Skip to content

A port of dbnsFoam from foam-extend-3.2 to OpenFOAM-3.0

License

Notifications You must be signed in to change notification settings

ilyapopov/dbns-port

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dbns-port

A port of dbnsFoam (density-based Navier-Stokes) compressible solver from foam-extend-3.2 to OpenFOAM-3.0

Install

First, setup your OpenFOAM environment, for example:

. ~/OpenFOAM/OpenFOAM-3.0.x/etc/bashrc

Then, get the sources and compile:

cd $WM_PROJECT_USER_DIR
git clone https://github.com/ilyapopov/dbns-port
cd dbns-port
wmake all

Run

dbnsFoam - an inviscid solver

dbnsTurbFoam - a viscous (laminar or turbulent) solver

License

This code is licensed under the terms of GPLv3 license. See COPYING file.

About

A port of dbnsFoam from foam-extend-3.2 to OpenFOAM-3.0

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages