CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Visualization & Post-Processing Software > ParaView

[General] Mesh regions in paraview

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 4, 2019, 11:56
Post Mesh regions in paraview
  #1
New Member
 
Sama
Join Date: Jan 2019
Posts: 16
Rep Power: 7
Samsam2 is on a distinguished road
I have a problem in visualization all mesh regions in para view. As you can see I have defined all parts of my case in SnappyHexMeshDict file both in geometry and refinementSurfaces :
geometry
{
media-1.stl
{
type triSurfaceMesh;
name media-1;
}
media-2.stl
{
type triSurfaceMesh;
name media-2;
}
media-3.stl
{
type triSurfaceMesh;
name media-3;
}
media-4.stl
{
type triSurfaceMesh;
name media-4;
}
media-5.stl
{
type triSurfaceMesh;
name media-5;
}
media-6.stl
{
type triSurfaceMesh;
name media-6;
}
media-7.stl
{
type triSurfaceMesh;
name media-7;
}
media-8.stl
{
type triSurfaceMesh;
name media-8;
}
frame.stl
{
type triSurfaceMesh;
name frame;
}

refinementBox
{
type searchableBox;
min (-300 -300 -300);
max ( 3000 300 300);
}
};

PROBLEM is that Paraview does not show these parts and only shows boundaries that is defined in BlockMeshDict. How can I solve the problem?
Thank you,
Samsam2 is offline   Reply With Quote

Reply


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
sliding mesh problem in CFX Saima CFX 46 September 11, 2021 07:38
[OpenFOAM] Colouring different decomposed mesh regions in paraview SailorLiu ParaView 5 May 31, 2019 04:55
Moving mesh - Multiple Regions user10600 OpenFOAM Programming & Development 1 December 10, 2015 05:01
Mesh motion with Translation & Rotation Doginal CFX 2 January 12, 2014 06:21
Visualizing mesh regions with high courant number? Endel OpenFOAM 2 August 20, 2013 03:57


All times are GMT -4. The time now is 00:10.