Skip to content

Commit

Permalink
Merge pull request #512 from gassmoeller/improve_documention
Browse files Browse the repository at this point in the history
Mention FD
  • Loading branch information
feathern authored Jun 17, 2024
2 parents 28dd05d + b534b45 commit 26858d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Rayleigh solves the magnetohydrodynamic (MHD) equations, in a rotating frame, wi
using the anelastic or Boussinesq approximations.
Derivatives in Rayleigh are calculated using a spectral transform scheme.
Spherical harmonics are used as basis functions in the horizontal direction.
Chebyshev polynomials are employed in radius.
Chebyshev polynomials or finite-differences are employed in radius.
Time-stepping is accomplished using the semi-implicit Crank-Nicolson method
for the linear terms, and the Adams-Bashforth method for the nonlinear terms.
Both methods are second-order in time.
Expand Down

0 comments on commit 26858d1

Please sign in to comment.