OpenMC/openmc
Sterling Harper ae8395e0e4
Merge pull request #1008 from tjlaboss/mesh_from_lattice
Create a Mesh from an existing lattice
2018-05-23 17:56:58 -04:00
..
capi Add init methods (with order) for capi expansion filters 2018-05-22 08:12:49 -06:00
data Docfix for openmc.data.Library.get_by_material 2018-04-13 15:04:04 -05:00
deplete Swap RectLattice distribcell ordering 2018-05-16 18:17:23 -04:00
mgxs Fixing df.drop call using newer pandas syntax instead of backwards-compatible syntax 2018-05-05 11:15:11 -04: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 Combine expansion filters into single Python module 2018-03-29 10:20:48 -05:00
_utils.py Move make_chain.py to openmc-make-depletion-chain 2018-02-21 07:00:08 -06:00
arithmetic.py Remove __future__ and six imports 2018-02-05 23:14:30 -05:00
cell.py Use ufloat for stochastic volume results 2018-03-19 10:40:45 -05:00
checkvalue.py Split the lines for code format. 2018-05-16 15:43:10 -04:00
clean_xml.py Use sorted() to sort XML elements in geometry.xml 2017-12-11 13:01:18 +07:00
cmfd.py Remove a few more __future__ imports. Use collections.abc 2018-02-05 23:14:30 -05:00
element.py Use empty-argument form of super() 2018-02-05 23:14:30 -05:00
examples.py Move regression tests into separate directory 2018-02-05 07:35:19 -06: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 Implemented Expansion filters in to the MGXS classes and removed the old score-based expansions 2018-04-27 19:45:38 -04:00
filter_expansion.py Merge pull request #1003 from lindsayad/consistent-norms 2018-05-09 06:34:05 -05:00
geometry.py Remove a few more __future__ imports. Use collections.abc 2018-02-05 23:14:30 -05:00
lattice.py Swap RectLattice distribcell ordering 2018-05-16 18:17:23 -04:00
macroscopic.py Use empty-argument form of super() 2018-02-05 23:14:30 -05:00
material.py Implemented Expansion filters in to the MGXS classes and removed the old score-based expansions 2018-04-27 19:45:38 -04:00
mesh.py Long live PEP8 2018-05-22 13:36:50 -04:00
mgxs_library.py Remove __future__ and six imports 2018-02-05 23:14:30 -05: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 Update particle restart format and documentation 2017-02-21 21:26:25 -06:00
plots.py Address comments on #985 2018-03-19 13:58:58 -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
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 Remove a few more __future__ imports. Use collections.abc 2018-02-05 23:14:30 -05:00
source.py Remove __future__ and six imports 2018-02-05 23:14:30 -05:00
statepoint.py Merge pull request #1001 from nelsonag/mgxs_expansion_with_tests 2018-05-08 14:58:41 -05:00
summary.py Implemented Expansion filters in to the MGXS classes and removed the old score-based expansions 2018-04-27 19:45:38 -04:00
surface.py Use empty-argument form of super() 2018-02-05 23:14:30 -05:00
tallies.py Consistently check derived for sum and sum_sq in tallies. Closes #1010 2018-05-23 14:16:17 -06: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 Use ufloat for stochastic volume results 2018-03-19 10:40:45 -05:00
volume.py Use ufloat for stochastic volume results 2018-03-19 10:40:45 -05:00