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

◆ glacier_flux()

subroutine, private noahmp_glacier_routines::glacier_flux ( integer, intent(in)  nsoil,
integer, intent(in)  nsnow,
real (kind=kind_phys), intent(in)  emg,
integer, intent(in)  isnow,
real (kind=kind_phys), dimension(-nsnow+1:nsoil), intent(in)  df,
real (kind=kind_phys), dimension(-nsnow+1:nsoil), intent(in)  dzsnso,
real (kind=kind_phys), intent(in)  z0m,
real (kind=kind_phys), intent(in)  zlvl,
real (kind=kind_phys), intent(in)  zpd,
real (kind=kind_phys), intent(in)  qair,
real (kind=kind_phys), intent(in)  sfctmp,
real (kind=kind_phys), intent(in)  rhoair,
real (kind=kind_phys), intent(in)  sfcprs,
real (kind=kind_phys), intent(in)  ur,
real (kind=kind_phys), intent(in)  gamma,
real (kind=kind_phys), intent(in)  rsurf,
real (kind=kind_phys), intent(in)  lwdn,
real (kind=kind_phys), intent(in)  rhsur,
real (kind=kind_phys), dimension( 1:nsoil), intent(in)  smc,
real (kind=kind_phys), intent(in)  eair,
real (kind=kind_phys), dimension(-nsnow+1:nsoil), intent(in)  stc,
real (kind=kind_phys), intent(in)  sag,
real (kind=kind_phys), intent(in)  snowh,
real (kind=kind_phys), intent(in)  lathea,
real (kind=kind_phys), dimension( 1:nsoil), intent(in)  sh2o,
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,
real (kind=kind_phys), intent(in)  sigmaf1,
real (kind=kind_phys), intent(in)  garea1,
  ifdef,
  CCPP 
)
private
Parameters
[in]nsnowmaximum no. of snow layers
[in]nsoilnumber of soil layers
[in]emgground emissivity
[in]isnowactual no. of snow layers
[in]dfthermal conductivity of snow/soil (w/m/k)
[in]dzsnsothickness of snow/soil layers (m)
[in]z0mroughness length, momentum, ground (m)
[in]zlvlreference height (m)
[in]zpdzero plane displacement (m)
[in]qairspecific humidity at height zlvl (kg/kg)
[in]sfctmpair temperature at reference height (k)
[in]rhoairdensity air (kg/m3)
[in]sfcprsdensity air (kg/m3)
[in]urwind speed at height zlvl (m/s)
[in]gammapsychrometric constant (pa/k)
[in]rsurfground surface resistance (s/m)
[in]lwdnatmospheric longwave radiation (w/m2)
[in]rhsurraltive humidity in surface soil/snow air space (-)
[in]eairvapor pressure air at height (pa)
[in]stcsoil/snow temperature (k)
[in]smcsoil moisture
[in]sh2osoil liquid water
[in]sagsolar radiation absorbed by ground (w/m2)
[in]snowhactual snow depth [m]
[in]lathealatent heat of vaporization/subli (j/kg)

References esat(), and sfcdif1_glacier().

Referenced by energy_glacier().

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