Skip to main content

Non-Uniform Temperature Steel beam Calculation toolKit

Project description

Manuscript of NUTS_calkit

Non-Uniform Temperature Steel beam Calculation toolKit
Yang. Li, Yong. Wang et al. May 2024, The University of Manchester

1. Python commands:

1.1 Creating Beam Object

Access

from NUTS_calkit import NUTS_calkit as nc
nc.Beam()

<<<<< Required arguments >>>>>
d: Section depth
w: Section width
ft: Flange thickness
wt: Web thickness
fpl: Plastic strength of beam
E: Elastic modulus
G: Shear modulus
alfa: Thermal expansion L: Length
t_dist: Temperature distribtuion in the section
Dataformat: [temperature, ratio of the distance from beam top/section depth], 20C <= temperature <= 1200C.
Example: [[1100,0],[700,0.1],[500,0.2],[400,0.3],[350,0.4],[325,0.5],[300,0.6],[300,0.7],[300,1]]

<<<<< Optional arguments >>>>>
*For Beam.Mcr_t_bow() alpha: Coefficient of thermal expansion

<<<<< Returning objects >>>>>
Beam object

b1=nc.Beam(E=210000,G=80770,L=5000,fpl=320,d=320,w=140,ft=10,wt=5,t_dist=[[600,0],[270,0.7],[100,1]],alpha=0.00002)

1.1.1 Mpl()

-Beam plastic bending moment

<<<<< Required arguments >>>>>
-Beam: A NUTS_calkit beam objects

-nc.Beam.Mpl()

1.1.2 Mcr()

-Beam Elastic Critical Bending Moment

<<<<< Required arguments >>>>>
-Beam: A NUTS_calkit beam objects

-nc.Beam.Mcr()

1.1.3 Mcr_t_bow()

-Beam Elastic Critical Bending Moment considering Thermal Bowing Effect

<<<<< Required arguments >>>>>
-Beam: A NUTS_calkit beam objects

-nc.Beam.Mcr_t_bow()

2. Update Notes:

<<<<<< version 0.0.8 >>>>>>

-Fixing several bugs.

<<<<<< version 0.0.9 >>>>>>

Changed

  • Plastic bending moment is now calculated by classes (1 to 4 according to code EN1993-1-2).

<<<<<< version 0.1.1>>>>>>>

-Fixing several bugs.

<<<<<< version 0.1.2>>>>>>>

-Fixing several bugs.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nuts_calkit-0.0.9.tar.gz (13.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nuts_calkit-0.0.9-py3-none-any.whl (14.8 kB view details)

Uploaded Python 3

File details

Details for the file nuts_calkit-0.0.9.tar.gz.

File metadata

  • Download URL: nuts_calkit-0.0.9.tar.gz
  • Upload date:
  • Size: 13.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.3

File hashes

Hashes for nuts_calkit-0.0.9.tar.gz
Algorithm Hash digest
SHA256 36336daaf37bebf2130297a9ea2b9acdf5e28fd6278c6a477f90f7dd984a5de3
MD5 3092f94a249d69a375b4030cb4d86db7
BLAKE2b-256 c6af0131818f0d697e9aca72a91ff409184f7e0bea1a6d50b2b2687fcf422840

See more details on using hashes here.

File details

Details for the file nuts_calkit-0.0.9-py3-none-any.whl.

File metadata

  • Download URL: nuts_calkit-0.0.9-py3-none-any.whl
  • Upload date:
  • Size: 14.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.3

File hashes

Hashes for nuts_calkit-0.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 cd5dfd8cd67e4a6b87a92739056ac61076a4a8ede22bca3dc3cc5d3af70990fd
MD5 736d23190c46018401c1ec88dbb8820d
BLAKE2b-256 7de1acc33b096c41b23c963e98b3924555df88b5cf1d761c9aa16ed1a379a037

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page