-
Notifications
You must be signed in to change notification settings - Fork 46
Description
Hello Moordyn Team
SO: Windows 10
Python --v 3.13.11
Mooordyn 2.4 (precompiled pypi version)
In 2025 Software Demo Days - MoorDyn (watch?v=FqW7Xpl_VNk&t=2000s)
there is 2 moordyn examples (3 catenary points) with standalone approach
I was not in that event but i tried to reproduce both exercises via CMD (not using python notebook )
EXERCISE 1 :
I execute from windows CMD sucessfully the example 1 , but when
I added the lines related to API moorpy plot,then It finished the run showing the prompt, but It dont display nothing, there is not error message in CMD window or in the log file (in others examples of moorpy that i executed with no API,a window appears showing the plots.)
EXERCISE 2
When it is executed , I finished the run but it dont display nothing (no error message in the log or in the cmd woindow)
I used the body.txt file showed and I iassume that is ok (I dont have access to the original file),
attach files in both cases
EXERCISE 1
demo1.txt
lines.txt
PS: the python examples given in Moordyn/tests running smoothly
thanks