You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Another idea: There is actually PyRBF, which also comes from the "preCICE bubble". If we use this package, we could make sure that the RBF interpolation performed in the adapter is consistent with the interpolation performed in preCICE. I'll try to evaluate this option with @IshaanDesai and @KyleDavisSA.
Using PyRBF is a really good idea here, as it would lead to having a choice between several integration schemes. The major work package I see here is to convert PyRBF into a library if that is not already the case.
The default rbf-iterpolation
fenicsx-adapter/fenicsxprecice/expression_core.py
Line 157 in 6db7f45
The text was updated successfully, but these errors were encountered: