|
[Sponsors] |
April 19, 2020, 21:41 |
Recommendation for pressure field?
|
#1 |
New Member
felipe ortega
Join Date: Sep 2019
Posts: 15
Rep Power: 7 |
Hello everyone,
I am simulatin an oven. The oven has two ducts inside. One that inyect hot air and one that extract the air. The oven is open to the environment in its ends. The boundary conditions al inlet and outlet are in the ducts. However, i dont know the pressure value there. The only known value is in the ends of the oven, where is open to the environment (Patm). I cant obtain good values of the pressure distribution when i run the simulation. The only value across all the domain is the internal field value. I would like to know if some of you have a recommendation for my boundary conditions in order to improve my results. Code:
dimensions [1 -1 -2 0 0 0 0]; internalField uniform 1e5; boundaryField { doorin { type fixedValue; value uniform 1e5; } doorout { type fixedValue; value uniform 1e5; } symmetry { type symmetryPlane; } walls { type zeroGradient; } box { type zeroGradient; } inlet1 { type zeroGradient; } outlet1 { type zeroGradient; } Best regards. |
|
Tags |
boundary conditions, pressure field |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
External Magnetic Field Data Format for FLUENT MHD Module | eduardvinter | FLUENT | 0 | January 24, 2019 02:54 |
simpleDyMFoam on v1806 | gamemakerh | OpenFOAM Programming & Development | 0 | November 8, 2018 09:15 |
potential flows, helmholtz decomposition and other stuffs | pigna | Main CFD Forum | 1 | October 26, 2017 09:34 |
[General] How to create an additional vector with {Field 4, Field 5, Field 6} | Bombacar | ParaView | 1 | August 15, 2015 19:05 |
Demagnetization field | jan0385 | ANSYS | 0 | April 12, 2012 10:09 |