All Projects → smutao → PyVibMS

smutao / PyVibMS

Licence: BSD-2-Clause license
A PyMOL plugin for visualizing vibrations in molecules and solids

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to PyVibMS

xtp
GW-BSE for excited state Quantum Chemistry in a Gaussian Orbital basis, electronic spectroscopy with QM/MM, charge and energy dynamics in complex molecular systems
Stars: ✭ 26 (+13.04%)
Mutual labels:  computational-chemistry, computational-physics, quantum-chemistry
QUICK
QUICK: A GPU-enabled ab intio quantum chemistry software package
Stars: ✭ 79 (+243.48%)
Mutual labels:  computational-chemistry, quantum-chemistry
pymolshortcuts
The repository pymolschortucts contains the a collection of shortcuts that are loaded on startup of PyMOL. These shortcuts enable websearches from within PyMOL as well as many other convienent functions that make work in PyMOL more productive..
Stars: ✭ 34 (+47.83%)
Mutual labels:  pymol-plugin, pymol
QCElemental
Periodic table, physical constants, and molecule parsing for quantum chemistry.
Stars: ✭ 116 (+404.35%)
Mutual labels:  computational-chemistry, quantum-chemistry
stda
stda program for computing excited states and response functions via simplified TD-DFT methods (sTDA, sTD-DFT, and SF-sTD-DFT)
Stars: ✭ 23 (+0%)
Mutual labels:  computational-chemistry, quantum-chemistry
pylj
Teaching Utility for Classical Atomistic Simulation.
Stars: ✭ 23 (+0%)
Mutual labels:  computational-chemistry, computational-physics
isicle
In silico chemical library engine for high-accuracy chemical property prediction
Stars: ✭ 31 (+34.78%)
Mutual labels:  computational-chemistry, quantum-chemistry
adcc
adcc: Seamlessly connect your program to ADC
Stars: ✭ 26 (+13.04%)
Mutual labels:  computational-chemistry, quantum-chemistry
qcmaquis
Release-only repository for SCINE QCMaquis, the DMRG software from the Reiher group.
Stars: ✭ 18 (-21.74%)
Mutual labels:  computational-chemistry, quantum-chemistry
QUBEKit
Quantum Mechanical Bespoke Force Field Derivation Toolkit
Stars: ✭ 64 (+178.26%)
Mutual labels:  computational-chemistry, quantum-chemistry
xtb-python
Python API for the extended tight binding program package
Stars: ✭ 61 (+165.22%)
Mutual labels:  computational-chemistry, quantum-chemistry
QCFractal
A distributed compute and database platform for quantum chemistry.
Stars: ✭ 107 (+365.22%)
Mutual labels:  computational-chemistry, quantum-chemistry
nequip
NequIP is a code for building E(3)-equivariant interatomic potentials
Stars: ✭ 312 (+1256.52%)
Mutual labels:  computational-chemistry
SCFpy
🎉 Simple restricted Hartree-Fock code in Python
Stars: ✭ 30 (+30.43%)
Mutual labels:  computational-chemistry
Fermi.jl
Fermi quantum chemistry program
Stars: ✭ 107 (+365.22%)
Mutual labels:  quantum-chemistry
r3dmol
🧬 An R package for visualizing molecular data in 3D
Stars: ✭ 45 (+95.65%)
Mutual labels:  computational-chemistry
molfunc
fast functionalisation of molecules
Stars: ✭ 22 (-4.35%)
Mutual labels:  computational-chemistry
SpinParser
Pseudofermion functional renormalization group solver for (frustrated) quantum magnets in two and three spatial dimensions.
Stars: ✭ 19 (-17.39%)
Mutual labels:  computational-physics
QuantumMPS
Variational Quantum Eigensolver with Fewer Qubits
Stars: ✭ 24 (+4.35%)
Mutual labels:  quantum-chemistry
TimeEvolvingMPO
A Python 3 package to efficiently compute non-Markovian open quantum systems.
Stars: ✭ 43 (+86.96%)
Mutual labels:  computational-physics

PyVibMS

A PyMOL plugin for visualizing vibrations in molecules and solids

Updates

Oct 22, 2021 - Bug fix

May 8, 2021 - Add example for BDF

May 5, 2021 - Add examples for UniMoVib which can generate XYZ and mode files for PyVibMS

May 3, 2021 - Add support for ORCA 4 and Q-Chem 4/5

May 2, 2021 - Add support for Prof. Grimme's xtb program

User Guide

介绍PyVibMS使用的中文文章 请前往 http://bbs.keinsci.com/thread-22835-1-1.html

Our paper on PyVibMS is now published. 🎉

PyVibMS: a PyMOL plugin for visualizing vibrations in molecules and solids, Journal of Molecular Modeling, 2020, 26, 290. (full text also available at https://sites.smu.edu/dedman/catco/publications/pdf/434.pdf)

This paper serves as a detailed manual of PyVibMS and a few typographical errors need to be corrected:

  1. Page 2

  1. Page 3

  1. Page 5

Installation

  1. Please install PyMOL 2.x and download the zip file of this repository

  2. Open PyMOL 2.x

  3. Click "Plugin" -> "plugin manager" -> "Install New Plugin" -> "Choose", then choose the "src/__init__.py" file

  4. The "PyVibMS" will be installed to PyMOL and show up in the "Plugin" drop-in menu

PyVibMS runs on various operating systems.

Windows

Linux

Mac OS

Supported quantum chemistry programs

Natively supported

  • Gaussian 09/16
  • ORCA 4
  • xtb
  • Q-Chem
  • CRYSTAL17
  • VASP

Generically supported

The following packages are supported with the help of UniMoVib.

Other analysis tools

Tips

  • When using the open-source version of PyMOL, one may find it difficult to export the vibration animation directly as a GIF or QuickTime movie due to the missing encoder, a work-around is to export the animation as "PNG images" (by clicking "File"->"Export Movie As"->"PNG Images..."). Then one can use a third-party tool like ezgif to combine these PNG images as animated GIF image.
    Here is an example

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].