A bug about Kfric
I think I found a bug.
The specific process is as follows:
I used Chrono to simulate a problem, the simulation file works fine, but if I switch to using the internal DEM contact processing, an exception pops up:
""
Exception (JSphCpuSingle::LoadDemData) at ..\source\JSph.cpp:1181
Text: Object mk=50 (mkbound=40) - Value of Kfric is invalid.
""
The above three files are able to run normally. But if I make the following changes, the program will pop up an exception!
https://forums.dual.sphysics.org/uploads/498/865YQMGZGM74.pngThe value is change to "2" from "3". When I looked for the reason from the code, I found that there should be a problem reading the material parameter file!
@Alex Can you help me to confirm if this is a bug in the program?
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 t...') #4 /var/www/forums-dual-sphysics-org/applications/vanilla/controllers/class.discussioncontroller.php(197): Gdn_Format::to('[{"insert":"I t...', 'Rich') #5 /var/www/forums-dual-sphysics-org/library/core/class.dispatcher.php(862): DiscussionController->index('2307', 'a-bug-about-kfr...', '') #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 |
Validation error while instantiating embed type image with class Vanilla\EmbeddedContent\Embeds\ImageEmbed and data { "embedType": "image", "url": "https:\/\/forums.dual.sphysics.org\/uploads\/498\/865YQMGZGM74.png", "name": "1648193070(1).png", "attributes": [], "format": null, "bodyRaw": null } { "message": "Validation Failed", "status": 400, "errors": [ { "field": "type", "code": "missingField", "status": 400, "message": "type is required." } ] } #0 [internal function]: gdn_ErrorHandler(512, 'Validation erro...', '/var/www/forums...', 217, Array) #1 /var/www/forums-dual-sphysics-org/library/Vanilla/EmbeddedContent/EmbedService.php(217): trigger_error('Validation erro...', 512) #2 /var/www/forums-dual-sphysics-org/library/Vanilla/Formatting/Quill/Blots/Embeds/ExternalBlot.php(78): Vanilla\EmbeddedContent\EmbedService->createEmbedFromData(Array) #3 /var/www/forums-dual-sphysics-org/library/Vanilla/Formatting/Quill/Blots/Embeds/ExternalBlot.php(90): Vanilla\Formatting\Quill\Blots\Embeds\ExternalBlot->getEmbed() #4 /var/www/forums-dual-sphysics-org/library/Vanilla/Formatting/Quill/BlotGroup.php(170): Vanilla\Formatting\Quill\Blots\Embeds\ExternalBlot->render() #5 /var/www/forums-dual-sphysics-org/library/Vanilla/Formatting/Quill/BlotGroup.php(151): Vanilla\Formatting\Quill\BlotGroup->renderContent() #6 /var/www/forums-dual-sphysics-org/library/Vanilla/Formatting/Quill/Renderer.php(25): Vanilla\Formatting\Quill\BlotGroup->render() #7 /var/www/forums-dual-sphysics-org/library/Vanilla/Formatting/Formats/RichFormat.php(65): Vanilla\Formatting\Quill\Renderer->render(Object(Vanilla\Formatting\Quill\BlotGroupCollection)) #8 /var/www/forums-dual-sphysics-org/library/Vanilla/Formatting/FormatService.php(34): Vanilla\Formatting\Formats\RichFormat->renderHTML('[{"insert":"I t...') #9 /var/www/forums-dual-sphysics-org/library/core/class.format.php(1730): Vanilla\Formatting\FormatService->renderHTML('[{"insert":"I t...', 'rich') #10 /var/www/forums-dual-sphysics-org/library/core/class.format.php(1479): Gdn_Format::rich('[{"insert":"I t...') #11 /var/www/forums-dual-sphysics-org/applications/vanilla/controllers/class.discussioncontroller.php(197): Gdn_Format::to('[{"insert":"I t...', 'Rich') #12 /var/www/forums-dual-sphysics-org/library/core/class.dispatcher.php(862): DiscussionController->index('2307', 'a-bug-about-kfr...', '') #13 /var/www/forums-dual-sphysics-org/library/core/class.dispatcher.php(279): Gdn_Dispatcher->dispatchController(Object(Gdn_Request), Array) #14 /var/www/forums-dual-sphysics-org/index.php(29): Gdn_Dispatcher->dispatch() #15 {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 t...') #4 /var/www/forums-dual-sphysics-org/applications/vanilla/views/discussion/helper_functions.php(24): Gdn_Format::to('[{"insert":"I t...', '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('2307', 'a-bug-about-kfr...', '') #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} |
Notice |
Validation error while instantiating embed type image with class Vanilla\EmbeddedContent\Embeds\ImageEmbed and data { "embedType": "image", "url": "https:\/\/forums.dual.sphysics.org\/uploads\/498\/865YQMGZGM74.png", "name": "1648193070(1).png", "attributes": [], "format": null, "bodyRaw": null } { "message": "Validation Failed", "status": 400, "errors": [ { "field": "type", "code": "missingField", "status": 400, "message": "type is required." } ] } #0 [internal function]: gdn_ErrorHandler(512, 'Validation erro...', '/var/www/forums...', 217, Array) #1 /var/www/forums-dual-sphysics-org/library/Vanilla/EmbeddedContent/EmbedService.php(217): trigger_error('Validation erro...', 512) #2 /var/www/forums-dual-sphysics-org/library/Vanilla/Formatting/Quill/Blots/Embeds/ExternalBlot.php(78): Vanilla\EmbeddedContent\EmbedService->createEmbedFromData(Array) #3 /var/www/forums-dual-sphysics-org/library/Vanilla/Formatting/Quill/Blots/Embeds/ExternalBlot.php(90): Vanilla\Formatting\Quill\Blots\Embeds\ExternalBlot->getEmbed() #4 /var/www/forums-dual-sphysics-org/library/Vanilla/Formatting/Quill/BlotGroup.php(170): Vanilla\Formatting\Quill\Blots\Embeds\ExternalBlot->render() #5 /var/www/forums-dual-sphysics-org/library/Vanilla/Formatting/Quill/BlotGroup.php(151): Vanilla\Formatting\Quill\BlotGroup->renderContent() #6 /var/www/forums-dual-sphysics-org/library/Vanilla/Formatting/Quill/Renderer.php(25): Vanilla\Formatting\Quill\BlotGroup->render() #7 /var/www/forums-dual-sphysics-org/library/Vanilla/Formatting/Formats/RichFormat.php(65): Vanilla\Formatting\Quill\Renderer->render(Object(Vanilla\Formatting\Quill\BlotGroupCollection)) #8 /var/www/forums-dual-sphysics-org/library/Vanilla/Formatting/FormatService.php(34): Vanilla\Formatting\Formats\RichFormat->renderHTML('[{"insert":"I t...') #9 /var/www/forums-dual-sphysics-org/library/core/class.format.php(1730): Vanilla\Formatting\FormatService->renderHTML('[{"insert":"I t...', 'rich') #10 /var/www/forums-dual-sphysics-org/library/core/class.format.php(1479): Gdn_Format::rich('[{"insert":"I t...') #11 /var/www/forums-dual-sphysics-org/applications/vanilla/views/discussion/helper_functions.php(24): Gdn_Format::to('[{"insert":"I t...', 'Rich') #12 /var/www/forums-dual-sphysics-org/applications/vanilla/views/discussion/discussion.php(89): formatBody(Object(stdClass)) #13 /var/www/forums-dual-sphysics-org/applications/vanilla/views/discussion/index.php(31): include('/var/www/forums...') #14 /var/www/forums-dual-sphysics-org/library/core/class.controller.php(778): include('/var/www/forums...') #15 /var/www/forums-dual-sphysics-org/library/core/class.controller.php(1382): Gdn_Controller->fetchView('', false, false) #16 /var/www/forums-dual-sphysics-org/library/core/class.pluggable.php(217): Gdn_Controller->xRender() #17 /var/www/forums-dual-sphysics-org/applications/vanilla/controllers/class.discussioncontroller.php(310): Gdn_Pluggable->__call('render', Array) #18 /var/www/forums-dual-sphysics-org/library/core/class.dispatcher.php(862): DiscussionController->index('2307', 'a-bug-about-kfr...', '') #19 /var/www/forums-dual-sphysics-org/library/core/class.dispatcher.php(279): Gdn_Dispatcher->dispatchController(Object(Gdn_Request), Array) #20 /var/www/forums-dual-sphysics-org/index.php(29): Gdn_Dispatcher->dispatch() #21 {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":"Sev...') #4 /var/www/forums-dual-sphysics-org/applications/vanilla/views/discussion/helper_functions.php(24): Gdn_Format::to('[{"insert":"Sev...', 'Rich') #5 /var/www/forums-dual-sphysics-org/applications/vanilla/views/discussion/helper_functions.php(170): formatBody(Object(stdClass)) #6 /var/www/forums-dual-sphysics-org/applications/vanilla/views/discussion/comments.php(19): writeComment(Object(stdClass), Object(DiscussionController), Object(Gdn_Session), 1) #7 /var/www/forums-dual-sphysics-org/applications/vanilla/views/discussion/index.php(53): include('/var/www/forums...') #8 /var/www/forums-dual-sphysics-org/library/core/class.controller.php(778): include('/var/www/forums...') #9 /var/www/forums-dual-sphysics-org/library/core/class.controller.php(1382): Gdn_Controller->fetchView('', false, false) #10 /var/www/forums-dual-sphysics-org/library/core/class.pluggable.php(217): Gdn_Controller->xRender() #11 /var/www/forums-dual-sphysics-org/applications/vanilla/controllers/class.discussioncontroller.php(310): Gdn_Pluggable->__call('render', Array) #12 /var/www/forums-dual-sphysics-org/library/core/class.dispatcher.php(862): DiscussionController->index('2307', 'a-bug-about-kfr...', '') #13 /var/www/forums-dual-sphysics-org/library/core/class.dispatcher.php(279): Gdn_Dispatcher->dispatchController(Object(Gdn_Request), Array) #14 /var/www/forums-dual-sphysics-org/index.php(29): Gdn_Dispatcher->dispatch() #15 {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":{"em...') #4 /var/www/forums-dual-sphysics-org/applications/vanilla/views/discussion/helper_functions.php(24): Gdn_Format::to('[{"insert":{"em...', 'Rich') #5 /var/www/forums-dual-sphysics-org/applications/vanilla/views/discussion/helper_functions.php(170): formatBody(Object(stdClass)) #6 /var/www/forums-dual-sphysics-org/applications/vanilla/views/discussion/comments.php(19): writeComment(Object(stdClass), Object(DiscussionController), Object(Gdn_Session), 2) #7 /var/www/forums-dual-sphysics-org/applications/vanilla/views/discussion/index.php(53): include('/var/www/forums...') #8 /var/www/forums-dual-sphysics-org/library/core/class.controller.php(778): include('/var/www/forums...') #9 /var/www/forums-dual-sphysics-org/library/core/class.controller.php(1382): Gdn_Controller->fetchView('', false, false) #10 /var/www/forums-dual-sphysics-org/library/core/class.pluggable.php(217): Gdn_Controller->xRender() #11 /var/www/forums-dual-sphysics-org/applications/vanilla/controllers/class.discussioncontroller.php(310): Gdn_Pluggable->__call('render', Array) #12 /var/www/forums-dual-sphysics-org/library/core/class.dispatcher.php(862): DiscussionController->index('2307', 'a-bug-about-kfr...', '') #13 /var/www/forums-dual-sphysics-org/library/core/class.dispatcher.php(279): Gdn_Dispatcher->dispatchController(Object(Gdn_Request), Array) #14 /var/www/forums-dual-sphysics-org/index.php(29): Gdn_Dispatcher->dispatch() #15 {main} |
Comments
Several issues.
Try first to use:
<links>
<link mkbound="0" property="ytjsteelBox" comment="Property for the tank" />
<link mkbound="40" property="ytjsteelGate" comment="Property for the Gate" />
</links>
Second:
I think you have to uncomment:
<!-- <bodyfloating id="Gate" mkbound="40" modelfile="AutoActual" modelnormal="invert"/> -->
Yes, I've tried it out, still thank you very much for your reply. But a new problem is that the results calculated by DEM and Chrono are very different, and when compared with literature data, there are two extreme cases. Do you know what's going on here? Which calculation is trustworthy? Or am I doing something wrong?