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
  • !331

Gravity multi dt

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Matthieu Schaller requested to merge gravity_multi_dt into master Apr 18, 2017
  • Overview 0
  • Commits 18
  • Changes 19

Some improvements to the gravity code:

  • Corrected typo in 4th order vector powers.
  • Use a user-defined opening angle for the distance checks.
  • Increase accuracy of the exact gravity calculation.
  • Only do exact gravity calculation if a matching result file is not present in the same directory.
  • Reinstate the dumping of individual task timers.
  • Added script to plot the accuracy of the calculation.
  • Crash if the M2L kernel is called with a length smaller than the softening length.
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: gravity_multi_dt