aboutsummaryrefslogtreecommitdiffstats
path: root/math/vecfem/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'math/vecfem/pkg-descr')
-rw-r--r--math/vecfem/pkg-descr18
1 files changed, 0 insertions, 18 deletions
diff --git a/math/vecfem/pkg-descr b/math/vecfem/pkg-descr
deleted file mode 100644
index 499befa002b7..000000000000
--- a/math/vecfem/pkg-descr
+++ /dev/null
@@ -1,18 +0,0 @@
-VECFEM is a program package for the solution of non-linear boundary value
-problems by the finite element method.
-VECFEM is open for arbitrary domains and a very large class of non-linear PDEs.
-This allows you to run your simulation without simplifying your model.
-The package uses the finite element method (FEM) to compute an approximation
-of your PDE considering 1-D, 2D and 3D domains of any shape.
-The equation may be a single equation or a system of coupled PDEs.
-It may be steady or time-dependent.
-Examples of use are
-
- heat transfer
- flow problem
- diffusion
- structural analysis
- fluid analysis
-
-- Ralf Becker
-<ralf@akk.org>