enfr

Free Code_Aster version 11.0 (sources) available for download

24 June 2011

The free development version of Code_Aster - version 11.0 - is available for download. This this package is based on the last Code_Aster development version available at the beginning of June : 11.0.10.

The distribution format remains identical: a unique archive contains Code_Aster and all other additional tools in the form of source code.

Apart from Code_Aster you will find the latest available updates: astk 1.10.0 (Aster’s launching graphical user interface), Eficas 6.3.0 (graphical editor for command files), Homard 10.1 (a mesh refining and unrefining tool), the med 3.0.3 library (exchange of meshes and fields with third codes), metis-edf-4.1 (renumbering tool), mumps 4.9.2 (direct solver), etc.

Prerequisites:

  • A recent version of Python (2.6 or 2.7) with the numpy module
  • A Fortran compiler
  • A C/C++ compiler

Please read the README file before the installation, then

python setup.py install --prefix=/opt/aster.

We advise you to use Intel compilers if the latter are available for Code_Aster, Mumps, and Metis. Use GNU compilers for other embedded devices.