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

Reimplement tests for the atomic module #648

Closed
wants to merge 5 commits into from

Conversation

mishinma
Copy link
Contributor

Currently, the tests from atomic checks some values from atom_data.h5. But this hdf file is outdated and not used in the example config anymore (see also #521).

Instead of checking atom_data.h5 this PR checks chianti_he_db.h5 (and replaces this file with the carsus version). As suggested by the name, this hdf file has only data for He. chianti_he_db.h5 is not created only for the purposes of testing the atomic module; it is also used in test_plasma_simple.
Perhaps, we might want to create a more complete hdfstore for the unit testing.

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.

2 participants