SeisSol Versions Save

A scientific software for the numerical simulation of seismic wave phenomena and earthquake dynamics

v1.1.3

3 months ago

Summary

  • MPI using only GPU buffers
  • Instantaneous Time Mirror support
  • Many bugfixes

What's Changed

New Contributors

Full Changelog: https://github.com/SeisSol/SeisSol/compare/v1.1.2...v1.1.3

v1.1.2

6 months ago

Summary

Another bugfix release.

What's Changed

Full Changelog: https://github.com/SeisSol/SeisSol/compare/v1.1.1...v1.1.2

v1.1.1

6 months ago

Summary

A bugfix release. The main "smaller" changes are:

  • first official support for MacOS #963
  • faster code generation by YATeTo, support for more CPU architectures #962
  • several bugfixes found during large-scale runs #970 #972

Note that this version is required to support PSpaMM in its Python package variant (https://github.com/SeisSol/PSpaMM/pull/8 ), since the name of the generator program needed to change to not conflict with the module name.

What's Changed

Full Changelog: https://github.com/SeisSol/SeisSol/compare/v1.1.0...v1.1.1

v1.1.0

7 months ago

Main New Features And Changes

  • Poroelastic media now supports dynamic rupture #895
  • Internally, we removed the code that was still written in FORTRAN, now everything is written in C++ #829
  • Point sources can now be computed on GPUs #876

A Detailed Log Of What's Changed

New Contributors

Full Changelog: https://github.com/SeisSol/SeisSol/compare/v1.0.1...v1.1.0

v1.0.1

1 year ago

What's Changed

Full Changelog: https://github.com/SeisSol/SeisSol/compare/v1.0.0...v1.0.1

v1.0.0

1 year ago

SeisSol Release v1.0.0. Major new features since v0.9.0:

v1.0.0-rc2

1 year ago

Second release candidate for v1.0.0. Major new features:

  • Dynamic Rupture routines in C++ (including GPU offloading with SYCL) #663
  • Actor implementation of LTS with wiggle factor option #758
  • Include check for mesh correctness #781
  • remove positive state enforcement #752
  • Material homogenization by cell-averaging #644
  • Implemented GravitationalFreeSurfaceBC for GPUs #749
  • Compute rotation for receiver output #748
  • A lot of bug fixes
  • A lot of new documentation

v1.0.0-rc

1 year ago

The release candidate of the C++ implementation of Dynamic Rupture

  • contains OpenMP offloading implementation of Dynamic Rupture

v0.9.0

1 year ago

This is the last snapshot of SeisSol which contains the Dynamic Rupture implementation written in Fortran

sc21revision

2 years ago