OpenMC/openmc
2017-05-18 13:40:48 -05:00
..
data Always calculating heating partials for MT=302,318,402 2017-05-03 11:23:35 -05:00
mgxs Made fast summary primitive collections private 2017-05-04 14:58:30 -04:00
model Make sure == is used instead of 'is' in a few places 2017-05-08 08:36:35 -05:00
stats Fix bugs discovered during CNL workshop 2017-03-19 21:41:54 -05:00
__init__.py Define openmc.__version__ as recommended by PEP 396 2017-05-05 13:56:30 -05:00
arithmetic.py Updated OpenMOC compatiblity module with changes suggested by @paulromano 2017-02-28 12:06:42 -05:00
cell.py Added __hash__ method to Surface class; revised clone methods memo param to use objects as keys 2017-04-10 17:17:17 -04:00
checkvalue.py Address easy comments from @wbinventor 2017-02-22 14:50:16 -06:00
clean_xml.py Make spaces per indent configurable for clean_xml_indentation 2016-11-18 11:31:30 -06:00
cmfd.py Now using list comprehensions for filter bin indices in tallies.py 2016-11-28 14:18:19 -05:00
element.py Fix spelling error on NATURAL_ABUNDANCE 2016-11-16 18:00:15 -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 pull request #862 from smharper/filter_bin_ids 2017-04-30 15:33:48 -05:00
geometry.py Now use memoization for geometry and materials cloning 2017-04-10 10:06:32 -04:00
lattice.py Simplified Universe equality operator per @paulromano suggestion 2017-05-12 08:29:01 -04:00
macroscopic.py Added from_hdf5 for MGXSLibrary class and some miscellaneous fixes' 2016-11-29 18:46:09 -05:00
material.py Make sure == is used instead of 'is' in a few places 2017-05-08 08:36:35 -05:00
mesh.py Fixed the generation of meshes and implemented // as suggested by @paulromano 2017-03-04 12:51:36 -05:00
mgxs_library.py fixed MGXSLibrary.from_hdf5 issue 2017-05-07 04:32:37 -04:00
mixin.py Final changes 2016-08-19 19:24:51 -04:00
nuclide.py Moved plotting and calculate_xs routines to plotter, condensed code as needed. 2016-11-11 21:58:31 -05:00
openmoc_compatible.py Revised OpenMOC fix planes by reversing sign for D coefficient 2017-05-11 21:45:43 -04:00
particle_restart.py Update particle restart format and documentation 2017-02-21 21:26:25 -06:00
plots.py Sort <colors> as they are written to plots.xml 2017-03-21 06:48:21 -05:00
plotter.py Replace use of matplotlib.colors with _SVG_NAMES dictionary 2017-03-08 15:18:47 -06:00
region.py Added __hash__ method to Surface class; revised clone methods memo param to use objects as keys 2017-04-10 17:17:17 -04:00
search.py Use StatePoint context manager for keff search 2017-04-07 21:04:14 -05:00
settings.py Fix bug tallying individual reaction rates (e.g. n,gamma) with multipole on 2017-04-11 09:01:01 -05:00
source.py Use six.string_types instead of basestring 2016-10-06 21:55:12 -05:00
statepoint.py Make StatePoint a context manager 2017-04-07 21:04:14 -05:00
summary.py Removed fast_* properties 2017-05-04 21:40:01 -04:00
surface.py Raise exception if periodic boundary used with rounded corners 2017-05-18 13:40:48 -05:00
tallies.py removed additional unnecessary modifications 2017-04-26 12:58:27 -04:00
tally_derivative.py Fix bugs discovered during CNL workshop 2017-03-19 21:41:54 -05:00
trigger.py Use six.string_types instead of basestring 2016-10-06 21:55:12 -05:00
universe.py Fixed issue in Universe.__eq__ per comment by @paulromano 2017-05-12 15:36:48 -04:00
volume.py Fix bugs discovered during CNL workshop 2017-03-19 21:41:54 -05:00