SFEPRAPY
Structural Fire Engineering - Probabilistic Reliability Assessment
Install / Use
/learn @fsepy/SFEPRAPYREADME
SFEPRAPY
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.
Legacy wiki can be found here.
Documentation (WIP) can be found here
A publication summarising the capabilities can be found here.
Getting Started
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.
-
to use
pipinstall from PyPI:pip install --upgrade sfeprapy -
to use
pipinstall from GitHub (requires git):Note installing
SfePrapyvia 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.
License
This project is licensed under the MIT License - see the LICENSE file for details
Related Skills
node-connect
347.6kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
108.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
347.6kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
347.6kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
