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

Basic implementation of gparts

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Matthieu Schaller requested to merge Gravity_basics into master Mar 10, 2016
  • Overview 38
  • Commits 43
  • Changes

That's a rather big one, sorry.

It implements the treatment of gparts everywhere in non-MPI land. Particles can be read in, and written to a file. Hydro particles get their gpart doppelgänger automatically created and propagated to the correct cells.

This merges in part of @tt and @jregan's work of the last few weeks

No gravity-related tasks are implemented for now.

In MPI-land, the gparts are not created (and not read in) as some crucial piece of code is still missing.

Nothing should break on the normal test-cases but we can now start playing with gravity on one single node.

The merge request is rather large as it involves changing all the IC scripts to always have IDs>0

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: Gravity_basics