Version 2017.5.1: Difference between revisions
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
'''Rainfall overlay''' | '''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 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. | - 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 12: | Line 14: | ||
'''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. | ||
Line 18: | Line 21: | ||
'''Other''' | '''Other''' | ||
- Fixed major import Geojson file crash. | - Fixed major import Geojson file crash. | ||
- Windows have been aligned for various Functions. | - Windows have been aligned for various Functions. | ||
- Number of texture fixes for various Functions. | - Number of texture fixes for various Functions. |
Revision as of 16:19, 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.