Quick reference
-
The official code_aster docker image.
-
Maintained by: openEuler CloudNative SIG.
-
Where to get help: openEuler CloudNative SIG, openEuler.
code_aster | openEuler
Code_Aster is a finite element solver for structural and thermomechanical analysis. It provides capabilities for static and dynamic analysis, nonlinear mechanics, thermal analysis and coupled problems. Code_Aster source files include C, Fortran and Python components.
Supported tags and respective Dockerfile links
The tag of each code_aster docker image is consist of the version of code_aster and the version of basic image. The details are as follows
| Tags | Currently | Architectures |
|---|---|---|
| f603c14-oe2403sp4 | code_aster f603c14 on openEuler 24.03-lts-sp4 | amd64, arm64 |
| f603c14-oe2403sp3 | code_aster f603c14 on openEuler 24.03-lts-sp3 | amd64, arm64 |
Usage
docker pull openeuler/code_aster:{Tag}
docker run -it --rm openeuler/code_aster:{Tag} /bin/bash
Question and answering
If you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images.