-
-
March 11, 2019 at 2:05 pm
Rashi
SubscriberHi all,
Â
How to assign material data to multiple components in APDL. When I try to add "real constant" APDL says "Please check and change keyopt settings for element.......".
Does the "real constant" define the material data for separate objects?
Â
Thank you.
Â
BR,
Rashiga
Â
-
March 11, 2019 at 2:25 pm
sathya
SubscriberHi Hope this link is helpful.
http://www.padtinc.com/blog/the-focus/20-apdl-commands-every-ansys-mechanical-user-should-know -
March 11, 2019 at 3:18 pm
jj77
SubscriberSay you have defined two material properties via MP,EX,1,200E9 (material ID 1) and MP,EX,2,100E9 (material ID 2).
Â
Before meshing a volume say with vmesh, or an area with the amesh command then one specifies which material ID nr to use (that is which material property).
So one would say mat,1 and vmesh,all to use the first material and mat,2 and vmesh,all to use the second material.
So the command mat decides which material is to be used when meshing.Â
As in the help manual it "sets the element material attribute pointer", thus "assigns this material number to the subsequently defined elements".
Â
The example above assumes that we are about to create the mesh.
It is also possible to create the mesh and then change the material properties of a part or some elements.
This is done via MPCHG, which works as follows:
Select all the elements that you want to change the properties
then use say to change to property 2 material: MPCHG,2,ALL
Â
-
- The topic ‘How to assign material data to multiple components in APDL’ is closed to new replies.
- The legend values are not changing.
- LPBF Simulation of dissimilar materials in ANSYS mechanical (Thermal Transient)
- Convergence error in modal analysis
- How to model a bimodular material in Mechanical
- APDL, memory, solid
- Meaning of the error
- Simulate a fan on the end of shaft
- Nonlinear load cases combinations
- Real Life Example of a non-symmetric eigenvalue problem
- How can the results of Pressures and Motions for all elements be obtained?
-
3927
-
1414
-
1256
-
1118
-
1015
© 2025 Copyright ANSYS, Inc. All rights reserved.