CCPP Scidoc for SRW v2.1.0  SRW v2.1.0
Common Community Physics Package Developed at DTC

◆ phenology()

subroutine, private module_sf_noahmplsm::phenology ( type (noahmp_parameters), intent(in)  parameters,
integer, intent(in)  vegtyp,
integer, intent(in)  croptype,
real (kind=kind_phys), intent(in)  snowh,
real (kind=kind_phys), intent(in)  tv,
real (kind=kind_phys), intent(in)  lat,
integer, intent(in)  yearlen,
real (kind=kind_phys), intent(in)  julian,
real (kind=kind_phys), intent(inout)  lai,
real (kind=kind_phys), intent(inout)  sai,
real (kind=kind_phys), intent(in)  troot,
real (kind=kind_phys), intent(out)  elai,
real (kind=kind_phys), intent(out)  esai,
real (kind=kind_phys), intent(out)  igs,
integer, intent(in)  pgs 
)
private
Parameters
[in]vegtypvegetation type
[in]croptypevegetation type
[in]snowhsnow height [m]
[in]tvvegetation temperature (k)
[in]latlatitude (radians)
[in]yearlennumber of days in the particular year
[in]julianjulian day of year (fractional) ( 0 <= julian < yearlen )
[in]trootroot-zone averaged temperature (k)
[in,out]lailai, unadjusted for burying by snow
[in,out]saisai, unadjusted for burying by snow
[out]elaileaf area index, after burying by snow
[out]esaistem area index, after burying by snow
[out]igsgrowing season index (0=off, 1=on)
[in]pgsplant growing stage

Referenced by noahmp_sflx().

Here is the caller graph for this function: