Non-Uniform Temperature Steel beam Calculation toolKit
Project description
Manuscript of NUTS_calkit
Non-Uniform Temperature Steel beam Calculation toolKit Y. Li et al. May 2024, The University of Manchester
1. Python commands:
1.1 Establishing Beam
Access
import NUTS_cakit NUTS_calkit.Beam()
<<<<< Required arguments >>>>> d: Section depth w: Section width ft: Flange thickness wt: Web thickness fpl: Plastic strength of beam 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]]
<<<<< Returning objects >>>>> A NUTS_calkit beam object
B1=NUTS_calkit(d=...,w=...,ft=...,wt=...,fpl=...,t_dist=[...])
1.1.1 Plas_m()
Calculation of beam plastic bending moment
<<<<< Required arguments >>>>> Beam: A NUTS_calkit beam objects
NUTS_calkit.Beam.Plas_m(B1)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nuts_calkit-0.0.2.tar.gz.
File metadata
- Download URL: nuts_calkit-0.0.2.tar.gz
- Upload date:
- Size: 11.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c389567df8e7f03cf535ac7ca853d93cff7286f7f03286b9f05738e43643bc67
|
|
| MD5 |
d1f829e79a6c2f2063242c1fb27a5113
|
|
| BLAKE2b-256 |
c49776054eff7dab772ed3d5ef143077ae8620a8ace04ccb78639b6fe3eef25a
|
File details
Details for the file nuts_calkit-0.0.2-py3-none-any.whl.
File metadata
- Download URL: nuts_calkit-0.0.2-py3-none-any.whl
- Upload date:
- Size: 12.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
044cc6d73a532f5b711ed1324d3ed646a74e79dbf6c1335897528557d7d38ed1
|
|
| MD5 |
83b087874e44bc4e4cf0af2dfcabd718
|
|
| BLAKE2b-256 |
52b95f534cf4f86e0b43a72ad09683d4e9e9f3d88c3a5d9adae8808ae83b3d85
|