Release Notes
This is a major release, adding several new features and fixes several bugs and portability issues, including:
- Stress formulation
- Zone initial condition
- Field initial condition
- Support for HDF5
- OIFS time scheme
- LES models, currently limited to CPU and SX backends
- Gradient jump penalty
- Revamped fluid statistics providing several new features
- More simulation components:
- Computation of the derivative of a field
- Computation of forces and torque on a surface
- Computation of the weak gradient of a field
- Computation of the spectral error indicator
- User defined components
- Fluid statistics
- Refactored source tree, change to submodules
- Reworked build system, now support building a shared/dynamic
libneko
Known Issues
- Problems with recent Cray Fortran compilers: #200
- Problems with NVIDIA Fortran after the switch to submodules: #1447
Full Changelog: v0.8.0...v0.9.0