-
Currently the _apply_bc method only applies zero boundary conditions to u on the top and bottom of the mesh - this only works for extruded meshes and so ignores the case where we might want to solve t…
-
Should we use `x_1, x_2` instead of `x, y` for consistency with `v_1, v_2`?
_Originally posted by @ranocha in https://github.com/trixi-framework/Trixi.jl/pull/1156#discussion_r940056710_
Should …
-
To implement several sets of equations (barotropic vorticity equation, shallow water equations, primitive equations) one could define
```julia
BaroptropicModel
-
**Submitting author:** @dirkeilander (Dirk Eilander)
**Repository:** https://github.com/Deltares/hydromt
**Branch with paper.md** (empty if default branch): joss_paper
**Version:** v0.7.0
**Editor…
-
Hi, The following code fails:
```
import firedrake as fd
import math
import numpy as np
from matplotlib import animation, pyplot as plt
case = 1
start_wavemaker = 1 # (start_wavemaker =…
-
**Submitting author:** @dirkeilander (Dirk Eilander)
**Repository:** https://github.com/Deltares/hydromt
**Branch with paper.md** (empty if default branch): joss_paper
**Version:** v0.5.0
**Editor:** …
-
This is a minimum working example that shows how we (@writingindy and I) have tried to use closure in the `VectorInvariantFormulation` of the `ShallowWaterModel` but get a `TaskFailedException` error,…
-
Hello all,
I’m setting up a 1D coupled system, which is very similar to shallow water equations, but with the time-dependant “gravity" and logarithmic force term. This corresponds to expansion of a…
alpxp updated
2 years ago
-
Hi,
I'm wondering if it is possible to add finite volumes for conservative PDEs in the future?
Thank you for your great work btw
-
A Comparison of the Explicit and Implicit Hybridizable Discontinuous Galerkin Methods for Nonlinear Shallow Water Equations
July 2019 Journal of Scientific Computing
DOI: 10.1007/s10915-019-01007-z
…