Commit graph

15994 commits

Author SHA1 Message Date
Paul Romano
87711a4a24 Can create state points with source sites in parallel now. 2012-08-23 14:40:56 -04:00
Paul Romano
b2f09e179b Changed filenames for state points. 2012-08-23 11:42:05 -04:00
Paul Romano
cda8b2a697 Moved source information to state point. 2012-08-23 11:34:37 -04:00
Paul Romano
956a5c21aa Changed writing of global tallies in state points. 2012-08-22 22:43:34 -04:00
Paul Romano
8762a0f14b Added read_values to StatePoint and added statepoint_cmp.py script. 2012-08-22 21:14:00 -04:00
Paul Romano
6772828f86 Added CI fix to release notes. 2012-08-20 22:14:15 -04:00
Paul Romano
b75d4149f1 Added documentation on confidence intervals. 2012-08-20 22:05:48 -04:00
Paul Romano
de1bc838de Added reference for calculating percentiles of standard normal. 2012-08-20 21:49:15 -04:00
Paul Romano
792eb39e89 Fixed degrees of freedom for confidence intervals using t_percentile. 2012-08-20 18:18:00 -04:00
Paul Romano
a258b7f73f Added description of <nuclides> in user's guide. 2012-08-20 17:47:53 -04:00
Paul Romano
cc3cb75d4e Make get_ methods private in statepoint.py. 2012-08-20 17:26:30 -04:00
Paul Romano
bd1f0afcbb Changed all TallyFilter types to simple arrays. 2012-08-18 23:59:17 -04:00
Paul Romano
7fd617690e Fix bug with restart runs in parallel. 2012-08-18 23:37:53 -04:00
Paul Romano
c1e2a1cfcd Confidence intervals for keff. Moved quantile functions to new math module. 2012-08-18 17:59:28 -04:00
Paul Romano
5d983d4be8 Move timer starting to initialize_batch. Fixes infinity calculation rate for restart runs. 2012-08-18 16:26:11 -04:00
Paul Romano
dc4a8ff54e Fixed bug with fixed source restart runs. 2012-08-18 16:15:47 -04:00
Paul Romano
94cf248159 Removed id attribute from Bank derived type. 2012-08-18 13:10:49 -04:00
Paul Romano
b73a89b31d Added <upper_right> option to tally meshes. 2012-08-18 12:53:33 -04:00
Paul Romano
5bf1c3da99 Added placeholder for 0.4.4 release notes. 2012-08-18 12:18:27 -04:00
Paul Romano
77a2361c19 Updated release notes for 0.4.3. 2012-08-18 12:11:58 -04:00
Paul Romano
79b48e346a Minor cleanup ahead of release. 2012-08-18 12:07:21 -04:00
Paul Romano
6cfcf099ba Don't override size intrinsic in output module. 2012-08-18 11:35:19 -04:00
Paul Romano
33f29abd81 Check for negative probabilities in URR probability tables and prevent floating-point exceptions. Closes #104. 2012-08-17 18:04:54 -04:00
Paul Romano
00eed1123d Fix gfortran compile warning messages in input_xml module. 2012-08-17 16:49:06 -04:00
Paul Romano
d88301a11f Got rid of erfc function in doppler module since it was not thoroughly tested. 2012-08-17 16:44:49 -04:00
Paul Romano
abefa3b2c4 Get rid off compile warning message in output module with gfortran. 2012-08-17 16:43:51 -04:00
Paul Romano
49e7a63149 Fixed weird segfault with Intel compiler when using large numbers of tally bins. 2012-08-17 15:21:45 -04:00
Paul Romano
162ba2efec Added Python scripts to analyze state points. 2012-08-17 14:37:05 -04:00
Paul Romano
cddf39ccf4 Updated state point format to include tally metadata. Can now generate tally results solely from state point. 2012-08-17 13:56:46 -04:00
Paul Romano
a01af4848d Added documentation for <confidence_intervals> and <write_state_point>. 2012-08-16 12:49:28 -04:00
Paul Romano
6fd29c8c6d Updated HDF5 version. 2012-08-15 18:56:45 -04:00
Paul Romano
562e5cf573 Added specifications for binary state point files. 2012-08-15 09:09:10 -04:00
Paul Romano
4ddc79f8b8 Moved size of tallies in state points. 2012-08-14 13:57:55 -04:00
Paul Romano
de5d8e0b92 Changed order of tally values in state points. 2012-08-14 12:35:29 -04:00
Paul Romano
cb018d3333 Added note in release notes about confidence intervals. 2012-08-13 13:59:52 -04:00
Paul Romano
4277478c7a Ability to compute confidence intervals on tallies. Closes #102 on github. 2012-08-13 13:35:57 -04:00
Paul Romano
7bc5b1ed2c Added rotation and translation in user's guide. 2012-08-13 13:05:20 -04:00
Paul Romano
96cf5b125c Added functions for computing percentiles of normal and t distributions. 2012-08-09 16:36:32 -04:00
Paul Romano
5844c6e412 Removed unnecessary use of found_bin in score_tl_on_mesh. 2012-08-08 12:48:45 -04:00
Paul Romano
1459fae918 Added <estimator> option to tallies. 2012-08-08 11:26:03 -04:00
Paul Romano
ced28972a4 Changed index_tally to i_tally in tally module. 2012-08-08 08:29:42 -04:00
Paul Romano
553b99be3d Changed variables in get_next_bin. 2012-08-08 08:24:58 -04:00
Paul Romano
51f3b8a037 Changed type of argument to score_all_nuclides. 2012-08-07 15:50:59 -04:00
Paul Romano
d6d5ad9235 Added nuclide bins in print_tally. 2012-08-07 14:32:36 -04:00
Paul Romano
90321d1571 Changed check for no <scores>. 2012-08-07 13:35:42 -04:00
Paul Romano
c11cb13a8d Fixed display of scores in print_tally and added type and estimator. 2012-08-06 19:26:06 -04:00
Paul Romano
c2b7771292 Updated MPICH2 version. 2012-08-06 18:56:47 -04:00
Paul Romano
ee8b14d961 Changed IE to threshold in hdf5_interface module. 2012-08-04 12:44:42 -04:00
Paul Romano
a841575d52 Fixed logical comparison in tally module. 2012-08-04 11:32:42 -04:00
Paul Romano
cb4a805387 Changed various index_ variable names. 2012-08-04 11:16:32 -04:00