Skip to main content

price_investment_set

Function price_investment_set 

Source
fn price_investment_set(
    investment_set: &InvestmentSet,
    model: &Model,
    solution: &Solution<'_>,
    year: u32,
    shadow_prices: &CommodityPrices,
    annual_activities: &mut Option<HashMap<AssetRef, Activity>>,
    result: &mut CommodityPrices,
)
Expand description

Calculate prices for the markets in an investment set, updating result.