OOPS
|
Application for local ensemble data assimilation. More...
#include <LocalEnsembleDA.h>
Public Member Functions | |
LocalEnsembleDA (const eckit::mpi::Comm &comm=oops::mpi::world()) | |
virtual | ~LocalEnsembleDA ()=default |
int | execute (const eckit::Configuration &fullConfig) const |
![]() | |
Application (const eckit::mpi::Comm &comm) | |
virtual | ~Application () |
Private Types | |
typedef Departures< OBS > | Departures_ |
typedef Geometry< MODEL > | Geometry_ |
typedef GeometryIterator< MODEL > | GeometryIterator_ |
typedef IncrementEnsemble4D< MODEL > | IncrementEnsemble4D_ |
typedef LocalEnsembleSolver< MODEL, OBS > | LocalSolver_ |
typedef ObsSpaces< OBS > | ObsSpaces_ |
typedef Observations< OBS > | Observations_ |
typedef State4D< MODEL > | State4D_ |
typedef StateEnsemble4D< MODEL > | StateEnsemble4D_ |
Private Member Functions | |
std::string | appname () const |
Additional Inherited Members | |
![]() | |
const eckit::mpi::Comm & | getComm () const |
Application for local ensemble data assimilation.
Definition at line 37 of file LocalEnsembleDA.h.
|
private |
Definition at line 38 of file LocalEnsembleDA.h.
|
private |
Definition at line 39 of file LocalEnsembleDA.h.
|
private |
Definition at line 40 of file LocalEnsembleDA.h.
|
private |
Definition at line 41 of file LocalEnsembleDA.h.
|
private |
Definition at line 42 of file LocalEnsembleDA.h.
|
private |
Definition at line 44 of file LocalEnsembleDA.h.
|
private |
Definition at line 43 of file LocalEnsembleDA.h.
|
private |
Definition at line 45 of file LocalEnsembleDA.h.
|
private |
Definition at line 46 of file LocalEnsembleDA.h.
|
inlineexplicit |
Definition at line 51 of file LocalEnsembleDA.h.
|
virtualdefault |
|
inlineprivatevirtual |
Implements oops::Application.
Definition at line 180 of file LocalEnsembleDA.h.
|
inlinevirtual |
Implements oops::Application.
Definition at line 63 of file LocalEnsembleDA.h.