|
[Sponsors] |
July 29, 2013, 10:05 |
topoSetDict
|
#1 |
Senior Member
mohsen kh
Join Date: Jan 2013
Location: Iran
Posts: 125
Rep Power: 14 |
hi dear foamers
I need your help I used Gambit for modeling of my case which was is a furnace I want to model flow in a furnace considering it as a porous medium with constant porosity of 0.5. I do not know how to modify the long tube-shape region as a porous media please help me if you can. some one told me I should modify topoSetDict but I do not know how to do it please help me,I am not so advanced user of openfoam. If you know please tell me in detail. thanks Mohsen |
|
August 12, 2013, 14:31 |
|
#2 |
Senior Member
Marco A. Turcios
Join Date: Mar 2009
Location: Vancouver, BC, Canada
Posts: 740
Rep Power: 28 |
If you look at topoSetDict, you can define sets of points/faces/cells with you different entries and sources. For the region you want, you should look at the cylinderToCell source.
|
|
August 12, 2013, 15:15 |
|
#3 | |
Senior Member
mohsen kh
Join Date: Jan 2013
Location: Iran
Posts: 125
Rep Power: 14 |
Quote:
I used fluent3DtoFoam and I open my "constant/polyMesh" folder I can see my boudries file but while I want to see cellZones file I just see something like these: "00/00/000/000/00/00/........" I do not what to do how should I modify a porous region for porousSimpleFoam solver |
||
August 16, 2013, 10:09 |
|
#4 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Greetings to all!
@Mohsen: Check the file "applications/utilities/mesh/manipulation/topoSet/topoSetDict" for a complete option list: https://github.com/OpenFOAM/OpenFOAM...et/topoSetDict In addition, have a look into the tutorials that use this utility: Code:
find $FOAM_TUTORIALS -name topoSetDict On the other hand, if your converted mesh already has the cellZone assigned, then it's just a matter of using the respective name. You can see the existing cellZones by running paraFoam and then turning on the option "Include Zones". Best regards, Bruno
__________________
|
|
November 16, 2013, 04:43 |
|
#5 |
New Member
hesam
Join Date: Mar 2013
Posts: 13
Rep Power: 13 |
hi wyldckat
thanks for your useful guidance.. i defined my porous medium in gambit as a fluid and convert it by fluent3DMeshToFoam in openfoam,but i do not know how i can define this medium in toposet or porousZones as porous media?? would you mind please help me to solve this problem... |
|
November 16, 2013, 10:09 |
|
#6 | |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
@hesamgh: Quick answer:
Quote:
__________________
|
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
topoSetDict | samiam1000 | OpenFOAM | 5 | July 23, 2019 12:45 |
The sampled data is not restricted to the defined zone in topoSetDict | jiaodanuma | OpenFOAM Post-Processing | 1 | August 14, 2018 08:25 |
change the shape in the topoSetDict | saatt | OpenFOAM Pre-Processing | 2 | June 25, 2017 21:38 |
topoSetDict error | JohnJohn8 | OpenFOAM Pre-Processing | 1 | August 3, 2016 06:20 |
Introducing changeDictionaryDict and topoSetDict files in chtMultiRegionFoam | fracasce | OpenFOAM Pre-Processing | 8 | October 28, 2015 05:25 |