a

6
Page 1 of 6 Lab sheet for Computational Fluid Dynamics College of Engineering Pune Lab # 3: Computational Heat Conduction Date: Time: Note: Both problem and answer sheet are provided below. 1-D Computational Heat Conduction (CHC): Consider a 1D Cartesian computational domain of size L=1 m, for CHC transient simulation in a thin (in x-direction) long steel plate (density: 7750 kg/m3, specific-heat: 500 J/Kg K, thermal-conductivity: 16.2 W/m-K. The plate is taken from a furnace at a temperature of 150 0 C (initial- condition) and is subjected to various thermal boundary conditions and volumetric heat generation; shown in a table below. Develop the code for the above problem, run the code for four different boundary-conditions (Cases), given as: (Refer the code: Lab2_1_ 1DConduction.sci) Cas es Boundary Conditions Volumetric Heat Generation (W/m 3 ) Left Right A 0 0 C 100 0 C 0 B 100 0 C h=100W/m 2 .K, T =30 0 C 0 C 0 0 C 100 0 C 30,000 D 100 0 C h=100W/m 2 .K, T =30 0 C 30,000 Take the maximum number of grid points in x-and y-direction as imax=12 and convergence criteria as 0.000001. Report the results as a) Plot the steady state temperature profiles for the different cases (4 figures). b) Discuss the effect of volumetric heat generation on the results for both the types of BCs.

description

a

Transcript of a

Page 2 of 5

Lab sheet for Computational Fluid Dynamics College of Engineering PuneLab # 3: Computational Heat Conduction

Date: Time: Note: Both problem and answer sheet are provided below.

1-D Computational Heat Conduction (CHC): Consider a 1D Cartesian computational domain of size L=1 m, for CHC transient simulation in a thin (in x-direction) long steel plate (density: 7750 kg/m3, specific-heat: 500 J/Kg K, thermal-conductivity: 16.2 W/m-K. The plate is taken from a furnace at a temperature of 1500C (initial-condition) and is subjected to various thermal boundary conditions and volumetric heat generation; shown in a table below.Develop the code for the above problem, run the code for four different boundary-conditions (Cases), given as: (Refer the code: Lab2_1_ 1DConduction.sci) CasesBoundary ConditionsVolumetric HeatGeneration (W/m3)

LeftRight

A00C1000C0

B1000Ch=100W/m2.K, T=300C0

C00C1000C30,000

D1000Ch=100W/m2.K, T=300C30,000

Take the maximum number of grid points in x-and y-direction as imax=12 and convergence criteria as 0.000001.Report the results asa) Plot the steady state temperature profiles for the different cases (4 figures).b) Discuss the effect of volumetric heat generation on the results for both the types of BCs.

Answer Sheet1-D Computational Heat Conduction (CHC) :

a) Plot the steady-state temperature profile (T(x)) for the different cases (4 figures).

(a)(b)(c)(d)Fig. 2.1: Steady state temperature profile T(x) in the 1D domain for (a) Case A, (b) Case B, (c) Case C and (d) Case D

b) Discuss the effect of volumetric heat generation on the results for both the types of BCs.

1. HEAT LOSS FROM THE BOUNDARIES LEFT WALL = 1.620e+03RIGHT WALL = -1.620e+03HEAT GENERATION = 0.000e+00 NET HEAT GAIN = 1.620e+03 NET HEAT LOSS = 1.620e+03 NUMERICAL ERROR IN ENERGY BALANCE = 6.414e-03 2. HEAT LOSS FROM THE BOUNDARIES LEFT WALL = -1.049e+03RIGHT WALL = 1.049e+03HEAT GENERATION = 0.000e+00 NET HEAT GAIN = 1.049e+03 NET HEAT LOSS = 1.049e+03 NUMERICAL ERROR IN ENERGY BALANCE = 6.452e-03 3HEAT LOSS FROM THE BOUNDARIES LEFT WALL = 1.662e+04RIGHT WALL = 1.338e+04HEAT GENERATION = 3.000e+04 NET HEAT GAIN = 3.000e+04 NET HEAT LOSS = 3.000e+04 NUMERICAL ERROR IN ENERGY BALANCE = -6.317e-03

Lab sheet for Computational Fluid Dynamics Government College of Engineering and Research AvasariLab # 4: Computational Heat Conduction

Date: Time:

2- D Computational Heat Conduction (CHC) :Consider a 2D Cartesian computational x-y domain of size L=1 m and H=1 m, for CHC transient simulation in a long (in z-direction) steel plate (density: 7750 kg/m3, specific-heat: 500 J/Kg K, thermal-conductivity: 16.2 W/m-K. The plate is taken from a furnace at a temperature of 1500C (initial-condition) and is subjected to various thermal boundary conditions and volumetric heat generation; shown in a table below. Develop the code for the above problem, run the code for four different boundary-conditions (Cases), given as: Refer the code Lab2_2_ 2DConduction.sci)CasesBoundary ConditionsVolumetric HeatGeneration (W/m3)

LeftBottomRightTop

A1000C2000C3000C4000C0

B1000CInsulatedqW=10,000 W/m2h=100W/m2.K, T=300C0

C1000C2000C3000C4000C50,000

D1000CInsulatedqW=10,000 W/m2h=100W/m2.K, T=300C10,000

Take the maximum number of grid points in x-and y-direction as imax=jmax=12 and convergence criteria as 0.000001.

Report the results asa) Plot the steady state temperature contours for the different cases (4 figures).b) Prepare a table for heat transfer (positive for outward/heat-loss and negative for inward/heat-gain) from the different walls of the plate, volumetric heat generation, total heat-gain, total heat-loss and energy balance; for the different cases.c) Discuss the effect of volumetric heat generation on the results for both the types of BCs.

Answer Sheet2-D Computational Heat Conduction (CHC) : a) Plot the steady state temperature contours for the different cases (4 figures).

(a)(b)(c)(d)Fig. 2.2: Steady state temperature contours in the 2D domain for (a) Case A, (b) Case B, (c) Case C and (d) Case D

b) Prepare a table for heat transfer (positive for outward/heat-loss and negative for inward/heat-gain) from the different walls of the plate, volumetric heat generation, total heat-gain, total heat-loss and energy balance; for the different cases.

Table 2.1: Heat transfer related parameters obtained for different test cases of 2D heat conductionCase ACase BCase CCase DHeat transfer from leftHeat transfer from rightHeat transfer from topHeat transfer from bottomVolumetric heat generationTotal heat gainTotal heat lossEnergy balance

c) Discuss the effect of volumetric heat generation on the results for both the types of BCs.

Write your answer, limited inside this text box only