Temperature Model 1d Instructions
From GeoMod
Temperature diffusion through a linear rod. 1d temperature diffusion equation.
Default setup:
- Boundary conditions:
- 30 degrees Celcius on left boundary when t > 0
- 5 degrees Celcius in right boundary when t > 0
- Initial Conditions:
- 5 degrees Celcius for entire rod.
[edit]
Software
Excel model file: Media:Temp-model-1d.xls
[edit]
Equations
Governing equation for transient temperature diffusion
Descretized equations:
- Implicit equation
- Where
- <math> S = \frac{K \Delta t}{\Delta x^2} </math>
-
- K = thermal conductivity (W/mK) [1]
- T = temperature (deg. Celcius or Kelvin)
- t = time (s)
- x = distance (m)

