|
ERF
Energy Research and Forecasting: An Atmospheric Modeling Code
|
#include <ERF_ShocTypes.H>

Public Attributes | |
| int | nx = 0 |
| int | ny = 0 |
| int | ncell = 0 |
| int | nlev = 0 |
| int | imin = 0 |
| int | jmin = 0 |
| int | kmin = 0 |
| int | kmax = -1 |
| int ShocColumnLayout::imin = 0 |
Referenced by ShocDriver::debug_check_bad_column(), make_shoc_layout(), and shoc_column_index().
| int ShocColumnLayout::jmin = 0 |
Referenced by ShocDriver::debug_check_bad_column(), make_shoc_layout(), and shoc_column_index().
| int ShocColumnLayout::kmax = -1 |
| int ShocColumnLayout::kmin = 0 |
Referenced by ShocDriver::advance(), ShocDriver::debug_check_bad_column(), ShocPreprocess::fill_columns(), make_shoc_layout(), ShocDriver::seed_carried_buoyancy_flux(), ShocDriver::seed_carried_turbulence(), shoc_layout_fits(), ShocDriver::store_carried_buoyancy_flux(), and ShocDriver::store_carried_turbulence().
| int ShocColumnLayout::ncell = 0 |
Referenced by ShocImplicit::advance_implicit_state(), ShocImplicit::cache_baseline_state(), ShocMoments::calc_var_or_covar(), ShocMoments::calc_vertflux(), ShocMoments::clip_third_moments(), ShocTKE::compute_shear_production(), ShocDriver::debug_check_bad_column(), define_shoc_column_data(), ShocStructure::diagnose_length_and_brunt(), ShocStructure::diagnose_pblh(), ShocMoments::diagnose_second_moments(), ShocStructure::diagnose_surface_layer(), ShocMoments::diagnose_third_moments(), ShocTKE::diagnose_tke_and_diffusivities(), ShocImplicit::finalize_from_pdf(), ShocTKE::integrate_column_stability(), make_shoc_layout(), and shoc_layout_fits().
| int ShocColumnLayout::nlev = 0 |
Referenced by ShocDriver::advance(), ShocImplicit::advance_implicit_state(), ShocEnergyFixer::apply_column(), ShocImplicit::cache_baseline_state(), ShocMoments::calc_var_or_covar(), ShocMoments::calc_vertflux(), ShocMoments::clip_third_moments(), ShocImplicit::compute_dp_inverse(), ShocTKE::compute_shear_production(), ShocImplicit::compute_tmpi(), ShocDriver::debug_check_bad_column(), define_shoc_column_data(), ShocStructure::diagnose_length_and_brunt(), ShocStructure::diagnose_pblh(), ShocMoments::diagnose_second_moments(), ShocMoments::diagnose_third_moments(), ShocTKE::diagnose_tke_and_diffusivities(), ShocImplicit::finalize_from_pdf(), ShocTKE::integrate_column_stability(), shoc::make_energy_fixer_view(), make_shoc_layout(), and shoc_layout_fits().
| int ShocColumnLayout::nx = 0 |
Referenced by ShocDriver::debug_check_bad_column(), make_shoc_layout(), and shoc_column_index().
| int ShocColumnLayout::ny = 0 |
Referenced by ShocDriver::debug_check_bad_column(), and make_shoc_layout().