GFS Operational Physics Documentation  Revision: 81451
moninedmf.f File Reference

Contains most of the hybrid eddy-diffusivity mass-flux scheme except for the subroutine that calculates the mass flux and updraft properties. More...

Functions/Subroutines

subroutine tridi2 (l, n, cl, cm, cu, r1, r2, au, a1, a2)
 Routine to solve the tridiagonal system to calculate temperature and moisture at \( t + \Delta t \); part of two-part process to calculate time tendencies due to vertical diffusion. More...
 
subroutine tridin (l, n, nt, cl, cm, cu, r1, r2, au, a1, a2)
 Routine to solve the tridiagonal system to calculate u- and v-momentum at \( t + \Delta t \); part of two-part process to calculate time tendencies due to vertical diffusion. More...
 
subroutine moninedmf (ix, im, km, ntrac, ntcw, dv, du, tau, rtg, u1, v1, t1, q1, swh, hlw, xmu, psk, rbsoil, zorl, u10m, v10m, fm, fh, tsea, qss, heat, evap, stress, spd1, kpbl, prsi, del, prsl, prslk, phii, phil, delt, dspheat, dusfc, dvsfc, dtsfc, dqsfc, hpbl, hgamt, hgamq, dkt, kinver, xkzm_m, xkzm_h, xkzm_s, lprnt, ipr)
 This subroutine contains all of logic for the Hybrid EDMF PBL scheme except for the calculation of the updraft properties and mass flux. More...
 

Detailed Description

Contains most of the hybrid eddy-diffusivity mass-flux scheme except for the subroutine that calculates the mass flux and updraft properties.

Definition in file moninedmf.f.

Go to the source code of this file.