fn get_demand_limiting_capacity(
time_slice_info: &TimeSliceInfo,
asset: &Asset,
commodity: &Commodity,
demand: &IndexMap<TimeSliceID, Flow>,
) -> CapacityExpand description
Get the maximum required capacity across time slices
fn get_demand_limiting_capacity(
time_slice_info: &TimeSliceInfo,
asset: &Asset,
commodity: &Commodity,
demand: &IndexMap<TimeSliceID, Flow>,
) -> CapacityGet the maximum required capacity across time slices