Final Project Topics Numerical Methods for PDEs Spring 2007 Jim E. Jones.

Slides:



Advertisements
Similar presentations
Partial Differential Equations
Advertisements

Numerical Methods for Partial Differential Equations CAAM 452 Spring 2005 Lecture 9 Instructor: Tim Warburton.
Computational Modeling for Engineering MECN 6040
P. Venkataraman Mechanical Engineering P. Venkataraman Rochester Institute of Technology DETC2013 – 12269: Continuous Solution for Boundary Value Problems.
P. Venkataraman Mechanical Engineering P. Venkataraman Rochester Institute of Technology DETC2014 – 35148: Continuous Solution for Boundary Value Problems.
Notes Assignment questions… cs533d-winter-2005.
Total Recall Math, Part 2 Ordinary diff. equations First order ODE, one boundary/initial condition: Second order ODE.
Computer-Aided Analysis on Energy and Thermofluid Sciences Y.C. Shih Fall 2011 Chapter 6: Basics of Finite Difference Chapter 6 Basics of Finite Difference.
Chapter 1 Introduction The solutions of engineering problems can be obtained using analytical methods or numerical methods. Analytical differentiation.
Introduction to Numerical Methods I
Partial differential equations Function depends on two or more independent variables This is a very simple one - there are many more complicated ones.
Numerical Methods for Partial Differential Equations
Numerical Methods for Partial Differential Equations CAAM 452 Spring 2005 Instructor: Tim Warburton.
Numerical Methods for Partial Differential Equations CAAM 452 Spring 2005 Lecture 9 Instructor: Tim Warburton.
Monte Carlo Methods in Partial Differential Equations.
Numerical solution of Differential and Integral Equations PSCi702 October 19, 2005.
© 2011 Autodesk Freely licensed for use by educational institutions. Reuse and changes require a note indicating that content has been modified from the.
Math-254 Numerical Methods.
Tutorial 5: Numerical methods - buildings Q1. Identify three principal differences between a response function method and a numerical method when both.
Hyperbolic PDEs Numerical Methods for PDEs Spring 2007 Jim E. Jones.
Introduction to Numerical Methods for ODEs and PDEs Methods of Approximation Lecture 3: finite differences Lecture 4: finite elements.
Chapter 17 Boundary Value Problems. Standard Form of Two-Point Boundary Value Problem In total, there are n 1 +n 2 =N boundary conditions.
1 MA557/MA578/CS557 Numerical Partial Differential Equations Spring 2002 Prof. Tim Warburton
ME451 Kinematics and Dynamics of Machine Systems Numerical Solution of DAE IVP Newmark Method November 1, 2013 Radu Serban University of Wisconsin-Madison.
Variants of the 1D Wave Equation Jason Batchelder 6/28/07.
1 Spring 2003 Prof. Tim Warburton MA557/MA578/CS557 Lecture 5a.
PDE2D, A General-Purpose PDE Solver Granville Sewell Mathematics Dept. University of Texas El Paso.
1 EEE 431 Computational Methods in Electrodynamics Lecture 4 By Dr. Rasime Uyguroglu
A conservative FE-discretisation of the Navier-Stokes equation JASS 2005, St. Petersburg Thomas Satzger.
Scientific Computing Partial Differential Equations Implicit Solution of Heat Equation.
Derivatives In modern structural analysis we calculate response using fairly complex equations. We often need to solve many thousands of simultaneous equations.
Programming assignment #2 Solving a parabolic PDE using finite differences Numerical Methods for PDEs Spring 2007 Jim E. Jones.
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.
The Islamic University of Gaza Faculty of Engineering Civil Engineering Department Numerical Analysis ECIV 3306 Introduction Course Outline.
Engineering Analysis – Computational Fluid Dynamics –
MECN 3500 Inter - Bayamon Lecture 9 Numerical Methods for Engineering MECN 3500 Professor: Dr. Omar E. Meza Castillo
HEAT TRANSFER FINITE ELEMENT FORMULATION
Introduction to Numerical Methods for ODEs and PDEs Lectures 1 and 2: Some representative problems from engineering science and classification of equation.
MECH4450 Introduction to Finite Element Methods Chapter 9 Advanced Topics II - Nonlinear Problems Error and Convergence.
1 Spring 2003 Prof. Tim Warburton MA557/MA578/CS557 Lecture 24.
Numerical Analysis. Numerical Analysis or Scientific Computing Concerned with design and analysis of algorithms for solving mathematical problems that.
Numerical methods 1 An Introduction to Numerical Methods For Weather Prediction by Mariano Hortal office 122.
1 Advanced Finite Difference Methods for Financial Instrument Pricing Core Processes PDE theory in general Applications to financial engineering State.
Discretization Methods Chapter 2. Training Manual May 15, 2001 Inventory # Discretization Methods Topics Equations and The Goal Brief overview.
Discretization for PDEs Chunfang Chen,Danny Thorne Adam Zornes, Deng Li CS 521 Feb., 9,2006.
Partial Derivatives Example: Find If solution: Partial Derivatives Example: Find If solution: gradient grad(u) = gradient.
MECH593 Introduction to Finite Element Methods
Solving Partial Differential Equation Numerically Pertemuan 13 Matakuliah: S0262-Analisis Numerik Tahun: 2010.
3/23/05ME 2591 Numerical Methods in Heat Conduction Reference: Incropera & DeWitt, Chapter 4, sections Chapter 5, section 5.9.
1 Spring 2003 Prof. Tim Warburton MA557/MA578/CS557 Lecture 25.
1 Spring 2003 Prof. Tim Warburton MA557/MA578/CS557 Lecture 32.
1 Spring 2003 Prof. Tim Warburton MA557/MA578/CS557 Lecture 28.
Programming assignment # 3 Numerical Methods for PDEs Spring 2007 Jim E. Jones.
Final Exam Information These slides and more detailed information will be posted on the webpage later…
Computational Fluid Dynamics Lecture II Numerical Methods and Criteria for CFD Dr. Ugur GUVEN Professor of Aerospace Engineering.
Example application – Finite Volume Discretization Numerical Methods for PDEs Spring 2007 Jim E. Jones.
S5.40. Module Structure 30% practical tests / 70% written exam 3h lectures / week (except reading week) 3 x 2h of computer labs (solving problems practicing.
EEE 431 Computational Methods in Electrodynamics
MATH/COMP 340: Numerical Analysis I
Introduction to Numerical Methods I
CHAPTER 3 NUMERICAL METHODS.
Math-254 Numerical Methods.
Introduction to Partial Differential Equations
Scientific Computing Partial Differential Equations Implicit Solution of Heat Equation.
Discrete Least Squares Approximation
Programming assignment # 3 Numerical Methods for PDEs Spring 2007
Programming assignment #1 Solving an elliptic PDE using finite differences Numerical Methods for PDEs Spring 2007 Jim E. Jones.
1st semester a.y. 2018/2019 – November 22, 2018
Presentation transcript:

Final Project Topics Numerical Methods for PDEs Spring 2007 Jim E. Jones

Upcoming Schedule March M W April M W Take home portion of exam handed out March 28 Take home due and in class exam April 2 Programming assignment #4 due April 9 Final Project presentations April 23 & 25

Upcoming Schedule March M W April M W Take home portion of exam handed out March 28 Take home due and in class exam April 2 Programming assignment #4 due April 9 Final Project presentations April 23 & 25 Optional: Will drop lowest programming assignment

Optional Programming assignment #4 Implement the finite difference method we talked about last time for the hyperbolic PDE: Exact solution

Optional Programming assignment #4 Investigate stability and accuracy issues What relationship between h and k must hold for stability? Do your results agree with the CFL condition? How does the error behave: –O(h+k)? –O(h 2 + k)? –O(h 2 + k 2 )? –??? NO LATE ASSIGNMENTS ACCEPTED

Final Project Should be similar to the programming assignments –Choose a topic to investigate –Code up a method –Run numerical tests –Report results Can be a team project (at most 2 people) Give short presentation last week of class and turn in a written report. Should have project topic determined by next Wednesday. Tell me what you intend to do.

Upcoming Schedule April M W Programming assignment #4 due April 9 April 16 & 18: Final project programming days. Final Project presentations April 23 & 25

Final Project Topic You’re free to choose something you are interested in. It could be applying one of the methods we talked about in class to a problem from your discipline. –Note: it should be simple enough that you can get results in a few weeks! –Talk to me or other professors about what might be appropriate.

Finite Element Method An alternative discretization technique, use instead of finite difference or finite volume. Cut domain into elements and represent solution using low order polynomials on each element. Replace PDE (u xx + u yy ) by functional to be minimized. Results in a linear system Ax=b to be solved. Investigate accuracy of method and effect of element shapes. Reference: Burden & Faires

Advection Equation Solve using finite differences like assignment #4 Investigate different discretizations of first order space derivative. Reference: Heath

Finite differences on nonrectangular domains Possion Equation Reference: Heath Investigate effect of corner on solution and solution methods (Guass-Seidel, Conjugate Gradient)

Finite differences on nonrectangular domains Possion Equation Reference: Smith, Numerical Solution of Partial Differential Equations: Finite Difference Methods Investigate methods for discretizing the boundary condition and their effect on accuracy

Higher order finite difference discretization Redo assignment #1 with the second order formula replaced by one with higher order, say O(h 4 ). Investigate accuracy and effect on iterative method.

Nonlinear PDE Burgers Equation Solve using finite differences like assignment #2 Investigate different discretizations of first order space derivative. Reference: Heath

Eigenvalue Problem Schroedinger Equation Use finite differences to approximate continuous eigenvalue problem by a discrete eigenvalue problem Investigate accuracy issues. Reference: Heath