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

Go to the source code of this file.

Functions/Subroutines

subroutine Grid_limitAbundance (blkLimits, solnData)
 

Function/Subroutine Documentation

◆ Grid_limitAbundance()

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.