Code_Aster Open Source version stable (10.7) and testing (11.2) available for download
The new versions of Code_Aster Open source, Code_Aster stable (10.7) and Code_Aster testing (11.2) are available for download.
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.5 (Aster’s launching graphical user interface), Eficas 6.5.0 (graphical editor for command files), Homard 10.4 (a mesh refining and unrefining tool), the med 3.0.5 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.