Functions/Subroutines | |
| subroutine | cu_gf_sh_run ( us, vs, zo, t, q, z1, tn, qo, po, psur, dhdt, kpbl, rho, hfx, qfx, xland, ichoice, tcrit, dtime, zuo, xmb_out, kbcon, ktop, k22, ierr, ierrc, outt, outq, outqc, outu, outv, cnvwt, pre, cupclw, itf, ktf, its, ite, kts, kte, ipr, tropics) | 
| GF shallow convection as described in Grell and Freitas (2014) [70]. input variables are:  More... | |
Variables | |
| real(kind=kind_phys), parameter | c1_shal =0. | 
| real(kind=kind_phys), parameter | g =9.81 | 
| real(kind=kind_phys), parameter | cp =1004. | 
| real(kind=kind_phys), parameter | xlv =2.5e6 | 
| real(kind=kind_phys), parameter | r_v =461. | 
| real(kind=kind_phys), parameter | c0_shal =.001 | 
| real(kind=kind_phys), parameter | fluxtune =1.5 |