Skip to content

How to create a slab phantom with a cd geometry? #879

Answered by ftessier
kstcmcjw asked this question in Questions
Discussion options

You must be logged in to vote

Try this:

:start geometry definition:
  :start geometry: 
    name = barrier_planes
    library = egs_planes
    type = EGS_Xplanes
    positions = -24.2 -0.2 0
  :stop geometry:

  :start geometry:
    name = barrier_lead
    library = egs_box
    box size = 100 100 100       ### Make the box very large along x, without a midpoint: the cd will "cut" it with barrier planes
        :start media input:
            media = lead
        :stop media input:
  :stop geometry:
  simulation geometry = barrier_lead

  :start geometry:
    name = barrier_concrete
    library = egs_box
    box size =  100 100 100      ### Make the box very large along x, without a midpoint: the cd will "cut" it with …

Replies: 4 comments 11 replies

Comment options

You must be logged in to vote
1 reply
@kstcmcjw
Comment options

Answer selected by ftessier
Comment options

You must be logged in to vote
1 reply
@ftessier
Comment options

Comment options

You must be logged in to vote
5 replies
@kstcmcjw
Comment options

@ftessier
Comment options

@ftessier
Comment options

@kstcmcjw
Comment options

@kstcmcjw
Comment options

Comment options

You must be logged in to vote
4 replies
@rtownson
Comment options

@kstcmcjw
Comment options

@rtownson
Comment options

@kstcmcjw
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants