precice/calculix-adapter

Inconsistent use of `dim` and `dimCCX`

Aberta

#136 aberto em 21 de mar. de 2025

 (0 comentário) (0 reação) (0 responsável)C (30 forks)auto 404
good first issue

Métricas do repositório

Stars
 (59 estrelas)
Métricas de merge de PR
 (Mesclagem média 15d 21h) (21 fundiu PRs em 30d)

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.

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

Guia do colaborador