-
-
March 25, 2020 at 5:58 pm
-
March 26, 2020 at 3:13 pm
Wenlong
Ansys EmployeeHi,
The microplane damage output is not directly available in Workbench Mechanical. You would need a command snippet to output that.
"PLESOL, MPDP, TOTA"
Please refer to PLESOL for more information: https://ansyshelp.ansys.com/account/secured?returnurl=/Views/Secured/corp/v192/ans_cmd/Hlp_C_PLESOL.html?q=plesol
And here is an example you can try:
! Graphics power needs to be turned on to view the rebars
/graphics,power
! Enter /post1 module
/post1
! Show result as a png image
/SHOW,png
! Set the frame as the last substep of the 1st step
set,1,last
! Select the SOLID185 elements
esel,s,ename,185
/trlcy,elem,0.5 ! Change them to transparent level 0.5 (0 is solid, 1 is completely transparent)
esel,all
! Set view angle
/view,1,1,1,1
/angle,1,-0.75
! Show the whole section of the reinforcement
/eshape,1
! Plot displacement
plnsol,u,x
! Plot damage
plesol, MDPD, TOTA
Regards,
Wenlong
Useful Links
-
March 26, 2020 at 4:23 pm
-
March 27, 2020 at 11:18 pm
Wenlong
Ansys EmployeeHmm, what about using these commands:
It works for me:
If it still doesn't work, maybe checking the concrete model? Is it possible you are using the Regularized Elastic Damage Microplane Material model? You can find more info about the material model here: https://ansyshelp.ansys.com/account/secured?returnurl=/Views/Secured/corp/v201/en/ans_mat/microplane.html?q=microplane. You can also do a search "output" in that website to find related information.
Regards,
Wenlong
Useful Links
-
March 28, 2020 at 6:39 am
gigihmprayogo
SubscriberI already try your latest snippet but it still wont show..I'm using couple damage-plasticity microplane model, using CPT215 element with 2 extra DOF, here the snippet
Or is there additional step or something that I have to activated?
when I check at solution information it says:
*** WARNING *** CP = 0.969 TIME= 15:43:50
The requested MPDP data is not available. The PLNSOL command is
ignored. -
March 28, 2020 at 4:58 pm
-
March 28, 2020 at 5:51 pm
-
May 16, 2020 at 4:46 pm
DrDalyO
SubscriberHi gigihmprayogo,
Would you mind posting the full command snippits you used in the end? I am also unable to plot the microplane damages TOTA, TENS, COMP, RW using the PELSOL,MPDP command. Error is "The requested MPDP data is not available."
See the file : Commands
-
May 17, 2020 at 2:01 pm
gigihmprayogo
Subscriber@DrDalyo, in prep7 snippet, make sure to request all solution: OUTRES,ALL,ALL
And Here my latest snippet to plot the damage:
/SHOW,PNG
!Change White Background
/RGB,INDEX,100,100,100, 0
/RGB,INDEX, 80, 80, 80,13
/RGB,INDEX, 60, 60, 60,14
/RGB,INDEX, 0, 0, 0,15
ESEL,ALL
/VIEW,1,1,1,1
PLNSOL,U,Z
PLNSOL,MPDP,TOTA
PLNSOL,MPDP,COMP
PLNSOL,MPDP,TENS
To test my command and make it simple, I'm modeling cube uniaxial test (on my previous post), and assigning the microplane properties on solid body (same format with your attached snippet). But the damage only show if I used single element, if I mesh the cube, the damage plot wont show..still dont know how to figure it out
-
June 22, 2020 at 8:29 am
-
October 7, 2020 at 7:42 pm
vaibhavtaranekar
SubscriberArrayI am unable to view the damage at other steps whenever i try to use Set,2,last or any other substep, i don't get any output.n -
January 5, 2021 at 8:39 pm
DrDalyO
SubscriberHi vaibhavtaranekar, I found the same issue as you. It seems like the damage outputs do not work in workbench when there is more than 1 step. Could be we have the commands wrong. A workaround that I used was instead of using steps, just use time. So I created a model that goes to 2s, instead of 1s, and then apply the loading conditions differently at 1s and 2s which basically comes out to the same thing as 2 steps. This method then works, and you can output the damage models at different times. I posted a brand new video on this here!:nn -
January 14, 2021 at 6:26 am
vaibhavtaranekar
SubscriberLooks promising! Thanks for new video!n -
December 27, 2022 at 4:53 pm
Youssef Abbas
SubscriberHello,
i have this problem. I don't know how to solve it. Can someone help me there?
DISPLAY NODAL SOLUTION, ITEM=MPDP COMP=TOTA
*** WARNING *** CP = 1.641 TIME= 17:51:31
The requested MPDP data is not available. The PLNSOL command is
ignored. -
January 6, 2023 at 5:02 pm
-
January 6, 2023 at 5:03 pm
-
- 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.
- Solver Pivot Warning in Beam Element Model
- Saving & sharing of Working project files in .wbpz format
- Understanding Force Convergence Solution Output
- An Unknown error occurred during solution. Check the Solver Output…..
- What is the difference between bonded contact region and fixed joint
- User manual
- The solver engine was unable to converge on a solution for the nonlinear problem as constrained.
- whether have the difference between using contact and target bodies
- material damping and modal analysis
- Colors and Mesh Display
-
5322
-
3311
-
2471
-
1308
-
1016
© 2023 Copyright ANSYS, Inc. All rights reserved.