Changeset 1196 for trunk/source/materials/History
- Timestamp:
- Nov 25, 2009, 5:13:58 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/source/materials/History (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/materials/History
r1058 r1196 1 $Id: History,v 1.1 42 2009/05/25 08:34:15 gcosmoExp $1 $Id: History,v 1.164 2009/11/20 00:59:40 gum Exp $ 2 2 ------------------------------------------------------------------- 3 3 … … 18 18 ---------------------------------------------------------- 19 19 20 19-11-09 P.Gumplinger (materials-V09-02-20) 21 - change the code such that the LUT are now read in and kept by 22 G4OpticalSurface and not G4OpBoundaryProcess, reordering in 23 enumeration 24 25 19-11-09 V.Ivanchenko (materials-V09-02-19) 26 - G4IonisParamMat - fixed crash at destruction 27 28 18-11-09 G.Cosmo (materials-V09-02-18) 29 - G4IonisParamMat - fix for usage of static data to allow for build of 30 DLLs libraries on Windows. 31 32 18-11-09 V.Ivanchenko (materials-V09-02-17) 33 - G4IonisParamMat - fixed minor memory leak due to G4DensityEffectData 34 35 10-11-09 P.Gumplinger (materials-V09-02-16) 36 - increase flexibily of G4SurfaceProperty and G4OpticalSurface classes 37 to allow for Look-Up-Table boundary process simulations. 38 Thanks to Martin Janecek and William Moses from LBNL 39 40 09-11-09 V.Ivanchenko (materials-V09-02-15) 41 - improved comments to ICRU73 classes 42 43 05-11-09 V.Ivanchenko (materials-V09-02-14) 44 - G4DensityEffectData - (A.Bagulya) fixed GetIndex method for compounds 45 46 04-11-09 P. Gumplinger (materials-V09-02-13) 47 - cleanup of include file: G4OpticalSurface.hh (and consequent small 48 change in the imlementation .cc) 49 50 04-11-09 V.Ivanchenko (materials-V09-02-12) 51 - G4VIonDEDXTable - (A.Lechner) added new method (BuildPhysicsVector) which 52 invoke the build process of physics vectors on demand in 53 the initialisation phase 54 - G4SimpleMaterialStoppingICRU73 - (A.Lechner) added method BuildPhysicsVector 55 according to change in base class 56 - G4MaterialStoppingICRU73 - (A.Lechner) added method BuildPhysicsVector 57 according to change in base class, changed material name 58 from G4_NYLON-6/6 to G4_NYLON-6-6 59 - G4IronStoppingICRU73 - (A.Lechner) added method BuildPhysicsVector 60 according to change in base class 61 - G4ExtDEDXTable - (A.Lechner) added method BuildPhysicsVector according to 62 change in base class 63 - G4IonStoppingData - (A.Lechner) new class, which can read ion stopping power 64 vectors contained in G4LEDATA: Allows to include larger 65 physics vectors than those in the ICRU 73 classes, where 66 vectors are restricted to the maximum energy 10 MeV/nuc. 67 - G4NistMaterialBuilder - (A.Lechner) changed following material names: 68 * from G4_NYLON-6/6 to G4_NYLON-6-6 69 * from G4_NYLON-6/10 to G4_NYLON-6-10 70 to allow matching with ion stopping power data files, 71 which have material name in the file name 72 - G4DensityEffectData - (A.Bagulya) added method GetIndex 73 - G4IonisParamMat - (A.Bagulya) fixed density effect computation; 74 added plasma energy computation and access to 75 G4DensityEffectData by the atomic number 76 77 01-11-09 A.Lechner (materials-V09-02-11) 78 - G4MaterialStoppingICRU73 - (A.Lechner) Extended the energy range of revised 79 ICRU 73 tables for water from 0.025 - 10 MeV/u to 80 0.025 - 1 GeV/u. Added new function (AddPhysics- 81 VectorFullRange) for creating the corresponding 82 physics vectors. 83 84 30-10-09 V.Ivanchenko (materials-V09-02-10) 85 - G4DensityEffectData - (A.Bagulya) added data from Atom. Data Nucl. 86 Data Tabl. 30 (1984) 261 accessible 87 via material name 88 - G4NistMessenger - (A.Bagulya) added UI command to print parameters of 89 density effect data 90 - G4IonisParamMat - added new members: Eplasma, AdjustmentFactor, 91 Delta0 parameter of density effect parameterization, 92 and pointer to G4DensityEffectData; 93 added new access method and method DensityCorrection; 94 fixed copy constructor 95 - G4NistMaterialBuilder - (A.Ivantchenko) changed density of G4_GRAPHITE 96 according to PDG'2008, added new 97 material G4_GRAPHITE_POROUS 98 99 17-09-09 V.Ivanchenko (materials-V09-02-09) 100 - G4Element - (V. Grichine) added method GetNbOfShellElectrons which 101 returns the number of electrons on a shell 102 103 17-07-09 V.Ivanchenko (materials-V09-02-08) 104 - G4NistManager, G4NistMessenger, G4NistElementBuilder - improved 105 implementation of UI commands 106 20 107 25-05-09 V.Ivanchenko (materials-V09-02-07) 21 108 - Renamed G4ExternalDEDXTable class to G4ExtDEDXTable to allow for generation … … 33 120 to 78 eV according to GSI Annual Report (2008) p.373 34 121 and recommendation of Prof.P.Sigmund in order to 35 cons sitent with ICRU'73 tables122 consistent with ICRU'73 tables 36 123 37 124 29-04-09 V.Ivanchenko (materials-V09-02-04)
Note:
See TracChangeset
for help on using the changeset viewer.
