|
[Sponsors] |
Flow laminar and stationary of water in a pipe |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
January 24, 2007, 00:16 |
Hello everybody,
For academ
|
#1 |
New Member
Manuel Felipe Mejia De Alba
Join Date: Mar 2009
Posts: 10
Rep Power: 17 |
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 |
|
January 24, 2007, 04:12 |
I think the easiest way would
|
#2 |
Senior Member
Dragos
Join Date: Mar 2009
Posts: 648
Rep Power: 20 |
I think the easiest way would be to use simpleFoam and change in constant/turbulenceProperties:
turbulenceModel laminar; Dragos |
|
January 25, 2007, 00:20 |
Thanks
I try and later as
|
#3 |
New Member
Manuel Felipe Mejia De Alba
Join Date: Mar 2009
Posts: 10
Rep Power: 17 |
Thanks
I try and later ask questions |
|
January 25, 2007, 21:27 |
Hi
Thanks in advance
whe
|
#4 |
New Member
Manuel Felipe Mejia De Alba
Join Date: Mar 2009
Posts: 10
Rep Power: 17 |
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 |
|
January 26, 2007, 05:46 |
deltaT is not used in any of t
|
#5 |
Senior Member
Mattijs Janssens
Join Date: Mar 2009
Posts: 1,419
Rep Power: 26 |
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) |
|
January 26, 2007, 05:51 |
All the time variable names in
|
#6 |
Senior Member
Dragos
Join Date: Mar 2009
Posts: 648
Rep Power: 20 |
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 |
|
March 24, 2007, 19:23 |
hi
I am trying to model simp
|
#7 |
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 |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Laminar pipe flow | John | FLUENT | 6 | December 5, 2014 06:00 |
2D Laminar Pipe Flow(Urgent) | tnpmember | CFX | 6 | January 9, 2006 06:40 |
Flow through circular curved stationary pipe | R.Sripriya | Main CFD Forum | 0 | May 13, 2005 07:07 |
LAMINAR PIPE FLOW | S A Sabir | Main CFD Forum | 0 | March 11, 2005 08:56 |
pipe flow(laminar) | prasat | Main CFD Forum | 5 | December 28, 2002 05:50 |