Changeset 1228 for trunk/source/geometry/solids/specific/History
- Timestamp:
- Jan 8, 2010, 11:56:51 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/source/geometry/solids/specific/History (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/geometry/solids/specific/History
r921 r1228 1 $Id: History,v 1.1 50 2008/11/21 09:26:53gcosmo Exp $1 $Id: History,v 1.160 2009/11/11 12:25:46 gcosmo Exp $ 2 2 ------------------------------------------------------------------- 3 3 … … 17 17 * Reverse chronological order (last date on top), please * 18 18 ---------------------------------------------------------- 19 20 11-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 24 24-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 28 09-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 34 04-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 42 23-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 49 30-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 55 08-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 60 27-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 65 27-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. 19 69 20 70 21-Nov-2008, G.Cosmo (geom-specific-V09-01-19)
Note:
See TracChangeset
for help on using the changeset viewer.
