.gitignore
LICENSE.txt
README.md
chain-nndc-b7.1.xml
pyproject.toml
.github/workflows/ci.yml
.github/workflows/python-publish.yml
examples/activity_atoms_vs_time/plot_activity_vs_time.py
examples/activity_atoms_vs_time/plot_atoms_vs_time.py
examples/activity_atoms_vs_time/simulate_silver_depletion.py
examples/isotope_charts/plot_isotope_charts.py
examples/isotope_charts/plot_isotope_charts_fisson_irradiation.py
examples/isotope_charts/plot_isotope_charts_fusion_irradiation.py
examples/isotope_charts/plot_multiple_isotope_charts.py
examples/isotope_charts/simulate_fission_actiation.py
examples/isotope_charts/simulate_fussion_actiation.py
examples/pulse_schedule/plot_pulse_schedule.py
src/openmc_depletion_plotter/__init__.py
src/openmc_depletion_plotter/_version.py
src/openmc_depletion_plotter/app.py
src/openmc_depletion_plotter/integrators.py
src/openmc_depletion_plotter/launch.py
src/openmc_depletion_plotter/materials.py
src/openmc_depletion_plotter/results.py
src/openmc_depletion_plotter/utils.py
src/openmc_depletion_plotter.egg-info/PKG-INFO
src/openmc_depletion_plotter.egg-info/SOURCES.txt
src/openmc_depletion_plotter.egg-info/dependency_links.txt
src/openmc_depletion_plotter.egg-info/entry_points.txt
src/openmc_depletion_plotter.egg-info/requires.txt
src/openmc_depletion_plotter.egg-info/top_level.txt
tests/test_python_api.py