OpenMC/openmc
Paul Romano 4ae02e3c1b
Merge pull request #1101 from smharper/cpp_tallies
Move most tally filters to C++
2018-10-25 15:59:44 -04:00
..
capi Address #1101 comments 2018-10-21 18:59:03 -04:00
data update python api for wmp v1.1 2018-10-19 16:53:47 -04:00
deplete Split up Geometry.from_xml, rename clean_xml -> _xml 2018-08-21 07:47:29 -05:00
mgxs Make sure ABCs come from collections.abc 2018-10-18 05:54:36 -05:00
model Address #991 comments; add comments; add stopping condition and warning on early convergence 2018-04-14 14:10:35 -05:00
stats Remove a few more __future__ imports. Use collections.abc 2018-02-05 23:14:30 -05:00
__init__.py Change Polynomial class and fix PEP 8 style 2018-08-17 15:00:39 -05:00
_utils.py Move make_chain.py to openmc-make-depletion-chain 2018-02-21 07:00:08 -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 Split up Geometry.from_xml, rename clean_xml -> _xml 2018-08-21 07:47:29 -05: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 Merge pull request #1052 from paulromano/from-xml 2018-08-24 14:21:47 -04: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 Remove a few more __future__ imports. Use collections.abc 2018-02-05 23:14:30 -05:00
search.py Use ufloat for k_combined in statepoint 2018-03-15 11:02:07 -05:00
settings.py Corrections to openmc settings module. 2018-09-26 22:30:10 -05: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 Add Geometry.from_xml() capability 2018-08-17 12:02:02 -05: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