Go to the documentation of this file.
14 #include "eckit/config/Configuration.h"
16 #include "oops/util/Printable.h"
25 static const std::string
classname() {
return "fv3jedi::VarChaA2M";}
32 std::shared_ptr<const Geometry>
geom_;
34 void print(std::ostream &)
const override;
35 eckit::LocalConfiguration
conf_;
void changeVarInverse(const State &, State &) const
void changeVar(const State &, State &) const
Geometry handles geometry for FV3JEDI model.
static const std::string classname()
VarChaA2M(const Geometry &, const eckit::Configuration &)
void print(std::ostream &) const override
Configuration files should be formatted as e.g.
eckit::LocalConfiguration conf_
std::shared_ptr< const Geometry > geom_