-
-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
Description
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 theN).
We should:
- Check if the first assumption really still holds
- Not ask the user to remove the
N, if that is part of the name
uekerman