|
[Sponsors] | |||||
[blockMesh] Make an inlet on a wall but smaller than wall |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|
|
#1 |
|
New Member
Ayush Tokeria
Join Date: May 2025
Location: US
Posts: 13
Rep Power: 2 ![]() |
I have a rectangular domain in blockMesh, and I want to have an inlet. However, my inlet must be smaller than the wall it is on i.e. the inlet is not the entire wall. Imagine it as a window in a house. This is the same case for my outlet. How can I make such a inlet? Do I have to use patches, and if so how do I define the patches?
|
|
|
|
|
|
|
|
|
#2 |
|
Senior Member
Yann
Join Date: Apr 2012
Location: France
Posts: 1,360
Rep Power: 33 ![]() ![]() |
Yes you need to have patches.
You can either create multiple blocks in your blockMesh to have faces corresponding to your inlet and outlet (pretty cumbersome to do), or use topoSet to create faceSet/faceZones, then createPatch to create parches out of it. There might be some tutorials doing this. |
|
|
|
|
|
![]() |
| Tags |
| blockmesh, blockmeshdict, patch |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| somaFoam - And plasma goes weee | Destouches | OpenFOAM Running, Solving & CFD | 11 | July 17, 2024 07:55 |
| Two phase flow in porous medium | Milaad | OpenFOAM | 7 | July 1, 2024 06:08 |
| Specified Shear on a Moving Wall that also functions as an Inlet | nwerner1 | FLUENT | 0 | July 12, 2022 13:09 |
| Table bounds warnings at: END OF TIME STEP | CFXer | CFX | 4 | July 17, 2020 00:44 |
| [swak4Foam] some errors in compiling groovyBC in OF220 | immortality | OpenFOAM Community Contributions | 10 | April 1, 2013 04:46 |