The printings are saved on the file ‘NAME’.OUT. The information relating to the elements are also saved on the file ‘NAME’.STR
The following can be printed:
One can also print (very large!):
When IOPT = 2, 3 or 5, one must give the list of the nodes or elements concerned by the printing. If several lists are required, they must be given in the order indicated by IOPT.
Example
(IOPT(I),I=1,15) = 2 2 0 4 0 2 0 0 0 0 1 0 0 0 0
List of nodes where the coordinates are printed 10 -21 25 30 0
List of nodes where the velocities are printed 24 10 -20 0
List of nodes where the stresses are printed 3 6 -10 0
Remark
The list 3 6 -10 0 means : element 3 + elements 6 to 10
The list 10 -21 25 30 0 means : nodes 10 to 21 + node 25 + node 30
Each new list begins on a new line. 14 numbers can be read on a line (the 0 indicating the end of a list included). If the list contains more than 14 numbers, it continues on the following line.
All the steps whose number is a multiple of IOPT(11) are printed. By default, IOPT(11) = 1.
One can obtain printings of a lot of variables using the parameters IOPT(I) = 12 to 14.
These printings are large and happen at each iteration of each step. They must be used temperately.
If IOPT(10) > 1, Lagamine will save at each iteration of each step (OFTEN !) the out-of-balance forces, the nodal velocities or the actualized coordinates and displacement in the file 14 (*.RES), readable by DESFIN.
How to select which quantity will be printed?
If IOPT(10) = 4 or 6, no list is required. In that case, the out-of-balance forces are saved;
If IOPT(10) = 2, 3 or 5, a list is required:
If the first element of the list = 1, the out-of-balance forces are saved,
If the first element of the list = 2, the nodal velocities are saved,
If the first element of the list = 3, the actualized coordinates (and the displacements in order to be able to scale them by a factor) are saved.
Remark: The choice between the out-of-balance forces or the velocities is NOT based on the IDENT anymore!!!
In order to view the result in Desfin, you have to choose in the general menu :
Drawing type n°7 (“Flux au Noeud”) to observe the out-of-balances forces or the velocities
Drawing type n°2 (“Déformée”) to observe the deformed configuration.
In order to view the content of the RES file (which time step and iterations are saved?), you must first plot any time step. Once the drawing is on the screen, go to the menu “Options” → “Multiplicateurs de charge…”.
IOPT(9) for the printings relating to the criterion
at the end of each step.