bonsoir,
toujours dans ma recherche d'un programme EF, je suis tombé sur "OOFEM". dans la doc, on peut lire:
[3] Installation
============================== ============================== ==================
The installation procedure uses the top-level makefile
The build process has been tested so far on:
o i386 with Linux and gcc -- no problems,
o IBM RS/6000 with AIX 3.4 with gcc 2.95.2 -- no problems,ne disposant pas linux mais windows, que deviendrait cette procedure à votre avis?****************************** *****
Installation instructions for UNIX:
****************************** *****
1) Unpack the distribution
(for example by running "gunzip -c oofem-x.y.tar.gz | tar xof - ")
1) Change the directory to the OOFEM source directory
2) Optionally download and unpack IML++ distribution
in the oofem source directory under "iml" directory
3) Run the configure script as: ./configure
o) If you want to compile with IML++ support use "--enable-iml" parameter
o) If you want to build graphical post-processor (oofeg) use "--enable-oofeg" parameter
o) If you want to build parallel version (poofem) use "--enable-poofem" parameter
o) If you want to use PETSc library use "--enable-petsc" together with
"--with-PETSCDIR=dir" and "--with-PETSCARCH=arch" options to
configure PETSC support (dir is the patch to PETSC installation
directory, arch is PETSC architecture. See PETSC installation
manual for details.)
o) Add --enable-dss to compile with Direct Sparse Solver support (DSS)
o) If you want to build also debug versions for selected targets
use "--enable-debug" parameter
4) Run make to compile the required targets as: make all
The target executables are in bin/Release or bin/Debug directories.
To build the utilities do the following:
1) change to tools directory: cd tools
2) Run make:
make all
pour ce qui est iml++, je tombe sur ce lien: http://math.nist.gov/iml++/ mais n'ai aucune idée de ce je dois charger.
voici le contenu antier du readme:
Cliquez pour afficher
quelcun pourrait-il m'aider à compiler ce truc? merci
mes seules contraintes etant que le programme EF soit opensource, capable de faire des calculs structurels 3D (efforts/contraintes), et compatible agec le mailleur gmsh, je serais interessé par n'importe quel autre programme si vous en connaissez un.
merci
http://www.oofem.org/
http://www.geuz.org/gmsh/

