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

Public Attributes | |
| const amrex::MultiFab * | accum [NoahmpPrecipSlot::NumSlots] = {} |
| amrex::Real | factor [NoahmpPrecipSlot::NumSlots] = {} |
| bool | has [NoahmpPrecipSlot::NumSlots] = {} |
| bool | have_any = false |
| const amrex::MultiFab* erf_noahmp::PrecipSlots::accum[NoahmpPrecipSlot::NumSlots] = {} |
Referenced by NOAHMP::advance_precip_snapshots(), NOAHMP::prepare_precip_snapshots(), and NOAHMP::stage_forcing().
| amrex::Real erf_noahmp::PrecipSlots::factor[NoahmpPrecipSlot::NumSlots] = {} |
Referenced by NOAHMP::stage_forcing().
| bool erf_noahmp::PrecipSlots::has[NoahmpPrecipSlot::NumSlots] = {} |
Referenced by NOAHMP::advance_precip_snapshots(), NOAHMP::prepare_precip_snapshots(), and NOAHMP::stage_forcing().
| bool erf_noahmp::PrecipSlots::have_any = false |
Referenced by NOAHMP::advance_precip_snapshots(), NOAHMP::prepare_precip_snapshots(), and NOAHMP::stage_forcing().