ftwrite#

Fatigue.ftwrite(fname='', ext='', **kwargs)#

Writes all currently stored fatigue data on a file.

Mechanical APDL Command: FTWRITE

Parameters:
fnamestr

File name (defaults to Jobname ).

extstr

File name extension (defaults to FATG if Fname ).

Notes

Data are written in terms of the equivalent POST1 fatigue commands (FTSIZE, FL, FS, etc.) which you can then edit and resubmit to POST1 (via the input command).

After you have created a fatigue data file, each subsequent use of the FTWRITE command overwrites the contents of that file.

Warning

This command is archived in the latest version of the software.