-
Is there a way to plot applied boundary conditions, body/surface loads in PyMAPDL? MAPDL has options such as /PBC. Is there any such equivalent in PyMAPDL? For example, On a square mesh of 5x5:
Now how can I check if the BCs/BC nodes are applied/selected properly? |
Beta Was this translation helpful? Give feedback.
Answered by
germa89
Jun 26, 2024
Replies: 1 comment 2 replies
-
Hi @VHB4910 At the moment, only nodal boundary conditions can be plot: https://mapdl.docs.pyansys.com/version/stable/user_guide/plotting.html#plotting-boundary-conditions |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
VHB4910
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @VHB4910
At the moment, only nodal boundary conditions can be plot: https://mapdl.docs.pyansys.com/version/stable/user_guide/plotting.html#plotting-boundary-conditions