-
- Downloads
Revert "Merge branch 'gear_star_formation' into 'master'"
This reverts merge request !839
Showing
- examples/parameter_example.yml 0 additions, 5 deletionsexamples/parameter_example.yml
- src/cell.c 1 addition, 1 deletionsrc/cell.c
- src/collectgroup.c 1 addition, 2 deletionssrc/collectgroup.c
- src/cooling/grackle/cooling.h 2 additions, 34 deletionssrc/cooling/grackle/cooling.h
- src/engine.c 0 additions, 5 deletionssrc/engine.c
- src/engine.h 1 addition, 1 deletionsrc/engine.h
- src/hydro/Gadget2/hydro_part.h 0 additions, 3 deletionssrc/hydro/Gadget2/hydro_part.h
- src/runner.c 1 addition, 1 deletionsrc/runner.c
- src/runner_doiact.h 1 addition, 0 deletionssrc/runner_doiact.h
- src/space.c 1 addition, 1 deletionsrc/space.c
- src/star_formation.c 0 additions, 1 deletionsrc/star_formation.c
- src/star_formation/EAGLE/star_formation.h 1 addition, 2 deletionssrc/star_formation/EAGLE/star_formation.h
- src/star_formation/EAGLE/star_formation_logger.h 1 addition, 41 deletionssrc/star_formation/EAGLE/star_formation_logger.h
- src/star_formation/EAGLE/star_formation_logger_struct.h 0 additions, 17 deletionssrc/star_formation/EAGLE/star_formation_logger_struct.h
- src/star_formation/EAGLE/star_formation_struct.h 0 additions, 2 deletionssrc/star_formation/EAGLE/star_formation_struct.h
- src/star_formation/GEAR/star_formation.h 53 additions, 133 deletionssrc/star_formation/GEAR/star_formation.h
- src/star_formation/GEAR/star_formation_iact.h 3 additions, 44 deletionssrc/star_formation/GEAR/star_formation_iact.h
- src/star_formation/GEAR/star_formation_io.h 2 additions, 35 deletionssrc/star_formation/GEAR/star_formation_io.h
- src/star_formation/GEAR/star_formation_logger.h 28 additions, 131 deletionssrc/star_formation/GEAR/star_formation_logger.h
- src/star_formation/GEAR/star_formation_logger_struct.h 4 additions, 31 deletionssrc/star_formation/GEAR/star_formation_logger_struct.h
Loading
-
@lhausammann I had to revert these changes. This completely breaks the EAGLE SF logger and it is a problem since this is used in production runs by other people.
The black line is with the logger, the yellow line is just before.
The SFR from the snapshots is identical between the runs but the values in the logger are off.
Edited by Matthieu Schaller
Please register or sign in to comment