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

[WIP] Shallow-water exner equations with wetting/drying #56

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Add wet/dry limiters, modified shock-capturing and HR

68148a7
Select commit
Loading
Failed to load commit list.
Draft

[WIP] Shallow-water exner equations with wetting/drying #56

Add wet/dry limiters, modified shock-capturing and HR
68148a7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 23, 2024 in 1s

7.86% of diff hit (target 99.27%)

View this Pull Request on Codecov

7.86% of diff hit (target 99.27%)

Annotations

Check warning on line 34 in examples/tree_1d_dgsem/elixir_shallowwater_exner_beach.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

examples/tree_1d_dgsem/elixir_shallowwater_exner_beach.jl#L30-L34

Added lines #L30 - L34 were not covered by tests

Check warning on line 36 in examples/tree_1d_dgsem/elixir_shallowwater_exner_beach.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

examples/tree_1d_dgsem/elixir_shallowwater_exner_beach.jl#L36

Added line #L36 was not covered by tests

Check warning on line 39 in examples/tree_1d_dgsem/elixir_shallowwater_exner_beach.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

examples/tree_1d_dgsem/elixir_shallowwater_exner_beach.jl#L39

Added line #L39 was not covered by tests

Check warning on line 43 in examples/tree_1d_dgsem/elixir_shallowwater_exner_beach.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

examples/tree_1d_dgsem/elixir_shallowwater_exner_beach.jl#L41-L43

Added lines #L41 - L43 were not covered by tests

Check warning on line 46 in examples/tree_1d_dgsem/elixir_shallowwater_exner_beach.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

examples/tree_1d_dgsem/elixir_shallowwater_exner_beach.jl#L45-L46

Added lines #L45 - L46 were not covered by tests

Check warning on line 50 in examples/tree_1d_dgsem/elixir_shallowwater_exner_beach.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

examples/tree_1d_dgsem/elixir_shallowwater_exner_beach.jl#L49-L50

Added lines #L49 - L50 were not covered by tests

Check warning on line 16 in examples/tree_1d_dgsem/elixir_shallowwater_exner_well_balanced_dry.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

examples/tree_1d_dgsem/elixir_shallowwater_exner_well_balanced_dry.jl#L16

Added line #L16 was not covered by tests

Check warning on line 18 in examples/tree_1d_dgsem/elixir_shallowwater_exner_well_balanced_dry.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

examples/tree_1d_dgsem/elixir_shallowwater_exner_well_balanced_dry.jl#L18

Added line #L18 was not covered by tests

Check warning on line 23 in examples/tree_1d_dgsem/elixir_shallowwater_exner_well_balanced_dry.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

examples/tree_1d_dgsem/elixir_shallowwater_exner_well_balanced_dry.jl#L21-L23

Added lines #L21 - L23 were not covered by tests

Check warning on line 26 in examples/tree_1d_dgsem/elixir_shallowwater_exner_well_balanced_dry.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

examples/tree_1d_dgsem/elixir_shallowwater_exner_well_balanced_dry.jl#L25-L26

Added lines #L25 - L26 were not covered by tests

Check warning on line 29 in examples/tree_1d_dgsem/elixir_shallowwater_exner_well_balanced_dry.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

examples/tree_1d_dgsem/elixir_shallowwater_exner_well_balanced_dry.jl#L29

Added line #L29 was not covered by tests

Check warning on line 177 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#L177

Added line #L177 was not covered by tests

Check warning on line 181 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#L181

Added line #L181 was not covered by tests

Check warning on line 183 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#L183

Added line #L183 was not covered by tests

Check warning on line 189 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#L185-L189

Added lines #L185 - L189 were not covered by tests

Check warning on line 192 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#L192

Added line #L192 was not covered by tests

Check warning on line 199 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#L195-L199

Added lines #L195 - L199 were not covered by tests

Check warning on line 202 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#L202

Added line #L202 was not covered by tests

Check warning on line 206 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#L205-L206

Added lines #L205 - L206 were not covered by tests

Check warning on line 211 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#L208-L211

Added lines #L208 - L211 were not covered by tests

Check warning on line 215 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#L213-L215

Added lines #L213 - L215 were not covered by tests

Check warning on line 226 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#L223-L226

Added lines #L223 - L226 were not covered by tests

Check warning on line 229 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#L229

Added line #L229 was not covered by tests

Check warning on line 235 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#L233-L235

Added lines #L233 - L235 were not covered by tests

Check warning on line 238 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#L238

Added line #L238 was not covered by tests