close
Warning:
Can't synchronize with repository "(default)" ("(default)" is not readable or not a Git repository.). Look in the Trac log for more information.
- Timestamp:
-
Dec 21, 2016, 11:34:31 AM (8 years ago)
- Author:
-
Clarence Wret
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v7
|
v8
|
|
23 | 23 | |
24 | 24 | The "C" at the start of each line is just a comment and will not be parsed by NEUT. |
25 | | |
26 | | `C Number of events ; EVCT-NEVT` |
27 | | `EVCT-NEVT 100000` |
28 | | `C` |
29 | | `C Particle Code ; EVCT-IDPT` |
30 | | `EVCT-IDPT 14` |
| 25 | {{{ |
| 26 | C Number of events ; EVCT-NEVT |
| 27 | EVCT-NEVT 100000 |
| 28 | C |
| 29 | C Particle Code ; EVCT-IDPT |
| 30 | EVCT-IDPT 14 |
31 | 31 | EVCT-MPOS 2 |
32 | 32 | EVCT-RAD 100. |
… |
… |
|
53 | 53 | NEUT-RAND 1 |
54 | 54 | NEUT-QUIET 2 |
55 | | ``` |
| 55 | }}} |
56 | 56 | |
57 | 57 | = NEUT inputs for NUISANCE = |