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


Go to the source code of this file.
Namespaces | |
| rrtmgp | |
Functions | |
| AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE amrex::Real | rrtmgp::inverse_exner (const amrex::Real pressure, const amrex::Real rdOcp) |
| AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE void | rrtmgp::resolve_surface_temperature (const bool is_land, const bool has_lsm_t_sfc, const bool valid_lsm_t_sfc, const amrex::Real lsm_t_sfc, const bool has_surface_layer, const amrex::Real surface_layer_theta, const amrex::Real surface_pressure, const amrex::Real rdOcp, const amrex::Real default_t_sfc, amrex::Real &t_sfc, amrex::Real *lsm_t_sfc_out) |