- Nov 10, 2019
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
-
- 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
-
- Oct 29, 2019
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
- Sep 14, 2019
-
-
Izzard, Robert Dr (Maths & Physics) authored
I have removed the "default" pointer from the cmd_line_args, because it really wasn't used except by WTTS. It now is called wtts_string to make this explicit, and most variables have it set to WTTS_USE_DEFAULT, so the default is output automatically. The variables such as star[x].mass, separation, metallicity, etc. which were set directly in cmd_line_args.h are now replaced by preferences->xyz variables, which are then copied to the appropriate locations. This means there is a more logical setup with the command line args only setting preferences options, rather than random other parts of the code. The new function set_defaults() should be used to set the default parameters in preferences. The "list_args" now uses these. Fixed a bug in configure where binary_c_version_macros.h had the wrong ifndef ... endif macros, clashing with binary_c_version.h. Added the patch number as a macro, so version numbers like 2.1.1 are now valid. Added the major, minor and patch number macros to version.c Also synced the latest libmemoize and librinterpolate. Fixed a memory leak in the discs code, and its interaction with libmemoize, which only manifests itself when an existing disc is appended. A call to free the memoize data before doing this fixes the problem.
-
- Sep 12, 2019
-
-
Izzard, Robert Dr (Maths & Physics) authored
added mass-dependent TZO bins to ensemble
-
- Sep 07, 2019
-
-
Izzard, Robert Dr (Maths & Physics) authored
configure now sets LD explicitly to force the compiler to do the linking of the shared library
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
added "pragma once" to the version header file (made by configure) updated README, CHANGES fixed some macro names
-
Izzard, Robert Dr (Maths & Physics) authored
update mega/mebi bytes fixed ints to Star_numbers where appropriate
-
- Sep 06, 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
-
Izzard, Robert Dr (Maths & Physics) authored
disable avx on generic allow drand on generic
-
Izzard, Robert Dr (Maths & Physics) authored
update QUICKSTART to order the cleanall
-
Izzard, Robert Dr (Maths & Physics) authored
put preprocessor macros in to remove miniz from the build tree : it seeems not to be used any more
-
- Sep 04, 2019
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
updated CHANGES
-
- Sep 01, 2019
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
- Aug 28, 2019
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
remove ejection_speed, just use supernova_ejecta_velocity
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
cleaned up some format statements using the gnu_printf attribute
-
- Aug 25, 2019
-
-
Izzard, Robert Dr (Maths & Physics) authored
add function to show the difference between successive stardata (and previous_stardata) structures, based on make_showstruct.pl
-
- Aug 23, 2019
-
-
Izzard, Robert Dr (Maths & Physics) authored
added function diff_struct_pc to return the % difference when doing a byte-by-byte comparison of two memory areas
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
attempt to fix a persistent, and annoyingly "random", memory leak in append_logstring. I think this is because I got the offset from the end of the string wrong by one char. It seems ok now...
-
Izzard, Robert Dr (Maths & Physics) authored
-
- Aug 10, 2019
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
this fixes a memory leak in append_logstring
-
- Aug 09, 2019
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
- Aug 06, 2019
-
-
Izzard, Robert Dr (Maths & Physics) authored
rebuild with segfault checking
-
- May 19, 2019
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
- Apr 21, 2019
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
- Apr 02, 2019
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
-