ERF
Energy Research and Forecasting: An Atmospheric Modeling Code
TurbStruct.H File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  TurbChoice
 

Enumerations

enum class  LESType { None , Smagorinsky , Deardorff }
 
enum class  PBLType { None , MYNN25 , YSU }
 

Enumeration Type Documentation

◆ LESType

enum LESType
strong
Enumerator
None 
Smagorinsky 
Deardorff 
4  {
6 };

◆ PBLType

enum PBLType
strong
Enumerator
None 
MYNN25 
YSU 
8  {
9  None, MYNN25, YSU
10 };