|
FV3-JEDI
|
FV3JEDI model definition. More...
#include <ModelGEOS.h>


Public Member Functions | |
| ModelGEOS (const Geometry &, const eckit::Configuration &) | |
| ~ModelGEOS () | |
| void | initialize (State &) const |
| Prepare model integration. More... | |
| void | step (State &, const ModelBias &) const |
| Model integration. More... | |
| void | finalize (State &) const |
| Finish model integration. More... | |
| const util::Duration & | timeResolution () const |
| Utilities. More... | |
| const oops::Variables & | variables () const |
Static Public Member Functions | |
| static const std::string | classname () |
Private Member Functions | |
| void | print (std::ostream &) const |
Private Attributes | |
| F90model | keyConfig_ |
| util::Duration | tstep_ |
| const Geometry | geom_ |
| const oops::Variables | vars_ |
| char | jedidir_ [10000] |
| char | geosscrdir_ [10000] |
FV3JEDI model definition.
FV3JEDI nonlinear model definition and configuration parameters.
Definition at line 40 of file ModelGEOS.h.
| fv3jedi::ModelGEOS::ModelGEOS | ( | const Geometry & | resol, |
| const eckit::Configuration & | mconf | ||
| ) |
| fv3jedi::ModelGEOS::~ModelGEOS | ( | ) |
|
inlinestatic |
Definition at line 43 of file ModelGEOS.h.
| void fv3jedi::ModelGEOS::finalize | ( | State & | xx | ) | const |
Finish model integration.
Definition at line 77 of file ModelGEOS.cc.

| void fv3jedi::ModelGEOS::initialize | ( | State & | xx | ) | const |
Prepare model integration.
Definition at line 60 of file ModelGEOS.cc.

|
private |
Definition at line 84 of file ModelGEOS.cc.
Model integration.
Definition at line 67 of file ModelGEOS.cc.

|
inline |
Utilities.
Definition at line 58 of file ModelGEOS.h.
|
inline |
Definition at line 59 of file ModelGEOS.h.
|
private |
Definition at line 65 of file ModelGEOS.h.
|
private |
Definition at line 68 of file ModelGEOS.h.
|
private |
Definition at line 67 of file ModelGEOS.h.
|
private |
Definition at line 63 of file ModelGEOS.h.
|
private |
Definition at line 64 of file ModelGEOS.h.
|
private |
Definition at line 66 of file ModelGEOS.h.