Skip to content

Gasoline-2 SPH

Josh Borrow requested to merge add-gasoline-2 into master

Adds GASOLINE-2 SPH to the code.

A minor missing include "exp10.h" change is included too.

Tests pass with the following config:

./configure --with-hydro=gasoline --disable-optimization --disable-vec

Docs are included.

Examples:

Sedov SodShock SodShock_2

There are minor differences to the original Gasoline code but I'm currently discussing these with Ben Keller. I don't think there's a reason to delay merging this from the physics side.

Merge request reports