1 <!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.0 Strict//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <html xmlns=
"http://www.w3.org/1999/xhtml"
4 lang=
"en" xml:
lang=
"en">
6 <title><b>OpenFOAM README for version
1.5</b></title>
7 <meta http-equiv=
"Content-Type" content=
"text/html;charset=iso-8859-1"/>
8 <meta name=
"generator" content=
"Org-mode"/>
9 <meta name=
"generated" content=
"14 July 2008"/>
10 <meta name=
"author" content=
"OpenCFD Ltd."/>
11 <style type=
"text/css">
13 font-family: Times
, serif
;
16 .title { text-align: center
; }
18 .done { color: green
; }
19 .timestamp { color: grey
}
20 .timestamp-kwd { color: CadetBlue
}
21 .tag { background-color:lightblue
; font-weight:normal
}
24 border: 1pt solid
#AEBDCC;
25 background-color: #F3F5F7;
27 font-family: courier
, monospace
;
30 table
{ border-collapse: collapse
; }
33 <!--border: 1pt solid
#ADB9CC;-->
35 dt
{ font-weight: bold
; }
38 <h1 class=
"title"><b>OpenFOAM README for version
1.5</b></h1>
39 <div id=
"table-of-contents">
40 <h2>Table of Contents
</h2>
41 <div id=
"text-table-of-contents">
43 <li><a href=
"#sec-1">1 Copyright
</a></li>
44 <li><a href=
"#sec-2">2 System requirements
</a>
46 <li><a href=
"#sec-2.1">2.1 Qt (from http://trolltech.com/products/qt)
</a></li>
49 <li><a href=
"#sec-3">3 Installation
</a>
51 <li><a href=
"#sec-3.1">3.1 Installation in alternative locations
</a></li>
54 <li><a href=
"#sec-4">4 Building from Sources (Optional)
</a></li>
55 <li><a href=
"#sec-5">5 Testing the installation
</a></li>
56 <li><a href=
"#sec-6">6 Getting Started
</a></li>
57 <li><a href=
"#sec-7">7 Compiling Paraview
3.3 and the PV3FoamReader module
</a></li>
58 <li><a href=
"#sec-8">8 Documentation
</a></li>
59 <li><a href=
"#sec-9">9 Help
</a></li>
60 <li><a href=
"#sec-10">10 Reporting Bugs in OpenFOAM
</a></li>
61 <li><a href=
"#sec-11">11 Running OpenFOAM in
32-bit mode on
64-bit machines
</a></li>
66 <div id=
"outline-container-1" class=
"outline-2">
67 <h2 id=
"sec-1">1 Copyright
</h2>
70 <p>OpenFOAM is free software; you can redistribute it and/or modify it under the
71 terms of the GNU General Public License as published by the Free Software
72 Foundation; either version
2 of the License, or (at your option) any later
73 version. See the file COPYING in this directory, for a description of the GNU
74 General Public License terms under which you can copy the files.
80 <div id=
"outline-container-2" class=
"outline-2">
81 <h2 id=
"sec-2">2 System requirements
</h2>
84 <p>OpenFOAM is developed and tested on Linux, but should work with other Unix
85 style systems. To check your system setup, execute the foamSystemCheck script
86 in the bin/ directory of the OpenFOAM installation. If no problems are
87 reported, proceed to
"3. Installation"; otherwise contact your system
91 If the user wishes to run OpenFOAM in
32/
64-bit mode they should consult the
92 section
"Running OpenFOAM in 32-bit mode".
97 <div id=
"outline-container-2.1" class=
"outline-3">
98 <h3 id=
"sec-2.1">2.1 Qt (from
<a href=
"http://trolltech.com/products/qt">http://trolltech.com/products/qt
</a>)
</h3>
101 <p>The ParaView
3.3 visualisation package requires that Qt version
4.3.x MUST
102 be installed on the system. Earlier or more recent versions (
4.2.x or
103 4.4.x) will NOT work. To check whether Qt4 is installed, and the version,
112 <p>The ParaView binary executables in the ThirdParty distribution will only
113 work with PRECISELY the same version of Qt with which it was compiled. The
114 64-bit version of ParaView was compiled with Qt-
4.3.1 (with openSuSE-
10.3)
115 and the
32-bit version of ParaView was compiled with Qt-
4.3.2 (with
116 ubuntu-
7.10). If the user finds that a ParaView binary fails to run, then
117 it is almost certainly due to a conflict in compiled and installed Qt
118 versions and they will need to consult the section below on
"Compiling
119 ParaView and the PV3FoamReader module."
122 The default versions of Qt used by some GNU/Linux releases are as follows.
125 ubuntu-
7.10: Version
4.3.2
128 ubuntu-
8.04: Version
4.3.4
131 openSuSE-
10.2: Version
4.2.1 - too old
134 openSuSE-
10.3: Version
4.3.1
137 openSuSE-
11.0: Version
4.4.0 - too new
142 <p>Compilation and running of ParaView has been successful using the libraries
143 downloaded in the
"libqt4-dev" package on ubuntu.
146 If you don't have an appropriate version of Qt installed you can download
147 the sources from TrollTech e.g.:
148 <a href=
"ftp://ftp.trolltech.com/qt/source/qt-x11-opensource-src-4.3.5.tar.bz2">ftp://ftp.trolltech.com/qt/source/qt-x11-opensource-src-
4.3.5.tar.bz2
</a>
149 and compile and install in /usr/local or some other location that does to
150 conflict with the pre-installed version.
157 <div id=
"outline-container-3" class=
"outline-2">
158 <h2 id=
"sec-3">3 Installation
</h2>
161 <p>Download and unpack the files in the $HOME/OpenFOAM directory as described in:
162 <a href=
"http://www.OpenFOAM.org/download.html">http://www.OpenFOAM.org/download.html
</a>
165 The environment variable settings are contained in files in an etc/ directory
166 in the OpenFOAM release. e.g. in
170 $HOME/OpenFOAM/OpenFOAM-
<VERSION
>/etc/
173 where
<VERSION
> corresponds to the version
1.4,
1.5,
…
177 EITHER, if running bash or ksh (if in doubt type 'echo $SHELL'), source the
178 etc/bashrc file by adding the following line to the end of your
183 . $HOME/OpenFOAM/OpenFOAM-
<VERSION
>/etc/bashrc
188 <p>Then update the environment variables by sourcing the $HOME/.bashrc file by
189 typing in the terminal:
199 OR, if running tcsh or csh, source the etc/cshrc file by adding the
200 following line to the end of your $HOME/.cshrc file:
204 source $HOME/OpenFOAM/OpenFOAM-
<VERSION
>/etc/cshrc
209 <p>Then update the environment variables by sourcing the $HOME/.cshrc file by
210 typing in the terminal:
223 <div id=
"outline-container-3.1" class=
"outline-3">
224 <h3 id=
"sec-3.1">3.1 Installation in alternative locations
</h3>
227 <p>OpenFOAM may also be installed in alternative locations. However, the
228 installation directory should be network available (e.g., NFS) if parallel
229 calculations are planned.
232 The environment variable 'FOAM_INST_DIR' can be used to find and source the
233 appropriate resource file. Here is a bash/ksh/sh example:
237 export FOAM_INST_DIR=/data/app/OpenFOAM
240 foamDotFile=$FOAM_INST_DIR/OpenFOAM-
<VERSION
>/etc/bashrc
243 [ -f $foamDotFile ]
&& . $foamDotFile
248 <p>and a csh/tcsh example:
252 setenv FOAM_INST_DIR /data/app/OpenFOAM
255 foamDotFile=$FOAM_INST_DIR/OpenFOAM-
<VERSION
>/etc/bashrc
258 if ( -f $foamDotFile ) source $foamDotFile
263 <p>The value set in '$FOAM_INST_DIR' will be used to locate the remaining parts
264 of the OpenFOAM installation.
271 <div id=
"outline-container-4" class=
"outline-2">
272 <h2 id=
"sec-4">4 Building from Sources (Optional)
</h2>
275 <p>If you cannot find an appropriate binary pack for your platform, you can build
276 the complete OpenFOAM from the source-pack. You will first need to compile or
277 obtain a recent version of gcc (we recomend gcc-
4.3.?) for your platform,
278 which may be obtained from
<a href=
"http://gcc.gnu.org/">http://gcc.gnu.org/
</a>.
281 Install the compiler in
282 $WM_PROJECT_INST_DIR/ThirdParty/gcc-
<GCC_VERSION
>/platforms/$WM_ARCH$WM_COMPILER_ARCH/
283 and change the gcc version number in $WM_PROJECT_DIR/etc/settings.sh and
284 $WM_PROJECT_DIR/etc/settings.csh appropriately and finally update the
285 environment variables as in section
3.
288 Now go to the top-level source directory $WM_PROJECT_DIR and execute the
289 top-level build script './Allwmake'. In principle this will build everything,
290 but if problems occur with the build order it may be necessary to update the
291 environment variables and re-execute 'Allwmake'. If you experience
292 difficulties with building the source-pack, or your platform is not currently
293 supported, please contact
<enquiries@OpenCFD.co.uk
> to negotiate a support
294 contract and we will do the port and maintain it for future releases.
300 <div id=
"outline-container-5" class=
"outline-2">
301 <h2 id=
"sec-5">5 Testing the installation
</h2>
304 <p>To check your installation setup, execute the 'foamInstallationTest' script
305 (in the bin/ directory of the OpenFOAM installation). If no problems are
306 reported, proceed to getting started with OpenFOAM; otherwise, go back and
307 check you have installed the software correctly and/or contact your system
314 <div id=
"outline-container-6" class=
"outline-2">
315 <h2 id=
"sec-6">6 Getting Started
</h2>
318 <p>Create a project directory within the $HOME/OpenFOAM directory named
319 <USER
>-
<VERSION
> (e.g. 'chris-
1.5' for user chris and OpenFOAM version
1.5)
320 and create a directory named 'run' within it, e.g. by typing:
324 mkdir -p $HOME/OpenFOAM/${USER}-${WM_PROJECT_VERSION}/run
329 <p>Copy the 'tutorial' examples directory in the OpenFOAM distribution to the
330 'run' directory. If the OpenFOAM environment variables are set correctly,
331 then the following command will be correct:
335 cp -r $WM_PROJECT_DIR/tutorials
336 $HOME/OpenFOAM/${USER}-${WM_PROJECT_VERSION}/run
341 <p>Run the first example case of incompressible laminar flow in a cavity:
345 cd $HOME/OpenFOAM/${USER}-${WM_PROJECT_VERSION}/run/tutorials/icoFoam/cavity
362 <div id=
"outline-container-7" class=
"outline-2">
363 <h2 id=
"sec-7">7 Compiling Paraview
3.3 and the PV3FoamReader module
</h2>
366 <p>A version of Qt
4.3.x must be installed to compile ParaView. The compilation
367 is a fairly simple process using the supplied buildParaView3.3-cvs script that
368 has worked is our tests with other packages supplied in the ThirdParty
369 directory, namely cmake-
2.4.6 and gcc-
4.3.1. Execute the following:
372 cd $FOAM_INST_DIR/ThirdParty
375 rm -rf ParaView3.3-cvs/platforms
383 <p>The PV3FoamReader module is an OpenFOAM utility that can be compiled in the
384 usual manner as follows:
387 cd $FOAM_UTILITIES/postProcessing/graphics/PV3FoamReader
401 <div id=
"outline-container-8" class=
"outline-2">
402 <h2 id=
"sec-8">8 Documentation
</h2>
405 <p><a href=
"http://www.OpenFOAM.org/doc">http://www.OpenFOAM.org/doc
</a>
411 <div id=
"outline-container-9" class=
"outline-2">
412 <h2 id=
"sec-9">9 Help
</h2>
415 <p><a href=
"http://www.OpenFOAM.org">http://www.OpenFOAM.org
</a> <a href=
"http://www.OpenFOAM.org/discussion.html">http://www.OpenFOAM.org/discussion.html
</a>
421 <div id=
"outline-container-10" class=
"outline-2">
422 <h2 id=
"sec-10">10 Reporting Bugs in OpenFOAM
</h2>
425 <p><a href=
"http://www.OpenFOAM.org/bugs.html">http://www.OpenFOAM.org/bugs.html
</a>
431 <div id=
"outline-container-11" class=
"outline-2">
432 <h2 id=
"sec-11">11 Running OpenFOAM in
32-bit mode on
64-bit machines
</h2>
435 <p>Linux users with a
64-bit machine may install either the OpenFOAM
32-bit
436 version (linux) or the OpenFOAM
64-bit version (linux64), or both. The
64-bit
437 is the default mode on a
64-bit machine. To use an installed
32-bit version,
438 the user must set the environment variable $WM_32 (to anything, e.g.
"on")
439 before sourcing the etc/bashrc (or etc/cshrc) file.
442 <div id=
"postamble"><p class=
"date"> Date:
14 July
2008</p>
443 <p>HTML generated by org-mode
6.05a in emacs
23<p>