pub fn perform_agent_investment(
_model: &Model,
_flow_map: &FlowMap,
_prices: &CommodityPrices,
assets: &mut AssetPool,
)
Expand description
Perform agent investment to determine capacity investment of new assets for next milestone year.
ยงArguments
model
- The modelflow_map
- Map of commodity flowsprices
- Commodity pricesassets
- The asset pool