1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: ghemical
Section: gnome
Priority: optional
Maintainer: Michael Banck <mbanck@debian.org>
Build-Depends: debhelper (>> 3.0.0), glutg3-dev, gtkglarea5-dev (>= 1.2.2-7), libgnome-dev, f2c, libsc-dev, flex, blas-dev, lapack-dev, libglade-gnome0-dev, libopenbabel-dev (>= 1.100.2), dpatch
Standards-Version: 3.5.6.1
Package: ghemical
Architecture: any
Depends: ${shlibs:Depends}, mpqc
Description: A GNOME molecular modelling environment
Ghemical is a computational chemistry software package written in C++.
It has a graphical user interface and it supports both quantum-
mechanics (semi-empirical) models and molecular mechanics models.
Geometry optimization, molecular dynamics and a large set of
visualization tools using OpenGL are currently available.
.
Ghemical relies on external code to provide the quantum-mechanical
calculations. Semi-empirical methods MNDO, MINDO/3, AM1 and PM3 come
from the MOPAC7 package (Public Domain), and are included in the
package. The MPQC package is used to provide ab initio methods: the
methods based on Hartree-Fock theory are currently supported with
basis sets ranging from STO-3G to 6-31G**.
|