When solving the heat equation, $$ \partial_t u -\Delta u = f \text{ on } \Omega $$ what physical situations are represented by the following boundary conditions (on $\partial \Omega$)?
- $u=g$ (Dirichlet condition),
- $n\cdot\nabla u = h$ (Neumann condition),
- $n\cdot\nabla u = \alpha u$ (Robin condition),
- $n\cdot\nabla u = u^4-u_0^4$ (Stefan-Boltzmann condition).
Are there other common physical situations where another boundary condition is appropriate?