Skip to main content

COGITO - Crystal Orbital Guided Iteration To atomic-Orbitals

Website COGITO

This repository hosts the code for COGITO, a tool for obtaining quantum chemistry from plane wave DFT calculations. The main codes modules are COGITO, COGITOpost, COGITOanalyze, and COGITOico.

Installation

pip install --upgrade pip
pip install cogito-dft

To install optional dependences (scikit-image, dash, dash-ag-grid) that are used in some COGITOpost functions:

pip install "cogito-dft[plot]"

Running on HPC

As of verison 0.3.2, compute heavy sections of COGITO.py are parallelized. Control the number of jobs and avoid thread oversubscription with:

#SBATCH -N 1
#SBATCH -n 1
#SBATCH --cpus-per-task=4

export OMP_NUM_THREADS=1

Quick Start

Visit the live website: cogito-dft.readthedocs.io

Section Description
Tutorial Step-by-step analysis workflow
File Guide Interactive guide of inputs and outputs
API Docs Complete function reference

Basic Workflow:

  1. Run VASP - Static calculation with saved wavefunctions and high NBANDS
  2. Generate COGITO model - Creates COGITO basis functions and tight binding parameters
  3. Verify quality - Check convergence, charge spilling, orbital mixing, and band interpolation
  4. Analyze chemistry - COHP, bonding, charge analysis
# Run VASP 
vasp_std

# See 'COGITO --help' for variable options
COGITO --dir './'

# Check that quality metrics are within range (check band interpolation after COGITOpost)
COGITOanalyze --dir './'

# Generate atom and bond partition of charge / band energies, make bond plots, and more
COGITOpost --dir './'
# Customize a runTBmodel.py file to get specific plots
python runTBmodel.py

Download files

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

Source Distribution

cogito_dft-0.3.13.tar.gz (374.5 kB view details)

Uploaded Source

Built Distribution

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

cogito_dft-0.3.13-py3-none-any.whl (381.4 kB view details)

Uploaded Python 3

File details

Details for the file cogito_dft-0.3.13.tar.gz.

File metadata

  • Download URL: cogito_dft-0.3.13.tar.gz
  • Upload date:
  • Size: 374.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.11

File hashes

Hashes for cogito_dft-0.3.13.tar.gz
Algorithm Hash digest
SHA256 f6a4b241c0b303e1ac9d3af863ff3c2a1646804ed63221727838f1bbc86edd40
MD5 867bf15d7a6a0d4d9dc2ea0b518fb245
BLAKE2b-256 ee0c5bb1a8b15502872c431dbbcba2fad4c57948997a0dba8f5df1c2a1ffe723

See more details on using hashes here.

File details

Details for the file cogito_dft-0.3.13-py3-none-any.whl.

File metadata

  • Download URL: cogito_dft-0.3.13-py3-none-any.whl
  • Upload date:
  • Size: 381.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.11

File hashes

Hashes for cogito_dft-0.3.13-py3-none-any.whl
Algorithm Hash digest
SHA256 25f5b462420355ea080e1cb48c960931b68a7d6dba6f894ba202f41d484bce44
MD5 c73cec34cd8951b9865dac6c61fee3c4
BLAKE2b-256 89e627d0bbbd94a8f6331d8cc1c4fd42defb8028ba99cf59fede3ca87489c3d9

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.3.13 This release

2 files

0.3.12

2 files

0.3.11

2 files

0.3.10

2 files

0.3.9

2 files

0.3.8

2 files

0.3.7

2 files

0.3.6

2 files

0.3.5

2 files

0.3.4

2 files

0.3.3

2 files

0.3.2

2 files

0.3.1

2 files

0.3.0

2 files

0.2.1

2 files

0.2.0

2 files

0.1.1

2 files

0.1.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page