Ignore:
Timestamp:
Nov 25, 2009, 5:13:58 PM (16 years ago)
Author:
garnier
Message:

update CVS release candidate geant4.9.3.01

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/processes/electromagnetic/standard/History

    r1055 r1196  
    1 $Id: History,v 1.452 2009/05/18 12:31:46 vnivanch Exp $
     1$Id: History,v 1.476 2009/11/11 23:22:27 vnivanch Exp $
    22-------------------------------------------------------------------
    33
     
    1717     * Reverse chronological order (last date on top), please *
    1818     ----------------------------------------------------------
     19
     2010 November 09:  V.Ivant (emstand-V09-02-32)
     21- G4BetheBlochModel - minor speedup inside CorrectionsAlongStep method
     22
     2310 November 09:  V.Ivant (emstand-V09-02-31)
     24- G4BetheBlochModel, G4BraggModel, G4BraggIonModel - remove computations
     25                       of nuclear stopping power, some CPU speadup
     26- G4NuclearStopping - updated process for computation of nuclear stopping
     27- G4ICRU49NuclearStoppingModel - model providing computation of nuclear
     28                      stopping
     29
     3010 November 09:  V.Ivant (emstand-V09-02-30)
     31- Added G4alphaIonisation process
     32
     3309 November 09:  V.Ivant (emstand-V09-02-29)
     34- G4BetheBlochModel, G4MollerBhabhaModel - compute density effect correction
     35                                           using method of G4IonisParamMat class
     36                                           applying revised parameterisation
     37
     3809 November 09:  V.Ivant (emstand-V09-02-28)
     39- G4GoudsmitSaundersonMscModel (O.Kadri) - tuning small angle theta distributions
     40                       assuming the case of lambdan<1 as single scattering regime;
     41                       tuning theta sampling for theta below the screening angle
     42- G4LindhardPartition - moved from TestEm7 to the source
     43
     4431 October 09:  V.Ivant (emstand-V09-02-27)
     45- Added G4UrbanMscModel92, G4UrbanMscModel93 - 9.2 and 9.3 versions
     46                       version of the Urban model
     47- Set default model G4UrbanMscModel92 for G4eMultipleScattering
     48- Added warting to obsolete msc classes G4MultipleScattering, G4UrbanMscModel,
     49                       G4UrbanMscMode2, G4MscModel71 
     50
     5128 October 09:  V.Ivant (emstand-V09-02-26)
     52- G4WentzelVIModel, G4eCoulombScatteringModel, G4CoulombScatteringModel - added
     53                       protection for very low energies
     54
     5510 October 09:  V.Ivant (emstand-V09-02-25)
     56- G4WentzelVIModel and G4eCoulombScatteringModel - changed screening parameters
     57
     5806 October 09:  V.Ivant (emstand-V09-02-24)
     59- G4GoudsmitSaundersonMscModel (O.Kadri) tuning small angle theta distributions
     60                       assuming the case of lambdan<1 as single scattering regime,
     61                       tuning theta sampling for theta below the screening angle
     62
     6302 October 09:  V.Ivant (emstand-V09-02-23)
     64- G4eMultipleScattering - use as a default G4UrbanMscModel (the same as in 9.2)
     65- G4CoulombScattering - fixed compillation problem
     66
     6730 September 09:  V.Ivant (emstand-V09-02-22)
     68- G4CoulombScattering - added cut per recoil
     69- G4BohrFluctuations - change internal parameter minNumberInteractionsBohr
     70                       from 10 to 2 to provide more smooth transition
     71                       to Landau regime in the case of small cuts
     72- G4eCoulombScatteringModel - added effective mass factor
     73
     7428 August 09:  V.Ivant (emstand-V09-02-21)
     75- G4PAIModel - fixed problem conneted with modifications for
     76               G4PhysicsVector (removel of hidden bin)
     77- G4GoudsmitSaundersonMscModel, G4GoudsmitSaundersonTable - O.Kadri
     78               speadup computations, in particular, by reducing of
     79               number of calls to log
     80
     8112 August 09:  V.Ivant (emstand-V09-02-20)
     82- G4PAIModel - fixed problem for high energy connected with bin number
     83- G4WentzelVIModel and G4eCoulombScatteringModel - extended low-energy
     84               cross section to 0.1 keV
     85
     8627 July 09:  V.Ivant (emstand-V09-02-19)
     87- G4WentzelVIModel and G4eCoulombScatteringModel - fixed typo
     88
     8926 July 09:  V.Ivant (emstand-V09-02-18)
     90- G4WentzelVIModel and G4eCoulombScatteringModel - fixed numerical
     91   problem at very high energy
     92- G4PAIModel - fixed problem for the case of several materials
     93- G4PAIySection - added protections for numerical exceptions
     94
     9522 July 09:  V.Ivant (emstand-V09-02-17)
     96- G4NuclearStopping and G4ICRU49NuclearStoppingModel are added
     97
     9820 July 09:  V.Ivant (emstand-V09-02-16)
     99- G4GoudsmitSaundersonMscModel - fixed computation of the displacement
     100- G4MultipleScattering, G4eMultipleScattering, G4hMultipleScattering
     101      - moved initialisation of models to the base class
     102
     1039 July 09:  V.Ivant (emstand-V09-02-15)
     104- G4GoudsmitSaundersonMscModel - (O.Kadri) removed extra correcting factor
     105                                 for sampling in high-Z media
     106- G4hMultipleScattering - removed obsolete methods
     107
     10819 June 09:  V.Ivant (emstand-V09-02-14)
     109- G4WaterStopping - (A.Ivantchenko) added Fe ion data
     110- G4GoudsmitSaundersonTable - reduce the size of the object file and
     111                              all standard library
     112- G4GoudsmitSaundersonMscModel - (O.Kadri) fixed unphysical peak at
     113                              very small angles; extend model to 100 TeV
     114- G4eCoulombScatteringModel, G4CoulombScatteringModel, G4WentzelVIModel,
     115                               - (C.Consolandi) fixed kinematic for ion/ion
     116                                 scattering
     117 
     11819 May 09: V.Ivant (emstand-V09-02-13)
     119- G4UrbanMscModel2  - (L.Urban) change in tail parameter
    19120
    2012118 May 09:  V.Ivant (emstand-V09-02-12)
Note: See TracChangeset for help on using the changeset viewer.