Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Forward modelling for point masses in Cartesian coordiantes #71

Merged
merged 24 commits into from
Jul 24, 2019

Commits on Jul 17, 2019

  1. Extend point_mass_gravity to Cartesian coordinates

    Add kernel functions for computing gravitational fields of point masses
    in Cartesian coordinates.
    Add coordinate_system argument to point_mass_gravity().
    Add tests for the extended feature.
    santisoler committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    84b86bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35e6d47 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2019

  1. Add double ` where needed

    santisoler committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    df02c8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    858ebed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6ee2ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee4d1e6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2a1de8c View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2019

  1. Fix typo

    Co-Authored-By: Leonardo Uieda <[email protected]>
    santisoler and leouieda authored Jul 19, 2019
    Configuration menu
    Copy the full SHA
    221466b View commit details
    Browse the repository at this point in the history
  2. Remove "besides" from point mass example

    Co-Authored-By: Leonardo Uieda <[email protected]>
    santisoler and leouieda authored Jul 19, 2019
    Configuration menu
    Copy the full SHA
    a316cc6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a571884 View commit details
    Browse the repository at this point in the history
  4. Fix typo

    Co-Authored-By: Leonardo Uieda <[email protected]>
    santisoler and leouieda authored Jul 19, 2019
    Configuration menu
    Copy the full SHA
    50dbbd4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    29003c7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6847a49 View commit details
    Browse the repository at this point in the history
  7. Change direction of z to downwards

    Increse depth difference of point masses in gallery example.
    santisoler committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    bd7e145 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2019

  1. Configuration menu
    Copy the full SHA
    d002888 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3f51b2 View commit details
    Browse the repository at this point in the history
  3. Run black

    santisoler committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    2fe98e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c99564a View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2019

  1. Configuration menu
    Copy the full SHA
    6d3850e View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2019

  1. Change title of point mass gallery example

    Co-Authored-By: Leonardo Uieda <[email protected]>
    santisoler and leouieda authored Jul 24, 2019
    Configuration menu
    Copy the full SHA
    95fc562 View commit details
    Browse the repository at this point in the history
  2. Add note to explain the negative mass

    Co-Authored-By: Leonardo Uieda <[email protected]>
    santisoler and leouieda authored Jul 24, 2019
    Configuration menu
    Copy the full SHA
    bbbf611 View commit details
    Browse the repository at this point in the history
  3. Add remainder that z points down

    Co-Authored-By: Leonardo Uieda <[email protected]>
    santisoler and leouieda authored Jul 24, 2019
    Configuration menu
    Copy the full SHA
    39c8b71 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ccd381 View commit details
    Browse the repository at this point in the history
  5. Minor change on point mass docstring warning

    Co-Authored-By: Leonardo Uieda <[email protected]>
    santisoler and leouieda authored Jul 24, 2019
    Configuration menu
    Copy the full SHA
    a73b3fd View commit details
    Browse the repository at this point in the history