Javi Gárate
Javi Gárate
@loumalouomega -> As @rubenzorrilla said, Contact is used by Structural, it does not have an app in the GUI @roigcarlo -> Now it's up to date
Of course! I'll update it soon
Don't close this issue, I'll add them also in the new GUI
[Chimera_Case.gid.zip](https://github.com/KratosMultiphysics/GiDInterface/files/3347230/Chimera_Case.gid.zip)
Hi @adityaghantasala The zip is the same case Ruben posted (maybe the condition values are not the same) and it can be the given example. I'll activate the 3D also.
Hi @adityaghantasala in the json: ``` "chimera_parts":[ [ { "model_part_name":"FluidModelPart.Parts_background_surface", "overlap_distance":0.7, "model_import_settings":{ "input_type":"mdpa", "input_filename":"sep_meshes/chimera_background" } } ], [ { "model_part_name":"FluidModelPart.Parts_patch_surface", "overlap_distance":0.7, "model_import_settings":{ "input_type":"mdpa", "input_filename":"sep_meshes/chimera_patch_for_embedded" } } ] ] ``` Do...
Ok, in this branch, you can test this example [test_chimera.gid.zip](https://github.com/KratosMultiphysics/GiDInterface/files/4060113/test_chimera.gid.zip) Notice that we have 2 patches created: -The first one has 2 internal boundaries and the second one 1 ...
@adityaghantasala > @jginternational There are theree small issues : > > 1. The MainKratos.py is somehow outdated. Done. > 2. It the problemtype is not outputting the FluidMaterials.json Done >...
@adityaghantasala @KratosMultiphysics/chimera The current Gui in this branch generates this example, that does not run. I don't know how to follow [chimera.gid.zip](https://github.com/KratosMultiphysics/GiDInterface/files/8043289/chimera.gid.zip) Error message: ``` + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo :...
#666