-
Parcels currently lacks automatic computation of the derivative of a `Field`. A use case is computing the gradient in a diffusivity field. In the `AdvectionDiffusion` kernels, this is now implemented …
-
***List of future ideas:***
*Efficiency hacks:*
- [ ] #60
- [ ] #58
- [ ] *Steef's comment:*
> flexible precision https://www.cosmo-model.org/content/consortium/generalMeetings/general2013/w…
-
Do you plan to assign a DOI number using [Zenodo](https://docs.github.com/en/repositories/archiving-a-github-repository/referencing-and-citing-content) or add a [CITATION file](https://docs.github.com…
-
Two formulations for the iso-neutral diffusion are available in NEMO v4.x.x - see [manual](https://zenodo.org/records/6334656):
1) Modified Cox 1987 (COX): with a non-linear EOS gives wrong evaluat…
-
The visco plastic material model now supports multiple phases using a key-value syntax, e.g., `set Densities = background:3000, lithosphere:3000|3300`.
The continental geotherm plugin reads the dens…
-
### Description
The feature contains SEI growth models based on the diffusion and migration of electrons through the SEI (L.v. Kolzenberg, A. Latz, B. Horstmann, ChemSusChem 2020, 13, 3901-3910). The…
-
Bit of a left field idea: is it worth checking how North Atlantic dense water formation responds to changes in vertical resolution?
i.e. for an initial look, plot zonal average overturning in dept…
-
The set of diagnostics output by `access-om3` configurations is still mostly just inherited from CESM. There are possibly many diagnostics that we want that aren't requested, and others that are reque…
-
Hi CTSM community,
I and my advisor have found some potential scientific problems in CLM and we hope to discuss these issues with you here.
**(1)** The formulation for diffusion appears incorrec…
-
**Describe the bug**
While all_reduce_grads defined as per the documentation example
```
def all_reduce_grads(grads):
N = mx.distributed.init().size()
if N == 1:
return tree_m…