Skip to main content

magnelPy

magnelPy is a Python toolbox of the Structural Fire Engineering team of Ghent University (SFE@UGent)

Getting Started

Prerequisites

Python 3.6 or later; and

The following Python libraries:

numpy==1.15.0
pandas==0.23.3
scipy==1.1.0

Installation

pip

pip is a package management system for installing and updating Python packages. pip comes with Python, so you get pip simply by installing Python. On Ubuntu and Fedora Linux, you can simply use your system package manager to install the python3-pip package. The Hitchhiker's Guide to Python provides some guidance on how to install Python on your system if it isn't already; you can also install Python directly from python.org. You might want to upgrade pip before using it to install other programs.

magnelPy uses Python3.

  1. If you are using Windows with Python version 3.3 or higher, use the Python Launcher for Windows to use pip with Python version 3:
    pip install magnelPy
    
  2. If your system has a python3 command (standard on Unix-like systems), install with:
    python3 -m pip install magnelPy
    
  3. You can also just use the python command directly, but this will use the current version of Python in your environment:
    python -m pip install magnelPy
    

Usage

Using the help(.) functionality to explore the package functionalities is recommended.

Application steps:

  1. pip install magnelPy (e.g. within conda environment)
  2. explore magnelPy functionality $\gt\gt\gt$ import magnelPy $\gt\gt\gt$ help(magnelPy)
  3. [example] explore magnelPy.SFE.FireCurve functionality $\gt\gt\gt$ import magnelPy.SFE as sfe $\gt\gt\gt$ help(sfe.FireCurve)

Command line functionality:

  • SAFIR run
python -c "import magnelPy.SAFIRshell as x; x.runSAFIR()"
  • concrete slab temperature calculation EN1992-1-2:2004, ISO 834
python -c "import magnelPy.SFE as x; x.EC_concreteSlab_ISO834()"

Authors

Past major contributors and acknowledgement

License

This project is licensed under the MIT License - see the LICENSE file for details - under the additional requirement of acknowledging the magnelPy development community.

Download files

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

Source Distribution

magnelpy-0.3.4.tar.gz (76.0 kB view details)

Uploaded Source

Built Distribution

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

magnelpy-0.3.4-py3-none-any.whl (87.8 kB view details)

Uploaded Python 3

File details

Details for the file magnelpy-0.3.4.tar.gz.

File metadata

  • Download URL: magnelpy-0.3.4.tar.gz
  • Upload date:
  • Size: 76.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.9

File hashes

Hashes for magnelpy-0.3.4.tar.gz
Algorithm Hash digest
SHA256 bd769bc5645139a65ea381a4cac97cd9a8e51fd552d8deb57143bc1658680f48
MD5 76a420e5f37bb345135446ed89869582
BLAKE2b-256 0d18c44cf713024ca4544d207c34106db2130a6325c148f060a759ac45eee1aa

See more details on using hashes here.

File details

Details for the file magnelpy-0.3.4-py3-none-any.whl.

File metadata

  • Download URL: magnelpy-0.3.4-py3-none-any.whl
  • Upload date:
  • Size: 87.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.9

File hashes

Hashes for magnelpy-0.3.4-py3-none-any.whl
Algorithm Hash digest
SHA256 32f6e32cd1aa3a6da40787baa9d0f561993cd3e408472b15a608013659797c5c
MD5 7ec46f8e1dd25a7b438d8e526304475d
BLAKE2b-256 f69b87081cf06531c8f3fec2f640306d7353446e6f33d81a3884a836677f0e6f

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.3.4 This release

2 files

0.3.3

2 files

0.3.2

2 files

0.3.1

2 files

0.3.0

2 files

0.2.6

1 file

0.2.5

2 files

0.2.4

2 files

0.2.3

2 files

0.2.2

2 files

0.2.1

2 files

0.2.0

2 files

0.1.1

2 files

0.1.0

2 files

0.0.9

2 files

0.0.8

2 files

0.0.7

2 files

0.0.6

2 files

0.0.5

2 files

0.0.4

2 files

0.0.3

2 files

0.0.2

2 files

0.0.1

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page