Skip to content

Commit

Permalink
Merge pull request #613 from vdoomra/develop
Browse files Browse the repository at this point in the history
Fix overlap issue
  • Loading branch information
rakithab authored Oct 11, 2024
2 parents e9e2e43 + 9bd89d0 commit 6a5212d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geometry/upstream/sieve.gdml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
<tube name="sieve_hole_solid"
rmin="0."
rmax="sieve_hole_diameter/2"
z="sieve_system_thickness+2"
z="sieve_system_thickness"
startphi="0" deltaphi="360.0" aunit="deg"
/>

Expand Down

0 comments on commit 6a5212d

Please sign in to comment.