ERF
Energy Research and Forecasting: An Atmospheric Modeling Code
|
#include <ERF_Mam4Constitutents.H>
Public Attributes | |
int | nmodes |
std::vector< std::string > | names |
std::vector< std::string > | types |
std::vector< mode_component_t > | comps |
std::vector<mode_component_t> MamConstituents::modes_t::comps |
Referenced by MamConstituents::get_mam_density_aer(), MamConstituents::get_mam_hygro_aer(), MamConstituents::get_mam_props(), MamConstituents::get_mam_props_lw(), MamConstituents::get_mam_props_sw(), MamConstituents::get_mode_nspec(), MamConstituents::init_mode_comps(), MamConstituents::MamConstituents(), MamConstituents::rad_cnst_get_info_by_mode(), MamConstituents::rad_cnst_get_info_by_mode_spec(), MamConstituents::rad_cnst_get_info_by_spectype(), MamConstituents::rad_cnst_get_mam_mmr_by_idx(), MamConstituents::rad_cnst_get_mam_mmr_idx(), MamConstituents::rad_cnst_get_mode_num(), MamConstituents::rad_cnst_get_mode_num_idx(), and MamConstituents::rad_cnst_get_spec_idx().
std::vector<std::string> MamConstituents::modes_t::names |
Referenced by MamConstituents::MamConstituents().
int MamConstituents::modes_t::nmodes |
Referenced by MamConstituents::init_mode_comps(), and MamConstituents::MamConstituents().
std::vector<std::string> MamConstituents::modes_t::types |