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

Add 2D-SWE and move wet/dry functionality from Trixi.jl #18

Merged
merged 53 commits into from
Mar 8, 2024

add comment about duplication of g and H0

42cf9ee
Select commit
Loading
Failed to load commit list.
Merged

Add 2D-SWE and move wet/dry functionality from Trixi.jl #18

add comment about duplication of g and H0
42cf9ee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 8, 2024 in 1s

99.18% of diff hit (target 100.00%)

View this Pull Request on Codecov

99.18% of diff hit (target 100.00%)

Annotations

Check warning on line 62 in src/callbacks_stage/positivity_shallow_water_dg1d.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/callbacks_stage/positivity_shallow_water_dg1d.jl#L62

Added line #L62 was not covered by tests

Check warning on line 83 in src/callbacks_stage/positivity_shallow_water_dg1d.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/callbacks_stage/positivity_shallow_water_dg1d.jl#L83

Added line #L83 was not covered by tests

Check warning on line 63 in src/callbacks_stage/positivity_shallow_water_dg2d.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/callbacks_stage/positivity_shallow_water_dg2d.jl#L63

Added line #L63 was not covered by tests

Check warning on line 85 in src/callbacks_stage/positivity_shallow_water_dg2d.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/callbacks_stage/positivity_shallow_water_dg2d.jl#L85

Added line #L85 was not covered by tests

Check warning on line 72 in src/solvers/indicators.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/solvers/indicators.jl#L72

Added line #L72 was not covered by tests

Check warning on line 108 in src/solvers/indicators_1d.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/solvers/indicators_1d.jl#L107-L108

Added lines #L107 - L108 were not covered by tests