| 1 |
|
|---|
| 2 | ==========================================================
|
|---|
| 3 | Geant4 - an Object-Oriented Toolkit for Physics Simulation
|
|---|
| 4 | ==========================================================
|
|---|
| 5 |
|
|---|
| 6 | History file for hadronic/models/binary_cascade directory
|
|---|
| 7 | --------------------------------------------------------
|
|---|
| 8 |
|
|---|
| 9 | This file should be used to summarize modifications introduced in the
|
|---|
| 10 | code and to keep track of all tags.
|
|---|
| 11 |
|
|---|
| 12 | ---------------------------------------------------------------
|
|---|
| 13 | * Please list in reverse chronological order (last date on top)
|
|---|
| 14 | ---------------------------------------------------------------
|
|---|
| 15 |
|
|---|
| 16 | 16-Nov-2007 Gunter Folger had-binary-V09-00-05
|
|---|
| 17 | - Correction in G4BinaryCascade for memory leak.
|
|---|
| 18 |
|
|---|
| 19 | 16-Nov-2007 Gunter Folger had-binary-V09-00-04
|
|---|
| 20 | - remove one line of left over debug printing
|
|---|
| 21 |
|
|---|
| 22 | 05-Nov-2007 Gunter Folger had-binary-V09-00-03
|
|---|
| 23 | - deactivate general debug printout in G4BinaryCascade
|
|---|
| 24 |
|
|---|
| 25 | 05-Nov-2007 Gunter Folger had-binary-V09-00-02
|
|---|
| 26 | - Fixes for propagate: particles can decay outside nucleus, correct counting
|
|---|
| 27 | for late particles
|
|---|
| 28 |
|
|---|
| 29 | 31-Oct-2007 Gunter Folger had-binary-V09-00-01
|
|---|
| 30 | - G4BinaryLightIon... adapt to changes in BIC
|
|---|
| 31 | - Work around problem with very low energy pion (Coulomb barrier, nuclear mass
|
|---|
| 32 | difference)
|
|---|
| 33 |
|
|---|
| 34 | 18-Oct-2007 Gunter Folger had-binary-V09-00-00
|
|---|
| 35 | - Collect many changes for propagate interface.
|
|---|
| 36 | Fix for pion incident at low energy: cannot go to deexitation directly
|
|---|
| 37 |
|
|---|
| 38 | 18-May-2007 Gunter Folger had-binary-V08-03-00
|
|---|
| 39 | - G4BinaryLightIonReaction: Protect against divide by 0 when energy momentum
|
|---|
| 40 | correction stalls (for numerical precision?)
|
|---|
| 41 |
|
|---|
| 42 | 04-May-2007 Gunter Folger tag had-binary-V08-02-01
|
|---|
| 43 | ----------------------------------------------------------------
|
|---|
| 44 | - G4RKPropagation.cc: protect against integrating 0 timeStep. This causes
|
|---|
| 45 | divide by 0 in integration.
|
|---|
| 46 |
|
|---|
| 47 | 29-jan-2007 Gunter Folger tag had-binary-V08-02-00
|
|---|
| 48 | ----------------------------------------------------------------
|
|---|
| 49 | - G4BinaryCascade::Capture(): add protection against divide by 0
|
|---|
| 50 |
|
|---|
| 51 | 13-june-03: Gunter
|
|---|
| 52 | Tag: binary_cascade_ion_baseline_01
|
|---|
| 53 | Can run >= 10k light ions, spectator peak clear. Requires generator/util with
|
|---|
| 54 | this tag.
|
|---|
| 55 |
|
|---|