quintel / merit

A system for calculating hourly electricity and heat loads with a merit order
MIT License
3 stars 2 forks source link

Improve README for Marginal Costs #30

Closed dennisquintel closed 11 years ago

dennisquintel commented 11 years ago

Now it reads, but should be more concrete on how to get this info out of the ETengine. (what query?)

Marginal costs

The marginal_costs (EUR/MWh/year) are calculated by dividing the variable costs (EUR/plant/year) of the participant by one plant's annual electricity production (in MWh/plant). The marginal costs can be queried from the ETEngine's GQL with the following query:

V(converter_key, variable_costs_per(:mwh_electricity))
ChaelKruip commented 11 years ago

Fixed with merit/commit/691964279199266082952d2