A self-built c++ fluid simulator with adaption of all kinds of Total Variation Diminishing (TVD) convection schemes.
- Any fluxe limiter can be applied within TVD framework.
# You can utilize wmake to compile all c++ files
cd solver
wmake
cd run
source source_to_run
cd ../postplot
python newplot.py