GenXProject / GenX.jl

GenX: a configurable power system capacity expansion model for studying low-carbon energy futures. More details at : https://genx.mit.edu
https://genxproject.github.io/GenX.jl/
GNU General Public License v2.0
262 stars 105 forks source link

Fix initialize_cost_to_go docstring #672

Closed lbonaldo closed 3 months ago

lbonaldo commented 3 months ago

This updates the docstring for the initialize_cost_to_go function and adjusts the formula for the discount factor to reflect the code implementation, potentially resolving issue #671.

lbonaldo commented 3 months ago

Thank you @sambuddhac!

sambuddhac commented 3 months ago

You're welcome, @lbonaldo!!! Thanks for the PR and the explanation.