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

Can't run channelFoam!!

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 18, 2010, 02:56
Default Can't run channelFoam!!
  #1
Tek
New Member
 
New guy
Join Date: Jan 2010
Posts: 4
Rep Power: 16
Tek is on a distinguished road
when i run a channelFoam ,there was a error



--> FOAM FATAL IO ERROR:
Illegal master cellID 1001. Should be 0..24

file: /home/lequilam/Desktop/testpaallel/GEOM_2954_TestParal/system/fvSolution::PISO from line 71 to line 74.

From function void Foam::setRefCell
(
const volScalarField&,
const dictionary&,
label& scalar&,
bool
)
in file cfdTools/general/findRefCell/findRefCell.C at line 65.


can anybody help me to answer that problem?

thank in advance.
Tek is offline   Reply With Quote

Old   January 18, 2010, 05:04
Default
  #2
Senior Member
 
Dr. Fabian Schlegel
Join Date: Apr 2009
Location: Dresden, Germany
Posts: 222
Rep Power: 17
fs82 is on a distinguished road
Look into the system directory of your case. There should be a dictionary file named fvSolution. Change the pRefCell to a valid value.

PISO
{
nCorrectors 3;
nNonOrthogonalCorrectors 5;
pRefCell 0;
pRefValue 0;
}

All information you need to avoid or to find this error was written by OpenFoam to your terminal. Please read the output carefully before asking :-D

Fabian
fs82 is offline   Reply With Quote

Old   January 18, 2010, 05:51
Default
  #3
Tek
New Member
 
New guy
Join Date: Jan 2010
Posts: 4
Rep Power: 16
Tek is on a distinguished road
Thanks. That's a big mistake...I will take care next time.Thanks again !!
Tek is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Working directory via command line Luiz CFX 4 March 6, 2011 21:02
Parallel Run on dynamically mounted partition braennstroem OpenFOAM Running, Solving & CFD 14 October 5, 2010 15:43
What's the best order to run this simulation in? siw CFX 1 November 4, 2009 20:42
serial run fine, but parallel run diverged phsieh2005 OpenFOAM Running, Solving & CFD 2 October 6, 2009 09:33
Cycling a transient run Chetan Mistry Phoenics 0 March 3, 2004 10:50


All times are GMT -4. The time now is 17:28.