laserablaatio
Mechanical
I'm studying an ansys batch file made by someone else and
found there a line like this:
tmpvar = NODE(0,940,300)
What is this NODE? Seems that it could be some kind of 3D-array (related to the nodes), which is accessed by its indices. However, I could not find any specific documentation on this.
Also, it is not listed when using the *STATUS -command.
Thanks for your help!
found there a line like this:
tmpvar = NODE(0,940,300)
What is this NODE? Seems that it could be some kind of 3D-array (related to the nodes), which is accessed by its indices. However, I could not find any specific documentation on this.
Also, it is not listed when using the *STATUS -command.
Thanks for your help!