You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently staggered grid uses a single index of the "other" variable from default implementation of valmaps. We should enrich this to use interpolations - lowest bar is centered average to achieve 2nd-order accuracy for non-homogeneous equations.
Specialize valmaps on discretization, map index to output of user-specified interpolation scheme.
The text was updated successfully, but these errors were encountered:
Currently staggered grid uses a single index of the "other" variable from default implementation of valmaps. We should enrich this to use interpolations - lowest bar is centered average to achieve 2nd-order accuracy for non-homogeneous equations.
Specialize valmaps on discretization, map index to output of user-specified interpolation scheme.
The text was updated successfully, but these errors were encountered: