compressible-couette-flowlisted
Install: claude install-skill ashfordeOU/aero-agent-skills
# Compressible Couette Flow (aerodynamics/high-speed/compressible-couette-flow)
Use when you must compute the exact constant-property solution of the
shear-driven plate gap in a high-Mach Couette flow: a stationary cold
plate at y = 0 held at the static temperature T_e and an insulated
(adiabatic) moving plate at y = h dragged at the edge velocity
Ue = Me * a(T_e). The velocity profile is exactly linear, the
temperature profile follows the Crocco energy integral over that linear
profile, and the moving plate is not cooled, so its surface floats to
the recovery temperature and every joule of viscous dissipation leaves
through the stationary plate. This is the canonical closed-form anchor
of the aeroheating vein, useful as a laminar-regime heating estimate for
a plate gap and as a CFD verification case. It pairs with
aerodynamics/high-speed/flat-plate-skin-friction-heating (the EXTERNAL
boundary layer on a plate with regime-dependent recovery factors) and
aerodynamics/high-speed/aerodynamic-heating (stagnation-point heating):
those are different geometries and different recovery physics, while
this leaf owns the INTERNAL shear-driven gap with the identity r = Pr.
Fully closed form, pure stdlib.
## Domain quick reference
- Edge state: sound speed of the stationary-plate gas
a_e = sqrt(gamma R T_e), moving-plate velocity Ue = Me * a_e
(edge_velocity). Constants: GAMMA = 1.4, R = 287.0, and the derived
CP = GAMMA * R / (GAMMA - 1) = 1004.5 J/(kg K), PR = 0.72,
MU = 1.8e