Project-OMOTES / user_feedback

Repository to hold all feedback (bugs and feature request) from users
1 stars 0 forks source link

[Feature Request]: Compute the Levelized cost of energy (LCOE) #66

Open jarsarasty opened 3 weeks ago

jarsarasty commented 3 weeks ago

Is there an existing issue for this?

What would your feature do ?

Calculate the Levelized Cost of Energy (LCOE) for each heat source asset. This metric indicates the cost per unit of heat delivered based on discounted CAPEX and OPEX over the technical lifetime of the asset. If an asset's technicalLifetime is not provided, a default or user-provided technicalLifetime for the network should be used for the calculation. A recommended default technicalLifetime value of 30 years can be defined for the network. Similarly, a default discount rate should be used for the calculation if the user does not provide one for the asset.

This feature request is linked to this discussion.

Proposed workflow

Additional information

  1. Agree with develpoment team where the calculation should take place (optimizer and simulator or KPI calculator)
  2. Coordinate with front-end team LCOE attribute to be displayed.
jarsarasty commented 2 weeks ago

Estimate effort and value in next meeting.

jarsarasty commented 1 week ago