+ All Categories
Home > Documents > 1 Lecture 2:Basic Concepts Use the course notes on: Direction and solid angles Direction and solid...

1 Lecture 2:Basic Concepts Use the course notes on: Direction and solid angles Direction and solid...

Date post: 14-Dec-2015
Category:
Upload: angel-esmond
View: 213 times
Download: 0 times
Share this document with a friend
Popular Tags:
20
1 Lecture 2:Basic Concepts Use the course notes on: Direction and solid angles Fundamental radiation field vari ables Directional properties of radiat ion MCNP reinforcement of concepts Shultis and Faw tutorial Additional macro surfaces Introduction to VisEd
Transcript

1

Lecture 2:Basic ConceptsLecture 2:Basic Concepts

Use the course notes on: Direction and solid angles Fundamental radiation field variables Directional properties of radiation

MCNP reinforcement of concepts Shultis and Faw tutorial Additional macro surfaces Introduction to VisEd Determining solid angles Representing particle beams and reflection

2

Shultis and Faw tutorialShultis and Faw tutorial In the course Public area Same authors as our textbook

3

Additional macro surfacesAdditional macro surfaces We will build on the SPH (sphere) that we

learned last week by adding RPP (rectangular parallelpiped = box) RCC (right circular cylinder) TRC (truncated cone) TX, TY, and TZ (torus)

4

Macro Boxes: RPPMacro Boxes: RPP• Syntax:• Description: Rectangular parallelpided surface with

dimensions: Xmin,Xmax Xrange Ymin,Ymax Yrange Zmin,Zmax Zrange• Surface numbers:

.1 +x

.2 –x

.3 +y

.4 –y

.5 +z

.6 –z

min max min max min max# surf x x y y z zRPP

5

Macro Spheres: SPHMacro Spheres: SPH• Syntax:

• Description: General sphere, centered on with radius R

• Surface numbers (none needed. Just one surface.)

# surf x y z RSPH

zyx ,,

6

Macro Cylinders: RCCMacro Cylinders: RCC• Syntax:• Description: Right circular cylinder surface with dimensions

Vx, Vy, Vz Coordinates of center of baseHx,Hy,Hz Vector of axisR radius

• Surface numbers:.1 +r (curved boundary).2 End of H (usually the top).3 Beginning of H (usually the bottom)

# x y z x y zsurf V V V H H H RRCC

7

Macro Cones: TRCMacro Cones: TRC• Syntax:• Description: Truncated right cone

Vx, Vy, Vz Coordinates of center of baseHx,Hy,Hz Vector of axisR1 radius of baseR2 radius of top

• Surface numbers:.1 +r (curved boundary).2 End of H (usually the top).3 Beginning of H (usually the bottom)

• MCNP5 Manual Page: 3-19

1 2# x y z x y zsurf V V V H H H R RTRC

8

Torus: TX or TY or TZTorus: TX or TY or TZ• Syntax:

• The TZ is for a donut lying on a table. If you are setting it on edge (i.e., like a wheel ready to roll), the axis (i.e., axle of the wheel) must be the x-axis (TX) or y-axis (TY)

• Description: Truncated right coneCx,Cy,Cz Coordinates of absolute center (in the center

of the hole at ½ of the thickness of donut) Rmajor Radius of the circle that is in the middle of the

“tube” of the donut (It would be the radius if the whole torus were reduced to a simple circle=infinitely “thin” donut)

rminor Radius of the “tube” of the donut

Major minor minor# x y zsurf C C C R r rTZ

9

OtherOther

10

Other (2)Other (2)

11

VisEd Cheat SheetVisEd Cheat Sheet1. Start VisEd.

2. File->Open (Do not modify input) to choose and open the input file

3. Click “Color” in both windows

4. Zoom in OR Zoom out to get them right

5. As desired:1. Click “Cell” or “Surf” to see cell numbers

2. Click “Origin” to make the window “sensitive” to subsequent clicks (in either window)

3. Insert origin coordinates to move around

12

VisEd exampleVisEd example Inside a box (100x100x100) Torus of Rmajor=20, Rminor=5 on floor Cylinder of radius 20, ht 40 on top of torus Sphere of radius 10 centered in cylinder

13

Determining solid anglesDetermining solid angles The determination of solid angles using MCNP is very

straightforward, once you get oriented: The “eye point” is replaced with an isotropic point

source (energy or particle type doesn’t matter) The surface(s) that you want the solid angle calculated

for is modeled as part of a 3D cell (and checked with VisEd, if desired).

The entire geometry is filled with void (mat#=0) The tally is a surface crossing tally (F1:n or F1:p)

To figure out the answer, you need to notice whether the particles will cross the surface once (e.g., top of cylinder or one face of RPP) or twice (e.g., sphere)

14

Solid Angle ExamplesSolid Angle Examples Disk of radius 1 from 10 above Sphere of radius 2 from 20 above center Torus (Rmajor=10, Rminor=2) from 20 cm

above its center

15

HW 2.1HW 2.1 Use a hand calculation to compute the solid

angle subtended by a sphere of radius 5 cm whose center is 25 cm from the point of view

Check your calculation with an MCNP calculation (within 0.1% error)

16

HW 2.2HW 2.2 Use a hand calculation to compute the solid

angle subtended by the top of a cube of 4 cm sides (centered on the origin with sides perpendicular to the axes) as viewed from the point (20,20,20) Homework problem 2.6 in the book

gives you a useful equation for this. Check your calculation with an MCNP

calculation (within 0.1% error)

17

HW 2.3HW 2.3 Use a hand calculation to compute the solid

angle subtended by a torus (lying flat on the floor) with major radius 10 cm and minor radius of 1 cm, as viewed from the point 20 cm above the floor.

Check your calculation with an MCNP calculation (within 0.1% error)

18

HW 2.4HW 2.4 Use a hand calculation to calculate both the

flux and the current on a 5 cm radius disk lying on the z=0 plane, centered on the origin. For the source use a point isotropic 2 MeV neutron source located at (0,0,10). Assume void material fills an enclosing sphere of radius 30 cm (centered on the origin).

Check your calculation with an MCNP calculation (within 1% error)

19

HW 2.5HW 2.5 Repeat problem 2.4 with the source located

at (0,0,20). Explain why the current/flux ratio is different for the two cases (and why it increases).

Check your calculation with an MCNP calculation (within 1% error)

20

HW 2.6HW 2.6 Repeat the MCNP calculation of problem

2.4 with the enclosing sphere filled with water, only collecting the uncollided neutrons. Explain why the current/flux ratio is different for the two cases (and why it increases).


Recommended