Skip to content
Snippets Groups Projects
Commit 5c46ced3 authored by Peter W. Draper's avatar Peter W. Draper
Browse files

Merge branch 'PressureEntropy_SPH' into 'master'

Implementation Pressure entropy SPH

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.

See merge request !252
parents 9e87566d a3c53f13
Branches
Tags
1 merge request!252Implementation Pressure entropy SPH
Showing with 1281 additions and 21 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment