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

DK_CloverGrassGrazed2.h This file contains the headers for the DK_CloverGrassGrazed2 class
More...

Go to the source code of this file.

Classes

class  DK_CloverGrassGrazed2
 DK_CloverGrassGrazed2 class
. More...
 

Macros

#define DK_C2_BASE   62400
 
#define DK_C2_CC   m_field->m_user[0]
 
#define DK_C2_CUT   m_field->m_user[1]
 
#define GRASS_READY_C2   m_field->m_user[2]
 

Enumerations

enum  DK_CloverGrassGrazed2ToDo {
  dk_c2_start = 1, dk_c2_sleep_all_day = DK_C2_BASE, dk_c2_harvest, dk_c2_sow_spot,
  dk_c2_cutting1, dk_c2_cutting_graze, dk_c2_cutting2, dk_c2_cutting3,
  dk_c2_cutting4, dk_c2_grazing, dk_c2_cattle_out, dk_c2_herbicide2,
  dk_c2_water, dk_c2_insecticide, dk_c2_swathing, dk_c2_grass_collected,
  dk_c2_wait, dk_c2_force_growth, dk_c2_foobar
}
 

Detailed Description

DK_CloverGrassGrazed2.h This file contains the headers for the DK_CloverGrassGrazed2 class

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

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

Macro Definition Documentation

◆ DK_C2_BASE

#define DK_C2_BASE   62400

◆ DK_C2_CC

#define DK_C2_CC   m_field->m_user[0]

◆ DK_C2_CUT

#define DK_C2_CUT   m_field->m_user[1]

◆ GRASS_READY_C2

#define GRASS_READY_C2   m_field->m_user[2]

Enumeration Type Documentation

◆ DK_CloverGrassGrazed2ToDo

\THIS CODE IS FOR NEXT YEARS OF CLOVERGRASS SOWED AS SOLE CROP IN SUMMER(both for sown as sole crop or as lay-out w- covercrop - follow up after other crop managements w. clover grass lay out - ex. cereal and legume) Below is the list of things that a farmer can do if he is growing CloverGrassGrazed2, 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
dk_c2_start 
dk_c2_sleep_all_day 
dk_c2_harvest 
dk_c2_sow_spot 
dk_c2_cutting1 
dk_c2_cutting_graze 
dk_c2_cutting2 
dk_c2_cutting3 
dk_c2_cutting4 
dk_c2_grazing 
dk_c2_cattle_out 
dk_c2_herbicide2 
dk_c2_water 
dk_c2_insecticide 
dk_c2_swathing 
dk_c2_grass_collected 
dk_c2_wait 
dk_c2_force_growth 
dk_c2_foobar 
dk_c2_herbicide2
Definition: DK_CloverGrassGrazed2.h:80
dk_c2_cutting_graze
Definition: DK_CloverGrassGrazed2.h:74
dk_c2_cattle_out
Definition: DK_CloverGrassGrazed2.h:79
DK_C2_BASE
#define DK_C2_BASE
Definition: DK_CloverGrassGrazed2.h:53
dk_c2_wait
Definition: DK_CloverGrassGrazed2.h:85
dk_c2_sleep_all_day
Definition: DK_CloverGrassGrazed2.h:70
dk_c2_cutting2
Definition: DK_CloverGrassGrazed2.h:75
DK_CloverGrassGrazed2ToDo
DK_CloverGrassGrazed2ToDo
Definition: DK_CloverGrassGrazed2.h:68
dk_c2_cutting3
Definition: DK_CloverGrassGrazed2.h:76
dk_c2_cutting1
Definition: DK_CloverGrassGrazed2.h:73
dk_c2_water
Definition: DK_CloverGrassGrazed2.h:81
dk_c2_grazing
Definition: DK_CloverGrassGrazed2.h:78
dk_c2_insecticide
Definition: DK_CloverGrassGrazed2.h:82
dk_c2_force_growth
Definition: DK_CloverGrassGrazed2.h:86
dk_c2_swathing
Definition: DK_CloverGrassGrazed2.h:83
dk_c2_start
Definition: DK_CloverGrassGrazed2.h:69
dk_c2_grass_collected
Definition: DK_CloverGrassGrazed2.h:84
dk_c2_cutting4
Definition: DK_CloverGrassGrazed2.h:77
dk_c2_harvest
Definition: DK_CloverGrassGrazed2.h:71
dk_c2_sow_spot
Definition: DK_CloverGrassGrazed2.h:72
dk_c2_foobar
Definition: DK_CloverGrassGrazed2.h:87