File failed to load: https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/extensions/ams.js
ALMaSS  1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
DE_OWinterBarley.h File Reference

DE_OWinterBarley.h This file contains the headers for the WinterRye class
More...

Go to the source code of this file.

Classes

class  DE_OWinterBarley
 DE_OWinterBarley class
. More...
 

Macros

#define DE_OWINTERBARLEY_BASE   37900
 

Enumerations

enum  DE_OWinterBarleyToDo {
  de_owb_start = 1, de_owb_sleep_all_day = DE_OWINTERBARLEY_BASE, de_owb_ferti_s1, de_owb_ferti_s2,
  de_owb_ferti_s3, de_owb_ferti_p1, de_owb_ferti_p2, de_owb_autumn_plough,
  de_owb_autumn_harrow, de_owb_autumn_sow, de_owb_strigling1, de_owb_strigling2,
  de_owb_strigling3, de_owb_spring_roll1, de_owb_harvest, de_owb_hay_turning,
  de_owb_straw_chopping, de_owb_hay_bailing, de_owb_stubble_harrow1, de_owb_stubble_harrow2,
  de_owb_deep_plough, de_owb_catch_all, de_owb_foobar
}
 A flag used to indicate autumn ploughing status. More...
 

Detailed Description

DE_OWinterBarley.h This file contains the headers for the WinterRye class

by Chris J. Topping, modified by Luna Kondrup Marcussen
Version of June 2021
All rights reserved.

With additions as noted in:
Doxygen formatted comments in July 2008

Macro Definition Documentation

◆ DE_OWINTERBARLEY_BASE

#define DE_OWINTERBARLEY_BASE   37900

Enumeration Type Documentation

◆ DE_OWinterBarleyToDo

A flag used to indicate autumn ploughing status.

Below is the list of things that a farmer can do if he is growing winter rye, 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

Enumerator
de_owb_start 
de_owb_sleep_all_day 
de_owb_ferti_s1 
de_owb_ferti_s2 
de_owb_ferti_s3 
de_owb_ferti_p1 
de_owb_ferti_p2 
de_owb_autumn_plough 
de_owb_autumn_harrow 
de_owb_autumn_sow 
de_owb_strigling1 
de_owb_strigling2 
de_owb_strigling3 
de_owb_spring_roll1 
de_owb_harvest 
de_owb_hay_turning 
de_owb_straw_chopping 
de_owb_hay_bailing 
de_owb_stubble_harrow1 
de_owb_stubble_harrow2 
de_owb_deep_plough 
de_owb_catch_all 
de_owb_foobar 
de_owb_straw_chopping
Definition: DE_OWinterBarley.h:81
DE_OWINTERBARLEY_BASE
#define DE_OWINTERBARLEY_BASE
Definition: DE_OWinterBarley.h:53
de_owb_ferti_s2
Definition: DE_OWinterBarley.h:68
de_owb_strigling3
Definition: DE_OWinterBarley.h:77
de_owb_ferti_p1
Definition: DE_OWinterBarley.h:70
DE_OWinterBarleyToDo
DE_OWinterBarleyToDo
A flag used to indicate autumn ploughing status.
Definition: DE_OWinterBarley.h:64
de_owb_stubble_harrow2
Definition: DE_OWinterBarley.h:84
de_owb_ferti_s3
Definition: DE_OWinterBarley.h:69
de_owb_hay_bailing
Definition: DE_OWinterBarley.h:82
de_owb_autumn_plough
Definition: DE_OWinterBarley.h:72
de_owb_sleep_all_day
Definition: DE_OWinterBarley.h:66
de_owb_hay_turning
Definition: DE_OWinterBarley.h:80
de_owb_strigling1
Definition: DE_OWinterBarley.h:75
de_owb_ferti_s1
Definition: DE_OWinterBarley.h:67
de_owb_ferti_p2
Definition: DE_OWinterBarley.h:71
de_owb_harvest
Definition: DE_OWinterBarley.h:79
de_owb_deep_plough
Definition: DE_OWinterBarley.h:85
de_owb_catch_all
Definition: DE_OWinterBarley.h:86
de_owb_autumn_sow
Definition: DE_OWinterBarley.h:74
de_owb_spring_roll1
Definition: DE_OWinterBarley.h:78
de_owb_autumn_harrow
Definition: DE_OWinterBarley.h:73
de_owb_start
Definition: DE_OWinterBarley.h:65
de_owb_stubble_harrow1
Definition: DE_OWinterBarley.h:83
de_owb_strigling2
Definition: DE_OWinterBarley.h:76
de_owb_foobar
Definition: DE_OWinterBarley.h:87