File: control

package info (click to toggle)
travis 161013-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,256 kB
  • ctags: 4,220
  • sloc: cpp: 77,209; makefile: 37
file content (45 lines) | stat: -rw-r--r-- 1,809 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
44
45
Source: travis
Section: science
Priority: extra
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Uploaders: Daniel Leidert <dleidert@debian.org>
Build-Depends: debhelper (>> 9~)
Standards-Version: 3.9.8
Homepage: http://www.travis-analyzer.de
Vcs-Browser: http://anonscm.debian.org/viewvc/debichem/unstable/travis/
Vcs-Svn: svn://anonscm.debian.org/debichem/unstable/travis/

Package: travis
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Suggests: cp2k, gnuplot, graphviz, pymol, grace
Description: trajectory analyzer and visualizer
 TRAVIS (Trajectory Analyzer and Visualizer) is a free tool for analyzing
 and visualizing trajectories from all kinds of Molecular Dynamics or
 Monte Carlo simulations. The aim of TRAVIS is to collect as many analyses
 as possible in one program, creating a powerful tool and making it
 unnecessary to use many different programs for evaluating simulations.
 This should greatly rationalize and simplify the workflow of analyzing
 trajectories. The following analysis functions are available:
 .
 Static (time independent) Functions:
  * Radial, Angular, Dihedreal or Combined Distribution Function
  * Point-Plane or Point-Line Distance Distribution
  * Plane Projection Distribution
  * Fixed Plane Density Profile
  * Density, Spatial or Dipole Distribution Function
 .
 Dynamic (time dependent) Functions:
  * Velocity Distribution Function
  * Mean Square Displacement / Diffusion Coefficients
  * Velocity Autocorrelation Functions
  * Vector Reorientation Dynamics
  * Van Hove Correlation Function
  * Aggregation Functions (DACF, DLDF, DDisp)
 .
 Spectroscopic Functions:
  * Calculate Power Spectrum
  * Calculate IR Spectrum
  * Calculate Raman Spectrum
 .
 TRAVIS can read trajectory files in XYZ, PDB, LAMMPS or DLPOLY format.