Skip to content

Commit

Permalink
remove debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
dallan-keylogic committed Apr 16, 2024
1 parent ff75476 commit 53c3849
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ def test_initialization_dP(model_dP):
solver_options=optarg
)
initializer.initialize(m.fs.heat_exchanger)
assert False

assert degrees_of_freedom(m) == 0
_check_model_statistics(m, deltaP=True)

Expand Down

0 comments on commit 53c3849

Please sign in to comment.