Thanks for sharing the video. it smoothens the process. it will be great help if you can share the video on two body coupling in latest version of openfoam.
Thank you for your kind feedback! I am thinking about creating waves+sixdof tutorials and I am working on these and may be I will add multiple body sixdof later. Anyway, please stay in tune!
Hello Thaw, i tried to couple the two body as you described, while installing i am getting error related to VTK when i run the command ./Allwmake but such thing did not happen to your installation. Can you explain why such thing is happening and how can i fix it
Hello, if the combination is successful, but the test prompts that the moorDyn has been built without VTK support, and the calculation example cannot run, is there a solution
I made a successful compile and when I test the tutorial I faced this error. I am using OpenFOAM v2306. Error "MoorDyn has been built without VTK support"
I have solve the problem. Now there is a updated tutorial whose dynamicMeshDict is set as the MoorDynR2 restraint instead of the MooDynR1, so It happens that MoorDyn has been built without VTK support, we need to change the restraint into the MoorDynR1, but a additional step is to extract VTK files using its python code(post MoorDyn_VTK.py).
Thank you for yout tutorial! I am encountering an error while compiling for OpenFOAM-v2012, saying: fatal error: MoorDyn2.h: No such file or directory #include "MoorDyn2.h". Can you help me to understand and solve this error?
@@thawtar682 I did clone it. After studying the error, I realised it has something to do with the compilation of moorDyn v2, saying the following: cmake: /opt/OpenFOAM/OpenFOAM-v2012/ThirdParty/platforms/linux64/gcc-6.3.0/lib64/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by cmake).
this is basically *fraud* , you are using someone else's code, someone else's algorithm and just copying their readme on a PowerPoint and then pretending like you wrote the algorithms. try to generate sth creative for your vids. ;)
I never claimed I wrote the algorithms. I just showed the most straight forward way to compile the code and run. I just don't understand what makes you think that way.
Hi, I hope you are doing well. I have a problem, could you help me? I cannot even compile the MoorDyn v1. The problem is: /usr/bin/ld: cannot find -lstdc++ collect2: error: ld returned 1 exit status make: *** [MoorDyn.so] Error 1 Do you any idea? I have not solved it yet. Thanks a lot!!
@@thawtar682 Thanks for your reply. I have solved the problem by removing "-static-libstdc++" in the compileSO/makefile Could I have one more question? now compiling MoorDyn v2 also faces some problems: #error This compiler appears to be too old to be supported by Eigen #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options. Have you encountered kind of error? what version of CMake you are using? now I am using CMake 3.12 Thanks!
Thanks for sharing the video. it smoothens the process. it will be great help if you can share the video on two body coupling in latest version of openfoam.
Thank you for your kind feedback! I am thinking about creating waves+sixdof tutorials and I am working on these and may be I will add multiple body sixdof later. Anyway, please stay in tune!
Hello Thaw, i tried to couple the two body as you described, while installing i am getting error related to VTK when i run the command ./Allwmake but such thing did not happen to your installation. Can you explain why such thing is happening and how can i fix it
Thanks a lot ! It was interesting !
Could you make a video on how to couple moordyn with matlab please ?
Thank you for the interest. I am still studying MoorDyN. So I don't know how to couple MoorDyN and Matlab yet
Hello, if the combination is successful, but the test prompts that the moorDyn has been built without VTK support, and the calculation example cannot run, is there a solution
Hey, i encountered a similar problem, have you resolved this issue?
I made a successful compile and when I test the tutorial I faced this error. I am using OpenFOAM v2306. Error "MoorDyn has been built without VTK support"
I'm having similar problem, have you manage to solve an error?
I'm having similar problem too, have you manage to solve an error?
I have solve the problem. Now there is a updated tutorial whose dynamicMeshDict is set as the MoorDynR2 restraint instead of the MooDynR1, so It happens that MoorDyn has been built without VTK support, we need to change the restraint into the MoorDynR1, but a additional step is to extract VTK files using its python code(post MoorDyn_VTK.py).
Thank you for yout tutorial!
I am encountering an error while compiling for OpenFOAM-v2012, saying: fatal error: MoorDyn2.h: No such file or directory #include "MoorDyn2.h".
Can you help me to understand and solve this error?
Did you git clone or just downloaded the foamMooring codes?
@@thawtar682 I did clone it. After studying the error, I realised it has something to do with the compilation of moorDyn v2, saying the following: cmake: /opt/OpenFOAM/OpenFOAM-v2012/ThirdParty/platforms/linux64/gcc-6.3.0/lib64/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by cmake).
this is basically *fraud* , you are using someone else's code, someone else's algorithm and just copying their readme on a PowerPoint and then pretending like you wrote the algorithms. try to generate sth creative for your vids. ;)
I never claimed I wrote the algorithms. I just showed the most straight forward way to compile the code and run. I just don't understand what makes you think that way.
Does anyone know how to couple moordyn to starccm?
Hi, I hope you are doing well. I have a problem, could you help me?
I cannot even compile the MoorDyn v1. The problem is:
/usr/bin/ld: cannot find -lstdc++
collect2: error: ld returned 1 exit status
make: *** [MoorDyn.so] Error 1
Do you any idea? I have not solved it yet. Thanks a lot!!
Sorry. I have not faced your problem. First, I need to replicate the problem
@@thawtar682 Thanks for your reply. I have solved the problem by removing "-static-libstdc++" in the compileSO/makefile
Could I have one more question? now compiling MoorDyn v2 also faces some problems:
#error This compiler appears to be too old to be supported by Eigen
#error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
Have you encountered kind of error? what version of CMake you are using? now I am using CMake 3.12
Thanks!