Skip to content

Commit

Permalink
[All] Update legacy output_frequency to output_interval
Browse files Browse the repository at this point in the history
  • Loading branch information
loumalouomega authored Jan 11, 2023
1 parent 0a47fc2 commit 55f44b7
Show file tree
Hide file tree
Showing 85 changed files with 106 additions and 106 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"file_label" : "time",
"output_control_type" : "step",
"output_frequency" : 1,
"output_interval" : 1,
"body_output" : true,
"node_output" : false,
"skin_output" : false,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
},
"file_label" : "step",
"output_control_type" : "step",
"output_frequency" : 1.0,
"output_interval" : 1.0,
"body_output" : true,
"node_output" : true,
"skin_output" : false,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
},
"file_label" : "step",
"output_control_type" : "step",
"output_frequency" : 5,
"output_interval" : 5,
"body_output" : false,
"node_output" : true,
"skin_output" : false,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"file_label" : "time",
"output_control_type" : "step",
"output_frequency" : 1,
"output_interval" : 1,
"body_output" : true,
"node_output" : false,
"skin_output" : false,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
},
"file_label" : "step",
"output_control_type" : "step",
"output_frequency" : 1.0,
"output_interval" : 1.0,
"body_output" : true,
"node_output" : true,
"skin_output" : false,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"file_label" : "step",
"output_control_type" : "step",
"output_frequency" : 1.0,
"output_interval" : 1.0,
"body_output" : true,
"node_output" : false,
"skin_output" : false,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
},
"file_label" : "step",
"output_control_type" : "step",
"output_frequency" : 1,
"output_interval" : 1,
"body_output" : true,
"node_output" : false,
"skin_output" : false,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
},
"file_label": "step",
"output_control_type": "step",
"output_frequency": 1.0,
"output_interval" : 1.0,
"body_output": true,
"node_output": false,
"skin_output": false,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"file_label" : "time",
"output_control_type" : "time",
"output_frequency" : 0.5,
"output_interval" : 0.5,
"body_output" : true,
"node_output" : false,
"skin_output" : false,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"file_label" : "time",
"output_control_type" : "time",
"output_frequency" : 0.5,
"output_interval" : 0.5,
"body_output" : true,
"node_output" : false,
"skin_output" : false,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
},
"file_label" : "time",
"output_control_type" : "step",
"output_frequency" : 10,
"output_interval" : 10,
"body_output" : true,
"node_output" : false,
"skin_output" : false,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
},
"file_label" : "step",
"output_control_type" : "step",
"output_frequency" : 1,
"output_interval" : 1,
"body_output" : true,
"node_output" : false,
"skin_output" : false,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
},
"file_label" : "step",
"output_control_type" : "step",
"output_frequency" : 1,
"output_interval" : 1,
"body_output" : true,
"node_output" : false,
"skin_output" : false,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"file_label" : "step",
"output_control_type" : "step",
"output_frequency" : 1.0,
"output_interval" : 1.0,
"body_output" : true,
"node_output" : false,
"skin_output" : false,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
},
"file_label" : "step",
"output_control_type" : "step",
"output_frequency" : 1,
"output_interval" : 1,
"body_output" : true,
"node_output" : false,
"skin_output" : false,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"file_label" : "time",
"output_control_type" : "step",
"output_frequency" : 10,
"output_interval" : 10,
"body_output" : true,
"node_output" : false,
"skin_output" : false,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
},
"file_label" : "step",
"output_control_type" : "step",
"output_frequency" : 1,
"output_interval" : 1,
"body_output" : true,
"node_output" : false,
"skin_output" : false,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"file_label" : "time",
"output_control_type" : "step",
"output_frequency" : 1,
"output_interval" : 1,
"body_output" : true,
"node_output" : false,
"skin_output" : false,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
},
"file_label" : "step",
"output_control_type" : "step",
"output_frequency" : 1,
"output_interval" : 1,
"body_output" : true,
"node_output" : false,
"skin_output" : false,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
},
"file_label" : "time",
"output_control_type" : "step",
"output_frequency" : 1,
"output_interval" : 1,
"body_output" : true,
"node_output" : false,
"skin_output" : false,
Expand Down Expand Up @@ -153,7 +153,7 @@
},
"file_label" : "time",
"output_control_type" : "step",
"output_frequency" : 1,
"output_interval" : 1,
"body_output" : true,
"node_output" : false,
"skin_output" : false,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
},
"file_label" : "time",
"output_control_type" : "time",
"output_frequency" : 0.1,
"output_interval" : 0.1,
"body_output" : true,
"node_output" : false,
"skin_output" : false,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
},
"file_label" : "time",
"output_control_type" : "step",
"output_frequency" : 1.0,
"output_interval" : 1.0,
"body_output" : true,
"node_output" : false,
"skin_output" : false,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
},
"file_label" : "time",
"output_control_type" : "time",
"output_frequency" : 0.1,
"output_interval" : 0.1,
"body_output" : true,
"node_output" : false,
"skin_output" : false,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
},
"file_label" : "step",
"output_control_type" : "step",
"output_frequency" : 1,
"output_interval" : 1,
"body_output" : true,
"node_output" : false,
"skin_output" : false,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
},
"file_label" : "time",
"output_control_type" : "time",
"output_frequency" : 1e-5,
"output_interval" : 1e-5,
"body_output" : true,
"node_output" : false,
"skin_output" : false,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"axis" : [0.0,0.0,1.0]
},
"post_process_tool":{
"output_frequency": 1
"output_interval" : 1
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
},
"file_label" : "time",
"output_control_type" : "time",
"output_frequency" : 2e-5,
"output_interval" : 2e-5,
"body_output" : true,
"node_output" : false,
"skin_output" : false,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"axis" : [0.0,0.0,1.0]
},
"post_process_tool":{
"output_frequency": 1
"output_interval" : 1
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@
},
"file_label" : "step",
"output_control_type" : "step",
"output_frequency" : 1.0,
"output_interval" : 1.0,
"body_output" : true,
"node_output" : false,
"skin_output" : false,
Expand All @@ -178,7 +178,7 @@
"file_format" : "ascii",
"output_precision" : 7,
"output_control_type" : "step",
"output_frequency" : 1.0,
"output_interval" : 1.0,
"output_sub_model_parts" : true,
"folder_name" : "VTK_Output",
"save_output_files_in_folder" : true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"file_label" : "time",
"output_control_type" : "step",
"output_frequency" : 1,
"output_interval" : 1,
"body_output" : true,
"node_output" : false,
"skin_output" : false,
Expand All @@ -45,7 +45,7 @@
"Parameters" : {
"model_part_name" : "FluidModelPart.fluid_computational_model_part",
"output_control_type" : "step",
"output_frequency" : 1,
"output_interval" : 1,
"file_format" : "ascii",
"output_precision" : 7,
"output_sub_model_parts" : true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"file_label" : "time",
"output_control_type" : "step",
"output_frequency" : 1.0,
"output_interval" : 1.0,
"body_output" : true,
"node_output" : false,
"skin_output" : false,
Expand Down Expand Up @@ -54,7 +54,7 @@
},
"file_label" : "step",
"output_control_type" : "step",
"output_frequency" : 1.0,
"output_interval" : 1.0,
"body_output" : true,
"node_output" : false,
"skin_output" : false,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@
},
"file_label" : "time",
"output_control_type" : "time",
"output_frequency" : 0.05,
"output_interval" : 0.05,
"body_output" : true,
"node_output" : false,
"skin_output" : false,
Expand Down Expand Up @@ -220,7 +220,7 @@
},
"file_label": "time",
"output_control_type": "time",
"output_frequency": 0.05,
"output_interval" : 0.05,
"body_output": true,
"node_output": false,
"skin_output": false,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
},
"file_label" : "step",
"output_control_type" : "step",
"output_frequency" : 1,
"output_interval" : 1,
"body_output" : true,
"node_output" : false,
"skin_output" : false,
Expand All @@ -139,7 +139,7 @@
"Parameters" : {
"model_part_name" : "Structure",
"output_control_type" : "step",
"output_frequency" : 1,
"output_interval" : 1,
"file_format" : "ascii",
"output_precision" : 7,
"output_sub_model_parts" : false,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
},
"file_label" : "step",
"output_control_type" : "step",
"output_frequency" : 1,
"output_interval" : 1,
"body_output" : true,
"node_output" : false,
"skin_output" : false,
Expand All @@ -148,7 +148,7 @@
"Parameters" : {
"model_part_name" : "Structure",
"output_control_type" : "step",
"output_frequency" : 1,
"output_interval" : 1,
"file_format" : "ascii",
"output_precision" : 7,
"output_sub_model_parts" : false,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
},
"file_label" : "step",
"output_control_type" : "step",
"output_frequency" : 1,
"output_interval" : 1,
"body_output" : true,
"node_output" : false,
"skin_output" : false,
Expand All @@ -99,7 +99,7 @@
"Parameters" : {
"model_part_name" : "Structure",
"output_control_type" : "step",
"output_frequency" : 1,
"output_interval" : 1,
"file_format" : "ascii",
"output_precision" : 7,
"output_sub_model_parts" : false,
Expand Down
Loading

0 comments on commit 55f44b7

Please sign in to comment.