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

◆ gfdl_cloud_microphys_init()

subroutine, public gfdl_cloud_microphys::gfdl_cloud_microphys_init ( integer, intent(in) me,
integer, intent(in) master,
integer, intent(in) nlunit,
character(len=*), dimension(:), intent(in) input_nml_file,
integer, intent(in) logunit,
character(len=*), intent(in) fn_nml,
integer, intent(in) imp_physics,
integer, intent(in) imp_physics_gfdl,
logical, intent(in) do_shoc,
character(len=*), intent(out) errmsg,
integer, intent(out) errflg )

Argument Table

gfdl_cloud_microphys_init argument table
local_namestandard_namelong_nameunitstypedimensionskindintent
mempi_rankMPI rank of current processindexinteger()in
mastermpi_rootMPI rank of master processindexinteger()in
nlunitiounit_of_namelistfortran unit number for opening nameliust filenoneinteger()in
input_nml_filefilename_of_internal_namelistcharacter string to store full namelist contentsnonecharacter(ccpp_constant_one:number_of_lines_in_internal_namelist)len=*in
logunitiounit_of_logfortran unit number for writing logfilenoneinteger()in
fn_nmlfilename_of_namelistnamelist filenamenonecharacter()len=*in
imp_physicscontrol_for_microphysics_schemechoice of microphysics schemeflaginteger()in
imp_physics_gfdlidentifier_for_gfdl_microphysics_schemechoice of GFDL microphysics schemeflaginteger()in
do_shocflag_for_shocflag to indicate use of SHOCflaglogical()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 34 of file gfdl_cloud_microphys.F90.

References gfdl_cloud_microphys_mod::gfdl_cloud_microphys_mod_init().

Here is the call graph for this function: