Path: blob/master/activities/radial-poisson.ipynb
934 views
Task 6
This homework is an activity intended to apply the differentiation formulas given in class. Here we want to solve a radial Poisson's equation for estimating the density field of a rocky planet.
Due to: Feb 1
Radial Poisson's Equation
The Poisson's equation relates the matter content of some physical distribution with the gravitational force or equivalently, a exerted gravitational potential. It is given by
where is the gravitational potential, the Cavendish constant and the density field.
In the case of a radially-symmetric distribution, the angular part vanishes, yielding a radial part given by:
1. Taking these data and using the three-point Midpoint formula, find the density field from the gravitational potential (seventh column in the file) and plot it against the radial coordinate (second column).
Questions:
How many data points do you get from this procedure as compared with the original number of data of the potential? Why do you get this?
How do you explain the discontinuity in the obtained density profile?
Remeber:
use with SI units, is shown in SI units of potential, i.e. Joules/Kg, and radial coordinates in Earth radius ( km).