CCPP SciDoc v7.0.0  v7.0.0
Common Community Physics Package Developed at DTC
 
Loading...
Searching...
No Matches

◆ cu_ntiedtke_init()

subroutine cu_ntiedtke::cu_ntiedtke_init ( integer, intent(in) imfshalcnv,
integer, intent(in) imfshalcnv_ntiedtke,
integer, intent(in) imfdeepcnv,
integer, intent(in) imfdeepcnv_ntiedtke,
integer, intent(in) mpirank,
integer, intent(in) mpiroot,
character(len=*), intent(out) errmsg,
integer, intent(out) errflg )

Argument Table

cu_ntiedtke_init argument table
local_namestandard_namelong_nameunitstypedimensionskindintent
imfshalcnvcontrol_for_shallow_convection_schemeflag for mass-flux shallow convection schemeflaginteger()in
imfshalcnv_ntiedtkeidentifier_for_new_tiedtke_shallow_convectionflag for new Tiedtke shallow convection schemeflaginteger()in
imfdeepcnvcontrol_for_deep_convection_schemeflag for mass-flux deep convection schemeflaginteger()in
imfdeepcnv_ntiedtkeidentifier_for_new_tiedtke_deep_convectionflag for new Tiedtke deep convection schemeflaginteger()in
mpirankmpi_rankcurrent MPI-rankindexinteger()in
mpirootmpi_rootmaster MPI-rankindexinteger()in
errmsgccpp_error_messageerror message for error handling in CCPPnonecharacter()len=*out
errflgccpp_error_codeerror code for error handling in CCPP1integer()out

Definition at line 109 of file cu_ntiedtke.F90.