Changeset 1228 for trunk/source/processes/hadronic/models/incl/History
- Timestamp:
- Jan 8, 2010, 11:56:51 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/processes/hadronic/models/incl/History
r1196 r1228 4 4 Geant4 - an Object-Oriented Toolkit for Physics Simulation 5 5 ========================================================== 6 $Id: History,v 1. 19 2009/11/18 10:43:14kaitanie Exp $6 $Id: History,v 1.26 2009/12/09 10:36:40 kaitanie Exp $ 7 7 --------------------------------------------------------------------- 8 8 … … 16 16 * Please list in reverse chronological order (last date on top) 17 17 --------------------------------------------------------------- 18 19 09 December 2009 - Pekka Kaitaniemi (hadr-incl-V09-02-08) 20 --------------------------------------------------------- 21 - Fix: Added a safeguard against division by zero in INCL nucleon 22 transmission probability calculation. 23 24 08 December 2009 - Pekka Kaitaniemi (hadr-incl-V09-02-07) 25 --------------------------------------------------------- 26 - Fix: Added a safeguard against division by zero in INCL 27 initialization. 28 29 08 December 2009 - Pekka Kaitaniemi (hadr-incl-V09-02-06) 30 --------------------------------------------------------- 31 - Fix: Added a safeguard to avoid (hopefully rare) negative energies 32 of INCL output particles. This would result in an attempt to take 33 square root of a negative number. 34 35 04 December 2009 - Pekka Kaitaniemi (hadr-incl-V09-02-05) 36 --------------------------------------------------------- 37 - Fix: Corrected the G4InclAblaLightIonInterface error handling. In 38 case INCL is unable to produce a valid cascade it will return the 39 original projectile particle back to Geant4. Unfortunately in case 40 of the light ion interface it returned a particle with NULL pointer 41 to particle definition. 42 - Added safeguards to both G4InclAblaCascadeInterface and 43 G4InclAblaLightIonInterface to prevent returning of particles with 44 NULL definition. 45 46 03 December 2009 - Pekka Kaitaniemi (hadr-incl-V09-02-04) 47 --------------------------------------------------------- 48 - Fix: Added a safeguard against attempts to compute the logarithm of zero in 49 INCL 50 51 02 December 2009 - Pekka Kaitaniemi (hadr-incl-V09-02-03) 52 --------------------------------------------------------- 53 - Fix: Corrected datatype problem in INCL initialization 54 55 22 November 2009 - Pekka Kaitaniemi (hadr-incl-V09-02-02) 56 --------------------------------------------------------- 57 - Fix: Activated Geant4 random number generator instead of the built-in one. 18 58 19 59 18 November 2009 - Pekka Kaitaniemi (hadr-incl-V09-02-01)
Note:
See TracChangeset
for help on using the changeset viewer.
