Skip to content

Commit 86359d8

Browse files
non historical thing is not valid for vtk
1 parent 8b8f367 commit 86359d8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

kratos.gid/scripts/Writing/WriteProjectParameters.tcl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -503,7 +503,6 @@ proc write::GetDefaultParametersOutputVTKDict { {appid ""} } {
503503
dict set resultDict save_output_files_in_folder "true"
504504
dict set resultDict nodal_solution_step_data_variables [GetResultsList $results_UN OnNodes]
505505
dict set resultDict nodal_data_value_variables [list ]
506-
dict set resultDict nodal_nonhistorical_results [list ]
507506
dict set resultDict element_data_value_variables [list ]
508507
dict set resultDict condition_data_value_variables [list ]
509508
dict set resultDict gauss_point_variables_extrapolated_to_nodes [GetResultsList $results_UN OnElement]

0 commit comments

Comments
 (0)