INTERFACE:
subroutine update_time(n)DESCRIPTION:
Based on a starting time this routine calculates the actual time in a model integration using the number of time steps, n, and the size of the time step, timestep. More public variables can be updated here if necessary.
USES:
IMPLICIT NONEINPUT PARAMETERS:
integer, intent(in) :: nREVISION HISTORY:
Original author(s): Karsten Bolding & Hans Burchard