The official SPECFEM3D_GLOBE docker image.
Maintained by: openEuler CloudNative SIG.
Where to get help: openEuler CloudNative SIG, openEuler.
Current SPECFEM3D_GLOBE docker images are built on the openEuler. This repository is free to use and exempted from per-user rate limits.
SPECFEM3D_GLOBE simulates global and regional (continental-scale) seismic wave propagation. The program xspecfem3D from SPECFEM3D_GLOBE is a 3-D spectral-element solver for the Earth, Moon or Mars. It uses a conforming cubed-sphere mesh of hexahedra generated by program xmeshfem3D.
Learn more on SPECFEM3D_GLOBE.
The tag of each SPECFEM3D_GLOBE docker image is consist of the version of SPECFEM3D_GLOBE and the version of basic image. The details are as follows
| Tag | Currently | Architectures |
|---|---|---|
| 8.1.0-oe2403sp4 | SPECFEM3D_GLOBE 8.1.0 on openEuler 24.03-LTS-SP4 | amd64, arm64 |
| 8.1.0-oe2403sp3 | SPECFEM3D_GLOBE 8.1.0 on openEuler 24.03-LTS-SP3 | amd64, arm64 |
Here, users can select the corresponding {Tag} by their requirements.
Pull the openeuler/specfem3d_globe image from docker
docker pull openeuler/specfem3d_globe:{Tag}
Run and test specfem3d_globe container
docker run -it --rm openeuler/specfem3d_globe:{Tag}
From here, users can test SPECFEM3D_GLOBE as follows:
cd EXAMPLES/regional_Greece_small/
./run_this_example.sh
Check the output files in ./OUTPUT_FILES/
If you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images.
Content type
Image
Digest
sha256:6f15e6bef…
Size
1.2 GB
Last updated
2 months ago
docker pull openeuler/specfem3d_globePulls:
3
Last week