View subdomains in paraview #3017
-
Hi, I'm currently exporting Exodus files from libmesh into Paraview. Is there any out-of-the-box solution for that? Thanks, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
LibMesh subdomains correspond to block IDs in paraview, and they already show up in a Paraview checklist which allows you to turn them of/off (see left-hand side of attached screenshot). The second part of your question refers to a |
Beta Was this translation helpful? Give feedback.
-
Cool! I will try that.
Thanks,
Renato
Em seg., 13 de set. de 2021 13:19, John W. Peterson <
***@***.***> escreveu:
… LibMesh subdomains correspond to block IDs in paraview, and they already
show up in a Paraview checklist which allows you to turn them of/off (see
left-hand side of attached screenshot).
[image: subdomains]
<https://user-images.githubusercontent.com/1775907/133119744-d135bae1-7f9f-42ff-af80-49f2ffbe0f69.png>
The second part of your question refers to a boundary_id, and for that
you can view specific sidesets in Paraview by first turning off
(de-selecting) all the blocks, and then typing "sets" in the search box on
the left-hand side menu of Paraview (see second screenshot) and selecting
the sidesets you want to show/hide.
[image: sidesets_paraview]
<https://user-images.githubusercontent.com/1775907/133120149-cc5a669d-02bc-4c93-b787-bb86b9c05423.png>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#3017 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AMOVERYJRUOY4PP7ZFO43MDUBYP7JANCNFSM5D24MQKQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Beta Was this translation helpful? Give feedback.
LibMesh subdomains correspond to block IDs in paraview, and they already show up in a Paraview checklist which allows you to turn them of/off (see left-hand side of attached screenshot).
The second part of your question refers to a
boundary_id
, and for that you can view specific sidesets in Paraview by first turning off (de-selecting) all the blocks, and then typing "sets" in the search box on the left-hand side menu of Paraview (see second screenshot) and selecting the sidesets you want to show/hide.