HyperWorks Solvers

General Controls

General Controls

Previous topic Next topic No expanding text in this topic  

General Controls

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

In this group of keywords are used to generally define the output style, control of computation, damping and ALE setup during the computation.

Groups

Keywords

Description

Formats

/ANIM/VERS

Defines the animation files in RADIOSS environment post-processing formats.

/END/ENGINE

In Single File Input (Engine and Starter are in one file), It is mandatory to set at the end of the Engine input deck.

/TH/VERS

Defines the time history files in RADIOSS environment post-processing formats.

/TITLE

Defines a title in Engine.

/VERS

Defines the input deck version in engine. The number of version must be coherent with the number of version in RADIOSS Starter.

Computation

/KILL

Stop the Engine, if specific criteria is exceeded (and will not write the restart file).

/MADYMO

Activates MADYMO-RADIOSS coupling.

/MON

Provides information about estimation of the CPU time spent for each processor.

/PARITH

Parallel Arithmetic flag. If /PARITH/ON is used, then same numerical results will be obtained whatever the number of processors.

/RAD2RAD/ON

Activates Multi-Domain coupling.

/RERUN

Permits to continue a previous RADIOSS run.

/RUN

Identifies the run number.

/RUN/Run Name/Run Number/Restart

Identifies the run number for restart.

/SHSUB

Activates new sub-cycling, which is only necessary in order for the RADIOSS Starter to allocate additional memory.

/STOP

Stops the Engine, if specific criteria is exceeded and writes the restart file.

/STOP/LSENSOR

Stops the Engine, due to sensor activation.

Input/Output

/PRINT

Used to set printout frequency for output file (Runname_nnnn.out).

/RFILE

Writes a binary restart R-File.

/RFILE/n

Rewrites number of restart R-File.

Damping

/DAMP

Defines the damping coefficient for the whole model in Engine.

/DYREL

Defines the dynamic relaxation for the whole model.

/DYREL/1

Defines the dynamic relaxation for group of nodes.

/KEREL

Sets kinetic energy relaxation for the whole model.

/KEREL/1

Sets kinetic energy relaxation for group of nodes.

ALE/GRID

/ALE/GRID/DISP

Provides the ability to modify the parameters which control displacement of a grid node.

/ALE/GRID/DONEA

Provides the ability to modify the parameters which control velocity of a grid node.

/ALE/GRID/SPRING

Provides the ability to modify the parameters which control connection of a grid node with nonlinear springs.

/ALE/GRID/STANDARD

Provides the ability to modify the parameters which describe the standard formulation for ALE grid velocity computation.

/ALE/GRID/ZERO

Provides the ability to switch to Quasi-Eulerian grid formulation.

ALE

/ALE/LINK/OFF

Deactivates an ALE Link (which defined in Starter) in Engine.

/ALE/LINK/ON

Activates an ALE Link (which deactivate in the previous Engine).

/ALE/LINK/VEL

Modifies the ALE Link in Engine.

/ALESUB

Used to Subcycling on Lagrangian parts.

/INCMP

Used for Quasi-incompressible formulation for fluid material.

/UPWIND

Modifies coefficients for standard upwind formulation previously defined from Starter Input or from previous run.

/UPWM/SUPG

Describes the Streamline Upwind Petrov Galerkin formulation.

/UPWM/TG

Describes the Taylor Galerkin method for momentum advection.