Hi!
I have an external text file containing: points of application x,y,z cordinates and relative x,y,z components of an accelaration that vary for each node. Something like this:
X1 Y1 Z1 A1x A1y A1z
X2 Y2 Z2 A2x A2y A2z
....
Xn Yn Zn Anx Any Anz
I need to import this values in hypermesh for a dinamic analysis.
If they are forces i can directly import that file, and mapping the acceleration point on the nearest model node. But whit accels this in not possible.
How can i import the file and associate the acceleration at the model nodes for running the analysis in Optistruct?