Skip to content

Commit

Permalink
Deploying to gh-pages from @ 9bda801 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
tomgreen66 committed Nov 7, 2023
1 parent a0da2d3 commit d1a97fe
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion _sources/applications/openfoam.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ Patch for OpenFOAM v2012 :download:`openfoam-v2012-cray.patch <openfoam/openfoam
./Allwmake -s -j 8 -l
cd ~/openfoam_build
wget https://mirror.ibcp.fr/pub/gnu/gsl/gsl-latest.tar.gz
wget https://ftp.gnu.org/gnu/gsl/
tar zxvf gsl-latest.tar.gz
cd gsl-*/
./configure --prefix=$HOME/gsl CC=cc
Expand Down
2 changes: 1 addition & 1 deletion applications/openfoam.html
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ <h3>Arm<a class="headerlink" href="#id1" title="Link to this heading"></a></h
./Allwmake<span class="w"> </span>-s<span class="w"> </span>-j<span class="w"> </span><span class="m">8</span><span class="w"> </span>-l

<span class="nb">cd</span><span class="w"> </span>~/openfoam_build
wget<span class="w"> </span>https://mirror.ibcp.fr/pub/gnu/gsl/gsl-latest.tar.gz
wget<span class="w"> </span>https://ftp.gnu.org/gnu/gsl/
tar<span class="w"> </span>zxvf<span class="w"> </span>gsl-latest.tar.gz
<span class="nb">cd</span><span class="w"> </span>gsl-*/
./configure<span class="w"> </span>--prefix<span class="o">=</span><span class="nv">$HOME</span>/gsl<span class="w"> </span><span class="nv">CC</span><span class="o">=</span>cc
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit d1a97fe

Please sign in to comment.