Skip to main content

A python package for wave function analysis

Project description

pywfn -- 基于python的波函数分析工具

文档: https://www.xiaofei911.top/mkdocs/pywfn/

依赖

numpy>=2.1.1
rich>=13.8.0
matplotlib>=3.9.2

运行(CLI)

python main.py

示例(API)

from pywfn.base import Mol
from pywfn.reader import LogReader
from pywfn.atomProp import atomCharge

path="D:\BaiduSyncdisk\gfile\CnHn\C6H6.log" # 高斯输出文件的路径
reader=LogReader(path) # 实例化log文件读取器
mol=Mol(reader) # 实例化分子对象

caler=atomCharge.Calculator(mol) # 实例化原子电荷计算器,传入分子对象
result=caler.mulliken() # 计算mulliken电荷
print(result) # 打印结果

功能

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

pywfn-1.0.6.tar.gz (2.1 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pywfn-1.0.6-py3-none-any.whl (2.1 MB view details)

Uploaded Python 3

File details

Details for the file pywfn-1.0.6.tar.gz.

File metadata

  • Download URL: pywfn-1.0.6.tar.gz
  • Upload date:
  • Size: 2.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.16

File hashes

Hashes for pywfn-1.0.6.tar.gz
Algorithm Hash digest
SHA256 b0bcb2ba4142d7f62adef65eeb620f73d586cd4fd0ab15df48036c325d853624
MD5 280a2ab52bd822ddb9be3683f26e3060
BLAKE2b-256 cd6803ae4b02e90cccaf37c19423c28f259a4a11c568edede5c999a3bea909e4

See more details on using hashes here.

File details

Details for the file pywfn-1.0.6-py3-none-any.whl.

File metadata

  • Download URL: pywfn-1.0.6-py3-none-any.whl
  • Upload date:
  • Size: 2.1 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.16

File hashes

Hashes for pywfn-1.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 a693b914b7c27a99a81e03e99f8f0cbeb401e3fb42719b52f203187675840a55
MD5 10a0d39e02cdae1ec0b52f7102a1c8ca
BLAKE2b-256 4c5535e8f2f0fd8b7827eb0201e0e2444a15ce9f062c40dfaa428ff963c9e2e5

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