ansys.mapdl.core.Mapdl.prtime#

Mapdl.prtime(tmin='', tmax='', **kwargs)#

Defines the time range for which data are to be listed.

Mechanical APDL Command: PRTIME

Command default:

Use the previously defined range ( timerange ).

Parameters:
tminstr

Minimum time (defaults to the first point stored).

tmaxstr

Maximum time (defaults to the last point stored).

Notes

Defines the time (or frequency) range (within the range stored) for which data are to be listed.