-
- [ ] Add arc-length continuation to support S-curve calculations and progress variable tabulation for flamelets
- [ ] Add automatic estimation (to chosen precision) of adiabatic flamelet extinctio…
-
In your experience, is there a feasible path to extend Spitfire to handle non-ideal equations of state? Something like using a cubic eos to model behavior of supercritical flamelets for counter-flow …
-
While Ember compiles fine using the current Cantera release (2.5.1), the instructions in [installation.rst](https://github.com/speth/ember/blob/main/doc/sphinx/source/installation.rst) are now behind …
speth updated
2 years ago
-
Here's a short list of things that we can consider getting rid of in nalu-wind. Not really meant as a full list or anything---I just want to start off the discussion.
-----
Percept-based, dynam…
-
- [ ] add piecewise Lagrange polynomial interpolants and support in the `Library` class
- [ ] add flamelet lookup methods to mimic CFD code usage of tabulated chemistry, including triangular enthalpy…
-
Currently it is frustrating to use Python `multiprocessing` because Cantera objects cannot be pickled directly. Making `ChemicalMechanismSpec` objects pickleable will dramatically simplify the use of …
-
- [x] slicing for `Library` instances, so that `lib[..., ..., ...]` returns a new library with sliced dimensions and properties
- [x] `__str__` and `__repr__` for `Dimension` and `Library` instances …
-
Hi all!
I'm using SU2 v.7.0.3 to compute the flow field over a wing of particular shape and I'd need LM transition model to match experimental results. I already tried Spalart Allmaras with Bas-Cak…
-
I noticed a dead pull request with an implementation for a unity lewis number transport option. I have also seen that this feature has been asked about multiple times on the Users' Group. I'm currentl…