Skip to content
New issue

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

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

Already on GitHub? # to your account

get rid of command_line_params #257

Merged
merged 5 commits into from
Sep 6, 2024
Merged

Conversation

zingale
Copy link
Collaborator

@zingale zingale commented Sep 6, 2024

we don't need a separate RuntimeParameters method to parse a string, instead we can just do this in pyro_sim.py and then use the existing set_val method from a dict. This also allows us to simplify the confusing Pyro() interface.

we don't need a separate RuntimeParameters method to parse a string,
instead we can just do this in pyro_sim.py and then use the existing
set_val method from a dict.  This also allows us to simplify the
confusing Pyro() interface.
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@zingale zingale merged commit 23cb4f4 into python-hydro:main Sep 6, 2024
13 checks passed
@zingale zingale deleted the runtime_other branch September 6, 2024 15:51
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant