- Nov 08, 2019
-
-
Izzard, Robert Dr (Maths & Physics) authored
All other functions should not have been exposed in the shared library but were: now fixed by mixing the visibility flag into CFLAGS.
-
Izzard, Robert Dr (Maths & Physics) authored
slight changes to the API, updated the perl mods see CHANGES
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
-
- Nov 07, 2019
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
-
- Nov 06, 2019
-
-
Izzard, Robert Dr (Maths & Physics) authored
updated how the evolution is stopped in terminate_evolution: it now just sets stardata->evolving to FALSE so everything stops. cleaned up buffered_printf also fixed buffer_empty_buffer and clear_printf_buffer to set the buffer_alloced to zero (otherwise buffered_printf gets confused) remove deprecated and unused miniz
-
- Nov 05, 2019
-
-
Izzard, Robert Dr (Maths & Physics) authored
no longer set J=0 for "single" systems which are very wide : this accidentally sent stars as single when they should just be very wide
-
Izzard, Robert Dr (Maths & Physics) authored
-
- Nov 04, 2019
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
rebuilt the buffered_printf code to simplify it and prevent (hopefully) the crashes that Alex Kemp finds. added tmpstore->error_buffer to deal with errors separately, this is handled correctly in binary_grid2 (v2.1.3+) so it behaves just like previously and SYSTEM_ERROR is detected correctly. deprecated the printf_stack to remove a load of unusued code extended the API to use the error_buffer through binary_c_error_buffer()
-
- Nov 02, 2019
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
- Oct 31, 2019
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
- Oct 29, 2019
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
- Oct 27, 2019
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
make disc_zone_crossing_radii work with disc_logging
-
- Oct 26, 2019
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
lots of code cleanup,e.g. new disc_function_macros and changed the disc code's function macros to use appropriate naming convention
-
- Oct 25, 2019
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
-
- Oct 23, 2019
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
Backport from izzard-discs: Fix bug in binary_c_string_macros.h where [0] should have been [1]. This prevented 0 from being detected as "false" in Boolean arguments.
-
- Oct 22, 2019
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
- Oct 20, 2019
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
* these now work very well with the events framework * fixed thermohaline mixing with re-accretion * cleaned up the star->nova states * checked and fixed the timestepping * fixed evolution difflog for new novae
-
- Oct 18, 2019
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
clean up the nova code : removed debugging turned off nova logging by default
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
when a nova goes off we set the surface layer and nova layer mass to zero, on the assumption that any material left after the nova is mixed with white dwarf material. one could also argue that it would be hydrogen rich, but well, who knows.... yet.
-
Izzard, Robert Dr (Maths & Physics) authored
cleaned up the star->nova flag added a new function to take into account angular momentum changes because of novae, this is the same function for the old and new codes updated the difflog and the timestepping
-
- Oct 16, 2019
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
-
- Oct 15, 2019
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
fix derivative labels
-