Skip to main content

Module simulation

Module simulation 

Source
Expand description

Functionality for running the MUSE2 simulation across milestone years.

Re-exports§

pub use prices::PriceMap;

Modules§

investment
Code for performing agent investment.
market
Code for creating sets of markets.
optimisation
Code for performing dispatch optimisation.
prices
Code for calculating commodity prices used by the simulation.

Functions§

candidate_assets_for_next_year 🔒
Create candidate assets for all potential processes in a specified year
run
Run the simulation.
run_dispatch_for_year 🔒
Run dispatch to get flows and prices for a milestone year.