OOPS
oops::IdentityModelParameters Class Reference

#include <IdentityModel.h>

Inheritance diagram for oops::IdentityModelParameters:
Collaboration diagram for oops::IdentityModelParameters:

Public Attributes

oops::RequiredParameter< util::Duration > tstep {"tstep", this}
 
oops::RequiredParameter< Variablesvars {"state variables", this}
 
- Public Attributes inherited from oops::ModelParametersBase
OptionalParameter< std::string > name {"name", this}
 Model name. More...
 

Detailed Description

Definition at line 26 of file IdentityModel.h.

Member Data Documentation

◆ tstep

oops::RequiredParameter<util::Duration> oops::IdentityModelParameters::tstep {"tstep", this}

Definition at line 30 of file IdentityModel.h.

◆ vars

oops::RequiredParameter<Variables> oops::IdentityModelParameters::vars {"state variables", this}

Definition at line 31 of file IdentityModel.h.


The documentation for this class was generated from the following file: