code_aster_on_docker
code_aster_on_docker copied to clipboard
Docker images for Code_Aster
Currently PETSc is not included in the 14.4 version. Apparently some patches are necessary, see [https://bitbucket.org/code_aster/petsc/src/petsc_aster/](https://bitbucket.org/code_aster/petsc/src/petsc_aster/).
Initially the `salome_meca` image is only intended to run the embedded official Intel compiler-built code_aster (you can run your code_aster calculations using the `as_run` command of this image and all...
Currently 3 testcases (`ssls131a zzzz151a zzzz216b`) are failing because the `gmsh` poured by the `aster-full` package is not working. ``` /home/aster/aster/public/gmsh-2.12.0-Linux/bin/gmsh: error while loading shared libraries: libGLU.so.1: cannot open shared...