Lecture 2:Basic Concepts

Slides:



Advertisements
Similar presentations
Lesson 12-x, 13-y 3D Figures Review.
Advertisements

Lecture 3:Basic Concepts
COMP 175 | COMPUTER GRAPHICS Remco Chang1/6103b – Shapes Lecture 03b: Shapes COMP 175: Computer Graphics February 3, 2015.
Today’s Objectives: Students will be able to:
Lecture 5: Charged particles  Charged particle data from the text  As time permits=>Source distributions.
Chapter 22: The Electric Field II: Continuous Charge Distributions
Volume and surface area of solids
By Dr. Julia Arnold
APPLICATIONS OF INTEGRATION
Integral calculus XII STANDARD MATHEMATICS. Evaluate: Adding (1) and (2) 2I = 3 I = 3/2.
Warm-up Pre-test.
Volume.
Unit 4D:2-3 Dimensional Shapes LT5: I can identify three-dimensional figures. LT6: I can calculate the volume of a cube. LT7: I can calculate the surface.
Chapter 23 Gauss’ Law.
Homework 1-4 Find all the force vectors and then add the vectors to find the total force.
Chapter 22 Gauss’s Law Electric charge and flux (sec &.3) Gauss’s Law (sec &.5) Charges on conductors(sec. 22.6) C 2012 J. Becker.
General Physics 2, Lec 6, By/ T.A. Eleyan
Geometry Formulas in Three Dimensions
Transformations, Constructions and 3D Drawings
Physics 2102 Lecture 9 FIRST MIDTERM REVIEW Physics 2102
Concept Modeling Chapter 6. Training Manual December 17, 2004 Inventory # Concept Modeling Contents Concept Modeling Creating Line Bodies Modifying.
©A. Weinberg By Ms. Weinberg SOL ©A. Weinberg Let’s learn a bit about Geometry! Geometry is a part of Math that focuses on shapes and lines. Shapes.
9-4 Geometry in Three Dimensions  Simple Closed Surfaces  Regular Polyhedra  Cylinders and Cones.
Gauss’ Law.
Basic Lecture I: Geometry and Source Definition
(SEC. 7.3 DAY ONE) Volumes of Revolution DISK METHOD.
Chapter 12 Notes.
A b c Gauss' Law.
Equation A statement that two mathematical expressions are equal.
Copyright © Cengage Learning. All rights reserved. 16 Vector Calculus.
HW: Complete WB 112 and finish Mtn. Math- Week 18 Do #1-8 (the entire page of WB 112) Make sure and follow the directions: 1- Name each solid figure 2-
Space Figures Mr. J. Grossman. Space Figures Space figures are three-dimensional figures or solids. Space figures are figures whose points do not all.
Acute angle An angle with a measure less than 90 degrees.
1 HW 3.2 If you have a parallelepiped volumetric isotropic source with a strength of 100 particles/cc/sec and W=20 cm (x dimension), L=10 cm (y dimension),
DRILL (A) Name the cross-sections you would find in a cone, cylinder, cube, rectangular prism. (B) What solids would you use to model these farm structures?
Source Specifications in MCNP
Physics 2112 Unit 4: Gauss’ Law
Gauss’s Law Chapter 21 Summary Sheet 2. EXERCISE: Draw electric field vectors due to the point charge shown, at A, B and C +.. B. A C Now draw field lines.
1 The width, height, and length of a box or rectangular prism can be different. If all three are the same, then the box is a cube. Rectangular Prism The.
Fill in the area formulas for the following: Circle ____________________ Rectangle ________________ Triangle __________________.
Unit 6 3D Modeling Concepts
Vocabulary A polyhedron is a three-dimensional solid with flat surfaces and straight edges. Each polygon is a face of the polyhedron. An edge is a segment.
Physics.
An introduction to 3D Figures
Volumes By Cylindrical Shells Objective: To develop another method to find volume without known cross-sections.
Introduction: what do we want to get out of chapter 24?
Lecture 8: Response functions
Section 16.3 Triple Integrals. A continuous function of 3 variables can be integrated over a solid region, W, in 3-space just as a function of two variables.
VECTORS AND THE GEOMETRY OF SPACE 10. VECTORS AND THE GEOMETRY OF SPACE In this chapter, we introduce vectors and coordinate systems for three-dimensional.
Surface Area & Volume.
Lecture 3: K-effective  Material specification  K-effective calculations  Beam sources  Collecting particles by energy  Collection particle by direction.
Volumes by Slicing. disk Find the Volume of revolution using the disk method washer Find the volume of revolution using the washer method shell Find the.
Unit 4D:2-3 Dimensional Shapes LT5: I can identify three-dimensional figures. LT6: I can calculate the volume of a cube. LT7: I can calculate the surface.
Secondary Math Two and Three-Dimensional Objects.
Gauss’ Law Chapter 23. Electric field vectors and field lines pierce an imaginary, spherical Gaussian surface that encloses a particle with charge +Q.
Geometric Transformations Ceng 477 Introduction to Computer Graphics Computer Engineering METU.
1 Lecture 6: Source Spec ification  Source distributions  Volumetric sources  Surface sources  Energy-dependent binning.
Review for Test#2 1. Work a problem involving charged particle penetration and energy deposition using Table 3.6 data.
Geometry- 3 Dimensional Shapes Solid Figures
1 HW 4.1 If you have a parallelepiped volumetric isotropic source with a strength of 100 particles/cc/sec and W=20 cm (x dimension), L=10 cm (y dimension),
Geometry- 3 Dimensional Shapes Solid Figures
3. A 40.0-cm-diameter loop is rotated in a uniform electric field until the position of maximum electric flux is found. The flux in this position is.
Solid Geometry.
Objective: Identify the attributes and names of solid figures
Gauss’s Law Chapter 21 Summary Sheet 2.
Solid Geometry.
Unit 4D:2-3 Dimensional Shapes
Solid Geometry.
Chapter 6 Centre of Gravity. Chapter 6 Centre of Gravity.
Physics 122B Electricity and Magnetism
Presentation transcript:

Lecture 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

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

Additional 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)

Macro 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

Macro Spheres: SPH Syntax: Description: General sphere, centered on with radius R Surface numbers (none needed. Just one surface.)

Macro Cylinders: RCC Syntax: Description: Right circular cylinder surface with dimensions Vx, Vy, Vz  Coordinates of center of base Hx,Hy,Hz  Vector of axis R  radius Surface numbers: .1 +r (curved boundary) .2 End of H (usually the top) .3 Beginning of H (usually the bottom)

Macro Cones: TRC Syntax: Description: Truncated right cone Vx, Vy, Vz  Coordinates of center of base Hx,Hy,Hz  Vector of axis R1  radius of base R2  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

Torus: 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 cone Cx,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

Other

Other (2)

VisEd Cheat Sheet Start VisEd. File->Open (Do not modify input) to choose and open the input file Click “Color” in both windows Zoom in OR Zoom out to get them right As desired: Click “Cell” or “Surf” to see cell numbers Click “Origin” to make the window “sensitive” to subsequent clicks (in either window) Insert origin coordinates to move around

VisEd 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

Determining 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)

Solid 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

HW 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)

HW 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)

HW 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)

HW 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)

HW 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)

HW 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).