PowerSimulations.jl icon indicating copy to clipboard operation
PowerSimulations.jl copied to clipboard

Adding new Energy Value formulation for Storage

Open sourabhdalvi opened this issue 3 years ago • 1 comments

Adding new energy value formulation similar to water value in PLEXOS

  • Missing Tests

sourabhdalvi avatar May 19 '22 18:05 sourabhdalvi

Codecov Report

Merging #865 (0b0afc6) into master (d2a0387) will decrease coverage by 0.86%. The diff coverage is 0.00%.

:exclamation: Current head 0b0afc6 differs from pull request most recent head 800c552. Consider uploading reports for the commit 800c552 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #865      +/-   ##
==========================================
- Coverage   85.27%   84.40%   -0.87%     
==========================================
  Files         117      114       -3     
  Lines       12602    11770     -832     
==========================================
- Hits        10746     9935     -811     
+ Misses       1856     1835      -21     
Flag Coverage Δ
unittests 84.40% <0.00%> (-0.87%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/PowerSimulations.jl 100.00% <ø> (ø)
src/core/formulations.jl 100.00% <ø> (ø)
src/core/optimization_container.jl 78.53% <0.00%> (-0.45%) :arrow_down:
src/core/parameters.jl 79.51% <0.00%> (-0.97%) :arrow_down:
..._models/device_constructors/storage_constructor.jl 72.30% <0.00%> (-25.17%) :arrow_down:
...vices_models/devices/common/objective_functions.jl 82.75% <0.00%> (-2.46%) :arrow_down:
src/devices_models/devices/storage.jl 88.96% <0.00%> (-5.45%) :arrow_down:
src/simulation/simulation_internal.jl 86.66% <0.00%> (-8.25%) :arrow_down:
src/core/expressions.jl 82.75% <0.00%> (-6.90%) :arrow_down:
src/utils/dataframes_utils.jl 38.70% <0.00%> (-4.15%) :arrow_down:
... and 83 more

codecov[bot] avatar May 19 '22 19:05 codecov[bot]

Closing since this code should move to https://github.com/NREL-SIIP/StorageSystemsSimulations.jl

jd-lara avatar Mar 05 '23 22:03 jd-lara