Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1
  • 2

TOPIC: BK 3.12.31 - beta

BK 3.12.31 - beta 4 months 2 days ago #46400

  • a.barton
  • a.barton's Avatar
  • OFFLINE
  • Moderator
  • Posts: 903
  • Thank you received: 210
7 March 2025
Version 3.12.30 - beta (#585)

Reference Manual changes:
- No changes

CHyMS Blue Kenue community tickets:
- none

Open Telemac forum posts:
1. Kenue Software Survey (Dec 2023) (#538)
   - https://www.opentelemac.org/index.php/kunena/blue-kenue/14519-do-you-want-the-blue-kenue-alpha-to-become-an-official-release
2. Open Telemac BK 3.12.29-beta installer announcement, upcoming new feature announcement(s) and some current installer fault notices
   - https://www.opentelemac.org/index.php/kunena/blue-kenue/15067-bk-3-12-29-beta

Improvements:
1. Tools > Compute Area... now allows the following 4 new options for a T3 2D Mesh area calculation:
   - https://www.opentelemac.org/index.php/kunena/blue-kenue/15071-set-start-and-end-value-according-to-timestep#46393
   1. when ALL 3 vertices are ABOVE the threshold
   2. when at least TWO vertices are ABOVE the threshold
   3. when at least ONE vertex is ABOVE the threshold
   4. when the average vertex value is ABOVE the threshold
2. Usability improvement for File > Open File Header...
   - Behaviour change 1: The currently selected object's file header will be shown (if there is one) BEFORE asking to browse for a file
   - Behaviour change 2: The title of the dialog box will now contain one of 2 context strings:
     1. Header for Selected Object's File:
     2. Header for File Browser's File:
3. The T3 2D Calculator will no longer pop up an Attribute Information Dialog box
   - Instead, the attribute type will be determined directly from the desired output
     type (i.e. 4 byte float or 8 byte float)
   - In other words, the Calculator dialog box has a check box "8 Byte Float" in the bottom right hand corner
     that will be used to determine the attribute type.
4. Some performance improvements related to loading T3 2D Scalars and Vectors and loading Selafin Scalars and Vectors

Bug fixes:
1. T3 2D Calculator fault
   - https://opentelemac.org/index.php/kunena/blue-kenue/15071-set-start-and-end-value-according-to-timestep#46284
2. 2D View display bug when showing a Selafin file AND a shift value is being used
   - The fault was that the computed min/max values kept historical min/max values (i.e. those before applying the shift)
   - i.e. CAttribute::IncrementAllValuesByDoubleAmount(double val)

Internal changes:
1. Incorrectly internally checking for an empty string when dealing with file spec objects
2. Moved drawing style code to a new class called ADrawingStyle; will help improve maintenance and reduce internal coupling
3. Attributes no longer have drawing styles; now only maintained on an object

EnSim Development Statistics:
- 14 code commits (273 changed paths) to CHyMS from 18 February 2025 to 7 March 2025 (3.12.30-beta)
- 430 unit tests pass (no change)

Also, How to download and/or report bugs
The administrator has disabled public write access.

BK 3.12.31 - beta 3 months 4 weeks ago #46404

  • a.barton
  • a.barton's Avatar
  • OFFLINE
  • Moderator
  • Posts: 903
  • Thank you received: 210
There is a problem with this version. I'll have to quickly create a new version today for you...

Sorry about that. Kindly... Alan
The administrator has disabled public write access.

BK 3.12.31 - beta 3 months 4 weeks ago #46405

  • a.barton
  • a.barton's Avatar
  • OFFLINE
  • Moderator
  • Posts: 903
  • Thank you received: 210
11 March 2025
Version 3.12.31 - beta (#586)

Reference Manual changes:
- No changes

CHyMS Blue Kenue community tickets:
- none

Open Telemac forum posts:
1. Kenue Software Survey (Dec 2023) (#538)
   - https://www.opentelemac.org/index.php/kunena/blue-kenue/14519-do-you-want-the-blue-kenue-alpha-to-become-an-official-release
2. Open Telemac BK 3.12.30-beta installer announcement, upcoming new feature announcement(s) and some current installer fault notices
   - https://www.opentelemac.org/index.php/kunena/blue-kenue/15092-bk-3-12-30-beta

Improvements:
- none

Bug fixes:
1. Crash reported when copying Line Set to Hard Lines in the T3 2D Mesher
   - Propagated same fix to other areas of the codebase
   - Thank you to Deborah for reporting this

Internal changes:
- none

EnSim Development Statistics:
- 2 code commits (19 changed paths) to CHyMS from 7 March 2025 to 11 March 2025 (3.12.31-beta)
- 430 unit tests pass (no change)
The administrator has disabled public write access.
The following user(s) said Thank You: ah_sl

BK 3.12.31 - beta 3 months 3 weeks ago #46435

  • a.barton
  • a.barton's Avatar
  • OFFLINE
  • Moderator
  • Posts: 903
  • Thank you received: 210
For the next installer created after 17 March 2025...

The Line Set attribute table will contain the following 4 new columns:
  1. LineType - with a value of "ClosedPolygon" or "OpenLine"
  2. SelfCrossingCount - which provides the count of the number of times a line in the set crosses itself
  3. OtherLineCrossingCount - which provides the count of the number of times a line in the set crosses OTHER lines in the same line set
  4. OtherLineInteractingCount - which provides the count of the number of OTHER lines that a line crosses in the same line set

Kindly... Alan
The administrator has disabled public write access.

BK 3.12.31 - beta 3 months 2 weeks ago #46464

  • Yunhao Song
  • Yunhao Song's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 119
  • Thank you received: 10
Hi Alan,

I also believe BK 3.12.31 has some trouble generating the correct cli file, it would lots of duplicated boundary nodes which leads to error such as:

ELEBD: POINT 825
APPEARS ON 2
DIFFERENT BOUNDARIES
WRONG MESH

Please have a look...

Kind regards,
Yunhao
The administrator has disabled public write access.
The following user(s) said Thank You: Amalvir

BK 3.12.31 - beta 3 months 2 weeks ago #46462

Hi,
When I have nodes like more than 9000, TELEMAC says the cli file doesn't match the Mesh,
Wrong Mesh,
I tried a different version of BK, and it worked nicely.
The administrator has disabled public write access.

BK 3.12.31 - beta 3 months 5 days ago #46503

  • a.barton
  • a.barton's Avatar
  • OFFLINE
  • Moderator
  • Posts: 903
  • Thank you received: 210
I believe I may have found the fault with the CONLIM file creation. The installer will have this fix when I create a new one after 4 April 2025.

Also, I'm planning to fiddle a bit with "Tools > T3 Mesh > Extract Edges (Shorelines)". Right now it gives you a 2D Line Set containing all of the "edges" in the mesh. I'm planning to add a dialog box to ask if you'd like to create that and/or if you'd like to create the "edge nodes table"... similar to what the CONLIM Generator creates internally and is not exposed. This may be helpful for those digging into details...

Kindly... Alan
The administrator has disabled public write access.

BK 3.12.31 - beta 3 months 2 days ago #46510

  • a.barton
  • a.barton's Avatar
  • OFFLINE
  • Moderator
  • Posts: 903
  • Thank you received: 210
The next installer will have new behaviour in "Tools->T3 Mesh->Extract Edges (Shorelines)". A pop up a dialog box will ask you what you would like to extract. The options are currently:
  • everything
  • a new 2D Line Set of shorelines
  • a new table of mesh node neighbours - this is NEW

Kindly... Alan
The administrator has disabled public write access.

BK 3.12.31 - beta 3 months 2 days ago #46513

  • Serrer
  • Serrer's Avatar
  • OFFLINE
  • Moderator
  • Posts: 759
  • Thank you received: 312
Hi All,

The table of mesh nodes and their neighbours was previously available by saving a mesh as a Trigrid Neigh file.

See File->Save Copy As->

Martin
The administrator has disabled public write access.

BK 3.12.31 - beta 3 months 2 days ago #46514

  • a.barton
  • a.barton's Avatar
  • OFFLINE
  • Moderator
  • Posts: 903
  • Thank you received: 210
True... however,
  1. *.ngh is not a CSV file and cannot be easily loaded in a spreadsheet
  2. *.ngh does not contain the edge type... -1 = Orphan; 0 = Interior; 1 = Edge

Kindly... Alan
The administrator has disabled public write access.
  • Page:
  • 1
  • 2
Moderators: Serrer, a.barton

The open TELEMAC-MASCARET template for Joomla!2.5, the HTML 4 version.