You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems there is some kind of bug, or at least something I did not understand : when imposing boundary conditions at a node, fixing ux, uy or uz works well.
But I cannot fix any rotation : when I try to fix thx for instance, the keyword "thx" is not recognized ("KeyError : 'thx'").
In the code it seems it is called "tx" instead of "thx" so I tried "tx" but it does not work either ("fix value not allowed").
Can you investigate?
Best regards.
The text was updated successfully, but these errors were encountered:
Hi,
Thanks for this very interesting Framat package.
It seems there is some kind of bug, or at least something I did not understand : when imposing boundary conditions at a node, fixing ux, uy or uz works well.
But I cannot fix any rotation : when I try to fix thx for instance, the keyword "thx" is not recognized ("KeyError : 'thx'").
In the code it seems it is called "tx" instead of "thx" so I tried "tx" but it does not work either ("fix value not allowed").
Can you investigate?
Best regards.
The text was updated successfully, but these errors were encountered: