AHU history
#2125 The last 30 changes to an ahu is saved. The user who did the action, the time and which the action are saved.While in a session it's possible to go back in forth in history of the ahu. As soon as the user leaved the current ahu session the local history disappears.
Position sales price
#2171 - priceCalculated has been renamed to priceList
New field on position called priceSales. This field replacespriceManual.
New field priceSalesManual to set priceSales to either calculated by priceDiscount or to user entered manual price.
Other
#2504 Possible to use different profiles for internal casing splits. This can be achived by using the PF specifications boundaryWidth and boundaryDepth.
#2522 New geometry_object.toggle_filter focused which can be used to hide roofs and baseframes when focusing the casing.
#2226 The hotspots are now easier to distinguish with a new outline and no transparency.
#2540 The Graph tab has been redesigned to filter and show the unit graph.
#2553 SVG images generated from unit 3D geometry now also includes holes.
#2602 Moving a two section component is now one section at a time.
#2618 Changed psychrometric chart to use abbr translation key instead of shortname. This should be an abbreviated component designation, shorter than shortname to prevent overlapping texts in the chart.
#2626 Offset for geometry_box_connection is fixed.
# Geometry turning direction for some cases fixed.
#2620 Fixed psychrometric chart sometimes showing point above saturation.
#2608 Fixed unit_size_flow_limits property_filter column always being respected in size selector.
#2583 TextID columns in custom tables are now translated when used with a result visualizer in reports.
#2638 Added climate_country/region_location_name to climate data selections with user friendly name.
#2645 Changed logic for rounding humidities when calling DLLs. We now round down to closest 2 decimals.
# Run around coils now use the same fluid flow in summer as in the winter selection case.
# Fans and ODA now have design_xxxWinter/Summer specifications. This fixes the problem that both cases for fans didn't show up in the psychrometric chart.
# design_pressureDropStandard is now design_pressureDropDesignStandard for filters.
#2521 Added generic BypassDamper calculator, which will calculate its pressure drop when its parallel to its parent. To set this up follow these steps:
JS which decides its role.JS where this property is set.JS to the accessory table of the component you want to bypass.accessory tag in JS tags and BypassDamper in dll_component_calculator#2581 Fixed problem with invalid fin thickness parameter.
#1828 Added new table dll_coil_count which only defines the number of coils we should split the airflow over. dll_coil_wall still works (but only to calculate the count) but will be deprecated in the future. The calculations will now simply divide the airflow and capacity parameter (when used) and then proceed to calculate a single coil. dll_coil_size specifies the size of a single coil. I then added new specifications design_xxxPerCoil so you can choose if you want to present the total or per coil values. The design_inlet/outletXxx specifications are always the total. I decided on this approach as it gives more freedom to the user in specifying either internal or external dimensions in width/height.
#2629 Switched to a web service which solves a crashing problem.
#2586 Fixed problem with invalid outlet humidity.
#2508 New version 3.0.0.0:
#2573 Fixed problem that design_packageWidth was 0.
#2414 Updated logic for calling the RLT footprint DLL, fixing several issues.
#2579 RLT velocity class is now based on the highest velocity of supply/exhaust.
#2414 Added table UN energy_sources which allows you to define available energy sources and their CO2 emissions.
#2578 Added total rod length and max surface temperature for Volta heaters.