HyperWorks Solvers

/KILL

/KILL

Previous topic Next topic No expanding text in this topic  

/KILL

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

Engine Keyword

/KILL - Kill Job

Description

The Engine is stopped if one of the following criteria is exceeded.

Format

/KILL

Emax       symbol_tri-boldMmax     symbol_tri-boldNmax

Data

Description

Emax

Energy error ratio criteria is defined as the ratio of energy error to total energy of the system. Unlike the error displayed in list files, it has no 99.9% limitation.

Default = 1030

symbol_triMmax

Total mass ratio criteria is defined as the total added mass at a given time divided by the initial total mass.

Default = 1030

symbol_triNmax

Nodal mass ratio criteria is defined for each node as its mass divided by its initial mass. The computation is stopped, if at least one node meets the criteria.

Default = 1030

Comments

1.No restart file is written if the Engine is stopped due to one of these events (to write a Restart file, use /STOP).

See Also:

Restart (FAQ)