ERF
Energy Research and Forecasting: An Atmospheric Modeling Code
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
ERF_RadiationModels.H
Go to the documentation of this file.
1 #ifndef ERF_RADIATION_MODELS_H
2 #define ERF_RADIATION_MODELS_H
3 
5 
6 #ifdef ERF_USE_RRTMGP
7 #include "ERF_Radiation.H"
8 #endif
9 
10 #endif