Skip to content

Latest commit

 

History

History

README.md

Non-symmetric potential flow: analytical solution vs dispersive solver

Compares the dispersive solver with a non-symmetric potential flow solution. This is a variation of the radially symmetric case in ../potential_solution. Here the initial displacement has different scales in the x and y directions (elliptical Gaussian plus asymmetric oscillations).

One of the tests uses a single grid, and the other uses a nested grid with non-symmetric placement.

Single Grid Case (OpenMP)

Transect comparison at final time

Comparison of numerical solution (SWALS with dispersion) versus analytical potential wave theory along transect at x=0.

Numerical vs potential solution transects

Final water surface comparison

Spatial distribution of the water surface at the final time, showing the numerical solution (left) and analytical solution (right).

Final water surface

Nested Grid Case (MPI)

Transect comparison at final time

Comparison of numerical solution (SWALS with dispersion using nested grids) versus analytical potential wave theory along transect at x=0. The nested grid has non-symmetric placement.

Numerical vs potential solution transects with nested grids

Final water surface comparison

Spatial distribution of the water surface at the final time with nested grids, showing the numerical solution (left) and analytical solution (right). The priority domain of the inner nested grid is inside the dotted rectangle.

Final water surface with nested grids