Skip to content

Commit

Permalink
delete provisional fixes for status2019 - part2
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlosEpia committed Mar 26, 2024
1 parent a053336 commit 90a8cdf
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions etrago/appl.py
Original file line number Diff line number Diff line change
Expand Up @@ -704,11 +704,6 @@ def run_etrago(args, json_path):
)

# start linear optimal powerflow calculations

etrago.network.storage_units.cyclic_state_of_charge = True

etrago.network.lines.loc[etrago.network.lines.r == 0.0, "r"] = 10

etrago.optimize()

# conduct lopf with full complex timeseries for dispatch disaggregation
Expand Down

0 comments on commit 90a8cdf

Please sign in to comment.