Non-Dimensionalize PDE: Boundary Conditions, Initial Conditions

  • Thread starter Thread starter Dustinsfl
  • Start date Start date
  • Tags Tags
    Pde
Click For Summary
SUMMARY

The discussion focuses on the non-dimensionalization of the partial differential equation (PDE) governing heat diffusion, specifically the equation $$\frac{1}{\alpha}T_t = T_{xx}$$ with boundary conditions $$T(0,t) = T(L,t) = T_{\infty}$$ and initial condition $$T(x,0) = T_i$$. By introducing non-dimensional variables defined as $$x_* = \frac{x}{L}, t_* = \frac{\alpha t}{L^2},$$ and $$\theta = \frac{T - T_{\infty}}{T_i - T_{\infty}}$$, the problem is transformed into a canonical form, resulting in the equation $$\theta_{t_*} = \theta_{x_*x_*}$$ with boundary conditions $$\theta(0,t_*) = \theta(1,t_*) = 0$$ and initial condition $$\theta(x_*,0) = 1$$. This transformation simplifies the analysis of the diffusion process.

PREREQUISITES
  • Understanding of partial differential equations (PDEs)
  • Familiarity with boundary and initial conditions in heat transfer problems
  • Knowledge of non-dimensionalization techniques
  • Basic concepts of heat diffusion and scaling laws
NEXT STEPS
  • Study the method of non-dimensionalization in detail
  • Learn about canonical forms of PDEs and their significance
  • Explore numerical methods for solving non-dimensionalized PDEs
  • Investigate applications of heat diffusion equations in engineering contexts
USEFUL FOR

Researchers, engineers, and students in applied mathematics, physics, and engineering disciplines focusing on heat transfer and diffusion processes.

Dustinsfl
Messages
2,217
Reaction score
5
$$
\frac{1}{\alpha}T_t = T_{xx}
$$
B.C are
$$
T(0,t) = T(L,t) = T_{\infty}
$$
I.C is
$$
T(x,0) = T_i.
$$
By recasting this problem in terms of non-dimensional variables, the diffusion equation along with its boundary conditions can be put into a canonical form.
Suppose that we introduce variable scaling defined by
$$
x_* = \frac{x}{L}\quad\quad t_* = \frac{\alpha t}{L^2}\quad\quad \theta = \frac{T - T_{\infty}}{T_i - T_{\infty}}
$$
With this change of variables, show that the problem definition becomes
\begin{alignat*}{5}
\theta_{t_*} & = & \theta_{x_*x_*} & & \\
\theta(0,t_*) & = & \theta(1,t_*) & = & 0\\
\theta(x_*,0) & = & 1
\end{alignat*}

$$
\frac{1}{L^2}\frac{\partial T}{\partial t_*} = \frac{1}{L^2}\frac{\partial^2 T}{\partial x_*^2}
$$
Do I make the T substitution just as T = \theta(T_i - T_{\infty}) + T_{\infty}?
 
Physics news on Phys.org
Yes, you can make the substitution $T = \theta(T_i - T_{\infty}) + T_{\infty}$. Then the equation becomes:$$\frac{1}{L^2}\frac{\partial \theta}{\partial t_*} = \frac{1}{L^2}\frac{\partial^2 \theta}{\partial x_*^2}$$For the boundary conditions, we have:$$T(0, t_*) = \theta(0, t_*)(T_i - T_{\infty}) + T_{\infty} = T_{\infty} \Rightarrow \theta(0, t_*) = 0\\T(L, t_*) = \theta(1, t_*)(T_i - T_{\infty}) + T_{\infty} = T_{\infty} \Rightarrow \theta(1, t_*) = 0$$For the initial condition, we have:$$T(x_*, 0) = \theta(x_*, 0)(T_i - T_{\infty}) + T_{\infty} = T_i \Rightarrow \theta(x_*, 0) = 1$$Therefore, the problem definition becomes:\begin{alignat*}{5}\theta_{t_*} & = & \theta_{x_*x_*} & & \\\theta(0,t_*) & = & \theta(1,t_*) & = & 0\\\theta(x_*,0) & = & 1\end{alignat*}
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
1K
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
13
Views
4K
Replies
3
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K