- Timestamp:
- Apr 6, 2009, 12:30:29 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/processes/hadronic/models/de_excitation/History
r819 r962 15 15 --------------------------------------------------------------- 16 16 17 23 April 2008 Gabriele Cosmo (hadr-deex-V09-00-07) 18 --------------------------------------------------- 19 - Tag for release 9.1.p02. 17 15 February 2009 Vladimir Ivanchenko (hadr-deex-V09-02-07) 18 --------------------------------------------------------- 19 - G4EvaporationProbability - hbar_Plank substituted by hbarc (JMQ fix) 20 - G4FissionProbability - fixed forgotten parenthesis (JMQ fix) 21 22 13 February 2009 Vladimir Ivanchenko (hadr-deex-V09-02-06) 23 --------------------------------------------------------- 24 - Jose Manuel Quesada change the shape of probabilities (back to 9.2) 25 for d, t, He3, alpha near the Coulomb barrier 26 27 12 February 2009 Vladimir Ivanchenko (hadr-deex-V09-02-05) 28 --------------------------------------------------------- 29 - Jose Manuel Quesada change the shape of probabilities 30 for d, t, He3, alpha near the Coulomb barrier 31 32 11 February 2009 Vladimir Ivanchenko (hadr-deex-V09-02-04) 33 --------------------------------------------------------- 34 - Jose Manuel Quesada set default OPT=3 back for all particles 35 and add smearing of Coloumb barriers of d, t, he3, alpha 36 37 10 February 2009 Vladimir Ivanchenko (hadr-deex-V09-02-03) 38 --------------------------------------------------------- 39 - Exclude updated G4VGammaDeexcitation 40 41 10 February 2009 Vladimir Ivanchenko (hadr-deex-V09-02-02) 42 --------------------------------------------------------- 43 - Jose Manuel Quesada set default OPT=3 for evaporation of protons 44 and neutrons and OPT=1 for deuterons, tritons, alpha and He3 45 46 10 February 2009 Vladimir Ivanchenko (hadr-deex-V09-02-01) 47 --------------------------------------------------------- 48 - Miguel Cortes added extra protection to G4VGammaDeexcitation 49 50 27 January 2009 Vladimir Ivanchenko (hadr-deex-V09-02-00) 51 -------------------------------------------------------- 52 - Miguel Cortes fix of Lorentz transformation in G4VGammaDeexcitation, 53 which provides Doppler broading of gamma lines 54 55 09 December 2008 Alexander Howard (hadr-deex-V09-01-25) 56 ---------------------------------------------------- 57 - further increased verbosity in G4Evaporation.cc to try to understand channel 58 probability failure in very rare case 59 60 08 December 2008 Alexander Howard (hadr-deex-V09-01-24) 61 ---------------------------------------------------- 62 - increased verbosity in G4Evaporation.cc to try to understand channel 63 probability failure in very rare case 64 65 27 November 2008 Alexander Howard (hadr-deex-V09-01-23) 66 ---------------------------------------------------- 67 - added delete to G4EvaporationChannel.cc to fix memory leak 68 69 19 November 2008 Dennis Wright (hadr-deex-V09-01-22) 70 ---------------------------------------------------- 71 - fixed bug #1028 in fission/G4CompetitiveFission::FissionCharge: 72 trivial change of A to Af in line 343 73 74 19 November 2008 V.Ivanchenko (hadr-deex-V09-01-21) 75 --------------------------------------------------- 76 - added comments to modifications of MF model 77 78 19 November 2008 Alexander Howard (hadr-deex-V09-01-20) 79 ----------------------------------------------------- 80 - Switched OFF FermiBreakUp by default. 81 82 19 November 2008 Alexander Howard (hadr-deex-V09-01-19) 83 ----------------------------------------------------- 84 - Fix from JMQ for Zirconium (nu remains always positive in 85 G4NeutronEvaporationProbability.cc) 86 87 18 November 2008 Alexander Howard (hadr-deex-V09-01-18) 88 ----------------------------------------------------- 89 - Fix in G4GEMChannel.cc according to T. Koi (anA,aZ) -> (AResidual,ZResidual) 90 for pairing correction in ExEnergy. 91 92 05 November 2008 Gabriele Cosmo (hadr-deex-V09-01-17) 93 ----------------------------------------------------- 94 - Fix in evaporation/G4DeuteronEvaporationProbability.cc for compilation 95 error on Windows-VC++; fixed typo in class scope specification for a 96 couple of methods... 97 98 05 November 2008 Dennis Wright (hadr-deex-V09-01-16) 99 ---------------------------------------------------- 100 - multifragmentation/G4StatMFChannel.cc: fix gcc 4.3 compiler warnings 101 at lines 94 and 226. (place parentheses around && in ||) 102 103 24 October 2008 Dennis Wright (hadr-deex-V09-01-15) 104 --------------------------------------------------- 105 - replace G4NucleiPropertiesTable::GetBindingEnergy with 106 G4NucleiProperties::GetBindingEnergy in G4StatMFMacroTriNucleon, 107 G4StatMFMacroBiNucleon, and G4StatMFMacroTetraNucleon 108 109 30 September 2008 A.Howard (hadr-deex-V09-01-14) 110 --------------------------------------------------- 111 Correct tag of the head + trivial fix from JMQ to prevent negative 112 cross-sections for incident protons on targets with A < Carbon. 113 114 115 19 September 2008 A.Howard (hadr-deex-V09-01-13) 116 --------------------------------------------------- 117 First inclusion of JMQ's recent changes to evaporation and handler. 118 Directories touched: evaporation (everywhere), handler (MAC's changes + JMQ 119 interface changes), management (G4VEvaporationChannel.hh (interface)), util 120 (G4VEmissionProbability.hh (interface)) - MIS-TAGGED - this is closer to ref07 121 ***********PLEASE IGNORE********** 122 123 124 25 July 2008 V.Ivanchenko (hadr-deex-V09-01-12) 125 --------------------------------------------------- 126 Multi-Fragmentation model have been fixed by I.Pshenichnov in collaboration 127 with Alexander Botvina and Igor Mishustin (FIAS, Frankfurt, INR, 128 Moscow and Kurchatov Institute, Moscow, pshenich@fias.uni-frankfurt.de) 129 130 G4StatMFMacroTemperature - return original algorithm 131 G4StatMFMacroMultiplicity - additional checks in solver of equation 132 for the chemical potential 133 G4StatMFMacroCanonical - fixed infinite loop for a fagment with Z=A; 134 fixed memory leak 135 G4StatMFChannel - fixed semi-infine loop 136 G4StatMFMacroMultiNucleon - fixed computation of the symmetry energy 137 138 24 July 2008 V.Ivanchenko (hadr-deex-V09-01-11) 139 --------------------------------------------------- 140 G4EvaporationProbability - Coulomb barrier upgraded (J. M. Quesada) 141 142 12 July 2008 V.Ivanchenko (hadr-deex-V09-01-10) 143 --------------------------------------------------- 144 Integraded fixes in G4EvaporationProbabilities and the tag hadr-deex-V09-01-08, 145 OPT=2 is set (J. M. Quesada) 146 147 05 June 2008 A.Howard (hadr-deex-V09-01-09) 148 --------------------------------------------------- 149 150 Fixed memory leak in G4ExcitationHandler thanks to Tatsumi Koi. The fix is on 151 top of hadr-deex-V09-01-01, but does not include any of the other subsequent 152 developments. Required for public beta release. 153 154 05 June 2008 J. M. Quesada (hadr-deex-V09-01-08) 155 --------------------------------------------------- 156 157 Bug fixed in OPT=1 (Chatterjee) charged particle cross sections. 158 Unphysical values at very low emission energies have been corrected (set 159 to 0). 160 OPT=1 by default ( OPT=2 in previous tag) 161 162 163 24 May 2008 A.Howard (hadr-deex-V09-01-07) 164 --------------------------------------------------- 165 166 As hadr-deex-V09-01-06 but with photon_evaporation updated to new interface. 167 Should now be stable (co-works with low energy tag emlowen-V09-01-14, I guess) - 168 see hadr-deex-V09-01-01. 169 170 24 May 2008 A.Howard (hadr-deex-V09-01-06) 171 --------------------------------------------------- 172 173 As hadr-deex-V09-01-05 but with G4ExcitationHandler.cc put back to correct version 174 175 176 24 May 2008 A.Howard (hadr-deex-V09-01-05) 177 --------------------------------------------------- 178 179 Updated to Jose Manuel Quesada's latest version (should be what was intended in 180 hadr-deex-V09-01-03). Does not include Fan Lei's interface change. This is, 181 however, still on the HEAD. 182 183 24 May 2008 A.Howard (hadr-deex-V09-01-04) 184 --------------------------------------------------- 185 186 Updated to Jose Manuel Quesada's latest version (should be what was intended in hadr-deex-V09-01-03). Also includes Fan Lei's change 187 to the photon_evaporation interface. 188 189 190 08 May 2008 J. M. Quesada (hadr-deex-V09-01-03) 191 --------------------------------------------------- 192 193 Coulomb barrier has been added again. Standard parameterization is used for it. It acts as an additional component of inverse reaction cross sections, making it cero when emission energy drops below it. Physical reason: reaction cross sections come from fitting to exp. data at energies normally well above the barrier. The strong competition betwen the different channels makes it very sensible to subtle differences in emission probabilities at low emission energies, when little excitation energy is available. 194 195 01 May 2008 J. M. Quesada (hadr-deex-V09-01-02) 196 --------------------------------------------------- 197 - First trial with cvs. 198 New inverse cross sections: 199 OPT=1 Chetterjee's parameterization to reaction cross sections from optical potential global fittings. 200 OPT=2 as OPT=1 but for protons the Wellisch's parameterization for protons is used (DEFAULT) 201 OPT=3 Kalbach's modifications of Chatterjee's parameterization of cross sections 202 OPT=4 as OPT=3 but for protons the Wellisch's parameterization for protons is used 203 204 Coulomb barrier has been suppressed as it enters through inverse cross sections. Also methods related to former Dostrovski's cross sections (alpha , beta and C parameters) have been suppressed. 205 206 207 01 May 2008 Fan Lei (hadr-deex-V09-01-01) 208 --------------------------------------------------- 209 - photon_evaporation 210 G4PhotonEvaporation.cc: Atomic relaxation model is no longer applied following 211 internal electron conversion. Instead the vaccant shell index is passed to 212 radioactive decay model, where the ARM is applied. 20 213 21 214 21 March 2008 Dennis Wright (hadr-deex-V09-01-00)
Note:
See TracChangeset
for help on using the changeset viewer.
