Skip to content

Commit

Permalink
Update standard_model.py
Browse files Browse the repository at this point in the history
  • Loading branch information
avdudchenko committed Dec 19, 2024
1 parent b4e73cb commit 6137715
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ def scale_model(m):

def initialize(m):
calculate_variable_from_constraint(
m.modified_properties_water_removal, m.eq_water_fow
m.modified_properties_water_removal, m.eq_water_flow
)
m.eq_modified_properties.initialize()
solve(m)
Expand Down

0 comments on commit 6137715

Please sign in to comment.