Note: The material identification number (9025) for the Tutorial_1 material may vary from computer to computer. Please refer to the HPFAMatDB.xml file located in your materials directory to determine the appropriate material identification number to use.
The MATUSR entry above informs MSC Nastran that the stresses and strains from material 9025 are given in terms of the user-defined coordinate system. It also specifies that the deformation gradient, rotation, and stretch ratios should be passed to the material subroutine.
The MATUDS entry identifies the user material subroutine and determines the precise form of the multiscale constitutive relations to be used for material 9025.
User Material Constants
The user material constants (UMCs) immediately follow the REAL field in the MATUDS entry. Of particular importance to this tutorial are UMCs 1-3, 8, and 12-13. For a detailed description of each UMC, refer to Appendix A of the User's Guide.
UMC#1 - The first constant specifies the use of the lb/in/R units system. Since our part has dimensions of inches and our material was defined in terms of pounds and inches, we set UMC#1 = 3.
UMC#2 - The second constant identifies 1 as the fiber direction.
UMC#3 - The third constant turns on the progressive failure feature of Helius PFA.
UMC#8 - The eighth constant specifies the failure criterion to use for the analysis. Set UMC#8 = 0 (default) to use the MCT criterion.
UMC#12 - The 12th constant specifies the matrix post-failure stiffness. Set UMC#12 = 0.1.
UMC#13 - The 13th constant specifies the fiber post-failure stiffness. Set UMC#13 = 1E-06.