Skip to content

Commit

Permalink
Merge branch 'main' into price-taker-model
Browse files Browse the repository at this point in the history
  • Loading branch information
radhakrishnatg authored Feb 13, 2025
2 parents 9ccc276 + 88ca7c1 commit 7c19676
Show file tree
Hide file tree
Showing 3 changed files with 186 additions and 147 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,8 @@ def set_parameter_path(path):
Returns:
None
"""
idaes.properties.helmholtz.parameter_file_path = path
idaes.cfg.properties.helmholtz.parameter_file_path = path
auto_register()


def auto_register():
Expand Down
Loading

0 comments on commit 7c19676

Please sign in to comment.