CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

walls in Toposet

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 8, 2020, 11:33
Default walls in Toposet
  #1
Member
 
Bineet Mehra
Join Date: Aug 2013
Posts: 61
Rep Power: 13
bineet_aero is on a distinguished road
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
bineet_aero is offline   Reply With Quote

Reply

Tags
openfoam, toposet


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


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 12:56
[Gmsh] Boundary Layer Mesh in GMSH Medu OpenFOAM Meshing & Mesh Conversion 1 September 1, 2021 03:43
[ICEM] Shadow walls in Fluent. ICEM meshes vs Workbench aarvay ANSYS Meshing & Geometry 11 January 12, 2017 12:51
Boundary-adapt refinement with interior "dummy" walls thomas. FLUENT 0 July 27, 2015 10:10
Enforce bounds error with heat loss boundary condition at solid walls Chander CFX 2 May 1, 2012 20:11


All times are GMT -4. The time now is 20:32.