Transient Heat Conduction — Time Integration & Thermal Mass
Heat equation time discretization, implicit and explicit schemes, Biot and Fourier numbers, lumped capacitance, and thermal time constants.
Articles in This Section
Quick Explainer
What is the lumped capacitance method and when is it valid?
Lumped capacitance treats the entire solid as having uniform temperature — thermal mass (mCp) but no spatial gradient. Valid when Biot number Bi = hL/k < 0.1, meaning convective resistance dominates over conductive resistance. For a small metal part being quenched, it gives exponential temperature decay with time constant tau = mCp/hA.
How do you choose the time step for transient thermal FEM?
For explicit integration, stability requires dt < rho*Cp*L^2/(2k) where L is smallest element size. For implicit methods (unconditionally stable), accuracy drives step size. Rule of thumb: dt ~ tau/20 where tau is the smallest relevant thermal time constant. Too large a step misses the transient response of thin components.
Related Topics
Thermal Analysis Learning Roadmap Verification & Validation Error Database Open Source SolversPractical CAE quality notes for Transient Heat Conduction — Time Integration & Thermal Mass
Transient Heat Conduction — Time Integration & Thermal Mass should be treated as an engineering model, not as an isolated formula. In thermal analysis, reliable results come from a clear chain of assumptions: governing physics, material data, boundary conditions, numerical discretization, solver settings, and post-processing criteria. Before using this note in a design review, identify which quantities are prescribed, which are solved, and which are only diagnostic indicators.
Model setup checklist
- Define the scope: decide whether Transient Heat Conduction — Time Integration & Thermal Mass is being used for screening, detailed design, failure investigation, or verification of another simulation.
- Check dimensions and units: keep SI units internally and document every conversion applied to loads, geometry, material constants, and time or frequency scales.
- State assumptions explicitly: record linearity, steady-state or transient behavior, small-deformation limits, continuum assumptions, and any symmetry or ideal boundary conditions.
- Compare with a baseline: use a hand calculation, limiting case, mesh refinement trend, or independent solver result before accepting the final value.
Validation signals
| Review item | What to verify | Typical warning sign |
|---|---|---|
| Inputs | Geometry, material data, loads, and constraints match the intended thermal analysis problem. | Correct-looking plots with unrealistic magnitudes or units. |
| Numerics | Mesh, time step, convergence tolerance, and solver options are adequate for Index. | Large changes after small mesh or tolerance adjustments. |
| Physics | The selected theory remains valid in the expected stress, temperature, velocity, or frequency range. | Results are used outside the assumptions stated in the model. |
For production use, keep the model file, input table, result plots, and review comments together. This makes Transient Heat Conduction — Time Integration & Thermal Mass traceable and prevents the page from being used as a black-box answer without engineering judgment.