File: control

package info (click to toggle)
apbs 1.4-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 73,764 kB
  • sloc: ansic: 42,451; xml: 14,086; sh: 10,668; python: 1,334; fortran: 995; f90: 948; cpp: 638; makefile: 473; objc: 448; awk: 266; sed: 205; csh: 79
file content (39 lines) | stat: -rw-r--r-- 1,666 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
Source: apbs
Section: science
Priority: optional
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Uploaders: Michael Banck <mbanck@debian.org>
Build-Depends: cmake,
               debhelper (>> 7.0.50~),
               libmaloc-dev,
               libpython-dev,
               mpi-default-dev (>= 0.3),
               python-minimal (>> 2.6.6-3~),
               python-setuptools,
               zlib1g-dev
Standards-Version: 3.9.4
Homepage: http://apbs.sourceforge.net
Vcs-Browser: http://anonscm.debian.org/viewvc/debichem/unstable/apbs/
Vcs-Svn: svn://anonscm.debian.org/debichem/unstable/apbs/

Package: apbs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Adaptive Poisson Boltzmann Solver
 APBS is a software package for the numerical solution of the
 Poisson-Boltzmann equation (PBE), one of the most popular continuum
 models for describing electrostatic interactions between molecular
 solutes in salty, aqueous media.  Continuum electrostatics plays an
 important role in several areas of biomolecular simulation, including:
 .
   * simulation of diffusional processes to determine ligand-protein and
     protein-protein binding kinetics,
   * implicit solvent molecular dynamics of biomolecules ,
   * solvation and binding energy calculations to determine
     ligand-protein and protein-protein equilibrium binding constants
     and aid in rational drug design,
   * and biomolecular titration studies.
 .
 APBS was designed to efficiently evaluate electrostatic properties for
 such simulations for a wide range of length scales to enable the
 investigation of molecules with tens to millions of atoms.