Estimate memory required for simulation
Usage
estimate_memory_required(n_agents, record_mode = 0, time_horizon = 20)
Arguments
- n_agents
number of agents
- record_mode
recording mode (0=none, 1=agent, 2=event, 3=some_event)
- time_horizon
simulation time horizon in years
Value
estimated memory in bytes