Recent Releases of snek5000-abl

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 https://github.com/exabl/snek5000-abl/pull/4
  • Set implicit none in usr file by @ashwinvis in https://github.com/exabl/snek5000-abl/pull/6
  • Revert initial cond by @ashwinvis in https://github.com/exabl/snek5000-abl/pull/14
  • Extend statistics by @ashwinvis in https://github.com/exabl/snek5000-abl/pull/19
  • Upgrade Nek5000 to v19 and adjust source code by @ashwinvis in https://github.com/exabl/snek5000-abl/pull/15
  • WMLES par file section by @ashwinvis in https://github.com/exabl/snek5000-abl/pull/23
  • Increase npow to 3.0 by @ashwinvis in https://github.com/exabl/snek5000-abl/pull/22
  • Set max delta for SGS by @ashwinvis in https://github.com/exabl/snek5000-abl/pull/21
  • BC evaluated at 3rd and 4th pts by @ashwinvis in https://github.com/exabl/snek5000-abl/pull/20
  • Bounds check & means by @ashwinvis in https://github.com/exabl/snek5000-abl/pull/24
  • Start adding WIP dynamic SGS model from NekExamples by @ashwinvis in https://github.com/exabl/snek5000-abl/pull/25
  • Implement penalty BC by @ashwinvis in https://github.com/exabl/snek5000-abl/pull/30
  • Channel flow tests by @ashwinvis in https://github.com/exabl/snek5000-abl/pull/34
  • Cleanup penalty modules by @ashwinvis in https://github.com/exabl/snek5000-abl/pull/35
  • Buoyancy by @ashwinvis in https://github.com/exabl/snek5000-abl/pull/39
  • Sponge box by @ashwinvis in https://github.com/exabl/snek5000-abl/pull/40
  • First implementation of stratification correction by @ashwinvis in https://github.com/exabl/snek5000-abl/pull/43

Full Changelog: https://github.com/exabl/snek5000-abl/commits/0.6.0b0

- Fortran
Published by ashwinvis over 1 year ago