Coder Social home page Coder Social logo

fsepy / sfeprapy Goto Github PK

View Code? Open in Web Editor NEW
12.0 1.0 0.0 19.37 MB

Structural Fire Engineering - Probabilistic Reliability Assessment

License: MIT License

Python 100.00%
structural fire reliability probabilistic-analysis monte-carlo-simulation travelling-fire eurocode ibmb-fire parametric-fire

sfeprapy's Introduction

SFEPRAPY

GitHub version 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.

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.

  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.

License

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

sfeprapy's People

Contributors

dannyhopkinfire avatar fuyans avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

sfeprapy's Issues

Initial Update

The bot created this issue to inform you that pyup.io has been set up on this repo.
Once you have closed it, the bot will open pull requests for updates as soon as they are available.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.