Ansys Learning Forum › Forums › Installation and Licensing › Ansys Products › LS-DYNA implicit stiffness matrix and output › Reply To: LS-DYNA implicit stiffness matrix and output
July 7, 2023 at 12:13 pm
Ansys Employee
hiÂ
elobrate your first point ( what method you are look for, etc)Â
try using the database_history_node (id, set)
in smp run it outputs nodeout which has following header with time stampÂ
 nodal point  x-disp   y-disp    z-disp    x-vel    y-vel    z-vel    x-accl    y-accl    z-accl    x-coor    y-coor    z-coor
in mpp run it will be output in binout you can also check the elout databaseÂ
cheers, ramÂ