geodynamics / Rayleigh

Rayleigh: Pseudo-spectral MHD
GNU General Public License v3.0
61 stars 48 forks source link

Added finite-difference support to log_deriv subroutine in PDE_Coefficients.F90. #571

Closed feathern closed 2 months ago

feathern commented 2 months ago

This PR should fix the finite-difference part of issue #570 reported by @rpvin . Please try this out to see if initialization now works properly for custom reference states with FD turned on.

feathern commented 2 months ago

Somehow I made this change in my main branch. I'm going to close this PR, fix that error, and the reopen a PR.