Skip to main content

Python implementation of liquid metal properties from Handbook on Lead-bismuth Eutectic Alloy and Lead Properties, Materials Compatibility, Thermal-hydraulics and Technologies

Project description

Author:

Daniele Panico, Daniele Tomatis

Date:
09/14/2022

Introduction

lbh15 (Lead Bismuth Handbook 2015) is a Python package that implements the thermo-physical properties of lead, bismuth and lead-bismuth eutectic (lbe) metal alloy available from the handbook edited by OECD/NEA

lbh15 is released under the GNU Lesser General Public License 3.

Project Structure

The project is organized according to the following folder structure:

<lbh15 parent folder>
  ├── docs/
  ├── lbh15/
  ├── tests/
  ├── LICENSE
  ├── MANIFEST.in
  ├── README.rst
  └── setup.py
  • lbh15: contains all modules, classes and methods implemented in lbh15

  • docs: contains materials for the generation of the documentation by Sphinx

  • tests: collection of tests used to verify the correct implementation

Dependencies

  • Python >=3.8.10

  • Sphinx >=5.1.0

  • SciPy >=1.8.1

  • NumPy >=1.22.3

Installation

To install the package lbh15, type please the following command:

pip install lbh15

Or use https://github.com/newcleo-dev-team/lbh15.git to clone the package. After cloning the package, execute the following command inside the base folder:

pip install .

Documentation

The Sphinx documentation can be built in html and latex by executing the following command in the folder docs/:

make html
make latex
cd _build/latex
latexmk -pdf -f

The html documentation is available on GitHub Pages at newcleo-dev-team.github.io/lbh15.

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

lbh15-1.0.0.tar.gz (15.5 kB view details)

Uploaded Source

File details

Details for the file lbh15-1.0.0.tar.gz.

File metadata

  • Download URL: lbh15-1.0.0.tar.gz
  • Upload date:
  • Size: 15.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.4

File hashes

Hashes for lbh15-1.0.0.tar.gz
Algorithm Hash digest
SHA256 c4b26cd99f5ade235ac5255f7271979f830d5f13206c219fefc86b6ecfb254ff
MD5 b8b5894f1e6a19cd355ac5f6a5071b31
BLAKE2b-256 937c8066a1a98facaad9138c1ec42fae6b6a97a9bf298d4ae1d3f1ee3a65c092

See more details on using hashes here.

Supported by

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