IMPORTANT BUG CORRECTION in hydra.c, we initialize correctely SphP[n].MaxSignalVelFeedbackUpdated=0; when using TIMESTEP_UPDATE_FOR_FEEDBACK and CHIMIE_THERMAL_FEEDBACK
Without this patch, each gas partcicle uses the higher value of
MaxSignalVelFeedbackUpdated which cause the timestep to remains
very small.