NAME
Driver_getSimTime
SYNOPSIS
call Driver_getSimTime(real(out) :: simulationTime, OPTIONAL,integer(out) :: simGeneration)
DESCRIPTION
Accessor function that returns the current simulation time from the Driver
ARGUMENTS
simulationTime - returned value, current run simulation time simGeneration - returned value, current generation of the solution at this simulation time