OpenMC/openmc
2017-12-14 09:52:05 +07:00
..
capi Add unit tests for openmc.capi 2017-12-14 09:52:05 +07:00
data address @Paul's comments 2017-08-02 11:08:33 -04:00
mgxs Change names of openmc.capi classes. Hopefully fix RTD docs build. 2017-10-05 10:52:29 -05:00
model Move get_*_prism functions to openmc.model 2017-12-11 13:01:18 +07:00
stats Remove __all__ from openmc.stats modules 2017-09-29 09:26:45 -05:00
__init__.py Add unit tests for openmc.capi 2017-12-14 09:52:05 +07:00
arithmetic.py Change names of openmc.capi classes. Hopefully fix RTD docs build. 2017-10-05 10:52:29 -05:00
cell.py Make Intersection and Union obey the mutable sequence protocol 2017-06-07 20:12:51 -05:00
checkvalue.py Address easy comments from @wbinventor 2017-02-22 14:50:16 -06:00
clean_xml.py Use sorted() to sort XML elements in geometry.xml 2017-12-11 13:01:18 +07:00
cmfd.py Now using list comprehensions for filter bin indices in tallies.py 2016-11-28 14:18:19 -05:00
element.py Update correlation used for U weight fractions based on enrichment 2017-10-04 14:15:13 -05:00
examples.py Respond to @wbinventor comments on #852 2017-04-10 07:16:17 -05:00
executor.py Address @wbinventor comments on #826 2017-03-10 10:43:01 -06:00
filter.py Merge is inevitable because of new test created and test suite was changed 2017-08-06 14:15:48 -04:00
geometry.py Use sorted() to sort XML elements in geometry.xml 2017-12-11 13:01:18 +07:00
lattice.py Manage unique IDs via new IDManagerMixin that uses class variables 2017-06-07 20:12:51 -05:00
macroscopic.py Added from_hdf5 for MGXSLibrary class and some miscellaneous fixes' 2016-11-29 18:46:09 -05:00
material.py Sort materials list before creating <material> elements 2017-12-11 13:01:18 +07:00
mesh.py Manage unique IDs via new IDManagerMixin that uses class variables 2017-06-07 20:12:51 -05:00
mgxs_library.py Make scipy and pandas required dependencies 2017-06-07 20:12:51 -05:00
mixin.py Address comments by @smharper on #892. 2017-06-15 14:38:25 -05:00
nuclide.py Update documentation 2017-07-31 08:18:55 -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 Update particle restart format and documentation 2017-02-21 21:26:25 -06:00
plots.py Manage unique IDs via new IDManagerMixin that uses class variables 2017-06-07 20:12:51 -05:00
plotter.py Replace use of matplotlib.colors with _SVG_NAMES dictionary 2017-03-08 15:18:47 -06:00
region.py Make Intersection and Union obey the mutable sequence protocol 2017-06-07 20:12:51 -05:00
search.py Make scipy and pandas required dependencies 2017-06-07 20:12:51 -05:00
settings.py Fix potential mesh-related bugs 2017-08-24 14:57:55 -05:00
source.py Use six.string_types instead of basestring 2016-10-06 21:55:12 -05:00
statepoint.py Use _update_filter_strides when reading statepoints 2017-08-24 14:57:55 -05:00
summary.py Address comments by @smharper on #892. 2017-06-15 14:38:25 -05:00
surface.py Move get_*_prism functions to openmc.model 2017-12-11 13:01:18 +07:00
tallies.py Merge pull request #931 from smharper/filter_id_warn 2017-11-10 06:45:33 -06:00
tally_derivative.py Manage unique IDs via new IDManagerMixin that uses class variables 2017-06-07 20:12:51 -05:00
trigger.py Use six.string_types instead of basestring 2016-10-06 21:55:12 -05:00
universe.py Simple optimizations to Universe._determine_paths 2017-12-11 13:01:18 +07:00
volume.py Address comments by @smharper on #892. 2017-06-15 14:38:25 -05:00