|
[Sponsors] |
March 13, 2018, 09:21 |
Steady-state incompressible laminar solver
|
#1 |
Member
Pablo Alarcón
Join Date: Mar 2018
Location: Liège
Posts: 59
Rep Power: 8 |
Good afternoon
Does someone know, whether there is a solver for steady-state, incompressible, laminar flow, like simpleFoam without turbulence or icoFoam in steady state? I'm just starting with OpenFOAM and as a part of a larger project I need to have that kind of solver. I ask because, even if I know that I can use simpleFoam and turn off the turbulence, is not what I really need. Thanks in advance. |
|
March 15, 2018, 09:29 |
|
#2 | |
Senior Member
Santiago Lopez Castano
Join Date: Nov 2012
Posts: 354
Rep Power: 16 |
Quote:
|
||
March 15, 2018, 11:49 |
|
#3 | |
Member
Pablo Alarcón
Join Date: Mar 2018
Location: Liège
Posts: 59
Rep Power: 8 |
Quote:
Yes, you're completely right, all of them are useful, but this is a part of a larger development, where after I will have to implement a brinkman penalization (like in porosity models) in orden to be able then to perform some topology optimization developments. I know that there is a solver called adjointShapeOptimizationFoam, but its formulation is not the same than the one I one to implement, that is the reason why I have to create something different and adapted. |
||
March 15, 2018, 12:28 |
|
#4 | |
Senior Member
Santiago Lopez Castano
Join Date: Nov 2012
Posts: 354
Rep Power: 16 |
Quote:
So, Why SIMPLE does not serve your needs? What does a method for representing BCs (or solids) have to do with your fluid solver? |
||
March 15, 2018, 19:29 |
|
#5 |
Member
Pablo Alarcón
Join Date: Mar 2018
Location: Liège
Posts: 59
Rep Power: 8 |
Because is turbulent, and I need an steady-state incompressible laminar flow solver, to which after I will add a porosity term to implement it in a topology optimization frame
|
|
March 16, 2018, 01:14 |
|
#6 |
Senior Member
Uwe Pilz
Join Date: Feb 2017
Location: Leipzig, Germany
Posts: 744
Rep Power: 15 |
What should that be be? A solver implements the Navier stokes equations, perhaps with some additions. The additionss play the most important role if you don't resolve the time and spatial scales. If you resolve them, they are useless or their coefficients come to (near) zero.
Which other simplification do you need to have? Do you want to have a simpler formulation of the flux problem aside of NS?
__________________
Uwe Pilz -- Die der Hauptbewegung überlagerte Schwankungsbewegung ist in ihren Einzelheiten so hoffnungslos kompliziert, daß ihre theoretische Berechnung aussichtslos erscheint. (Hermann Schlichting, 1950) |
|
March 16, 2018, 02:56 |
|
#7 |
Senior Member
Santiago Lopez Castano
Join Date: Nov 2012
Posts: 354
Rep Power: 16 |
There is no assumption in SIMPLE algorithm that forces the flow to be turbulent, or renders it useless for laminar flows. I repeat what I said in my first post: any algorithm (compressible or not) WILL give you incompressible laminar solutions.
|
|
March 16, 2018, 07:07 |
|
#8 | |
Senior Member
Robert
Join Date: May 2015
Location: Bremen, GER
Posts: 292
Rep Power: 12 |
Quote:
Code:
simulationType laminar; |
||
March 22, 2018, 05:26 |
|
#9 |
Member
Pablo Alarcón
Join Date: Mar 2018
Location: Liège
Posts: 59
Rep Power: 8 |
||
January 30, 2024, 08:49 |
|
#10 |
New Member
Orissa
Join Date: Feb 2022
Posts: 16
Rep Power: 4 |
@palarcon could you please share the steady state icoFoam solver
|
|
September 6, 2024, 07:28 |
|
#11 |
New Member
Dhiraj Lote
Join Date: Jul 2015
Location: Mumbai, India
Posts: 20
Rep Power: 11 |
@palarcon could you please share the steady state icoFoam solver
|
|
Tags |
icofoam, simplefoam, steady state icofoam |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Setting the height of the stream in the free channel | kevinmccartin | CFX | 12 | October 13, 2022 22:43 |
mass flow in is not equal to mass flow out | saii | CFX | 12 | March 19, 2018 06:21 |
Solver for Laminar incompressible transient flow | RTom | OpenFOAM | 4 | March 24, 2014 23:51 |
Solver for steady state compressible multispecies non-reacting flow? | inf.vish | OpenFOAM Running, Solving & CFD | 0 | October 1, 2013 02:09 |
convergence issues on steady state solver | icemaniac178 | CFX | 1 | March 30, 2011 20:11 |