Incompressible Flow Code
DNS/LES Code
- This code solves the three-dimensional, unsteady, incompressible Navier-Stokes equations with and without heat transfer equation.
- Fractional Step Method (FSM) with three options
- Semi-implicit method with Runge-Kutta3 + Crank-Nicolson method (Le & Moin, JCP 1991)
- Fully implicit method with Crank Nicolson method (Choi & Mopin, JCP 1994)
- Linearised fully implicit method with Crank Nicolson method (Kim et al., IJNMF 2001)
- Immersed Boundary Method (IBM) for block treatment
How to Run
- Introduction
- SUBROUTINES
- Code Manual
- Sample Input Deck
- Sample Restart file (not available here)
- How to compile
- How to run
- Check list
- Important Output files
- Re_\tau(t): tautotal1.dat
- Umean(y): resb0.dat, umean0.dat (for a quick check),
- urms(y): resb0.dat, upup1.dat,
Manual Download
- Download here a PDF manual for the DNS code