No, the receiver died not read the mail yet.
Moderator: bernd
My post above functioned for the purpose to @mention other users in phpbb (this archaic forum software). josegegas should now get a ping in his forum mail and a ping to his email address (if it's valid) telling him he was mentioned in a forum thread.
Micro, my man, you have to be very careful with spelling sometimes.
This reminds me of the contemporary opus, Du Hast.
Hello louisgag;louisgag wrote: ↑Thu Feb 06, 2020 2:53 pmHi José and everyone,
I read this whole thread and found some quite interesting discussions.
I've been involved with the development of MBDyn and was responsible for the team's participation in GSoC.
We do have another MBDyn pre/postprocessor addon for FreeCAD, but it needs improvement.
I agree with your mention that MBDyn would be suitable as an alternative to animate the currently available assembly options.
To do so, what you want is to build a fully constrained MBDyn model using only static nodes.
-Louis
Hello Louis!louisgag wrote: ↑Thu Feb 06, 2020 2:53 pmHi José and everyone,
I read this whole thread and found some quite interesting discussions.
I've been involved with the development of MBDyn and was responsible for the team's participation in GSoC.
We do have another MBDyn pre/postprocessor addon for FreeCAD, but it needs improvement.
Because of that, it would be nice if you could release the code, even if it is not production-ready, so that we and others can build on it. (We are planning on participating in GSoC again this year)
I agree with your mention that MBDyn would be suitable as an alternative to animate the currently available assembly options.
To do so, what you want is to build a fully constrained MBDyn model using only static nodes.
Send me an email if you want to discuss this further and I'll get you in touch with the main developer of pre- and post-processing solutions for MBDyn.
Kind regards,
-Louis
It seems the authors themselves don't use Windows too much, so in any case whoever uses this "body dynamics" workbench in FreeCAD will probably use MBDyn in Linux.
MBDyn wrote: Does MBDyn run on Windows?
MBDyn is developed keeping standard C++ in mind and using free development tools like GNU's gcc/g++/gfortran and autotools. Nothing should prevent it from building under Windows, provided the standard headers and the C/C++ standard library are available.
Having said this, no one of the developers ever tried to build it using Windows-specific compilers, like Visual Studio. As explained here, MBDyn can be built for Windows using MSYS/MinGW or Cygwin. Note that currently the MSYS/MinGW build does not support networking, so no MATLAB/Simulink interface is available. Volunteers are welcome to work on adding Winsock support.
Here are instructions for installing mbdyn using Windows 10's windows linux shell(WLS). I don't know if you can run a program in WLS from a windows program. You could run FreeCAD in the linux shell.josegegas wrote: ↑Thu Feb 13, 2020 7:06 pmPd. Does anyone have any idea on how to install/compile? MBDyn under Windows? Not sure if not being able to execute it in Windows will be a limitation? I do not have any issue working only with Linux, but this may reduce the number of people using/interested on the workbench, no?