Skip to content

!WRITE,RESULT

Enables output of the analysis result data file. It is implemented as the RESULT parameter of the single !WRITE card, and acts as an output destination specification alongside !WRITE,VISUAL and !WRITE,FEMAP (fstr_ctrl_get_WRITE in fistr1/src/common/fstr_ctrl_common.f90, fstr_ctrl_get_output in fistr1/src/lib/m_out.f90).

Parameters

FREQUENCY = step interval of output (default: 1)

Example of Use

!WRITE, RESULT, FREQUENCY=2