CCPP SciDoc  v6.0.0
Common Community Physics Package Developed at DTC

◆ lsm_noah_init()

subroutine, public lsm_noah::lsm_noah_init ( integer, intent(in)  lsm,
integer, intent(in)  lsm_noah,
integer, intent(in)  me,
integer, intent(in)  isot,
integer, intent(in)  ivegsrc,
integer, intent(in)  nlunit 
)

Argument Table

lsm_noah_init argument table
local_namestandard_namelong_nameunitstypedimensionskindintent
lsmcontrol_for_land_surface_schemeflag for land surface modelflaginteger()in
lsm_noahidentifier_for_noah_land_surface_schemeflag for NOAH 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
errmsgccpp_error_messageerror message for error handling in CCPPnonecharacter()len=*out
errflgccpp_error_codeerror code for error handling in CCPP1integer()out

References set_soilveg_mod::set_soilveg().

Here is the call graph for this function: