Kratos
Kratos copied to clipboard
examples of contact structural mechanics cannot run
Description
When I debug examples of contact structural mechanics, I always encounter the same error:
I find that this seems to be related to parallel, when I go into line 241 of parallel_utilities.h from line 793 of simple_mortar_mapper_process.cpp, the error will appear:
There is a message I am not sure if it is related to this error:
InterfacePreprocessCondition: Property YOUNG_MODULUS not available. Assigning zero value
Scope
Debug
To Reproduce When debugging the examples of contact structural mechanics, the error will appear. In fact any example in examples\contact_structural_mechanics (from https://github.com/KratosMultiphysics/examples) has this problem. The example I debugged is examples\contact_structural_mechanics\validation\shallow_ironing_3D\source
Expected behavior run examples successfully
Environment
- OS: Windows 10
- Branch: origin/master
- Python 3.10.5
Okay, just one question, have you tried in Linux?, I will try to check this ASAP, but I would like to know if only happens in Windows.
El lun., 4 jul. 2022 14:59, Rubén Zorrilla @.***> escribió:
Assigned #9997 https://github.com/KratosMultiphysics/Kratos/issues/9997 to @loumalouomega https://github.com/loumalouomega.
— Reply to this email directly, view it on GitHub https://github.com/KratosMultiphysics/Kratos/issues/9997#event-6927888595, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEYQZAFCAQ6BTUX3RKVIKFLVSLN3FANCNFSM52TDCX2A . You are receiving this because you were assigned.Message ID: @.***>
I haven't tried it in Linux. I don't know if it happens in Linux.