ENGR 314 - Session 03 Notes
Equilibrium and Marching Problems Recap
Physical Processes: Can be classified as either equilibrium or marching problems.
Equilibrium Problems:
Steady-state problems like temperature distribution in a solid rod, stress distribution in a loaded structure, and steady fluid flows.
Governed by elliptic PDEs.
Marching Problems:
Include transient heat transfer, unsteady flows, and wave phenomena.
Governed by parabolic or hyperbolic PDEs.
Hyperbolic PDEs
Occurrence: Appear in time-dependent processes with minimal energy dissipation, such as small amplitude vibrations and sound propagation.
Model Equation: Wave equation: (Equation 3 in the slides), where is the wave speed.
Influence: Disturbances at a point affect only a limited region in space.
Problem Type: Yield initial-boundary-value problems.
Applications: Crucial for solving and studying shock discontinuities in transonic and supersonic flows (e.g., aircraft aerodynamics, gas turbines).
Solving the Wave Equation
Wave Equation: which is equation (3)
Variable Transformations:
Using transformations
Applying the chain rule repeatedly, the PDE becomes: which is equation (4)
Solution: The general solution of PDE (4) is which is equation (5), where and are arbitrary functions/ simple wave solutions
Characteristics of the Wave Equation
Traveling Waves: and represent traveling waves with speed that propagate without changing shape or amplitude.
Equation (5) Implications:
In the x-t plane:
is constant along lines of slope .
is constant along lines of slope .
Characteristics: These lines are called characteristics.
D’Alambert’s Solution to the Wave Equation
Dependence on Initial Conditions: Functions and depend on the initial conditions of the function .
Enforcing Initial Conditions: The complete solution is:
, which is equation (8)D’Alambert’s Finding: The value of at point depends only on the data within the interval , including the interval extremes.
Domain of Dependence
Characteristics Intersection: Characteristics through point intersect the x-axis at points and .
Zone of Influence: Changes at point influence events at later times within the zone of influence, bounded by characteristics.
Domain of Dependence Defined: The region in the x-t plane enclosed by the x-axis and the two characteristics for t < t′.
Solution Dependence: The solution at is influenced only by events inside the domain of dependence.
Domain of Dependence of Different PDE Types
Hyperbolic: Domain of dependence is bound by characteristics.
Elliptic: Domain of dependence encompasses the entire domain.
Parabolic: Domain of dependence extends infinitely in one direction.
Example: Localized Disturbance
Initial Condition:
Interpretation: initial disturbance can be seen as pressure spike, wave crest, temperature surge, etc.
Solution:
Example: Left and Right Propagation
Disturbance Splitting: For t > 0, the initial disturbance splits into two parts, one propagating to the left and the other to the right.
Another Hyperbolic Example: Sound Propagation
Speed of Sound: , where is the distance, is speed of sound and is delta time.
Key Links Between Model and CFD PDEs
Time-Dependent Navier-Stokes (NS) Equations:
Form a system of parabolic PDEs.
Solved as Initial Boundary Value Problems (IBVP).
Require initial and boundary conditions.
Compressible Time-Dependent Euler Equations:
Obtained by removing viscous terms from NS equations.
Form a system of hyperbolic PDEs.
Steady NS Solutions:
Form a system of elliptic PDEs.
Solved as the asymptotic state of an unsteady problem, requiring initial data.
CFL (Courant-Friedrichs-Lewy) Constraints:
Time-step constraints of both NS and Euler CFD analyses are understood through the characteristics of wave equations.
Summary
Characteristics of Wave Equation: Discussed characteristics as a model PDE for the hyperbolic marching problem.
Information Travel: Information travels unaltered along characteristics of hyperbolic PDEs.
D’Alambert Solution: Discussed D’Alambert’s solution to the wave equation.
Physical Interpretation: Introduced characteristics of wave equation and their physical interpretation.
CFL Time-Step Constraint: Characteristics of the wave equation will be necessary to explain the physical meaning of the Courant-Friedrichs-Lewy (CFL) time-step constraint of Navier-Stokes CFD codes.
Appendix 1: Derivation of D’Alambert’s Solution
Introducing new variables:
Let
Using these new variables, the derivative with respect to x & t can be rewritten as:
Similarly,
By converting all derivatives in x & t into derivatives in & , the wave equation becomes:
This equation can be integrated twice:
Appendix 1 - cont'd
If given the initial conditions
Determine the D'Alambert's solution:
Appendix 2: Characteristics
If we assume for simplicity
Specify x + ct = constant, therefore f(x+ct) remains the same as long as x + ct remains a constant.
Appendix 3
Not all marching problems are unsteady. Certain steady flows can also be treated as marching problems.
In these cases, flow direction acts as a time-like coordinate along which marching is possible.
In these cases, problem dimensionality is reduced by factor 1, with significant computational saving.
Examples: inviscid supersonic flows (hyperbolic) and viscous supersonic flows (parabolic).