10 November 2023
Version 3.12.10 - alpha (#536)
Blue Kenue community tickets:
- This alpha does not address any
Open Telemac forum posts:
1. FYI - Blue Kenue's File OPEN menu item
-
www.opentelemac.org/index.php/kunena/blu...-file-open-menu-item
Enhancements:
1. Performance improvements: T3 2D Scalar and T3 2D Vector
2. double* m_u and double* m_v removed from T3 2D Vector; now using "U" and "V" attributes
- min/max stats for the 2 new attributes now viewable via the Properties... dialog box
- 2 new attributes can now be used as a colour scale
- T3 2D Calculator now (internally) uses the 2 new attributes
Bug fixes:
1. File > Open file dialog box now remembers the last selected file filter
2. File > Open file filter index default now set properly
3. Checked and fixed all 9 options for "Save Copy As..." for T3 2D Vector
4. XYZ Point Set should set default to ASCII (internal default fixed)
Internal changes:
1. Added internal/float attribute type
2. Added ability to set default file filter
3. Added long scratch and a second float scratch capability
EnSim Development Statistics:
- 8 code commits (76 changed paths) to CHyMS from 21 September 2023 to 10 November 2023 (3.12.10-alpha)
- 327 unit tests pass.