Releases: xcompact3d/Incompact3d
Releases · xcompact3d/Incompact3d
v5.0
New release of Xcompact3d.
What has changed since the last version
- 2DECOMP&FFT library now used as an external library
- CMAKE only support for compilation
- New MHD module to study Magnetohydrodynamic turbulence
- New capability for the calculation of hydrodynamic forces for immersed 3D objects
- New particle tracking capability
- Addition of tests for CI
- Addition new test cases: Pipe Flow using IBM and Periodic Turbulent Boundary Layer
- Performance improvement for the actuator line model
- Restructure of the stretching capabilities
- Refactoring of the LMN/Poisson solver
- Few bugs removed
New Contributors
- @admole made their first contribution in #265
- @airwarriorg91 made their first contribution in #269
- @fangjian19 made their first contribution in #302
Full Changelog: v4.1...v5.0
Latest release - v4.1
Update release of Incompact3D V4.X family. Main additions are:
- New pipe flow ready-to-run simulation
- Bug corrections
- 2D capabilities (i.e. nz = 1) with a 2D circular cylinder example
- New input files for various flow configurations
- First attempt at CMake build
v4.0: Merge pull request #85 from pbartholomew08/fix/force-in-forces-module
Move force subroutine into forces module