Parameters for LETKF inflation.
More...
#include <LETKFSolverParameters.h>
|
Parameter< double > | mult {"mult", 1.0, this} |
|
Parameter< double > | rtpp {"rtpp", 0.0, this} |
|
Parameter< double > | rtps {"rtps", 0.0, this} |
|
Parameters for LETKF inflation.
Definition at line 17 of file LETKFSolverParameters.h.
◆ dortpp()
bool oops::LETKFInflationParameters::dortpp |
( |
| ) |
const |
|
inline |
◆ dortps()
bool oops::LETKFInflationParameters::dortps |
( |
| ) |
const |
|
inline |
◆ rtpsInflMax()
double oops::LETKFInflationParameters::rtpsInflMax |
( |
| ) |
const |
|
inline |
◆ rtpsInflMin()
double oops::LETKFInflationParameters::rtpsInflMin |
( |
| ) |
const |
|
inline |
◆ mult
Parameter<double> oops::LETKFInflationParameters::mult {"mult", 1.0, this} |
◆ rtpp
Parameter<double> oops::LETKFInflationParameters::rtpp {"rtpp", 0.0, this} |
◆ rtps
Parameter<double> oops::LETKFInflationParameters::rtps {"rtps", 0.0, this} |
The documentation for this class was generated from the following file: