OpenMC/openmc
2018-07-04 20:57:29 -05:00
..
capi Add init methods (with order) for capi expansion filters 2018-05-22 08:12:49 -06:00
data Add photon tests 2018-07-04 20:57:29 -05:00
deplete BUG fix, indexing of nuclides in reactionrates arrays was being ignored + cleaned debugging lines + added plots to examples 2018-06-03 21:21:39 -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 Merge branch 'develop' into photon-new 2018-06-28 16:19:54 -05:00
filter_expansion.py Two doc fixes 2018-06-27 07:26:12 -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 added transfer volumes function, changed titles in depletion example 2018-05-28 18:36:43 -04:00
mesh.py Fixed python-side conversion of MGXS mesh to a lattice for input. 2018-06-19 07:03:54 -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 Merge branch 'develop' into photon-alund 2018-03-11 13:10:00 -05:00
source.py Merge branch 'develop' into photon-alund 2018-03-11 13:10:00 -05:00
statepoint.py addressed paulromano's review, added support for restart in cecm integrator 2018-06-02 14:03:11 -04: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