FLASH-X
Doxygen Generated Documentation From Interface Source Code
Functions/Subroutines
Driver_getDt.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine Driver_getDt (dt)
 

Function/Subroutine Documentation

◆ Driver_getDt()

subroutine Driver_getDt ( real, intent(out)  dt)

The current simulation timestep "dt" is known to and owned by the Driver unit. This accessor function makes it available to the other units.

dt - returned value, current run simulation dt

Definition at line 36 of file Driver_getDt.F90.