Measuring Movement of Floating Object in Modified Case DEM
Hello everyone, My Name is Mumtaz I'm new to this DualSPHysics. Recently I'm working on Case DEM modification. I put a Dam break with floating object.
I just found out that I can measure the movement of the Floating object using the FloatingInfo tools. I took the line codes of FLoatingInfo from *.bat file in Sample Case of CaseFloating folder:
"%floatinginfo% -filexml %dirout%/%name%.xml -onlymk:51 -savemotion -savedata %dirout%/FloatingMotion"
But after I modified the *.bat file, It says "Exception: Error: There are not selected floatings" - like in the attachment. What's wrong with my code? Is there any other way to measure the displacement of a floating object?
Thanks a lot
Mumtaz
I just found out that I can measure the movement of the Floating object using the FloatingInfo tools. I took the line codes of FLoatingInfo from *.bat file in Sample Case of CaseFloating folder:
"%floatinginfo% -filexml %dirout%/%name%.xml -onlymk:51 -savemotion -savedata %dirout%/FloatingMotion"
But after I modified the *.bat file, It says "Exception: Error: There are not selected floatings" - like in the attachment. What's wrong with my code? Is there any other way to measure the displacement of a floating object?
Thanks a lot
Mumtaz
Comments
but please check your output Case.xml where you can read after "parameters" section the mk of the floating particles
Regards
Kind regards
Best regards,
Mumtaz
since you should follow the rule: mk=mkbound+11
This is because the first 11 labels are reserved for different 11 fluid objects since we want finally a unique list of "mk"
Regards
Best Regards,
Mumtaz