Adding voids to exclude areas from the 2D mesh
Add polygons as voids that can be used for excluding areas from the 2D mesh, such as buildings.
Step-by-step guide
Voids are polygon mesh objects that can be used for excluding areas from the 2D mesh. A common use of voids is to represent buildings within the 2D area.
The advantage of using voids is that they reduce the overall number of mesh elements and therefore simulation time. The disadvantage is that they represent an infinitely high impermeable barrier, which is unrealistic.
To add voids to a 2D mesh, polygons are created and associated with a common category name. In this example model, there are several polygons already created to represent buildings.
To associate a common category, so that the mesh engine knows which polygons to use:
- From the Windows toolbar, Grid windows drop-down, select New polygons window.
- In the grid window, switch to the Polygon tab.
- Click the Category column header to select the column.
- Right-click the column and select Current cell(s) Value > Set new value(s) for cell(s).
- In the New Cell Value popup, enter a value of “Voids”.
- Click OK.
- Close the window.
Now, re-mesh the 2D zone to include these changes in the mesh:
- On the GeoPlan, select the 2D zone.
- From the Model menu, select Meshing > Mesh 2D zones.
- In the Mesh 2D Zones dialog box, under Voids, select Polygons.
- From the drop-down, select the Voids category.
- From the Database, drag the Ground model into the Mesh 2D Zones dialog box, and drop it into the Ground Model box.
- Click OK to mesh the 2D zone.
- In the Schedule Job(s) popup, click OK.
- In the Job Control window, under Status, click Mesh ready.
- In the Manage mesh results dialog box, click Load mesh.
- Click Close.
When the mesh loads, the polygon areas are excluded from the mesh generation, as they have no internal 2D elements. Therefore, the boundaries are treated as an infinitely high impermeable barrier by the 2D engine.
To view these excluded areas within the mesh, turn off the display of polygons:
- In the GeoPlan, right-click and select Properties & Themes.
- On the Layers and Themes tab, for the Polygons layer, deselect Display.
- Click OK.
Now, the areas excluded by the polygon voids are visible within the 2D mesh.