|
- Timestamp:
-
Nov 16, 2013, 2:44:17 PM (11 years ago)
- Author:
-
jweil
- Comment:
-
fix job card
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v1
|
v2
|
|
17 | 17 | num_runs_SameEnergy = 1 |
18 | 18 | num_Energies = 400 |
19 | | set_length_perturbative = .true. |
20 | 19 | length_perturbative = 500 |
21 | 20 | freezeRealParticles = .true. |
22 | | path_to_input = "/home/hadron/gibuu/buuinput" |
| 21 | path_to_input = "~/GiBUU/buuinput" |
23 | 22 | ! localEnsemble=.true. ! default: parallel ensemble |
24 | 23 | ! LRF_equals_CALC_frame=.false. ! needed for offshell potential |
… |
… |
|
53 | 52 | nEvent = 10 |
54 | 53 | nEvent_BH = 100 |
55 | | WriteEvents = .false. |
| 54 | WriteEvents = 0 |
56 | 55 | / |
57 | 56 | |
… |
… |
|
61 | 60 | / |
62 | 61 | |
63 | | &coulomb |
64 | | coulombFLAG = .false. |
65 | | / |
66 | | |
67 | | |
68 | 62 | !****************************************************************************** |
69 | 63 | ! Ground State (Frozen Nucleus, Analytic Density, Zero Temperature) |
70 | 64 | !****************************************************************************** |
71 | | |
72 | | &initThermoDynamics |
73 | | temperatureSwitch=1 |
74 | | ! 1=groundstate calculations (T=0,mu=E_F) |
75 | | ! 2=the full procedure according to testparticle density (real particles only!) |
76 | | / |
77 | 65 | |
78 | 66 | &initDensity |
|