Skip to main content

Characterization Tools for Porous Materials Using Nitrogen/Argon Adsorption

Project description

SESAMI

SESAMI:

Requires Python 3.9 MITBuild Status Gmail Linux Windows

Usage

from SESAMI.run import calculation_bet

calculation_bet(csv_file="example.csv", columns=["Pressure","Loading"],
                    adsorbate="N2", p0=1e5, T=77,
                    R2_cutoff=0.9995, R2_min=0.998,
                    font_size=12, font_type="DejaVu Sans",
                    legend=True, dpi=600, save_fig=True)
  • csv_file: N2 isotherm csv file
  • columns: [Pressure, Loading], 2 columns, one for rpessure (unit: Pa), one for uptake (unit: mmol/g)
  • adsorbate: N2, Ar or other
  • p0: if other
  • T: test temperature if other
  • R2_cutoff (default: 0.9995): The value of R2 beyond which we deem R2 ceases to have a bearing on the goodness of the linear region.
  • R2_min (default: 0.998): R2 value a chosen region must have to be termed linear
  • font_size: word size in figure
  • font_type: word type in figure
  • legend: with legend in figure or not
  • dpi: dpi in figure
  • save_fig: save png or not
from SESAMI.predict import betml

betml(csv_file="example.csv")
  • csv_file: N2 isotherm csv file, we recommend the columns name of pressure and uptake is Pressure and Loading, and the 1st column should be pressure with unit as Pa and 2nd column should be uptake with unit as mmol/g

Website

SESAMI-APPlink

Reference

SESAMI-APP: SESAMI APP: An Accessible Interface for Surface Area Calculation of Materials from Adsorption Isotherms
Algorithms: Surface Area Determination of Porous Materials Using the Brunauer–Emmett–Teller (BET) Method: Limitations and Improvements
Machine Learning Model: Beyond the BET Analysis: The Surface Area Prediction of Nanoporous Materials Using a Machine Learning Method

Bugs

If you encounter any problem during using SESAMI, please email sxmzhaogb@gmail.com.

Group: Molecular Thermodynamics & Advance Processes Laboratory

Project details


Release history Release notifications | RSS feed

This version

2.4

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sesami-2.4.tar.gz (14.0 kB view details)

Uploaded Source

Built Distribution

SESAMI-2.4-py3-none-any.whl (13.0 kB view details)

Uploaded Python 3

File details

Details for the file sesami-2.4.tar.gz.

File metadata

  • Download URL: sesami-2.4.tar.gz
  • Upload date:
  • Size: 14.0 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.12

File hashes

Hashes for sesami-2.4.tar.gz
Algorithm Hash digest
SHA256 d3673c80f67d8071eff4dd23e09097a6f7883340643093209fc89edd25fc9049
MD5 a8a2b6ada3a0e3941e4c1529c93a75cd
BLAKE2b-256 d37d8076842b9833482abdbbf5aac9c57877f0d2015f1d83513402428dbd7092

See more details on using hashes here.

File details

Details for the file SESAMI-2.4-py3-none-any.whl.

File metadata

  • Download URL: SESAMI-2.4-py3-none-any.whl
  • Upload date:
  • Size: 13.0 kB
  • Tags: Python 3
  • 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.12

File hashes

Hashes for SESAMI-2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 9076aa672617dd90486653908b05795cd5a878069b35f6ec98e5c6f2be18ce0e
MD5 75e46907d02e6c0dea613c64f777092a
BLAKE2b-256 ccb96677e4aec3632b4e9090a88e57bb710ff0ed306cb801a33b9731a5249257

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