File: control

package info (click to toggle)
tessa 0.3.1-6.2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 624 kB
  • ctags: 344
  • sloc: ansic: 3,387; sh: 874; python: 252; makefile: 88
file content (38 lines) | stat: -rw-r--r-- 1,649 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
Source: tessa
Section: science
Priority: optional
Maintainer: Josselin Mouette <joss@debian.org>
Build-Depends: debhelper(>= 10~), zlib1g-dev, libhdf5-serial-dev (>= 1.6.4-3), fftw3-dev, python (>= 2.6.6-3~), docbook-utils, mpi-default-dev
Standards-Version: 3.7.2
X-Python-Version: >= 2.3

Package: tessa
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-tables
Description: simulation of 3D optical systems with the FDTD method
 Tessa is a three-dimensional simulation software for optical systems at
 the wavelength scale, based on the finite differences time-domain method
 (FDTD). It focuses on simulating large, resonating structures, but can
 also be used to study propagating beams. It can simulate arbitrary
 dielectric and absorbing materials, and can be used on single 
 workstations as well as clusters.
 .
 Tessa is believed to be terribly efficient.
 .
 URL: http://alioth.debian.org/projects/tessa/

Package: tessa-mpi
Architecture: any
Priority: extra
Depends: ${shlibs:Depends}, ${misc:Depends}, tessa (= ${binary:Version}), mpi-default-bin
Description: simulation of 3D optical systems using FDTD on MPI clusters
 Tessa is a three-dimensional simulation software for optical systems at
 the wavelength scale, based on the finite differences time-domain method
 (FDTD). It focuses on simulating large, resonating structures, but can
 also be used to study propagating beams. It can simulate arbitrary
 dielectric and absorbing materials, and can be used on single
 workstations as well as clusters.
 .
 This package is built with MPI support.
 .
 URL: http://alioth.debian.org/projects/tessa/