Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@Rohit-Kakodkar Rohit-Kakodkar released this 05 Nov 15:15
· 1 commit to main since this release
f54b50f

Description

This release adds support for forward-adjoint simulations and computing Misfit Kernels. Have a look at example 03 for user guide on how to use adjoint capabilities within SPECFEM++.

Documentation

The documentation for this release can be found here

Getting the code

git clone https://github.com/PrincetonUniversity/SPECFEMPP && \
cd SPECFEMPP && \
git checkout tags/0.2.0

What's Changed

Full Changelog: v0.1.0...0.2.0