CCPP SciDoc v7.0.0  v7.0.0
Common Community Physics Package Developed at DTC
 
Loading...
Searching...
No Matches

◆ 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) [120]).
  • Impose the background horizontal variability ( \(h_{var}\)) that is proportional to the value itself.

Definition at line 1479 of file module_gfdl_cloud_microphys.F90.

Referenced by icloud(), and warm_rain().

Here is the caller graph for this function: