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

OpenFOAM2.0.0

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 4, 2011, 12:03
Default OpenFOAM2.0.0
  #1
New Member
 
huxiaoxia
Join Date: Oct 2010
Posts: 18
Rep Power: 15
huxiaoxia is on a distinguished road
Hello, all:

I try to run the example of rivuletPanel with OpenFOAM 2.0.0. But there are some problems. The steps that I have done are:
1. run the blockMesh
2. run the reactingParcelFilmFoam

Then it show the error:
--> FOAM FATAL ERROR:
Cannot find file "points" in directory "wallFilmRegion/polyMesh" in times 0 down to constant
From function Time::findInstance(const fileName&, const word&, const IOobject::readOption, const word&)
in file db/Time/findInstance.C at line 188.
FOAM exiting

So, I'am thinking maybe I should first create wallFilmRegion. But I don't know the command or steps to do.

Can anyone find out where the problem is?

Thanks.

Xiaoxia
huxiaoxia is offline   Reply With Quote

Old   August 4, 2011, 13:00
Default
  #2
New Member
 
huxiaoxia
Join Date: Oct 2010
Posts: 18
Rep Power: 15
huxiaoxia is on a distinguished road
I'v solved the problem. If anyone wants to know how to solve it, let me know.
huxiaoxia is offline   Reply With Quote

Old   August 29, 2011, 18:14
Default
  #3
New Member
 
Palmertime
Join Date: Aug 2011
Posts: 1
Rep Power: 0
palmertime is on a distinguished road
Can you share the resolution to this issue?

thanks,
palmertime is offline   Reply With Quote

Old   August 29, 2011, 19:36
Default Openfoam 2.0.0
  #4
New Member
 
huxiaoxia
Join Date: Oct 2010
Posts: 18
Rep Power: 15
huxiaoxia is on a distinguished road
You just open the file Allrun.pre and follow the steps.
huxiaoxia is offline   Reply With Quote

Old   July 26, 2013, 07:03
Default how to overcome from this error
  #5
Member
 
sonu
Join Date: Jul 2013
Location: delhi
Posts: 92
Rep Power: 12
yash.aesi is on a distinguished road
helo ,
i am also having same problem when i tried to run the fireFoam example then the error on screen is:
FOAM FATAL ERROR:
Cannot find file "points" in directory "panelRegion/polyMesh" in times 0 down to constant

From function Time::findInstance(const fileName&, const word&, const IOobject::readOption, const word&)
in file db/Time/findInstance.C at line 203


So can you guide me how to resolve this problem ?
yash.aesi is offline   Reply With Quote

Old   August 16, 2013, 11:42
Default
  #6
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 to all!

For future reference:
  • The tutorial in question is "lagrangian/reactingParcelFilmFoam/rivuletPanel".
  • To run the case, go into the case folder "rivuletPanel" and run:
    Code:
    ./Allrun
  • To clean up the case, so that you can restart again, run:
    Code:
    ./Allclean
  • Last but not least, for more information, open your favourite text editor and open the files that are in this tutorial folder, so that you can learn how the scripts "Allrun", "Allrun.pre" and "Allclean" work. If you're feeling lazy, you can also see the file contents online, e.g. for OpenFOAM 2.2.x: https://github.com/OpenFOAM/OpenFOAM...m/rivuletPanel
Best regards,
Bruno
__________________
wyldckat is offline   Reply With Quote

Old   August 22, 2016, 02:49
Default
  #7
New Member
 
zhoubiao
Join Date: Aug 2016
Location: Tokyo
Posts: 9
Rep Power: 9
zhoubiao1088 is on a distinguished road
Quote:
Originally Posted by yash.aesi View Post
helo ,
i am also having same problem when i tried to run the fireFoam example then the error on screen is:
FOAM FATAL ERROR:
Cannot find file "points" in directory "panelRegion/polyMesh" in times 0 down to constant

From function Time::findInstance(const fileName&, const word&, const IOobject::readOption, const word&)
in file db/Time/findInstance.C at line 203


So can you guide me how to resolve this problem ?
could you share the method to solve this problems?
zhoubiao1088 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



All times are GMT -4. The time now is 04:48.