precice/openfoam-adapter

Reading stress from solid solvers

Ouverte

#240 ouverte le 8 août 2022

 (1 commentaire) (0 réaction) (0 personne assignée)C++ (115 forks)auto 404
FSIenhancementgood first issue

Métriques du dépôt

Stars
 (171 étoiles)
Métriques de merge PR
 (Merge moyen 54j 14h) (1 PR mergée en 30 j)

Description

https://github.com/precice/openfoam-adapter/pull/236 added the possibility to read forces, effectively enabling structure solvers (such as solidDisplacementFoam or solids4Foam) to use the adapter.

It would still be nice if the adapter could also read stresses (Stress). This should hopefully not be so complicated to implement, assuming it is relatively similar to the writing part.

Guide contributeur