After testing with OpenFOAM 2.2 and reporting issue #228, I tested with OpenFOAM 2.1.x, 2.1.1 and 2.0.x and found that the only pending building issue (with the default features) was regarding the solverPerformance
class use in solverPerformanceToGlobalVariables.C
.
Attached is the hg bundle file for this fix and the patch file will be provided in the next post.
Note: The attached bundle also includes the commit for issue #228.
The patch file.
Since there isn't a thread at the forum for instructions on how to apply the patch, here goes:
Download the attached file
solverPerformanceToGlobalVariables_lduMatrix_solverPerformance_of20_21.patch
.In the terminal, go to the folder where you have the swak4Foam source code and run the following command:
Last edit: Bruno Santos 2015-08-02
Thanks for the fix. I applyed the Bundle to my development-repository