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
|
Source: felt
Section: science
Priority: optional
Maintainer: Alen Zekulic <azekulic@fesb.hr>
Build-Depends: xlibs-dev, libxaw7-dev, xlibmesa-gl-dev, xlibmesa-glu-dev, libreadline4-dev, libncurses5-dev, flex, bison, binutils
Standards-Version: 3.6.0
Package: felt
Section: science
Architecture: any
Depends: ${shlibs:Depends}
Suggests: felt-doc
Description: Package for introductory level finite element analysis
FElt is a free system for introductory level finite element analysis.
It is primarily intended as a teaching tool for introductory type
courses in finite elements - probably in the mechanical/structural/civil
fields. In a command line environment, FElt uses an intuitive,
straightforward input syntax to describe problems. It also includes a
graphical user interface for workstations that allows the user to set-up,
solve and post-process the problem in a single CAD-like environment.
Package: felt-doc
Section: doc
Architecture: all
Suggests: felt
Description: FElt User's Guide and Reference Manual
The file felt-3.02.ps included in this package is a postscript
document providing a user's manual for the entire package, including
mathematical and algorithmic details and programming notes.
|