=============================================================== aflr43 RELEASE NOTES: 08/14/23 RELEASE VERSION 1.4.12 =============================================================== Enhancements/ Additions: ------------------------ * Added multi-zone capability for cases with multiple bodies and matching faces with curvature. * Removed restriction on setting grid BC flags using the input arguments. * Removed setting edge grid using AFLR4 parameters. Bugs Fixed: ----------- * Corrected a potential memory allocation error when calling aflr3_main or aflr3_vol_gen multiple times with different input surface meshes. =============================================================== aflr43 RELEASE NOTES: 06/26/23 RELEASE VERSION 1.4.8 =============================================================== Enhancements/ Additions: ------------------------ * Added multi-zone capability for cases with multiple bodies and matching faces. Bugs Fixed: ----------- * =============================================================== aflr43 RELEASE NOTES: 03/10/23 RELEASE VERSION 1.3.9 =============================================================== Enhancements/ Additions: ------------------------ * Changed all sprintf calls to snprintf. Bugs Fixed: ----------- * =============================================================== aflr43 RELEASE NOTES: 11/09/22 RELEASE VERSION 1.3.3 =============================================================== Enhancements/ Additions: ------------------------ * Changes for compatibility with quad-face conversion to tria-faces. Bugs Fixed: ----------- * =============================================================== aflr43 RELEASE NOTES: 07/26/22 RELEASE VERSION 1.2.6 =============================================================== Enhancements/ Additions: ------------------------ * Changes to allow tess creation from AFLR3 with transparent internal BCs TRANSP_INTRNL_UG3_GBC. * Changes to skip Tess creation for Bodies that include a Face with Transparent Source grid BCs TRANSP_SRC_UG3_GBC. All points on a TRANSP_SRC_UG3_GBC Face will be treated identical to standard AFLR3 without Tess creation. Bugs Fixed: ----------- * =============================================================== aflr43 RELEASE NOTES: 07/15/22 RELEASE VERSION 1.2.3 =============================================================== Enhancements/ Additions: ------------------------ * Updated to EGADS v1.21. * Changes to allow tess creation from AFLR3 with transparent BCs that are deleted at completion by AFLR3. This applies to BCs TRANSP_SRC_UG3_GBC and TRANSP_INTRNL_UG3_GBC. Note that with this change all points on a TRANSP_SRC_UG3_GBC will be inserted. Previously AFLR3 only inserted those that were in the domain and not too close to other boundary faces. Bugs Fixed: ----------- * =============================================================== aflr43 RELEASE NOTES: 06/03/22 RELEASE VERSION 1.1.35 =============================================================== Enhancements/ Additions: ------------------------ * Initial release of AFLR43 for generation of a surface and volume mesh from a discrete or CAD geometry definition. AFLR43 essentially combines AFLR4 and AFLR3 into one program allowing for direct data exchange between them. Bugs Fixed: ----------- *