CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Installation (https://www.cfd-online.com/Forums/openfoam-installation/)
-   -   Updating from working copy of foam-extend-3.0 to 3.1 (https://www.cfd-online.com/Forums/openfoam-installation/138598-updating-working-copy-foam-extend-3-0-3-1-a.html)

mhkenergy July 7, 2014 14:17

Updating from working copy of foam-extend-3.0 to 3.1
 
Hi all,

Can somebody please post instructions on how to successfully update from a working copy of foam-extend-3.0 to foam-extend-3.1 ? By doing some simple search I found these instructions that were posted while 3.1 was still in testing phase:

Code:

To migrate from a foam-extend-3.0 working copy:
cd ~/foam
sed -i 's/foam-extend-3.0/foam-extend-3.1/g' foam-extend-3.0/.git/config
mv foam-extend-3.0 foam-extend-3.1
cd foam-extend-3.1
git pull
git checkout nextRelease
Note that work has been done also in ThirdParty, so it is a good idea to make sure that all those packages are re-compiled.

I don't know if there should be changes to these instructions since the official version of 3.1 is released, so I'd be glad to hear some advice from anybody who's knowledgeable in this.


All times are GMT -4. The time now is 02:52.