mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-24 20:15:26 -04:00
Much of the previous API is intact, with the major change being CRAM functions are imported from openmc.deplete.cram in the test_deplete_cram. The integrator abstract classes are placed in openmc/deplete/abc.py with all concrete classes going in to openmc/deplete/integrators.py Documentation updated accordingly |
||
|---|---|---|
| .. | ||
| regression_tests | ||
| unit_tests | ||
| __init__.py | ||
| chain_simple.xml | ||
| conftest.py | ||
| dummy_operator.py | ||
| readme.rst | ||
| testing_harness.py | ||
See docs/source/devguide/tests.rst for information on the OpenMC test suite.