Skip to content

Instantly share code, notes, and snippets.

@st2026-oss
st2026-oss / gist:8375d95f78889ef8ad797fb07870d1ed
Created February 23, 2026 02:34
CES 6715 HW 2 Python code URL
import math
# --- Given Data ---
span = 70.0 # ft
w_D = 1234.0 # plf
w_L = 480.0 # plf
e_c = 19.96 # in
# Section Properties
A_c = 1185.0 # in^2
import math
# --- Given Data ---
span = 70.0 # ft
w_D = 1234.0 # plf
w_L = 480.0 # plf
e_c = 19.96 # in
# Section Properties
A_c = 1185.0 # in^2