|
ERF
Energy Research and Forecasting: An Atmospheric Modeling Code
|

Namespaces | |
| plotfile2d | |
Functions | |
| const amrex::Vector< DiagnosticDescriptor > & | plotfile2d::diagnostic_catalog () |
| amrex::Vector< std::string > | plotfile2d::diagnostic_names () |
| const DiagnosticDescriptor * | plotfile2d::find_diagnostic (const std::string &name) |
| amrex::Vector< std::string > | plotfile2d::dynamic_soil_diagnostic_names (int nsoil) |
| amrex::Vector< std::string > | plotfile2d::dynamic_soil_diagnostic_names (const amrex::Vector< std::string > &active_lsm_names) |
| const DiagnosticDescriptor * | plotfile2d::find_dynamic_soil_diagnostic (const std::string &name) |
| bool | plotfile2d::is_dynamic_soil_diagnostic_name (const std::string &name) |
| DiagnosticDescriptor descriptor |
Referenced by plotfile2d::available_diagnostic_names(), plotfile2d::available_sampled_field_names(), plotfile2d::build_sampled_level_output_descriptors_from_definitions(), plotfile2d::diagnostic_names(), plotfile2d::fill_sampled_level_component(), plotfile2d::find_diagnostic(), plotfile2d::find_sampled_field(), plotfile2d::format_2d_metadata_json(), plotfile2d::is_condensed_water_path_name(), plotfile2d::is_precipitation_accumulation_name(), plotfile2d::select_requested_sampled_fields(), plotfile2d::selected_condensed_water_path_components(), plotfile2d::selected_precipitation_accumulation_components(), and ERF::Write2DPlotFile().
| std::string long_name |
| std::string name |
Referenced by plotfile2d::build_sampled_level_output_descriptors_from_definitions(), ShocDriver::debug_check_bad_column(), plotfile2d::dynamic_soil_diagnostic_names(), plotfile2d::find_diagnostic(), plotfile2d::find_dynamic_soil_diagnostic(), plotfile2d::find_sampled_field(), plotfile2d::format_2d_metadata_json(), LandSurface::Get_Data_Ptr(), plotfile2d::is_dynamic_soil_diagnostic_name(), plotfile2d::is_precipitation_accumulation_name(), ShocDriver::print_debug_summary(), NOAHMP::Read_Lsm_Restart(), ERF::ReadCheckpointFileSurfaceLayer(), Radiation::run_impl(), plotfile2d::select_requested_plot_variables(), plotfile2d::select_requested_sampled_fields(), and ERF::Write2DPlotFile().
| std::string units |
Referenced by plotfile2d::sampled_level_value_tag(), and plotfile2d::sampled_output_name().