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

Go to the source code of this file.

Classes

struct  MYNNLevel25
 
struct  MYNNLevel2
 

Enumerations

enum class  MYNNConfigType { NN09 = 0 , CHEN2021 }
 

Enumeration Type Documentation

◆ MYNNConfigType

enum MYNNConfigType
strong
Enumerator
NN09 
CHEN2021 
4  {
5  NN09 = 0, // Nakanishi & Niino 2009, J Met Soc Japan
6  CHEN2021 // Chen & Bryan 2021, JAS
7 };