27 January 2024
Version 3.12.12 - alpha (#541)
CHyMS Blue Kenue community tickets:
- This alpha does not address any
Open Telemac forum posts:
1. Kenue Software Survey (Dec 2023) (#538)
-
www.opentelemac.org/index.php/kunena/blu...-an-official-release
2. FYI - 3 New Attribute Table values - Segment Min/Max/Avg
-
www.opentelemac.org/index.php/kunena/blu...-segment-min-max-avg
3. FYI - New 2D LineSet resampling method - "Segment Splitting"
-
www.opentelemac.org/index.php/kunena/blu...od-segment-splitting
4. Best way to remove over constrained triangles?
-
www.opentelemac.org/index.php/kunena/blu...ined-triangles#44020
Enhancements:
1. Added a new 2D LineSet resampling method called "Segment Splitting"
- It tries to ensure that all of the segments in all of the lines in the 2D LineSet are no longer than a specified distance
2. Added 3 new columns to the Attribute Table of a 2D LineSet
- minimum segment length for each line in the set
- maximum " " "
- average " " "
- NOTE: The distance in (1) could be informed by the min/max/avg values in the Attribute Table
Bug fixes:
1. Added missing "value" attribute when using File > New > Regular Grid...
- Stop deleting of "all" existing attributes in dialog
2. Point manipulation should not require a "value" attribute in the case that it is a 2D PointSet and not a 3D PointSet
3. Allow a T3 2D Scalar to draw when there is no "value" attribute
Internal changes:
1. New customization point for HasCurrentAttribute()
2. Adding an attribute to an object now sets the selected attribute to be the last one instead of the first one
EnSim Development Statistics:
- 3 code commits (32 changed paths) to CHyMS from 8 January 2024 to 27 January 2024 (3.12.12-alpha)
- 343 unit tests pass (no change)