QTB Release Notes

  • 11/20/22 RELEASE VERSION 2.14.3

    Enhancements/Additons:

    • Changed all sprintf calls to snprintf.


  • 07/29/21 RELEASE VERSION 2.14.2

    Enhancements/Additons:

    • Changes for compatibility.


  • 06/29/19 RELEASE VERSION 2.14.1

    Enhancements/Additons:

    • Modified Quad-Tree creation routine qtb_create to ignore the sign of the specified length-scale/distribution-function "df".


  • 02/14/17 RELEASE VERSION 2.13.28

    Enhancements/Additons:

    • Changes for compatibility with 64-bit integers.


  • 11/03/16 RELEASE VERSION 2.12.27

    Enhancements/Additons:

    • Moved ug2_glue to QTB_LIB as qtb_glue.


  • 11/03/16 RELEASE VERSION 2.12.27

    Enhancements/Additons:

    • Moved qtb_chk, qtb_chk_n, and qtb_eval to DFTR2 LIB as dftr2_qtb_chk, dftr2_qtb_chk_n, and dftr2_qtb_eval.


  • 09/16/16 RELEASE VERSION 2.11.26

    Enhancements/Additons:

    • Added function qtb_find_dup to find duplicate nodes (used for gluing).


  • 06/10/16 RELEASE VERSION 2.10.26

    Enhancements/Additons:

    • Added 2nd minimum distance coefficient for checking nearby locations (used by ICE2).


  • 01/18/16 RELEASE VERSION 2.9.23

    Enhancements/Additons:

    • Minor syntax change in if check.


  • 12/02/15 RELEASE VERSION 2.9.22

    Enhancements/Additons:

    • Added metric based sizing capability.


  • 11/26/14 RELEASE VERSION 2.7.16

    Enhancements/Additons:

    • Added minimum growth distance check to routines qtb_chk and qtb_chk_n for checking minimum allowable distance between nodes.


  • 02/11/14 RELEASE VERSION 2.6.12

    Enhancements/Additons:

    • Convert to new ug parameter structure scheme and eliminate use of Error_Message.


  • 08/01/13 RELEASE VERSION 2.5.9

    Enhancements/Additons:

    • Added modifications to allow for very long file names. Previous versions are limited to file path names with about 100 characters or less. The current version allows path names with about 1000 characters (500 on Windows) or less.