Skip to content

NCI3D bugfixes + added test for full kernel (mesh data excluded) - #2012

Open
int-ptr-ptr wants to merge 2 commits into
PrincetonUniversity:nci3dfrom
int-ptr-ptr:nci3d-test
Open

NCI3D bugfixes + added test for full kernel (mesh data excluded)#2012
int-ptr-ptr wants to merge 2 commits into
PrincetonUniversity:nci3dfrom
int-ptr-ptr:nci3d-test

Conversation

@int-ptr-ptr

Copy link
Copy Markdown
Collaborator

Description

Please describe the changes/features in this pull request.

  • Adds source for impl::compute_coupling kernel test (not added to cmake, yet since meshes will be in separate PR.
  • Bugfixes for compute coupling
  • added additional interface validation step at assembly construction:
    • ensures each node (ispec, ipoint, jpoint) has exactly one coupled face + local coordinates, with its interpolated position being "close enough" to the node.

Issue Number

If there is an issue created for these changes, link it here

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

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.

1 participant