-
- Downloads
fix issue where the timestep wasn't being limited in a system with only...
fix issue where the timestep wasn't being limited in a system with only massless remnants when fixed_timesteps should be triggered fixed issue where the code got in an infinite loop after the above failure fix TPAGB issue where massive cores were checked vs MCh just before the TPAGB: we now explicitly check that the star is a TPAGB star to do this
Showing
- meson.build 2 additions, 2 deletionsmeson.build
- src/binary_c_debug.h 2 additions, 2 deletionssrc/binary_c_debug.h
- src/binary_c_error_codes.h 8 additions, 0 deletionssrc/binary_c_error_codes.h
- src/binary_c_parameters.h 1 addition, 1 deletionsrc/binary_c_parameters.h
- src/evolution/set_next_timestep.c 11 additions, 0 deletionssrc/evolution/set_next_timestep.c
- src/exit_binaryc.c 4 additions, 5 deletionssrc/exit_binaryc.c
- src/logging/logfile_string.c 1 addition, 1 deletionsrc/logging/logfile_string.c
- src/logging/open_log_files.c 3 additions, 3 deletionssrc/logging/open_log_files.c
- src/memory/free_memory.c 4 additions, 2 deletionssrc/memory/free_memory.c
- src/memory/free_persistent_data.c 11 additions, 1 deletionsrc/memory/free_persistent_data.c
- src/stellar_structure/stellar_structure_AGB.c 6 additions, 3 deletionssrc/stellar_structure/stellar_structure_AGB.c
- src/stellar_timescales/stellar_timescales_high_mass_GB.c 1 addition, 1 deletionsrc/stellar_timescales/stellar_timescales_high_mass_GB.c
- src/timestep/stellar_timestep.c 3 additions, 5 deletionssrc/timestep/stellar_timestep.c
- src/timestep/timestep_fixed_timesteps.c 11 additions, 5 deletionssrc/timestep/timestep_fixed_timesteps.c
- src/timestep/timestep_fixed_trigger.c 6 additions, 6 deletionssrc/timestep/timestep_fixed_trigger.c
- src/timestep/timestep_hard_limits.c 3 additions, 17 deletionssrc/timestep/timestep_hard_limits.c
- src/timestep/timestep_limits.c 1 addition, 2 deletionssrc/timestep/timestep_limits.c
- src/timestep/timestep_prototypes.h 5 additions, 2 deletionssrc/timestep/timestep_prototypes.h
Loading
Please register or sign in to comment