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

Add CI to check runtime parameters #2577

Merged
merged 8 commits into from
Sep 23, 2023

Commits on Sep 23, 2023

  1. clean up the runtime parameter parser

    remove the "in fortran" option as well as the field from the
    _cpp_parameters file and also split the parser into 2 function
    to make it easier to build off of.
    zingale committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    f2ad04a View commit details
    Browse the repository at this point in the history
  2. fix some parameter stuff

    zingale committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    4d864df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c986e8 View commit details
    Browse the repository at this point in the history
  4. more fixes

    zingale committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    9ea0381 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c8ce6d2 View commit details
    Browse the repository at this point in the history
  6. intentionally break

    zingale committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    01a61df View commit details
    Browse the repository at this point in the history
  7. revert

    zingale committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    e3c6234 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9961eff View commit details
    Browse the repository at this point in the history