next up previous contents
Next: Kinematic Constraints Up: Material Property Definitions Previous: Internal Material Types

External Material Files

An external material definition is also supported. This allows ABAQUS material data cards to be drawn directly from a named file in a directory specified by the resource *.material.directory (see section 1.4).

This type of material data is accessed via the 'EXTERNAL' material type with the name of the file supplied as the material name. Note that the limit of 4 characters for names has now been increased to 8 and that the material name in the file MUST correspond to the file name. For example, the following command should be used to access file L196b-1 in the materials directory:

PROPERTY MATERIAL EXTERNAL L196b-1 1

The interface program will test for both 'L196b-1' and 'L196B-1' on unix systems, the integer 1 at the end of the command must be included but is not used. A valid material file L196b-1 might contain the following data:

*MATERIAL, NAME=L196b-1
*ELASTIC, TYPE=ISO
210.0E+03,0.290    , 293.    
*EXPANSION, ZERO=  293.00    
 0.15000E-04,  293.00



Femsys Limited
9/9/1999