Releases: Xiangyu-Hu/SPHinXsys
New feature of self-contact with examples (windows compatible version)
In this release self-contact between solid bodies are included with two examples.
To install this release, you need to install google test.
We also provide the dependent free version of the library,
by which, all the dependent headers and cpp files will be included in a single project.
You are welcome to test,
and report bugs by using "Issues" of the repository.
Cmake bug cleaned
The bug, which leads to Cmake error message, is cleaned.
There is still bug due to the incompatibility between windows and linux.
Please download the newest release version.
New feature of self-contact with examples
In this release self-contact between solid bodies are included with two examples.
To install this release, you need to install google test.
We also provide the dependent free version of the library,
by which, all the dependent headers and cpp files will be included in a single project.
You are welcome to test,
and report bugs by using "Issues" of the repository.
New examples on particle generation with single particle resolution
Two examples on particle relaxation in 2D and 3D with single particle resolution have been added to the folder cases_test.
The user can modify it for generate particles according to user defined geometries.
Multi-resolution modeling of multiphase flow with surface tension
We introduced the multi-resolution modeling of multiphase flow with surface tension.
Faster and more multi-physics features!
With the new data-oriented design, SPHInXsys is much faster than the ealier release.
New features are body fitted particle generator, tree particle generator, heat transfer for fluid and solid, and solid body contact.
Please the check the corresponding new test cases for the details.
Basic functionalities on fluid, solid and multi-body dynamics are done.
The basic functions including fluid, solid and multi-body dynamics and their coupling is done. All examples are tested. The restart function and initial particle reload function have been implemented.