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:
01/10/2023

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.1.0.tar.gz (17.0 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: lbh15-1.1.0.tar.gz
  • Upload date:
  • Size: 17.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.10

File hashes

Hashes for lbh15-1.1.0.tar.gz
Algorithm Hash digest
SHA256 9d6550d23e66ad79d0ccd3d02508158e15747b0170596e19a435912f50bf24c3
MD5 ade97f2575006534b87a6975a08b52f9
BLAKE2b-256 04cca91d1defbacecd43d37bdb36fed69b98f77f81600593383de81b60cdbdcc

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