precice/calculix-adapter

Assumptions on interface names

Chiusa

#128 aperta il 20 set 2024

 (0 commenti) (1 reazione) (0 assegnatari)C (30 fork)auto 404
good first issue

Metriche repository

Star
 (59 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

To the extent I understand:

  • CalculiX requires node groups to be named starting with N: NwetSurface
  • The adapter takes the names without the N (wetSurface) and automatically "converts it to CalculiX format" (i.e., prepends the N).

We should:

  1. Check if the first assumption really still holds
  2. Not ask the user to remove the N, if that is part of the name

Guida contributor