|
ERF
Energy Research and Forecasting: An Atmospheric Modeling Code
|
#include <AMReX.H>#include <AMReX_MultiFab.H>#include <AMReX_ParallelReduce.H>#include <limits>#include "ERF_DataStruct.H"#include "ERF.H"#include <filesystem>#include <fstream>#include <sstream>#include <algorithm>
Macros | |
| #define | ERF_HURRICANE_DIAGNOSTICS_H_ |
| #define | M_PI Real(3.14159265358979323846) |
Variables | |
| struct { | |
| Real value | |
| int rank | |
| } | in |
| struct { | |
| Real value | |
| int rank | |
| } | out |
| #define ERF_HURRICANE_DIAGNOSTICS_H_ |
| #define M_PI Real(3.14159265358979323846) |
Routines to compute hurricane diagnostics
| struct { ... } in |
| struct { ... } out |
Referenced by ERF::apply_gaussian_smoothing_to_perturbations(), ShocMoments::calc_var_or_covar(), ShocMoments::calc_vertflux(), ERF::ComputeGlobalMinLocation(), erf_provenance::format_utc(), InitERFBdyFile(), LineSampler::LineSampler(), ERF::print_usage(), redistribute_term(), erf_provenance::serialize_provenance_block(), IRadiation::setRecordDataInfo(), ERF::setRecordDataInfo(), ERF::setRecordDerDataInfo(), ERF::setRecordEnergyDataInfo(), ERF::setRecordSampleLineInfo(), ERF::setRecordSamplePointInfo(), plotfile2d::write_2d_metadata_json(), WriteBndryPlanes::write_planes(), ERF::WriteCheckpointFile(), WriteERFBdyTimeSlice(), ERF::writeJobInfo(), and ERF::WriteMultiLevelPlotfileWithTerrain().
| int rank |
Referenced by ERF::ComputeGlobalMinLocation().
| Real value |
Referenced by WSM6::Advance(), plotfile2d::build_sampled_level_output_descriptors_from_definitions(), CheckForDuplicateInputs(), closest_index(), SurfaceLayer::compute_fluxes(), ShocDriver::debug_check_bad_column(), plotfile2d::escape_json_string(), plotfile2d::fill_component_with_value(), plotfile2d::fill_land_surface_component_from_klevel_or_missing(), ERF::FillSurfaceStateMultiFabs(), kessler_is_small_sedimentation_value(), ParallelBox(), parse_fixed_width_int(), parse_shoc_momentum_transport_string(), parse_shoc_transport_mode_string(), PerpendicularBox(), NOAHMP::read_results(), ReadCustomBinaryIC(), ERF::refinement_criteria_setup(), noahmp_result_policy::result_is_valid(), noahmp_result_policy::result_is_valid_for_output(), plotfile2d::sampled_coordinate_from_string(), plotfile2d::sampled_interpolation_from_string(), plotfile2d::sampled_level_value_tag(), plotfile2d::sampled_output_name(), noahmp_result_policy::CellPolicy::select(), noahmp_result_policy::select_result(), shoc::set_fab_val(), shoc_clamp(), shoc_lower_copy(), near_surface_diagnostics::valid_noahmp_component(), near_surface_diagnostics::valid_real(), plotfile2d::validate_sampled_coordinate_string(), and plotfile2d::validate_sampled_level_definition().