Create an input file to be imported into
Advanced Material Exchange. For this problem we'll use the .cdb file format.
Enter the following command in the Mechanical APDL command prompt to export a .cdb file (coupon.cdb) to your working directory:
cdwrite, all, coupon, cdb
Note: You may specify a specific file directory in which the coupon.cdb file is exported. For example:
cdwrite, all, C:\ANSYS_Working\coupon, cdb