E-Code

Beam reactions, shear and moment for a point load — a TI-89 Titanium program

By E-Code · updated

BEAM89 is a TI-89 BASIC program for the TI-89 Titanium. A simply supported beam with one point load P at a from support A: both support reactions, the largest shear and the largest bending moment and where it is. Whole-number answers stay whole.

What it asks for and what it shows

It asks for 3 values at its prompts. In the example below it shows RA kN, RB kN, Vmax kN, Mmax kN*m, at x m.

Example run

One of its oracle test cases: “the ad's beam: P=12 kN, L=6 m, a=2 m”. The inputs are typed in order, and the results are the values the case expects on the screen.

StepValue
You enter
Input 112
Input 26
Input 32
The screen shows
RA kN=8
RB kN=4
Vmax kN=8
Mmax kN*m=16
at x m=2

How it's checked

8 test cases, each checked against an independent method. Replayed key by key on a virtual TI-89 Titanium, they make 52 checks.

How E-Code checks every program

Run it or put it on your calculator

Related programs

All TI-89 Titanium programs