No description
Find a file
Henry Weller d2a62df7c4 externalWallHeatFluxTemperature: Added optional support for radiative flux to the outside
By specifying the optional outside surface emissivity radiative heat transfer to
the ambient conditions is enabled.  The far-field is assumed to have an
emissivity of 1 but this could be made an optional input in the future if
needed.

Relaxation of the surface temperature is now provided via the optional
"relaxation" which aids stability of steady-state runs with strong radiative
coupling to the boundary.
2017-04-26 12:32:23 +01:00
applications surfaceLambdaMuSmooth: Added meshTools to link 2017-04-21 16:50:20 +01:00
bin codeTemplates: The copyright year is now set automatically 2017-04-18 11:01:41 +01:00
doc Allwmake: Remove 'set -x' which generates a lot of noise 2016-11-13 18:08:22 +00:00
etc The "<type>Coeffs" sub-dictionary is now optional for most model parameters 2017-04-20 09:14:48 +01:00
src externalWallHeatFluxTemperature: Added optional support for radiative flux to the outside 2017-04-26 12:32:23 +01:00
tutorials tutorials/mesh/blockMesh/pipe: Corrected constant/triSurface -> constant/geometry 2017-04-20 12:51:23 +01:00
wmake Allwmake: Provides clearer message when OpenFOAM environment is not loaded 2017-01-28 17:57:13 +00:00
.gitignore .gitignore: Ignore emacs projectile configuration files 2016-11-09 11:23:20 +00:00
Allwmake Allwmake: Provides clearer message when OpenFOAM environment is not loaded 2017-01-28 17:57:13 +00:00
COPYING Add licence and README 2014-12-10 15:50:51 +00:00
README.org Updated and simplified the Doxygen documentation 2016-06-20 21:20:28 +01:00

README for OpenFOAM-dev

#

About OpenFOAM

OpenFOAM is a free, open source computational fluid dynamics (CFD) software package released by the OpenFOAM Foundation. It has a large user base across most areas of engineering and science, from both commercial and academic organisations. OpenFOAM has an extensive range of features to solve anything from complex fluid flows involving chemical reactions, turbulence and heat transfer, to solid dynamics and electromagnetics.

Copyright

OpenFOAM is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. See the file COPYING in this directory or http://www.gnu.org/licenses/, for a description of the GNU General Public License terms under which you can copy the files.