|
Modular Megafauna Model 1.1.5
A physiological, dynamic herbivore simulator in C++.
|
Directories | |
| directory | Output |
Files | |
| file | average.h [code] |
| Helper functions/classes to aggregate data. | |
| file | date.h [code] |
| Simple class to hold the date of a simulation day. | |
| file | environment.h [code] |
| Classes for abiotic conditions for herbivores. | |
| file | forage_base.h [code] |
| Base class for all forage types. | |
| file | forage_types.h [code] |
| Definition of forage types (grass, browse, etc.) | |
| file | forage_values.h [code] |
| Basic classes encapsulating forage amounts & fractions. | |
| file | grass_forage.h [code] |
| The forage class for grass. | |
| file | habitat.h [code] |
| The spatial unit where herbivores live in. | |
| file | habitat_forage.h [code] |
| Forage in a habitat. | |
| file | world.h [code] |
| Central management of all herbivores and habitats. | |