|
[Sponsors] |
November 8, 2020, 12:33 |
walls in Toposet
|
#1 |
Member
Bineet Mehra
Join Date: Aug 2013
Posts: 61
Rep Power: 13 |
Hello,
I am solving a multi region heat transfer problem and using toposet to identify different solids inside the fluid domain. For few of these solids, i want to extract the wall which is in contact with the fluid to later calculate Yplus on them. Is it possible to do using toposet ? for example // cu base plate// { name cubaseCellSet; type cellSet; action new; source boxToCell; box (10 5.10 5) (46.10 8.10 45.65); } { name cubaseplate; type cellZoneSet; action new; source setToCellZone; set cubaseCellSet; } For example, in this cellZone cubaseplate, how can i select its one or two walls and name them ? Thanks |
|
Tags |
openfoam, toposet |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
fail to run series of runApplication topoSet -dict | jiahui_93 | OpenFOAM Programming & Development | 1 | May 25, 2022 13:56 |
[Gmsh] Boundary Layer Mesh in GMSH | Medu | OpenFOAM Meshing & Mesh Conversion | 1 | September 1, 2021 04:43 |
[ICEM] Shadow walls in Fluent. ICEM meshes vs Workbench | aarvay | ANSYS Meshing & Geometry | 11 | January 12, 2017 13:51 |
Boundary-adapt refinement with interior "dummy" walls | thomas. | FLUENT | 0 | July 27, 2015 11:10 |
Enforce bounds error with heat loss boundary condition at solid walls | Chander | CFX | 2 | May 1, 2012 21:11 |