Skip to content

Commit

Permalink
rm debug snippet #61
Browse files Browse the repository at this point in the history
  • Loading branch information
nesnoj committed Jun 24, 2019
1 parent 4dba364 commit 1e009b9
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions sessions.py
Original file line number Diff line number Diff line change
Expand Up @@ -291,10 +291,7 @@ def __init__(self, session):
self.esys = None
self.session = session
self.results = Results(simulation=self)
#self.create_esys()
#self.load_or_simulate()
#self.x = self.results.get_result_charts_data()


def create_esys(self):
"""Create energy system, parametrize and add nodes"""

Expand Down

0 comments on commit 1e009b9

Please sign in to comment.