Changeset 850 for trunk/source/materials/History
- Timestamp:
- Sep 10, 2008, 5:40:37 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/source/materials/History (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/materials/History
r822 r850 1 $Id: History,v 1.1 03.2.3 2008/04/28 08:39:02 gcosmoExp $1 $Id: History,v 1.127 2008/08/13 16:06:42 vnivanch Exp $ 2 2 ------------------------------------------------------------------- 3 3 … … 18 18 ---------------------------------------------------------- 19 19 20 06-03-07 V.Ivanchenko (materials-V09-00-09) 20 13-08-08 V.Ivanchenko (materials-V09-01-15) 21 G4Material - use array size defined in material constructor, extend it if 22 a component is a compound material 23 24 07-08-08 V.Ivanchenko (materials-V09-01-14) 25 - G4NistElementBuilder - use best known parameterisation for total 26 binding energy of atoms, use standard masses 27 for lightest stable isotopes 28 -G4NistManager and G4NistElementBuilder - added method 29 GetTotalElectronBindingEnergy 30 -G4Isotope - use AtomicMass instead of NuclearMass 31 -G4Element - use G4int(fZeff) everywhere in the class 32 33 23-07-08 V.Ivanchenko (materials-V09-01-13) 34 - G4NistManager - bug introduced in tag (-11) is fixed 35 36 21-07-08 P.Gumplinger (materials-V09-01-12) 37 - G4SurfaceProperty and G4OpticalSurface, make them truly Polymorphic 38 39 17-07-08 V.Ivanchenko (materials-V09-01-11) 40 - G4NistManager - added inline methods to speed up EM computations 41 42 16-07-08 P.Gumplinger (materials-V09-01-10) 43 - G4SurfaceProperty changed method name from DumpInfo to DumpTableInfo. 44 45 08-07-08 V.Ivanchenko (materials-V09-01-09) 46 - G4IonisParamMat - added fMeanEnergyPerIon and Set/Get methods 47 48 27-06-08 G.Cosmo (materials-V09-01-08) 49 - Added virtual destructor to G4OpticalSurface and derivated. 50 Addresses problem report #1014. 51 52 05-06-08 P.Gumplinger (materials-V09-01-07) 53 - G4MPVEntry, G4MaterialPropertyVector, G4MaterialPropertiesTable - 54 trivial name changes: momentum->energy, momenta->energies 55 56 04-06-08 V.Ivanchenko (materials-V09-01-06) 57 - G4NistElementBuilder - provided unique name for each isotope of an element 58 (P.Gumplinger) 59 - G4IonisParamElm - added Fermi velocity and L-factor (both used for 60 parameterizations of the effective charge and 61 stragling of ions); 62 - G4IonisParamMat - use Fermi velocity and L-factor from G4IonisParamElm 63 64 02-06-08 V.Ivanchenko (materials-V09-01-05) 65 - G4Element - extended printput of errors and warnings; more safe check 66 of consistence between Z and A in the constructor 67 68 28-04-08 V.Ivanchenko (materials-V09-01-04) 69 - G4NistManager, G4NistMaterialBuilder, G4NistElementBuilder 70 added better comments 71 72 17-03-08 mma (materials-V09-01-03) 73 - G4Material : cout << NuclearInteractionLength 74 75 11-03-08 mma (materials-V09-01-02) 76 - G4IonisParamMat - remove NistManager dependence 77 78 10-03-08 mma (materials-V09-01-01) 79 - G4IonisParamMat - add Birks constant 80 81 06-03-08 V.Ivanchenko (materials-V09-01-00) 21 82 - G4NistMaterialBuilder - use correct dimension for the density for 22 83 ConstructNewMaterial methods
Note:
See TracChangeset
for help on using the changeset viewer.
