JADE-V-V / JADE

JADE, a novel nuclear data libraries V&V tool
GNU General Public License v3.0
23 stars 8 forks source link

Sphere test fixes #267

Closed JezSw closed 6 months ago

JezSw commented 6 months ago

Description

Tests are looking at inconsistent outputs across platforms. implemented fix through sorting the outputs in the read output methods for mcpn and openmc but this might need rethinking and using actual dictionary's as noted in the docstrings.

Fixes #266

Additional dependencies introduced.

Type of change

Please select what type of change this is.

Other changes

Testing

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Ran pytest locally and successful on CI/CD of fork.

Checklist: