|
[Sponsors] |
Boundary conditions for inlet and outlet of fluid flow in a tube |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
September 30, 2022, 06:28 |
Boundary conditions for inlet and outlet of fluid flow in a tube
|
#1 |
New Member
Giulia
Join Date: Feb 2022
Posts: 19
Rep Power: 4 |
Hello,
I am trying to simulate a heated tube (solid region) in which a fluid is flowing inside (fluid region). I am using openFoam version 6 and the chtmultiregionfoam solver. The fluid enters the tube at the inlet with a certain initial temperature, flows through the tube, reaches the outlet of the tube, and comes back in a sinusoidal fashion. So it means that once the fluid enters the tube, it remains inside and it moves back and forth. It interacts with the tube walls (which are heated) so the fluid will heat up and increase its temperature. (please see the picture) The fluid has a certain inlet temperature and inlet velocity but with time it should absorb the heat generated by the solid region. What should be the boundary condition for the fluid (p, T, U, prg, etc.) at the inlet and outlet? tube1.png |
|
June 21, 2024, 03:50 |
|
#2 |
New Member
Omar
Join Date: Apr 2024
Posts: 17
Rep Power: 2 |
hello,
Did you manage to solve your problem because i am working on a similar case and could use your help. |
|
August 22, 2024, 04:31 |
Heat thermal simulation whit air flow
|
#3 |
New Member
muhammad abdul fattah
Join Date: Aug 2024
Posts: 2
Rep Power: 0 |
hallo,
What code should I enter in the outlet_fluid section so that the air coming in from the inlet can come out of the outlet? In the simulation I did, the air coming in from the inlet did not come out through the outlet but was trapped inside and turned back towards the inlet. I use open FOAM version 7 dimensions [0 1 -1 0 0 0 0]; internalField uniform (0 6.56 0); boundaryField { inlet_fluid { type fixedValue; value uniform (0 6.56 0); } wall_fluid { type noSlip; } outlet_fluid { type pressureInletOutletVelocity; } fluid_to_fins { type fixedValue; value uniform (0 0 0); } } [IMG]file:///D:/Andri.s/3D%20design/Thermal.simulation/Data%20Hasil%20Simulasi/air%20flow%206.56ms/Screenshot%202024-08-22%20132624.png[/IMG] |
|
Tags |
boundary condition, chtmultiregionfoam, inlet and outlet, water flow |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Question about different kinds of Boundaries and Boundary Conditions | granzer | Main CFD Forum | 17 | April 12, 2022 18:27 |
Centrifugal fan | j0hnny | CFX | 13 | October 1, 2019 14:55 |
Waterwheel shaped turbine inside a pipe simulation problem | mshahed91 | CFX | 3 | January 10, 2015 12:19 |
Difficulty In Setting Boundary Conditions | Moinul Haque | CFX | 4 | November 25, 2014 18:30 |
Convective Heat Transfer - Heat Exchanger | Mark | CFX | 6 | November 15, 2004 16:55 |