Version 2017.5.1: Difference between revisions
(Created page with "Version 2017.5.1 is released on preview.tygron.com on Friday August 18th 2017 '''Rainfall overlay''' - Added Impacted Buildings result type overlay, which calculated the bui...") |
No edit summary |
||
Line 5: | Line 5: | ||
- Added a Maximum Speed overlay, which records the maximum speed water has moved in a cell during the entire Rain simulation. | - Added a Maximum Speed overlay, which records the maximum speed water has moved in a cell during the entire Rain simulation. | ||
Rain Model | '''Rain Model''' | ||
- Fixed various bugs, wrong user input and border cases for the Rain Model. | - Fixed various bugs, wrong user input and border cases for the Rain Model. | ||
- Added Courant number, which is a measure that indicates if a grid model is calculated with enough cycles. This Courant number can be found in the Rain Overlay debug info, shown in the Editor. | - Added Courant number, which is a measure that indicates if a grid model is calculated with enough cycles. This Courant number can be found in the Rain Overlay debug info, shown in the Editor. | ||
Line 11: | Line 11: | ||
- Improved calculation time of min-max gridvalue TQL queries for Rain Overlays. | - Improved calculation time of min-max gridvalue TQL queries for Rain Overlays. | ||
Rain Wizard | '''Rain Wizard''' | ||
- Added debug information for Weirs, Culverts, Pumps and Sewer Outlets. Debug information indicates if the data provided is valid. F.e. if a Weir will correctly connected two Water Areas. | - Added debug information for Weirs, Culverts, Pumps and Sewer Outlets. Debug information indicates if the data provided is valid. F.e. if a Weir will correctly connected two Water Areas. | ||
- Added Show in map button. | - Added Show in map button. |
Revision as of 16:18, 18 August 2017
Version 2017.5.1 is released on preview.tygron.com on Friday August 18th 2017
Rainfall overlay - Added Impacted Buildings result type overlay, which calculated the buildings impacted by water on the surface of nearby cells. Only Buildings indicated as Impact Buildings are considered. - Added a Maximum Speed overlay, which records the maximum speed water has moved in a cell during the entire Rain simulation.
Rain Model - Fixed various bugs, wrong user input and border cases for the Rain Model. - Added Courant number, which is a measure that indicates if a grid model is calculated with enough cycles. This Courant number can be found in the Rain Overlay debug info, shown in the Editor. - Placed a limit on the maximum speed water can travel. - Improved calculation time of min-max gridvalue TQL queries for Rain Overlays.
Rain Wizard - Added debug information for Weirs, Culverts, Pumps and Sewer Outlets. Debug information indicates if the data provided is valid. F.e. if a Weir will correctly connected two Water Areas. - Added Show in map button. - Added new result type overlays. - Improved input fields. F.e. Pump Speed may not be negative.
Other - Fixed major import Geojson file crash. - Windows have been aligned for various Functions. - Number of texture fixes for various Functions.