You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Michael Dietze edited this page Jan 6, 2014
·
1 revision
EVENTS events.xml
The events.xml file is an optional file that can be added to deal with events when it is desirable to specify a specific date. This was developed to deal with agricultural management and disturbance, and it contrasts the default model behavior that updates only once per year in June.
All units for the highest level are date. Lower levels can have density, e.g. kg/ha for fertilizer or individuals/m2 for planting density.
The location of the events.xml file is set in the ED2IN file as NL%EVENT_FILE. Event types and details are set in EDBRAMS/ED/src/dynamics/events.f90.