Difference between revisions of "OpenFOAM"
Jump to navigation
Jump to search
(Created page with "We have [http://www.openfoam.org/ OpenFOAM] [http://www.openfoam.org/version2.3.0/ 2.3.0] installed with [http://www.paraview.org/ ParaView]. To use it, first add this line:...") |
|||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
To use it, first add this line: | To use it, first add this line: | ||
− | + | ||
+ | <code>source /opt/OpenFOAM/OpenFOAM-2.3.0/etc/bashrc</code> | ||
+ | |||
into your ~/.bashrc | into your ~/.bashrc | ||
− | Once you have that, re-login to the cluster so that the updated ~/.bashrc, and use | + | Once you have that, re-login to the cluster so that the updated ~/.bashrc, and use <code>module load OpenFOAM</code>. |