source: trunk/source/processes/hadronic/models/pre_equilibrium/History@ 819

Last change on this file since 819 was 819, checked in by garnier, 17 years ago

import all except CVS

File size: 3.4 KB
Line 
1-------------------------------------------------------------------
2
3 ==========================================================
4 Geant4 - an Object-Oriented Toolkit for Physics Simulation
5 ==========================================================
6
7 History file for hadronic/models/de_excitation
8 ----------------------------------------------
9
10This file should be used to summarize modifications introduced in the
11code and to keep track of all tags.
12
13 ---------------------------------------------------------------
14 * Please list in reverse chronological order (last date on top)
15 ---------------------------------------------------------------
16
1725-October 2007 A.Howard hadr-pre-V09-00-04
18-----------------------------------------------
19- Removed compilation warning on unused parameter in G4PreCompoundIon.cc
20
21
2211-October 2007 A.Howard hadr-pre-V09-00-03
23-----------------------------------------------
24- Corrected for integer arithmetic bug in G4PreCompoundModel.cc
25 (ratio of charged to neutral excitons)
26
27
2801-October 2007 A.Howard hadr-pre-V09-00-02
29-----------------------------------------------
30- Protected Rj (Q_beta) factor against divide by zeroes (should never happen?)
31 The following files have been modified:
32 G4PreCompoundAlpha.hh, G4PreCompoundDeuteron.hh, G4PreCompoundHe3.hh,
33 G4PreCompoundTriton.hh, G4PreCompoundNeutron.hh, G4PreCompoundProton.hh
34
35
3623-August 2007 A.Howard hadr-pre-V09-00-01
37----------------------------------------------
38- Development tag incorporating further suggestions/corrections from
39 Jose-Manuel Quesada particularly with respect to light ion production.
40 The following files have been modified:
41 G4PreCompoundIon.cc, G4PreCompoundDeuteron.hh, G4PreCompoundHe3.hh,
42 G4PreCompoundTriton.hh, G4PreCompoundAlpha.hh, G4PreCompoundIon.hh,
43 G4VPreCompoundIon.hh (unused?)
44
45
4623-July 2007 A.Howard hadr-pre-V09-00-00
47----------------------------------------------
48- Development tag incorporating the suggestions/corrections of Jose-Manuel
49 Quesada. These should reflect the literature and units expected for the
50 exciton model. The following files have been modified:
51 G4PreCompoundNucleon.hh, G4VPreCompoundNucleon.hh, G4PreCompoundAlpha.hh,
52 G4PreCompoundHe3.hh, G4PreCompoundDeuteron.hh, G4PreCompoundNeutron.hh,
53 G4PreCompoundProton.hh, G4PreCompoundTriton.hh
54 G4VPreCompoundIon.cc, G4PreCompoundIon.cc, G4PreCompoundModel.cc,
55 G4VPreCompoundFragment.cc, G4PreCompoundTransitions.cc,
56 G4PreCompoundNucleon.cc, G4VPreCompoundNucleon.cc
57 The main changes are:
58 - introducing an Rj factor into the probability calculation,
59 - correcting the units for the Pauli Blocking Factor - missing a g factor,
60 - decreasing the number of charged particles if the number excitons is
61 decreased (previously this number was only increased with increasing
62 excitons).
63
64
6504-May 2007 G.Folger hadr-pre-V08-02-00
66----------------------------------------------
67- G4PreCompoundTransitions.cc: Protect against divide by 0
68
6919 Aug 2006 Dennis Wright (hadr-pre-V08-01-00)
70----------------------------------------------
71- exciton_model
72 G4VPreCompoundFragment.hh, .icc : remove meaningless const from
73 methods GetA, GetZ, GetRestA, GetRestZ, GetCoulombBarrier, GetBindingEnergy,
74 GetMaximalKineticEnergy, GetEnergyThreshold, GetEmissionProbability,
75 GetNuclearMass, GetRestNuclearMass and GetReducedMass
76
Note: See TracBrowser for help on using the repository browser.