Table of Contents

Execution data for automatic strategy using spherical steps

Most of the data for this strategy is the same as for the automatic strategy. This page only details the variables that are different from the regular automatic strategy.
This strategy is not valid if one has simultaneously imposed displacements and imposed forces.
Remark: The sphere is a norm of the imposed forces (called by β) and of the displacements. The first step is defined with an imposed load. After the first iteration of the first step, the sphere size is known. From the second iteration, the load is piloted by the sphere size.


1st line (14I5) - Starting and saving files

VariableValuesDescription
IPRES20 = 0When using spherical steps, IPRES must be set to 0
IARCL35= 1Arc length (1st version)
= 2Minimum residual displacement method
= 3Update plane method
= 4Explicit iteration on spheres
= 5Arc length (2nd version)

3rd line (14I5) - Strategy control data

VariableValuesDescription
ISAVE20< 0 compulsory
- n Saving every n step
-9999 the steps whose number are given in the list of the end of the file are saved (see last line)

4th line (14I5)

ISTRA(7)25If JSTEP = -1:
= NSAMEX - The step amplitude is multiplied by FACMU after NSAMEX “well converged” steps
Default value = 2
If JSTEP = -3:
= NOPTI - the optimum iteration number per step if JSTEP=-3 (if NOPTI= - 1, the optimum number will be the average of the number of iterations per step)
If 2 ≤ IARCL ≤ 5, ISTRA(7)=Nopt. It represents a user-defined desired number of iterations for convergence. Typical values can be 3, 5 or 6
NALPHA45 Exponent inverse for the computation of FACMU
Default value = 3
If 2 ≤ IARCL ≤ 5, NALPHA45 varies between 1 and 4

6th line - Automatic strategy and errors (7G10.0)

STRAT(10)30DMINMU - Minimum value of the sphere radius
Default value DMINMU = 0.01 Rini (Rini computed at the first iteration of the first step)
STRAT(11)40DMAXMU - Maximum value of the sphere radius
Default value DMAXMU = 100 Rini

9th (or 10th) line - Definition of increments (5G10.0, 5I5)

DELTAT10Time increment (initial value at start of simulation)
FMULT20Increment of the imposed or implicit force multiplier (initial value) or value of the sphere radius in case of restarting the simulation from a previous set of results
DMULT30Increment of the imposed displacements multiplier (initial value) or value of the sphere radius in case of restarting the simulation from a previous set of results
PRECU40Precision for convergence on displacements increments
PRECF50β0 = parameter to compute β
= 1 by default

10th (or 11th) line

One blank line

Last lines (1G10.0)

??NOPAS?? ??List of the steps numbers for which one wishes to save results (If ISAVE=-9999)??
ALSAV Multiplier of the imposed forces or displacements for which one wishes a printing according to IOPT and a saving on NRESU (ISAVE <> -9999)