|
4 | 4 | State Point Binary File Specifications |
5 | 5 | ====================================== |
6 | 6 |
|
| 7 | +----------- |
| 8 | +Revision 12 |
| 9 | +----------- |
| 10 | + |
| 11 | +Same as revision 11, except **tallies(i) % scatt_order(j)** is now **tallies(i) |
| 12 | +% moment_order(j)**. |
| 13 | + |
7 | 14 | ----------- |
8 | 15 | Revision 11 |
9 | 16 | ----------- |
@@ -218,13 +225,13 @@ if (run_mode == MODE_EIGENVALUE) |
218 | 225 | **integer(4) tallies(i) % score_bins(j)** |
219 | 226 |
|
220 | 227 | Values of specified scoring bins (e.g. SCORE_FLUX). |
221 | | - |
| 228 | + |
222 | 229 | *do j = 1, tallies(i) % n_score_bins* |
223 | 230 |
|
224 | 231 | **integer(4) tallies(i) % scatt_order(j)** |
225 | 232 |
|
226 | 233 | Scattering Order specified scoring bins. |
227 | | - |
| 234 | + |
228 | 235 | **integer(4) tallies(i) % n_score_bins** |
229 | 236 |
|
230 | 237 | Number of scoring bins without accounting for those added by |
@@ -265,7 +272,7 @@ if (tallies_on > 0) |
265 | 272 | *do j = 1, size(tallies(i) % scores, 1)* |
266 | 273 |
|
267 | 274 | **real(8) tallies(i) % scores(j,k) % sum** |
268 | | - |
| 275 | + |
269 | 276 | Accumulated sum for the j-th score and k-th filter of the |
270 | 277 | i-th tally |
271 | 278 |
|
@@ -295,7 +302,7 @@ if (run_mode == MODE_EIGENVALUE and source_present) |
295 | 302 | Energy of the i-th source particle. |
296 | 303 |
|
297 | 304 | ----------- |
298 | | -Revision 10 |
| 305 | +Revision 10 |
299 | 306 | ----------- |
300 | 307 |
|
301 | 308 | **integer(4) FILETYPE_STATEPOINT** |
@@ -508,13 +515,13 @@ if (run_mode == MODE_EIGENVALUE) |
508 | 515 | **integer(4) tallies(i) % score_bins(j)** |
509 | 516 |
|
510 | 517 | Values of specified scoring bins (e.g. SCORE_FLUX). |
511 | | - |
| 518 | + |
512 | 519 | *do j = 1, tallies(i) % n_score_bins* |
513 | 520 |
|
514 | 521 | **integer(4) tallies(i) % scatt_order(j)** |
515 | 522 |
|
516 | 523 | Scattering Order specified scoring bins. |
517 | | - |
| 524 | + |
518 | 525 | **integer(4) tallies(i) % n_score_bins** |
519 | 526 |
|
520 | 527 | Number of scoring bins without accounting for those added by |
@@ -551,7 +558,7 @@ if (tallies_on > 0) |
551 | 558 | *do j = 1, size(tallies(i) % scores, 1)* |
552 | 559 |
|
553 | 560 | **real(8) tallies(i) % scores(j,k) % sum** |
554 | | - |
| 561 | + |
555 | 562 | Accumulated sum for the j-th score and k-th filter of the |
556 | 563 | i-th tally |
557 | 564 |
|
@@ -760,13 +767,13 @@ if (run_mode == MODE_EIGENVALUE) |
760 | 767 | **integer(4) tallies(i) % score_bins(j)** |
761 | 768 |
|
762 | 769 | Values of specified scoring bins (e.g. SCORE_FLUX). |
763 | | - |
| 770 | + |
764 | 771 | *do j = 1, tallies(i) % n_score_bins* |
765 | 772 |
|
766 | 773 | **integer(4) tallies(i) % scatt_order(j)** |
767 | 774 |
|
768 | 775 | Scattering Order specified scoring bins. |
769 | | - |
| 776 | + |
770 | 777 | **integer(4) tallies(i) % n_score_bins** |
771 | 778 |
|
772 | 779 | Number of scoring bins without accounting for those added by |
@@ -803,7 +810,7 @@ if (tallies_on > 0) |
803 | 810 | *do j = 1, size(tallies(i) % scores, 1)* |
804 | 811 |
|
805 | 812 | **real(8) tallies(i) % scores(j,k) % sum** |
806 | | - |
| 813 | + |
807 | 814 | Accumulated sum for the j-th score and k-th filter of the |
808 | 815 | i-th tally |
809 | 816 |
|
@@ -1008,13 +1015,13 @@ if (run_mode == MODE_EIGENVALUE) |
1008 | 1015 | **integer(4) tallies(i) % score_bins(j)** |
1009 | 1016 |
|
1010 | 1017 | Values of specified scoring bins (e.g. SCORE_FLUX). |
1011 | | - |
| 1018 | + |
1012 | 1019 | *do j = 1, tallies(i) % n_score_bins* |
1013 | 1020 |
|
1014 | 1021 | **integer(4) tallies(i) % scatt_order(j)** |
1015 | 1022 |
|
1016 | 1023 | Scattering Order specified scoring bins. |
1017 | | - |
| 1024 | + |
1018 | 1025 | **integer(4) tallies(i) % n_score_bins** |
1019 | 1026 |
|
1020 | 1027 | Number of scoring bins without accounting for those added by |
@@ -1051,7 +1058,7 @@ if (tallies_on > 0) |
1051 | 1058 | *do j = 1, size(tallies(i) % scores, 1)* |
1052 | 1059 |
|
1053 | 1060 | **real(8) tallies(i) % scores(j,k) % sum** |
1054 | | - |
| 1061 | + |
1055 | 1062 | Accumulated sum for the j-th score and k-th filter of the |
1056 | 1063 | i-th tally |
1057 | 1064 |
|
@@ -1240,13 +1247,13 @@ if (run_mode == MODE_EIGENVALUE) |
1240 | 1247 | **integer(4) tallies(i) % score_bins(j)** |
1241 | 1248 |
|
1242 | 1249 | Values of specified scoring bins (e.g. SCORE_FLUX). |
1243 | | - |
| 1250 | + |
1244 | 1251 | *do j = 1, tallies(i) % n_score_bins* |
1245 | 1252 |
|
1246 | 1253 | **integer(4) tallies(i) % scatt_order(j)** |
1247 | 1254 |
|
1248 | 1255 | Scattering Order specified scoring bins. |
1249 | | - |
| 1256 | + |
1250 | 1257 | **integer(4) tallies(i) % n_score_bins** |
1251 | 1258 |
|
1252 | 1259 | Number of scoring bins without accounting for those added by |
@@ -1283,7 +1290,7 @@ if (tallies_on > 0) |
1283 | 1290 | *do j = 1, size(tallies(i) % scores, 1)* |
1284 | 1291 |
|
1285 | 1292 | **real(8) tallies(i) % scores(j,k) % sum** |
1286 | | - |
| 1293 | + |
1287 | 1294 | Accumulated sum for the j-th score and k-th filter of the |
1288 | 1295 | i-th tally |
1289 | 1296 |
|
@@ -1504,7 +1511,7 @@ if (tallies_on > 0) |
1504 | 1511 | *do j = 1, size(tallies(i) % scores, 1)* |
1505 | 1512 |
|
1506 | 1513 | **real(8) tallies(i) % scores(j,k) % sum** |
1507 | | - |
| 1514 | + |
1508 | 1515 | Accumulated sum for the j-th score and k-th filter of the |
1509 | 1516 | i-th tally |
1510 | 1517 |
|
@@ -1713,7 +1720,7 @@ if (tallies_on > 0) |
1713 | 1720 | *do j = 1, size(tallies(i) % scores, 1)* |
1714 | 1721 |
|
1715 | 1722 | **real(8) tallies(i) % scores(j,k) % sum** |
1716 | | - |
| 1723 | + |
1717 | 1724 | Accumulated sum for the j-th score and k-th filter of the |
1718 | 1725 | i-th tally |
1719 | 1726 |
|
@@ -1918,7 +1925,7 @@ if (tallies_on > 0) |
1918 | 1925 | *do j = 1, size(tallies(i) % scores, 1)* |
1919 | 1926 |
|
1920 | 1927 | **real(8) tallies(i) % scores(j,k) % sum** |
1921 | | - |
| 1928 | + |
1922 | 1929 | Accumulated sum for the j-th score and k-th filter of the |
1923 | 1930 | i-th tally |
1924 | 1931 |
|
@@ -2119,7 +2126,7 @@ if (tallies_on > 0) |
2119 | 2126 | *do j = 1, size(tallies(i) % scores, 1)* |
2120 | 2127 |
|
2121 | 2128 | **real(8) tallies(i) % scores(j,k) % sum** |
2122 | | - |
| 2129 | + |
2123 | 2130 | Accumulated sum for the j-th score and k-th filter of the |
2124 | 2131 | i-th tally |
2125 | 2132 |
|
@@ -2240,7 +2247,7 @@ Revision 2 |
2240 | 2247 | *do j = 1, size(tallies(i) % scores, 1)* |
2241 | 2248 |
|
2242 | 2249 | **real(8) tallies(i) % scores(j,k) % sum** |
2243 | | - |
| 2250 | + |
2244 | 2251 | Accumulated sum for the j-th score and k-th filter of the i-th |
2245 | 2252 | tally |
2246 | 2253 |
|
@@ -2339,7 +2346,7 @@ Revision 1 |
2339 | 2346 | *do j = 1, size(tallies(i) % scores, 1)* |
2340 | 2347 |
|
2341 | 2348 | **real(8) tallies(i) % scores(j,k) % sum** |
2342 | | - |
| 2349 | + |
2343 | 2350 | Accumulated sum for the j-th score and k-th filter of the i-th |
2344 | 2351 | tally |
2345 | 2352 |
|
|
0 commit comments