Skip to content

Andy6M/cp2kdata

This branch is 2 commits ahead of, 44 commits behind robinzyb/cp2kdata:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

783e87e · Jul 2, 2024
Apr 13, 2024
Jun 27, 2024
Jun 24, 2024
Oct 20, 2023
Jun 25, 2024
Oct 20, 2023
Dec 29, 2023
Jan 14, 2022
Jun 27, 2024
Jul 2, 2024
Dec 29, 2023

Repository files navigation

CP2KData

Python packageCoverage Status pythonv pypiv PyPI - pip install Conda Downloads

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.

Developer

set environment variable CP2KDATA_LOG_LEVEL to DEBUG to get the complete information.

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.8%
  • TeX 3.1%
  • Shell 0.1%