File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
033117_nts_temp_pre_parsed_mat
2017_annals_pub_msre_compare Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -157,7 +157,7 @@ offset = 2.5
157157 []
158158 [temp_advection_fuel]
159159 type = ConservativeTemperatureAdvection
160- velocity = ' 0 0 ${flow_velocity}'
160+ velocity_variable = ' 0 0 ${flow_velocity}'
161161 variable = temp
162162 block = ' fuel'
163163 []
Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ H = 162.56
8686 []
8787 [temp_advection_fuel]
8888 type = ConservativeTemperatureAdvection
89- velocity = ' 0 ${flow_velocity} 0'
89+ velocity_variable = ' 0 ${flow_velocity} 0'
9090 variable = temp
9191 block = ' fuel'
9292 []
Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ H = 162.56
8686 []
8787 [temp_advection_fuel]
8888 type = ConservativeTemperatureAdvection
89- velocity = ' 0 ${flow_velocity} 0'
89+ velocity_variable = ' 0 ${flow_velocity} 0'
9090 variable = temp
9191 block = ' fuel'
9292 []
Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ H = 162.56
8686 []
8787 [temp_advection_fuel]
8888 type = ConservativeTemperatureAdvection
89- velocity = ' 0 ${flow_velocity} 0'
89+ velocity_variable = ' 0 ${flow_velocity} 0'
9090 variable = temp
9191 block = ' fuel'
9292 []
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ ini_temp = 922
3535 []
3636 [temp_advection_fuel]
3737 type = ConservativeTemperatureAdvection
38- velocity = ' 0 ${flow_velocity} 0'
38+ velocity_variable = ' 0 ${flow_velocity} 0'
3939 variable = temp
4040 block = ' fuel'
4141 []
Original file line number Diff line number Diff line change 127127 [temp_advection_fuel]
128128 type = ConservativeTemperatureAdvection
129129 variable = temp
130- velocity = ' 0 18.085 0'
130+ velocity_variable = ' 0 18.085 0'
131131 block = ' 0'
132132 []
133133 [temp_diffusion]
You can’t perform that action at this time.
0 commit comments