File: control

package info (click to toggle)
molds 0.3.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 6,464 kB
  • sloc: cpp: 52,010; ruby: 1,141; makefile: 61; ansic: 60
file content (43 lines) | stat: -rw-r--r-- 1,504 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
Source: molds
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Uploaders: Michael Banck <mbanck@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
               ruby,
               gawk,
               libopenblas-dev,
               liblapacke-dev,
               libblas-dev,
               libboost-dev,
               libboost-mpi-dev,
               libboost-serialization-dev,
               libboost-thread-dev,
               mpi-default-bin,
               mpi-default-dev
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/debichem-team/molds
Vcs-Git: https://salsa.debian.org/debichem-team/molds.git
Homepage: https://osdn.net/projects/molds/
Rules-Requires-Root: no

Package: molds
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: Semi-empirical electronic structure and molecular dynamics
 MolDS is a semi-empirical electronic structure and molecular dynamics
 package.
 .
 Features includes:
 .
  * Semi-Empirical methods CNDO2, INDO, ZINDO/S, MNDO, AM1 and PM3
  * Excited States via Single Configuration Interaction (CIS)
  * Dispersion corrections to AM1 (AM1-D) and PM3 (PM3-D)
  * Pairwise Distance Directed Gaussian (PDDG) correction to PM3
    (PM3/PDDG)
  * Single-Point, geometry optimization, Molecular Dynamics (MD),
    Monte-Carlo (MC) and  Polymer Molecular Dynamics (RPMD) type of
    calculations
 .
 MolDS currently ships parameters for the elements H, C, N, O, and S.