moleditpy_pyscf-calculator

MoleditPy PySCF Calculator Plugin

A powerful, user-friendly GUI interface for performing quantum chemistry calculations using PySCF. This plugin provides an intuitive workflow for configuring calculations, managing jobs, and visualizing molecular electronic structure.

Research-Grade Power with Educational Clarity: Transform abstract quantum mechanics into tangible, interactive discoveries. Built on the industrial-strength PySCF engine, this plugin delivers rigorous accuracy for researchers while offering an intuitive visual interface that makes it an indispensable platform for mastering Physical Chemistry or Organic Chemistry. Whether you are a researcher performing rapid conformational scans and transition state searches to screen candidates, or a student decoding the principles of molecular orbital theory, this tool bridges the gap between complex algorithms and chemical insight. From predicting reactivity with HOMO/LUMO visualizations to mapping detailed Potential Energy Surfaces, it empowers users at all levels to visualize, analyze, and understand the fundamental forces driving chemical change.

Tutorial

Master quantum chemistry calculations in MoleditPy with step-by-step interactive guides. These tutorials demonstrate how to integrate structural modeling with electronic structure theory using PySCF.

Launch Interactive Tutorials

Features

Calculation Capabilities

Visualization & Analysis

Robust Job Management

Installation

Requirements

pip install pyscf PyQt6 numpy geometric matplotlib

[!WARNING] PySCF installation may fail on Windows, so it may only work on MacOS or Linux.

Setup

  1. Download: Download the plugin from the Plugin Explorer.
  2. Install: Unzip the downloaded file and place the pyscf_calculator folder into your application’s plugins directory.
  3. Launch: Start the main application, then navigate to the Extensions menu and select PySCF Calculator.

Usage

  1. Setup Tab: Load your molecule (XYZ format), select method/basis, and configure resources (Threads/Memory).
  2. Run: Click “Run Calculation”. The interface will switch to the Visualization tab upon completion.
  3. Visualize:
    • Use the Orbital Diagram to inspect electronic structure.
    • Select specific orbitals (e.g., HOMO, LUMO) to generate Cube files.
    • Click “Show Properties” for thermodynamic data (after Frequency jobs).

License

This project is licensed under the GNU General Public License v3.0 (GPLv3). See the LICENSE file for details.