Skip to main content

SAFIR shell

Project description

SAFIRshell

SAFIRshell is a Python tool to support computations with the finite element solver SAFIR.

Getting Started

Prerequisites

Safir 2016;

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.

SAFIRshell 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 safirshell
    
  2. If your system has a python3 command (standard on Unix-like systems), install with:
    python3 -m pip install safirshell
    
  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 safirshell
    

Usage

To run a single SAFIR calculation, use the following commands.

python -m safirshell.mc

Authors

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

SAFIRshell-0.0.2.tar.gz (4.4 kB view details)

Uploaded Source

Built Distribution

SAFIRshell-0.0.2-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

Details for the file SAFIRshell-0.0.2.tar.gz.

File metadata

  • Download URL: SAFIRshell-0.0.2.tar.gz
  • Upload date:
  • Size: 4.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.27.0 CPython/3.6.3

File hashes

Hashes for SAFIRshell-0.0.2.tar.gz
Algorithm Hash digest
SHA256 ca77ee6074d7d0f2a3b3d591060195575ceb0a7c0e4179350fc76188548dda97
MD5 0677beee01666fa3b189c288d370563c
BLAKE2b-256 16378f01d43d3dbd55403a0fa028a6fde09342833654d1dd245b01f8d97bf45c

See more details on using hashes here.

File details

Details for the file SAFIRshell-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: SAFIRshell-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 6.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.27.0 CPython/3.6.3

File hashes

Hashes for SAFIRshell-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 7b8ee5b6a98345e17286e31f8b994f0bb3ab33d01f40988f509fec0f882aea6a
MD5 9971287600a3e10a3ddeb20d388058d6
BLAKE2b-256 cd573de63f3cd366039fd9d4f9c92ff54f28a74af17f043b19c7dfc6e7f96b99

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