Rachel format nuclear data files
From GOSIA
(cleanup) |
(more cleanup) |
||
Line 12: | Line 12: | ||
<pre> | <pre> | ||
# This is an example file. Data are meaningless! | # This is an example file. Data are meaningless! | ||
- | lifetime gsb | + | lifetime gsb 2.0 400. 80. # The known lifetime of the first 2+ state in picoseconds |
- | < gsb 2.0 || E2 || gsb 0.0 > = 2.17 0.02 | + | < gsb 2.0 || E2 || gsb 0.0 > = 2.17 0.02 # An E2 matrix element [eb] (read right-to-left) |
- | mixing gam 2.0 gsb 2.0 | + | mixing gam 2.0 gsb 2.0 0.35 0.05 # An E2/M1 mixing ratio |
< gamod 3.0 || E2 || gsb 4.0 > = -0.45 0.12 # Sign is interpreted as negative | < gamod 3.0 || E2 || gsb 4.0 > = -0.45 0.12 # Sign is interpreted as negative | ||
< gsb 2.0 || E2 || gamod 3.0 > = 0.23 0.08 # If the gsb 2+ state appears first in the level scheme, | < gsb 2.0 || E2 || gamod 3.0 > = 0.23 0.08 # If the gsb 2+ state appears first in the level scheme, | ||
# then this matrix element will be automatically | # then this matrix element will be automatically | ||
# time-reversed. | # time-reversed. | ||
- | branching gam 8.0 gamod 7.0 gsb 6.0 0.042 0.005 | + | branching gam 8.0 gamod 7.0 gsb 6.0 0.042 0.005 # Gamma decay branching ratio--not including conversion |
- | #branching band3 3.5 band1 1.5 band1 2.5 0.04 0.01 # This line is commented out | + | #branching band3 3.5 band1 1.5 band1 2.5 0.04 0.01 # This line is commented out. Half-integer spin example. |
lifetime gam 2.0 5. 2. # cite Jane Doe, PRC 5, 289 (1994) | lifetime gam 2.0 5. 2. # cite Jane Doe, PRC 5, 289 (1994) | ||
</pre> | </pre> |