ansys.mapdl.core.Mapdl.timerange#
- Mapdl.timerange(tmin='', tmax='', **kwargs)#
Specifies the time range for which data are to be stored.
Mechanical APDL Command: TIMERANGE
- Parameters:
Notes
Defines the time (or frequency) range for which data are to be read from the file and stored in memory. Use the nstore command to define the time increment.
Use prtime or pltime to specify the time (frequency) range for cyclic mode- superposition harmonic analyses.