PrincetonUniversity / SPECFEMPP

SPECFEM++ is a complete re-write of SPECFEM suite of packages (SPECFEM2D, SPECFEM3D, SPECFEM3D_GLOBE) using C++
https://specfem2d-kokkos.readthedocs.io/en/latest/
GNU General Public License v3.0
16 stars 9 forks source link

Update acoustic material class #76

Closed williameaton closed 1 year ago

williameaton commented 1 year ago

Description

Updates the acoustic_material class with a working constructor and associated print and get_properties function.

Issue Number

68

Checklist

Please make sure to check developer documentation on specfem docs.

Rohit-Kakodkar commented 1 year ago

okay to test

Rohit-Kakodkar commented 1 year ago

retest this please

Rohit-Kakodkar commented 1 year ago

retest this please

williameaton commented 1 year ago

Added two commits to fix formatting and remove relic functions no longer requierd.