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: [[600,0],[270,0.7],[100,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.7 >>>>>>

-Fixing several bugs.

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

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.7.tar.gz (13.7 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.7-py3-none-any.whl (14.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: nuts_calkit-0.0.7.tar.gz
  • Upload date:
  • Size: 13.7 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.7.tar.gz
Algorithm Hash digest
SHA256 9490f3d450db167f71279540efd5253ce86a8ff9fc9b48d4900e62fc946c5e00
MD5 e4c6f1ce28d6babccd183a401c1480b5
BLAKE2b-256 c31168bb3188f69bf8778c2518e6497c43e039a76b1110893d4a174657789c3c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: nuts_calkit-0.0.7-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.7-py3-none-any.whl
Algorithm Hash digest
SHA256 50a9229c2338ff79ec56c68e5fe5951db43c6c6c20e6b4ebc5766b4225e9662f
MD5 58e67138c7e10172ebfe256b3e1e7f80
BLAKE2b-256 7e23414963b93ac672e181d969baa4ceb32193447cd80a36665f6125e40fdde1

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