|
DCS
a Driven-Cavity Open source Simulator code
|
Go to the source code of this file.
Functions/Subroutines | |
| program | dcs |
| DCS is an Open source program for simulating driven cavity problems. More... | |
| integer function | get_unit (Free_Unit) |
| The Get_Unit function returns a free logic unit for opening a file. More... | |
| subroutine | print_usage () |
| Subroutine for printing to stdout the correct usage of the code. More... | |
| subroutine | dcs_initialize () |
| Subroutine for initializing the simulation according to the input options. More... | |
| subroutine | dcs_simulate () |
| Subroutine for simulating drive cavity problems. More... | |
| subroutine | dcs_finalize () |
| Subroutine for finalizing the simulation. More... | |