HyperWorks Solvers

/RERUN

/RERUN

Previous topic Next topic No expanding text in this topic  

/RERUN

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

Engine Keyword

/RERUN - Continue a Previous RADIOSS Run

Description

Permits to continue a previous RADIOSS run.

Format

/RERUN/Run Name/Run Number

Data

Description

Run Name

Character variable that identifies the problem solved.

(Character, minimum 4; maximum 80 characters)

Run Number

1, 2, . . .

Comments

1.The Run Number is the same as the previous RADIOSS run.
2.In the case of a control file, a "CHECK_DATA" file is automatically created by RADIOSS Engine with this option by using /CHKPT in command control file Runname_run#.ctl. This file can be used to restart the computation as an input file for RADIOSS Engine instead of "runname_run#.rad".
3.It is also possible to put such an option inside a "CHECK_DATA" file you created.