E-Code

2-D steady conduction, plate series — a TI-84 Plus CE program

By E-Code · updated

PLATE2D is a TI-BASIC program for the TI-84 Plus CE. Rectangular plate, three sides at zero and the top at a uniform temperature rise: separation-of-variables series at any point.

What it asks for and what it shows

It asks for 5 values at its prompts. In the example below it shows T(X,Y), T MID, T/DT.

Example run

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

StepValue
You enter
Input 11
Input 21
Input 3100
Input 40.5
Input 50.5
The screen shows
T(X,Y)=25
T MID=25
T/DT=0.25

How it's checked

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