# Parameterize Time Step

!   Commands inserted into this file will be executed just prior to the ANSYS SOLVE command.
!   These commands may supersede command settings set by Workbench.

!   Active UNIT system in Workbench when this object was created:  Metric (mm, kg, N, s, mV, mA)
!   NOTE:  Any data that requires units (such as mass) is assumed to be in the consistent solver unit system.
!                See Solving Units in the help system for more information.
/SOLU
parameter_initial_time = ARG1
parameter_min_time = ARG2
parameter_max_time = ARG3
AUTOTS,on
DELTIM,ARG1,ARG2,ARG3,OFF
TIME,1