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

FI_GrasslandPasturePerennial2.h This file contains the headers for the GrasslandPasturePerennial2 class
More...

Go to the source code of this file.

Classes

class  FI_GrasslandPasturePerennial2
 FI_GrasslandPasturePerennial2 class
. More...
 

Macros

#define FI_GPP2_BASE   73200
 

Enumerations

enum  FI_GrasslandPasturePerennial2ToDo {
  fi_gpp2_start = 1, fi_gpp2_sleep_all_day = FI_GPP2_BASE, fi_gpp2_npk1, fi_gpp2_grazing1,
  fi_ggp2_cattle_is_out1, fi_gpp2_npk2, fi_gpp2_grazing2, fi_ggp2_cattle_is_out2,
  fi_gpp2_npk3, fi_gpp2_grazing3, fi_ggp2_cattle_is_out3, fi_gpp2_npk4,
  fi_gpp2_grazing4, fi_ggp2_cattle_is_out4, fi_ggp2_foobar
}
 A flag used to indicate autumn ploughing status. More...
 

Detailed Description

FI_GrasslandPasturePerennial2.h This file contains the headers for the GrasslandPasturePerennial2 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

◆ FI_GPP2_BASE

#define FI_GPP2_BASE   73200

Enumeration Type Documentation

◆ FI_GrasslandPasturePerennial2ToDo

A flag used to indicate autumn ploughing status.

Below is the list of things that a farmer can do if he is growing spring barley Fodder, 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
fi_gpp2_start 
fi_gpp2_sleep_all_day 
fi_gpp2_npk1 
fi_gpp2_grazing1 
fi_ggp2_cattle_is_out1 
fi_gpp2_npk2 
fi_gpp2_grazing2 
fi_ggp2_cattle_is_out2 
fi_gpp2_npk3 
fi_gpp2_grazing3 
fi_ggp2_cattle_is_out3 
fi_gpp2_npk4 
fi_gpp2_grazing4 
fi_ggp2_cattle_is_out4 
fi_ggp2_foobar 
fi_ggp2_foobar
Definition: FI_GrasslandPasturePerennial2.h:78
fi_gpp2_grazing2
Definition: FI_GrasslandPasturePerennial2.h:70
FI_GrasslandPasturePerennial2ToDo
FI_GrasslandPasturePerennial2ToDo
A flag used to indicate autumn ploughing status.
Definition: FI_GrasslandPasturePerennial2.h:63
fi_ggp2_cattle_is_out1
Definition: FI_GrasslandPasturePerennial2.h:68
fi_gpp2_npk3
Definition: FI_GrasslandPasturePerennial2.h:72
fi_gpp2_grazing3
Definition: FI_GrasslandPasturePerennial2.h:73
fi_gpp2_sleep_all_day
Definition: FI_GrasslandPasturePerennial2.h:65
fi_gpp2_start
Definition: FI_GrasslandPasturePerennial2.h:64
fi_gpp2_npk1
Definition: FI_GrasslandPasturePerennial2.h:66
fi_gpp2_grazing1
Definition: FI_GrasslandPasturePerennial2.h:67
FI_GPP2_BASE
#define FI_GPP2_BASE
Definition: FI_GrasslandPasturePerennial2.h:53
fi_gpp2_npk2
Definition: FI_GrasslandPasturePerennial2.h:69
fi_ggp2_cattle_is_out4
Definition: FI_GrasslandPasturePerennial2.h:77
fi_ggp2_cattle_is_out3
Definition: FI_GrasslandPasturePerennial2.h:74
fi_gpp2_grazing4
Definition: FI_GrasslandPasturePerennial2.h:76
fi_gpp2_npk4
Definition: FI_GrasslandPasturePerennial2.h:75
fi_ggp2_cattle_is_out2
Definition: FI_GrasslandPasturePerennial2.h:71