krysros / tim_autograd

Solution of Simply Supported Rectangular Plates under Sinusoidal Load using Automatic Differentiation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Solution of Simply Supported Rectangular Plates under Sinusoidal Load using Automatic Differentiation

License:Apache License 2.0


Languages

Language:Python 93.9%Language:TeX 6.1%