CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Installation (https://www.cfd-online.com/Forums/openfoam-installation/)
-   -   [OpenFOAM.org] OF-2.3.1 included in OF-2.3.x ? (https://www.cfd-online.com/Forums/openfoam-installation/145770-2-3-1-included-2-3-x.html)

wolfindark December 11, 2014 19:53

OF-2.3.1 included in OF-2.3.x ?
 
Dear All

I use OpenFOAM-2.3.x compiled from git. Now OpenFOAM-2.3.1 was released.

Do you think I should download 2.3.1 and compile again? or my current installation (2.3.x) can be upgraded to 2.3.1 with "git pull" and compile again....

thank you

chegdan December 11, 2014 20:19

Absolutely. 2.3.1 is covered in 2.3.x so if you
Code:

git pull
you will git what you want :D (assuming you already have a working 2.3.x repo that compiles)

wolfindark December 11, 2014 20:25

Thank you Dan,
yes I have working with 2.3.x now.
How about ThirdParty-2.3.1? Currently I use the ThirdParty-2.3.0. Should I compile ThirdParty-2.3.1 ?

chegdan December 11, 2014 20:55

Nope, should work fine....or it does with my current version of Thirdparty. Just make sure that your WM_THIRD_PARTY_DIR uses the correct WM_PROJECT_VERSION in your OpenFOAM-2.3.x/etc/bashrc file.

wyldckat December 14, 2014 12:57

FYI: The only difference between ThirdParty 2.3.0 and 2.3.1:
Quote:

Originally Posted by wyldckat (Post 523883)
The trick is that a certain hack is already performed in the ParaView 4.1.0 source code provided with ThirdParty 2.3.1, namely running this command:
Code:

sed -i -e 's=//#define GLX_GLXEXT_LEGACY=#define GLX_GLXEXT_LEGACY=' \
  ParaView-4.1.0/VTK/Rendering/OpenGL/vtkXOpenGLRenderWindow.cxx




All times are GMT -4. The time now is 04:19.