- Jan 31, 2018
-
-
Rob Izzard authored
-
Rob Izzard authored
-
Rob Izzard authored
-
- Jan 30, 2018
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
fix libbsd header file search location
-
- Jan 26, 2018
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
with the deformed stars of calculate_rotation_variables added option to common envelope evolution to set the rotation rate of a merged star to the keplerian breakup velocity (again, as in calculate_rotation_variables) added macros to control extra logging (tidal lock, rotation rates) updated show_derivatives to be say when all the derivatives are zero
-
- Jan 25, 2018
-
-
Izzard, Robert Dr (Maths & Physics) authored
tried to smooth the prevent_overspin function without too much success.
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
add logging for tidally locked and medium rotator systems
-
- Jan 23, 2018
-
-
Izzard, Robert Dr (Maths & Physics) authored
fix bug where angular momentum from decretion discs was not being removed from the system. such angular momentum now follows the standard gamma prescription
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
-
- Jan 19, 2018
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
- Jan 18, 2018
-
-
Izzard, Robert Dr (Maths & Physics) authored
changed F to |F| in discs ... let's see if it works :)
-
- Jan 17, 2018
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
- Jan 16, 2018
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
- Jan 15, 2018
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
- Jan 13, 2018
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
- Jan 12, 2018
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
-
- Jan 11, 2018
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
also for latest string copy updates
-
Izzard, Robert Dr (Maths & Physics) authored
add va_end to places where Map_GSL_params is called : this is (formally) required although was usually forgotten. (note: probably using glibc it doesn't matter, it might on other platforms)
-
- Jan 10, 2018
-
-
Izzard, Robert Dr (Maths & Physics) authored
a way to change the step size in the GSL solver
-
Izzard, Robert Dr (Maths & Physics) authored
fix to allow build when libbsd is not available fixed some minor code warnings
-
Izzard, Robert Dr (Maths & Physics) authored
-
- Jan 09, 2018
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
but should have been looking in GSL's bin directory
-
Izzard, Robert Dr (Maths & Physics) authored
changed strncpy to strlcpy, and defined BAN_UNSAFE_FUNCTIONS which, in binary_c_code_options.h, stops various functions which are likely to cause buffer overruns from being used (e.g. strcpy, strcat, gets). This requires strlcpy instead of strncpy, hence libbsd. Use pkg-config to get the library and C-compiler flags required for the Makefile.
-
- Dec 20, 2017
-
-
Izzard, Robert Dr (Maths & Physics) authored
fix the Makefile to use the same LIBS as libbinary_c.so's makefile
-
- Dec 17, 2017
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
- Dec 15, 2017
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
- Dec 13, 2017
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
- Dec 09, 2017
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
- Dec 08, 2017
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
-
- Dec 07, 2017
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
instead of changing max_evolution_time, we now limit yields_dt instead
-