# | Line 65 | Line 65 | class Globals : public DataHolder { | |
---|---|---|
65 | DeclareParameter(Ensemble, std::string); | |
66 | DeclareParameter(Dt, RealType); | |
67 | DeclareParameter(RunTime, RealType); | |
68 | < | DeclareParameter(InitialConfig, std::string); |
68 | > | //DeclareParameter(InitialConfig, std::string); |
69 | DeclareParameter(FinalConfig, std::string); | |
70 | DeclareParameter(SampleTime, RealType); | |
71 | DeclareParameter(ResetTime, RealType); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |