We are now ready to export the results to our finite element analysis program where we can analyze our model.
Click
Home > Export > Export to Structural Package.
Click
Browse and select the directory where you would like to save the files. Name the file
coupon_ame and click
Save.
Ensure the 23.0 [C] temperature environment is selected. Disable the element deletion check box and click
Export.
After the export is complete, navigate to the directory where the files were written. You will see two files,
coupon_ame.inp and
coupon_ame.sif. The .inp file is the structural input file that contains the part geometry, mesh, loads, and Ramberg-Osgood parameters. The .sif file (structural interface file) contains the mapped fiber orientations.
Now we are ready to run our analysis.
Open a command prompt and navigate to the directory containing the .inp and .sif files (use the Command Shell desktop shortcut to easily open a command prompt).
Enter the following command to submit the model for analysis (in this case with Abaqus 6.14-1):
>>abq6141 job=coupon_ame
Note: The .inp and .sif files must have the same name.
Refer to the
Exporting section of the User's Guide for details on setting up the environment file to point to the material model.