-
In testing PSyclone 3.0, we find that forward code that looks like
```
vector(:) = vector(:) + constant(:) * scalar
```
where `vector` and `scalar` are active no longer adjoints to
```
do …
-
What are the assumptions implicit in LakeMetabolizer regarding horizontal advection (or lack thereof) of water masses?
-
Assert is triggered in multidimarray.
-
**Describe the error**
3 tests fail after a Firedrake update: `test_dg_advection_icosahedral_sphere_parallel`, `test_dg_advection_cubed_sphere_parallel` and `test_poisson_analytic_linear_parallel`.
…
-
Hey
**Background**
I am looking at scenarios where the cosmic rays propagate close to the source in environments where advective transport dominates over diffusion for $E\lesssim1~\mathrm{EeV}$. As …
-
There are a number of features that should be added to make the new Darcy flow method work correctly with a number of different tptions:
- [x] Add a section in the manual that explains the equa…
-
The intro of "A Gallery of finite element solvers" mentions advection-diffusion-reaction equations as a final example, I was wondering whether this might be added anytime soon?
-
We should document the advection schemes that are available.
-
I've added diagnostics that report tracer advection due to resolved (`Tr_ad[x/y]_resolved`) and parameterized (`Tr_ad[x/y]_param`) transport separately. The modifications "work" in the sense that exis…
-
# Description
## Scenario 1
If a variable is used in two different schemes and:
1. The first scheme has the same units as the host variable.
2. The second scheme has different units than the host …