Adam Nelson
c1630a02db
merged w/ upstream
2015-09-26 11:39:18 -04:00
Will Boyd
af6c1412bb
Merge pull request #454 from paulromano/output-improvements
...
More improvements to HDF5 interface and Python API
2015-09-25 10:10:11 -04:00
Paul Romano
47abbed148
Use surface type names consistently in XML input and Python API.
2015-09-25 20:38:50 +07:00
Paul Romano
3d2fe2a0ef
Few minor fixes for #454 . Mesh ID is no longer written for statepoint.
2015-09-25 20:34:39 +07:00
Paul Romano
f3f6753820
Respond to remaining comments from @wbinventor on #454
2015-09-25 14:43:32 +07:00
Paul Romano
81fa63886b
Get rid of total_score_bins and total_filter_bins datasets in summary.
2015-09-25 10:59:58 +07:00
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
7d7f9463b2
Fix typo in documentation
2015-09-21 10:57:19 +07:00
Paul Romano
1453ec18bd
Added short section on DBRC in documentation. Closes #433 .
2015-09-21 10:48:25 +07:00
Paul Romano
75e37efac3
Update Jupyter notebooks again.
2015-09-21 10:29:36 +07:00
Paul Romano
43fdeb41a1
Make sure std_dev is calculated if mean is negative. Don't set nuclides in
...
link_with_summary. Update pandas-dataframe notebook.
2015-09-21 10:01:26 +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
Paul Romano
0b9aa2815b
Update Jupyter notebooks in documentation
2015-09-16 18:37:12 +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
f13c4c7218
Add source file format in documentation.
2015-09-13 12:02:51 +07:00
Paul Romano
1d774235aa
Add documentation on track file format.
2015-09-13 12:02:48 +07:00
Paul Romano
7fdfc1ede4
Add particle restart file format in documentation.
2015-09-12 13:43:57 +07:00
Paul Romano
a569ce786b
Revise documentation for statepoint format
2015-09-12 12:24:27 +07:00
Will Boyd
f5374974e6
Merged with develop
2015-09-05 17:58:17 -04: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
e6c264ac86
Merge branch 'develop' into scatt_bins
2015-08-28 19:36:15 -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
Paul Romano
fa02c7eb29
Update documentation to reflect creation of secondary neutrons
2015-08-21 11:23:55 +07:00
Paul Romano
3d1af11b6c
Fix hyperlink in documentation
2015-08-19 09:36:46 +07:00
Paul Romano
cfa629e406
Fix source in tally arithmetic notebook
2015-08-15 11:00:27 +07:00
Paul Romano
487562c7a6
Increment version number to 0.7.0
2015-08-12 09:41:24 +07:00
Paul Romano
ff69982fe0
Started adding release notes for version 0.7.0
2015-08-12 09:41:24 +07:00
Paul Romano
0a024c8dd7
Calculate k-infinity from four factors in tally-arithmetic notebook
2015-08-12 09:06:06 +07:00
Paul Romano
ff49e1de37
Re-run pandas-dataframe notebook after bug fix
2015-08-11 13:42:36 +07:00
Paul Romano
d9c6bcb887
Add last factor of four-factor formula to arithmetic notebook
2015-08-10 13:52:41 +07:00
Paul Romano
0d75cbf8c1
Update tally arithmetic notebook to fix an error in thermal flux
...
utilization. Also make equations prettier.
2015-08-10 13:26:12 +07:00
Paul Romano
8fff5b1810
Add links to Python resources in main Python API doc page
2015-08-10 13:11:05 +07:00
Paul Romano
812858cca0
Fix typo in tally-arithmetic notebook
2015-08-10 12:59:04 +07:00
Paul Romano
20d915809a
Make sure plotting geometry works in two notebooks
2015-08-10 06:54:33 +07:00