Modular Megafauna Model 1.1.5
A physiological, dynamic herbivore simulator in C++.
Loading...
Searching...
No Matches
world.cpp File Reference

Central management of all herbivores and habitats. More...

#include "world.h"
#include <algorithm>
#include <stdexcept>
#include "aggregator.h"
#include "date.h"
#include "feed_herbivores.h"
#include "habitat.h"
#include "hft.h"
#include "insfile_reader.h"
#include "parameters.h"
#include "population_interface.h"
#include "population_list.h"
#include "simulate_day.h"
#include "simulation_unit.h"
#include "text_table_writer.h"
#include "world_constructor.h"

Detailed Description

Central management of all herbivores and habitats.

Date
2019