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: Non-Conservative BCs update #64
base: main
Are you sure you want to change the base?
WIP: Non-Conservative BCs update #64
Changes from all commits
7c5ef54
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 58 in examples/unstructured_2d_dgsem/elixir_shallowwater_three_mound_dam_break.jl
Codecov / codecov/patch
examples/unstructured_2d_dgsem/elixir_shallowwater_three_mound_dam_break.jl#L58
Check warning on line 64 in examples/unstructured_2d_dgsem/elixir_shallowwater_three_mound_dam_break.jl
Codecov / codecov/patch
examples/unstructured_2d_dgsem/elixir_shallowwater_three_mound_dam_break.jl#L64
Check warning on line 66 in examples/unstructured_2d_dgsem/elixir_shallowwater_three_mound_dam_break.jl
Codecov / codecov/patch
examples/unstructured_2d_dgsem/elixir_shallowwater_three_mound_dam_break.jl#L66
Check warning on line 195 in src/equations/shallow_water_exner_1d.jl
Codecov / codecov/patch
src/equations/shallow_water_exner_1d.jl#L195
Check warning on line 206 in src/equations/shallow_water_exner_1d.jl
Codecov / codecov/patch
src/equations/shallow_water_exner_1d.jl#L206
Check warning on line 212 in src/equations/shallow_water_exner_1d.jl
Codecov / codecov/patch
src/equations/shallow_water_exner_1d.jl#L212
Check warning on line 217 in src/equations/shallow_water_exner_1d.jl
Codecov / codecov/patch
src/equations/shallow_water_exner_1d.jl#L217
Check warning on line 261 in src/equations/shallow_water_multilayer_1d.jl
Codecov / codecov/patch
src/equations/shallow_water_multilayer_1d.jl#L261
Check warning on line 272 in src/equations/shallow_water_multilayer_1d.jl
Codecov / codecov/patch
src/equations/shallow_water_multilayer_1d.jl#L272
Check warning on line 274 in src/equations/shallow_water_multilayer_1d.jl
Codecov / codecov/patch
src/equations/shallow_water_multilayer_1d.jl#L274
Check warning on line 278 in src/equations/shallow_water_multilayer_1d.jl
Codecov / codecov/patch
src/equations/shallow_water_multilayer_1d.jl#L278
Check warning on line 280 in src/equations/shallow_water_multilayer_1d.jl
Codecov / codecov/patch
src/equations/shallow_water_multilayer_1d.jl#L280
Check warning on line 284 in src/equations/shallow_water_multilayer_1d.jl
Codecov / codecov/patch
src/equations/shallow_water_multilayer_1d.jl#L284
Check warning on line 336 in src/equations/shallow_water_multilayer_2d.jl
Codecov / codecov/patch
src/equations/shallow_water_multilayer_2d.jl#L336
Check warning on line 357 in src/equations/shallow_water_multilayer_2d.jl
Codecov / codecov/patch
src/equations/shallow_water_multilayer_2d.jl#L357
Check warning on line 360 in src/equations/shallow_water_multilayer_2d.jl
Codecov / codecov/patch
src/equations/shallow_water_multilayer_2d.jl#L360
Check warning on line 373 in src/equations/shallow_water_multilayer_2d.jl
Codecov / codecov/patch
src/equations/shallow_water_multilayer_2d.jl#L373
Check warning on line 390 in src/equations/shallow_water_multilayer_2d.jl
Codecov / codecov/patch
src/equations/shallow_water_multilayer_2d.jl#L390
Check warning on line 394 in src/equations/shallow_water_multilayer_2d.jl
Codecov / codecov/patch
src/equations/shallow_water_multilayer_2d.jl#L394
Check warning on line 398 in src/equations/shallow_water_multilayer_2d.jl
Codecov / codecov/patch
src/equations/shallow_water_multilayer_2d.jl#L398
Check warning on line 179 in src/equations/shallow_water_two_layer_1d.jl
Codecov / codecov/patch
src/equations/shallow_water_two_layer_1d.jl#L179
Check warning on line 190 in src/equations/shallow_water_two_layer_1d.jl
Codecov / codecov/patch
src/equations/shallow_water_two_layer_1d.jl#L190
Check warning on line 192 in src/equations/shallow_water_two_layer_1d.jl
Codecov / codecov/patch
src/equations/shallow_water_two_layer_1d.jl#L192
Check warning on line 195 in src/equations/shallow_water_two_layer_1d.jl
Codecov / codecov/patch
src/equations/shallow_water_two_layer_1d.jl#L195
Check warning on line 197 in src/equations/shallow_water_two_layer_1d.jl
Codecov / codecov/patch
src/equations/shallow_water_two_layer_1d.jl#L197
Check warning on line 201 in src/equations/shallow_water_two_layer_1d.jl
Codecov / codecov/patch
src/equations/shallow_water_two_layer_1d.jl#L201
Check warning on line 243 in src/equations/shallow_water_two_layer_2d.jl
Codecov / codecov/patch
src/equations/shallow_water_two_layer_2d.jl#L243
Check warning on line 263 in src/equations/shallow_water_two_layer_2d.jl
Codecov / codecov/patch
src/equations/shallow_water_two_layer_2d.jl#L263
Check warning on line 266 in src/equations/shallow_water_two_layer_2d.jl
Codecov / codecov/patch
src/equations/shallow_water_two_layer_2d.jl#L266
Check warning on line 184 in src/equations/shallow_water_wet_dry_1d.jl
Codecov / codecov/patch
src/equations/shallow_water_wet_dry_1d.jl#L184
Check warning on line 196 in src/equations/shallow_water_wet_dry_1d.jl
Codecov / codecov/patch
src/equations/shallow_water_wet_dry_1d.jl#L196
Check warning on line 202 in src/equations/shallow_water_wet_dry_1d.jl
Codecov / codecov/patch
src/equations/shallow_water_wet_dry_1d.jl#L202
Check warning on line 207 in src/equations/shallow_water_wet_dry_1d.jl
Codecov / codecov/patch
src/equations/shallow_water_wet_dry_1d.jl#L207
Check warning on line 182 in src/equations/shallow_water_wet_dry_2d.jl
Codecov / codecov/patch
src/equations/shallow_water_wet_dry_2d.jl#L182
Check warning on line 198 in src/equations/shallow_water_wet_dry_2d.jl
Codecov / codecov/patch
src/equations/shallow_water_wet_dry_2d.jl#L198
Check warning on line 200 in src/equations/shallow_water_wet_dry_2d.jl
Codecov / codecov/patch
src/equations/shallow_water_wet_dry_2d.jl#L200
Check warning on line 213 in src/equations/shallow_water_wet_dry_2d.jl
Codecov / codecov/patch
src/equations/shallow_water_wet_dry_2d.jl#L213
Check warning on line 225 in src/equations/shallow_water_wet_dry_2d.jl
Codecov / codecov/patch
src/equations/shallow_water_wet_dry_2d.jl#L225
Check warning on line 229 in src/equations/shallow_water_wet_dry_2d.jl
Codecov / codecov/patch
src/equations/shallow_water_wet_dry_2d.jl#L229
Check warning on line 233 in src/equations/shallow_water_wet_dry_2d.jl
Codecov / codecov/patch
src/equations/shallow_water_wet_dry_2d.jl#L233