Starter Subroutine LECGnn for Spring and Solid Elements

This subroutine reads the user property input data. The number of specific property cards and their formats are fixed by the user.

Arguments

The argument list of LECGnn and its individual arguments and descriptions are:
C--------------------------------------------------------------------------
SUBROUTINE LECGnn(IIN   ,IOUT  ,NUVAR , PARGEO)
C--------------------------------------------------------------------------

Definitions

Argument Format Description
IIN Integer read only scalar Input file unit (Starter input file) in which data are read.
IOUT Integer read only scalar Output file unit (Starter output file).
NUVAR Integer scalar Number of extra variables needed for each spring element in RINInn and/or RUSERnn.
PARGEO Float scalar An array of size three:
PARGEO(1)
Skew frame ID that defines the local frame.
PARGEO(2)
Stiffness for the interface
PARGEO(3)
Not yet used

These values are used in Radioss Starter to make an estimation of the time step.