Menu

#229 solverPerformance in OpenFOAM 2.1 and 2.0 is hidden inside lduMatrix

fixed
nobody
None
normal
minor
Always
none
0.3.2
other
2015-08-03
2015-08-02
No

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.

1 Attachments

Discussion

  • Bruno Santos

    Bruno Santos - 2015-08-02

    The patch file.

    Since there isn't a thread at the forum for instructions on how to apply the patch, here goes:

    1. Download the attached file solverPerformanceToGlobalVariables_lduMatrix_solverPerformance_of20_21.patch.

    2. In the terminal, go to the folder where you have the swak4Foam source code and run the following command:

    patch -p1 < ~/Downloads/solverPerformanceToGlobalVariables_lduMatrix_solverPerformance_of20_21.patch
    
    Where I'm assuming you downloaded the file into the folder "~/Downloads/", so change it to your need
    
     

    Last edit: Bruno Santos 2015-08-02
  • Bernhard Gschaider

    Thanks for the fix. I applyed the Bundle to my development-repository

     
  • Bernhard Gschaider

    • status: new --> fixed
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.