FLASH-X
Doxygen Generated Documentation From Interface Source Code
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | Grid_limitAbundance (blkLimits, solnData) |
subroutine Grid_limitAbundance | ( | integer | blkLimits, |
real | solnData | ||
) |
Limit each abundance so it falls between smallx and 1.
This routine is called automatically by Hydro and MHD in FLASH if the irenorm runtime parameter is set to 0.
blkLimits - the index limits for internal zones of the block to limited solnData - Pointer to the block to be limited
Definition at line 29 of file Grid_limitAbundance.F90.