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 regression tests for TokaMaker #7

Merged
merged 12 commits into from
Nov 22, 2023
Merged

Add regression tests for TokaMaker #7

merged 12 commits into from
Nov 22, 2023

Conversation

hansec
Copy link
Owner

@hansec hansec commented Nov 21, 2023

This pull request adds regression tests for TokaMaker (fixing #2) based on the analytic test cases in the paper (https://arxiv.org/abs/2311.07719) and the ITER example.

Additionally, this pull request made the following changes to the common code

  • Update CMAKE build to make python interfaces usable in build directory (pre-install)
  • Add scipy and h5py to the CI build

This pull request does not modify the any APIs or input files.

 - Update CMAKE build to make python interfaces usable in build directory (pre-install)
@hansec hansec added the tests New regression tests or issues label Nov 21, 2023
@hansec hansec added this to the v1.0 release status milestone Nov 21, 2023
@hansec hansec linked an issue Nov 21, 2023 that may be closed by this pull request
4 tasks
@hansec hansec merged commit 98e7ac9 into main Nov 22, 2023
2 checks passed
@hansec hansec deleted the tMaker_tests branch November 28, 2023 01:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests New regression tests or issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add regression tests for TokaMaker
1 participant