|
[Sponsors] |
December 14, 2016, 19:29 |
|
#21 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Quick answer: Sorry, I didn't manage to get anything done this past weekend due to an annoying cold.
The error regarding "SRFIcoFoam.C" is very strange, because OpenFOAM 2.3.0 does not have that file anywhere in its source code. Which seems to suggest that this file refers to some custom code that was likely designed for some other version of OpenFOAM and not for 2.3.0. Therefore, I strongly suggest that you first pull out the folder that contains that file, from the OpenFOAM standard folders. Because it would be preferable that you first manage to have OpenFOAM 2.3.0 fully built and only then move to the next issue regarding custom code. Furthermore, it would be helpful to know a bit more about that custom code, in order to know how to diagnose it and change it to properly work with OpenFOAM 2.3.0. |
|
December 16, 2016, 00:23 |
[solved]
|
#22 |
Member
|
Sorry to bother everyone but it was not primarily an error. I found that the SRFIcoFoam codes were modified to suit installation. This was done by people from where I obtained the OpenFOAM source. I also found that SRFIcoFoam is not an important solver (at least for me) as it no more available with new versions of the OpenFOAM. So, I decided to drop it off. I simply deleted the SRFIcoFoam source directory and everything then worked fine.
Code:
cd $WM_PROJECT_DIR/applications/solvers/incompressible rm -r SRFIcoFoam Last edited by wyldckat; December 22, 2016 at 11:18. Reason: removed large quote to make it easier to read |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Star CCM "cannot load client native libraries..." java error | Mike Lynch | STAR-CCM+ | 4 | February 13, 2018 14:46 |
Windows 64-bit with Native MPI patch for OpenFOAM 1.6.x | gocarts | OpenFOAM Announcements from Other Sources | 4 | October 4, 2010 09:56 |
Windows 64-bit patch for OpenFOAM 1.7.x with Native MPI | gocarts | OpenFOAM Announcements from Other Sources | 0 | August 31, 2010 11:28 |
Error using LaunderGibsonRSTM on SGI ALTIX 4700 | jaswi | OpenFOAM | 2 | April 29, 2008 11:54 |
Is Testsuite on the way or not | lakeat | OpenFOAM Installation | 6 | April 28, 2008 12:12 |