GenericOperationCost
Package: PowerCoreOpenAPIModels ยท Source: Core/common.json
Operating cost of a generation technology, selected by cost_type among the thermal (THERMAL), renewable (RENEWABLE), and hydro (HYDRO_GEN) generation cost representations.
Variants
Discriminated by cost_type.
cost_type | Schema |
|---|---|
RENEWABLE | RenewableGenerationCost |
THERMAL | ThermalGenerationCost |
HYDRO_GEN | HydroGenerationCost |