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

◆ sfcdif1_glacier()

subroutine, private noahmp_glacier_routines::sfcdif1_glacier ( integer, intent(in) iter,
real (kind=kind_phys), intent(in) zlvl,
real (kind=kind_phys), intent(in) zpd,
real (kind=kind_phys), intent(in) z0h,
real (kind=kind_phys), intent(in) z0m,
real (kind=kind_phys), intent(in) qair,
real (kind=kind_phys), intent(in) sfctmp,
real (kind=kind_phys), intent(in) h,
real (kind=kind_phys), intent(in) rhoair,
real (kind=kind_phys), intent(in) mpe,
real (kind=kind_phys), intent(in) ur,
ifdef,
ccpp )
private
Parameters
[in]iteriteration index
[in]zlvlreference height (m)
[in]zpdzero plane displacement (m)
[in]z0hroughness length, sensible heat, ground (m)
[in]z0mroughness length, momentum, ground (m)
[in]qairspecific humidity at reference height (kg/kg)
[in]sfctmptemperature at reference height (k)
[in]hsensible heat flux (w/m2) [+ to atm]
[in]rhoairdensity air (kg/m**3)
[in]mpeprevents overflow error if division by zero
[in]urwind speed (m/s)

Definition at line 1554 of file module_sf_noahmp_glacier.F90.

Referenced by glacier_flux().

Here is the caller graph for this function: