-
Notifications
You must be signed in to change notification settings - Fork 199
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Flat VerticallyStretchedRectilinearGrid plus new hydrostatic and flat…
… internal wave tests (#1865) * Expands internal wave test for hydrostatic model and flat topologies * Generalize Flat linear spacings to all rectilinear grids and fills in all linear metrics * Use advection=nothing in DistributedShallowWater test * Bump to 0.59.1 * Dispatch on different rectilinear grids specifically for flat vertical metrics * More verbose grid names + background_fields test * Tests FourierTridiagonalSolver with flat dimensions * Update fourier_tridiagonal_poisson_solver.jl * Update test_dynamics.jl * Update test_dynamics.jl * Refactor transform planning for VerticallyBoundedRectilinearGrid * Update src/Operators/spacings_and_areas_and_volumes.jl Co-authored-by: Navid C. Constantinou <[email protected]> * Instantiate unflattened topologies * a=b is better than if b, a = true, else a = false * Refactors transform planning for FourierTridiagonalSolver * Cosmetic improvements to test_poisson_solvers Co-authored-by: Navid C. Constantinou <[email protected]>
- Loading branch information
Showing
10 changed files
with
269 additions
and
190 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.