This is an old revision of the document!
Preprocessing data for Lagamine program.
This page contains a description of the data to be indicated in the *.lag file for the Prepro.
| Format (9A8,I3) | |
|---|---|
| Title(9) | Title, in 72 characters |
| I99999 | Big mesh index: = 1 if NUMNP (total number of nodal points)>99999 = 0 else |
The control data is defined in 4 lines (in exponent, column on which the variable must be fit in with).
| 1st line (14I5) or (2I5, I10, I5, I10, 10I5) if I99999=1 | |
|---|---|
| NTANA5 | Type of analysis (see here) |
| IANA10 | Type of problem: |
| =1 Plane stress state ($EP\sigma$) | |
| =2 Plane strain state ($EP\varepsilon$) | |
| =3 Axisymmetric state ($axi$) | |
| =4 3D state ($3D$) | |
| =5 Generalized plane state ($EPG$) | |
| NUMNP15 or 20 | Total number of nodal points |
| NELTP20 or 25 | Number of ELement Types used (or groups) |
| MELEM25 or 35 | Total number of elements (all types together) |
| NDISP30 or 40 | Number of degrees of freedom where non zero DISPlacements are imposed |
| NFOUN35 or 45 | Number of foundations |
| NSEGT40 or 50 | Total number of segments defining the NFOUN foundations |
| IPILO45 or 55 | Number of pilot nodes for the foundations |
| NLAW50 or 60 | Number of constitutive LAWs used |
| IRICE55 or 65 | Indicator for the bifurcation calculation (RICE's criterion) – No more used. |
| ICGEO60 or 70 | Indicator for geometrical distortions (%age of distorted elements) |
| IERRO65 or 75 | Indicator for a posteriori error calculations |
| ICRIT70 or 80 | = 0 nil |
| = 1 forging simulation, criteria calculation to detect the too-distorted elements and automatic remeshing if the number of distorted elements exceeds the maximum fixed in the execution data and existence of “EI” (M. Dyduch) | |
| = 2 simulation with shearing bands and automatic remeshing if the number of bifurcated elements exceeds the maximum fixed in the execution data | |
| = 5 simulation where the VILOTTE's criterion is used as indicator | |
| = 6 forging simulation, different from Dyduch | |
| = 7 proportional fatigue computation (see fatigue calculation in Hill_3D_KI law), you must generate the file 61 (.ntfdam) | |
In general, a node has 3 DOF displacements and 1 DOF temperature. In the case of 3D shell elements, it has 3 DOF displacements and 3 DOF rotations. The variable NTANA allows the program to decide which is the maximum number of nodal DOF potentially useful for a given type of analysis (dimension NDOFN, classed as NSPAC, space dimension). It also allows to define the active DOF (i.e. those which can produce an equation) and the passive ones (which do not produce equations).