TIME


Function

Time is the module that deals with time in the DYNAMO library.

Dependencies

Module Variables
IO_UNITS OUTPUT


Public Variables

None.

Public Procedures

There is a single public subroutine in this module.

SubroutinePurpose
TIME_PRINT Print the date and time to the current output stream.


TIME_PRINT

This subroutine has no arguments.



Stability

Stable, although procedures that deal with CPU time will be included when the Fortran 95 revision of Fortran 90 becomes standard.



Back to the DYNAMO Home-Page.