CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

can not find IObasicsourcelist.H when moving solvers from 2.1.1 to 2.2.0

Register Blogs Community New Posts Updated Threads Search

Like Tree2Likes
  • 2 Post By czhao86

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 8, 2013, 13:31
Smile 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: 13
czhao86 is on a distinguished road
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
czhao86 is offline   Reply With Quote

Old   March 8, 2013, 13:41
Default
  #2
Member
 
Rexxar
Join Date: May 2012
Location: Bethlehem, PA
Posts: 36
Rep Power: 13
czhao86 is on a distinguished road
Seems like IObasicSourceList.H is substituted by other head files, and previous solver needs to be edited.
__________________
Best,

Rexxar
czhao86 is offline   Reply With Quote

Old   March 8, 2013, 18:30
Default
  #3
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,975
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
Greetings Rexxar,

Could you share with us which are the files that should be used instead?

Best regards,
Bruno
__________________
wyldckat is offline   Reply With Quote

Old   March 9, 2013, 11:46
Default
  #4
Member
 
Rexxar
Join Date: May 2012
Location: Bethlehem, PA
Posts: 36
Rep Power: 13
czhao86 is on a distinguished road
Quote:
Originally Posted by wyldckat View Post
Greetings Rexxar,

Could you share with us which are the files that should be used instead?

Best regards,
Bruno
I am not sure, but from the 'src/finiteVolume/lnInclude/' folder, it seems like IObasicSourceList.H is IOMRFZoneList and IOporosityModelList now.

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.
wyldckat and Kojote like this.
__________________
Best,

Rexxar
czhao86 is offline   Reply With Quote

Old   August 21, 2013, 06:29
Default
  #5
Senior Member
 
Canakkale Dardanelspor
Join Date: Aug 2012
Posts: 135
Rep Power: 13
HakikiCanakkaleli is on a distinguished road
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.
HakikiCanakkaleli is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


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 06:54
CFX-Pre problem, pls help!!! cth_yao CFX 0 February 17, 2012 00:52
OpenFOAM 1.6-ext git installation on Ubuntu 11.10 x64 Attesz OpenFOAM Installation 45 January 13, 2012 12:38
Problem Building OF on Centos cluster (no admin rights) CKH OpenFOAM Installation 5 November 13, 2011 06:32
Errors running allwmake in OpenFOAM141dev with WM_COMPILE_OPTION%3ddebug unoder OpenFOAM Installation 11 January 30, 2008 20:30


All times are GMT -4. The time now is 23:47.