CCSun21 / cp2kdata

cp2k postprocessing tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CP2KData

Python packageCoverage Status pythonv pypiv PyPI - pip install

Python Package to postprocess cp2k data, including cube, pdos, output files

Installation

From pip

pip install cp2kdata

From source

One can download the source code of cp2kdata by

git clone https://github.com/robinzyb/cp2kdata.git cp2kdata

then use pip to install the module from source

cd cp2kdata
pip install .

Manipulate CP2K Files

Additional Features

Feature Request

Any advice is welcome. If you would like to request a new feature, please open an issue in github and upload example input and output files.

About

cp2k postprocessing tools

License:GNU Lesser General Public License v3.0


Languages

Language:Python 96.7%Language:TeX 3.3%