E-Code

Stefan tube: evaporation by diffusion — a TI-84 Plus CE program

By E-Code · updated

STEFTUBE is a TI-BASIC program for the TI-84 Plus CE. Steady diffusion through a stagnant gas film: molar flux, mass flux, and the time for the liquid level in the tube to fall.

What it asks for and what it shows

It asks for 9 values at its prompts. In the example below it shows N MMOL, G/M2H, DROP H.

Example run

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

StepValue
You enter
Input 11.5ᴇ-5
Input 2101325
Input 3300
Input 40.1
Input 50.15
Input 63500
Input 70
Input 8998
Input 918.015
The screen shows
N MMOL=0.2141977381
G/M2H=0.01389158011
DROP H=4490.129958

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 18 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