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

Multiple robin #108

Closed keiyamamo closed 6 months ago

keiyamamo commented 6 months ago

This PR adds functionality to use different coefficients for different boundaries when using the Robin boundary condition.

More specifically,

Additionally, there are some modifications to the problem file RobinBC_validation so that it works with new syntax.