ERF
Energy Research and Forecasting: An Atmospheric Modeling Code
ERF_InputsName.H
Go to the documentation of this file.
1 #ifndef ERF_INPUTS_NAME_H_
2 #define ERF_INPUTS_NAME_H_
3 
4 #include <string>
5 
6 extern std::string inputs_name;
7 
8 #endif
std::string inputs_name
Definition: main.cpp:15