|
[Sponsors] |
July 11, 2012, 22:16 |
can not run multiRegionHeater fluently
|
#1 |
New Member
kob
Join Date: Nov 2011
Posts: 28
Rep Power: 15 |
Hi everyone
I am trying to run the case multiRegionHeater in OpenFOAM-1.6-ext.I run the case according the 'Allrun' file.But It seems that it's not easy as it write there.I meet many kind s of problems.For instance,when I run the commond: Code:
changeDictionary -region heater Code:
Replacing entries in dictionary K Loading dictionary K --> FOAM FATAL IO ERROR: cannot open file file: /home/bryant/multiRegionHeater/0.001/heater/K at line 0. From function regIOobject::readStream() in file db/regIOobject/regIOobjectRead.C at line 62. FOAM exiting Can anybody tell me how to run it fluently? Thank you very much! bryant |
|
July 12, 2012, 12:56 |
|
#2 |
Senior Member
Marco A. Turcios
Join Date: Mar 2009
Location: Vancouver, BC, Canada
Posts: 740
Rep Power: 28 |
Hi Bryant,
Just based on your "age" on this forum, you are still getting used to the OpenFOAM way of doing things. Here is a little guidance: IO errors are simply when the solver/utility can't find a file or entry that it needs to proceed. These are usually the easiest to fix (like you just did by providing the missing file), so try and get as many of these sorted as you can (have a look at the tutorial case and make sure you have all the files and entries). That way we get to the more serious runtime errors that occur whe, theren your simulation doesn't behave properly. For changeDictionary in particular, have a look in system/changeDictionary and you will see what files it makes changes to (and hence requires). Long story short: don't be too afraid of IO errors. |
|
July 14, 2012, 18:44 |
|
#3 | |
Senior Member
|
Quote:
first switch directory for case directory cd . /home/bryant/tutorials/multiRegionHeater/ then write this command ./Allrun you don't have to write every command yourself if i understood your attempts right. please try this steps and feed back. if these steps are what you did, please post the second error appeared to you. Good Luck and happy foaming |
||
August 2, 2012, 23:45 |
|
#4 | |
New Member
kob
Join Date: Nov 2011
Posts: 28
Rep Power: 15 |
Thank you very much!
I have solve the problem。 regards! bryant! Quote:
|
||
Tags |
multiregionheater |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Run Multiple Files in Batch | nickninevah | STAR-CCM+ | 6 | October 12, 2017 07:17 |
Batch Run with Initial values file | krrishcfd | CFX | 1 | July 28, 2011 03:35 |
First Parallel Run - need some help | Gian Maria | OpenFOAM | 3 | June 17, 2011 13:08 |
How to run and save tranisent case on Cray XD1 | Leon | FLUENT | 0 | October 3, 2006 22:59 |
Windows 64-bit, Distributed Parallel Run Issues... | Erich | CFX | 3 | March 28, 2006 17:36 |