Knowledge card
The Two-point Boundary-Value Problem
Mathematical Modelling — Fluid Dynamics & Heat TransferNumerical analysis; boundary-layer similarity theory
Symbol
BVPThe problem actually handed to the solver: a coupled nonlinear system — third-order in f, second-order in θ — with three conditions at the wall (η = 0) and two in the far field (η → ∞). Conditions at BOTH ends is what makes it a boundary-value problem rather than an initial-value problem.
Essence
S1No end carries a complete state: three conditions live at η = 0 and two at η → ∞ — the defining feature that forces either global (collocation) or shooting treatment.
Dimension I
Definition
What it is — and what it is not
- What it is
- S2A coupled nonlinear two-point boundary-value problem: the third-order momentum ODE and second-order energy ODE share f and θ, subject to f(0) = S, f′(0) = 1 + Lf″(0), θ′(0) = −Bi(1 − θ(0)) at the wall and f′(∞) = 0, θ(∞) = 0 in the far field.
- Necessary conditions
- S3Fifth-order total differential order with exactly five boundary conditions — the count that makes the problem well-posed.
Dimension II
In practice
How to deal with it
No practical guidance recorded yet.