Skip to main content

Extrapolation methods for complete basis sets

Project description


packaging_extrapolation Manual

Static Badge Static Badge Static Badge Static Badge

About

  • This package contains partial extrapolation methods in quantum chemistry.
  • This package is written in the extrapolation method proposed in the literature, using the Python language. Extrapolation to the CBS limit can be done by entering two successive energies.

Installation

  • Please use the 'pip' command to install: pip install packaging_extrapolation or python3 -m pip install packaging_extrapolation
  • Please make sure the package is update: pip install --upgrade packaging_extrapolation
  • After installation, test the example in src/packaging_extrapolation/examples/examples_energy.py to see if you get results.
    • Extrapolation Method Calls:python examples_energy.py -m "Klopper_1986" -xe -76.0411795 -ye -76.0603284 -low 2 -high 3 -a 4.25
    • -m: extrapolation method name.
    • -xe: energy for E(X).
    • -ye: energy for E(Y).
    • -low: cardinal number for X.
    • -high: cardinal number for Y.
    • -a: extrapolation parameter alpha.

关于

  • 集成了量子化学中的部分外推法
  • 由于量子化学的计算成本与基组相关,其随着基组序列逐渐递增。 本工具库以文献提出的外推公式所编写,使用Python语言。 通过输入两个水平的能量即可外推到CBS极限值。

安装方法

  • 使用pip命令安装:pip install packaging_extrapolation 或者 python3 -m pip install packaging_extrapolation
  • 请保证库的最新状态:pip install --upgrade packaging_extrapolation
  • 安装完成后,请测试src/packaging_extrapolation/examples_energy.py 的实例脚本,是否可以得到结果。
    • 调用外推模型:python examples_energy.py -m "Klopper_1986" -xe -76.0411795 -ye -76.0603284 -low 2 -high 3 -a 4.25
    • -m: extrapolation method name.
    • -xe: energy for E(X).
    • -ye: energy for E(Y).
    • -low: cardinal number for X.
    • -high: cardinal number for Y.
    • -a: extrapolation parameter alpha.

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

packaging_extrapolation-0.1.8.tar.gz (13.4 kB view details)

Uploaded Source

Built Distribution

packaging_extrapolation-0.1.8-py3-none-any.whl (13.3 kB view details)

Uploaded Python 3

File details

Details for the file packaging_extrapolation-0.1.8.tar.gz.

File metadata

File hashes

Hashes for packaging_extrapolation-0.1.8.tar.gz
Algorithm Hash digest
SHA256 756a618c6cf75f7152ae933807cbe8caeb3f7aac6574dd93ef3477f221051834
MD5 ee0079e9193ec998925cb6259791b303
BLAKE2b-256 c0ef45a6ab435f8b0cf96883c68397b3d1bf766effe97f00ca1a886af366f03f

See more details on using hashes here.

File details

Details for the file packaging_extrapolation-0.1.8-py3-none-any.whl.

File metadata

File hashes

Hashes for packaging_extrapolation-0.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 fbace62c7342bfd30c2f37f4f88181388268b9402b83734966dc330d7b398f95
MD5 d99dcffbdad3b17405fa6fe23f4236d9
BLAKE2b-256 563632ead15b6453436027a3b6abe41196f32430545149aeaf1ea27f08e881f3

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