FSI: Add an option for stress mapping #41
Labels
enhancement
Nice to have, but not a problem
FSI
Fluid-structure interaction
modelling
Physics-related issues
At the moment, we map forces. However, it would be very nice to also be able to map stresses, which would be easy to implement, having already implemented
Force.C
.A limitation here is that we cannot use stresses in CalculiX at the moment. So, a prerequisite for this would be to either:
A. Implement stresses reading also in the calculix-adapter,
B. Add connectivity information in the openfoam-adapter, so that we use a preCICE action to convert the stresses to forces (see also #2 ).
C. Use another structure solver that already supports reading stresses (is there one already?).
This is relevant to #7 .
The text was updated successfully, but these errors were encountered: