OpenMC/openmc
2021-06-09 17:03:57 +07:00
..
data Update physical constants to CODATA 2018 2021-05-03 09:43:09 -05:00
deplete Operator pulls Materials.cross_sections from material file 2021-06-04 09:07:31 -07:00
lib additional documentation, make name changes more consistent 2021-05-08 18:51:49 -04:00
mgxs Add release notes for 0.12.1 and a bunch of versionadded tags 2021-03-17 07:33:57 -05:00
model Support periodic boundaries in rectangular_prism 2021-04-14 09:44:12 -05:00
stats Avoid several Python warnings 2021-04-26 14:45:37 -05:00
__init__.py Change version to 0.12.2, add release notes 2021-06-09 17:03:57 +07:00
_xml.py Sort XML attributes to preserve pre-Python 3.8 XML writing behavior 2020-06-17 22:08:09 -05:00
arithmetic.py Alphabetize import ordering (and use relative imports in a few places) 2020-04-06 15:16:09 -05:00
cell.py Add versionadded directive for new arguments/functions in 0.12 2020-04-10 21:52:43 -05:00
checkvalue.py Apply suggestions from @drewejohnson code review 2020-03-25 06:45:03 -05:00
cmfd.py Define cmfd_src on all procs 2021-02-09 13:47:04 -05:00
element.py If some natural isos are missing when adding element, check '0' nuclide first 2020-11-11 11:17:35 -06:00
examples.py Cosmetic fixes from PullRequest [2019-12-05] 2019-12-05 22:22:43 -06:00
exceptions.py Have openmc_next_batch return an actual error 2018-04-11 13:23:54 -05:00
executor.py Account for exceptions/segfaults in _run function 2021-03-09 13:31:53 -06:00
filter.py Change version to 0.12.2, add release notes 2021-06-09 17:03:57 +07:00
filter_expansion.py Remove unused imports across entire Python API 2020-03-31 18:11:31 -05:00
geometry.py Examine if the region exists before removing redundant surfaces 2020-09-03 11:09:02 +08:00
lattice.py Alphabetize import ordering (and use relative imports in a few places) 2020-04-06 15:16:09 -05:00
macroscopic.py Use empty-argument form of super() 2018-02-05 23:14:30 -05:00
material.py added checks and tests for cases in add_element 2021-05-19 13:31:45 +01:00
mesh.py Change version to 0.12.2, add release notes 2021-06-09 17:03:57 +07:00
mgxs_library.py Avoid several Python warnings 2021-04-26 14:45:37 -05:00
mixin.py Changes in trigger.py from PullRequest Inc. review 2020-04-01 14:13:05 -05:00
nuclide.py Remove unused imports across entire Python API 2020-03-31 18:11:31 -05:00
openmoc_compatible.py Alphabetize import ordering (and use relative imports in a few places) 2020-04-06 15:16:09 -05:00
particle_restart.py Changes in particle_restart.py from PullRequest Inc. review 2020-04-01 14:13:05 -05:00
plots.py Merge pull request #1588 from paulromano/py38-attribute-order 2020-06-19 08:08:42 -05:00
plotter.py rename varible as suggested in review 2020-10-19 13:33:02 +01:00
polynomial.py Add versionadded directive for new arguments/functions in 0.12 2020-04-10 21:52:43 -05:00
region.py Add versionadded directive for new arguments/functions in 0.12 2020-04-10 21:52:43 -05:00
search.py Model.run now returns last statepoint path rather than k_eff. Updated tests and search. 2020-03-27 07:47:54 -05:00
settings.py cleanup 2021-03-03 00:42:39 +06:00
source.py Add doc section on file-based sources 2021-03-17 07:34:01 -05:00
statepoint.py Add missing changes on statepoint.py 2021-01-18 14:36:05 -06:00
summary.py Alphabetize import ordering (and use relative imports in a few places) 2020-04-06 15:16:09 -05:00
surface.py Add versionadded directive for new arguments/functions in 0.12 2020-04-10 21:52:43 -05:00
tallies.py Fix missing variable in tallies.py (thanks to @jlanversin). Closes #1727 2020-12-08 13:53:35 -06:00
tally_derivative.py Alphabetize import ordering (and use relative imports in a few places) 2020-04-06 15:16:09 -05:00
trigger.py Alphabetize import ordering (and use relative imports in a few places) 2020-04-06 15:16:09 -05:00
universe.py Alphabetize import ordering (and use relative imports in a few places) 2020-04-06 15:16:09 -05:00
volume.py Check volume calculation ids using sets in load_results. 2020-10-03 13:06:46 -05:00