CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM (https://www.cfd-online.com/Forums/openfoam/)
-   -   get OpenFOAM source code (https://www.cfd-online.com/Forums/openfoam/97089-get-openfoam-source-code.html)

Ahmed Khattab February 8, 2012 14:04

get OpenFOAM source code
 
Dear Foamers,

i have installed OpenFOAM2.1.1 but i want to get the source code of it.

especially i want to read .so files.

can i install the source code besides the installed software?.

if yes how can i get yhe source code?.

thanks in advance.

mturcios777 February 8, 2012 15:27

The source code is ALWAYS included. The best way to browse the source is to use the Doxygen documentation:

http://www.openfoam.org/docs/cpp/

You can search for a specific libarary/class/member/application/file name, or just browse through at your leisure. You can also compile Doxygen locally so you can read through without an Internet connection. The .so files you are talking about are already compiled files.

elvis February 9, 2012 04:48

Hi,

read http://www.openfoam.org/download/git.php
  • git clone git://github.com/OpenFOAM/OpenFOAM-2.1.x.git
or


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