Skip to content
Snippets Groups Projects
  1. Sep 11, 2019
  2. Mar 08, 2018
  3. Jan 18, 2018
  4. Jan 11, 2018
  5. Jan 09, 2018
    • Izzard, Robert Dr (Maths & Physics)'s avatar
      updates to many things : · 7b2fbd8a
      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. 
      
      
      7b2fbd8a
  6. Dec 20, 2017
  7. Dec 01, 2016
  8. Oct 03, 2016
  9. May 28, 2015
  10. May 27, 2015
  11. May 25, 2015
  12. May 24, 2015
  13. Feb 10, 2013
    • Izzard, Robert Dr (Maths & Physics)'s avatar
      Update to 1.20pre67 · 3ce1c168
      Izzard, Robert Dr (Maths & Physics) authored
      Because Carlo's s-process stuff is only for Z=1e-4,
      I have put the tables from Busso & Gallino back into the code
      (equivalent to the old EXTENDED_S_PROCESS) and it is enabled by
      default when USE_TABULAR_INTERSHELL_ABUNDANCES_KARAKAS_2002 is 
      enabled (or you can force the issue by defining NUCSYN_S_PROCESS).
      
      However, if USE_TABULAR_INTERSHELL_ABUNDANCES_KARAKAS_2012 is 
      enabled, you're limited to Z=1e-4 until Amanda (and Cherie)
      provide the data for other metallicities... this might be a long wait.
      
      So, here's my recommendation:
      For general work, use 2002.
      For specialist Z=1e-4 work, use 2012.
      
      
      3ce1c168
  14. Feb 06, 2013
  15. Feb 04, 2013
  16. Feb 03, 2013
  17. Jan 08, 2013
  18. Dec 26, 2012
  19. Dec 25, 2012
  20. Dec 24, 2012
Loading