Xiangyu-Hu / SPHinXsys

SPHinXsys provides C++ APIs for engineering simulation and optimization. It aims at complex systems driven by fluid, structure, multi-body dynamics and beyond. The multi-physics library is based on a unique and unified computational framework by which strong coupling has been achieved for all involved physics.
https://xiangyu-hu.github.io/SPHinXsys/
Apache License 2.0
316 stars 233 forks source link

Incoperate the model into github main repository #256

Closed Xiangyu-Hu closed 1 year ago

Xiangyu-Hu commented 1 year ago

The work should be finished with test cases before the paper submitted to arxiv.org.

ShuoguoZhangTUM commented 1 year ago

ok, Prof.Hu, I will do it next week that upload the algorithm and the test case to library

Bo-Zhang1995 commented 1 year ago

There is a problem in that the newly obtained result gets a zero DTW distance with the database. Because the distance is always zero, so it always satisfies the testing criterion. I am trying to fix it.