No description
Find a file
Henry Weller 168b29e2cf functionObjectList::readFunctionObject: Added support for region specification
Now the postProcess utility '-region' option works correctly, e.g. for
the chtMultiRegionSimpleFoam/heatExchanger case

postProcess -region air -func "mag(U)"

calculates 'mag(U)' for all the time steps in region 'air'.
2016-09-09 11:24:12 +01:00
applications foamToVTK, PVFoamReader: Resolve problems converting VTK_WEDGE 2016-08-24 22:06:06 +01:00
bin RunFunctions: corrected typo $SUFFIX -> $LOG_SUFFIX 2016-08-02 21:34:24 +01:00
doc codingStyleGuide: Corrected typos 2016-08-16 08:35:15 +01:00
etc OpenFOAM-dev/etc/bashrc: Use 'pwd -P' to handle relative paths and links 2016-09-03 15:59:49 +01:00
src functionObjectList::readFunctionObject: Added support for region specification 2016-09-09 11:24:12 +01:00
tutorials tutorials/multiphase/interFoam/ras/weirOverflow: Updated to improve robustness 2016-09-07 14:07:46 +01:00
wmake Created OpenFOAM-4.0 from OpenFOAM-dev 2016-06-22 11:19:35 +01:00
.gitignore tutorials/combustion/fireFoam/les: Added missing ph_rgh.orig files 2016-04-27 16:18:25 +01:00
Allwmake scripts: Reformat with consistent section separators 2016-02-15 18:30:24 +00:00
COPYING Add licence and README 2014-12-10 15:50:51 +00:00
README.org Updated for OpenFOAM-4.x 2016-06-28 12:10:11 +01:00

README for OpenFOAM-4.x

#

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.