-
added a doc test example, possibly based on one of the poisson or advection-diffusion smoke tests.
-
- Advection dominated for the diffusion-advection to do by @wkyoshe
- Mixed method (Stokes/NAvier-Stokes) to do by @bachir151
You have done collaborative work until now, you have for the end of th…
-
I've received an error possibly related to the preconditioner, and it appears when I set the initial condition, e.g., `set!(model, u=uᵢ)`:
```
ERROR: MethodError: no method matching cpu_fourier_trid…
-
My latest commit adds the run_FullTestSuite.m and tests/\* in the run/ directory - Ultimately this meta-simulation needs to become a one-command go to that completely tests and validates the Imogen in…
-
1. At minimum this requires adding a `biogeochemistry` kwarg to the `ocean_simulation` [function](https://github.com/CliMA/ClimaOcean.jl/blob/514135fc9a1016ec0c32081fe3914e789b3d35ca/src/OceanSimulati…
-
I recently came across PhiFlow and I've been really enjoying the accessible API design and ease of use. Thank you so much!
I've been experimenting with the `Karman Vortex Street` demo and wanted to…
-
Bug to track which tests are currently broken (feel free to edit)
- [x] test-compile-examples:
- [x] examples/elm-pb #1507
- [x] examples/invertable_operator #1675
- [ ] examples: fci-wav…
-
It would be useful to have tracer particles, following the [Parthenon example](https://github.com/parthenon-hpc-lab/parthenon/blob/88ece809dc56ae16d695db8d9051433bff01feb1/example/particle_tracers/par…
-
Hi all
I have this model with ASPECT 9.6.0 pre on dealii 9.5.0. It runs a 2d visco-platic model of a subduction zone, using the "single Advection, iterated defect correction Stokes".
This issue …
-
This is a request to restructure the spack config for easier derivation. I would like to do something like the code below , but can't since configure is monolithic. If the options creation was separa…