fn get_demand_limiting_capacity(
time_slice_info: &TimeSliceInfo,
asset: &Asset,
commodity: &Commodity,
demand: &IndexMap<TimeSliceID, Flow>,
) -> Capacity
Expand 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>,
) -> Capacity
Get the maximum required capacity across time slices