Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • SWIFTsim SWIFTsim
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 57
    • Issues 57
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 21
    • Merge requests 21
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • SWIFT
  • SWIFTsimSWIFTsim
  • Merge requests
  • !143

Gravity particles

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Matthieu Schaller requested to merge GravityParticles into master Apr 07, 2016
  • Overview 46
  • Commits 87
  • Changes 32

Ok, that's another big one... This includes all the changes by @tt and @jregan regarding the use of an external potential.

The main changes are:

  • Update to the unit with some more const statements.
  • Addition of a set of physical constants and of an object to convert them in the chosen system of units.
  • A new external gravity task and its dependencies.
  • This task calls functions in a new file potential.h where users can define their external potentials.
  • A new test case that just makes a bunch of particles orbit a point mass.
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: GravityParticles