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

Documentation: Runtime Parameters #4055

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

WeiqunZhang
Copy link
Member

  • Update the chapter on runtime parameters.

  • Add amrex prefix to a number of obscure parameters. This should not cause any backward compatibility issues.

  • For uncommon parameters, use query instread of queryAdd. So the user will not see them when print out all parameters.

  • Remove fab.init_snan because there is now amrex.init_snan.

* Update the chapter on runtime parameters.

* Add amrex prefix to a number of obscure parameters. This should not cause
  any backward compatibility issues.

* For uncommon parameters, use query instread of queryAdd. So the user will
  not see them when print out all parameters.

* Remove fab.init_snan because there is now amrex.init_snan.

* Change some boolean parameters' type from int to bool.
@WeiqunZhang
Copy link
Member Author

Ready for review, but don't merge before the next release.

@WeiqunZhang WeiqunZhang merged commit 3e93ef7 into AMReX-Codes:development Aug 1, 2024
72 checks passed
@WeiqunZhang WeiqunZhang deleted the amrex_dot_par branch August 1, 2024 15:33
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