Functions/Subroutines | |
subroutine, public | mp_fer_hires_init (ncol, nlev, dtp, imp_physics, imp_physics_fer_hires, restart, mpicomm, mpirank, mpiroot, threads, errmsg, errflg) |
This subroutine initialize constants & lookup tables for Ferrier-Aligao MP scheme. | |
subroutine, public | mp_fer_hires_run (ncol, nlev, dt, spec_adv, slmsk, prsi, p_phy, t, q, train, sr, qc, qr, qi, qg, prec, mpirank, mpiroot, threads, refl_10cm, rhgrd, dx, epsq, r_d, p608, cp, g, errmsg, errflg) |
subroutine, public | mp_fer_hires_finalize (errmsg, errflg) |
Variables | |
logical | is_initialized = .False. |
real, parameter, public | t_ice =-40. |
real, parameter, public | t0c =273.15 |
real, parameter, public | t_icek =T0C+T_ICE |