mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-25 04:25:29 -04:00
Previously the yields were appended into the libraries attribute. Now, the yields are returned directly and not appended at all. It is up to the caller to place these yields in the correct location. The Operator maintains a list of of the libraries that is updated through the unpacking method, and then set onto the Chain after working through all local materials |
||
|---|---|---|
| .. | ||
| 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.