OpenMC/openmc
2019-02-05 18:42:56 -05:00
..
capi Use 0-based indexing for Tally.filters_ values 2019-02-05 18:42:56 -05:00
data Fix export of atomic relaxation transition data for pandas 0.24.0 2019-01-29 14:37:40 -06:00
deplete address review comments from @paulromano 2019-01-31 12:01:55 -05:00
mgxs changed docstring to include reference labels 2018-12-05 18:18:59 +00:00
model address review comments from @paulromano 2019-01-31 12:01:55 -05:00
stats Last review comment 2019-01-07 07:48:31 +00:00
__init__.py add openmc.checkvalue when importing openmc 2018-12-14 05:31:33 -05:00
_utils.py Add make-test-data script 2018-11-06 09:01:37 -06:00
_xml.py Split up Geometry.from_xml, rename clean_xml -> _xml 2018-08-21 07:47:29 -05:00
arithmetic.py Make sure ABCs come from collections.abc 2018-10-18 05:54:36 -05:00
cell.py Address #1061 comments 2018-08-27 17:07:22 -04:00
checkvalue.py Split the lines for code format. 2018-05-16 15:43:10 -04:00
cmfd.py Update list of publications, fix documentation for CMFD 2019-01-30 22:15:48 -06:00
element.py Use empty-argument form of super() 2018-02-05 23:14:30 -05:00
examples.py Replacing old slab_mg example model with new one that uses a library that follows the library standard. Also had to update tests accordingly. 2018-09-03 06:48:02 -04:00
exceptions.py Have openmc_next_batch return an actual error 2018-04-11 13:23:54 -05:00
executor.py Remove a few more __future__ imports. Use collections.abc 2018-02-05 23:14:30 -05:00
filter.py Make sure ABCs come from collections.abc 2018-10-18 05:54:36 -05:00
filter_expansion.py Fix code style 2018-08-23 11:50:12 -05:00
geometry.py Updating DAGMC test, harness, and statepoint read. 2018-10-01 13:40:16 -05:00
lattice.py Split up Geometry.from_xml, rename clean_xml -> _xml 2018-08-21 07:47:29 -05:00
macroscopic.py Use empty-argument form of super() 2018-02-05 23:14:30 -05:00
material.py revert the function calulcating fissionable mass 2019-01-02 10:39:23 -05:00
mesh.py Make sure ABCs come from collections.abc 2018-10-18 05:54:36 -05:00
mgxs_library.py Fix deprecated numpy code 2018-10-17 13:15:21 -04:00
mixin.py Fix subtle bug with next_id not getting reset for autogenerated IDs 2018-02-05 07:35:19 -06:00
nuclide.py Use empty-argument form of super() 2018-02-05 23:14:30 -05:00
openmoc_compatible.py Make Intersection and Union obey the mutable sequence protocol 2017-06-07 20:12:51 -05:00
particle_restart.py Address #1023 comments 2018-07-18 07:55:00 -05:00
plots.py Split up Geometry.from_xml, rename clean_xml -> _xml 2018-08-21 07:47:29 -05:00
plotter.py Implemented Expansion filters in to the MGXS classes and removed the old score-based expansions 2018-04-27 19:45:38 -04:00
polynomial.py Don't import openmc.capi at top-level 2018-10-19 10:44:12 -05:00
region.py Generate sphere packing container from openmc.Region 2018-11-14 16:04:30 -06:00
search.py Use ufloat for k_combined in statepoint 2018-03-15 11:02:07 -05:00
settings.py Remove two references to weight correction method 2019-01-12 15:45:45 -06:00
source.py Merge branch 'develop' into photon-alund 2018-03-11 13:10:00 -05:00
statepoint.py Address #1023 comments 2018-07-18 07:55:00 -05:00
summary.py Updating if/else. 2018-10-01 13:41:17 -05:00
surface.py Generate sphere packing container from openmc.Region 2018-11-14 16:04:30 -06:00
tallies.py Fixed array range in the python score setter and updated example to match 2018-10-11 16:46:29 +02:00
tally_derivative.py Remove __future__ and six imports 2018-02-05 23:14:30 -05:00
trigger.py Remove a few more __future__ imports. Use collections.abc 2018-02-05 23:14:30 -05:00
universe.py Make sure ABCs come from collections.abc 2018-10-18 05:54:36 -05:00
volume.py Use ufloat for stochastic volume results 2018-03-19 10:40:45 -05:00