Skip to content

Motion of an inviscid compressible fluid (gas) in Euler variables

Notifications You must be signed in to change notification settings

Andr0ni/SolutionOfMotionFluid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SolutionOfMotionFluid

Numerical solution of the equations of one-dimensional motion of an inviscid compressible fluid (gas) in Euler variables using the following numerical schemes:

• Non-conservative Lax scheme

• Scheme with upwind differences

• Conservative Lax scheme

Dependecy

This project only rely on some very basic python libraries:

  1. numpy
  2. time
  3. matplotlib

Examples

• Non-conservative Lax scheme

image

• Scheme with upwind differences

image

• Conservative Lax scheme

image

About

Motion of an inviscid compressible fluid (gas) in Euler variables

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages