summaryrefslogtreecommitdiff
path: root/math/femlab/pkg-descr
blob: 94834ec9f9e551a05e7326237580ba451a411c6e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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		|
	|					|
	|                \|/			|
	+----------------( )--------------------+

WWW: http://www.math.chalmers.se/Math/Research//Femlab/