-
What dose the table's number mean? In Chapter 7.1 Hello everyone, i begin to study the Chapter 7 BEAMnrc. In this Chapter 7.1 Build a new BEAMnrc accelerator, in page 55 the table as show: in this table, i know the 40,50 and 51,61 stand for the upper y-jaws and the x-jaws separately, and 40,50,51,61 is the distance to the source. But what are the -2, -1, -0.05, 0.05, 1, 2 stand for ? It is in the red rectangle. Whether they are stand for the surface area of the exposure field in different situation? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
This is chapter 7 in the getting started manual, and it describes the SYNCJAWS field positions. See section 15.3.8 of the BEAMnrc user's manual, where it explains each of the inputs in detail. Essentially the 4 numbers per line are the (1) "front" (or top) x or y coordinate (depending on jaw orientation) of the positive jaw (2) "back" (or bottom) x or y coordinate (depending on jaw orientation) of the positive jaw, and then the same front/back pair for the negative jaw. If the front and back coordinates are the same, then the jaw face is vertical. If you're unsure, a good way to explore this would be to score a phase-space below your jaws, and then take a look at the scatter plot of particle positions using beamdp_gui. |
Beta Was this translation helpful? Give feedback.
This is chapter 7 in the getting started manual, and it describes the SYNCJAWS field positions. See section 15.3.8 of the BEAMnrc user's manual, where it explains each of the inputs in detail. Essentially the 4 numbers per line are the (1) "front" (or top) x or y coordinate (depending on jaw orientation) of the positive jaw (2) "back" (or bottom) x or y coordinate (depending on jaw orientation) of the positive jaw, and then the same front/back pair for the negative jaw. If the front and back coordinates are the same, then the jaw face is vertical.
If you're unsure, a good way to explore this would be to score a phase-space below your jaws, and then take a look at the scatter plot of parti…