precice/openfoam-adapter

Reading stress from solid solvers

Offen

#240 geöffnet am 08.08.2022

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)C++ (115 Forks)auto 404
FSIenhancementgood first issue

Repository-Metriken

Stars
 (171 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 54T 14h) (1 gemergte PR in 30 T)

Beschreibung

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.

Contributor Guide