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

◆ bare_flux()

subroutine __module_sf_noahmplsm_f90__::bare_flux ( type (noahmp_parameters), intent(in) parameters,
integer, intent(in) nsnow,
integer, intent(in) nsoil,
integer, intent(in) isnow,
real (kind=kind_phys), intent(in) dt,
real (kind=kind_phys), intent(in) sag,
real (kind=kind_phys), intent(in) lwdn,
real (kind=kind_phys), intent(in) ur,
real (kind=kind_phys), intent(in) uu,
real (kind=kind_phys), intent(in) vv,
real (kind=kind_phys), intent(in) sfctmp,
real (kind=kind_phys), intent(in) thair,
real (kind=kind_phys), intent(in) qair,
real (kind=kind_phys), intent(in) eair,
real (kind=kind_phys), intent(in) rhoair,
real (kind=kind_phys), intent(in) snowh,
real (kind=kind_phys), dimension(-nsnow+1:nsoil), intent(in) dzsnso,
real (kind=kind_phys), intent(in) zlvl,
real (kind=kind_phys), intent(in) zpd,
real (kind=kind_phys), intent(in) z0m,
real (kind=kind_phys), intent(in) fsno,
real (kind=kind_phys), intent(in) emg,
real (kind=kind_phys), dimension(-nsnow+1:nsoil), intent(in) stc,
real (kind=kind_phys), dimension(-nsnow+1:nsoil), intent(in) df,
real (kind=kind_phys), intent(in) rsurf,
real (kind=kind_phys), intent(in) lathea,
real (kind=kind_phys), intent(in) gamma,
real (kind=kind_phys), intent(in) rhsur,
integer, intent(in) iloc,
integer, intent(in) jloc,
real (kind=kind_phys), intent(in) q2,
real (kind=kind_phys), intent(in) pahb,
logical, intent(in) thsfc_loc,
real (kind=kind_phys), intent(in) prslkix,
real (kind=kind_phys), intent(in) prsik1x,
real (kind=kind_phys), intent(in) prslk1x,
integer, intent(in) vegtyp,
real (kind=kind_phys), intent(in) fveg,
real (kind=kind_phys), intent(in) shdfac,
real (kind=kind_phys), intent(in) garea1,
real (kind=kind_phys), intent(in) pblhx,
integer, intent(in) iz0tlnd,
integer, intent(in) itime,
integer, intent(in) psi_opt,
real (kind=kind_phys), intent(in) ep_1,
real (kind=kind_phys), intent(in) ep_2,
real (kind=kind_phys), intent(in) epsm1,
real (kind=kind_phys), intent(in) cp,
ifdef,
ccpp )
private
Parameters
[in]ilocgrid index
[in]jlocgrid index
[in]nsnowmaximum no. of snow layers
[in]nsoilnumber of soil layers
[in]isnowactual no. of snow layers
[in]dttime step (s)
[in]sagsolar radiation absorbed by ground (w/m2)
[in]lwdnatmospheric longwave radiation (w/m2)
[in]urwind speed at height zlvl (m/s)
[in]uuwind speed in eastward dir (m/s)
[in]vvwind speed in northward dir (m/s)
[in]sfctmpair temperature at reference height (k)
[in]thairpotential temperature at height zlvl (k)
[in]qairspecific humidity at height zlvl (kg/kg)
[in]eairvapor pressure air at height (pa)
[in]rhoairdensity air (kg/m3)
[in]snowhactual snow depth [m]
[in]dzsnsothickness of snow/soil layers (m)
[in]zlvlreference height (m)
[in]zpdzero plane displacement (m)
[in]z0mroughness length, momentum, ground (m)
[in]emgground emissivity
[in]stcsoil/snow temperature (k)
[in]dfthermal conductivity of snow/soil (w/m/k)
[in]rsurfground surface resistance (s/m)
[in]lathealatent heat of vaporization/subli (j/kg)
[in]gammapsychrometric constant (pa/k)
[in]rhsurraltive humidity in surface soil/snow air space (-)
[in]fsnosnow fraction
[in]pblhxpbl height (m)
[in]q2mixing ratio (kg/kg)
[in]pahbprecipitation advected heat - ground net in (w/m2)

Definition at line 4430 of file module_sf_noahmplsm.F90.

References esat(), sfcdif1(), sfcdif2(), sfcdif3(), sfcdif4(), and thermalz0().

Referenced by energy().

Here is the call graph for this function:
Here is the caller graph for this function: