precice/calculix-adapter

Inconsistent use of `dim` and `dimCCX`

Offen

#136 geöffnet am 21.03.2025

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C (30 Forks)auto 404
good first issue

Repository-Metriken

Stars
 (59 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 15T 21h) (21 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide