Skip to content

leopereiras/Numerical-methods-to-advection-equation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Numerical Methods for Differential Equations II

UERJ 2023.2 - Professor Grazione Souza.

  • Advection-Diffusion Equation
  • Comparison of Methods applied to the Advection Equation
  • Forward Time-Backward Space (FTBS)
  • Lax-Friedrichs
  • Lax-Wendroff
  • Beam-Warmimg

The objective is to use the finite volume method to solve the advection-diffusion equation.

How to use

Modify the desired parameter in the "novaEntradaDados" file and run the "main" file.

Comment on the methods you will not run. (If you run more than one method at the same time, it will result in an error)

About

Numerical methods applied to the advection equation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages