| Viscosity-depth functions [Pa s] | |||
|---|---|---|---|
| Radius [km] | earth-1-y | earth-2-y | earth-3-y |
| 6371. | infinity | infinity | infinity |
| 6301. | 1.0E+21 | 7.0E+20 | 4.0E+20 |
| 5951. | 1.0E+21 | 7.0E+20 | 4.0E+20 |
| 5701. | 2.0E+21 | 7.0E+21 | 1.0E+22 |
| 3480. | 0.0 | 0.0 | 0.0 |
The elastic parameters are grouped into three different subgroups.
| Radius [km] | Density [kg/m^3] | Shear modulus [Pa] |
| 6371. | 3037. | 5.0605E+10 |
| 6301. | 3438. | 7.0363E+10 |
| 5951. | 3871. | 1.0549E+11 |
| 5701. | 4978. | 2.2834E+11 |
| 3480. | 10750. | 0.0 |
| Radius [km] | Density [kg/m^3] | Shear modulus [Pa] | Bulk modulus [Pa] |
| 6371. | 3037. | 5.0605E+10 | 5.7437E+10 |
| 6301. | 3438. | 7.0363E+10 | 9.9633E+10 |
| 5951. | 3871. | 1.0549E+11 | 1.5352E+11 |
| 5701. | 4978. | 2.2834E+11 | 3.2210E+11 |
| 3480. | 10750. | 0.0 | 1.1018E+12 |
Results should be calculated for Legendre degrees 1 to 200, the output format should be,
for each Legendre degree n, first line degree, dummy value, elastic load Love numbers
(hen, len, and ken),
subsequent lines degree, logarithm of negative
inverse relaxation times in 1/ka (log10(-sin)) and the modal amplitudes
(-hin/sin,
-lin/sin, and
-kin/sin), e.g.
| n | dummy | hen | len | ken |
| n | log10(-s1n) | -h1n/s1n | -l1n/s1n | -k1n/s1n |
| n | log10(-s2n) | -h2n/s2n | -l2n/s2n | -k2n/s2n |
| ... | ... | ... | ... | ... |
This format is suitable for both pure and mixed collocation results. For any other numerical method please contact the authors directly.
Polar wander can also be calculated from a normal mode form. However the form will differ slightly depending on whether the Chandler wobble term is removed from the outset of the derivation (eg Peltier & Wu, 1983, GRL, 10, 181-184) or afterwards (eg Vermeersen & Sabadini, 1996, GJI, 127, F5-F9). In the latter case, there are the same number of modes as for the load and tidal Love numbers, but with complex strengths and relaxation times. In the former case, all relaxation modes have real relaxation times and strengths, but the M0 mode is replaced by an elastic term. If the pure collocation method is employed, the weights can be determined numerically as for the calculation of load Love numbers.
First, we define the factor beta = kTf /( kTf-kTe) where kTf is the fluid limit of the tidal potential Love number of degree 2 and kTe is the elastic tidal potential Love number of degree 2. beta relates the Chandler wobble frequency for a fluid Earth to that of a rigid Earth. Using the nomenclature of Peltier & Wu (1983), please give the elastic term (beta D1), the secular term (beta D2) and the log inverse relaxation times log10(-lambdai) with their strengths (beta Ei)/(-lambdai). The lambdai should be in units of (kyr)^-1 and also the secular term D2, while the strengths (beta Ei)/(-lambdai) and the elastic term (beta D1) are dimensionless. As a check that you have the correct normalisation, beta D1 = beta(1+kLe) where kLe is the elastic potential load Love number. The suggested form of output is:
| elastic | beta*D1 |
| secular | beta*D2 |
| log10(-lambda1) | -beta*E1/lambda1 |
| log10(-lambda2) | -beta*E2/lambda2 |
| ... | ... |
If you used the method described by Vermeersen & Sabadini, there will be no elastic term D1. The suggested form is then:
| secular | beta*D2 | . | . |
| Re(lambda1) | Im(lambda1) | -Re(beta*E1/lambda1) | -Im(beta*E1/lambda1) |
| Re(lambda2) | Im(lambda2) | -Re(beta*E2/lambda2) | -Im(beta*E2/lambda2) |
| ... | ... | ... | ... |
Continue ...
Back to main page.