-
-
September 25, 2023 at 12:32 pmSergio BlancoSubscriber
Dear all,
Sorry if I am asking a very basic question. I am trying to model the three-point test with the microplane damage model. I have divided the geometry into three sections: a central section where I want to apply the microplane model and two side sections where I want to use an elastic material (see figure).
I have defined the elastic material for the side sections and assigned a material that I then overwrite with the microplane damage model for the central section. To do so, I have inserted the following lines of code in "Materials" and "Static Structural" as shown in the figure.
But I'm doing it wrong, because when I go to draw the damage variable, I get that the microplane damage material has been assigned to the left and centre part.Â
Â
My question is about how I can assign an elastic material to one part of the domain and the microplane damage material only to another part of the domain. I'm doing something wrong and I can't find out what it is.
Thank you very much for any help you can give me.
Best regards and thank you very much,
Sergio
-
September 25, 2023 at 12:42 pmErik KostsonAnsys Employee
Â
Â
Â
Â
Hi
I would suggest to add the commands snippet under the part (geometry tree) as is normally done to change the material and element type of this part, and not under solution – in that way it will only be changed for that one only.
See here:
/forum/forums/topic/inserting-an-apdl-command-to-multiple-objects-elements/As shown in the link always use ET,typeids(1) or ET,MATID, MP,EX,MATID, TB,..,MATID etc. (So use matid and typeids(1) and not MP,EX,1, so numbers like 1,..)
All the best
Erik
Â
Â
Â
Â
-
September 25, 2023 at 1:10 pmSergio BlancoSubscriber
Hi Erik,
Thank you very much for your quick response. I can't understand what you are telling me. In the following image I show you the snippsets I have used. Which snippset should I include under which part and how do I do it or where? Or what have I done wrong?
Thank you very much and best regards,Sergio
-
September 25, 2023 at 1:19 pmErik KostsonAnsys Employee
Â
Â
Hi
This is quite complex what you are doing and I can see you are not familiar with the apdl command language and how to use it inside mechanical. So I suggest to learn about these apdl commands and then look at this for instance:
/forum/forums/topic/inserting-an-apdl-command-to-multiple-objects-elements/As shown in the link only one command snippet under the relevant body is needed for you (see image below). The snippet changes the element and material used for that body (of course you can not use what is shown below in the image as this is just to show what I mean with the snippet under the body - you would need to have your own ET, MP and TB definitions)
Most importantly always use ET,typeids(1) or ET,MATID, MP,EX,MATID, TB,..,MATID etc. So use matid and typeids(1) and never use MP,EX,1, like you did, so numbers like 1,…
All the bestÂ
Erik
Â
Â
-
- The topic ‘Use the microplane damage material together with an elastic material.’ is closed to new replies.
- At least one body has been found to have only 1 element in at least 2 directions
- Error when opening saved Workbench project
- How to apply Compression-only Support?
- Geometric stiffness matrix for solid elements
- Frictional No separation contact
- Image to file in Mechanical is bugged and does not show text
- Timestep range set for animation export
- Script Error Code:800a000d
- Elastic limit load, Elastic-plastic limit load
- Element has excessive thickness change, distortion, is turning inside out
-
1406
-
599
-
591
-
555
-
366
© 2025 Copyright ANSYS, Inc. All rights reserved.