[FLASH-USERS] Problem with Grid_bcApplyToRegion.F90 file

Klaus Weide klaus at flash.uchicago.edu
Fri Mar 23 09:39:59 EDT 2018


On Fri, 23 Mar 2018, Mordecai-Mark Mac Low wrote:

> je is regionSize(SECOND_DIR), which is only 4 if you have an extremely narrow grid!  

Actually, such small values of je can (and will) occur when the Grid unit 
is filling guard cell regions in the corners of blocks.  PARAMESH 4 makes 
separate calls (indirectly) to Grid_bcApplyToRegion[Specialized] for 
corner regions.  So an implementation of Grid_bcApplyToRegion[Specialized]
should not make any assumptions about the size of the region in the second
(and third) direction.

Klaus



More information about the flash-users mailing list