GFS mfpblt General Algorithm
- Compute buoyancy for updraft air parcel
- Compute updraft velocity square(wu2, eqn 13 in Han et al.(2019) [76])
- Update pbl height as the height where updraft velocity vanishes
- Compute entrainment rate averaged over the whole pbl
- Updraft mass flux as a function of updraft velocity profile
- Compute updraft fraction as a function of mean entrainment rate (Grell and Freitas (2014) [72]
- Compute scale-aware function based on Arakawa and Wu (2013) [7]
- Final scale-aware updraft mass flux
- Compute updraft property using updated entranment rate
Definition at line 16 of file mfpbltq.f.
Referenced by satmedmfvdifq::satmedmfvdifq_run().