CCPP SciDoc for UFS-SRW v3.0.0  SRW v3.0.0
Common Community Physics Package Developed at DTC

◆ error()

subroutine, private module_sf_noahmplsm::error ( type (noahmp_parameters), intent(in)  parameters,
real (kind=kind_phys), intent(in)  swdown,
real (kind=kind_phys), intent(in)  fsa,
real (kind=kind_phys), intent(in)  fsr,
real (kind=kind_phys), intent(in)  fira,
real (kind=kind_phys), intent(in)  fsh,
real (kind=kind_phys), intent(in)  fcev,
real (kind=kind_phys), intent(in)  fgev,
real (kind=kind_phys), intent(in)  fctr,
real (kind=kind_phys), intent(in)  ssoil,
real (kind=kind_phys), intent(in)  beg_wb,
real (kind=kind_phys), intent(in)  canliq,
real (kind=kind_phys), intent(in)  canice,
real (kind=kind_phys), intent(in)  sneqv,
real (kind=kind_phys), intent(in)  wa,
real (kind=kind_phys), dimension( 1:nsoil), intent(in)  smc,
real (kind=kind_phys), dimension(-nsnow+1:nsoil), intent(in)  dzsnso,
real (kind=kind_phys), intent(in)  prcp,
real (kind=kind_phys), intent(in)  ecan,
real (kind=kind_phys), intent(in)  etran,
real (kind=kind_phys), intent(in)  edir,
real (kind=kind_phys), intent(in)  runsrf,
real (kind=kind_phys), intent(in)  runsub,
real (kind=kind_phys), intent(in)  dt,
integer, intent(in)  nsoil,
integer, intent(in)  nsnow,
integer, intent(in)  ist,
real (kind=kind_phys), intent(out)  errwat,
integer, intent(in)  iloc,
integer, intent(in)  jloc,
real (kind=kind_phys), intent(in)  fveg,
real (kind=kind_phys), intent(in)  sav,
real (kind=kind_phys), intent(in)  sag,
real (kind=kind_phys), intent(in)  fsrv,
real (kind=kind_phys), intent(in)  fsrg,
real (kind=kind_phys), intent(in)  zwt,
real (kind=kind_phys), intent(in)  pah,
  ifdef,
  CCPP 
)
private
Parameters
[in]nsnowmaximum no. of snow layers
[in]nsoilnumber of soil layers
[in]istsurface type 1->soil; 2->lake
[in]ilocgrid index
[in]jlocgrid index
[in]swdowndownward solar filtered by sun angle [w/m2]
[in]fsatotal absorbed solar radiation (w/m2)
[in]fsrtotal reflected solar radiation (w/m2)
[in]firatotal net longwave rad (w/m2) [+ to atm]
[in]fshtotal sensible heat (w/m2) [+ to atm]
[in]fcevcanopy evaporation heat (w/m2) [+ to atm]
[in]fgevground evaporation heat (w/m2) [+ to atm]
[in]fctrtranspiration heat flux (w/m2) [+ to atm]
[in]ssoilground heat flux (w/m2) [+ to soil]
[in]prcpprecipitation rate (kg m-2 s-1)
[in]ecanevaporation of intercepted water (mm/s)
[in]etrantranspiration rate (mm/s)
[in]edirsoil surface evaporation rate[mm/s]
[in]runsrfsurface runoff [mm/s]
[in]runsubbaseflow (saturation excess) [mm/s]
[in]canliqintercepted liquid water (mm)
[in]caniceintercepted ice mass (mm)
[in]sneqvsnow water eqv. [mm]
[in]smcsoil moisture (ice + liq.) [m3/m3]
[in]dzsnsosnow/soil layer thickness [m]
[in]wawater storage in aquifer [mm]
[in]dttime step [sec]
[in]beg_wbwater storage at begin of a timesetp [mm]
[out]errwaterror in water balance [mm/timestep]
[in]pahprecipitation advected heat - total (w/m2)

Referenced by frh2o(), and noahmp_sflx().

Here is the caller graph for this function: