Sign inSign up

openeuler/seissol

Sponsored OSS

By openeuler

Updated 2 months ago

Image
0

4.3K

openeuler/seissol repository overview

Quick reference

SeisSol | openEuler

SeisSol is a scientific software for the numerical simulation of seismic wave phenomena and earthquake dynamics. It is based on the discontinuous Galerkin method combined with ADER time discretization.

The tag of each SeisSol docker image is consist of the version of SeisSol and the version of basic image. The details are as follows

TagsCurrentlyArchitectures
202103.Sumatra-oe2403sp4seissol 202103.Sumatra on openEuler 24.03-LTS-SP4amd64, arm64
202103.Sumatra-oe2403sp3seissol 202103.Sumatra on openEuler 24.03-LTS-SP3amd64, arm64
1.3.2-oe2403sp3SeisSol 1.3.2 on openEuler 24.03-lts-sp3amd64, arm64

Usage

Run a SeisSol simulation with mpirun:

docker run --rm -v /path/to/input:/data openeuler/seissol:{Tag} SeisSol input.par

Run with a specific number of MPI processes:

docker run --rm -v /path/to/input:/data openeuler/seissol:{Tag} -np 4 SeisSol input.par

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.

Tag summary

Content type

Image

Digest

sha256:96ceec17f

Size

210.5 MB

Last updated

2 months ago

docker pull openeuler/seissol

This week's pulls

Pulls:

5

Last week