Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Laplacian smoothing #834

Merged
merged 3 commits into from
Apr 4, 2024
Merged

Update Laplacian smoothing #834

merged 3 commits into from
Apr 4, 2024

Conversation

icui
Copy link
Contributor

@icui icui commented Apr 4, 2024

The previous routine takes smoothing length parameter in XY and Z direction, which doesn't make sense for 3D_Globe. This commit changes the parameter to length in horizontal (theta/phi) and vertical (R) direction.

Copy link

codecov bot commented Apr 4, 2024

Codecov Report

Attention: Patch coverage is 0% with 11 lines in your changes are missing coverage. Please review.

Project coverage is 40.67%. Comparing base (2c619fd) to head (35cb9b3).

Files Patch % Lines
...ss_sensitivity_kernels/laplacian_smoothing_sem.F90 0.00% 11 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            devel     #834   +/-   ##
=======================================
  Coverage   40.67%   40.67%           
=======================================
  Files         264      264           
  Lines       58756    58753    -3     
=======================================
  Hits        23900    23900           
+ Misses      34856    34853    -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@danielpeter danielpeter merged commit fefc7ee into SPECFEM:devel Apr 4, 2024
24 of 25 checks passed
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.

None yet

2 participants