Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[2D manifold in 3D] Add routines to plot the vorticity for the 3D Cartesian SWE #57

Merged
merged 3 commits into from
Dec 3, 2024

Added function for vorticity

fcef9a2
Select commit
Loading
Failed to load commit list.
Merged

[2D manifold in 3D] Add routines to plot the vorticity for the 3D Cartesian SWE #57

Added function for vorticity
fcef9a2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 3, 2024 in 1s

86.51% of diff hit (target 89.56%)

View this Pull Request on Codecov

86.51% of diff hit (target 89.56%)

Annotations

Check warning on line 39 in src/callbacks_step/save_solution_2d_manifold_in_3d_cartesian.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/callbacks_step/save_solution_2d_manifold_in_3d_cartesian.jl#L39

Added line #L39 was not covered by tests

Check warning on line 56 in src/callbacks_step/save_solution_2d_manifold_in_3d_cartesian.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/callbacks_step/save_solution_2d_manifold_in_3d_cartesian.jl#L56

Added line #L56 was not covered by tests

Check warning on line 63 in src/callbacks_step/save_solution_2d_manifold_in_3d_cartesian.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/callbacks_step/save_solution_2d_manifold_in_3d_cartesian.jl#L62-L63

Added lines #L62 - L63 were not covered by tests

Check warning on line 97 in src/callbacks_step/save_solution_2d_manifold_in_3d_cartesian.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/callbacks_step/save_solution_2d_manifold_in_3d_cartesian.jl#L97

Added line #L97 was not covered by tests

Check warning on line 102 in src/callbacks_step/save_solution_2d_manifold_in_3d_cartesian.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/callbacks_step/save_solution_2d_manifold_in_3d_cartesian.jl#L100-L102

Added lines #L100 - L102 were not covered by tests

Check warning on line 107 in src/callbacks_step/save_solution_2d_manifold_in_3d_cartesian.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/callbacks_step/save_solution_2d_manifold_in_3d_cartesian.jl#L107

Added line #L107 was not covered by tests

Check warning on line 112 in src/callbacks_step/save_solution_2d_manifold_in_3d_cartesian.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/callbacks_step/save_solution_2d_manifold_in_3d_cartesian.jl#L110-L112

Added lines #L110 - L112 were not covered by tests