html5-img
1 / 26

AMS 691 Special Topics in Applied Mathematics

AMS 691 Special Topics in Applied Mathematics. James Glimm Department of Applied Mathematics and Statistics, Stony Brook University Brookhaven National Laboratory. 0-3 credits. For 2-3 credits, a term paper is required.

lorin
Download Presentation

AMS 691 Special Topics in Applied Mathematics

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. AMS 691Special Topics in Applied Mathematics James Glimm Department of Applied Mathematics and Statistics, Stony Brook University Brookhaven National Laboratory

  2. 0-3 credits • For 2-3 credits, a term paper is required. • Pick any ongoing area of CAM research, determine what the research directions are, and describe current activities. • Or pick any result unproven in this course, referred to some reference • The course will survey ongoing CAM research • Guest lectures from other CAM faculty • Introduction/survey of all CAM research areas • Some emphasis on turbulent combustion • Requires significant background material, which will be surveyed and developed as we progress • Some details will be omitted, some will be summarized

  3. CAM Research • Flows with complex geometry • Mulitphase flows; interface between phases • Very complex if flow is turbulent • Professors XaiolinLi, XiangminJiao • Fluid structure interactions. Prof. Li, Jiao • Flows with complex physics • Magnetohydrodunamics (MHD) • Professor Roman Samulyak • ;Chemistry, combustion, chemical reactions • James Glimm • Turbulent transport • James Glimm • Radiationhydrodynamics – James Glimm • Phase transitions, material strength and fracture • Professor Roman Samulyak • Coupling multiple physical models • Climate studies XiangminJiao, James Glimm, Roman Samulyak • Porous media, data analysis for complex geometries • Brent Lindquist

  4. CAM Research, continued • Quantum level modeling; atoms and electrons, Density functional theory • James Glimm • Molecular dynamics, biological modeling Yuefan Deng, • Biological modeling, Li, Lindquist • Uncertainty quantification and QMU • Analysis of errors; assurance of accuracy • Verification: is a numerical solution a valid approximation to the mathematical equations • Validation: are the mathematical equations a valid approximation to the physical problem • Uncertainty Quantification: estimate of errors from any and all sources • Quantification of Margins and Uncertainties: numerically designed engineering safety margins for a numerically determined design • James Glimm • Computer Science Issues • Jiao, Deng, Glimm, Li, Samulyak • Computational issues in Finance • James Glimm, Xaiolin Li, Andrew Mullhaupt

  5. CAM Research:Application Areas • Design of laser fusion (JG); magnetically confined fusion (RS) • Design of new high energy accelerators (RS) • Turbulence, turbulent mixing, turbulent combustion (JG) • Modeling of Scramjet with uncertainty quantification, quantified margins of uncertainty, verification and validation (JG) • Solar cell design (JG) • Modeling of windmills, parachutes (XL,XJ) • Brittle fracture (RS) • Chemical processing and nuclear power rod fuel separation (JG,XJ) • Flow in porous media; pollution control (XL,BL) • Short term weather forecasting for estimation/optimization of solar/wind energy (JG) • Porous Media (BL) • Coupling atmosphere and oceans in climate studies (XJ) • Atmospheric modeling (RS,JG) • Compressible/incompressible flows with complex geometry and physics (XJ)

  6. AssignmentDue next week Learn the main themes and ideas of the research of each of the CAM faculty. Write a summary of this.

  7. Central Themes • Mathematical theory, physics modeling and high performance computing • Computer science tools to enable effective computing • Problem specific subject matter • Required knowledge goes well beyond what is possible to learn (over the course of your graduate studies), so as a student, you will learn the parts of these subjects that you need, for each specific problem/application. • Knowledge will be shared among graduate students, to accelerate the learning process

  8. First Unit: Equations of Fluid Dynamics • In some sense, this lecture is an overview of your main courses for the next two years • References: author = "A. Chorin and J. Marsden", title = "A Mathematical Introduction to Fluid Mechnics", publisher = "Springer Verlag", address = "New York--Heidelberg--Berlin", year = "2000", author = "L. D. Landau and E. M. Lifshitz", title = "Fluid Mechanics", publisher = "Reed Educational and Professional Publishing Ltd", address = "London, England", year = "1987"

  9. Nonlinear Hyperbolic Conservation Laws

  10. Total Quantity U is conserved (assuming that U vanishes at infinity). Each component of U is conserved. Fundamental laws of classical physics are often of this form. For fluids, mass, momentum and energy are the conserved quantities.

  11. Simple case: Burgers’ Equationn = 1, D = 1

  12. Simpler case: f(u) = aulinear equation (a = const)

  13. Linear transport equation • Ut + aUx = 0 • Solution is constant on lines x = x0 + at. • These lines are called characteristic curves. • Each characteristic line meets initial line, t = 0 at a unique point . • Thus solution is defined for all space time: U(x,t) = U(x-at,0) • Initial discontinuities in U are preserved in time, moving with velocity a.

  14. Moving discontinuity for linear transport equation Space time plot of characteristic curves Moving discontinuity, plotted u vs. x, moving in time

  15. Simple Equation: Burgers’ Equation • Ut +(1/2) (U2)x = 0 • Ut + U Ux = 0 • U is a speed, the speed of propagation of information. • Characteristic curves: x = Ut +x0 • U = constant on characteristic curve, thus determined by value at t = 0. Characteristic curves are straight lines in 1D space, and time. Thus solution can be written in closed form by a formula. • U(x,t) = U0(x-U0t) • U0(x) = initial data • Increasing regions of U: characteristic curves spread out, solution becomes smoother. • Decreasing regions of U: characteristic curves converge, solution develops steep gradients, discontinuity, and solution becomes multivalued.

  16. Moving rarefaction wave for Burgers equation Space time plot of characteristic curves

  17. Burgers equation and shock waves • [q] = jump in q at discontinuity • s = speed of moving discontinuity • Burgers equation interpreted as a distribution (weak form of equation) at a discontinuity • s[u] = [(1/2) u2] • Solve for s and get formula for solution, with moving discontinuity (shock wave) • Extends solution after formation of discontinuity

  18. Weak Solution

  19. Compression wave breaking into a shock wave for Burgers equation Space time plot of characteristic curves. curves meet at the line of discontinuity (a shock wave)

  20. Compressible Fluid Dynamics Euler Equation (1D)

  21. Equation of State (EOS) • System does not close. P = pressure is an extra unknown; e = internal energy is defined in terms of E = total energy. • The equation of state takes any 2 thermodymanic variables and writes all others as a function of these 2. • Rho, P, e, s = entropy, Gibbs free energy, Helmholtz free energy are thermodynamic variables. For example we write P = P(rho,e) to define the equation of state. • A simple EOS is the gamma-law EOS. • Reference: • author = "R. Courant and K. Friedrichs", • title = "Supersonic Flow and Shock Waves", • publisher = "Springer-Verlag", • address = "New York", • year = "1967

  22. Entropy • Entropy = s(rho,e) is a thermodynamic variable. A fundamental principle of physics is the decrease of entropy with time. • Mathematicians and physicists use opposite signs here. Confusing!

  23. Analysis of Compressible Euler Equations

  24. Compressible Fluid Dynamics Euler Equation • Three kinds of waves (1D) • Nonlinear acoustic (sound) type waves: Left or right moving • Compressive (shocks); Expansive (rarefactions) • As in Burgers equation • Linear contact waves (temperature, and, for fluid concentrations, for multi-species problems) • As in linear transport equation

  25. Nonlinear Analysis of the Euler Equations • Simplest problem is the Riemann problem in 1D • Assume piecewise constant initial state, constant for x < 0 and x > 0 with a jump discontinuity at x = 0. • The solution will have exactly three kinds of waves (some may have zero strength): left and right moving “nonlinear acoustic” or “pressure” waves and a contact discontinuity (across which the temperature can be discontinuous) • Exercise: prove this statement for small amplitude waves (linear waves), starting from the eigenvectors and eigenvalues for the acoustic matrix A • Reference: Chorin Marsden

More Related