Skip to content

Conversation

lsawade
Copy link
Collaborator

@lsawade lsawade commented Sep 19, 2025

Description

DO NOT REVIEW THIS I deleted a file and it mangled the git history... I will have to fix this. Thank, the lawd I made a backup...

This required a lot of renaming and adding of new files + fixes in the reading of the mesh.

There is still a bug, which I haven't had time to squash, because I had to update the tests again due to large files. Issuing the PR now, because it's basically all done.

Missing before merge

  • Update receiver reading to read_3d_receivers
  • Fix bug in check_jacobian test

Issue Number

Closes #1214

Checklist

Please make sure to check developer documentation on specfem docs.

  • I ran the code through pre-commit to check style
  • THE DOCUMENTATION BUILDS WITHOUT WARNINGS/ERRORS
  • I have added labels to the PR (see right hand side of the PR page)
  • My code passes all the integration tests
  • I have added sufficient unittests to test my changes
  • I have added/updated documentation for the changes I am proposing
  • I have updated CMakeLists to ensure my code builds
  • My code builds across all platforms

Rohit-Kakodkar and others added 30 commits August 25, 2025 14:15
- [x] Implements data access class for chunk edge
- [x] Adds different fields withink chunk edge
…mization didnt like it. Set the interator to be volatile type to avoid optimization.
Putting the finding and/or installation of dependencies into a separate folder "cmake" for a cleaner Cmakelists.txt
…atch specfem2d fortran. ElasticSH is the only test that is failing.
- [x] Adds chunk edge iterator
   - [x] Adds tests for chunk edge iterator
- [x] Adds edge intersection iterator
   - [x] Adds tests for edge intersection iterator
- [x] Adds access functions for chunk field
…ocate-point-tests

Updated the 2D tests for locate point
…sources

Issue 990 assembly sources - Implement assembly sources
Issue 1120 - Added 3d elastic isotropic stress and associated unit-tests
Issue 1121 - Adds 3D mass matrix computation and associated tests
lsawade and others added 25 commits September 18, 2025 07:51
Compute Reparameterization for Nonconforming Interfaces
Issue 1211 - Implements 3D receiver IO and IO tests for receivers
Iterators and Access functions for edges
Issue 824 - Nightly benchmarks snakemake workflows
@lsawade
Copy link
Collaborator Author

lsawade commented Sep 19, 2025

oh no. something aint right.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants