Bulk Data Entry
MATUSR – Specifies material properties and parameters for user-defined material.
Description
The MATUSR bulk data entry defines material properties and parameters for user-defined material.
Format
(1) |
(2) |
(3) |
(4) |
(5) |
(6) |
(7) |
(8) |
(9) |
(10) |
MATUSR |
MID |
PARAM1 |
VALUE1 |
PARAM2 |
VALUE2 |
PARAM3 |
VALUE3 |
|
|
|
PARAM4 |
VALUE4 |
… |
|
|
|
|
|
|
|
… |
|
|
|
|
|
|
|
|
|
PROPERTY |
PROP1 |
PROP2 |
PROP3 |
PROP4 |
PROP5 |
PROP6 |
PROP7 |
|
|
|
PROP8 |
… |
|
|
|
|
|
|
|
Comments
1. | The corresponding dynamic linked libraries (.dll) for the user-defined material is loaded based on the LOADLIB entry. If LOADLIB entry is not defined (or if the GROUP parameter is not specified), then OptiStruct loads the umat.dll file from the working directory. |
2. | All parameter and value pairs listed before the PROPERTY continuation line are in free format. Therefore, the pair of parameter name and its value can be located anywhere in the defined fields. |
3. | The PROPi data are directly passed to the loaded .dll file where it used by the subroutine identified by the USUBID parameter. |
4. | If EXPAN parameter is defined, then the final one (ISO), final three (ORTHO), or final six (ANISO) PROPi values are used as the corresponding thermal expansion coefficients. |
5. | Parameters other than NOPCL are ignored for Nonlinear Quasi-Static Analysis. |
See Also:
Guidelines for Bulk Data Entries