Skip to content

Home > List of Keywords > *DTREC

*DTREC

Data format:

A single line with one parameter, as follows:

DTREC

Status:

Optional.

Purpose:

To set the recording time step in the database file (*.DTB) during a dynamic analysis.

Details :

Parameter Description
DTREC Recording time step in seconds.

Note

Default values are as follows :

If *WAVE is defined: DTREC = max( DTI, 0.01*Twave ) Otherwise: DTREC = max( DTI, 0.001*(TFIN - TINI) )

where DTI is the integration time-step.