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

Migrate Parameter Parsing: moved configuration of EnzoInitiailCloud into constructor #379

Merged
merged 3 commits into from
May 14, 2024

Conversation

mabruzzo
Copy link
Contributor

Pull request summary

Followup from #349: moved parameter parsing for EnzoInitiailCloud from EnzoConfig into constructor.

Aside: This sort of migration is the sort of thing that needs to be done for a lot more examples. This is a great first-time-contribution for new developers. I'm going to create an Issue summarizing the process and that links to this PR as an example (in reality, I will probably link to the particular commit that makes this change).

@mabruzzo mabruzzo force-pushed the param-prototype-initialcloud branch from 03c50ec to 47440f5 Compare April 3, 2024 20:31
@mabruzzo mabruzzo mentioned this pull request Apr 18, 2024
22 tasks
Copy link
Contributor

@clairekope clairekope left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small question about the need of a parameter but the port looks good

src/Enzo/initial/EnzoInitialCloud.hpp Outdated Show resolved Hide resolved
@mabruzzo mabruzzo merged commit 1db96f4 into enzo-project:main May 14, 2024
7 checks passed
@mabruzzo mabruzzo deleted the param-prototype-initialcloud branch May 14, 2024 18:21
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.

3 participants