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 56
    • Issues 56
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 17
    • Merge requests 17
  • 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
  • !252

Implementation Pressure entropy SPH

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Matthieu Schaller requested to merge PressureEntropy_SPH into master Sep 13, 2016
  • Overview 5
  • Commits 15
  • Changes 19

Here is a new flavour of SPH that works and gives better result than the default Gadget-2 scheme.

The only change affecting the rest of the code is the addition of the condition in engine_init_particles() to create a second density loop over the particles for the special conversions that are required in this scheme. Other than that, it just fits in the rest of the framework.

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