Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
base: main
Are you sure you want to change the base?
[WIP] Shallow-water exner equations with wetting/drying #56
Changes from all commits
68148a7
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 34 in examples/tree_1d_dgsem/elixir_shallowwater_exner_beach.jl
Codecov / codecov/patch
examples/tree_1d_dgsem/elixir_shallowwater_exner_beach.jl#L30-L34
Check warning on line 36 in examples/tree_1d_dgsem/elixir_shallowwater_exner_beach.jl
Codecov / codecov/patch
examples/tree_1d_dgsem/elixir_shallowwater_exner_beach.jl#L36
Check warning on line 39 in examples/tree_1d_dgsem/elixir_shallowwater_exner_beach.jl
Codecov / codecov/patch
examples/tree_1d_dgsem/elixir_shallowwater_exner_beach.jl#L39
Check warning on line 43 in examples/tree_1d_dgsem/elixir_shallowwater_exner_beach.jl
Codecov / codecov/patch
examples/tree_1d_dgsem/elixir_shallowwater_exner_beach.jl#L41-L43
Check warning on line 46 in examples/tree_1d_dgsem/elixir_shallowwater_exner_beach.jl
Codecov / codecov/patch
examples/tree_1d_dgsem/elixir_shallowwater_exner_beach.jl#L45-L46
Check warning on line 50 in examples/tree_1d_dgsem/elixir_shallowwater_exner_beach.jl
Codecov / codecov/patch
examples/tree_1d_dgsem/elixir_shallowwater_exner_beach.jl#L49-L50
Check warning on line 16 in examples/tree_1d_dgsem/elixir_shallowwater_exner_well_balanced_dry.jl
Codecov / codecov/patch
examples/tree_1d_dgsem/elixir_shallowwater_exner_well_balanced_dry.jl#L16
Check warning on line 18 in examples/tree_1d_dgsem/elixir_shallowwater_exner_well_balanced_dry.jl
Codecov / codecov/patch
examples/tree_1d_dgsem/elixir_shallowwater_exner_well_balanced_dry.jl#L18
Check warning on line 23 in examples/tree_1d_dgsem/elixir_shallowwater_exner_well_balanced_dry.jl
Codecov / codecov/patch
examples/tree_1d_dgsem/elixir_shallowwater_exner_well_balanced_dry.jl#L21-L23
Check warning on line 26 in examples/tree_1d_dgsem/elixir_shallowwater_exner_well_balanced_dry.jl
Codecov / codecov/patch
examples/tree_1d_dgsem/elixir_shallowwater_exner_well_balanced_dry.jl#L25-L26
Check warning on line 29 in examples/tree_1d_dgsem/elixir_shallowwater_exner_well_balanced_dry.jl
Codecov / codecov/patch
examples/tree_1d_dgsem/elixir_shallowwater_exner_well_balanced_dry.jl#L29
Check warning on line 177 in src/callbacks_stage/positivity_shallow_water_dg1d.jl
Codecov / codecov/patch
src/callbacks_stage/positivity_shallow_water_dg1d.jl#L177
Check warning on line 181 in src/callbacks_stage/positivity_shallow_water_dg1d.jl
Codecov / codecov/patch
src/callbacks_stage/positivity_shallow_water_dg1d.jl#L181
Check warning on line 183 in src/callbacks_stage/positivity_shallow_water_dg1d.jl
Codecov / codecov/patch
src/callbacks_stage/positivity_shallow_water_dg1d.jl#L183
Check warning on line 189 in src/callbacks_stage/positivity_shallow_water_dg1d.jl
Codecov / codecov/patch
src/callbacks_stage/positivity_shallow_water_dg1d.jl#L185-L189
Check warning on line 192 in src/callbacks_stage/positivity_shallow_water_dg1d.jl
Codecov / codecov/patch
src/callbacks_stage/positivity_shallow_water_dg1d.jl#L192
Check warning on line 199 in src/callbacks_stage/positivity_shallow_water_dg1d.jl
Codecov / codecov/patch
src/callbacks_stage/positivity_shallow_water_dg1d.jl#L195-L199
Check warning on line 202 in src/callbacks_stage/positivity_shallow_water_dg1d.jl
Codecov / codecov/patch
src/callbacks_stage/positivity_shallow_water_dg1d.jl#L202
Check warning on line 206 in src/callbacks_stage/positivity_shallow_water_dg1d.jl
Codecov / codecov/patch
src/callbacks_stage/positivity_shallow_water_dg1d.jl#L205-L206
Check warning on line 211 in src/callbacks_stage/positivity_shallow_water_dg1d.jl
Codecov / codecov/patch
src/callbacks_stage/positivity_shallow_water_dg1d.jl#L208-L211
Check warning on line 215 in src/callbacks_stage/positivity_shallow_water_dg1d.jl
Codecov / codecov/patch
src/callbacks_stage/positivity_shallow_water_dg1d.jl#L213-L215
Check warning on line 226 in src/callbacks_stage/positivity_shallow_water_dg1d.jl
Codecov / codecov/patch
src/callbacks_stage/positivity_shallow_water_dg1d.jl#L223-L226
Check warning on line 229 in src/callbacks_stage/positivity_shallow_water_dg1d.jl
Codecov / codecov/patch
src/callbacks_stage/positivity_shallow_water_dg1d.jl#L229
Check warning on line 235 in src/callbacks_stage/positivity_shallow_water_dg1d.jl
Codecov / codecov/patch
src/callbacks_stage/positivity_shallow_water_dg1d.jl#L233-L235
Check warning on line 238 in src/callbacks_stage/positivity_shallow_water_dg1d.jl
Codecov / codecov/patch
src/callbacks_stage/positivity_shallow_water_dg1d.jl#L238
Check warning on line 242 in src/callbacks_stage/positivity_shallow_water_dg1d.jl
Codecov / codecov/patch
src/callbacks_stage/positivity_shallow_water_dg1d.jl#L240-L242
Check warning on line 244 in src/callbacks_stage/positivity_shallow_water_dg1d.jl
Codecov / codecov/patch
src/callbacks_stage/positivity_shallow_water_dg1d.jl#L244