*HEADING
 Test import capability:
 HYPERFOAM TEST - UNIAXIAL COMPRESSION
 UNI + SS DATA - M3D4R - N=3.
 Transfer from Explict to Standard 
 Results imported from: sx_x_m3d4r_hfoam.inp
*IMPORT,STEP=3,INT=2,UPDATE=NO,STATE=YES
 ONE,
*RESTART, WRITE, FREQ=100
**
*EQUATION
** The stress output S is Cauchy or true stress and strain output E is 
** accumulated strain. For postprocessing purposes (to compare with 
** test data), nominal stress and strain values are needed and we can
** do the following:
** Nodes 3 (NSET=FACE42) is tied to node 2 in dof 1 so that:
** Nominal stress (dof 1) = RF1 (@ node 2) / Original area (1 x 1 = 1)
** Nominal strain can be requested with the NE output identifier.
2, 
FACE32,1,1, 2,1,-1
**
*STEP,NLGEOM,INC=50
*STATIC 
 0.1, 1.
*BOUNDARY,FIXED
ALL,3
FACE1,2
FACE4,1
*BOUNDARY
FACE2,1,1,-0.7
*CONTROLS,PARAMETERS=FIELD,FIELD=GLOBAL
 1.0E-4,,,1.
*PRINT,FREQ=1
*EL PRINT,FREQ=10
 S,
 E,
 PEEQ,
*NODE PRINT,FREQ=10
 U,
 COORD,
 RF,
*OUTPUT,HISTORY,VARIABLE=PRESELECT
*OUTPUT,FIELD
*NODE OUTPUT
 COORD,
*ELEMENT OUTPUT
S,LE,PE,PEEQ
*END STEP