CCPP Scidoc for SRW v2.1.0  SRW v2.1.0
Common Community Physics Package Developed at DTC

◆ mynnedmf_wrapper_init()

subroutine mynnedmf_wrapper::mynnedmf_wrapper_init ( real(kind=kind_phys), intent(in)  con_cp,
real(kind=kind_phys), intent(in)  con_grav,
real(kind=kind_phys), intent(in)  con_rd,
real(kind=kind_phys), intent(in)  con_rv,
real(kind=kind_phys), intent(in)  con_cpv,
real(kind=kind_phys), intent(in)  con_cliq,
real(kind=kind_phys), intent(in)  con_cice,
real(kind=kind_phys), intent(in)  con_rcp,
real(kind=kind_phys), intent(in)  con_XLV,
real(kind=kind_phys), intent(in)  con_XLF,
real(kind=kind_phys), intent(in)  con_p608,
real(kind=kind_phys), intent(in)  con_ep2,
real(kind=kind_phys), intent(in)  con_karman,
real(kind=kind_phys), intent(in)  con_t0c,
logical, intent(in)  do_mynnedmf,
logical, intent(in)  lheatstrg,
character(len=*), intent(out)  errmsg,
integer, intent(out)  errflg 
)

Argument Table

mynnedmf_wrapper_init argument table
local_namestandard_namelong_nameunitstypedimensionskindintent
con_cpspecific_heat_of_dry_air_at_constant_pressurespecific heat of dry air at constant pressureJ kg-1 K-1real()kind_physin
con_gravgravitational_accelerationgravitational accelerationm s-2real()kind_physin
con_rdgas_constant_of_dry_airideal gas constant for dry airJ kg-1 K-1real()kind_physin
con_rvgas_constant_water_vaporideal gas constant for water vaporJ kg-1 K-1real()kind_physin
con_cpvspecific_heat_of_water_vapor_at_constant_pressurespecific heat of water vapor at constant pressureJ kg-1 K-1real()kind_physin
con_cliqspecific_heat_of_liquid_water_at_constant_pressurespecific heat of liquid water at constant pressureJ kg-1 K-1real()kind_physin
con_cicespecific_heat_of_ice_at_constant_pressurespecific heat of ice at constant pressureJ kg-1 K-1real()kind_physin
con_rcpratio_of_gas_constant_dry_air_to_specific_heat_of_dry_air_at_constant_pressure(rd/cp)nonereal()kind_physin
con_xlvlatent_heat_of_vaporization_of_water_at_0clatent heat of evaporation/sublimationJ kg-1real()kind_physin
con_xlflatent_heat_of_fusion_of_water_at_0clatent heat of fusionJ kg-1real()kind_physin
con_p608ratio_of_vapor_to_dry_air_gas_constants_minus_one(rv/rd) - 1 (rv = ideal gas constant for water vapor)nonereal()kind_physin
con_ep2ratio_of_dry_air_to_water_vapor_gas_constantsrd/rvnonereal()kind_physin
con_karmanvon_karman_constantvon karman constantnonereal()kind_physin
con_t0ctemperature_at_zero_celsiustemperature at 0 degree CelsiusKreal()kind_physin
do_mynnedmfflag_for_mellor_yamada_nakanishi_niino_pbl_schemeflag to activate MYNN-EDMFflaglogical()in
lheatstrgflag_for_canopy_heat_storage_in_land_surface_schemeflag for canopy heat storage parameterizationflaglogical()in
errmsgccpp_error_messageerror message for error handling in CCPPnonecharacter()len=*out
errflgccpp_error_codeerror code for error handling in CCPP1integer()out