E-Code

Isentropic flow and normal shock — a TI-84 Plus CE program

By E-Code · updated

ISENT is a TI-BASIC program for the TI-84 Plus CE. Perfect-gas tables on demand: Mach to T, p, rho and A/A*; area ratio back to Mach (subsonic or supersonic branch); and every normal-shock ratio.

What it asks for and what it shows

It asks for 2 values at its prompts, after you pick option 1 from its menu. In the example below it shows T/T0, P/P0, RH/RH0, A/A*.

Example run

One of its oracle test cases: “ratios: air, Mach 2”. The inputs are typed in order, and the results are the values the case expects on the screen.

StepValue
You enter
Menuoption 1
Input 11.4
Input 22
The screen shows
T/T0=0.5555555556
P/P0=0.1278045255
RH/RH0=0.2300481458
A/A*=1.6875

How it's checked

13 test cases, each checked against an independent method. Replayed key by key on a virtual TI-84 Plus CE, they make 78 checks.

How E-Code checks every program

Run it or put it on your calculator

Related programs

All TI-84 Plus CE engineering programs · All TI-84 Plus CE programs