![]() |
FLASH-X
Doxygen Generated Documentation From Interface Source Code
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | RadTrans_computeDt (tileDesc, solnData, dt_radtrans, dtMinLoc) |
| subroutine RadTrans_computeDt | ( | type(Grid_tile_t) | tileDesc, |
| real | solnData, | ||
| real | dt_radtrans, | ||
| integer | dtMinLoc | ||
| ) |
Compute radiative transfer time step
tileDesc – meta-information about the tile/block solnData – the physical, solution data from grid dt_radtrans – variable to hold timestep constraint dt_minloc(5) – array to hold limiting zone info: zone indices
Definition at line 27 of file RadTrans_computeDt.F90.