an easy and consistent way of installing software ported to FreeBSD
Femlab is built up by several different programs. Currently the
X11-interface, a meshgenerator and one solver. These programs communicate
with each other with two ASCII files called "area.scratch" and
"solu.scratch". The programs reside in FEMLAB_HOME/bin. These allows you
to for instance run the solver directly from the csh as a batch job. The
aim is to provide more solvers for different applications, such as 2D
incompressible flow problems, transient problems etc. It should also be
possible to use the X11 interface for your own applications.
+---------------------------------------+
| |
| Authors: |
| Peter Hansbo |
| Marten Levenstam |
| Dep. of Mathematics |
| Chalmers University of Technology |
| S-412 96 Goteborg |
| SWEDEN |
| femlab@math.chalmers.se |
| |
| \|/ |
+----------------( )--------------------+
bin/femlab
lib/X11/femlab/config/modules
lib/X11/femlab/bin/femlab
lib/X11/femlab/bin/meshgen
lib/X11/femlab/bin/poisson
%%PORTDOCS%%share/doc/femlab/manual.dvi
%%PORTDOCS%%share/doc/femlab/manual.ps
%%PORTDOCS%%share/examples/femlab/capacitor.fem
%%PORTDOCS%%share/examples/femlab/convection.fem
%%PORTDOCS%%share/examples/femlab/man.fem
%%PORTDOCS%%share/examples/femlab/pot-cyl.fem
%%PORTDOCS%%share/examples/femlab/soap.fem
%%PORTDOCS%%share/examples/femlab/spark-plug.fem
%%PORTDOCS%%share/examples/femlab/torsion.fem
@dirrm lib/X11/femlab/config
@dirrm lib/X11/femlab/bin
@dirrm lib/X11/femlab
%%PORTDOCS%%@dirrm share/doc/femlab
%%PORTDOCS%%@dirrm share/examples/femlab