|
[Sponsors] |
porouszone with topoSetDict, porousCell size 0 |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 12, 2021, 15:10 |
porouszone with topoSetDict, porousCell size 0
|
#1 |
New Member
Avishan
Join Date: Feb 2021
Location: Norway
Posts: 15
Rep Power: 5 |
Hi ,
I am trying to create a porous zone as a part of my geometry. I set all the setting in the topoSetDict and fvOptions file. When I run topoSet in the terminal I get "cellSet porousCellset now size 0" and "cellZoneSet porousCells now size 0". I need to mention this is a 2D simulation so in the blockMeshDict file I set the Z-axis size to 1. I will attach these folders to this message. I would appreciate if anyone can help me on why the size of my porouszone is 0. Thanks in advance |
|
March 13, 2021, 16:30 |
|
#2 |
Senior Member
Carlos Rubio Abujas
Join Date: Jan 2018
Location: Spain
Posts: 127
Rep Power: 12 |
Hi Thyme,
If you're getting a set of size 0 the most probable cause is that your box is outside the domain of the mesh. To check the domain you can use the command checkMesh, inside the checking geometry you will get the bounding box of your domain. Code:
Checking geometry... Overall domain bounding box (-0.0206 -0.0254 -0.0005) (0.29 0.0254 0.0005) Mesh has 2 geometric (non-empty/wedge) directions (1 1 0) Mesh has 2 solution (non-empty) directions (1 1 0) All edges aligned with or perpendicular to non-empty directions. Boundary openness (-1.74458e-19 3.10465e-18 2.11178e-15) OK. Max cell openness = 2.21044e-16 OK. Max aspect ratio = 8.1407 OK. Minimum face area = 1.68589e-07. Maximum face area = 5.14451e-06. Face area magnitudes OK. Min volume = 1.6902e-10. Max volume = 3.83579e-09. Total volume = 1.4516e-05. Cell volumes OK. Mesh non-orthogonality Max: 5.95045 average: 1.63034 Non-orthogonality check OK. Face pyramids OK. Max skewness = 0.260575 OK. Coupled point location match (average 0) OK. |
|
March 14, 2021, 07:42 |
problem solved
|
#3 |
New Member
Avishan
Join Date: Feb 2021
Location: Norway
Posts: 15
Rep Power: 5 |
Thanks a lot for your help
The problem was that I did not convert the size to meter when I introduced the porous box. |
|
Tags |
cellset size 0, porouszone, toposet, toposetdict |
Thread Tools | Search this Thread |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
DPM simulation-Restrictions on the mesh size to particle size ratio? | cryabroad | Fluent Multiphase | 5 | June 16, 2022 02:51 |
[mesh manipulation] How to write cellSet for different regions in constant/polyMesh/sets | Struggle_Achieve | OpenFOAM Meshing & Mesh Conversion | 3 | June 17, 2019 10:29 |
[ICEM] Help with fixing imported IGES model | siw | ANSYS Meshing & Geometry | 24 | August 24, 2010 12:22 |
Error Message: INSUFFICIENT CATALOGUE SIZE | ahlo | CFX | 2 | December 14, 2007 16:59 |
Stack frame size, Origin 2000, fortran, a question. | Sergei Chernyshenko | Main CFD Forum | 4 | February 22, 1999 15:24 |