29 Module::getImplementation<IDiagnosticOutput>().outputState(*mData);
void iterate(const TimestepTime &dt) override
void init() override
Initializes the model, based on some environment stored in the implementing class.
virtual void setFilenamePrefix(const std::string &filePrefix)=0
Sets the output file name.
void update(const TimestepTime &tsTime)
Updates the state of the prognostic data for this timestep.