26 June 2024
Version 3.12.18 - alpha (#550)
Reference Manual changes:
- none
CHyMS Blue Kenue community tickets:
- none
Open Telemac forum posts:
1. Kenue Software Survey (Dec 2023) (#538)
-
www.opentelemac.org/index.php/kunena/blu...-an-official-release
Improvements:
- If the file already exists when recording a movie then a new dialog box is displayed to ask if the file should be overwritten (or not)
Bug fixes:
1. Open Telemac Forum post - 2D Mesh "Save Copy As..." XYZ Point Set fault
-
www.opentelemac.org/index.php/kunena/blu...3-3-4-or-3-9-5#45085
- X and Y will always be from the 2D mesh
- Z will always be the currently selected attribute from the 2D mesh
2. Blue Kenue Community Ticket #23 - Selafin 2D vectors not loading
-
chyms.nrc.gc.ca/trac/BlueKenue/ticket/23
- and the Selafin 3D vectors are having their X attribute data overwritten with magnitude values
- See also:
www.opentelemac.org/index.php/kunena/blu...-slf-variables#45032
3. Blue Kenue Community Ticket #24 - 3D Selafin object context menu is not properly set
-
chyms.nrc.gc.ca/trac/BlueKenue/ticket/24
- and the colour scale isn't working for the new Type 5 Time Series object that is created by re-enabled "Extract Vertical Profile..." popup menu option
- See also:
www.opentelemac.org/index.php/kunena/blu...-3d-results?start=20 w.r.t. vertical profiles
4. The movie file path could not be changed in the "Recording" tab of the 2D View Properties dialog box
Internal changes:
- Related to min/max X, Y and Z for spatial objects that do not use attributes
- Related to Z scale and Z shift values (they are now private to the spatial class)
- Removed duplicated scale calculation code and replaced with a call to a new "standard" function
- Added some additional NULL pointer checks
- Removed use of void* pointers for double* or float* data arrays
EnSim Development Statistics:
- 5 code commit (90 changed paths) to CHyMS from 30 May to 26 June (3.12.18-alpha)
- 343 unit tests pass (no change)