OpenMC/openmc
2021-01-09 20:50:58 -05:00
..
data Ensure CorrelatedAngleEnergy.to_hdf5 works for continuous+discrete eout dists 2020-12-08 13:53:35 -06:00
deplete ensure no duplicate nuclides in materials 2021-01-09 20:50:58 -05:00
lib Address @paulromano comments 2020-12-03 10:37:13 -05:00
mgxs Merge pull request #1718 from mkreher13/transient-rewrite 2020-12-11 10:26:42 -06:00
model Typo fix in RectangularParallelepiped.__pos__ method. 2020-11-12 12:43:40 -06:00
stats Fix documentation for Maxwell distribution pdf 2020-12-08 13:53:35 -06:00
__init__.py Move version number to 0.12.1-dev 2020-07-22 15:26:03 -05: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 Move CMFD reweight to cpp, minor discrepancies in regression tests 2020-11-24 22:56:31 -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 Add versionadded directive for new arguments/functions in 0.12 2020-04-10 21:52:43 -05:00
filter.py Adding capability in the Python API to write a point-cloud dataset in VTK with user-specified data. 2020-04-24 12:06:52 -05: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 Using python's any function to inherit involved materials' attr 2020-09-10 10:50:17 +08:00
mesh.py Ensure boundary_type is used by keyword in several spots 2020-06-17 22:08:56 -05:00
mgxs_library.py Changed name "decay rate" to "decay-rate" to avoid seg faults 2020-08-28 17:42:15 +00: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 Fix indentation. 2020-10-19 09:03:09 -05:00
source.py Make sure write_source_file creates filetype attribute 2020-10-20 14:07:45 -05:00
statepoint.py Fix documentation for source site attributes 2020-10-14 15:10:03 -05: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