E-Code

Hydraulic jump — a TI-84 Plus CE program

By E-Code · updated

HYDJUMP is a TI-BASIC program for the TI-84 Plus CE. Rectangular channel: Froude number, sequent depth, downstream velocity and Froude number, head loss, power dissipated and approximate jump length.

What it asks for and what it shows

It asks for 2 values at its prompts. In the example below it shows FR1, Y2 M, V2 M/S, FR2, LOSS M, P KW/M, LEN M.

Example run

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

StepValue
You enter
Input 10.4
Input 26
The screen shows
FR1=3.028912664
Y2 M=1.525044874
V2 M/S=1.573724184
FR2=0.4068673158
LOSS M=0.5835887751
P KW/M=13.74001412
LEN M=9.150269243

How it's checked

4 test cases, each checked against an independent method. Replayed key by key on a virtual TI-84 Plus CE, they make 30 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