Skip to content

Commit 6bf7ed7

Browse files
typo
1 parent 1719687 commit 6bf7ed7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kratos.gid/apps/Buoyancy/write/write.tcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ proc ::Buoyancy::write::WriteMaterialsFile {{write_const_law True} {include_mode
5050
Fluid::write::WriteMaterialsFile $write_const_law $include_modelpart_name
5151

5252
# Write Buoyancy materials file
53-
set mat_clear [::Buoyancy::write::GetBuoyancyMaterialsFile $write_const_law $include_modelpart_name]
53+
set clear_mat [::Buoyancy::write::GetBuoyancyMaterialsFile $write_const_law $include_modelpart_name]
5454
write::writePropertiesJsonFileDone "BuoyancyMaterials.json" $clear_mat
5555
}
5656

0 commit comments

Comments
 (0)