enfr

Code_Aster Open Source version stable (11.4) and testing (12.0) available for download

9 July 2013

The new versions of Code_Aster Open source, Code_Aster stable (11.4) and Code_Aster testing (12.0) are available for download.

Given the development cycle of two years, these two versions are identical, only the name changes.

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.13.1 (Aster’s launching graphical user interface), Eficas 6.6.0 (graphical editor for command files), Homard 10.5 (a mesh refining and unrefining tool), the med 3.0.6 library (exchange of meshes and fields with third codes), metis-4.0.3 (renumbering tool), mumps 4.10.0 (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.