1997-01-15 07:19:43 +00:00
|
|
|
FElt is a free system for introductory level finite element analysis 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.
|
|
|
|
|
1997-07-17 07:52:59 +00:00
|
|
|
If you are using the Xaw3d widget set, you may want to apply this patch
|
|
|
|
(cd work/FElt-3.02; patch -p < ../../pkg/DESCR).
|
|
|
|
|
|
|
|
*** src/Velvet/Velvet.ad.orig Sat May 10 18:04:40 1997
|
|
|
|
--- src/Velvet/Velvet.ad Sat Jun 14 22:00:38 1997
|
|
|
|
***************
|
|
|
|
*** 1046,1052 ****
|
|
|
|
|
|
|
|
! 3d specific defaults
|
|
|
|
|
|
|
|
! !*shapeStyle: Rectangle
|
|
|
|
! !*control*spacer.height: 43
|
|
|
|
! !*control*MenuButton*height: 26
|
|
|
|
! !*control*Command*height: 26
|
|
|
|
--- 1046,1052 ----
|
|
|
|
|
|
|
|
! 3d specific defaults
|
|
|
|
|
|
|
|
! *shapeStyle: Rectangle
|
|
|
|
! *control*spacer.height: 43
|
|
|
|
! *control*MenuButton*height: 26
|
|
|
|
! *control*Command*height: 26
|