CCPP SciDoc for UFS-SRW v3.0.0  SRW v3.0.0
Common Community Physics Package Developed at DTC

◆ noahmpdrv_init()

subroutine, public noahmpdrv::noahmpdrv_init ( integer, intent(in)  lsm,
integer, intent(in)  lsm_noahmp,
integer, intent(in)  me,
integer, intent(in)  isot,
integer, intent(in)  ivegsrc,
integer, intent(in)  nlunit,
real (kind=kind_phys), dimension(:), intent(out)  pores,
real (kind=kind_phys), dimension(:), intent(out)  resid,
logical, intent(in)  do_mynnsfclay,
logical, intent(in)  do_mynnedmf,
character(len=*), intent(out)  errmsg,
integer, intent(out)  errflg 
)

Argument Table

noahmpdrv_init argument table
local_namestandard_namelong_nameunitstypedimensionskindintent
lsmcontrol_for_land_surface_schemeflag for land surface modelflaginteger()in
lsm_noahmpidentifier_for_noahmp_land_surface_schemeflag for NOAH MP land surface modelflaginteger()in
mempi_rankcurrent MPI-rankindexinteger()in
isotcontrol_for_soil_type_datasetsoil type dataset choiceindexinteger()in
ivegsrccontrol_for_vegetation_datasetland use dataset choiceindexinteger()in
nlunitiounit_of_namelistfortran unit number for file opensnoneinteger()in
poresmaximum_soil_moisture_content_for_land_surface_modelmaximum soil moisture for a given soil type for land surface modelmreal(ccpp_constant_one:30)kind_physout
residminimum_soil_moisture_content_for_land_surface_modelminimum soil moisture for a given soil type for land surface modelmreal(ccpp_constant_one:30)kind_physout
do_mynnsfclayflag_for_mellor_yamada_nakanishi_niino_surface_layer_schemeflag to activate MYNN surface layerflaglogical()in
do_mynnedmfflag_for_mellor_yamada_nakanishi_niino_pbl_schemeflag to activate MYNN-EDMFflaglogical()in
errmsgccpp_error_messageerror message for error handling in CCPPnonecharacter()len=*out
errflgccpp_error_codeerror code for error handling in CCPP1integer()out

References module_sf_noahmplsm::psi_init(), and set_soilveg_mod::set_soilveg().

Here is the call graph for this function: