MATLAB Solve Navier Stokes Equation with Lax-Wendroff Scheme in Matlab

  • Thread starter Thread starter omar_mak
  • Start date Start date
AI Thread Summary
The discussion focuses on the challenges of implementing the Lax-Wendroff scheme in MATLAB to solve the Navier-Stokes equations, specifically for the coalescence of two bubbles. The original poster is seeking assistance in generating the necessary code. Another participant mentions their experience with a similar problem, referencing their MPhil thesis as a potential resource. The conversation highlights the need for clarity on whether the difficulties lie in the finite difference scheme or other aspects of the implementation. Overall, the thread emphasizes collaboration and resource sharing for solving complex fluid dynamics problems.
omar_mak
Messages
2
Reaction score
0
I find a difficulty to generate the code in Matab of Lax-Wendroff scheme to resolve the Navier Stockes equation.
 
Physics news on Phys.org
What sort of equation are you looking to solve?
 
The equations of continuity and Navier Stokes in the case of the coalescence of two bubbles.
 
So are you having problem with generating the finite difference scheme? I did it in my MPhil thesis, take a look if it helps you.
 

Attachments

Similar threads

Back
Top