Version 3 (modified by 12 years ago) ( diff ) | ,
---|
The CoarseFineFlux Subroutine
The CoarseFineFlux subroutine in FixUp sets the fluxes normal to a child grid to zero.
Input Parameters
n:
Refers to the direction of the current sliceindx:
contains the indices for the slice in the n-directionextlow:
contains the lower index in the n-directionexthigh:
contains the upper index in the n-directionInfo%ChildSign1D:
contains an integer that is 1 at coarse/fine interfaces, -1 at fine/coarse interaces, and 0 elsewhere
Output Parameters
Info%numfqr:
contains the transverse fluxes in the n-direction at the right edgesInfo%numfql:
contains the transverse fluxes in the n-direction at the left edges
Note:
See TracWiki
for help on using the wiki.