Skip to content

Commit

Permalink
Make setup() in scenario switch directory (if set)
Browse files Browse the repository at this point in the history
  • Loading branch information
kejacobson committed Jul 12, 2024
1 parent bac2135 commit 108ec31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mphys/core/scenario.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ def _mphys_scenario_setup(self):
"""
pass

@switch_run_directory
def setup(self):
"""
The main setup call for all multiphysics scenarios.
Expand Down

0 comments on commit 108ec31

Please sign in to comment.