| Summary: | potential geometry problem! | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | GuoXQ <gxq_ch> |
| Component: | geometry/solids | Assignee: | Gabriele Cosmo <Gabriele.Cosmo> |
| Status: | RESOLVED INVALID | ||
| Severity: | minor | ||
| Priority: | P5 | ||
| Version: | 9.2 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
There are not enough elements to either understand or analyze the reported problem. Most likely the attempted solid results in an invalid construct. |
I had build two G4TessellatedSolid, and these two solids have same face which defined by different order. There exist overlaps or small gap at the same boundary. and bring the G4Navigator::ComputeStep() warn: Track stuck, not moving for 10 steps in volume XXXX at point (XXX,XXX,XXX) direction: XXX,XXX,XXX potential geometry or navigation problem! Trying pushing it of 9e-10mm How to solve this problem? thanks!