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

update optimization cases #481

Closed Bo-Zhang1995 closed 5 months ago

Bo-Zhang1995 commented 5 months ago

update the boundary condition, clean the case and renaming the case. two types of cases are included.

  1. the same sink temperature.
  2. the heat flux heater.
Xiangyu-Hu commented 5 months ago

@Bo-Zhang1995 is the bug shown in issue #479 cleaned?

Bo-Zhang1995 commented 5 months ago

@Bo-Zhang1995 is the bug shown in issue #479 cleaned?

yeah,i checked the result in paraview that shows normal. Google test could also pass.