| .. |
|
data
|
Updated regex to cross reference nuclides with elements
|
2017-01-20 13:21:06 -05:00 |
|
mgxs
|
changed mgxs to MGXS
|
2016-12-20 10:36:47 -08:00 |
|
model
|
Use six.add_metaclass to be compatible with Python 2 and 3
|
2016-10-06 21:55:12 -05:00 |
|
stats
|
Fix use of energy in tests
|
2016-10-31 14:46:47 -05:00 |
|
__init__.py
|
Specify Shannon entropy and UFS meshes using openmc.Mesh object
|
2016-12-14 06:58:45 -06:00 |
|
arithmetic.py
|
Use six.string_types instead of basestring
|
2016-10-06 21:55:12 -05:00 |
|
cell.py
|
Get rid of WRITTEN_IDS global variable
|
2016-12-14 06:58:45 -06:00 |
|
checkvalue.py
|
merged with upstream/develop
|
2016-07-05 19:33:36 +00: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 |
|
executor.py
|
Use six.string_types instead of basestring
|
2016-10-06 21:55:12 -05:00 |
|
filter.py
|
Address #768 comments
|
2016-12-09 14:03:11 -05:00 |
|
geometry.py
|
Get rid of WRITTEN_IDS global variable
|
2016-12-14 06:58:45 -06:00 |
|
lattice.py
|
Added a method to create a rectangular prism to PyAPI
|
2017-02-03 09:46:05 -05:00 |
|
macroscopic.py
|
Added from_hdf5 for MGXSLibrary class and some miscellaneous fixes'
|
2016-11-29 18:46:09 -05:00 |
|
material.py
|
Merge pull request #771 from samuelshaner/decay-rate-tracklength
|
2016-12-20 15:42:09 -05:00 |
|
mesh.py
|
Get rid of self._*_file attributes
|
2016-12-14 06:56:38 -06:00 |
|
mgxs_library.py
|
fixed error in mgxs_library.py notation for xs shapes
|
2016-12-19 15:42:35 -08: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 |
|
opencg_compatible.py
|
Merge branch 'speedup-opencg' of https://github.com/wbinventor/openmc into speedup-opencg
|
2016-08-18 14:20:38 -04:00 |
|
particle_restart.py
|
Use multidimensional array for tally results rather than derived type
|
2016-11-15 15:22:02 -06:00 |
|
plots.py
|
Use six.string_types instead of basestring
|
2016-10-06 21:55:12 -05:00 |
|
plotter.py
|
Resolving comments for clarity by @paulromano
|
2016-12-11 13:10:07 -05:00 |
|
region.py
|
Use clever tricks to simplify Boolean geometry expressions
|
2016-12-14 06:57:51 -06:00 |
|
settings.py
|
updated tests and updated setting of nuclides and elements in example files
|
2016-12-15 21:06:12 +00:00 |
|
source.py
|
Use six.string_types instead of basestring
|
2016-10-06 21:55:12 -05:00 |
|
statepoint.py
|
Merge remote-tracking branch 'upstream/develop' into diff_tally6
|
2016-11-16 13:37:42 -05:00 |
|
summary.py
|
Now using list comprehensions for filter bin indices in tallies.py
|
2016-11-28 14:18:19 -05:00 |
|
surface.py
|
Added a method to create a rectangular prism to PyAPI
|
2017-02-03 09:46:05 -05:00 |
|
tallies.py
|
added tracklength estimator capability for decay-rate tally and fixed other issues
|
2016-12-15 20:23:07 +00:00 |
|
tally_derivative.py
|
Address #746 comments
|
2016-11-13 13:49:30 -05:00 |
|
trigger.py
|
Use six.string_types instead of basestring
|
2016-10-06 21:55:12 -05:00 |
|
universe.py
|
Get rid of WRITTEN_IDS global variable
|
2016-12-14 06:58:45 -06:00 |
|
volume.py
|
Use multidimensional array for tally results rather than derived type
|
2016-11-15 15:22:02 -06:00 |