ThermalGenerationCost
Package: PowerCoreOpenAPIModels · Source: Core/common.json
Cost representation for thermal generation units
Properties
| Property | Type | Required | Unit | Description |
|---|---|---|---|---|
cost_type | string | — | — | — |
fixed | number | yes | — | Fixed cost of keeping the unit online. For some cost represenations this field can be duplicative |
shut_down | number | yes | — | Cost to turn the unit off |
start_up | number or StartUpStages | yes | — | Start-up cost can take linear or multi-stage cost |
variable_operation_cost | ProductionVariableCostCurve | yes | — | — |