CCPP SciDoc  v6.0.0
Common Community Physics Package Developed at DTC

◆ linear_prof()

subroutine gfdl_cloud_microphys_mod::linear_prof ( integer, intent(in)  km,
real, dimension (km), intent(in)  q,
real, dimension (km), intent(out)  dm,
logical, intent(in)  z_var,
real, intent(in)  h_var 
)
private

GFDL cloud linear_prof General Algorithm

  • Use twice the strength of the positive definiteness limiter (Lin et al.(1994) [116]).
  • Impose the background horizontal variability ( \(h_{var}\)) that is proportional to the value itself.

Referenced by icloud(), and warm_rain().

Here is the caller graph for this function: