|
[Sponsors] |
[Commercial meshers] How to separate fluid zones? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
August 2, 2013, 09:46 |
How to separate fluid zones?
|
#1 |
New Member
Yuri Frey
Join Date: Jul 2013
Posts: 13
Rep Power: 13 |
Hello everyone!
I have a fluid domain which is separated into two zones (one of them should be set as porous) and I meshed it in gambit creating two different "continuum types". At the end of the .msh file there is Code:
(0 "Zones:") (45 (2 fluid zone2)()) (45 (3 fluid zone1)()) (45 (4 wall wall_in)()) (45 (5 wall wall_out)()) (45 (6 pressure-outlet outlet)()) (45 (7 velocity-inlet inlet)()) (45 (9 interior default-interior)()) Code:
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // 0 () // ************************************************************************* // Yuri |
|
August 8, 2013, 08:21 |
|
#2 |
Senior Member
joegi
Join Date: Nov 2009
Location: genoa
Posts: 104
Rep Power: 17 |
Hi,
If the mesh is 2d, you should use an option to preserve the zones (do not recall the option, just type -help). If the mesh is 3d, it should preserve the zones. At least it works for me with no problems. jg |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
can not run simulation for body sinusoidal movement between two different fluid zones | M.Hodali | Autodesk Simulation CFD | 0 | December 17, 2018 18:07 |
how to comliled UDF on one of two fluid cell zones | lshwanbb | Fluent UDF and Scheme Programming | 0 | December 16, 2017 21:41 |
Multiple Fluid Zones | Naghman Khan | FLUENT | 3 | August 3, 2007 08:23 |
Terrible Mistake In Fluid Dynamics History | Abhi | Main CFD Forum | 12 | July 8, 2002 10:11 |
surface-creation on 1 of 2 overlapping fluid zones | Volker Pawlik | FLUENT | 0 | November 17, 2000 06:15 |