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

Go to the source code of this file.

Functions/Subroutines

subroutine Driver_sourceTerms (dt, pass)
 

Function/Subroutine Documentation

◆ Driver_sourceTerms()

subroutine Driver_sourceTerms ( real  dt,
integer  pass 
)

Driver for source terms. Instead of calling all these routines from Driver_evolveAll, we call Driver_sourceTerms, which then makes the calls to Cool, Burn, Heat, and Stir. If a unit is not included in the simulation, the routine will be a stub and return without doing anything.

dt : the current timestep

Definition at line 28 of file Driver_sourceTerms.F90.