Skip to content

Commit 35fc445

Browse files
committedMar 5, 2020
Fixed cht cfgs
1 parent 2d43f5a commit 35fc445

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
 

‎incompressible_flow/Inc_Heated_Cylinders/solid_cylinder1.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
% Physical governing equations (EULER, NAVIER_STOKES,
1111
% WAVE_EQUATION, HEAT_EQUATION, FEM_ELASTICITY,
1212
% POISSON_EQUATION)
13-
SOLVER= HEAT_EQUATION_FVM
13+
SOLVER= HEAT_EQUATION
1414
%
1515
% Restart solution (NO, YES)
1616
RESTART_SOL= NO

‎incompressible_flow/Inc_Heated_Cylinders/solid_cylinder2.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
% Physical governing equations (EULER, NAVIER_STOKES,
1111
% WAVE_EQUATION, HEAT_EQUATION, FEM_ELASTICITY,
1212
% POISSON_EQUATION)
13-
SOLVER= HEAT_EQUATION_FVM
13+
SOLVER= HEAT_EQUATION
1414
%
1515
% Restart solution (NO, YES)
1616
RESTART_SOL= NO

‎incompressible_flow/Inc_Heated_Cylinders/solid_cylinder3.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
% Physical governing equations (EULER, NAVIER_STOKES,
1111
% WAVE_EQUATION, HEAT_EQUATION, FEM_ELASTICITY,
1212
% POISSON_EQUATION)
13-
SOLVER= HEAT_EQUATION_FVM
13+
SOLVER= HEAT_EQUATION
1414
%
1515
% Restart solution (NO, YES)
1616
RESTART_SOL= NO

0 commit comments

Comments
 (0)