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
(0.96.32) Fix zspacing() for PartialCellBottom immersed boundaries and add tests for ImmersedGrids (#4572)
* Add missing Δz methods for PartialCellBottom immersed boundaries - Add all Δz function combinations for VSPCBIBG - Each Δz method maps to corresponding Δr method for vertically-static grids - Fixes zspacing() not adjusting for PartialCellBottom immersed boundaries
* bugfix
* add better tests for immersed boundaries
* add tests for gridFittedBoundary
* add rspacings and a test for it
* standardize notation
* leanup
* fix tests on GPU
* add test for mutableVerticalDiscretization
* bump patch release
---------
Co-authored-by: Tomas Chor <tomchor@login19.chn.perlmutter.nersc.gov>
0 commit comments