CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Community Contributions (https://www.cfd-online.com/Forums/openfoam-community-contributions/)
-   -   [waves2Foam] Compiling with foam-extend 3.2 and the new file naming convention (https://www.cfd-online.com/Forums/openfoam-community-contributions/205902-compiling-foam-extend-3-2-new-file-naming-convention.html)

gsg001 September 22, 2015 05:19

Compiling with foam-extend 3.2 and the new file naming convention
 
Hi ngj,

I have successfully compiled waves2Foam in foam-extend 3.2 after running the following command.

Code:

find ./ -type f -exec sed -i -e 's/#include "Time.H"/#include "foamTime.H"/g' {} \;

ngj September 22, 2015 07:15

Hallo GSG,

Thank you for your feed-back. I have a compilable version of waves2Foam, I merely need to check that this are running correctly, before I make the release.

Kind regards,

Niels


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