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
NLGrassGrazedExtensive1.h File Reference

NLGrassGrazedExtensive1.h This file contains the headers for the TemporalGrassGrazedExtensive1 class
More...

Go to the source code of this file.

Classes

class  NLGrassGrazedExtensive1
 NLGrassGrazedExtensive1 class
. More...
 

Macros

#define NLGRASSGRAZEDEXTENSIVE1_BASE   20000
 
#define NL_GGE1_CUT_DATE   a_field->m_user[1]
 A flag used to indicate autumn ploughing status. More...
 
#define NL_GGE1_WATER_DATE   a_field->m_user[2]
 

Enumerations

enum  NLGrassGrazedExtensive1ToDo {
  nl_gge1_start = 1, nl_gge1_sleep_all_day = NLGRASSGRAZEDEXTENSIVE1_BASE, nl_gge1_winter_plough, nl_gge1_herbicide,
  nl_gge1_ferti_p1, nl_gge1_ferti_s1, nl_gge1_preseeding_cultivator, nl_gge1_spring_sow,
  nl_gge1_ferti_p2, nl_gge1_ferti_s2, nl_gge1_cut_to_silage1, nl_gge1_cut_to_silage2,
  nl_gge1_ferti_p3, nl_gge1_ferti_s3, nl_gge1_ferti_p4, nl_gge1_ferti_s4,
  nl_gge1_ferti_p5, nl_gge1_ferti_s5, nl_gge1_ferti_p6, nl_gge1_ferti_s6,
  nl_gge1_ferti_p7, nl_gge1_ferti_s7, nl_gge1_watering, nl_gge1_cattle_out,
  nl_gge1_cattle_is_out, nl_gge1_foobar
}
 

Detailed Description

NLGrassGrazedExtensive1.h This file contains the headers for the TemporalGrassGrazedExtensive1 class

by Chris J. Topping
modified by Elzbieta Ziolkowska
Version of October 2017
All rights reserved.

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

Macro Definition Documentation

◆ NL_GGE1_CUT_DATE

#define NL_GGE1_CUT_DATE   a_field->m_user[1]

A flag used to indicate autumn ploughing status.

◆ NL_GGE1_WATER_DATE

#define NL_GGE1_WATER_DATE   a_field->m_user[2]

◆ NLGRASSGRAZEDEXTENSIVE1_BASE

#define NLGRASSGRAZEDEXTENSIVE1_BASE   20000

Enumeration Type Documentation

◆ NLGrassGrazedExtensive1ToDo

Below is the list of things that a farmer can do if he is growing TemporalGrassGrazedExtensive1, 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
nl_gge1_start 
nl_gge1_sleep_all_day 
nl_gge1_winter_plough 
nl_gge1_herbicide 
nl_gge1_ferti_p1 
nl_gge1_ferti_s1 
nl_gge1_preseeding_cultivator 
nl_gge1_spring_sow 
nl_gge1_ferti_p2 
nl_gge1_ferti_s2 
nl_gge1_cut_to_silage1 
nl_gge1_cut_to_silage2 
nl_gge1_ferti_p3 
nl_gge1_ferti_s3 
nl_gge1_ferti_p4 
nl_gge1_ferti_s4 
nl_gge1_ferti_p5 
nl_gge1_ferti_s5 
nl_gge1_ferti_p6 
nl_gge1_ferti_s6 
nl_gge1_ferti_p7 
nl_gge1_ferti_s7 
nl_gge1_watering 
nl_gge1_cattle_out 
nl_gge1_cattle_is_out 
nl_gge1_foobar 
nl_gge1_start
Definition: NLGrassGrazedExtensive1.h:38
nl_gge1_watering
Definition: NLGrassGrazedExtensive1.h:60
nl_gge1_herbicide
Definition: NLGrassGrazedExtensive1.h:41
nl_gge1_foobar
Definition: NLGrassGrazedExtensive1.h:63
nl_gge1_ferti_p1
Definition: NLGrassGrazedExtensive1.h:42
nl_gge1_ferti_p3
Definition: NLGrassGrazedExtensive1.h:50
nl_gge1_ferti_s4
Definition: NLGrassGrazedExtensive1.h:53
nl_gge1_cattle_out
Definition: NLGrassGrazedExtensive1.h:61
nl_gge1_cut_to_silage1
Definition: NLGrassGrazedExtensive1.h:48
nl_gge1_ferti_s7
Definition: NLGrassGrazedExtensive1.h:59
nl_gge1_ferti_p6
Definition: NLGrassGrazedExtensive1.h:56
nl_gge1_ferti_p2
Definition: NLGrassGrazedExtensive1.h:46
nl_gge1_ferti_s1
Definition: NLGrassGrazedExtensive1.h:43
nl_gge1_ferti_s6
Definition: NLGrassGrazedExtensive1.h:57
nl_gge1_ferti_p4
Definition: NLGrassGrazedExtensive1.h:52
nl_gge1_spring_sow
Definition: NLGrassGrazedExtensive1.h:45
nl_gge1_cut_to_silage2
Definition: NLGrassGrazedExtensive1.h:49
nl_gge1_sleep_all_day
Definition: NLGrassGrazedExtensive1.h:39
nl_gge1_preseeding_cultivator
Definition: NLGrassGrazedExtensive1.h:44
nl_gge1_ferti_s3
Definition: NLGrassGrazedExtensive1.h:51
nl_gge1_cattle_is_out
Definition: NLGrassGrazedExtensive1.h:62
NLGRASSGRAZEDEXTENSIVE1_BASE
#define NLGRASSGRAZEDEXTENSIVE1_BASE
Definition: NLGrassGrazedExtensive1.h:24
nl_gge1_ferti_s2
Definition: NLGrassGrazedExtensive1.h:47
nl_gge1_ferti_s5
Definition: NLGrassGrazedExtensive1.h:55
nl_gge1_ferti_p5
Definition: NLGrassGrazedExtensive1.h:54
nl_gge1_ferti_p7
Definition: NLGrassGrazedExtensive1.h:58
NLGrassGrazedExtensive1ToDo
NLGrassGrazedExtensive1ToDo
Definition: NLGrassGrazedExtensive1.h:37
nl_gge1_winter_plough
Definition: NLGrassGrazedExtensive1.h:40