KVSlab / turtleFSI

Monolithic Fluid-Structure Interaction (FSI) solver
https://turtlefsi2.readthedocs.io/en/latest/
GNU General Public License v3.0
63 stars 23 forks source link

fix tf_csm problem #74

Closed keiyamamo closed 1 year ago

keiyamamo commented 1 year ago

I was testing TF_csm (pure solid benchmark problem) and noticed that velocity was not correct with vey high value at the clamped side (left side). TF_csm

I added boundary condition for the velocity and that fixed the problem. I compared the displacement against Turek reference value and confirmed that these values are pretty close to the reference value.