Up: Miscellany


27.8 Set Timer Variable — TIMER

27.8.1 Syntax

     TIME integer

27.8.2 Function

The TIME command sets the value of TIMER in COMMON /TIMER/ to the specified value. This variable is used to time different functions in the program.

1
will print out the time to evaluate ENERGY.
2
will print out individual component times in ENERGY, and the times for various components of the EXEL nbonds update.