precice/calculix-adapter

Inconsistent use of `dim` and `dimCCX`

Open

#136 opened on Mar 21, 2025

 (0 comments) (0 reactions) (0 assignees)C (30 forks)auto 404
good first issue

Repository metrics

Stars
 (59 stars)
PR merge metrics
 (PR metrics pending)

Description

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.

Contributor guide