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

Flow laminar and stationary of water in a pipe

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 23, 2007, 23:16
Default Hello everybody, For academ
  #1
New Member
 
Manuel Felipe Mejia De Alba
Join Date: Mar 2009
Posts: 10
Rep Power: 17
manuel is on a distinguished road
Hello everybody,

For academic purposes, I try to carry out a model of flow laminar and stationary of water in a pipe.

what should i use solver to solve my model, icoFoam, simpleFoam, turbFoam etc.
And which modifications i have to do.

beforehand thanks
I apologize for my questions, I am self-taught in CFD
manuel is offline   Reply With Quote

Old   January 24, 2007, 03:12
Default I think the easiest way would
  #2
Senior Member
 
dmoroian's Avatar
 
Dragos
Join Date: Mar 2009
Posts: 648
Rep Power: 20
dmoroian is on a distinguished road
I think the easiest way would be to use simpleFoam and change in constant/turbulenceProperties:
turbulenceModel laminar;

Dragos
dmoroian is offline   Reply With Quote

Old   January 24, 2007, 23:20
Default Thanks I try and later as
  #3
New Member
 
Manuel Felipe Mejia De Alba
Join Date: Mar 2009
Posts: 10
Rep Power: 17
manuel is on a distinguished road
Thanks

I try and later ask questions
manuel is offline   Reply With Quote

Old   January 25, 2007, 20:27
Default Hi Thanks in advance whe
  #4
New Member
 
Manuel Felipe Mejia De Alba
Join Date: Mar 2009
Posts: 10
Rep Power: 17
manuel is on a distinguished road
Hi

Thanks in advance

when i will do the model simple foam , i have some questions:

What i have put in the control dict, respect the time: starTime, endTime and deltaT, if the model is stady-state?

What value of K, epsilon, R nuTilda, i have to use at the walls, the in and out, so i do the model with the wedge condictions, about that only there is one wall and one inlet and autlet.

what value i have to do in the dict turbulenceProperties aside the laminar in the turbulenceModel?

I apologize for my questions, I am self-taught in CFD

Manuel
manuel is offline   Reply With Quote

Old   January 26, 2007, 04:46
Default deltaT is not used in any of t
  #5
Senior Member
 
Mattijs Janssens
Join Date: Mar 2009
Posts: 1,419
Rep Power: 26
mattijs is on a distinguished road
deltaT is not used in any of the equations. The time is purely an iteration counter so set e.g.

deltaT = 1
startTime = 0
endTime = number_of_wanted_iterations

in turbulenceProperties set 'turbulence' to off. The choice of K,eps,R becomes irrelevant since they are not used in any calculation (they probably are not read as well)
mattijs is offline   Reply With Quote

Old   January 26, 2007, 04:51
Default All the time variable names in
  #6
Senior Member
 
dmoroian's Avatar
 
Dragos
Join Date: Mar 2009
Posts: 648
Rep Power: 20
dmoroian is on a distinguished road
All the time variable names in the controlDict will represent instead the iteration number.
Since you don't solve a turbulent flow, you don't need to specify anything for k, epsilon, R, nuTilda, because they are not computed; just remove those files from the time directory.

Dragos
dmoroian is offline   Reply With Quote

Old   March 24, 2007, 18:23
Default hi I am trying to model simp
  #7
liamm
Guest
 
Posts: n/a
hi
I am trying to model simple laminar pipe flow in both openfoam and ansys cfx. I have completed the simulation however to get the same answer on openfoam as i do in cfx i have to do over three times the number of iterations. is there anything i can do with the solver settings to speed this up? they are all left at there default settings.
I am using simplefoam with the turbulence turned off

and is it possible to graph the convergence of the results through each iteration?

Thanks
Liam
  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
Laminar pipe flow John FLUENT 6 December 5, 2014 05:00
2D Laminar Pipe Flow(Urgent) tnpmember CFX 6 January 9, 2006 05:40
Flow through circular curved stationary pipe R.Sripriya Main CFD Forum 0 May 13, 2005 06:07
LAMINAR PIPE FLOW S A Sabir Main CFD Forum 0 March 11, 2005 07:56
pipe flow(laminar) prasat Main CFD Forum 5 December 28, 2002 04:50


All times are GMT -4. The time now is 11:42.