ERF
Energy Research and Forecasting: An Atmospheric Modeling Code
plotfile2d::Plotfile2DOutputDescriptor Struct Reference

#include <ERF_Plotfile2DSampledLevel.H>

Collaboration diagram for plotfile2d::Plotfile2DOutputDescriptor:

Public Attributes

std::string name
 
std::string long_name
 
std::string units
 
DiagnosticCategory category = DiagnosticCategory::SampledLevel
 
MissingPolicy missing_policy = MissingPolicy::FillMinus999WhenUnavailable
 
amrex::Real missing_value = amrex::Real(-999.0)
 
const DiagnosticDescriptorstatic_diagnostic = nullptr
 
std::optional< SampledLevelMetadatasampled_level
 

Member Data Documentation

◆ category

DiagnosticCategory plotfile2d::Plotfile2DOutputDescriptor::category = DiagnosticCategory::SampledLevel

◆ long_name

std::string plotfile2d::Plotfile2DOutputDescriptor::long_name

◆ missing_policy

MissingPolicy plotfile2d::Plotfile2DOutputDescriptor::missing_policy = MissingPolicy::FillMinus999WhenUnavailable

◆ missing_value

amrex::Real plotfile2d::Plotfile2DOutputDescriptor::missing_value = amrex::Real(-999.0)

◆ name

std::string plotfile2d::Plotfile2DOutputDescriptor::name

◆ sampled_level

std::optional<SampledLevelMetadata> plotfile2d::Plotfile2DOutputDescriptor::sampled_level

◆ static_diagnostic

const DiagnosticDescriptor* plotfile2d::Plotfile2DOutputDescriptor::static_diagnostic = nullptr

◆ units

std::string plotfile2d::Plotfile2DOutputDescriptor::units

The documentation for this struct was generated from the following file: