Search> | Simulistics | Model catalogue | Listed by keyword | Listed by ID | Listed by title | Listed by date added |
Model : DegreeDays1
Simile version : 4.0
Date added : 2004-10-18
Keywords :
Degree-days ;
Develoment, physiological ;
Pests ;
Basic System Dynamics ;
Insects ;
The development rate of plants and invertebrate animals often depends on amount of heat received while the ambient temperature is between minimum and maximum thresholds.
The number of degree-days is a commonly used statistic related to the development of plants and invertebrates. Degree-days, DD, is given by:
DD = ∫ Tt.dt
degree-days is then oC days or oF days.
The model presented here is very simple and assumes that the upper threshold temperature is not reached.
Model fileClick on the icon to download the model file. (You will need Simile to examine and run the model. A free evaluation version is available from the products page.) Some browsers may attempt to display the model file, rather than open it in Simile; in this case, use the browser back button to return to this page, and use the context menu (invoked by right-clicking on the link) to save the target file to disk. |
|
DegreeDays1_P.sml | Model package includes display configuration |
Equations in DegreeDays1_P Equations in Development 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 T_m = graph(ime())
|
Copyright 2003-2024 Simulistics Ltd