Skip to content

Commit a6be75b

Browse files
Merge pull request #837 from KratosMultiphysics/convdiff/remove-computing-model-part
[FastPR][ConvDiff] Update output to MainModelPart
2 parents 287e26c + 5da8eef commit a6be75b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • kratos.gid/apps/ConvectionDiffusion

kratos.gid/apps/ConvectionDiffusion/app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"materials_file": "ConvectionDiffusionMaterials.json",
3939
"properties_location": "json",
4040
"model_part_name": "ThermalModelPart",
41-
"output_model_part_name": "thermal_computing_domain"
41+
"output_model_part_name": ""
4242
},
4343
"main_launch_file": "python/MainKratos.py",
4444
"examples": "examples/examples.xml"

0 commit comments

Comments
 (0)