Commit graph

173 commits

Author SHA1 Message Date
Sam Shaner
76ceafa449 merged with upstream/develop 2016-09-11 15:15:18 -04:00
Sam Shaner
7936b04683 implemented decay rate tally 2016-09-06 08:45:39 -04:00
Adam Nelson
785bd49ad1 Resolving the merge 2016-09-03 04:41:12 -04:00
Paul Romano
3d29075022 Update Jupyter notebooks 2016-08-31 10:59:21 -05:00
Sam Shaner
2357dee05f Merge remote-tracking branch 'upstream/develop' into incoming-current 2016-08-31 07:06:02 -04:00
Paul Romano
2d680d37ad Merge pull request #706 from amandalund/develop
TRISO packing
2016-08-29 16:56:05 -05:00
Sam Shaner
bc49c74d88 updated tally-arithmetic.ipynb 2016-08-29 12:20:41 -04:00
Sam Shaner
26bdadd79a removed redundant code in tally.F90 and addressed other PR comments 2016-08-29 10:05:00 -04:00
Sam Shaner
ba42547eb3 added tally-arithmetic.ipynb with six-factor formula 2016-08-23 15:26:24 -04:00
Paul Romano
08219585f9 Fix two documentation issues 2016-08-20 16:50:14 -05:00
amandalund
760168a82e Address #706 comments 2016-08-17 16:21:10 -05:00
Sam Shaner
e122535ddc fixed issue in tally.F90 and updated mdgxs-part-ii.ipynb 2016-08-16 16:47:50 -04:00
Sam Shaner
2636be6779 merged with upstream/develop 2016-08-16 16:13:15 -04:00
Sam Shaner
7def0d51ce updated mdgxs notebooks and added them to documentation 2016-08-11 08:27:22 -04:00
Sam Shaner
6669e437e2 removed unnecessary imports and fixed comments 2016-08-11 08:02:44 -04:00
Sam Shaner
bed64630e5 Merge remote-tracking branch 'upstream/develop' into mesh-mgxs 2016-08-10 23:25:09 -04:00
Sam Shaner
d6ae522c2a updated mgxs tests 2016-08-10 22:30:58 -04:00
Sterling Harper
ea9d4efdc9 Merge branch 'fission_q' into poly_and_fission_q 2016-08-08 10:07:00 -05:00
Sam Shaner
cdca6f3e1a removed DelayedGroups and addressed PR comments 2016-08-06 16:44:22 -04:00
Paul Romano
6bb147fe8f Add openmc.data.atomic_mass function, finally 2016-08-05 11:25:55 -05:00
Sam Shaner
46e92ee5bb merged with develop branch 2016-08-03 16:05:57 -04:00
Sterling Harper
3b8b55ab8d Merge remote-tracking branch 'upstream/develop' into fission_q 2016-08-03 10:18:18 -05:00
Sterling Harper
2fff5cd3d0 Improve fission energy release documentation 2016-08-03 10:12:46 -05:00
Sam Shaner
c23c1cabfb added second mdgxs ipython notebook 2016-08-03 00:13:51 -04:00
Sam Shaner
7be7c6f29b fixed mgxs library.py to accept MDGXS 2016-08-02 18:53:44 -04:00
Sam Shaner
e8819e6a77 Merge remote-tracking branch 'origin/meshout-filter' into mesh-mgxs 2016-08-02 08:13:35 -04:00
Sam Shaner
a5e9b870fd added mdgxs-part-i.ipynb notebook for mdgxs 2016-07-31 21:43:34 -04:00
Sam Shaner
355fb6f30d addressed PR comments 2016-07-31 10:20:50 -04:00
Sam Shaner
ef0cbebbaa updated mgxs ipython notebooks noting that the mesh domain type has been added 2016-07-29 17:45:35 -04:00
Sam Shaner
3c94a733ef cleaned up chi equations in python API and added new MGXS to documentation 2016-07-29 15:36:58 -04:00
Sam Shaner
2342d17431 changed mgxs velocity to inverse velocity to avoid test suite round off issue 2016-07-29 11:09:54 -04:00
Sam Shaner
97c665d736 merged with upstream/develop 2016-07-29 08:41:30 -04:00
Sterling Harper
31771d8e2e Expand on IncidentNeutron.from_hdf5 in notebook 2016-07-28 16:27:11 -05:00
Paul Romano
e2112b86ae Respond to @smharper comments on #684 2016-07-25 06:33:37 -05:00
Paul Romano
ef7eb3cc64 Add example notebook for nuclear data 2016-07-14 15:52:51 -05:00
Paul Romano
e19291118e Refactor use of ACE tables to generate neutron/thermal scattering data 2016-07-14 15:19:52 -05:00
Paul Romano
68e5a093aa Added full openmc.data package and hooks in code 2016-07-14 15:19:48 -05:00
Sam Shaner
16dc3db6fa added prompt-nu-fission tally and reduced size of new MGXS types 2016-07-05 14:43:40 -04:00
Paul Romano
d30d010aea Merge pull request #673 from nelsonag/aniso
Set MG mode to convert Legendre-expanded anisotropic scattering data in to tabular data by default
2016-06-14 14:44:46 -05:00
Sterling Harper
47e992b889 Merge pull request #667 from paulromano/various-pyapi-changes
Various changes in Python API
2016-06-09 10:21:32 -04:00
Adam Nelson
dffb9858e8 Fixed per @paulromano comments 2016-06-08 19:38:44 -04:00
Adam Nelson
826d5a43d8 Switched tabular_legendre to have a default of true 2016-06-07 20:04:13 -04:00
Paul Romano
96351c9b1c Improve documentation of MGXS classes 2016-06-03 13:33:33 -05:00
Paul Romano
07ef67fee0 Initial TRISO modeling capabilities 2016-06-01 10:19:28 -05:00
Will Boyd
a787ea8818 Merge pull request #656 from paulromano/pyapi-geometry-improvements
Python API geometry enhancements
2016-05-31 10:31:40 -04:00
Adam Nelson
a9462ff7f7 Fixed tallies._can_merge_scores to properly think it can merge a score if the master score list contains the score to be added. 2016-05-30 14:23:06 -04:00
Paul Romano
e40a369693 Add geometry plotting capability and restructure lattice attributes 2016-05-27 09:53:07 -05:00
Adam Nelson
dca86df219 adding notice to users that div by zero is expected in mgxs-part-iii nbook. 2016-05-24 20:27:06 -04:00
Adam Nelson
7794fae54d updates per @wbinventor comments 2016-05-24 20:19:14 -04:00
Adam Nelson
18fc97fc9a Updating notebook to reflect changes thus far 2016-05-22 21:31:33 -04:00