Gerris release notes/18-09-07
From Gerris
Of course the most notable change is this new wiki web site. This will facilitate maintaining the documentation up-to-date and I hope it will encourage more people to contribute to the documentation. Feel free to edit the site! (please try to make sure you login before making substantial changes).
As part of this web site update, the installation instructions previously contained in the tutorial have been moved to the wiki.
Another big change is that I have dropped the concept of a stable version entirely. The snapshot versions were in most cases more stable than the "stable" version anyway. Also, the process of actually releasing a stable version was painful, whereas the snapshot release creation process is entirely automated. Finally, the multiplicity of versions proved confusing to users.
Otherwise the code has been much improved since the last stable release (0.9.2).
Gerris
Major improvements include:
- Major fix to the VOF advection scheme (which was not conservative before)
- Generalised height-function interface curvature calculation works for any interface topology (and with adaptivity)
- Implicit surfaces for solid boundaries or interface shape initialisation
- Adaptivity along solid boundaries (i.e. the resolution of solid boundaries can change in time).
- "Leap-frog" second-order time discretisation for tracers
- Fixed density calculation for the Poisson equation (have a look at the updated Rayleigh-Taylor example to see the difference).
- "Reduced gravity" implementation (also known as "piezometric pressure")
- Support for generic text macros in parameter files
- Updated Boussinesq example
- New inviscid droplet oscillation test case
- New VOF advection test case with adaptive refinement
- New gravity wave test case
- New adaptive coastally-trapped wave test case
- New gravity waves in Cook strait test case
- Improved capillary wave test case
- New Gerris logo example
- Mixed Youngs-Centered VOF normal calculation (thanks to Ruben Scardovelli)
- Numerous other improvements to the VOF scheme
Together with a number of bug fixes including:
- Several fixes for Mac OSX
- New implementation of periodic boundary conditions (fixes bug when using solid boundaries overlapping the periodic boundary)
Have a look at the changelog for details.
GfsView
- Symmetry planes can be added
- Display of VOF-reconstructed facets
- New "cut plane" object (only cuts VOF surfaces at this stage)
- Batch-mode can be compiled on its own on systems with no graphic libraries/displays
- Improved display of solid boundaries defined using large GTS files
- Scalable Vector Graphics (SVG) export
- Compiles on Mac OSX
- Numerous bug fixes
Have a look at the changelog for details.