-
The initial conditions in the README don't match what I actually used in the code for the PW method. I was trying to use the second set of conditions (p,v)_l = (0, 0) and (p,v)_r = (0.4, 0.3), but the…
-
Hello,
I am working on creating a model of the erosion pattern of loose sediment around a fixed stationary object using landlab. For this, I have modeled the stationary object as a grouping of clos…
-
# Used parameters
**StorageMin** (and max as it is the same in NonVeg)
_Minimum water storage capacity for upper surfaces (i.e. canopy)._
What is the unit for this parameter?
**DrainageEq*…
-
This came up in #356: It would be nice to allow flux functions that depend explicitly on space `x`, e.g. for linear advection with variable coefficients. There are at least two possible approaches:
…
-
### Feature type
Refactor the sediment model, i.e., re-organize the model's code without adding new or removing existing features.
### Improvement Description
The initialization of the sediment mod…
-
Hey there,
it is difficult to think of "weather" without clouds :P Currently there isn't any support for simulating clouds even with the most crude of approximations. I am opening this thread to fi…
-
Following the tutorial on the GroundwaterDupuitPercolator "groundwater_flow", I have an understanding issue with the conservation of mass.
If I set the recharge rate to 0, I would expect that the "…
-
I am no expert on this and whether it makes sense... @andrewwinters5000 would you mind having a look if this looks correct to you?
_Originally posted by @sloede in https://github.com/trixi-framewor…
-
At the minute, the code is heavily geared towards steady-state turbine examples. It should be made more general, to facilitate its application to other setups.
See the `TODO` in [this commit](https…
-
## Purpose
The purpose of this SDI is to improve the design of AxisTensors. There are several issues with the existing design:
1. A single "mega-type" (a type-heavy struct) is used to allow for _ma…