GEOS
GEOS copied to clipboard
Pseudo-Acoustic TTI Solvers
This PR follows another one on the VTI solvers https://github.com/GEOS-DEV/GEOS/pull/2816
- 2 new acoustic TTI solvers
AcousticTTIFletcher
AcousticTTIZhang
- Computation of the rotated Stiffness matrices
- Solver documentation (.rst)
- input files for each solvers
- unit test files for each solvers
Codecov Report
Attention: Patch coverage is 37.95344%
with 1146 lines
in your changes are missing coverage. Please review.
Project coverage is 53.09%. Comparing base (
d3783ad
) to head (992e669
).
:exclamation: Current head 992e669 differs from pull request most recent head 9c8c5ee
Please upload reports for the commit 9c8c5ee to get more accurate results.
Additional details and impacted files
@@ Coverage Diff @@
## develop #3008 +/- ##
===========================================
- Coverage 53.57% 53.09% -0.48%
===========================================
Files 1003 991 -12
Lines 85297 84380 -917
===========================================
- Hits 45695 44800 -895
+ Misses 39602 39580 -22
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.