Christopher Crawford PHY

Slides:



Advertisements
Similar presentations
Chapter 8 Elliptic Equation.
Advertisements

Methods of solving problems in electrostatics Section 3.
ECE602 BME I Partial Differential Equations in Biomedical Engineering.
Boundary Element Method (BEM) Zoran Ilievski Wednesday 28 th June, 2006 HG 6.96 (TU/e)
ECE669 L4: Parallel Applications February 10, 2004 ECE 669 Parallel Computer Architecture Lecture 4 Parallel Applications.
S. Mandayam/ EEMAG-1/ECE Dept./Rowan University Engineering Electromagnetics Fall 2004 Shreekanth Mandayam ECE Department Rowan University.
Weak Formulation ( variational formulation)
Chapter 7 – Poisson’s and Laplace Equations
Partial differential equations Function depends on two or more independent variables This is a very simple one - there are many more complicated ones.
CISE301: Numerical Methods Topic 9 Partial Differential Equations (PDEs) Lectures KFUPM (Term 101) Section 04 Read & CISE301_Topic9.
SE301: Numerical Methods Topic 9 Partial Differential Equations (PDEs) Lectures KFUPM Read & CISE301_Topic9 KFUPM.
Numerical methods for PDEs PDEs are mathematical models for –Physical Phenomena Heat transfer Wave motion.
Lecture 4: Boundary Value Problems
Hyperbolic PDEs Numerical Methods for PDEs Spring 2007 Jim E. Jones.
CIS888.11V/EE894R/ME894V A Case Study in Computational Science & Engineering Partial Differential Equations - Background Physical problems are governed.
Finite element modeling of the electric field for geophysical application Trofimuk Institute of Petroleum Geology and Geophysics SB RAS Shtabel Nadezhda,
§ Separation of spherical variables: zonal harmonics Christopher Crawford PHY
Finite Element Method.
The Geometry of Biomolecular Solvation 2. Electrostatics Patrice Koehl Computer Science and Genome Center
1 ELEC 3105 Basic EM and Power Engineering Start Solutions to Poisson’s and/or Laplace’s.
Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 1 Part 8 - Chapter 29.
Solving an elliptic PDE using finite differences Numerical Methods for PDEs Spring 2007 Jim E. Jones.
1 EEE 431 Computational Methods in Electrodynamics Lecture 3 By Dr. Rasime Uyguroglu.
§3.4. 1–3 Multipole expansion Christopher Crawford PHY
PHY 417G: Review Christopher Crawford
Darryl Michael/GE CRD Fields and Waves Lesson 3.6 ELECTROSTATICS - Numerical Simulation.
Numerical methods 1 An Introduction to Numerical Methods For Weather Prediction by Mariano Hortal office 122.
Partial Derivatives Example: Find If solution: Partial Derivatives Example: Find If solution: gradient grad(u) = gradient.
Solving Partial Differential Equation Numerically Pertemuan 13 Matakuliah: S0262-Analisis Numerik Tahun: 2010.
Laplace and Earnshaw1 Laplace Potential Distribution and Earnshaw’s Theorem © Frits F.M. de Mul.
§1.6 Green’s functions; Helmholtz Theorem Christopher Crawford PHY
Model Anything. Quantity Conserved c  advect  diffuse S ConservationConstitutiveGoverning Mass, M  q -- M Momentum fluid, Mv -- F Momentum fluid.
FINITE DIFFERENCE In numerical analysis, two different approaches are commonly used: The finite difference and the finite element methods. In heat transfer.
§ Separation of spherical variables: zonal harmonics Christopher Crawford PHY
Relaxation Methods in the Solution of Partial Differential Equations
Part 8 - Chapter 29.
EEE 431 Computational Methods in Electrodynamics
Boundary Element Method
§7.2 Maxwell Equations the wave equation
§2.4 Electric work and energy
ELEC 3105 Basic EM and Power Engineering
Christopher Crawford PHY
Christopher Crawford PHY
Uniqueness Theorem vanishes on S vanishes in V
Christopher Crawford PHY
§2.4 Electric work and energy
Christopher Crawford PHY 416G: Introduction Christopher Crawford
Convergence in Computational Science
PDEs and Examples of Phenomena Modeled
Remo Minero Eindhoven University of Technology 16th November 2005
Christopher Crawford PHY
Partial Differential Equations
§3.3.1 Separation of Cartesian variables: Orthogonal functions
Christopher Crawford PHY
§5.2: Formulations of Magnetostatics
Christopher Crawford PHY
Christopher Crawford PHY
§7.2 Maxwell Equations the wave equation
Christopher Crawford PHY
Christopher Crawford PHY
Brief introduction to Partial Differential Equations (PDEs)
Partial Differential Equations
Christopher Crawford PHY 311: Introduction Christopher Crawford
PHY 712 Electrodynamics 9-9:50 AM MWF Olin 105 Plan for Lecture 3:
PARTIAL DIFFERENTIAL EQUATIONS
Comparison of CFEM and DG methods
Numerical methods for modeling of electrophysical problems
PHY 712 Electrodynamics 9-9:50 AM MWF Olin 105 Plan for Lecture 3:
§3.3.1 Sturm-Liouville theorem: orthogonal eigenfunctions
Generalized Finite Element Methods
Presentation transcript:

Christopher Crawford PHY 311 2014-02-19 §3.1 Laplace’s equation Christopher Crawford PHY 311 2014-02-19

Outline Overview Summary of Ch. 2 Intro to Ch. 3, Ch. 4 Laplacian – curvature (X-ray) operator PDE’s in physics with Laplacian Laplacian in 1-d, 2-d, 3-d Boundary conditions Classification of hyperbolic, elliptic, parabolic PDE’s External boundaries: uniqueness theorem Internal boundaries: continuity conditions Numerical solution – real-life problems solved on computer Relaxation method Finite difference Finite element analysis – HW5

Summary of Ch. 2

Laplacian in physics The source of a conservative flux Example: electrostatic potential, electric flux, and charge

Laplacian in lower dimensions 1-d Laplacian 2nd derivative: curvature Flux: doesn’t spread out in space Solution: Boundary conditions: Mean field theorem 2-d Laplacian Flux: spreads out on surface 2nd order elliptic PDE No trivial integration Depends on boundary cond. No local extrema

Laplacian in 3-d Laplace equation: Now curvature in all three dimensions – harder to visualize All three curvatures must add to zero Unique solution is determined by fixing V on boundary surface Mean value theorem:

Classification of 2nd order PDEs Same as conic sections (where ) Elliptic – Laplacian Spacelike boundary everywhere 1 boundary condition at each point on the boundary surface Hyperbolic – wave equation Timelike (initial) and spacelike (edges) boundaries 2 initial conditions in time, 1 boundary condition at each edge Parabolic – diffusion equation 1 initial condition in time, 1 boundary condition at each edge

External boundary conditions Uniqueness theorem – difference between any two solutions of Poisson’s equation is determined by values on the boundary External boundary conditions:

Internal boundary conditions Possible singularities (charge, current) on the interface between two materials Boundary conditions “sew” together solutions on either side of the boundary External: 1 condition on each side Internal: 2 interconnected conditions General prescription to derive any boundary condition:

Solution: relaxation method Discretize Laplacian Fix boundary values Iterate adjusting potentials on the grid until solution settles

Solution: finite difference method Discretize Laplacian Fix boundary values Solve matrix equation for potential on grid

Solution: finite element method Weak formulation: integral equation Approximate potential by basis functions on a mesh Integrate basis functions; solve matrix equation