Skip to content

Engineering Beam Calculation with open or closed profile

Notifications You must be signed in to change notification settings

Eacaen/Engineering-Beam-Section

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Engineering-Beam-Section

Engineering Beam Calculation with open or closed profile ORIGIN Project from composite-blade-design

Introduction

====================

CN ENG
1 工程梁剖面剪流剪心计算 [Engineering Beam Calculation with open or closed profile][CLT] Introduction

Running requirements | Installation | License


Project code for shear center&flow calculation,PARTLY FINISH.

Project goals:

  • calculate the normal stress & shaer flow & shear center of open profile or close profile with single or multi-cells.
  • Use the Engineering Beam Theory to simplify the profile geometry properities.
  • Show accurate calculate information of results, display figures of normal stress and shear flow distribution,the number of profile node , the location of shear center.

Data flow of the Project

Task achieved:

  • calculate normal stress & shaer flow & shear center of open profile.
  • calculate normal stress & shaer flow & shear center of close profile of single cell.
  • calculate normal stress & shaer flow & shear center of close profile of multi-cells.
  • plot profile with different thickness.
  • plot normal stress and shear flow.
  • report the shear flow experssion between each two nodes.
  • the profile move to its centroid when calculation, the shear center is the relavite location.
  • the Project just a simple demo of the Engineering Beam calculation, the deformation like restricted torsion didn't take into consideration.
  • ...

Brief intro

Coordinate System

  • the input xy data is the actual loation of profile, in the calculation need the Sx=Sy=0, the Jxy=0 is not necessart.

Profile shear flow&center calculation

  • the brief theory and formula

    • normal stress in profile section,

    ,

    • shear flow in open profile

    .

    • shear flow in close profile wuth three cells

Examples

The order of profile nodes

The Sx and Sy should calculate from the free edge of the profile, when the profile is a close one, you should choose a cut point and the order of profile nodes is very important during calculation.


Running requirements

Python3
Numpy
Scipy
Sympy
matplotlib

Installation

Copy the source files in the local directory and add the PATH in the system or copy the files to the Python's "site-packages" folder.
Copy the source file in you own file and develop the new function by yourself.


Debugs log

  • [x]

About

Engineering Beam Calculation with open or closed profile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published