E-Code

Column buckling: Euler and Johnson — a TI-84 Plus CE program

By E-Code · updated

COLUMN is a TI-BASIC program for the TI-84 Plus CE. Critical buckling stress and load of a column for the four classic end conditions: slenderness KL/r against the transition Cc, Euler for long columns and the Johnson parabola for intermediate ones, and the allowable load for a safety factor.

What it asks for and what it shows

It asks for 6 values at its prompts, after you pick option 1 from its menu. In the example below it shows KL/R, CC, SCR MPA, PCR KN, PALLOW, EULER (LONG).

Example run

One of its oracle test cases: “pinned steel strut, long: Euler”. The inputs are typed in order, and the results are the values the case expects on the screen.

StepValue
You enter
Menuoption 1
Input 1200
Input 2250
Input 320
Input 4150
Input 54
Input 62
The screen shows
KL/R=146.0593487
CC=125.6637061
SCR MPA=92.52754126
PCR KN=185.0550825
PALLOW=92.52754126
TextEULER (LONG)

How it's checked

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