|
OOPS
|
#include <IdentityModel.h>


Public Attributes | |
| oops::RequiredParameter< util::Duration > | tstep {"tstep", this} |
| oops::RequiredParameter< Variables > | vars {"state variables", this} |
Public Attributes inherited from oops::ModelParametersBase | |
| OptionalParameter< std::string > | name {"name", this} |
| Model name. More... | |
Definition at line 26 of file IdentityModel.h.
| oops::RequiredParameter<util::Duration> oops::IdentityModelParameters::tstep {"tstep", this} |
Definition at line 30 of file IdentityModel.h.
| oops::RequiredParameter<Variables> oops::IdentityModelParameters::vars {"state variables", this} |
Definition at line 31 of file IdentityModel.h.