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

◆ growing_gdd()

subroutine __module_sf_noahmplsm_f90__::growing_gdd ( type (noahmp_parameters), intent(in) parameters,
real (kind=kind_phys), intent(in) t2m,
real (kind=kind_phys), intent(in) dt,
real (kind=kind_phys), intent(in) julian,
real (kind=kind_phys), intent(inout) gdd,
integer, intent(out) ipa,
integer, intent(out) iha,
integer, intent(out) pgs )
private
Parameters
[in]t2mair temperature
[in]dttime step (s)
[in]julianjulian day of year (fractional) ( 0 <= julian < yearlen )
[in,out]gddgrowing degress days
[out]ipaplanting index index(0=off, 1=on)
[out]ihahavestindex(0=on,1=off)
[out]pgsplant growth stage(1=s1,2=s2,3=s3)

Definition at line 10151 of file module_sf_noahmplsm.F90.

Referenced by carbon_crop().

Here is the caller graph for this function: