![]() |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
DK_WinterWheat_CC.h This file contains the headers for the WinterWheat_CC class
More...
Go to the source code of this file.
Classes | |
class | DK_OWinterWheat_CC |
DK_OWinterWheat_CC class . More... | |
Macros | |
#define | DK_OWWCC_BASE 611200 |
#define | DK_OWWCC_AUTUMN_PLOUGH a_field->m_user[1] |
A flag used to indicate autumn ploughing status. More... | |
#define | DK_OWWCC_CC a_field->m_user[2] |
#define | DK_OWWCC_DECIDE_TO_FI a_field->m_user[3] |
DK_WinterWheat_CC.h This file contains the headers for the WinterWheat_CC class
by Chris J. Topping, modified by Luna Kondrup Marcussen
Version of May 2021
All rights reserved.
With additions as noted in:
Doxygen formatted comments in July 2008
#define DK_OWWCC_AUTUMN_PLOUGH a_field->m_user[1] |
A flag used to indicate autumn ploughing status.
#define DK_OWWCC_BASE 611200 |
#define DK_OWWCC_CC a_field->m_user[2] |
#define DK_OWWCC_DECIDE_TO_FI a_field->m_user[3] |
Below is the list of things that a farmer can do if he is growing winter wheat, at least following this basic plan. So all we have to do is figure out when to do the different things. Once we have done some kind of management, then an event is triggered and the fact that this particular management is done is registered with the particular polygon. This information is available for any ALMaSS components to inspect - e.g. animals & birds