|
[Sponsors] |
can not find IObasicsourcelist.H when moving solvers from 2.1.1 to 2.2.0 |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 8, 2013, 14:31 |
can not find IObasicsourcelist.H when moving solvers from 2.1.1 to 2.2.0
|
#1 |
Member
Rexxar
Join Date: May 2012
Location: Bethlehem, PA
Posts: 36
Rep Power: 14 |
Dear all,
I moved a solver from 2.1.1, which was working fine, to 2.2.0. When I 'wmake' it, it shows fatal error: IObasicSourceList.H: No such file or directory Anyone has a clue?
__________________
Best, Rexxar |
|
March 8, 2013, 14:41 |
|
#2 |
Member
Rexxar
Join Date: May 2012
Location: Bethlehem, PA
Posts: 36
Rep Power: 14 |
Seems like IObasicSourceList.H is substituted by other head files, and previous solver needs to be edited.
__________________
Best, Rexxar |
|
March 8, 2013, 19:30 |
|
#3 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Greetings Rexxar,
Could you share with us which are the files that should be used instead? Best regards, Bruno
__________________
|
|
March 9, 2013, 12:46 |
|
#4 | |
Member
Rexxar
Join Date: May 2012
Location: Bethlehem, PA
Posts: 36
Rep Power: 14 |
Quote:
Also, in pimpleFoam.C #include "IObasicSourceList.H" is now #include "fvIOoptionList.H" #include "IOporosityModelList.H" #include "IOMRFZoneList.H" so maybe fvIOoptionList is the third part.
__________________
Best, Rexxar |
||
August 21, 2013, 07:29 |
|
#5 |
Senior Member
Canakkale Dardanelspor
Join Date: Aug 2012
Posts: 135
Rep Power: 14 |
I had encountered the same problem.
.H files of Foam::fv::IOoptionList and Foam::IObasicSourceList are very similar. It seems that they replaced IObasicSourceList with IOoptionList in the new version as far as OpenFOAM version 2.1.1 does not include the former one. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Other] How to set up a dynamic mesh for a piston moving through a tube of variable diameter? | karkar | OpenFOAM Meshing & Mesh Conversion | 0 | July 4, 2012 07:54 |
CFX-Pre problem, pls help!!! | cth_yao | CFX | 0 | February 17, 2012 01:52 |
OpenFOAM 1.6-ext git installation on Ubuntu 11.10 x64 | Attesz | OpenFOAM Installation | 45 | January 13, 2012 13:38 |
Problem Building OF on Centos cluster (no admin rights) | CKH | OpenFOAM Installation | 5 | November 13, 2011 07:32 |
Errors running allwmake in OpenFOAM141dev with WM_COMPILE_OPTION%3ddebug | unoder | OpenFOAM Installation | 11 | January 30, 2008 21:30 |