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=[[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]],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.1.0.tar.gz (14.0 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.1.0-py3-none-any.whl (15.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: nuts_calkit-0.1.0.tar.gz
  • Upload date:
  • Size: 14.0 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.1.0.tar.gz
Algorithm Hash digest
SHA256 9ca453733900d57c1a389e4a6d555049eb7f07bfb95e872db0acde1920f0f28a
MD5 694e827b992f239d7b79eb735cffd28d
BLAKE2b-256 5bf4f3686c05222aa3b65aab2658c9004c2fdb5a607ea7bf9fab64c9f341c318

See more details on using hashes here.

File details

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

File metadata

  • Download URL: nuts_calkit-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 15.4 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.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d5600abea9725b4bab6ae9d31ba4b230cc02a2f729a87d8785ffbfebe1b303cd
MD5 08c55a5890e0f9559f34ad3cecd546db
BLAKE2b-256 eaae71a027645c2de3bde965d8155d89fbbe93cf6fb1ff510e7049b5628922f9

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