Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add a DEFAULT_INPUTS to each problem setup #225

Merged
merged 4 commits into from
Aug 31, 2024

Conversation

zingale
Copy link
Collaborator

@zingale zingale commented Aug 31, 2024

this allows us to run a problem using the Pyro class without specifying an inputs file.
Now the default inputs file will be loaded, and we can override any runtime parameters
by passing in a dict.

this allows us to run a problem without specifying an inputs file
@zingale zingale changed the title [WIP] add a DEFAULT_INPUTS to each problem setup add a DEFAULT_INPUTS to each problem setup Aug 31, 2024
@zingale zingale merged commit 771daa7 into python-hydro:main Aug 31, 2024
13 checks passed
@zingale zingale deleted the default_inputs branch August 31, 2024 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant