Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 389 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 389 Bytes

README

Solution of Simply Supported Rectangular Plates under Sinusoidal Load using Automatic Differentiation (AD).

Theory

See ch. 5, p. 105 of Theory of Plates and Shells by S. Timoshenko and S. Woinowsky-Krieger.

Installation

python -m pip install -r requirements.txt

Tests

pytest

Calculations

python main.py