Crate muse2

Source
Expand description

Common functionality for MUSE 2.0.

Modules§

  • Agents drive the economy of the MUSE 2.0 simulation, through relative investment in different assets.
  • The command line interface for the simulation.
  • Common routines for handling input data.
  • The log module provides initialisation and configuration of the application’s logging system.
  • Code for simulation models.
  • The module responsible for writing output data to disk.
  • Regions represent different geographical areas in which agents, processes, etc. are active.
  • Code for loading program settings.
  • Functionality for running the MUSE 2.0 simulation.
  • Code for working with time slices.