CCPP SciDoc  v6.0.0
Common Community Physics Package Developed at DTC
Grell-Freitas Convection Module

This is the Grell-Freitas scale and aerosol aware scheme. More...

Collaboration diagram for Grell-Freitas Convection Module:

Modules

 Grell-Freitas Convection Driver Module
 This is Grell-Freitas cumulus scheme driver module.
 
 Grell-Freitas Deep Convection Module
 This is Grell-Freitas deep convection scheme module.
 
 Grell-Freitas Shallow Convection Module
 This module contains Grell-Freitas shallow convection scheme.GF shallow convection as described in Grell and Freitas (2014) [73]. input variables are:
 

Functions/Subroutines

subroutine, public cu_gf_driver::cu_gf_driver_init (imfshalcnv, imfshalcnv_gf, imfdeepcnv, imfdeepcnv_gf, mpirank, mpiroot, errmsg, errflg)
 
subroutine, public cu_gf_driver::cu_gf_driver_run (ntracer, garea, im, km, dt, flag_init, flag_restart, cactiv, cactiv_m, g, cp, xlv, r_v, forcet, forceqv_spechum, phil, raincv, qv_spechum, t, cld1d, us, vs, t2di, w, qv2di_spechum, p2di, psuri, hbot, htop, kcnv, xland, hfx2, qfx2, aod_gf, cliw, clcw, pbl, ud_mf, dd_mf, dt_mf, cnvw_moist, cnvc, imfshalcnv, flag_for_scnv_generic_tend, flag_for_dcnv_generic_tend, dtend, dtidx, ntqv, ntiw, ntcw, index_of_temperature, index_of_x_wind, index_of_y_wind, index_of_process_scnv, index_of_process_dcnv, fhour, fh_dfi_radar, ix_dfi_radar, num_dfi_radar, cap_suppress, dfi_radar_max_intervals, ldiag3d, qci_conv, do_cap_suppress, errmsg, errflg)
 This is the Grell-Freitas convection scheme driver module. More...
 
subroutine, public cu_gf_driver_pre::cu_gf_driver_pre_run (flag_init, flag_restart, kdt, fhour, dtp, t, q, prevst, prevsq, forcet, forceq, cactiv, cactiv_m, conv_act, conv_act_m, errmsg, errflg)
 
subroutine, public cu_gf_driver_post::cu_gf_driver_post_run (im, t, q, prevst, prevsq, cactiv, cactiv_m, conv_act, conv_act_m, errmsg, errflg)
 

Detailed Description