Releases: exabl/snek5000-abl
Releases · exabl/snek5000-abl
0.6.0b0
Final release of snek5000-abl project dated January 2022.
Status
What works
- Neutral, open and closed channel flow, DNS and LES, with and without Coriolis force
- Implemented constant Smagorinsky, Vreman, shear improved Smagorinsky
- Specifying thermal BC - constant and dynamic fluxes at the bottom (Moeng-like)
What's implemented and probably works
- Sponge on top
- Stratification correction terms in the boundary condition
What's implemented and does not work
- Dynamic SGS model
- Penalty term
Changelog
What's Changed
- Remove eturb and use snek5000 instead by @ashwinvis in #4
- Set implicit none in usr file by @ashwinvis in #6
- Revert initial cond by @ashwinvis in #14
- Extend statistics by @ashwinvis in #19
- Upgrade Nek5000 to v19 and adjust source code by @ashwinvis in #15
- WMLES par file section by @ashwinvis in #23
- Increase npow to 3.0 by @ashwinvis in #22
- Set max delta for SGS by @ashwinvis in #21
- BC evaluated at 3rd and 4th pts by @ashwinvis in #20
- Bounds check & means by @ashwinvis in #24
- Start adding WIP dynamic SGS model from NekExamples by @ashwinvis in #25
- Implement penalty BC by @ashwinvis in #30
- Channel flow tests by @ashwinvis in #34
- Cleanup penalty modules by @ashwinvis in #35
- Buoyancy by @ashwinvis in #39
- Sponge box by @ashwinvis in #40
- First implementation of stratification correction by @ashwinvis in #43
Full Changelog: https://github.com/exabl/snek5000-abl/commits/0.6.0b0