E-Code

Reactor decay heat after shutdown — a TI-84 Plus CE program

By E-Code · updated

DECAYHT is a TI-BASIC program for the TI-84 Plus CE. Way-Wigner type correlation P/P0 = C[t^-0.2 - (t+T)^-0.2]: decay power fraction, power, and energy released between two times after shutdown.

What it asks for and what it shows

It asks for 5 values at its prompts. In the example below it shows P/P0 %, P MW, E GJ.

Example run

One of its oracle test cases: “1-year run, 100 s to 1 h”. The inputs are typed in order, and the results are the values the case expects on the screen.

StepValue
You enter
Input 10.066
Input 23000
Input 331500000
Input 4100
Input 53600
The screen shows
P/P0 %=2.418634689
P MW=72.55904067
E GJ=141.4431104

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