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 46 47 48 49 50 51 52 53 54 55 56 57 58
|
Source: z88
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Matteo F. Vescovi <mfv@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
cmake,
libgtk2.0-dev,
libglu1-mesa-dev,
pkgconf,
Rules-Requires-Root: no
Standards-Version: 4.1.4
Vcs-Browser: https://salsa.debian.org/science-team/z88
Vcs-Git: https://salsa.debian.org/science-team/z88.git
Homepage: https://en.z88.de/z88os/
Package: z88
Architecture: any
Depends: z88-data,
${shlibs:Depends},
${misc:Depends}
Recommends: z88-doc
Description: Finite Element Analysis Program - runtime
Z88 features 20 finite element types covering plane stress, plate bending,
axial symmetric structures and spacial structures up to 20-node Serendipity
hexahedrons. Z88 comes with a user-friendly interface, a powerful mesh
generator, a DXF-converter, two plot programs and, of course, two powerful
solvers. Import of COSMOS files from Pro/ENGINEER and Pro/MECHANICA is
supported.
Package: z88-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Multi-Arch: foreign
Description: Finite Element Analysis Program - documentation
Z88 features 20 finite element types covering plane stress, plate bending,
axial symmetric structures and spacial structures up to 20-node Serendipity
hexahedrons. Z88 comes with a user-friendly interface, a powerful mesh
generator, a DXF-converter, two plot programs and, of course, two powerful
solvers. Import of COSMOS files from Pro/ENGINEER and Pro/MECHANICA is
supported.
.
This package contains the documentation
Package: z88-data
Architecture: all
Depends: ${misc:Depends}
Multi-Arch: foreign
Description: Finite Element Analysis Program - data
Z88 features 20 finite element types covering plane stress, plate bending,
axial symmetric structures and spacial structures up to 20-node Serendipity
hexahedrons. Z88 comes with a user-friendly interface, a powerful mesh
generator, a DXF-converter, two plot programs and, of course, two powerful
solvers. Import of COSMOS files from Pro/ENGINEER and Pro/MECHANICA is
supported.
.
This package contains some data files
|