precice/openfoam-adapter

Reading stress from solid solvers

开放

#240 创建于 2022年8月8日

 (1 条评论) (0 个反应) (0 位负责人)C++ (115 个派生)auto 404
FSIenhancementgood first issue

仓库指标

星标
 (171 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南