-
-
September 25, 2023 at 12:32 pm
sergio.blanco
SubscriberDear 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 pm
Erik Kostson
Ansys EmployeeHi
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:
https://forum.ansys.com/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 pm
sergio.blanco
SubscriberHi 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 pm
Erik Kostson
Ansys EmployeeHi
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:
https://forum.ansys.com/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
-
- 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
-
1680
-
1470
© 2023 Copyright ANSYS, Inc. All rights reserved.