Skip to content
/ PAENN2 Public

PAENN2 is a plane frame structural analysis tool, based on the direct stiffness method. This is version 2, which is a port of the original program to C#/WPF.

Notifications You must be signed in to change notification settings

predros/PAENN2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d327299 · Jul 15, 2022

History

10 Commits
Jul 15, 2022
Jul 12, 2022
Jul 12, 2022
Jul 15, 2022
Jul 12, 2022
Jul 12, 2022
Jul 12, 2022
Jul 12, 2022
Jul 12, 2022
Jul 15, 2022
Jul 12, 2022
Jul 15, 2022
Jul 12, 2022
Jul 12, 2022
Jul 12, 2022
Jul 14, 2022
Jul 12, 2022
Jul 12, 2022
Jul 12, 2022

Repository files navigation

PAENN

PAENN is a structural analysis tool, capable of determining and displaying the internal forces and displacements of any input structure.

Features

In its current version, PAENN supports:

  • Static analysis of plane frame structures, being able to determine the internal forces and displacements on every point and displaying them via internal force and deformation diagrams;
  • Allows for placement of concentrated forces/moments, distributed (constant and linear) loads, thermal gradients, support displacements, and nodal liberations (hinges);
  • Being built on WPF (C#), the program boasts a friendly, interactive user interface: users can create structures with a few clicks, and readily have the results shown.

Download

Coming soon, once I iron out some kinks.

Acknowledgements

PAENN was written in .NET C#, and uses Microsoft's Windows Presentation Foundation framework for its user interface, Rene Schulte's WriteableBitmapEx for drawing and manipulating interactive elements, and Math.NET Numerics for its core calculations.

About

PAENN2 is a plane frame structural analysis tool, based on the direct stiffness method. This is version 2, which is a port of the original program to C#/WPF.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages