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

No Flow Problem

Register Blogs Community New Posts Updated Threads Search

Like Tree3Likes
  • 2 Post By cfdonline2mohsen
  • 1 Post By swartzism

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 26, 2013, 14:07
Default No Flow Problem
  #1
New Member
 
Join Date: Jun 2013
Posts: 6
Rep Power: 12
swartzism is on a distinguished road
Hi all,

I'm new to open foam and CFD in general and am trying to start very basic in terms of OpenFoam simulation. My first project is to start with an empty block of air (no geometry) with no flow.

My (probably misguided) way of doing this was to copy the initial cavity tutorial and modify it to have no flow by only using fixed walls (i.e. removing fixedWalls and frontAndBack in all boundaryField sections in the 0/ folder, as well as in the boundary section in blockMeshDict (I moved all the faces to fixedWalls). I made the velocity in transportProperties 0.0 for no flow. I tried to run with icoFoam, but just got this spit out over and over:

Code:
...

Time = 0.495

Courant Number mean: 0 max: 0
DILUPBiCG:  Solving for Ux, Initial residual = 0, Final residual = 0, No Iterations 0
DILUPBiCG:  Solving for Uy, Initial residual = 0, Final residual = 0, No Iterations 0
DILUPBiCG:  Solving for Uz, Initial residual = 0, Final residual = 0, No Iterations 0
DICPCG:  Solving for p, Initial residual = 0, Final residual = 0, No Iterations 0
time step continuity errors : sum local = 0, global = 0, cumulative = 0
DICPCG:  Solving for p, Initial residual = 0, Final residual = 0, No Iterations 0
time step continuity errors : sum local = 0, global = 0, cumulative = 0
ExecutionTime = 0.14 s  ClockTime = 0 s

Time = 0.5

Courant Number mean: 0 max: 0
DILUPBiCG:  Solving for Ux, Initial residual = 0, Final residual = 0, No Iterations 0
DILUPBiCG:  Solving for Uy, Initial residual = 0, Final residual = 0, No Iterations 0
DILUPBiCG:  Solving for Uz, Initial residual = 0, Final residual = 0, No Iterations 0
DICPCG:  Solving for p, Initial residual = 0, Final residual = 0, No Iterations 0
time step continuity errors : sum local = 0, global = 0, cumulative = 0
DICPCG:  Solving for p, Initial residual = 0, Final residual = 0, No Iterations 0
time step continuity errors : sum local = 0, global = 0, cumulative = 0
ExecutionTime = 0.15 s  ClockTime = 0 s

End
Is this my expected outcome? I would imagine that I would get some increase in No Iterations, but the rest stay 0.

Any help is much appreciated!
swartzism is offline   Reply With Quote

Old   June 26, 2013, 14:26
Default
  #2
Senior Member
 
cfdonline2mohsen's Avatar
 
Mohsen KiaMansouri
Join Date: Jan 2010
Location: CFD Lab
Posts: 118
Rep Power: 16
cfdonline2mohsen is on a distinguished road
Dear swartzism
Before starting any numerical simulation you should understand the physics of your problem. the icoFoam solver calculates the velocity & pressure for a laminar flow.
so I have a question: If you do not have any flow then WHAT do you exactly want to solve??
nimasam and ScarFace like this.
__________________
“If you have an apple and I have an apple and we exchange these apples then you and I will still each have one apple. But if you have an idea and I have an idea and we exchange these ideas, then each of us will have two ideas.”
cfdonline2mohsen is offline   Reply With Quote

Old   June 27, 2013, 09:43
Default
  #3
New Member
 
Join Date: Jun 2013
Posts: 6
Rep Power: 12
swartzism is on a distinguished road
Quote:
Originally Posted by cfdonline2mohsen View Post
Dear swartzism
Before starting any numerical simulation you should understand the physics of your problem. the icoFoam solver calculates the velocity & pressure for a laminar flow.
so I have a question: If you do not have any flow then WHAT do you exactly want to solve??
Thanks for the response!

The intention of this first overly simple simulation is to build my openFoam knowledge from the literal "ground" up. The intended progression is as follows:

  1. Start with an empty block of air (no geometry) with no flow
  2. Then move to uniform flow
  3. Then apply solid surface boundary conditions to one boundary for comparison against infinite flat plate solutions
  4. Then move to a NACA 0012 airfoil
I understand the physics of my problem, but I may not fully grasp the intended physics of icoFoam. So what I'm looking for in (1) is that there is no difference between the final solution and initial conditions. Since icoFoam handles laminar flow as you said, is there a different openFoam utility intended for gasses?



Thanks again
ScarFace likes this.
swartzism is offline   Reply With Quote

Old   June 27, 2013, 14:36
Default
  #4
New Member
 
Join Date: Jun 2013
Posts: 6
Rep Power: 12
swartzism is on a distinguished road
I believe what's happening is that since there is no flow, the tolerance parameter in fvSolution is automatically satisfied and it never iterates. Is it possible to neglect tolerance and relTol and iterate up to maxIter. This idea coming from 4.5.1.1 in http://www.openfoam.org/docs/user/fvSolution.php

Thanks
swartzism is offline   Reply With Quote

Old   June 27, 2013, 16:41
Default
  #5
Senior Member
 
mturcios777's Avatar
 
Marco A. Turcios
Join Date: Mar 2009
Location: Vancouver, BC, Canada
Posts: 740
Rep Power: 28
mturcios777 will become famous soon enough
It looks fine, solving for zero flow to specified accuracy happens very fast, especially if you start from zero initial conditions.
mturcios777 is offline   Reply With Quote

Old   June 27, 2013, 17:02
Default
  #6
New Member
 
Join Date: Jun 2013
Posts: 6
Rep Power: 12
swartzism is on a distinguished road
Cool beans. I found a comprehensive list of which openFoam tools are used for specific problems. However, under compressible cases (i.e. what I was going for), I couldn't find a clear choice for air. Is there a standard?

Thanks for the replies
swartzism is offline   Reply With Quote

Old   June 27, 2013, 20:15
Default
  #7
Senior Member
 
immortality's Avatar
 
Ehsan
Join Date: Oct 2012
Location: Iran
Posts: 2,208
Rep Power: 26
immortality is on a distinguished road
interesting job!
Do you want to understand how a solver works by this test only?i admire your creativity but there's better ways to do that.its not so hard that you may imagine.
I think you have exaggerated your problem.go and start with naca tutorial without any doubt.you don't need to invent the wheel from first.
__________________
Injustice Anywhere is a Threat for Justice Everywhere.Martin Luther King.
To Be or Not To Be,Thats the Question!
The Only Stupid Question Is the One that Goes Unasked.
immortality is offline   Reply With Quote

Reply

Tags
icofoam, no flow


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
flow past abdominal aorta. Complex BC problem. ziemowitzima OpenFOAM Running, Solving & CFD 1 July 26, 2022 05:12
Having Problem solving 2D supersonic flow around a plug nozzle chrislloyd FLUENT 7 July 22, 2015 13:09
Low Mixing time Problem Mavier CFX 5 April 29, 2013 00:00
transient compressible flow problem (urgent plz) jehanzeb FLUENT 5 August 3, 2004 08:04
fluid flow fundas ram Main CFD Forum 5 June 17, 2000 21:31


All times are GMT -4. The time now is 02:06.