Skip to content

Commit fd63405

Browse files
comment
1 parent b99f19b commit fd63405

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

kratos.gid/scripts/Writing/WriteMaterials.tcl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@ proc write::getPropertiesListByConditionXPath {cnd_xpath {write_claw_name "True"
171171
set props [list ]
172172

173173
# first property
174+
# TODO: Remove this when gid_output_process.py is fixed
174175
set first [dict create "model_part_name" $model_part_name "properties_id" 0 "Material" [dict create Variables [dict create]]]
175176
lappend props $first
176177

0 commit comments

Comments
 (0)