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

◆ snow_age()

subroutine __module_sf_noahmplsm_f90__::snow_age ( type (noahmp_parameters), intent(in) parameters,
real (kind=kind_phys), intent(in) dt,
real (kind=kind_phys), intent(in) tg,
real (kind=kind_phys), intent(in) sneqvo,
real (kind=kind_phys), intent(in) sneqv,
real (kind=kind_phys), intent(inout) tauss,
real (kind=kind_phys), intent(out) fage )
private
Parameters
[in]dtmain time step (s)
[in]tgground temperature (k)
[in]sneqvosnow mass at last time step(mm)
[in]sneqvsnow water per unit ground area (mm)
[out]fagesnow age
[in,out]taussnon-dimensional snow age

Definition at line 3206 of file module_sf_noahmplsm.F90.

Referenced by albedo(), and noahmpdrv_run().

Here is the caller graph for this function: