DCS
a Driven-Cavity Open source Simulator code
 All Classes Files Functions Variables Groups Pages
DCS
Author
Stefano Zaghi
Emilio Campana
Version
0.0.1
Date
2013-07-01

Goals

DCS is a didactic code aimed at presenting a practical implementation of some simple numerical methods for solving 2D incompressible Navier-Stokes equations. It constitutes supplementary educational material of other scientific disclosure efforts.

Copyrights

DCS is an open source project, it is distributed under the GPL v3. Anyone is interest to use, to develop or contribute to DCS is welcome.

Source Code

It can be found at: https://github.com/szaghi/DCS

For Git users just run

git clone https://github.com/szaghi/DCS

for obtaining a local copy of DCS