OOPS
|
#include <HofX4D.h>
Public Member Functions | |
HofX4D (const eckit::mpi::Comm &comm=oops::mpi::world()) | |
virtual | ~HofX4D ()=default |
int | execute (const eckit::Configuration &fullConfig) const |
![]() | |
Application (const eckit::mpi::Comm &comm) | |
virtual | ~Application () |
Private Types | |
typedef Geometry< MODEL > | Geometry_ |
typedef Model< MODEL > | Model_ |
typedef ModelAuxControl< MODEL > | ModelAux_ |
typedef ObsAuxControls< OBS > | ObsAux_ |
typedef Observations< OBS > | Observations_ |
typedef ObsErrors< OBS > | ObsErrors_ |
typedef Observers< MODEL, OBS > | Observers_ |
typedef ObsSpaces< OBS > | ObsSpaces_ |
typedef State< MODEL > | State_ |
typedef HofX4DParameters< MODEL, OBS > | HofX4DParameters_ |
typedef ObsAuxControl< OBS >::Parameters_ | ObsAuxControlParameters_ |
typedef ObsErrorParametersWrapper< OBS > | ObsErrorParameters_ |
typedef ObserverParameters< OBS > | ObserverParameters_ |
typedef ObsSpace< OBS >::Parameters_ | ObsSpaceParameters_ |
typedef ObsTypeParameters< OBS > | ObsTypeParameters_ |
Private Member Functions | |
std::string | appname () const |
Additional Inherited Members | |
![]() | |
const eckit::mpi::Comm & | getComm () const |
Application runs model forecast from "initial condition" for the "forecast length" and computes H(x) on the run. If "obspert" is specified in the config, the resulting H(x) is perturbed. It is saved as "hofx" by default, or as specified "hofx group name"
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
inlineexplicit |
|
virtualdefault |
|
inlineprivatevirtual |
Implements oops::Application.
|
inlinevirtual |
Implements oops::Application.
Definition at line 150 of file HofX4D.h.