The following application solves 1d Schrodinger equation in user defined potential. The app is written in Python and uses Numpy,SciPy for linear algebra and Matplotlib for visualization. The program can be used as a standalone application as well as python module implementing relevant calculations. Atomic units are used througout the interface. The precision of calculations […]
1D Schrodinger equation in arbitrary potential
PyMol script for scanning potential energy surfaces
This PyMol script is capable of generating a set of a molecule’s conformations, which can be further used to calculate their potential energy or any other properties. The script enables one to vary several internal degrees of freedom (DOFs) synchronously as well as scanning over a multidimensional grid in a space of DOFs. To use […]
Подбор оптимального растяжения сегмента сосуда («нормализация»)
Скачать программу (правая кнопка — сохранить как) Дополнительное ПО, необходимое для корректной работы программы под Windows
Инструкции по установке программы TRAX
Программа TRAX позволяет численно решать системы обыкновенных дифференциальных уравнений и визуализировать решение в виде графиков от времени либо траекторий на фазовой плоскости. Также программа позволяет численно решать системы разностных (дискретных) уравнений. Для уcтановки программы необходимо выполнить следующие действия: Установить интерпретатор языка Python и набор вспомогательных библиотек, входящих в состав Enthought Python Distribution (EPD). Скачать EPD […]
Phase plane explorer
This small program named TRAX is capable of solving systems of ordinary differential equations and plotting the solution on a phase plane as well as function of time. The program is intended for educational purposes. See picture below for interface and capabilities overview as well as usage reference. The program runs on any Python-enabled platform, […]
plotting bifurcation diagram with pylab
Plotting bifurcation diagram of the following map using pylab
Potential energy surface scanner
This python script is capable of generating a set of GAMESS input files for potential energy surface scanning. It needs a reference GAMESS input and XML file specifying degrees of freedom to scan. PES scan can be done using linear translations, and rotations of atomic groups. Translation vectors can be specified using pair of atoms […]
Normal modes visualization for PyMol
This script allows one to visualize normal modes, calculated with GROMACS package, using PyMol. In particular the script loads Hessian matrix from an .mtx file produced by Gromacs, solves for it’s eigenvectors and eigenvalues and prints them out, and finally produce several frames corresponding to selected vibrational mode. See related media in the end of […]
Nanotubes generating script for PyMol
The script generates nanotubes of arbitrary structure. See related media in the end of the page. To use it, save script to some file, then load into PyMol with the command: PyMol> run /path/to/script.py then issue the command: PyMol> ntgen obj_name, n, m, l This will produce an object «obj_name», containing SWNT characterized by two […]
Visual approach to construction of &QMMM section of CP2K input file
The script is intended to be used from PyMol molecular visualization system and allows one to generate &QM_KIND, &LINK and &CELL parts of CP2K input easily. Given a molecular object name and QM part selection name (which can be defined using either approach available in PyMol) it generates output file with corresponding input groups. To […]
Метки
Последние записи
- OPLS-AA patch for different types of molecules
- Reaction-diffusion systems in 2D space with python
- Constructing discrete Laplacian via sparse matrix
- All-atom automatic OPLS-AA topology generator
- Scanning PES ab initio and in MM
- Quantum chemistry information page
- Python script for processing FRAP image set
- Using Firefly/GAMESS-US efficiently
- Building and plotting Fukui function with FireFly and PyMol
- Visualize partial charges in PyMol
Комментарии
- comcon1 in All-atom automatic OPLS-AA topology…
- zoidberg in Инструкции по уста?…
- Natallia in All-atom automatic OPLS-AA topology…
- » OPLS-AA… in All-atom automatic OPLS-AA topology…
- Luge Zhang in All-atom automatic OPLS-AA topology…
- » Reactio… in Constructing discrete Laplacian via…
- comcon1 in All-atom automatic OPLS-AA topology…
- Luge Zhang in All-atom automatic OPLS-AA topology…
- » Quantum… in Building and plotting Fukui functio…
- » Scannin… in Using Firefly/GAMESS-US efficiently…