MPAS-JEDI
|
Model error for the MPAS model. More...
#include <ModelBiasMPAS.h>
Public Member Functions | |
ModelBiasMPAS (const GeometryMPAS &, const eckit::Configuration &) | |
ModelBiasMPAS (const GeometryMPAS &, const ModelBiasMPAS &) | |
ModelBiasMPAS (const ModelBiasMPAS &, const bool) | |
~ModelBiasMPAS () | |
ModelBiasMPAS & | operator+= (const ModelBiasIncrementMPAS &) |
void | read (const eckit::Configuration &) |
I/O and diagnostics. More... | |
void | write (const eckit::Configuration &) const |
double | norm () const |
Static Public Member Functions | |
static const std::string | classname () |
Private Member Functions | |
void | print (std::ostream &os) const |
Model error for the MPAS model.
This class is used to manipulate parameters of the model that can be estimated in the assimilation. This includes model bias for example but could be used for other parameters to be estimated. This is sometimes referred to as augmented state or augmented control variable in the litterature. The augmented state is understood here as an augmented 4D state.
Definition at line 36 of file ModelBiasMPAS.h.
|
inline |
Definition at line 42 of file ModelBiasMPAS.h.
|
inline |
Definition at line 43 of file ModelBiasMPAS.h.
|
inline |
Definition at line 44 of file ModelBiasMPAS.h.
|
inline |
Definition at line 45 of file ModelBiasMPAS.h.
|
inlinestatic |
Definition at line 40 of file ModelBiasMPAS.h.
|
inline |
Definition at line 52 of file ModelBiasMPAS.h.
|
inline |
Definition at line 47 of file ModelBiasMPAS.h.
|
inlineprivate |
Definition at line 55 of file ModelBiasMPAS.h.
|
inline |
I/O and diagnostics.
Definition at line 50 of file ModelBiasMPAS.h.
|
inline |
Definition at line 51 of file ModelBiasMPAS.h.