Expand description
Functionality for running the MUSE 2.0 simulation.
Re-exports§
pub use prices::CommodityPrices;
Modules§
- investment
- Code for performing agent investment.
- optimisation
- Code for performing dispatch optimisation.
- prices
- Code for updating the simulation state.
Functions§
- candidate_
assets_ 🔒for_ year - Create candidate assets for all potential processes in a specified year
- run
- Run the simulation.
- run_
dispatch_ 🔒for_ year