How to get the node number? #2533
-
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
Hi @YuYuJou, MoorDyn has updated from using Con to Point for describing point objects. However, to answer your question, POINT1FX and LINE1N51FX should be very similar. There might be minor differences depending on how / if you have point hydrodynamics. The motion of Point 1 and Line1N51 will be identical. The MoorDyn documentation has some more information about available output channels: https://moordyn.readthedocs.io/en/latest/inputs.html#id5 If you want the internal forces at every node along the line, you can add flags to the outputs column of the lines list: https://moordyn.readthedocs.io/en/latest/inputs.html#id3 |
Beta Was this translation helpful? Give feedback.
-
I output "L3N50pz" and it worked. |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
Hi @YuYuJou,
MoorDyn has updated from using Con to Point for describing point objects. However, to answer your question, POINT1FX and LINE1N51FX should be very similar. There might be minor differences depending on how / if you have point hydrodynamics. The motion of Point 1 and Line1N51 will be identical. The MoorDyn documentation has some more information about available output channels: https://moordyn.readthedocs.io/en/latest/inputs.html#id5
If you want the internal forces at every node along the line, you can add flags to the outputs column of the lines list: https://moordyn.readthedocs.io/en/latest/inputs.html#id3