GADGET-4
sph_particle_data_hydrocore Struct Reference

#include <sph_particle_data.h>

Inherited by sph_particle_data.

Public Attributes

MyFloat Hsml
 
MyFloat DhsmlDensityFactor
 
MyFloat VelPred [3]
 
MyFloat DivVel
 
MyFloat CurlVel
 
MyFloat Csnd
 
MyFloat Density
 
MyFloat Pressure
 

Detailed Description

Definition at line 28 of file sph_particle_data.h.

Member Data Documentation

◆ Csnd

MyFloat Csnd

Definition at line 36 of file sph_particle_data.h.

◆ CurlVel

MyFloat CurlVel

local velocity curl

Definition at line 35 of file sph_particle_data.h.

◆ Density

MyFloat Density

current baryonic mass density of particle

Definition at line 38 of file sph_particle_data.h.

◆ DhsmlDensityFactor

MyFloat DhsmlDensityFactor

correction factor needed in entropy formulation of SPH

Definition at line 31 of file sph_particle_data.h.

◆ DivVel

MyFloat DivVel

local velocity divergence

Definition at line 34 of file sph_particle_data.h.

◆ Hsml

MyFloat Hsml

current smoothing length

Definition at line 30 of file sph_particle_data.h.

◆ Pressure

MyFloat Pressure

current pressure

Definition at line 39 of file sph_particle_data.h.

◆ VelPred

MyFloat VelPred[3]

predicted SPH particle velocity at the current time, needed if particle is inactive

Definition at line 32 of file sph_particle_data.h.


The documentation for this struct was generated from the following file: