TAGGED: apdl, apdl-commands, contour, contour-plot
-
-
October 4, 2023 at 1:24 am
Asatur
SubscriberHello all,
I am a complete novice in APDL. I am comparing the stresses (Transient Thermal + Static Structural) of a larger assembly for multiple geometries of its specific components. So, in order to be able to compare all cases on a unified scale, I need to adjust min and max values of stresses in all contour plots. I tried editing them directly on the contour plots. While the min value can be edited, the max value is not editable.
Then, I came up with this post: /Contour Function on Mechanical APDL (ansys.com), which seems to solve my problem. However, I am not sure how to make /Contour work for individual specific bodies and surfaces.
Any example or help would be highly appreciated. Thank you for your time.
-
October 4, 2023 at 9:25 am
Erik Kostson
Ansys EmployeeHi
So say we have two parts and added them (elements) into a component (use CM,CMENA,ELEM, and CM,CMTWO,ELEM ) and so we can select them separately via cmsel, then this plots (using /contour) stress results of them separately:
/POST1
SET, LAST
CMSEL,S,CMENA
NSLE
PLNSOL, S,X,
/CONTOUR,,,-11000,100,0
/REPLOT
/RESET
ALLSEL,ALL
CMSEL,S,CMTWO
NSLE
PLNSOL, S,X,
/CONTOUR,,,-12000,100,0
/REPLOTAll the best
Erik
-
October 5, 2023 at 11:07 pm
Asatur
SubscriberHi Erik,
Thank you very much for your asnwer. So, if there are more than two objects, should I define them all? In fact, I have 49 objects. Would I need 49 blocks of this piece?
-
- You must be logged in to reply to this topic.

Boost Ansys Fluent Simulations with AWS
Computational Fluid Dynamics (CFD) helps engineers design products in which the flow of fluid components is a significant challenge. These different use cases often require large complex models to solve on a traditional workstation. Click here to join this event to learn how to leverage Ansys Fluids on the cloud, thanks to Ansys Gateway powered by AWS.

Earth Rescue – An Ansys Online Series
The climate crisis is here. But so is the human ingenuity to fight it. Earth Rescue reveals what visionary companies are doing today to engineer radical new ideas in the fight against climate change. Click here to watch the first episode.

Ansys Blog
Subscribe to the Ansys Blog to get great new content about the power of simulation delivered right to your email on a weekly basis. With content from Ansys experts, partners and customers you will learn about product development advances, thought leadership and trends and tips to better use Ansys tools. Sign up here.
- How to do the frequency response of the nonlinear vibration of a flexible PCB?
- Importing Line and Solid Bodies from SpaceClaim to Mechanical
- how to open SendCommand in Ansys
- problems facing during solution
- Still facing the same issue
- Failed to move file from solver directory to scratch directory: file.rst
- Adaptive Sizing
- Stiffness factor
- Import DAT file
- Import pressure data (coordinates and value) to ansys workbench through excel
-
8808
-
4658
-
3153
-
1682
-
1474
© 2023 Copyright ANSYS, Inc. All rights reserved.