Exercise 3: Geometry Beginners FLUKA Course.

Slides:



Advertisements
Similar presentations
SORTING AND ASYMPTOTIC COMPLEXITY Lecture 12 CS2110 – Spring 2014 File searchSortAlgorithms.zip on course website (lecture notes for lectures 12, 13) contains.
Advertisements

11/10/14 Geometry Bellwork. Formulas to Remember.
Geometry vocabulary Mr. Dorn. Corresponding Angles Postulate If two parallel lines are cut by a transversal, then each pair of corresponding angles is.
Parallel Lines Advanced Geometry Parallel and Perpendicular Lines Lesson 1.
FE analysis with bar elements E. Tarallo, G. Mastinu POLITECNICO DI MILANO, Dipartimento di Meccanica.
Product Design Sketching Activity Presentation Layout Activity Presentation Layout.
Advanced Geometry Section 2.7 Transitive and Substitution Properties
TODAY IN GEOMETRY…  Additional “yellow notes” – half sheet  Learning Target : 10.7 You will write equations of circles in the coordinate plane.  Independent.
5.4 Midsegment Theorem Geometry Ms. Reser.
Exercise 7: Importance biasing Exercise 7: Importance biasing 7th FLUKA Course NEA Paris, Sept.29-Oct.3, 2008.
§4.1 Triangles The student will learn about: altitudes, and medians, 1 other geometric properties of triangles.
Computer Science 119 Intro to Java 9/24 and 9/25.
Visual debugging with SimpleGeo Chris Theis. Overview SimpleGeo’s visual debugger Running a few examples.
Using Microsoft Visual Studio C++ Express 2005 Name: Dr Ju Wang Ashwin Belle Course Resource:
Parallel Lines and Angles
1 Modeling the Shallow Water Equations with C and MPI LA-UR Approved for public release; distribution is unlimited Bob Robey.
Intro to CS ACO 101 Lab Rat. Academic Integrity What does that mean in programming? Log into Blackboard and take the test titled “Applied Computing Course.
 Students will be able to: ◦ Define and apply theorems about parallel and perpendicular lines ◦ Relate parallel and perpendicular lines.
Using Visual Studio C++ Express Ron Gross A current copy of this can be found at or this direct linkhttp://tinyurl.com/2ucarothis.
$100 $200 $300 $400 $500 $200 $300 $400 $500 Parallel Lines and Transversals Angles and Parallel Lines Distance Equations of Lines Proving Lines are.
Chapter 10: Geometry Section 10.1: Visualization.
9.13 Surface Integrals Arclength:.
1 Perception and VR MONT 104S, Fall 2008 Lecture 20 Computer Graphics and VR.
Teaching Digital Logic courses with Altera Technology
Exercise 1: Basic Input Beginners FLUKA Course.
Linear Functions Section 1-1 Points Lines Objective: To find the intersection of two lines and to find the length and the coordinates of the midpoint of.
Geometry Section 6.6 Use Proportionality Theorems.
Warm Up Week 6. Section 8.6 Day 1 I will use proportionality theorems to calculate segment lengths. Triangle Proportionality If a line parallel.
GLOSS Training Workshop Course Japan Meteorological Agency May 15-26, 2006 Sea Level Data Processing with SLPR2 4. Quality Control of Hourly Data.
Flair development for the MC TPS Wioletta Kozłowska CERN / Medical University of Vienna.
Section 3-2: Proving Lines Parallel Goal 2.02 Apply properties, definitions, and theorems of angles and lines to solve problems and write proofs.
Goal 1 Find the Midpoint of a Segment Goal 2 Find the distance between two points on a coordinate plane Goal 3 Find the slope of a line between two points.
Nursing homework help BEST ASSIGNMENT.
11.1 Areas of Parallelograms
Beginners FLUKA Course
8-3 Volumes.
Get the Most Out of GoAnywhere: Advanced Workflows
Lesson 3-3 Proving Parallel Lines (page 83)
Exercise 3 7th FLUKA Course NEA Paris, Sept.29-Oct.3, 2008.
Combinatorial Geometry
Exercise 2: Basic Input Beginners FLUKA Course.
1-6 Midpoint & Distance in the Coordinate Plane
7-4 Applying Properties of Similar Triangles
Aim: Do Now: ( ) A B C D E Ans: S.A.S. Postulate Ans: Ans:
Subject Matter: Points, Lines, and Planes Objective: TSWBAT understand basic terms and postulates of geometry.
Anilam 5000 / 6000 Series DXF import
Agenda: Warm-Ups Go over yesterday’s quiz
Name: _________________ Class: ________
Exercise 9: Heavy ion beams
Chapter 8 Section 8.2 Applications of Definite Integral
Exercise 6: Low Energy Neutrons
Exercise 5: Scoring Beginners FLUKA Course.
Volume of Pyramids and Cones
Geometry 7.4 Parallel Lines and Proportional Parts
Midpoint in the Coordinate Plane
Exercise 2 7th FLUKA Course NEA Paris, Sept.29-Oct.3, 2008.
Ex: Given: Prove: CPCTC:
Exercise 8: User Routines
7th FLUKA Course NEA Paris, Sept.29-Oct.3, 2008
Exercise: Activation 7th FLUKA Course NEA Paris, Sept.29-Oct.3, 2008.
3.5 Continued Partitioning a directed line segment
Exercise 6: Low Energy Neutrons
Water Strider Body Segment Dimensions Contact Perimeter (mm)
5.2 Proving Lines Parallel
Exercise: Heavy ion beams
Parallel Lines and Proportional Parts
7th FLUKA Course NEA Paris, Sept.29-Oct.3, 2008
Variables, Constants, Assign.
Practice Geometry Practice
GCSE Similarity.
Presentation transcript:

Exercise 3: Geometry Beginners FLUKA Course

Exercise 3: Geometry download the solution of ex2.inp from the website into a new ex3 directory and rename it to ex3.inp open it using FLAIR convert the cylinder to an infinite one use a ZCC body for the cylinder use two XYP planes, at z=0. and z=10.cm, to cut it re-define the regions TARGET and VAC run

Exercise 3: Geometry segment the target into three pieces by two transverse cuts first segment: from z=0. to z=1.cm (new XYP needed) second segment: from z=1.cm to z=2.cm (new XYP needed) third segment: from z=2.cm to z=10.cm (no further bodies needed) define the 3 target regions assign them water, ALUMINUM (pre-def), and LEAD (pre-def) activate the geometry debugging with a 1mm grid from (x,y,z)=(-6.,0.,-6.) to (x,y,z)=(6.,0.,11.) see in the manual the GEOEND card run, search for Geometry debugging in the .out file, and enjoy the lack of errors perform the same operation by the dedicated FLAIR Process/Debug frame

Exercise 3: Advanced & Homework create a bit more realistic and complex geometry