|
[Sponsors] |
June 15, 2023, 05:23 |
Why createBaffles remove empty boundary?
|
#1 |
New Member
Simone G.
Join Date: Apr 2023
Posts: 1
Rep Power: 0 |
Hello, I'm trying to simulate with an axial-symmetry geometry. For this reason, in blockMeshDict, I've to specify an empty boundary "axis".
Then I've to create a baffles with createBaffles -overwrite command, Create time Create mesh for time = 0 Reading baffle criteria from createBafflesDict Not converting faces on non-coupled patches. Created zone baffleFaces at index 1 with 5 faces Converted 5 faces into boundary faces in patches 2 ( baffleFaces_master baffleFaces_slave ) --> FOAM Warning : From function int main(int, char**) in file createBaffles.C at line 827 Setting field on boundary faces to zero. You might have to edit these fields. Removing zero-sized patches: axis type empty at position 5 Writing mesh to 0 End The problem is that this command deletes the empty boundary "axis". Is there any way to avoid this? |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Wind turbine simulation | Saturn | CFX | 60 | July 17, 2024 06:45 |
Foam::error::PrintStack | almir | OpenFOAM Running, Solving & CFD | 92 | May 21, 2024 08:56 |
Error - Solar absorber - Solar Thermal Radiation | MichaelK | CFX | 12 | September 1, 2016 06:15 |
Problem in setting Boundary Condition | Madhatter92 | CFX | 12 | January 12, 2016 05:39 |
[mesh manipulation] Importing Multiple Meshes | thomasnwalshiii | OpenFOAM Meshing & Mesh Conversion | 18 | December 19, 2015 19:57 |