Ignore:
Timestamp:
Jan 8, 2010, 11:56:51 AM (16 years ago)
Author:
garnier
Message:

update geant4.9.3 tag

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/geometry/solids/specific/History

    r921 r1228  
    1 $Id: History,v 1.150 2008/11/21 09:26:53 gcosmo Exp $
     1$Id: History,v 1.160 2009/11/11 12:25:46 gcosmo Exp $
    22-------------------------------------------------------------------
    33
     
    1717     * Reverse chronological order (last date on top), please *
    1818     ----------------------------------------------------------
     19
     2011-Nov-2009  G.Cosmo (geom-specific-V09-02-08)
     21- Avoid fake (and redundant) assignment of value to 3-vector in
     22  G4PolyconeSide and G4TwistTubsSide.
     23
     2424-Sep-2009  T.Nikitina (geom-specific-V09-02-07)
     25- G4Ellipsoid: refined fix in DistanceToIn(p,v) for points located on the
     26  curved surface, and correct treatment of geometrical tolerance.
     27
     2809-Sep-2009  G.Cosmo (geom-specific-V09-02-06)
     29- G4Ellipsoid: fixed usage of half-tolerances (radial and Cartesian) in
     30  DistanceToIn(p,v), based on incorrect assumptions introduced in tag
     31  "geom-specific-V09-02-04", responsible for zero steps on configurations
     32  with cut in Z. Addresses problem report #1076.
     33
     3404-Aug-2009  T.Nikitina (geom-specific-V09-02-05)
     35- G4Ellipsoid:
     36  o Fixes in Inside(p) and in DistanceToIn(p,v) for points
     37    located on the curved surface within tolerance. Final fix for issue
     38    reported in problem report #1050 and concerning warnings reported by
     39    grid_test.
     40  o Adopt pre-computed half-tolerance values for optimisation.
     41
     4223-Jul-2009  T.Nikitina (geom-specific-V09-02-04)
     43- G4Ellipsoid: fix to DistanceToIn(p,v) in the calculation of the roots of
     44  the quadratic equation and in DistanceToOut(p,v) in the calculation of the
     45  normal on cut surfaces. Final fix for problem report #1022 and #1050.
     46- G4PolyconeSide: added protection in method Normal(), addressing problem
     47  report #1073.
     48
     4930-Jun-2009  T.Nikitina (geom-specific-V09-02-03)
     50- G4Ellipsoid: introduced to DistanceToIn(p,v) splitting of the distance for
     51  point very far from intersection area and big difference between solid
     52  dimensions and distance to it; resolves issue observed on 64 bits problem.
     53  Also addressing problem report #1022.
     54
     5508-May-2009, G.Cosmo (geom-specific-V09-02-02)
     56- Corrected typo in base implementation of G4VCSGfaceted::GetSurfaceArea(),
     57  which was erroneously returning cubic volume estimation.
     58  Addresses problem report #1062.
     59
     6027-Apr-2009, G.Cosmo (geom-specific-V09-02-01)
     61- Relaxed error condition in G4TessellatedSolid::Inside(p) to warning, for
     62  excess of max trials and anomalous conditions in distance calculation.
     63  Added more printout information when error condition is detected.
     64
     6527-Feb-2009, T.Nikitina (geom-specific-V09-02-00)
     66- Fix in G4Paraboloid::DistanceToOut(p,v,..) for the computation of normal
     67  to surface; added missing normalisation to unit, following remark in the
     68  Geometry Forum Hypernews posting #953.
    1969
    207021-Nov-2008, G.Cosmo (geom-specific-V09-01-19)
Note: See TracChangeset for help on using the changeset viewer.