WOLFRAM NOTEBOOK

WOLFRAM|DEMONSTRATIONS PROJECT

Transient Two-Dimensional Heat Conduction Using Chebyshev Collocation

dimensionless time
0.028
contour plot
Consider the two-dimensional heat equation given by
1
α
u
t
=
2
u
2
x
+
2
u
2
y
, with
t0
and
0x,y1
,
which represents heat conduction in a two-dimensional domain. The boundary conditions are such that the temperature,
u
, is equal to 0 on all the edges of the domain:
u(x=0,y,t)=0
and
u(x=1,y,t)=0
for
t0
u(x,y=0,t)=0
and
u(x,y=1,t)=0
for
t0
Without loss of generality, one can take the thermal diffusivity,
α
, equal to
1
2
cm
/s
. The initial condition is given by
u(x,y,0)=1
for
0x,y1
.
The dimensionless temperature,
u
, can be found using either NDSolve or the Chebyshev collocation technique. As shown in the table of data given at
x=y=1/2
, the two methods give the same results. Also, three contours of the dimensionless temperature,
u
, (i.e., 0.25,
0.5, and 0.75) at
t=0.02
are shown using the red curves and dashed black curves for the solution obtained with NDSolve and Chebyshev collocation, respectively. Again, perfect agreement is observed. Finally, you can set the value of the dimensionless time, and the contour plot tab lets you display the contour plot of the solution obtained using the Chebyshev collocation method.
Wolfram Cloud

You are using a browser not supported by the Wolfram Cloud

Supported browsers include recent versions of Chrome, Edge, Firefox and Safari.


I understand and wish to continue anyway »

You are using a browser not supported by the Wolfram Cloud. Supported browsers include recent versions of Chrome, Edge, Firefox and Safari.