Tags: vvflow/vvflow
Tags
Release v2.4.0 - Fix diffusion velocity formula. It eliminates outlying vortices and spikes (noise) in resulting forces. - Significantly refactor command-line UX and update README. - Merge `vvcompose` functionality with `vvflow`. The symlink is preserved for the compatibility. - Remove obsolete `vvgen` script. Its functions are performed by `vvflow`. - Add `gpquick --size` option for adjusting image size. - Write `gpquick` resulting image to the `--output` file instead of stdout. - Add `gpquick --dump-script` option which prints the gnuplot sctipt to stdout. - Revise manpages `man vvflow`, `man vvxtract`, `man vvplot`. - Provide `--help` option for all commands in addition to manpages.
Release v2.2.0 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.
vvflow v2.0.0 Changed: * cmake-based build * bitbucket-ci integration - gtest unit testing - pytest integration tests - deb packages published * man pages included * vvcompose rewritten in C++ - built-in lua interpreter - built-in bodies generation * vvxtract rewritten in C++ - handles both results and stepdata * vvplot rewritten in C++ - able to save intermediate tar archives
PreviousNext