Class CommonRestartMetadata

Class Documentation

class CommonRestartMetadata

Public Static Functions

static netCDF::NcFile &writeStructureType(netCDF::NcFile &ncFile)

Writes the structure type to the root of the restart file for future retrieval.

static netCDF::NcFile &writeRestartMetadata(netCDF::NcFile &ncFile)

Writes the standard restart file metadata to a metadata node.

static inline const std::string timeNodeName()
static inline const std::string formattedName()
static inline const std::string unformattedName()
static inline const std::string configurationNode()
static inline const std::string startTimeName()
static inline const std::string stopTimeName()
static inline const std::string stepLengthName()
static inline const std::string runLengthName()
static inline const std::string missingDataName()