Skip to main content

Structural Fire Engineering - Probabilistic Reliability Assessment (Equivalent Time Exposure)

Project description

SfePrapy

GitHub version Updates Build Status Build Status codecov

Structural fire engineering (Sfe) probabilistic reliability assessment (Pra) Python (py) is a probabilistic analysis tool. It calculates equivalent of time exposure to ISO 834 standard fire and this can be used to assess the appropriate fire resistance rating for structural elements using reliability based methods.

sfeprapy is under continuous development and actively used in research and real engineering design problems.

A publication summarising the capabilities can be found here.

Getting Started

Documentation can be found in the wiki.

Installation

Chose one of the following installation path.

Python 3.7 or later is required. Anaconda Distribution is recommended for new starters, it includes Python and few useful packages including a package management tool pip (see below).

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.

  1. to use pip install from PyPI:

    Downloads

    pip install --upgrade sfeprapy
    
  2. to use pip install from GitHub (requires git):

    Note installing SfePrapy via this route will include the lastest commits/changes to the library.

    pip install --upgrade "git+https://github.com/fsepy/SfePrapy.git@master"
    

Command line interface

sfeprapy command line interface (CLI) uses the current working directory to obtain and/or save files.

To get help

sfeprapy -h

To produce a sfeprapy.mcs0 example input file

sfeprapy mcs0 template example_input.csv

To run sfeprapy.mcs0 simulation

sfeprapy mcs0 -p 4 example_input.csv

sfeprapy.mcs0 uses the multiprocessing library to utilise full potential performance of multi-core CPUs. The -p 4 defines 4 threads will be used in running the simulation, 1 is the default value.

Authors

Ian Fu - ian.fu@ofrconsultants.com
Danny Hopkin - danny.hopkin@ofrconsultants.com
Ieuan Rickard - ieuan.rickard@ofrconsultants.com

License

This project is licensed under the MIT License - see the LICENSE file for details

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

sfeprapy-0.8.1.tar.gz (60.2 kB view details)

Uploaded Source

Built Distribution

sfeprapy-0.8.1-py3-none-any.whl (73.8 kB view details)

Uploaded Python 3

File details

Details for the file sfeprapy-0.8.1.tar.gz.

File metadata

  • Download URL: sfeprapy-0.8.1.tar.gz
  • Upload date:
  • Size: 60.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.7.9

File hashes

Hashes for sfeprapy-0.8.1.tar.gz
Algorithm Hash digest
SHA256 9e659f6209ffb761e16ffc2906f40dc937196461a267c37f63443080ca720a60
MD5 401728484389e86292ace08012971fd9
BLAKE2b-256 3070cbb9652bec3fd551b3b518c51e3c2df04981f88055036ba109cb845b6052

See more details on using hashes here.

File details

Details for the file sfeprapy-0.8.1-py3-none-any.whl.

File metadata

  • Download URL: sfeprapy-0.8.1-py3-none-any.whl
  • Upload date:
  • Size: 73.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.7.9

File hashes

Hashes for sfeprapy-0.8.1-py3-none-any.whl
Algorithm Hash digest
SHA256 655388e6acfa65e962b40be830fdd53ed0e099b3bb18cd6574c4940cb8096a21
MD5 34fd80b8617d5316e75dca18eeccbe74
BLAKE2b-256 b11f1a855d5b18da79ef11c5d4af7ea8b674b1304bea3b3c399cc607539752f6

See more details on using hashes here.

Supported by

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