Skip to content

Commit 1ba941c

Browse files
committed
remove xdsm call
1 parent 84c636a commit 1ba941c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

examples/08_wind_electrolyzer/run_wind_electrolyzer.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@
1414
# Create a GreenHEART model
1515
h2i_model = H2IntegrateModel(top_level_fpath)
1616

17-
# Generate XDSM diagram
18-
h2i_model.create_xdsm()
19-
2017
# Run the model
2118
h2i_model.run()
2219

0 commit comments

Comments
 (0)