What is the Convection Term in a Finite Difference Model of Ocean Currents?

Click For Summary
SUMMARY

The convection term in the finite difference model of ocean currents is represented by the term \(\frac{\partial \phi}{\partial x}\). This term is crucial for modeling the effects of convection in the x-direction, which corresponds to eastward movement in the ocean current simulation. The discussion also highlights the importance of finite difference methods for solving partial differential equations (PDEs) as compared to ordinary differential equations (ODEs). Additionally, the use of Mathematica is suggested for efficiently running simulations with a high number of equations.

PREREQUISITES
  • Understanding of finite difference methods for partial differential equations (PDEs)
  • Knowledge of convection diffusion models in oceanography
  • Familiarity with the mathematical representation of ocean currents
  • Basic proficiency in using Mathematica for numerical simulations
NEXT STEPS
  • Research the implementation of finite difference methods for PDEs in Mathematica
  • Explore the effects of convection terms in ocean current models
  • Study the North Atlantic Conveyor Belt and its climate implications
  • Investigate non-linear PDEs and their applications in modeling abrupt climate changes
USEFUL FOR

Researchers in oceanography, mathematicians focusing on numerical methods, and environmental scientists studying climate change impacts on ocean currents will benefit from this discussion.

Zurtex
Science Advisor
Homework Helper
Messages
1,118
Reaction score
1
We have been given a program that can solve the following equation using finite difference methods:

- \epsilon \left( \frac{\partial^2 \phi}{\partial x^2} + \frac{\partial^2 \phi}{\partial y^2} \right) - \frac{\partial \phi}{\partial x} = \sin \left(\pi y\right) \quad x,y \, \in \, (0,1)

This is a convection diffusion model of ocean currents where the x-direction is east and the y-direction is north. And \phi = 0 on the boundaries.

I’ve managed to do most the problems for this but we asked to investigate the case when the Earth is rotating in the opposite direction, by changing the sign of the convection term. However I am unsure what that term is. Also I’m a little dodgy on my finite difference methods for partial differential equations, how exactly do they differ from working out finite difference methods for ordinary differential equations?

Any help at all will be greatly appreciated.
 
Physics news on Phys.org
Reading over my notes and thinking about it, I think I more or less have the hang of getting finite differences for PDEs, but could someone tell me which is the convection term please.
 
Zurtex said:
Reading over my notes and thinking about it, I think I more or less have the hang of getting finite differences for PDEs, but could someone tell me which is the convection term please.

Suppose you got this already Zurtex. I think about it's relevance perhaps to the north atlantic conveyor belt. You know that story? Well, it starts off about a man name Jed, a poor mountianeer where he kept . . . wait, wrong story. It's that river of ocean water that circles the globe, takes about 20,000 years for one circuit. Sometimes it can be disrupted by a large influx of fresh water, glaicers melting, ice wall breaking, causing large changes in climate. Wouldn't it be interesting if a non-linear PDE could model this with a critical point expressing this abrupt disruption. Anyway, I think it's the

\frac{\partial \phi}{\partial x}

term.:smile:

Oh yea, I think Mathematica could do a nice job of running a finite difference say with 10,000 equations (i.e. increment of 0.01).
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
12
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
8
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 21 ·
Replies
21
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 19 ·
Replies
19
Views
2K