ERF
Energy Research and Forecasting: An Atmospheric Modeling Code
MoistureComponentIndices::VarAvailability Struct Reference

Whether this map decides a variable's availability, and if so whether the variable is available. More...

#include <ERF_DataStruct.H>

Collaboration diagram for MoistureComponentIndices::VarAvailability:

Public Attributes

bool governed = false
 the name is a moisture output variable More...
 
bool available = false
 the active scheme carries the data behind it More...
 

Detailed Description

Whether this map decides a variable's availability, and if so whether the variable is available.

Member Data Documentation

◆ available

bool MoistureComponentIndices::VarAvailability::available = false

the active scheme carries the data behind it

Referenced by MoistureComponentIndices::has_derived_var(), and erf_plotfile::plot3d_fixed_variable_available().

◆ governed

bool MoistureComponentIndices::VarAvailability::governed = false

the name is a moisture output variable

Referenced by MoistureComponentIndices::has_derived_var().


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