ERF
Energy Research and Forecasting: An Atmospheric Modeling Code
LsmVar_SLM Namespace Reference

Enumerations

enum  { theta = 0 , NumVars }
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
theta 
NumVars 
17  {
18  // independent variables
19  theta = 0,
20  NumVars
21  };
@ NumVars
Definition: ERF_SLM.H:20
@ theta
Definition: ERF_SLM.H:19