precice/calculix-adapter

Inconsistent use of `dim` and `dimCCX`

开放

#136 创建于 2025年3月21日

 (0 条评论) (0 个反应) (0 位负责人)C (30 个派生)auto 404
good first issue

仓库指标

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

描述

For example:

https://github.com/precice/calculix-adapter/blob/1690a6736bd90e9f963bf2eee1fc6eb7112d26cf/adapter/PreciceInterface.c#L376-L410

I guess there must be a consistency check earlier, but this is a bit confusing and potentially dangerous.

Note that this might open a box of incomplete 2D/3D implementations.

贡献者指南