|
[Sponsors] |
Some Problems about the Boundary Conditions in OpenFoam |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
April 16, 2017, 11:50 |
|
#41 | |
New Member
Bharadwaj Bhushan
Join Date: Mar 2017
Posts: 19
Rep Power: 9 |
Quote:
|
||
April 16, 2017, 15:34 |
|
#42 |
Senior Member
Uwe Pilz
Join Date: Feb 2017
Location: Leipzig, Germany
Posts: 744
Rep Power: 15 |
If you need more help we need your model (all files).
__________________
Uwe Pilz -- Die der Hauptbewegung überlagerte Schwankungsbewegung ist in ihren Einzelheiten so hoffnungslos kompliziert, daß ihre theoretische Berechnung aussichtslos erscheint. (Hermann Schlichting, 1950) |
|
April 17, 2017, 13:47 |
|
#43 |
New Member
Bharadwaj Bhushan
Join Date: Mar 2017
Posts: 19
Rep Power: 9 |
https://drive.google.com/drive/folde...00?usp=sharing
https://drive.google.com/drive/folde...00?usp=sharing thank you for that Mr. Uwe Pilz Please take a look at the link of google drive where you can get the files I used. The parameters I know are inlet velocity - 1.46 m/s inlet static pressure - 6 Bar fluid - water and I used the dynamic viscosity of water at room temperature. According to the experiment the outlet velocity should be 20 m/s. I am solving for steady state using kOmega, but kEpsilon is also ok for me. with that settings I am getting 35 m/s and negative pressure. Don't know why. Please tell me what is the problem. Cheers Bharadwaj |
|
April 17, 2017, 14:44 |
|
#44 |
Senior Member
Uwe Pilz
Join Date: Feb 2017
Location: Leipzig, Germany
Posts: 744
Rep Power: 15 |
As far as I can see it at a quick view your boundary conditions are contradicting:
You give both pressures AND an inlet velocity. That cannot work. If you give both pressures, the simulation calculates the resulting velocity. If you give a velocity and a reference point for pressure the simulation calculates the pressure difference between inlet and outlet. You cannot have both.
__________________
Uwe Pilz -- Die der Hauptbewegung überlagerte Schwankungsbewegung ist in ihren Einzelheiten so hoffnungslos kompliziert, daß ihre theoretische Berechnung aussichtslos erscheint. (Hermann Schlichting, 1950) |
|
April 17, 2017, 14:51 |
|
#45 | |
New Member
Bharadwaj Bhushan
Join Date: Mar 2017
Posts: 19
Rep Power: 9 |
Quote:
Oh OK OK. thank you for the quick reply. But I tried by giving just velocity, still not getting the velocity of around 20 m/s. Can you set the BC's of all and run the file once, so that it will give correct results. Because I am stuck there. |
||
April 18, 2017, 02:04 |
|
#46 |
Senior Member
Uwe Pilz
Join Date: Feb 2017
Location: Leipzig, Germany
Posts: 744
Rep Power: 15 |
If nobody else answers you have to wait for some days. I am jsut go for a short holiday.
__________________
Uwe Pilz -- Die der Hauptbewegung überlagerte Schwankungsbewegung ist in ihren Einzelheiten so hoffnungslos kompliziert, daß ihre theoretische Berechnung aussichtslos erscheint. (Hermann Schlichting, 1950) |
|
April 22, 2017, 12:00 |
|
#47 |
Senior Member
Uwe Pilz
Join Date: Feb 2017
Location: Leipzig, Germany
Posts: 744
Rep Power: 15 |
I looked at your b.c. You used the combination of
Code:
totalPressure Code:
pressureInletOutletVelocity If you use Code:
zeroGradient and Code:
fixedValue for the pressure inlet your simulation runs. You get some value of U which corrsponds to the pressure difference. As I mentioned before you my set a value of U at the inlet instead and give a reference print for the pressure, you get the pressure difference which corrsponds to the velocity selected.
__________________
Uwe Pilz -- Die der Hauptbewegung überlagerte Schwankungsbewegung ist in ihren Einzelheiten so hoffnungslos kompliziert, daß ihre theoretische Berechnung aussichtslos erscheint. (Hermann Schlichting, 1950) |
|
October 10, 2017, 09:33 |
|
#48 | |
Member
Join Date: Feb 2016
Posts: 41
Rep Power: 10 |
Quote:
|
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Implementation of boundary conditions for FVM | Tom | Main CFD Forum | 7 | August 26, 2014 06:58 |
symmetry boundary conditions in cfx | lost.identity | CFX | 41 | May 22, 2013 08:21 |
LES of channel with cylic boundary mapping boundary conditions | Thomas Baumann | Siemens | 0 | August 24, 2009 10:53 |
compressible boundary conditions | vivian | Main CFD Forum | 8 | April 24, 2006 07:23 |
Boundary conditions? | Tom | Main CFD Forum | 0 | November 5, 2002 02:54 |