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://www.sphinxsys.org/
Apache License 2.0
259 stars 199 forks source link

Using force and force_prior in momentum equations #477

Closed Xiangyu-Hu closed 5 months ago

Xiangyu-Hu commented 5 months ago

I seems that using force and force_prior are more general than acc and acc_prior.

ZhentongWang commented 5 months ago

I seems that using force and force_prior are more general than acc and acc_prior.

okay, I will modify this part soon.