Skip to content

A classical numerical hydrodynamic code to solve the euler equations in two dimensions using different numerical methods and equations of state.

Notifications You must be signed in to change notification settings

michaelschoellhorn/Hydrosolver2D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hydrosolver2D

This code solves the 2D euler equations for arbitrary starting distributions and periodic boundary conditions. It uses a dimensionally split finite volume approach on a fixed grid and solves advection and source terms seperatly.

For the advection step one can choose different flux functions implemented in flux.h. The equation used for determining pressure in the source terms can be chosen from pressure.h.

About

A classical numerical hydrodynamic code to solve the euler equations in two dimensions using different numerical methods and equations of state.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published