Stefan Schmalholz NO E61 AS2009, Thursday 10-12, NO D 11

Slides:



Advertisements
Similar presentations
One-phase Solidification Problem: FEM approach via Parabolic Variational Inequalities Ali Etaati May 14 th 2008.
Advertisements

FINITE ELEMENTS SOFTWARE FOR ELECTROMAGNETICS APPLIED TO ELECTRICAL ENGINEERING TRAINING. J. Mur, J.S. Artal, J. Letosa, A. Usón and M. Samplón Electrical.
1 FEM study of the faults activation Technische Universität München Joint Advanced Student School (JASS) St. Petersburg Polytechnical University Author:
Solving Equations = 4x – 5(6x – 10) -132 = 4x – 30x = -26x = -26x 7 = x.
Finite Element Method (FEM) Different from the finite difference method (FDM) described earlier, the FEM introduces approximated solutions of the variables.
CE A Mathematical Approach for Discretization In the previous set of notes we saw how we could numerically solve With boundary conditions Using.
25 September 2007 KKKQ 3013 PENGIRAAN BERANGKA Week 12 – Partial Differential Equations 25 September am – 9.00 am.
Numerical modeling of rock deformation, Stefan Schmalholz, ETH Zurich Numerical modeling of rock deformation: 14 FEM 2D Viscous folding Stefan Schmalholz.
Numerical modeling of rock deformation: 13 FEM 2D Viscous flow
Ch. 4 Study Guide Answers.
SES1e: EXPLAIN THE FORMATION OF ROCKS AND HOW ROCK AGE IS DETERMINED WARM UP Sept 4th 1.EQ: What are rocks made of? 2.What are the three types of rocks?
Rocks Rocks are defined as a mixture of one or more minerals and organic matter There are three types of rocks: – Igneous – Sedimentary – Metamorphic.
Reaction-Diffusion Systems - Continued Reactive Random Walks.
ES 128 Computational Solid and Structural Mechanics
Agents of Metamorphism
Metamorphism Metamorphism literally means to “change form.” These changes take thousands to millions of years to complete. During this period of change.
Metamorphic Rocks. Form when an existing rock, or parent rock, undergoes intense pressure or are exposed to high temperature, they become metamorphic.
Introduction to HYDRUS-1D SOIL 6010 September 2011 T.E. Ochsner.
HOT PLATE CONDUCTION NUMERICAL SOLVER AND VISUALIZER Kurt Hinkle and Ivan Yorgason.
Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 1 Part 6 - Chapter 24 Boundary Value Problems.
The Study and Modeling of Adsorbed Regenerator Plate Material Kelsey McCusker.
Material Point Method Solution Procedure Wednesday, 10/9/2002 Map from particles to grid Interpolate from grid to particles Constitutive model Boundary.
Solving equations with polynomials – part 2. n² -7n -30 = 0 ( )( )n n 1 · 30 2 · 15 3 · 10 5 · n + 3 = 0 n – 10 = n = -3n = 10 =
Solve by Factoring Zero Product Property.
3.4 Metamorphic Rocks Metamorphism – “to change form” I. Formation of Metamorphic Rocks - Most changes occur at high temperatures and pressures a few km.
METAMORPHIC ROCKS.
The Finite Element Method A self-study course designed for engineering students.
Igneous Rocks When hot magma cools & hardens, Igneous rocks are formed.
Finite-Difference Solutions Part 2
Evan Selin & Terrance Hess.  Find temperature at points throughout a square plate subject to several types of boundary conditions  Boundary Conditions:
Rock Review Lab Stations Are you ready for the Lab Stations Quiz?
Metamorphic Rock Notes. Formation Metamorphic rocks form by heat, pressure, or a combination of the two.
Equation solvers Scilab Matlab
Metamorphic Rocks Chapter 2 Section 4 p Vocabulary: 1. foliated 2. nonfoliated.
Starter 1.What are the building blocks of rocks? 2.Minerals that form from magma form as the result of _______________________. 3.Why is color not a useful.
Metamorphic Rocks (الصخور المتحولة). Metamorphism (التحول) involves the transformation of pre- existing (igneous rocks, sedimentary rocks, and metamorphic.
MESF593 Finite Element Methods
Chapter 6.3. Metamorphic rock Metamorphism: the process in which one type of rock changes into a metamorphic rock heat, pressure, and hot fluids cause.
The Development of Contact Metamorphism About a Cooling Dyke
Poisson Equation Finite-Difference
Reaction-Diffusion Systems The Fight For Life
Polynomial and Rational Inequalities
Chapter 2. Mathematical Expression of Conduction
Metamorphic Rock Notes
Bellwork 12 12/05 – 12/09.
MODEL INVESTIGATION OF MOLD LEVEL MONITORING WITH THERMOCOUPLES
Rock Review Lab Stations
1.4 Rewrite Formulas and Equations
Earth Science Metamorphic rock.
Rocks: Mineral Mixtures
Implementation of 2D stress-strain Finite Element Modeling on MATLAB
FEM Steps (Displacement Method)
The Finite Element Method
Rocks Quiz.
Metamorphic Rocks Section 3.4.
Thursday, January 17, 2019 Objective:
Metamorphic Rock: Rocks that are changed due to heat and pressure.
OVERVIEW OF FINITE ELEMENT METHOD
Reaction-Diffusion Systems The Fight For Life
Lecture plan for the winter semester 2014
Lecture plan for the winter semester 2013
Which mineral is the most abundant in the earth’s crust?
Chapter 4 sec 4 terms.
The Rock Cycle Essential Question: What is the rock cycle and how does it work? Page 71.
Metamorphic Rocks.
SES1e: EXPLAIN THE FORMATION OF ROCKS AND HOW ROCK AGE IS DETERMINED
Modeling Heat Flow for a Lava Dike Intrusion Made by Ralph Till
Direct Variation How else could we have solved for k?
Rocks Review 25 October 2018.
Rock Review Lab Stations
Presentation transcript:

Numerical modeling of rock deformation: 12 FEM 2D diffusion application Stefan Schmalholz schmalholz@erdw.ethz.ch NO E61 AS2009, Thursday 10-12, NO D 11 Numerical modeling of rock deformation: FEM 2D Elasticity. Stefan Schmalholz, ETH Zurich

Contact metamorphic aureole Use the Matlab file “ML_FEM_2D_Diff_numint” from the course page which includes a finite element code that solves the 2D transient diffusion equation. Set up a model as displayed below. Set the initial temperatures as indicated. Use a constant value of 1 for kappa. Heat production is zero. An intrusion (blue) with temperature 1 is emplaced in rocks with temperature 0. A mineral reaction takes place in the rocks if the temperature is larger than 0.3. Determine the area in the rocks in which the reaction takes place. Do not set any boundary conditions and explain what this physically means for the investigated problem. Determine the rock area where reactions take place for the case when the temperature at the top boundary is set to 0. Compare and discuss the results. Before you do the simulations guess the result. For what boundary conditions you expect a larger contact aureole? 50 60 30 30 Tini=0 Tini=1 50 100 Numerical modeling of rock deformation: FEM 2D Elasticity. Stefan Schmalholz, ETH Zurich