/ANALY

Block Format Keyword Defines the type of analysis and sets analysis flags.

Format

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10)
/ANALY
N2D3D   Iparith Isubcycle            

Definitions

Field Contents SI Unit Example
N2D3D Analysis type
= 0 (Default)
Tri-dimensional
= 1
Axisymmetrical
= 2
Plane strain

(Integer)

 
Iparith Parallel arithmetic option flag
= 0 (Default)
Set to 1.
= 1
Parallel arithmetic option is ON.
= 2
Parallel arithmetic option is OFF.

(Integer)

 
Isubcycle Subcycling shell elements flag
= 0
No subcycling
= 2
Subcycling option n2 - in Radioss Starter Input file is only necessary in order for the Radioss Starter to allocate additional memory.

(Integer)

 

Comments

  1. If N2D3D0, for example; for axisymmetrical and plane strain analysis, the elements must be defined in YZ plane and their normals have to be in the positive x-position.
  2. In axisymmetrical analysis (N2D3D =1), Y is the radial direction and Z is the axis of revolution. In plane strain analysis (N2D3D =2), X is the plane strain direction.
  3. If parallel arithmetic flag is set ON, the same numerical results will be obtained irrespective of the number of processors used. This result is not guaranteed in case of incompatible kinematic conditions in the model.
  4. Subcycling option n2 (new option) may be used in cases where some solid parts have a very low time step compared to the shell structure and the shell structures represent a significant percentage of the number of elements.
  5. Subcycling option n2 needs to be activated with the /SHSUB keyword in the Engine Input manual. Subcycling may then be activated but not during the run, it is possible to make a run with subcycling and to switch after restart without subcycling, and vice versa.