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

Problem with InterFoam

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 25, 2007, 20:41
Default I have created a 2D channel wi
  #1
New Member
 
Harris
Join Date: Mar 2009
Posts: 16
Rep Power: 17
in_flu_ence is on a distinguished road
I have created a 2D channel with the respective inlet (waterin and oilin) and outlet(outlet). I believe I have set up the mesh right and also having the initial fields done. However, there is some error about printstack when I run the interFoam function.

I have uploaded the case at
http://www.udsn.net/MC50.zip

Advice please.
in_flu_ence is offline   Reply With Quote

Old   October 26, 2007, 05:59
Default Hi Harris, At least your bloc
  #2
Super Moderator
 
Takuya OSHIMA
Join Date: Mar 2009
Location: Niigata City, Japan
Posts: 518
Blog Entries: 1
Rep Power: 20
7islands is on a distinguished road
Hi Harris,
At least your blockMeshDict is incorrect, as you can see by running checkMesh. The lines that should be corrected are:
<pre>blocks
(
// hex (0 1 4 3 6 7 10 9) (100 15 1) simpleGrading (1 1 1)
hex (0 3 4 1 6 9 10 7) (100 15 1) simpleGrading (1 1 1)
// hex (1 2 5 4 7 8 11 10) (100 15 1) simpleGrading (1 1 1)
hex (1 4 5 2 7 10 11 8) (100 15 1) simpleGrading (1 1 1)
);
patch waterin
(
// (0 1 7 6)
(6 7 1 0)
)

patch oilin
(
// (1 2 8 7)
(7 8 2 1)
)
wall pipewall
(
// (2 5 11 8)
(8 11 5 2)
(0 3 9 6)
)
</pre>Takuya
7islands is offline   Reply With Quote

Old   October 26, 2007, 07:30
Default To extend to your answer, is t
  #3
New Member
 
Harris
Join Date: Mar 2009
Posts: 16
Rep Power: 17
in_flu_ence is on a distinguished road
To extend to your answer, is there a certain way of putting the points into the matrix? Clockwise, anti-clockwise, etc?

Thanks
in_flu_ence is offline   Reply With Quote

Old   October 26, 2007, 08:18
Default Well, there's always one thing
  #4
Super Moderator
 
Takuya OSHIMA
Join Date: Mar 2009
Location: Niigata City, Japan
Posts: 518
Blog Entries: 1
Rep Power: 20
7islands is on a distinguished road
Well, there's always one thing you can do by yourself: "RTM."
7islands is offline   Reply With Quote

Old   October 26, 2007, 08:39
Default Thanks. I realise I didn't do
  #5
New Member
 
Harris
Join Date: Mar 2009
Posts: 16
Rep Power: 17
in_flu_ence is on a distinguished road
Thanks. I realise I didn't do a blockMesh after correction. I think it works now with checkMesh.
in_flu_ence 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
Wmake problem interFoam solver feijooos OpenFOAM Running, Solving & CFD 4 December 8, 2008 11:01
InterFoam floooo OpenFOAM Running, Solving & CFD 0 November 3, 2008 11:00
Problem with the pressure field using interFoam zoune OpenFOAM Running, Solving & CFD 20 February 4, 2008 18:42
InterFoam problem running parallel vatant OpenFOAM Running, Solving & CFD 0 April 28, 2006 19:22
InterFoam problem Xiaofeng Liu (Liu) OpenFOAM Running, Solving & CFD 8 October 26, 2005 21:38


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