-
Notifications
You must be signed in to change notification settings - Fork 13
OpenFOAM 2.3.1 #3
Comments
Thanks a lot Jose, I will update the sources when I find some time. Best, Pablo |
Dears Sanguinariojoe and Phicau, I am trying to compile the IHFOAM Solvers for OpenFoam 2.3.1 but I get the following error message: ouda@ouda-VirtualBox:~/IHFOAM/solvers/ihFoamOF230$ ./allMake How to use your patch to solve this problem? Please Help. Best regards |
You just need to remove the "if" statement affected, for instance:
should be replaced by:
Best regards, |
ihFoam solver is not compiling in OpenFOAM 2.3.1 because alphaOuterCorrectors variable has been removed (solvers/ihFoamOF230/ihFoam.C & solvers/ihFoamOF230/ihDyMFoam/ihDyMFoam.C). More info here:
http://www.openfoam.org/mantisbt/view.php?id=1225
And a patch to fix it here:
OpenFOAM/OpenFOAM-2.3.x@3c83794
P.S. I tested it and works fine!
The text was updated successfully, but these errors were encountered: