Adams Basic Package
>
Adams Solver
>
Welcome to Adams Solver Subroutines
>
Utility Subroutines
> GETSTM
GETSTM
GETSTM returns the current simulation time.
Use
Called by
Any user-written subroutine
Prerequisite
None
Calling Sequence
CALL GETSTM (VALUE)
Output Argument
value
A double-precision variable containing the current simulation time.
Caution:
Value is meaningful only during a simulation, that is, after you have issued a SIMULATE command.
This site works best with JavaScript enabled