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

Go to the source code of this file.

Functions/Subroutines

subroutine Hydro (simTime, dt, dtOld, sweeporder)
 

Function/Subroutine Documentation

◆ Hydro()

subroutine Hydro ( real  simTime,
real  dt,
real  dtOld,
integer, optional  sweeporder 
)

Computer one timestep advance for Hydro

timeEndAdv - end time dt - timestep dtOld - old timestep sweepOrder - direction of hydro sweep, can be: SWEEP_XYZ or SWEEP_ZYX as defined in constants.h if directionally split implementation is used

Definition at line 31 of file Hydro.F90.