All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- CHANGELOG.md by @fschuch.
- Xdmf writer included back, making easy to visualize the binary fields in other tools, by @fschuch.
- Sandbox flow configuration (BC-Sandbox.f90), by @fschuch.
- Immersed boundary method for Scalar field(s), together with a new Lagrangian Interpolator for no-flux BC at solid/fluid interface, by @fschuch.
- Module Probes (tools.f90), so now it can be used for any flow configuration, by @fschuch.
- Enumeration, directory structure and filename format for binary outputs by @fschuch, details in #3.
- Subroutine
read_geomcomplex
genepsi3d.f90 was modified ir order to be compatible with the new xcompact3d_toolbox, by @fschuch. - README was recovered from previous public repository, by @fschuch.
- CI changed from Travis to GitHub actions, by @fschuch.