Skip to content

Eigen library, new features and faster fluid dynamics

Compare
Choose a tag to compare
@Xiangyu-Hu Xiangyu-Hu released this 03 Dec 23:07
· 2971 commits to master since this release
cf40934

In this release, the new features are:

  1. The library uses Eigen 3 for vector and matrix operations.
  2. The fluid dynamics has been further accelerated more than 30%.
  3. Dynamics algorithms are explicitly defined in case file.
  4. Level-set topological correction introduced for to great robustness in particle generation.
  5. Particle split and merge algorithms are included with a new dam-break case.
  6. Adaptive particle sizes and variable smoothing lengths can be used for fluid dynamics simulation.

Please check the project website www.sphinxsys.org for the updated installation instructions for Linux and Windows systems.
You are welcomed to try and comment this new release.