Adam Nelson
|
e8e5ccd1ad
|
Merge remote-tracking branch 'upstream/develop' into mgxs_integration
|
2016-05-12 05:16:31 -04:00 |
|
Paul Romano
|
10f498177e
|
Allow rotation to be set without fill assigned when reading summary file
|
2016-05-10 11:55:38 -05:00 |
|
Adam Nelson
|
7a67165586
|
Finished generating ipython notebook and incorporating in to docs
|
2016-05-07 14:36:32 -04:00 |
|
Paul Romano
|
5947bbefd2
|
Don't read eigenvalue-related data in summary.h5 if fixed source
|
2016-05-06 11:15:47 -05:00 |
|
Paul Romano
|
6558fd8a34
|
Fix reading hexagonal lattices in Summary
|
2016-05-06 11:15:47 -05:00 |
|
Adam Nelson
|
2220fb02a7
|
Added zaid and awr data to summary so that openmc.mgxs.Library can access that information and pass it forward to the outputted microscopic library.
|
2016-05-03 04:40:59 -04:00 |
|
Sterling Harper
|
84cd9702cd
|
Merge remote-tracking branch 'upstream/develop' into multipole
|
2016-04-18 15:03:13 -04:00 |
|
Paul Romano
|
14dc134869
|
Complete overhaul of Python API documentation
|
2016-04-14 07:22:31 -05:00 |
|
Sterling Harper
|
435b9015b1
|
Merge remote-tracking branch 'upstream/develop' into multipole
|
2016-04-11 17:31:17 -04:00 |
|
Sterling Harper
|
27f28f827f
|
Merge remote-tracking branch 'upstream/develop' into multipole
|
2016-03-25 14:13:33 -04:00 |
|
Will Boyd
|
83f19e8cf1
|
Fixed bug for Python 2 reading of distribcell paths in Summary API
|
2016-03-23 13:50:27 -04:00 |
|
Will Boyd
|
fd94f6e806
|
Fixed Python 3 bug in both run_tests.py and distribcell_paths setter in summary.py
|
2016-03-23 11:35:25 -04:00 |
|
Will Boyd
|
67f9cfe1c7
|
Distribcell paths now handled by StatePoint.link_with_summary(...) routine in Python API
|
2016-03-22 14:53:57 -04:00 |
|
Paul Romano
|
5a982241e2
|
Merge branch 'develop' into pyapi-changes
|
2016-03-09 08:29:55 -06:00 |
|
Paul Romano
|
9b152b0ddf
|
Add property setters for Tally.scores, nuclides, filters, triggers
|
2016-02-23 09:26:37 -06:00 |
|
Adam Nelson
|
e68bed1ad7
|
Merge remote-tracking branch 'upstream/develop' into mg
|
2016-02-14 15:35:56 -05:00 |
|
Colin Josey
|
b9504fd542
|
Merge remote-tracking branch 'mitcrpg/develop' into multipole-final
|
2016-02-04 20:30:20 -05:00 |
|
Sterling Harper
|
0f8ac7bf87
|
Update PyAPI for multipole
|
2016-02-03 22:49:12 -05:00 |
|
Adam Nelson
|
e24a692c79
|
Merging in to bring up to date.
|
2016-02-03 10:14:04 -05:00 |
|
wbinventor@gmail.com
|
e413bf30e5
|
Fixed issue with discrepancy in indexing of y-dimension in lattice universes and offsets
|
2016-02-01 19:24:43 -05:00 |
|
wbinventor@gmail.com
|
1bd815c529
|
Fixed distribcell offsets for 2D lattices
|
2016-01-30 13:57:06 -05:00 |
|
wbinventor@gmail.com
|
c746d7a9fa
|
Fixed issue with 3D lattice distribcell offsets
|
2016-01-30 11:44:54 -05:00 |
|
Adam Nelson
|
473d3220dc
|
Changes per comments of @smharper and @paulromano
|
2016-01-16 13:48:06 -05:00 |
|
wbinventor@gmail.com
|
95e6d27bd9
|
Renamed local filter variables so as not to shadow Python built-in filter method
|
2016-01-14 18:03:20 -05:00 |
|
Sterling Harper
|
d5d486536b
|
Update summary.h5 files for distribmat
|
2016-01-09 23:02:29 -05:00 |
|
Adam Nelson
|
ff27852c51
|
Merge remote-tracking branch 'upstream/develop' into mg
|
2016-01-07 20:05:01 -05:00 |
|
Will Boyd
|
ffbc0b8a53
|
Merge pull request #538 from smharper/distribcell
Move distribcell map indices from filters to cells
|
2016-01-04 19:18:16 -05:00 |
|
Sterling Harper
|
bae0ad7136
|
Small fixes for #538
|
2016-01-04 18:25:59 -05:00 |
|
Sam Shaner
|
8730a243c3
|
fixed typos in comments and descrptions in Python API
|
2016-01-04 12:47:43 -08:00 |
|
Sam Shaner
|
b469d74879
|
Merge remote-tracking branch 'upstream/develop' into tally-align
|
2016-01-04 12:42:57 -08:00 |
|
wbinventor@gmail.com
|
c48af6f71a
|
Removed debug print statements from summary.py
|
2016-01-02 17:36:07 -05:00 |
|
wbinventor@gmail.com
|
8daac97bc3
|
OpenCG compatiblity module now properly deals with 3D lattices
|
2016-01-01 16:43:12 -05:00 |
|
wbinventor@gmail.com
|
562739c245
|
HDF5 summary file now report the lattice universes in original input ordering
|
2015-12-30 17:09:46 -05:00 |
|
wbinventor@gmail.com
|
c4b83ced54
|
Fixed bugs in OpenCG compatiblity and Summary Python modules for new z-y-z Universe ordering
|
2015-12-30 14:43:33 -05:00 |
|
Sterling Harper
|
56e8e7d681
|
Update PyAPI with distribcell changes
|
2015-12-29 16:54:35 -05:00 |
|
Sam Shaner
|
8762642dda
|
changed mean and std_dev direct access to property getters in tallies.py
|
2015-12-25 12:23:53 -08:00 |
|
Adam Nelson
|
50f21e6ec8
|
merging with upstream
|
2015-12-23 18:24:26 -05:00 |
|
Sam Shaner
|
e985418e11
|
Merge remote-tracking branch 'upstream/develop' into tally-align
|
2015-12-23 08:35:01 -08:00 |
|
Sam Shaner
|
48a47cacda
|
added moment orders to summary file
|
2015-12-22 16:02:09 -08:00 |
|
Sam Shaner
|
04783529c8
|
removed num_score_bins from mgxs.py
|
2015-12-22 14:40:56 -08:00 |
|
Sam Shaner
|
714f4ff2cc
|
removed num_score_bins from tallies.py and removed duplicate scores from tests
|
2015-12-22 14:10:13 -08:00 |
|
wbinventor@gmail.com
|
ffd0070654
|
Now using id property setters in Python Summary API
|
2015-12-21 14:25:42 -05:00 |
|
Sam Shaner
|
a0160ad48a
|
reverted to using num_score_bins in tallies.py
|
2015-12-17 15:07:32 -05:00 |
|
Sam Shaner
|
50519fe62d
|
removed num_score_bins from Tally object and removed sum and sum_sq from tally arithmetic
|
2015-12-14 11:34:52 -05:00 |
|
Adam Nelson
|
baad6cf274
|
Added python API support for the new options; dont yet have a capability to build the mgxs xml file. Also wrote (and check as needed) the run_CE flag to the summary file and state points.
|
2015-11-14 13:33:05 -05:00 |
|
Will Boyd
|
8adde7d396
|
Added new opencg_geometry property to openmc.mgxs.Library
|
2015-10-29 19:55:40 -04:00 |
|
Will Boyd
|
e44ac1341d
|
Added openmc.opencg_compatible import to Summary.opencg_geometry property
|
2015-10-29 15:50:38 -04:00 |
|
Will Boyd
|
0c3811ab8d
|
Removed unnecessary try-except for OpenCG import in summary.py
|
2015-10-29 10:59:44 -04:00 |
|
Will Boyd
|
8184b3a0f2
|
Removed Summary.make_opencg_geometry() in place of openmc_geometry and opencg_geometry properties
|
2015-10-28 21:22:22 -04:00 |
|
Will Boyd
|
5e5a423b32
|
Merge branch 'develop' into mgxs
|
2015-10-24 10:14:14 -04:00 |
|