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

Cosmology System Test & Gravity Support in SystemTestRunner Class #390

Draft
wants to merge 4 commits into
base: dev
Choose a base branch
from

Conversation

bcaddy
Copy link
Collaborator

@bcaddy bcaddy commented Apr 16, 2024

Summary

  • Added gravity support to the SystemTestRunner class
  • Added a cosmology system test. Thank you to @bvillasen for providing the initial conditions and parameter files and helping answer my questions about this test problem.
  • Added Dual Energy to the default cosmology build
  • Updated the combine_hydro_particles.py script to work with gravity files as well. Now named combine_test_files.py
  • Fixed a few typos

Depends On

Once those two PRs are merged I'll rebase this and remove the draft status

Added support for merging gravity files as well as particle files for
use as fiducial data for tests. Renamed the resulting script from
`combine_hydro_particles.py` to `combine_test_files.py`
also, fixed a typo in the hydro make file.
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.

None yet

1 participant