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

allow for bool in _parameters again, integer -> int, character -> string #1536

Merged
merged 13 commits into from
Apr 29, 2024

Conversation

zingale
Copy link
Member

@zingale zingale commented Apr 29, 2024

many int parameters were changed to bool -- this will help when we go
all-in on a struct

also replace all the X.dY with C++ style

@zingale
Copy link
Member Author

zingale commented Apr 29, 2024

integration/_parameters Outdated Show resolved Hide resolved
Co-authored-by: Eric T. Johnson <[email protected]>
Copy link
Collaborator

@yut23 yut23 left a comment

Choose a reason for hiding this comment

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

integration/BackwardEuler/_parameters and integration/QSS/_parameters need integer -> int replacements; unit_test/burn_cell_primordial_chem/_parameters needs character -> string. Looks good otherwise

EOS/gamma_law/_parameters Outdated Show resolved Hide resolved
nse_solver/_parameters Outdated Show resolved Hide resolved
nse_solver/_parameters Outdated Show resolved Hide resolved
unit_test/burn_cell/_parameters Outdated Show resolved Hide resolved
unit_test/burn_cell_sdc/_parameters Outdated Show resolved Hide resolved
zingale and others added 4 commits April 29, 2024 14:09
@zingale
Copy link
Member Author

zingale commented Apr 29, 2024

updated the remaining. Let's see if the tests pass...

zingale and others added 2 commits April 29, 2024 14:25
@zingale
Copy link
Member Author

zingale commented Apr 29, 2024

okay, I think that this is all set now

@zingale zingale merged commit 8e7e375 into AMReX-Astro:development Apr 29, 2024
29 checks passed
@zingale zingale deleted the bool_c_parameters branch April 29, 2024 19:44
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.

2 participants