Forces acting on floating body

I recently ran two very similar DualSPHysics simulations. Both included a floating body excited by regular waves, the difference being one was connected to the bottom of the tank by a chrono spring. My questions arose while analyzing the plots of "ForceTotal.z", generated by compute forces, for both simulations. I will attach the plot of the forces for each simulation followed by my questions.

1. The chrono spring clearly has an effect of the forces acting on the body, however, I cant figure out a way to singularly analyze the chrono spring force. The "ChronoLink_forces.csv" generated is filled with zeros, I also noticed this to be the case for the examples using chrono springs. I read a previous comment by @Alex (will attach below) explaining the different chrono output files, but I seem to still have a misunderstanding. Is there a way to view the reaction force from the spring?

2. the output from compute forces seems to be very choppy/noisy. Is this inherent to the compute forces function and is there a way to avoid it? I assume this is more a measurement error or else it would be reflected in the displacement curves.

Any help would be greatly appreciated. Thank you in advance! 😃

This is an embed external element. It can be deleted using the delete key or the backspace key. To view the full element, press the preview button below.

To get output info related with this you have to use:  

<savedata value="#TimeOut" comment="Saves CSV with data exchange for each time interval (0=all steps)" />

ChronoExchange_mkbound_XX. Information exchanged between Chrono and DPSH. You have to use:

InputFace [X,Y,Z]: Linear acceleration applied from DSPH to the object in Chrono. (DSPH ---> Chrono)

InputFomegaAce [X,Y,Z]: Angular acceleration applied from DSPH to the object in Chrono.  (DSPH ---> Chrono)

Both ChronoBody_forces and ChronoLink_forces are the forces applied by Chrono to each object at each time step (FLUID + F. EXTERNAL + COLLISIONS).

ChronoBody_forces: Includes the accumulated forces applied to the object in Chrono 

AcumulatedForce [X,Y,Z]: Linear forces

AcumulatedTorque [X,Y,Z]: Angular forces or torques

-ChronoLink_forces: Reaction forces of the links(Links: LinkSpring, LinkPulley....).

 ReactForce [X,Y,Z]: Linear forces of reaction

 ReactTorqe [X,Y,Z]: Angular forces or torsional


Sign In or Register to comment.

Debug Trace

Notice
rich is deprecated. Use FormatService::renderHtml($content, Formats\RichFormat::FORMAT_KEY) instead.

#0 [internal function]: gdn_ErrorHandler(16384, 'rich is depreca...', '/var/www/forums...', 950, Array)
#1 /var/www/forums-dual-sphysics-org/library/core/functions.general.php(950): trigger_error('rich is depreca...', 16384)
#2 /var/www/forums-dual-sphysics-org/library/core/class.format.php(1729): deprecated('rich', 'FormatService::...')
#3 /var/www/forums-dual-sphysics-org/library/core/class.format.php(1479): Gdn_Format::rich('[{"insert":"I r...')
#4 /var/www/forums-dual-sphysics-org/applications/vanilla/controllers/class.discussioncontroller.php(197): Gdn_Format::to('[{"insert":"I r...', 'Rich')
#5 /var/www/forums-dual-sphysics-org/library/core/class.dispatcher.php(862): DiscussionController->index('2410', 'forces-acting-o...', '')
#6 /var/www/forums-dual-sphysics-org/library/core/class.dispatcher.php(279): Gdn_Dispatcher->dispatchController(Object(Gdn_Request), Array)
#7 /var/www/forums-dual-sphysics-org/index.php(29): Gdn_Dispatcher->dispatch()
#8 {main}
Notice
rich is deprecated. Use FormatService::renderHtml($content, Formats\RichFormat::FORMAT_KEY) instead.

#0 [internal function]: gdn_ErrorHandler(16384, 'rich is depreca...', '/var/www/forums...', 950, Array)
#1 /var/www/forums-dual-sphysics-org/library/core/functions.general.php(950): trigger_error('rich is depreca...', 16384)
#2 /var/www/forums-dual-sphysics-org/library/core/class.format.php(1729): deprecated('rich', 'FormatService::...')
#3 /var/www/forums-dual-sphysics-org/library/core/class.format.php(1479): Gdn_Format::rich('[{"insert":"I r...')
#4 /var/www/forums-dual-sphysics-org/applications/vanilla/views/discussion/helper_functions.php(24): Gdn_Format::to('[{"insert":"I r...', 'Rich')
#5 /var/www/forums-dual-sphysics-org/applications/vanilla/views/discussion/discussion.php(89): formatBody(Object(stdClass))
#6 /var/www/forums-dual-sphysics-org/applications/vanilla/views/discussion/index.php(31): include('/var/www/forums...')
#7 /var/www/forums-dual-sphysics-org/library/core/class.controller.php(778): include('/var/www/forums...')
#8 /var/www/forums-dual-sphysics-org/library/core/class.controller.php(1382): Gdn_Controller->fetchView('', false, false)
#9 /var/www/forums-dual-sphysics-org/library/core/class.pluggable.php(217): Gdn_Controller->xRender()
#10 /var/www/forums-dual-sphysics-org/applications/vanilla/controllers/class.discussioncontroller.php(310): Gdn_Pluggable->__call('render', Array)
#11 /var/www/forums-dual-sphysics-org/library/core/class.dispatcher.php(862): DiscussionController->index('2410', 'forces-acting-o...', '')
#12 /var/www/forums-dual-sphysics-org/library/core/class.dispatcher.php(279): Gdn_Dispatcher->dispatchController(Object(Gdn_Request), Array)
#13 /var/www/forums-dual-sphysics-org/index.php(29): Gdn_Dispatcher->dispatch()
#14 {main}