This release should not significantly impact behavior or results of the code, but has significant internal changes in style. That led to some bugs on GPU, but those should now be resolved.
What's Changed
- Consistency, types, micro-optimisations by @ThomasHowarth in #562
- actually update PP this time by @baperry2 in #564
- Allow LES to use mixture averaged transport for molecular diffusion by @baperry2 in #558
- Bug fix in implicit capture by @SreejithNREL in #565
- SingleDropEvap test for GCM implementation by @d-montgomery in #561
- Don't do deltaT iters for manifold EOS (no energy eqn) by @baperry2 in #570
- fix device pointer capture in derive coord func by @baperry2 in #572
Full Changelog: v1.1.1...v1.1.2