Lucas Esclapez
Lucas Esclapez
The deltaT solve in LM/LMeX can fail when the species thermodynamic is not C1, with residuals bouncing +/-. This can be the case around the low temperature to high temperature...
- POP internally has two versions of the prognostic variables: `old` and `current`. Previous implementation only exposed the `current` one in getter, and setter functions duplicated the data in both...
A number of import in setup_codes.py will be deprecated with upcoming python version and some packages information need to be moved from setup.py to pyproject.toml.
- [ ] Refactor problem setup - [ ] Enable inflow on EBs - [ ] Add on-the-fly diagnostics: PDF, conditional mean, iso-surface, ... - [ ] Extend CI -...