Skip to content

Commit

Permalink
Mention FD
Browse files Browse the repository at this point in the history
  • Loading branch information
gassmoeller committed Jun 17, 2024
1 parent 28dd05d commit b534b45
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 b534b45

Please sign in to comment.