|
- Timestamp:
-
Nov 16, 2013, 2:52:03 PM (11 years ago)
- Author:
-
jweil
- Comment:
-
fix job card
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v2
|
v3
|
|
17 | 17 | num_runs_SameEnergy = 20 |
18 | 18 | num_Energies = 1 |
19 | | path_to_input = "/home/hadron/gibuu/buuinput" |
20 | | set_length_perturbative = .true. |
| 19 | path_to_input = "~/GiBUU/buuinput" |
21 | 20 | length_perturbative = 1000 |
22 | 21 | freezeRealParticles = .true. |
… |
… |
|
61 | 60 | pauliSwitch = 2 ! 1 = dynamic, 2 = analytic, 0 = no pauli blocking |
62 | 61 | / |
63 | | |
64 | | &initThermoDynamics |
65 | | temperatureSwitch = 1 |
66 | | ! 1=groundstate calculations (T=0,mu=E_F) |
67 | | ! 2=the full procedure according to testparticle density (real particles only!) |
68 | | / |
69 | 62 | }}} |
|