pub fn calculate_coefficients_for_lcox(
asset: &AssetRef,
time_slice_info: &TimeSliceInfo,
prices: &CommodityPrices,
value_of_lost_load: MoneyPerFlow,
year: u32,
) -> ObjectiveCoefficientsExpand description
Calculates the cost coefficients for LCOX.
For LCOX the activity coefficient is calculated as operating cost minus revenue from
non-primary flows. The unmet demand coefficient is set from the model parameter
value_of_lost_load.