Open ZhimingGuo opened 3 years ago
@KratosMultiphysics/structural-mechanics there are still some test using super old input files
@KlausBSautter @adityaghantasala (and maybe others) could you please take a look at your examples? It is not much work, I updated already some tests last week
Description There is one error when i execute the test periodic_bc_example. please check the following.
Error information File "C:\Users\gzm\Desktop\KRATOS\Kratos\bin\Release\KratosMultiphysics\StructuralMechanicsApplication\structural_mechanics_solver.py", line 335, in import_constitutive_laws KratosMultiphysics.ReadMaterialsUtility(material_settings, self.model) RuntimeError: Error: DEPRECATION: The ModelPart "Parts_solid" is retrieved from the Model by using the flat-map! This was removed end of November 2019 Please prepend the Parent-ModelPart-Names like this: "Structure.Parts_solid"