Commit graph

526 commits

Author SHA1 Message Date
Paul Romano
9bc3b3358c Got rid of maps, offset_size, translated, and rotated datasets. 2015-09-25 10:53:36 +07:00
Paul Romano
759f96c9e0 Complete documentation of summary file format, including suggestions from
@wbinventor.
2015-09-25 10:40:50 +07:00
Paul Romano
23427ceccd Get rid of n_nuclides dataset in summary/statepoint 2015-09-21 11:43:29 +07:00
Paul Romano
397d5fe269 Update file format documentation. Use score_bins instead of scores. 2015-09-21 11:34:03 +07:00
Paul Romano
bcbb8f6a3f Merge branch 'develop' into output-improvements
Conflicts:
	openmc/statepoint.py
2015-09-19 10:28:47 +07:00
Paul Romano
cb3d79a1af Added summary file format in documentation. sab_names now array of strings. 2015-09-19 10:10:19 +07:00
Paul Romano
609c8c28ae Updated troubleshooting guide. 2015-09-19 07:47:03 +07:00
Paul Romano
ce46f8b918 Fix documentation for openmc-validate-xml 2015-09-19 07:42:36 +07:00
Paul Romano
42032210fb Added IPython notebook with post-processing examples.
Since the notebook shows an example of how to histogram relative errors from a
statepoint, we don't really need the openmc-statepoint-histogram utility, so
it's been deleted. The user's guide section on post processing has been updated
as well.
2015-09-19 07:38:33 +07:00
Sterling Harper
4ce7a5b615 Explain analog = collision for flux score in docs 2015-09-17 20:41:33 -04:00
Sterling Harper
333ce80340 Add collision estimator to docs 2015-09-17 15:50:47 -04:00
Paul Romano
3df61825cc Make filetype a string in HDF5 files. 2015-09-17 13:12:04 +07:00
Paul Romano
3274cf3f6d Use HDF5 format for voxel file rather than raw binary 2015-09-17 12:47:20 +07:00
Adam Nelson
9dd810e7b6 Merged w/ upstream 2015-09-16 07:21:02 -04:00
Adam Nelson
4832f71083 Angular implementation updated 2015-09-16 07:02:12 -04:00
Paul Romano
2c4f7f113e Restructured most of openmc.statepoint.StatePoint to read values on demand from
properties.
2015-09-16 15:45:30 +07:00
Paul Romano
4bf34de6f7 Write moment orders as an array of strings in statepoint files 2015-09-16 13:54:00 +07:00
Paul Romano
6242b80c10 Add installation instructions for the Xeon Phi. 2015-09-14 15:32:49 +07:00
Paul Romano
c2e8144a56 Move output file formats to user's guide. 2015-09-13 12:08:00 +07:00
Paul Romano
a569ce786b Revise documentation for statepoint format 2015-09-12 12:24:27 +07:00
Adam Nelson
95a5271790 Added capabilities for tallying over polar and azimuthal angles, added bounds checking for these new filters and mu while doing filter match searching, updated docs and tests. 2015-08-28 20:54:44 -04:00
Adam Nelson
a64255bdc8 Cleaned up automatic binning code for mu filters and updated documentation/rng files 2015-08-25 20:03:19 -04:00
Will Boyd
4e6aca6028 Fixed merge conflicts with develop 2015-07-26 16:09:15 -07:00
Paul Romano
a7815ad913 Fix bug in maximum_levels() pointed out by @wbinventor and respond to his other
comments as well.
2015-07-07 10:28:03 +07:00
Paul Romano
8c54fe6f33 List coverage and maxcoord CMake options in documentation. 2015-07-06 08:12:34 +07:00
Paul Romano
32a120f596 Add description of units for tallies in documentation. 2015-07-02 09:10:17 +07:00
Paul Romano
b6f5946e1a Address more comments from @wbinventor 2015-06-26 20:37:44 +07:00
Paul Romano
355715f534 Changes in response to comments from @wbinventor 2015-06-16 17:16:42 +07:00
Paul Romano
c8e176a9f7 Continue adding docstrings and updating modules. 2015-06-12 22:04:56 +07:00
Paul Romano
e53fc07b07 Modify openmc.cmfd.CMFDFile to include several properties that were
missing. Also make various things in the module more Pythonic.
2015-06-12 22:04:56 +07:00
Paul Romano
11ab3b78aa Added basic structure for Python API docs and filled out docstrings for
openmc.cmfd module.
2015-06-12 22:04:56 +07:00
Will Boyd
2c7e16cab2 Merge branch 'develop' into iso-lab 2015-06-01 05:58:55 -07:00
Paul Romano
6096b9a8cc Update reference to convert_xsdir.py in documentation 2015-05-31 15:34:18 +07:00
Paul Romano
e95a53864a Update description of input-validating scrpit in user's guide 2015-05-31 15:34:18 +07:00
Paul Romano
498e07d0bf Move Python API into openmc/ directory and move Python scripts into scripts/
directory.
2015-05-31 09:26:18 +07:00
Will Boyd
6a337944a8 Merge branch 'develop' into iso-lab 2015-05-28 19:48:01 -07:00
Will Boyd
5a559aa3d0 Merge branch 'develop' into iso-lab 2015-05-20 22:13:12 -04:00
Will Boyd
dd2524496e Merge remote-tracking branch 'upstream/develop' into squash-distribcells 2015-05-14 14:34:39 -04:00
Paul Romano
60fd9b88dc Update clone URL to https protocol in documentation 2015-05-12 09:12:35 +07:00
Will Boyd
6d0bf1ef14 Merge remote-tracking branch 'upstream/develop' into iso-lab 2015-05-11 11:21:12 -04:00
Will Boyd
24d7502af8 Merge remote-tracking branch 'upstream/develop' into squash-distribcells 2015-05-11 11:20:45 -04:00
Will Boyd
fc565681da Merge branch 'develop' into iso-lab 2015-05-07 23:53:22 -04:00
Will Boyd
f49749afb3 Merged with develop and tally triggers 2015-05-07 17:05:19 -04:00
Paul Romano
c7ab539551 Merge branch 'develop' into remove-petsc 2015-05-07 21:50:25 +07:00
Will Boyd
a9245b31db Changed tally trigger status element to active 2015-05-07 07:09:33 -04:00
Will Boyd
4d9638c643 Removed TriggerDistance derived type 2015-05-07 07:00:43 -04:00
Will Boyd
33db577898 Reinstated correct indentation on keff trigger threshold in docs 2015-05-07 00:07:20 -04:00
Will Boyd
fe6e566fe0 Fixed indentation for keff_trigger threshold in docs 2015-05-07 00:04:18 -04:00
Will Boyd
fc5c421854 Initial commmit for tally triggers with squashed commit log 2015-05-05 16:47:05 -04:00
Will Boyd
ff5253751c Merge branch 'develop' into iso-lab 2015-05-05 09:13:15 -04:00