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

◆ ragrb()

subroutine __module_sf_noahmplsm_f90__::ragrb ( type (noahmp_parameters), intent(in) parameters,
integer, intent(in) iter,
real (kind=kind_phys), intent(in) vai,
real (kind=kind_phys), intent(in) rhoair,
real (kind=kind_phys), intent(in) hg,
real (kind=kind_phys), intent(in) tah,
real (kind=kind_phys), intent(in) zpd,
real (kind=kind_phys), intent(in) z0mg,
real (kind=kind_phys), intent(in) z0hg,
real (kind=kind_phys), intent(in) hcan,
real (kind=kind_phys), intent(in) uc,
real (kind=kind_phys), intent(in) z0h,
real (kind=kind_phys), intent(in) fv,
real (kind=kind_phys), intent(in) cwp,
integer, intent(in) vegtyp,
real (kind=kind_phys), intent(in) mpe,
real (kind=kind_phys), intent(in) tv,
real (kind=kind_phys), intent(inout) mozg,
real (kind=kind_phys), intent(inout) fhg,
real (kind=kind_phys), intent(inout) fhgh,
integer, intent(in) iloc,
integer, intent(in) jloc,
real (kind=kind_phys) ramg,
real (kind=kind_phys) rahg,
real (kind=kind_phys) rawg,
real (kind=kind_phys) rb )
private
Parameters
[in]ilocgrid index
[in]jlocgrid index
[in]iteriteration index
[in]vegtypvegetation physiology type
[in]vaitotal lai + stem area index, one sided
[in]rhoairdensity air (kg/m3)
[in]hgground sensible heat flux (w/m2)
[in]tvvegetation temperature (k)
[in]tahair temperature at height z0h+zpd (k)
[in]zpdzero plane displacement (m)
[in]z0mgroughness length, momentum, ground (m)
[in]hcancanopy height (m) [note: hcan >= z0mg]
[in]ucwind speed at top of canopy (m/s)
[in]z0hroughness length, sensible heat (m)
[in]z0hgroughness length, sensible heat, ground (m)
[in]fvfriction velocity (m/s)
[in]cwpcanopy wind parameter
[in]mpeprevents overflow error if division by zero
[in,out]mozgmonin-obukhov stability parameter
[in,out]fhgstability correction
[in,out]fhghstability correction, canopy
ramgaerodynamic resistance for momentum (s/m)
rahgaerodynamic resistance for sensible heat (s/m)
rawgaerodynamic resistance for water vapor (s/m)
rbbulk leaf boundary layer resistance (s/m)

Definition at line 4937 of file module_sf_noahmplsm.F90.

Referenced by vege_flux().

Here is the caller graph for this function: