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

◆ mp_fer_hires_init()

subroutine, public mp_fer_hires::mp_fer_hires_init ( integer, intent(in) ncol,
integer, intent(in) nlev,
real(kind_phys), intent(in) dtp,
integer, intent(in) imp_physics,
integer, intent(in) imp_physics_fer_hires,
logical, intent(in) restart,
type(mpi_comm), intent(in) mpicomm,
integer, intent(in) mpirank,
integer, intent(in) mpiroot,
integer, intent(in) threads,
character(len=*), intent(out) errmsg,
integer, intent(out) errflg )

Argument Table

mp_fer_hires_init argument table
local_namestandard_namelong_nameunitstypedimensionskindintent
ncolhorizontal_dimensionhorizontal dimensioncountinteger()in
nlevvertical_layer_dimensionvertical layer dimensioncountinteger()in
dtptimestep_for_physicsphysics timestepsreal()kind_physin
imp_physicscontrol_for_microphysics_schemechoice of microphysics schemeflaginteger()in
imp_physics_fer_hiresidentifier_for_fer_hires_microphysics_schemechoice of Ferrier-Aligo microphysics schemeflaginteger()in
restartflag_for_restartflag for restart (warmstart) or coldstartflaglogical()in
mpicommmpi_communicatorMPI communicatorindexMPI_Comm()MPI_Commin
mpirankmpi_rankcurrent MPI-rankindexinteger()in
mpirootmpi_rootmaster MPI-rankindexinteger()in
threadsnumber_of_openmp_threadsnumber of OpenMP threads available to schemecountinteger()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 mp_fer_hires.F90.

References module_mp_fer_hires::ferrier_init_hr().

Here is the call graph for this function: