Commit graph

169 commits

Author SHA1 Message Date
Paul Romano
f97154c6c0 Correctly write deferred-length character to HDF5 datasets 2017-03-03 09:17:55 -06:00
Will Boyd
604bfbfbe1 Added formulation property to ScatterMatrixXS 2017-03-02 17:02:08 -05:00
Paul Romano
7ca46e809c Make get_all_* methods consistent -- always return dict 2017-02-23 07:39:28 -06:00
Paul Romano
58bb9c18ee Address easy comments from @wbinventor 2017-02-22 14:50:16 -06:00
Paul Romano
8f2efa19dd Create Mesh.from_hdf5() and Surface.from_hdf5() methods 2017-02-21 21:26:25 -06:00
Paul Romano
4729754ce5 Make StatePoint.generations_per_batch consistent with Settings 2017-02-21 21:26:25 -06:00
Paul Romano
e642b401a2 Get rid of last instance of internal IDs in statepoint 2017-02-21 21:26:25 -06:00
Paul Romano
71b49aace8 Rewrite documentation for summary and statepoint files. Continue making a few
changes.
2017-02-21 21:26:25 -06:00
Paul Romano
b4845f1474 Refactor openmc.Summary() class. Only store user IDs in summary/statepoint files 2017-02-21 21:26:25 -06:00
Paul Romano
0c616c8b22 Handle HDF5 format versions consistently 2017-02-21 21:26:21 -06:00
Sterling Harper
d8e562f318 Merge remote-tracking branch 'upstream/develop' into diff_tally6 2016-11-16 13:37:42 -05:00
Paul Romano
fb009c6b5e Use multidimensional array for tally results rather than derived type 2016-11-15 15:22:02 -06:00
Sterling Harper
2573fba5fa Address #746 comments 2016-11-13 13:49:30 -05:00
Sterling Harper
d602dc0e6a Merge remote-tracking branch 'upstream/develop' into diff_tally6 2016-10-21 01:52:55 -04:00
Sterling Harper
24b96ba354 Merge remote-tracking branch 'upstream/develop' into diff_tally6 2016-10-10 22:38:11 -04:00
Paul Romano
5a126d086e Use six.string_types instead of basestring 2016-10-06 21:55:12 -05:00
Sterling Harper
bbcc4f6453 Merge branch 'develop' into diff_tally6 2016-10-02 02:08:47 -04:00
Sterling Harper
52c9898128 Simply MeshFilter.__init__ 2016-09-30 00:01:10 -04:00
Sterling Harper
e464e22690 Merge remote-tracking branch 'upstream/develop' into pyapi_filters 2016-09-29 16:22:10 -04:00
Sterling Harper
e8aa4f2f10 Remove unnecessary tally data from summary.h5 2016-09-22 22:52:16 -04:00
Sterling Harper
de84f3989b Update test inputs 2016-09-10 23:37:46 -04:00
Sterling Harper
b9a5a069af Fix tally arith, add specialized filter.from_hdf5 2016-09-10 22:59:57 -04:00
Sterling Harper
57442f8ca6 Merge remote-tracking branch 'upstream/develop' into pyapi_filters 2016-09-07 22:01:11 -04:00
Sam Shaner
13be300440 Merge remote-tracking branch 'upstream/develop' into mesh-mgxs 2016-08-11 14:34:05 -04:00
Paul Romano
0bfa509b3c Remove extra line per PEP8 2016-08-11 11:37:11 -05:00
Sterling Harper
9ce02de39a Make each filter type a separate class in PyAPI 2016-08-10 21:45:32 -05:00
Sam Shaner
5074c9831f reworked surface current tally indexing and fixed issue in Python API current tallies 2016-08-02 03:05:16 -04: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
Paul Romano
b4910473b2 Throw ImportError if user has h5py 2.6.0. 2016-06-02 16:36:10 -05:00
Will Boyd
e2fb00c6a5 Reordered parameters in StatePoint.get_tally(...) 2016-05-30 08:34:08 -04:00
Will Boyd
4fe252ba8a Changes to address comments by @samuelshaner 2016-05-29 23:14:09 -04:00
Will Boyd
a3126e8320 Introduced finer granularity for exact parameter in StatePoint.get_tally(...) to fix MGXS notebook bug 2016-05-29 22:30:28 -04:00
Will Boyd
6880926587 Added optional boolean exact parameter to StatePoint.get_tally(...) 2016-05-28 21:19:34 -04:00
Sterling Harper
f303b3ed8d Merge branch 'multipole' into diff_tally5 2016-05-22 20:42:25 -04:00
Will Boyd
fc1734e75a Now import warnings module in openmc.statepoint 2016-05-14 10:52:35 -04:00
Paul Romano
838f84c963 Respond to @wbinventor comments on #642 2016-05-09 08:33:18 -05:00
Paul Romano
e1a1e081fd Automatically link summary.h5 by default when present 2016-05-06 11:15:47 -05:00
Sterling Harper
68e6cf1d67 Merge branch 'multipole' into diff_tally5 2016-04-18 15:35:49 -04:00
Paul Romano
14dc134869 Complete overhaul of Python API documentation 2016-04-14 07:22:31 -05:00
Sterling Harper
2588b02819 Address PR comments for #620 2016-03-28 14:32:19 -04:00
Sterling Harper
fa3b28f737 Output timing results in statepoint files 2016-03-26 13:49:41 -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
Sterling Harper
6b48b8cf2d Add finite-difference temperature derivative 2016-02-08 23:08:40 -05:00
Adam Nelson
596c819be7 2 more revision nmbers to update in python api 2016-02-06 15:54:53 -05:00
Sterling Harper
017a8735c3 Update diff tally docs 2016-02-01 12:46:21 -05:00
Sterling Harper
5d98438544 Fix Python3 string error 2016-01-30 23:51:09 -05:00
Sterling Harper
fe6f24307a Merge remote-tracking branch 'upstream/develop' into diff_tally3 2016-01-30 23:26:47 -05:00