Function perform_agent_investment

Source
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 model
  • flow_map - Map of commodity flows
  • prices - Commodity prices
  • assets - The asset pool