-
11/20/22 RELEASE VERSION 2.6.12
Enhancements/Additons:
- Changed all sprintf calls to snprintf.
-
01/23/19 RELEASE VERSION 2.6.11
Enhancements/Additons:
- Modified Message_Flag (mmsg) usage for values of 0 (no output)
and -1 (minimal output).
-
02/23/18 RELEASE VERSION 2.6.10
Enhancements/Additons:
- Changes for compatibility with 64-bit integers.
-
12/16/16 RELEASE VERSION 2.5.7
Enhancements/Additons:
- Complete revision of overall approach. The new version generates
a Cartesian core with isotropically varying quad size dependent
upon a background mesh. The main program will automatically
generate the background mesh if one is not input. The resulting
mesh has a minimal region of truly unstructured trias and/or
quads.
-
08/30/16 RELEASE VERSION 1.9.55
Enhancements/Additons:
- Change in log2 for compatibility with non-C99 compilers
(MSVC v12).
-
08/10/16 RELEASE VERSION 1.8.55
Enhancements/Additons:
- Changes for compatibility with AFLR2C libraries.
-
06/09/16 RELEASE VERSION 1.8.53
Enhancements/Additons:
- Modified checking of distance between the interior core
and domain boundaries for flexibility in controlling parameters.
- Initial modifications for interior core refinement. This is
in process of being developed - do not use m_ice=2.
-
12/02/15 RELEASE VERSION 1.7.53
Enhancements/Additons:
- Modified 2D interior core mesh code for improved quality and
more robust group identification.
-
05/27/15 RELEASE VERSION 1.6.45
Enhancements/Additons:
- Updated 2D interior core mesh code for better maintainability
and simplification.
-
02/24/15 RELEASE VERSION 1.3.18
Enhancements/Additons:
- Updated 2D interior core mesh generation capability to improve
robustness in complex multi-body applications.
-
12/03/14 RELEASE VERSION 1.2.12
Enhancements/Additons:
- Created 2D interior core mesh generation ICE2 library.