Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
Fixed table
Browse files Browse the repository at this point in the history
  • Loading branch information
anand43 committed Mar 1, 2024
1 parent 8468f5e commit a58ce0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/user-guide/gravitational-harmonics/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ Manually Adding the Coefficients

If the user already has the coefficients, they can be added to the central body directly. Ensure that they are correctly normalized and
the right shape. The dimensions of `c_lm` is `[sign, l, m]` where:

- `sign` indicates coefficients of positive (`[0]`) and negative (`[1]`) `m` and is of length 2.
- The dimension `l` corresponds to the degree of the Spherical Harmonic and is of length :math:`l_{max} + 1`.
- The dimension `m` corresponds to the order of the Spherical Harmonic and is of length :math:`l_{max} + 1`.
Expand Down

0 comments on commit a58ce0b

Please sign in to comment.