Compartment DegreeDays : Degree days
Initial value = 0
Rate of change = + dDt on dt
Comments:
Also called temperature sum or less accurately "heat sum".
Flow dDt on dt : Rate of accumation of degree-days (degC)
dDt on dt = max(T_m-T_thresh,0)
Where:
T_m=../Environment/T_m
Variable Sdevelopment : State of development
Sdevelopment = min(DegreeDays/DDreq,1)
Comments:
Value = 0 to 1
Equations in Environment
Variable T_m : Mean daily temperature