Posts In Category Mechanics
Incompressible Viscous Turbulent Heat Transfer Energy Equation
on Friday, August 20, 2010 by Martin in Mechanics, Comments (0)
Generally, incompressible viscous turbulent heat transfer energy equation is ddt(T) + div(U T) = alpha laplacian(T) + ((nu (grad(U) + (grad(U)).T)) && grad(U)) where alpha = k/(rho Cp) ddt(T) + […]
N-S Equations
on Wednesday, August 18, 2010 by Martin in Mechanics, Comments (0)
Basic N-S equation in vector model is ddt(rho U) + div(rho U U) = – grad (p) + div (mu (grad (U) + (grad(U))T)) + lambda grad(div(U)) + f (1) […]
Related Websites on OpenFOAM
on Friday, August 13, 2010 by Martin in Computer Tech, Mechanics, Comments (0)
Official OpenFOAM: www.openfoam.org www.openfoam.com OpenFOAM-dev: http://sourceforge.net/projects/openfoam-extend/, this is a user-driven collaborative project. Please note that the OpenFOAM-extend project is not affiliated with OpenCFD; OpenFOAM-extend is a community-driven project.[1] OpenFOAM-extend Project: […]
Compiling OpenFOAM 1.7.0 on Fedora 13
on Thursday, July 1, 2010 by Martin in Computer Tech, Linux, Mech Engrg, Mechanics, Comments (3)
On June 26, 2010, OpenFOAM 1.7.0 has been released. But It does not provide any compiled packages but Ubuntu/Debian binary packages. I have been using OpenFOAM for years without compiling […]
Time-Dependent Vector Boundary Conditions in OpenFOAM
on Monday, September 28, 2009 by Martin in Computer Tech, Mathematics, Mechanics, Comments (0)
OpenFOAM is one of the most famous open-source CFD toolbox, which current version is 1.6. In this version, there are some aspects changed, like: solver syntax, time-dependent vector boundary, integrating […]
Open Source Codes for CFD
on Saturday, December 20, 2008 by Martin in Mech Engrg, Mechanics, Comments (0)
Dolfyn Dolfyn is based on the ideas, algorithms, and procedures presented in the book by J.H. Ferziger & M. Peric “Computational Methods for Fluid Dynamics” (Springer), which acts as Theoretical […]