Modelling & Simulation An Introduction

Slides:



Advertisements
Similar presentations
Lecture III of VI (Claudio Piani) Rotation, vorticity, geostrophic adjustment, inertial oscillations, gravity waves with rotation.
Advertisements

Air Pressure and Winds III
Lecture IV of VI (Claudio Piani) 3D N-S equations: stratification and compressibility, Boussinesq approximation, geostrophic balance, thermal wind.
The Heartbeat of the Ocean. Introduction Tides are one of the most obvious features of the oceans. Natural rhythms can easily be observed. Long term records.
Atmospheric Motion ENVI 1400: Lecture 3.
MET 61 1 MET 61 Introduction to Meteorology MET 61 Introduction to Meteorology - Lecture 10 Atmospheric Dynamics Dr. Eugene Cordero Ahrens: Chapter 9 W&H:
D A C B z = 20m z=4m Homework Problem A cylindrical vessel of height H = 20 m is filled with water of density to a height of 4m. What is the pressure at:
Momentum flux across the sea surface
The Subtropical Gyres: setting the stage for generating a more realistic gyre Ekman used an ideal, infinite ocean, no slopes in sea level, or variations.
STORM SURGE. Composed of several attributes: A)Barometric – Coastal water response to low pressure at center of storm B) Wind stress – frictional drag.
A Voyage of Discovery Physical oceanography Instructor: Dr. Cheng-Chien LiuCheng-Chien Liu Department of Earth Sciences National Cheng Kung University.
The Physical Setting Physical oceanography Instructor: Dr. Cheng-Chien LiuCheng-Chien Liu Department of Earth Sciences National Cheng Kung University Last.
The Equations of Motion
Introduction to Numerical Weather Prediction 4 September 2012.
Joint Regional Conference on Disaster Relief and Management – International Cooperation & Role of ICT Help at Alexandria, Egypt during the period from.
Basic dynamics  The equations of motion and continuity Scaling Hydrostatic relation Boussinesq approximation  Geostrophic balance in ocean’s interior.
OEAS 604 Introduction to Physical Oceanography Eileen Hofmann John Klinck Chet Grosch.
Currents What is a current? Are there different types of currents? What causes currents? Why are currents important? What are some major currents?
Practical issues (This lecture is based largely on: The shape of the gravity anomaly depends not on the absolute.
Law of Motion (Physics): � if measured in an appropriate frame of reference (one that does NOT rotate) Sum of all forces=time-rate of change of (mass*velocity)
Modelling 1: Basic Introduction. What constitutes a “model”? Why do we use models? Calibration and validation. The basic concept of numerical integration.
Equations that allow a quantitative look at the OCEAN
For a rotating solid object, the vorticity is two times of its angular velocity Vorticity In physical oceanography, we deal mostly with the vertical component.
Physical Oceanography SACS/AAPT Spring Meeting March 29, 2003 Coastal Carolina University.
1 Equations of Motion Buoyancy Ekman and Inertial Motion September 17.
For a rotating solid object, the vorticity is two times of its angular velocity Vorticity In physical oceanography, we deal mostly with the vertical component.
Basic dynamics ●The equations of motion and continuity Scaling
OCN 5401 Chapter 5 Equations of Motion Instructor: Dr. George A. Maul / X 7453.
Presentation of the paper: An unstructured grid, three- dimensional model based on the shallow water equations Vincenzo Casulli and Roy A. Walters Presentation.
An example of vertical profiles of temperature, salinity and density.
Xiaoming Wang and Philip L.-F. Liu Cornell University
Water and Weather. Water and Weather Chapter Seven: Oceans 7.1 Introduction to Oceans 7.2 Waves 7.3 Shallow Marine Environments 7.4 The Ocean Floor.
Level of No Motion (LNM)
12.808, Problem 1, problem set #2 This is a 3 part question dealing with the wind-driven circulation. At 26 o N in the N. Atlantic, the average wind stress.
Conservation of Salt: Conservation of Heat: Equation of State: Conservation of Mass or Continuity: Equations that allow a quantitative look at the OCEAN.
Water and Weather Chapter Seven: Oceans 7.1 Introduction to Oceans 7.2 Waves 7.3 Shallow Marine Environments 7.4 The Ocean Floor.
Maps & Globes Introduction. What is a map A map is a flat representation of the earth’s land and water features. They give us directions and show us where.
Basic dynamics ●The equations of motion and continuity Scaling Hydrostatic relation Boussinesq approximation ●Geostrophic balance in ocean’s interior.
Basic dynamics The equation of motion Scale Analysis
Governing Equations II
A Deterministic View of Modeling of the Gulf of Mexico Guillaume Vernieres (SAMSI/UNC)
 p and  surfaces are parallel =>  =  (p) Given a barotropic and hydrostatic conditions, is geostrophic current. For a barotropic flow, we have and.
ATS/ESS 452: Synoptic Meteorology Friday 08 January 2016 Review Material Overview of Maps Equations of Motion Advection Continuity.
ATM OCN Fall ATM OCN Fall 1999 LECTURE 17 THE THEORY OF WINDS: PART II - FUNDAMENTAL FORCES A. INTRODUCTION –How do winds originate? –What.
Modelling of Marine Systems. Shallow waters Equations.
© 2002 Brooks/Cole, a division of Thomson Learning, Inc. BATHYMETRY New technology, such as this bathyscaphe, allows scientists to study deep-ocean basins.
Sverdrup, Stommel, and Munk Theories of the Gulf Stream
CEE 262A H YDRODYNAMICS Lecture 17 Geostrophy. Often in analyzing large-scale flows we find that the momentum equations simplify greatly, i.e. we can.
For a barotropic flow, we have is geostrophic current.
Class Meeting Nov. 26, 2:00pm-4:45pm
Wind-driven circulation
Assume geostrophic balance on -plane approximation, i.e.,
Description of the climate system and of its components
The β-spiral Determining absolute velocity from density field
For a barotropic flow, we have is geostrophic current.
Measuring and Predicting Practical 2: atmospheric dynamics
Check for Understanding
Dynamical Balance in the Earth’s Atmosphere
ATOC 4720 class31 1. Coordinate systems 2. Forces.
ATOC 4720 class32 1. Forces 2. The horizontal equation of motion.
Unit 6 – Part I: Geostrophy
Frictionless Motion In addition assume no horizontal pressure gradients (no surface slopes) and homogeneous fluid.
Chapter 7 Equations of Motion
Chapter 7 Equations of Motion
Waves, Tides, and Currents
Systems, Models and Simulations
Ocean Motion Vocabulary
Chapter 7 Equations of Motion
Oil Spill in Mexican Gulf
Presentation transcript:

Modelling & Simulation An Introduction Model A model is a simplified representation of a system at some particular point in time or space intended to promote understanding of the real system. Simulation A simulation is the manipulation of a model in such a way that it operates on time or space to compress it, thus enabling one to perceive the interactions that would not otherwise be apparent because of their separation in time or space. Modelling and Simulation is a discipline for developing a level of understanding of the interaction of the parts of a system, and of the system as a whole. Modelling & Simulation An Introduction

Matlab Shallow Water Model A Quick (BUT FUN?!) Tutorial A simple introduction to numerically modelling the behaviour of a geophysical fluid. THE EFFECTS OF GRAVITY, ROTATION AND SPHERICITY (Scripts and slides adapted from Dr Natalie Burls with acknowledgements to the 2008 ACCESS modelling workshop)

System of Equations solved by a Regional Ocean Model

ROMS OUTPUT

Shallow Water Equations OR IN MATLAB CODE: % Du/Dt = (f0 + beta*y)v - g*Deta/Dx % Dv/Dt = -(f0 + beta*y)u - g*Deta/Dy % Deta/Dt = -H*(Du/Dx + Dv/Dy) Can be derived from primitive equations based on a number of assumptions: 1) The fluid is barotropic 2) The hydrostatic or shallow water assumption based on H<<L 3) Boussinesq assumption 4) neglect vertical component of Coriolis term 5) neglect small advection and diffusion terms 6) eta << H

Shallow Water Equations OR IN MATLAB CODE: % Du/Dt = (f0 + beta*y)v - g*Deta/Dx % Dv/Dt = -(f0 + beta*y)u - g*Deta/Dy % Deta/Dt = -H*(Du/Dx + Dv/Dy) Can be derived from primitive equations based on a number of assumptions: 1) The fluid is barotropic (density is a function of pressure only) 2) The hydrostatic or shallow water assumption based on H<<L 3) Boussinesq assumption (buoyancy, gravity and turbulence) 4) neglect vertical component of Coriolis term 5) neglect small advection and diffusion terms 6) eta (sea-level height above or below the mean) << H In essence F = ma and conservation of mass are the two physical laws governing this set of equations.

AN OVERVIEW OF THE CODE We will run a simple Matlab script which solves the above equations You will be able to choose: SIMULATION DURATION (number of days) BASIN DIMENSIONS (how big or small) CORIOLIS PARAMETER (spinny spin spin!) INITIAL PERTURBATION (rock or tsunami) BATHYMETRY (undersea hole/peak/continental shelf) PERSPECTIVE (birds-eye view or 3D view)

The effects of gravity, rotation and sphericity Using our simple model we will be simulating the response of a shallow body of water (pond or ocean) to a perturbation to its surface (i.e. dropping a stone into it). In the first example we will neglect the effect of the earths rotation and concentrate only on the effects of gravity. Then in the second example we will add the effects of the earths rotation (Coriolis acceleration – f plane) and observe the change in the response. Finally we will investigate the fact that in reality the magnitude of Coriolis acceleration changes with latitude due to the sphericity of the earth (Beta plane).

Non Rotating Planet: Exercise 1 Enter the simulation duration in days 2 Enter dimensions of basin in square brackets: [length(km) width(km) depth(km)] [10000 10000 1] Enter 0 for no rotation Enter 2 for Gaussian hump (2D "bump") Define diameter of initial perturbation in km 1000 Define amplitude of initial perturbation in m 1 Bottom topography Enter 0 for flat floor What type of perspective? You choose 0 or 1

Non Rotating Planet: Exercise 2 Enter the simulation duration in days same Enter dimensions of basin in square brackets: [length(km) width(km) depth(km)] Enter 0 for no rotation Enter 1 for zonal Gaussian trough (long wave) Define diameter of initial perturbation in km Define amplitude of initial perturbation in m Bottom topography Enter 0 for flat floor What type of perspective? You choose 0 or 1

Non Rotating Planet: Exercise 3 Enter the simulation duration in days same Enter dimensions of basin in square brackets: [length(km) width(km) depth(km)] Enter 0 for no rotation Enter 1 for zonal Gaussian trough (long wave) Define diameter of initial perturbation in km Define amplitude of initial perturbation in m Bottom topography: Add a ledge! What type of perspective? You choose 0 or 1

ADDING ROTATION: Exercise 4 Enter the simulation duration in days same Enter dimensions of basin in square brackets: [length(km) width(km) depth(km)] Enter 1 for rotation Enter 2 for Gaussian hump (2D "bump") Define diameter of initial perturbation in km Define amplitude of initial perturbation in m Bottom topography Enter 0 for flat floor What type of perspective? You choose 0 or 1 Now play around with perturbation and topography

Agulhas rings depicted in the layer thickness (m) derived from altimeter data (T/P+ERS) and WOA98 hydrographic data during September 26, 1999 http://www-aviso.cnes.fr:8090/HTML/information/publication/news/news8/obrien_fr.html

Effect of Sphericity: Exercise 5 Enter the simulation duration in days 5 Enter dimensions of basin in square brackets: [length(km) width(km) depth(km)] same Enter 2 for beta plane (f changing with latitude) Enter 2 for Gaussian hump (2D "bump") Define diameter of initial perturbation in km 1000 Define amplitude of initial perturbation in m 1 Bottom topography Enter 0 for flat floor What type of perspective? You choose 0 or 1

Effect of Sphericity: Exercise 6 Enter the simulation duration in days 5 Enter dimensions of basin in square brackets: [length(km) width(km) depth(km)] same Enter 3 for beta plane (crossing the equator) Enter 1 for zonal Gaussian trough (long wave) Define diameter of initial perturbation in km 1000 Define amplitude of initial perturbation in m 1 Bottom topography Enter 0 for flat floor What type of perspective? You choose 0 or 1

Mean dynamic topography - oceanic relief corresponding to permanent ocean circulation, computed from hydrologic and drifting buoys, used jointly with altimetry measurements and gravimetric satellite data. Arrows proportional to current speed. This dynamic topography shows all the features of general circulation: gyres and western boundary current (Gulf Stream, Kuroshio, Brazil/Malvinas Confluence area) appear clearly on the map; so too does the Antarctic Circumpolar Current. http://www.aviso.oceanobs.com/en/news/idm/2003/feb-2003-ocean-currents/index.html

TOPEX/Poseidon was the first space mission that allowed scientists to map ocean topography with sufficient accuracy to study the large-scale current systems of the world's ocean. This image was constructed from 10 days of TOPEX/Poseidon data (October 3 to October 12, 1992), yet it reveals most of the current systems identified by shipboard observations collected over the last 100 years. http://en.wikipedia.org/wiki/Ocean_surface_topography