Rachel format nuclear data files

From GOSIA

Jump to: navigation, search
m
(Added example of time-reversal for consistent phase convention)
Line 18: Line 18:
<pre>
<pre>
-
lifetime band1 2.5 27. 3.                           # in picoseconds
+
# This is a test file.  Data are meaningless!
-
< band1 4.5 || E2 || band1 2.5 > = 2.54 0.38        # Sign is interpreted as positive [eb]
+
lifetime gsb  2.0  400. 80.                         # in picoseconds
-
mixing band1 2.5 band1 1.5 0.35 0.05                # any user comment
+
< gsb 2.0 || E2 || gsb 0.0 > = 2.17 0.02            # Sign is interpreted as positive [eb]
-
< band5 5.5 || E3 || band1 2.5 > = -0.23 0.12       # Sign is interpreted as negative [eb^(3/2)]
+
mixing gam 2.0 gsb 2.0    0.35 0.05                # any user comment
-
branching band2 2.5 band1 2.5 band1 1.5 0.100 0.020  # gamma decay branches only--not including conversion
+
< gamod 4.|| E2 || gsb 3.0 > = -0.45 0.12         # Sign is interpreted as negative
 +
< gsb 2.0 || E2 || gamod 3.0 >  =  0.23 0.08        # BACKWARD--WILL BE TIME-REVERSED!
 +
# Note that time-reversal is done automatically for a consistent phase convention.
 +
branching gam 8.0 gamod 7.0 gsb 6.0 0.042 0.005      # gamma decay branches only--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
-
lifetime band1 3.5 5.  2.                            # cite Jane Doe, PRC 5, 289 (1994)
+
lifetime gam 2.5.  2.                            # cite Jane Doe, PRC 5, 289 (1994)
</pre>
</pre>

Revision as of 11:59, 5 March 2011

Personal tools