We have an exciting announcement about badges coming in May 2025. Until then, we will temporarily stop issuing new badges for course completions and certifications. However, all completions will be recorded and fulfilled after May 2025.
General Mechanical

General Mechanical

Topics related to Mechanical Enterprise, Motion, Additive Print and more.

APDL Command overwrite Engineering Data

    • Adeleine Cabrera
      Subscriber

      Hi. May I ask if I add an APDL Command indicating the stress-strain concrete of the material, will the solution not recognize the other properties for the same material that I inserted on Engineering Data (Conductivity, coefficient of thermal expansion, etc.)?

    • David Weed
      Ansys Employee

      Hi,

      If you don't explicitly overwrite the original property data from Engineering Data, it will be incorporated in the solve. If you would like to ommit that property data, you can issue the following at the beginning of your APDL command object:

      mpdele,all,matid ! deletes Engineering Data properties initialized by MP command

      tbdele,all,matid ! deletes Engineering Data properties initialized by TB command

Viewing 1 reply thread
  • The topic ‘APDL Command overwrite Engineering Data’ is closed to new replies.