Skip to content

Furkath/TVD_Fluid_Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Total-Variation-Diminishing Fluid Simulator

A self-built c++ fluid simulator with adaption of all kinds of Total Variation Diminishing (TVD) convection schemes.

Table of Contents

Features

  • Any fluxe limiter can be applied within TVD framework.

Installation

# You can utilize wmake to compile all c++ files 
cd solver
wmake

Usage

cd run
source source_to_run
cd ../postplot
python newplot.py

Demo

Vmag_demo

About

A self-built c++ fluid simulator with adaption of all kinds of Total Variation Diminishing (TVD) convection schemes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published