-
The following tests `TestPinocchio.testSimpleInstance` and `MyTestCase.test_compare_karabo_oskar` seem to fail sometimes (usually they pass) for a not yet discovered reason. They can fail on the local…
-
From fluid theory, there is a so-called [diamagnetic drift](https://henry2004y.github.io/KeyNotes/fluid-drifts-perpendicular-to-b) that is never discussed in the single particle motion section. This i…
-
First of all, thanks for developing `trajan`, I think this could become a great resource for the Lagrangian Ocean Analysis community!
As you may have seen in https://github.com/OceanParcels/parcels…
-
There's been a bunch of interest in using Oceananigans for physical-biogeochemical interaction studies --- problems where systems of reacting tracers that represent either oceanic biological systems, …
-
Hi there,
Many thanks for developing this solver. I can see great potential for Lethe on CFD simulations.
I followed the Lethe documentation to install Lethe on Ubuntu 22.04.1 LTS. The candi is …
-
**Bug description**
When packing panels to segments, some segments end up with zero length.
The error was seen under a turbulent simulation.
There are two elements to this report:
1. In OpenFA…
-
Hi all,
Following discussion with @glwagner we think it would be useful to implement a callback like construction between each sub step. This would allow users to modify tendency fields externally …
-
Hello. I am new to the Ichthyop framework and please forgive me if the question I am about to ask has already been asked. I have globcurrent velocities (in netcdf format) which I want to use to advect…
-
When I use the `VertexOnlyMesh`, there are some errors and sometimes points are missing. See the below example.
```
from firedrake import *
# logging.set_level(logging.DEBUG)
def test_vom(n1=8, …
-
Hi Oceananigans Community,
As discussed with @glwagner and @johnryantaylor, I post an issue about adding Lagrangian particles to a nonuniform grid in the z-direction. Hope the following minimum wor…