We’re putting the final touches on our new badges platform. Badge issuance remains temporarily paused, but all completions are being recorded and will be fulfilled once the platform is live. Thank you for your patience.
General

General

How can I export Engineering Data material properties to MAPDL?

    • FAQFAQ
      Participant

      One can create a dummy model which has the desired Engineering Data material properties ascribed to a geometry body (or bodies). Under any given geometry body, insert a commands object and issue the command ‘CDWRITE,MAT’. After solving the model, file.cdb, with APDL commands defining the material properties, will be written to the Solver Files directory. These can then be included in an APDL script.