|
[Sponsors] |
December 14, 2022, 13:22 |
Error in createPatch
|
#1 | |||
New Member
mo
Join Date: May 2022
Posts: 24
Rep Power: 4 |
Hello everyone.
I am looking to install a small ventilation opening on the ceiling surface of a simple rectangular model, and I am planning to use topoSet and createPatch for this purpose. The topoSetDict and createPatchDict are attached below. topoSetDict: Quote:
Quote:
Quote:
Thank you in advance. |
||||
December 15, 2022, 04:19 |
|
#2 |
Senior Member
Yann
Join Date: Apr 2012
Location: France
Posts: 1,236
Rep Power: 29 |
Hello,
Lets go step by step. Here is your error: Code:
--> FOAM FATAL IO ERROR: unexpected class name cellSet expected faceSet while reading object f1 Now lets have a look at your topoSetDict: Code:
// outlet { name f1; type cellSet; action new; source boxToFace; box (5.40000 3.20000 3.49000)(5.81000 3.61000 100); } Cheers, Yann |
|
December 15, 2022, 04:33 |
|
#3 |
New Member
mo
Join Date: May 2022
Posts: 24
Rep Power: 4 |
Hello.
Thank you for your reply! I had overlooked the basics. I changed it to faceset and it worked. Thank you! |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[mesh manipulation] createpatch not working when using layer addition in snappyHexMesh | Dikkeunit | OpenFOAM Meshing & Mesh Conversion | 0 | February 3, 2020 10:46 |
createPatch cyclic boundary condition | KateEisenhower | OpenFOAM Pre-Processing | 3 | September 4, 2018 15:30 |
There is a bug in createPatch? | feno102 | OpenFOAM Pre-Processing | 6 | November 1, 2017 03:24 |
createPatch Segmentation Fault (CORE DUMPED) | sam.ho | OpenFOAM Pre-Processing | 2 | April 21, 2014 03:01 |
[Salome] unv mesh corrupted after createPatch | maddalena | OpenFOAM Meshing & Mesh Conversion | 1 | February 18, 2010 08:43 |