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
I want to access nodal contact forces from LS-Dyna. To write them, LS-Dyna offers two options:
ncfor: Output in binout-Files
intfor: Output in seperate binary intfor files
I can't process both with pydpf-core: binout-Files can be read, however the section written by "ncfor" is not present. I can only access "rcfor" session, this is contact forces ber interface not per node. For intfor-Files, I can't access any results in them using pydpf-core. Is there any optionm or solution for this?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello all,
I want to access nodal contact forces from LS-Dyna. To write them, LS-Dyna offers two options:
I can't process both with pydpf-core: binout-Files can be read, however the section written by "ncfor" is not present. I can only access "rcfor" session, this is contact forces ber interface not per node. For intfor-Files, I can't access any results in them using pydpf-core. Is there any optionm or solution for this?
Beta Was this translation helpful? Give feedback.
All reactions