|
[Sponsors] |
March 9, 2021, 13:44 |
No outlet transient pressure solver.
|
#1 |
New Member
Join Date: Nov 2020
Posts: 14
Rep Power: 6 |
Hi everyone,
I want to simulate a box (initially at P = 0atm), increasing in pressure over time as it gets filled by room temperature air. The pressure is introduced through the hole inlet (P = 1atm) at the top of the box. I am looking for suggestions on the best solver to perform this simulation. I tried using rhoPimpleFoam, however after a short period of time I receive an unspecified error using the following boundary conditions. U: wall { type zeroGradient; } inlet { type pressureDirectedInletVelocity; inletDirection ( 0 0 -1 ); value $internalField; } P: wall { type zeroGradient; } inlet { type totalPressure; gamma 0.0; p0 uniform 101325; } Any suggestions would be greatly appreciated! IMG_0150.jpg |
|
Tags |
no outlet, openfoam, rhopimplefoam |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
divergence error in pressure termal couple | rezvani | Fluent UDF and Scheme Programming | 6 | January 28, 2021 00:54 |
fluent divergence for no reason | sufjanst | FLUENT | 2 | March 23, 2016 17:08 |
static vs. total pressure | auf dem feld | FLUENT | 17 | February 26, 2016 14:04 |
Problem with an old Simulation | FrankW | CFX | 3 | February 8, 2016 05:28 |
Modeling transient negative pressure (suction pressure) in outlet | N_mrtz | FLUENT | 1 | July 18, 2013 21:59 |