Skip to content

Releases: vvflow/vvflow

v2.3.0

28 May 23:13
Compare
Choose a tag to compare

Added

  • vvplot --eps option for fine-tuning streamlines, vorticity and
    pressure fields smoothing factor.

Fixed

  • Building instructions.
  • Compilation errors with GCC 13.

v2.2.2

18 Aug 22:56
Compare
Choose a tag to compare

Added

  • Savonius shape generation for vvcompose.
  • Binary packages for ubuntu jammy (22.04).

v2.2.1

18 Feb 01:04
Compare
Choose a tag to compare

Fixed

  • Upload packages for ubuntu focal and groovy.
  • Revise the readme.

v2.2.0

07 Jan 20:16
Compare
Choose a tag to compare

Added

  • New vvplot option -U for plotting a velocity field.
  • New vvplot option --load-field for plotting side-prcessed fields.

Changed

  • Replace libmatheval processor with Lua.
  • Build (almost) all third-party libraries statically.
  • Move CI from Bitbucket to the GitHub.
  • Replace googletest testing framework with cppunit.

Fixed

  • Segmentation fault in vvplot due to stack-use-after-scope bug.