Commit graph

122 commits

Author SHA1 Message Date
Paul Romano
513597a8e3 Merge pull request #723 from smharper/less-summary
Remove unnecessary tally data from summary.h5
2016-09-28 06:24:52 -05:00
Paul Romano
7175f8ed44 Allow temperatures to be assigned to heterogeneous cells 2016-09-23 14:49:46 -05:00
Sterling Harper
e8aa4f2f10 Remove unnecessary tally data from summary.h5 2016-09-22 22:52:16 -04:00
Paul Romano
7528eabeaf Fix bug in nuclide density retrieval from volume calculation 2016-09-22 11:42:33 -05:00
Paul Romano
a5763ae599 Refactor volume calculation to allow material/universe volumes as well 2016-08-08 16:14:17 -05:00
Paul Romano
af27542af5 Fix a few docstrings 2016-08-01 21:48:02 -05:00
Paul Romano
08c9036bb6 Ability to link volume calculation results in order to compute microscopic cross
sections from mgxs
2016-08-01 10:37:00 -05:00
Paul Romano
c7a0b716d2 General cleanup -- both bugs and style issues -- based on running pylint 2016-07-02 11:04:25 +07:00
Sterling Harper
1a1320a2be Address #618 comments 2016-06-16 09:44:29 -05:00
Sterling Harper
3280d5465e Merge remote-tracking branch 'upstream/develop' into multipole 2016-06-09 13:32:26 -05:00
Paul Romano
2b219ae15f Refactor handling of cell fill types. Fix Geometry.get_* methods 2016-05-31 08:43:34 -05:00
Paul Romano
e40a369693 Add geometry plotting capability and restructure lattice attributes 2016-05-27 09:53:07 -05:00
Paul Romano
168f1269fd Add Cell.__contains__ and Cell.rotation_matrix 2016-05-27 09:53:07 -05:00
Sterling Harper
24ecc055ad Merge remote-tracking branch 'upstream/develop' into multipole 2016-05-19 13:39:25 -04:00
Paul Romano
962d592d2e Restrict the Cell.rotation property to cells filled with a Universe 2016-05-10 11:34:56 -05:00
Paul Romano
8ff23e9f98 Clarify documentation regarding cell rotation 2016-05-10 11:34:53 -05:00
Paul Romano
ff198abf3a Improve constructors for Universe and Cell 2016-05-06 11:15:47 -05:00
Sterling Harper
84cd9702cd Merge remote-tracking branch 'upstream/develop' into multipole 2016-04-18 15:03:13 -04:00
Paul Romano
fa1ca34094 Respond to @wbinventor comments on #626 2016-04-14 15:57:59 -05:00
Paul Romano
0339809deb Fix imports in cell and lattice modules 2016-04-14 07:58:06 -05:00
Paul Romano
14dc134869 Complete overhaul of Python API documentation 2016-04-14 07:22:31 -05:00
Paul Romano
a7c455410b Break up universe module into universe, cell, and lattice 2016-04-14 06:53:35 -05:00