Skip to content

Vasilisdi/stress-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stress Analysis

Description

This repository contains files circapp and ellipseappl designed for implementing pure tension and pure bending applications, respectively.

Tension Implementation:

In the case of tension, forces are evenly distributed across the elements. Each surface of an element at the right end of the specimen receives an equal share of the force, which is then equally distributed to the two nodes forming that surface. As a result, nodes at the ends of the specimen experience half the force compared to intermediate nodes.

Tension Implementation

Bending Implementation:

For pure bending, forces are distributed to generate the desired moment on each element's surface at the right end of the specimen. The force is equally divided into two parts, assigned to the degrees of freedom of the nodes forming that surface.

Bending Implementation

Matrices and Vectors:

  • Single Element Surface Matrix: Surface Matrix

  • Strain Matrix: Strain Matrix

  • Stress Vector: Stress Vector

Stress Results:

  • Tension Stress Results: Tension Stress

  • Bending Stress Results: Bending Stress

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages