Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 776 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 776 Bytes

FEM analysis of a Transmission line hand-coded in Python

About

This is a short Python example of a hand-coded finite element analysis of a transmission line assuming rod elements.

Requirements

Python 3
Microsoft Windows

Provided code is tested with Python 3.11.3, and Windows 11.

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.