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

Commits on Jul 31, 2024

  1. Documentation: Runtime Parameters

    * 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 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    10828bd View commit details
    Browse the repository at this point in the history