diff --git a/docs/issue834_modularAHU/index.html b/docs/issue834_modularAHU/index.html
index f6a6221a08..42c2ff3ee3 100644
--- a/docs/issue834_modularAHU/index.html
+++ b/docs/issue834_modularAHU/index.html
@@ -9,800 +9,6 @@
diff --git a/docs/issue834_modularAHU/naming_violations.txt b/docs/issue834_modularAHU/naming_violations.txt
index ad43220b50..ebb6c35bf5 100644
--- a/docs/issue834_modularAHU/naming_violations.txt
+++ b/docs/issue834_modularAHU/naming_violations.txt
@@ -1,276 +1,204 @@
-AixLib/Fluid/FixedResistances/SimplePipe.mo
-1: Name 'nNodes' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Nodes. Affected line: parameter Integer nNodes(min=1) = 2 "Spatial segmentation";
-
-2: Name 'dh' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: dh. Affected line: parameter Modelica.Units.SI.Length dh "Inner/hydraulic diameter (assuming a round cross section area)";
-
-3: Name 'withHeattransfer' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: with, Heattransfer. Affected line: parameter Boolean withHeattransfer=true "True, if heat transfer to ambient" annotation (Dialog(group="Material"), choices(checkBox=true));
-
-4: Name 'length' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: length. Affected line: parameter Modelica.Units.SI.Length length(min=0) "Pipe length";
-
-5: Name 'm_flow_small' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: m_flow. Affected line: parameter Modelica.Units.SI.MassFlowRate m_flow_small(min=0) = 1E-4*abs( m_flow_nominal) "Small mass flow rate for regularization of zero flow" annotation (Dialog(tab="Advanced"));
-
-6: Name 'roughness' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: roughness. Affected line: parameter Modelica.Units.SI.Height roughness=2.5e-5 "Average height of surface asperities (default: smooth steel pipe)" annotation (Dialog(group="Material"));
-
-7: Name 'thickness' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: thickness. Affected line: parameter Modelica.Units.SI.Length thickness(min=0) = 0.001 "Pipe wall thickness" annotation (Dialog(group="Material", enable=withHeattransfer));
-
-8: Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: parameter Medium.AbsolutePressure p_start=Medium.p_default "Start value of pressure" annotation (Dialog(tab="Initialization"));
-
-9: Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: HydraulicDiameter res( redeclare final package Medium = Medium, final dh=dh, final m_flow_nominal=m_flow_nominal, final from_dp=from_dp, final length=length, final roughness=roughness, final fac=fac, final ReC=ReC, final allowFlowReversal=allowFlowReversal, final show_T=false, final homotopyInitialization=homotopyInitialization, final linearized=linearized, dp(nominal=fac*200*length)) "Pressure drop calculation for this pipe" annotation (Placement(transformation(extent={{-40,-10},{-20,10}})));MixingVolumes.MixingVolume vol[nNodes]( redeclare each final package Medium = Medium, each final energyDynamics=energyDynamics, each final massDynamics=massDynamics, each final p_start=p_start, each final T_start=T_start, each final m_flow_nominal=m_flow_nominal, each final allowFlowReversal=allowFlowReversal, each final V=dh^2*length/nNodes*Modelica.Constants.pi/4, each nPorts=2) annotation (Placement(transformation(extent={{10,0},{30,20}})));Utilities.HeatTransfer.CylindricHeatTransfer PipeWall[nNodes]( each final energyDynamics=energyDynamics, each final rho=rho, each final c=c, each final d_out=dh + 2*thickness, each final d_in=dh, each final length=length/nNodes, each final lambda=lambda, each final T0=T_start, each final nParallel=1) if withHeattransfer annotation (Placement(transformation( extent={{-10,-10},{10,10}}, rotation=0, origin={0,46})));
-
-10: Missing documentation, Name 'heatPorts' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: heat, Ports. Affected line: Modelica.Fluid.Interfaces.HeatPorts_a heatPorts[nNodes] if withHeattransfer annotation (Placement( transformation(extent={{-10,84},{10,104}}), iconTransformation(extent={{-60,42}, {60,62}})));
-
-
-AixLib/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Components/Validation/SteamHumidifier.mo
-1: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.Sources.Boundary_pT sin( redeclare package Medium = AixLib.Media.Air, nPorts=1) annotation (Placement(transformation(extent={{110,-70},{90,-50}})));
-
-2: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.Sources.MassFlowSource_T sou( redeclare package Medium = AixLib.Media.Air, use_Xi_in=true, use_m_flow_in=true, use_T_in=true, nPorts=1) annotation (Placement(transformation(extent={{-48,-70},{-28,-50}})));
-
-3: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.Sensors.TemperatureTwoPort senTem(redeclare package Medium = AixLib.Media.Air, m_flow_nominal=4500/3600*1.2) annotation (Placement(transformation(extent={{62,-70},{82,-50}})));
-
-4: Missing documentation. Affected line: Modelica.Blocks.Sources.Ramp ramT( height=10, duration=1800, offset=298.15, startTime=3600) annotation (Placement(transformation(extent={{-90,2},{-70,22}})));
-
-5: Missing documentation, Name 'ramXi' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Xi. Affected line: Modelica.Blocks.Sources.Ramp ramXi( height=0.003, duration=1800, offset=0.003, startTime=7200) annotation (Placement(transformation(extent={{-92,-30},{-72,-10}})));
-
-6: Missing documentation. Affected line: Modelica.Blocks.Sources.Ramp ramMasFlo( height=1500/3600*1.2, duration=1800, offset=3000/3600*1.2, startTime=10800) annotation (Placement(transformation(extent={{-88,36},{-68,56}})));
-
-7: Missing documentation. Affected line: Modelica.Blocks.Sources.Constant TSet(k=1) annotation (Placement(transformation(extent={{-96,-88},{-76,-68}})));
-
-8: Missing documentation. Affected line: Modelica.Blocks.Math.Feedback resT annotation (Placement(transformation(extent={{78,-38},{98,-18}})));
-
-9: Missing documentation. Affected line: Modelica.Blocks.Sources.Constant XSet(k=0.008) annotation (Placement(transformation(extent={{-88,74},{-68,94}})));
-
-10: Missing documentation. Affected line: Modelica.Blocks.Math.Feedback resX annotation (Placement(transformation(extent={{48,-30},{68,-10}})));
-
-11: Missing documentation. Affected line: Modelica.Blocks.Math.Feedback resPow annotation (Placement(transformation(extent={{82,-16},{102,4}})));
-
-12: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.Sensors.MassFractionTwoPort senMasFra(redeclare package Medium = AixLib.Media.Air, m_flow_nominal=4500/3600*1.2) annotation (Placement(transformation(extent={{30,-70},{50,-50}})));
-
-13: Documentation too short. Affected line: AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.SteamHumidifier steHum( mWat_flow_nominal=2.5/3600, TWatIn=293.15, m_flow_nominal=4500/3600*1.2, dp_nominal(displayUnit="Pa") = 20, redeclare model PartialPressureDrop = AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.PressureDrop.PressureDropSimple) annotation (Placement(transformation(extent={{-18,-24},{2,-4}})));
-
-14: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.Humidifiers.GenericHumidifier_u hum( redeclare package Medium = AixLib.Media.Air, m_flow_nominal=4500/3600*1.2, dp_nominal=20, energyDynamics=Modelica.Fluid.Types.Dynamics.FixedInitial, mWat_flow_nominal=2.5/3600, TLiqWat_in=293.15, steamHumidifier=true) annotation (Placement(transformation(extent={{-10,-70},{10,-50}})));
-
-15: Documentation too short. Affected line: AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.SteamHumidifier steHum1( use_X_set=true, TWatIn=273.15, m_flow_nominal=4500/3600*1.2, dp_nominal(displayUnit="Pa") = 20, redeclare model PartialPressureDrop = AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.PressureDrop.PressureDropSimple) annotation (Placement(transformation(extent={{-10,72},{10,92}})));
-
-16: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.Sources.MassFlowSource_T sou1( redeclare package Medium = Media.Air, use_Xi_in=true, use_m_flow_in=true, use_T_in=true, nPorts=1) annotation (Placement(transformation(extent={{-30,28},{-10,48}})));
-
-17: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.Humidifiers.SteamHumidifier_X hum1( redeclare package Medium = AixLib.Media.Air, m_flow_nominal=4500/3600, dp_nominal=20, energyDynamics=Modelica.Fluid.Types.Dynamics.FixedInitial) annotation (Placement(transformation(extent={{8,30},{28,50}})));
-
-18: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.Sensors.MassFractionTwoPort senMasFra1(redeclare package Medium = Media.Air, m_flow_nominal=4500/3600*1.2) annotation (Placement(transformation(extent={{36,30},{56,50}})));Fluid.Sensors.TemperatureTwoPort senTem1(redeclare package Medium = Media.Air, m_flow_nominal=4500/3600*1.2) annotation (Placement(transformation(extent={{64,30},{84,50}})));Fluid.Sources.Boundary_pT sin1(redeclare package Medium = Media.Air, nPorts=1) annotation (Placement(transformation(extent={{114,30},{94,50}})));
-
-19: Missing documentation. Affected line: Modelica.Blocks.Math.Feedback resT1 annotation (Placement(transformation(extent={{86,56},{106,76}})));
-
-20: Missing documentation. Affected line: Modelica.Blocks.Math.Feedback resX1 annotation (Placement(transformation(extent={{58,68},{78,88}})));
-
-21: Missing documentation. Affected line: Modelica.Blocks.Math.Feedback resPow1 annotation (Placement(transformation(extent={{32,82},{52,102}})));
-
-
-AixLib/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Components/PressureDrop/PressureDropSimple.mo
-1: Missing documentation, Name 'b' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: b. Affected line: parameter Real b = 2;
-
-
-AixLib/DataBase/ThermalZones/ZoneBaseRecord.mo
-1: Name 'withAirCap' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: with. Affected line: parameter Boolean withAirCap = true "Consider capacity of indoor air";
-
-2: Name 'nOrientations' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Orientations. Affected line: parameter Integer nOrientations(min=1) "Number of total facades with different combination of tilt and orientation";
+AixLib/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Components/Cooler.mo
+1: Missing documentation. Affected line: AixLib.Utilities.Psychrometrics.SaturationPressure pSat if use_T_set annotation (Placement(transformation(extent={{-24,26},{-4,46}})));
-3: Name 'ATransparent' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Transparent. Affected line: parameter Modelica.Units.SI.Area ATransparent[nOrientations] "Areas of transparent (solar radiation transmittend) elements by orientations";
+2: Missing documentation. Affected line: AixLib.Utilities.Psychrometrics.X_pW humRat(use_p_in=false) if use_T_set annotation (Placement(transformation(extent={{8,26},{28,46}})));
-4: Name 'gWin' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: g. Affected line: parameter Modelica.Units.SI.TransmissionCoefficient gWin "Total energy transmittance of windows";
+3: Missing documentation. Affected line: protected Modelica.Blocks.Math.Min minX if use_T_set annotation (Placement(transformation(extent={{50,54},{62,66}})));
-5: Name 'ratioWinConRad' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: ratio. Affected line: parameter Real ratioWinConRad "Ratio for windows between convective and radiative heat emission";
-6: Name 'AFloor' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Floor. Affected line: parameter Modelica.Units.SI.Area AFloor "Area of floor plate";
+AixLib/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Components/Validation/Heater.mo
+1: Documentation too short. Affected line: AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Heater heaRea( Q_flow_nominal=8000, m_flow_nominal=4500/3600*1.2, dp_nominal(displayUnit="Pa") = 20, redeclare model PartialPressureDrop = AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.PressureDrop.PressureDropSimple) annotation (Placement(transformation(extent={{-16,-28},{4,-8}})));
-7: Name 'hConFloor' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Floor. Affected line: parameter Modelica.Units.SI.CoefficientOfHeatTransfer hConFloor "Convective coefficient of heat transfer of floor plate (indoor)";
+2: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.HeatExchangers.HeaterCooler_u heaFlu( redeclare package Medium = AixLib.Media.Air, m_flow_nominal=4500/3600*1.2, dp_nominal=20, energyDynamics=Modelica.Fluid.Types.Dynamics.FixedInitial, Q_flow_nominal=8000) annotation (Placement(transformation(extent={{-4,-70},{16,-50}})));
-8: Name 'nFloor' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Floor. Affected line: parameter Integer nFloor(min=1) "Number of RC-elements of floor plate";
+3: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.Sources.Boundary_pT sin(redeclare package Medium = AixLib.Media.Air, nPorts=1) annotation (Placement(transformation(extent={{98,-68},{78,-48}})));
-9: Name 'RFloor' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Floor. Affected line: parameter Modelica.Units.SI.ThermalResistance RFloor[nFloor] "Resistances of floor plate, from inside to outside";
+4: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.Sources.MassFlowSource_T sou( redeclare package Medium = AixLib.Media.Air, use_Xi_in=true, use_m_flow_in=true, use_T_in=true, nPorts=1) annotation (Placement(transformation(extent={{-48,-70},{-28,-50}})));
-10: Name 'RFloorRem' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Floor. Affected line: parameter Modelica.Units.SI.ThermalResistance RFloorRem "Resistance of remaining resistor RFloorRem between capacity n and outside";
+5: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.Sensors.TemperatureTwoPort senTem(redeclare package Medium = AixLib.Media.Air, m_flow_nominal=4500/3600*1.2) annotation (Placement(transformation(extent={{32,-70},{52,-50}})));
-11: Name 'CFloor' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Floor. Affected line: parameter Modelica.Units.SI.HeatCapacity CFloor[nFloor] "Heat capacities of floor plate, from inside to outside";
+6: Missing documentation. Affected line: Modelica.Blocks.Sources.Ramp ramT( height=15, duration=1800, offset=268.15, startTime=3600) annotation (Placement(transformation(extent={{-90,2},{-70,22}})));
-12: Name 'ARoof' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Roof. Affected line: parameter Modelica.Units.SI.Area ARoof "Area of roof";
+7: Missing documentation, Name 'ramXi' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Xi. Affected line: Modelica.Blocks.Sources.Ramp ramXi( height=0.003, duration=1800, offset=0.003, startTime=7200) annotation (Placement(transformation(extent={{-92,-30},{-72,-10}})));
-13: Name 'hConRoof' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Roof. Affected line: parameter Modelica.Units.SI.CoefficientOfHeatTransfer hConRoof "Convective coefficient of heat transfer of roof (indoor)";
+8: Missing documentation. Affected line: Modelica.Blocks.Sources.Ramp ramMasFlo( height=1500/3600*1.2, duration=1800, offset=3000/3600*1.2, startTime=10800) annotation (Placement(transformation(extent={{-88,36},{-68,56}})));
-14: Name 'nRoof' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Roof. Affected line: parameter Integer nRoof(min=1) "Number of RC-elements of roof";
+9: Missing documentation. Affected line: Modelica.Blocks.Sources.Constant powSet(k=1) annotation (Placement(transformation(extent={{-94,-94},{-74,-74}})));
-15: Name 'RRoof' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Roof. Affected line: parameter Modelica.Units.SI.ThermalResistance RRoof[nRoof] "Resistances of roof, from inside to outside";
+10: Missing documentation. Affected line: Modelica.Blocks.Math.Feedback resT annotation (Placement(transformation(extent={{46,-22},{66,-2}})));
-16: Name 'RRoofRem' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Roof. Affected line: parameter Modelica.Units.SI.ThermalResistance RRoofRem "Resistance of remaining resistor RRoofRem between capacity n and outside";
+11: Documentation too short. Affected line: AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Heater heaRea1( use_T_set=true, m_flow_nominal=4500/3600*1.2, dp_nominal(displayUnit="Pa") = 20, redeclare model PartialPressureDrop = PressureDrop.PressureDropSimple) annotation (Placement(transformation(extent={{-10,68},{10,88}})));
-17: Name 'CRoof' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Roof. Affected line: parameter Modelica.Units.SI.HeatCapacity CRoof[nRoof] "Heat capacities of roof, from inside to outside";
+12: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.HeatExchangers.Heater_T heaFlu1( redeclare package Medium = AixLib.Media.Air, m_flow_nominal=4500/3600*1.2, dp_nominal=20, energyDynamics=Modelica.Fluid.Types.Dynamics.FixedInitial) annotation (Placement(transformation(extent={{-10,30},{10,50}})));
-18: Name 'nOrientationsRoof' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Orientations, Roof. Affected line: parameter Integer nOrientationsRoof(min=1) "Number of orientations for roof";
+13: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.Sensors.TemperatureTwoPort senTem1(redeclare package Medium = Media.Air, m_flow_nominal=4500/3600*1.2) annotation (Placement(transformation(extent={{30,30},{50,50}})));
-19: Name 'tiltRoof' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: tilt, Roof. Affected line: parameter Modelica.Units.SI.Angle tiltRoof[nOrientationsRoof] "Tilts of roof";
+14: Missing documentation. Affected line: Modelica.Blocks.Sources.Constant TSet(k=293.15) annotation (Placement(transformation(extent={{-88,74},{-68,94}})));
-20: Name 'aziRoof' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Roof. Affected line: parameter Modelica.Units.SI.Angle aziRoof[nOrientationsRoof] "Azimuths of roof";
+15: Missing documentation. Affected line: Modelica.Blocks.Math.Feedback resPow annotation (Placement(transformation(extent={{42,64},{62,84}})));
-21: Name 'wfRoof' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: wf, Roof. Affected line: parameter Real wfRoof[nOrientationsRoof] "Weight factors of the roof";
-22: Name 'aRoof' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: a, Roof. Affected line: parameter Modelica.Units.SI.Emissivity aRoof "Coefficient of absorption of roof (outdoor)";
+AixLib/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Verification/ComparisonToAHU.mo
+1: Missing documentation, Name 'tempOutside' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: temp, Outside. Affected line: Modelica.Blocks.Sources.Sine tempOutside( amplitude=10, f=1/86400, phase=-3.1415/2, offset=292) annotation (Placement(transformation(extent={{-100,22},{-80,42}})));
-23: Name 'aExt' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: a. Affected line: parameter Modelica.Units.SI.Emissivity aExt "Coefficient of absorption of exterior walls (outdoor)";
+2: Missing documentation, Name 'Vflow_in' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Vflow. Affected line: Modelica.Blocks.Sources.Constant Vflow_in(k=100) annotation (Placement(transformation(extent={{-100,62},{-80,82}})));
-24: Name 'TSoil' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Soil. Affected line: parameter Modelica.Units.SI.Temperature TSoil "Temperature of soil";
+3: Missing documentation, Name 'desiredT_sup' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: desired, T_sup. Affected line: Modelica.Blocks.Sources.Constant desiredT_sup(k=293) annotation (Placement(transformation(extent={{64,12},{44,32}})));
-25: Name 'hConWallOut' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Wall. Affected line: parameter Modelica.Units.SI.CoefficientOfHeatTransfer hConWallOut "Exterior walls convective coefficient of heat transfer (outdoor)";
+4: Documentation too short, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: AHU ahu( clockPeriodGeneric=1, heating=true, cooling=true, dehumidificationSet=false, humidificationSet=false, HRS=true, dp_sup(displayUnit="Pa"), dp_eta(displayUnit="Pa")) annotation (Placement(transformation(extent={{-68,20},{26,56}})));
-26: Name 'hRadWall' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Wall. Affected line: parameter Modelica.Units.SI.CoefficientOfHeatTransfer hRadWall "Coefficient of heat transfer for linearized radiation for exterior walls";
+5: Missing documentation, Name 'phi_roomMin' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: phi_room. Affected line: Modelica.Blocks.Sources.Constant phi_roomMin(k=0.47) annotation (Placement(transformation(extent={{68,-18},{48,2}})));
-27: Name 'hConRoofOut' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Roof. Affected line: parameter Modelica.Units.SI.CoefficientOfHeatTransfer hConRoofOut "Roof's convective coefficient of heat transfer (outdoor)";
+6: Missing documentation, Name 'phi_roomMax' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: phi_room. Affected line: Modelica.Blocks.Sources.Constant phi_roomMax(k=0.55) annotation (Placement(transformation(extent={{98,-18},{78,2}})));
-28: Name 'hRadRoof' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Roof. Affected line: parameter Modelica.Units.SI.CoefficientOfHeatTransfer hRadRoof "Coefficient of heat transfer for linearized radiation for roof";
+7: Missing documentation, Name 'waterLoadOutside' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: water, Load, Outside. Affected line: Modelica.Blocks.Sources.Sine waterLoadOutside( f=1/86400, offset=0.008, amplitude=0.002, phase=-0.054829518451402) annotation (Placement(transformation(extent={{-100,-12},{-80,8}})));
-29: Name 'tiltExtWalls' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: tilt, Walls. Affected line: parameter Modelica.Units.SI.Angle tiltExtWalls[nOrientations] "Tilts of exterior walls";
+8: Missing documentation, Name 'phi_RoomExtractAir' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: phi_, Extract. Affected line: Modelica.Blocks.Sources.Constant phi_RoomExtractAir(k=0.6) annotation (Placement(transformation(extent={{98,14},{78,34}})));
-30: Name 'aziExtWalls' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Walls. Affected line: parameter Modelica.Units.SI.Angle aziExtWalls[nOrientations] "Azimuths of exterior walls";
+9: Missing documentation, Name 'tempAddInRoom' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: temp. Affected line: Modelica.Blocks.Sources.Sine tempAddInRoom( f=1/86400, amplitude=2, phase=-3.1415/4, offset=1.7) annotation (Placement(transformation(extent={{98,58},{78,78}})));
-31: Name 'wfWall' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: wf, Wall. Affected line: parameter Real wfWall[nOrientations] "Weight factors of the walls";
+10: Missing documentation, Name 'addToExtractTemp' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Extract, Temp. Affected line: Modelica.Blocks.Math.Add addToExtractTemp annotation (Placement(transformation(extent={{46,50},{34,62}})));
-32: Name 'wfWin' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: wf. Affected line: parameter Real wfWin[nOrientations] "Weight factors of the windows";
+11: Documentation too short, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: ModularAHU modularAHU( humidifying=false, cooling=true, dehumidifying=false, heating=true, heatRecovery=true, usePhiSet=true, limPhiOda=false, m_flow_nominal=100*1.2, dpHrs_nominal(displayUnit="Pa") = 120, dpCoo_nominal(displayUnit="Pa") = 80, dpHea_nominal(displayUnit="Pa") = 40, dpFanOda_nominal(displayUnit="Pa") = 800, dpFanEta_nominal(displayUnit="Pa") = 800) annotation (Placement(transformation(extent={{-54,-68},{16,-30}})));
-33: Name 'wfGro' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: wf. Affected line: parameter Real wfGro "Weight factor of the ground";
+12: Missing documentation. Affected line: Modelica.Blocks.Math.Abs abs1 annotation (Placement(transformation(extent={{-46,-100},{-66,-80}})));
-34: Name 'specificPeople' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: specific, People. Affected line: parameter Real specificPeople "people per squaremeter";
-35: Name 'activityDegree' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: activity, Degree. Affected line: parameter Real activityDegree "acitivity degree of people in met";
+AixLib/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Components/Validation/SensibleCooler.mo
+1: Documentation too short. Affected line: AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.SensibleCooler senCooRea( Q_flow_nominal=-8000, m_flow_nominal=4500/3600*1.2, dp_nominal(displayUnit="Pa") = 20, redeclare model PartialPressureDrop = AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.PressureDrop.PressureDropSimple) annotation (Placement(transformation(extent={{-16,-28},{4,-8}})));
-36: Name 'fixedHeatFlowRatePersons' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: fixed, Heat, Rate, Persons. Affected line: parameter Modelica.Units.SI.HeatFlowRate fixedHeatFlowRatePersons "Area specific heatflowrate by persons in case of temperature independent calculation";
+2: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.HeatExchangers.HeaterCooler_u cooFlu( redeclare package Medium = AixLib.Media.Air, m_flow_nominal=4500/3600*1.2, dp_nominal=20, energyDynamics=Modelica.Fluid.Types.Dynamics.FixedInitial, Q_flow_nominal=-8000) annotation (Placement(transformation(extent={{-4,-70},{16,-50}})));
-37: Name 'ratioConvectiveHeatPeople' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: ratio, Convective, Heat, People. Affected line: parameter Real ratioConvectiveHeatPeople "Ratio of convective heat from overall heat output for people";
+3: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.Sources.Boundary_pT sin(redeclare package Medium = AixLib.Media.Air, nPorts=1) annotation (Placement(transformation(extent={{98,-68},{78,-48}})));
-38: Name 'internalGainsMoistureNoPeople' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: internal, Gains, Moisture, People. Affected line: parameter Real internalGainsMoistureNoPeople "internal moisture production of plants, etc. except from people in g/(h m²)";
+4: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.Sources.MassFlowSource_T sou( redeclare package Medium = AixLib.Media.Air, use_Xi_in=true, use_m_flow_in=true, use_T_in=true, nPorts=1) annotation (Placement(transformation(extent={{-48,-70},{-28,-50}})));
-39: Name 'internalGainsMachinesSpecific' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: internal, Gains, Machines, Specific. Affected line: parameter Real internalGainsMachinesSpecific "Heat Flux of machines";
+5: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.Sensors.TemperatureTwoPort senTem(redeclare package Medium = AixLib.Media.Air, m_flow_nominal=4500/3600*1.2) annotation (Placement(transformation(extent={{32,-70},{52,-50}})));
-40: Name 'ratioConvectiveHeatMachines' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: ratio, Convective, Heat, Machines. Affected line: parameter Real ratioConvectiveHeatMachines "Ratio of convective heat from overall heat output for machines";
+6: Missing documentation. Affected line: Modelica.Blocks.Sources.Ramp ramT( height=10, duration=1800, offset=298.15, startTime=3600) annotation (Placement(transformation(extent={{-90,2},{-70,22}})));
-41: Name 'lightingPowerSpecific' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: lighting, Power, Specific. Affected line: parameter Modelica.Units.SI.HeatFlux lightingPowerSpecific "Heat flux of lighting";
+7: Missing documentation, Name 'ramXi' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Xi. Affected line: Modelica.Blocks.Sources.Ramp ramXi( height=0.003, duration=1800, offset=0.003, startTime=7200) annotation (Placement(transformation(extent={{-92,-30},{-72,-10}})));
-42: Name 'ratioConvectiveHeatLighting' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: ratio, Convective, Heat, Lighting. Affected line: parameter Real ratioConvectiveHeatLighting "Ratio of convective heat from overall heat output for lights";
+8: Missing documentation. Affected line: Modelica.Blocks.Sources.Ramp ramMasFlo( height=1500/3600*1.2, duration=1800, offset=3000/3600*1.2, startTime=10800) annotation (Placement(transformation(extent={{-88,36},{-68,56}})));
-43: Name 'useConstantACHrate' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Constant, Hrate. Affected line: parameter Boolean useConstantACHrate "Choose if a constant infiltration rate is used";
+9: Missing documentation. Affected line: Modelica.Blocks.Sources.Constant powSet(k=1) annotation (Placement(transformation(extent={{-94,-94},{-74,-74}})));
-44: Name 'baseACH' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: base. Affected line: parameter Real baseACH "Base ACH rate for ventilation controller";
+10: Missing documentation. Affected line: Modelica.Blocks.Math.Feedback resT annotation (Placement(transformation(extent={{46,-22},{66,-2}})));
-45: Name 'maxUserACH' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: User. Affected line: parameter Real maxUserACH "Additional ACH value for max. user activity";
+11: Documentation too short. Affected line: AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.SensibleCooler senCooRea1(use_T_set=true, m_flow_nominal=4500/3600*1.2, dp_nominal(displayUnit="Pa") = 20, redeclare model PartialPressureDrop = PressureDrop.PressureDropSimple) annotation (Placement(transformation(extent={{-10,68},{10,88}})));
-46: Name 'maxOverheatingACH' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Overheating. Affected line: parameter Real maxOverheatingACH[2] "Additional ACH value when overheating appears, transition range";
+12: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.Sensors.TemperatureTwoPort senTem1(redeclare package Medium = Media.Air, m_flow_nominal=4500/3600*1.2) annotation (Placement(transformation(extent={{30,30},{50,50}})));
-47: Name 'maxSummerACH' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Summer. Affected line: parameter Real maxSummerACH[3] "Additional ACH in summer, Tmin, Tmax";
+13: Missing documentation. Affected line: Modelica.Blocks.Sources.Constant TSet(k=293.15) annotation (Placement(transformation(extent={{-88,74},{-68,94}})));
-48: Name 'winterReduction' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: winter, Reduction. Affected line: parameter Real winterReduction[3] "Reduction factor of userACH for cold weather";
+14: Missing documentation. Affected line: Modelica.Blocks.Math.Feedback resPow annotation (Placement(transformation(extent={{46,80},{66,100}})));
-49: Name 'withAHU' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: with. Affected line: parameter Boolean withAHU "Zone is connected to central air handling unit";
+15: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.Sources.Boundary_pT sin1(redeclare package Medium = Media.Air, nPorts=1) annotation (Placement(transformation(extent={{90,30},{70,50}})));Fluid.Sources.MassFlowSource_T sou1( redeclare package Medium = Media.Air, use_Xi_in=true, use_m_flow_in=true, use_T_in=true, nPorts=1) annotation (Placement(transformation(extent={{-42,20},{-22,40}})));
-50: Name 'shadingFactor' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: shading, Factor. Affected line: parameter Real shadingFactor[nOrientations] "Fc-Value: Factor representing how much of the actual solar irradiation goes through the sunblind and enters the window element, for the case, that the sunblind is activated. Defaults to 1, i.e. no shading is active. External sunblinds.";
+16: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.HeatExchangers.SensibleCooler_T cooFlu1( redeclare package Medium = AixLib.Media.Air, m_flow_nominal=4500/3600, dp_nominal=20, energyDynamics=Modelica.Fluid.Types.Dynamics.FixedInitial) annotation (Placement(transformation(extent={{-4,30},{16,50}})));
-51: Name 'hHeat' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Heat. Affected line: parameter Real hHeat "Upper limit controller output";
-52: Name 'lHeat' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: l, Heat. Affected line: parameter Real lHeat "Lower limit controller output";
+AixLib/Utilities/Math/Examples/MovingAverage.mo
+1: Missing documentation, Name 'movingAverage' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: moving, Average. Affected line: AixLib.Utilities.Math.MovingAverage movingAverage(final aveTime=pulse.period/2, u_start= 0) annotation (Placement(transformation(extent={{-28,-34},{36,34}})));
-53: Name 'KRHeat' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: K, Heat. Affected line: parameter Real KRHeat "Gain of the controller";
+2: Missing documentation, Name 'pulse' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: pulse. Affected line: Modelica.Blocks.Sources.Pulse pulse(amplitude=1, period=10) annotation (Placement(transformation(extent={{-94,-10},{-74,10}})));
-54: Name 'TNHeat' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: N, Heat. Affected line: parameter Modelica.Units.SI.Time TNHeat "Time constant of the controller";
-55: Name 'HeaterOn' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Heater. Affected line: parameter Boolean HeaterOn "Use heater component";
+AixLib/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Controler/ControlerHeatRecovery.mo
+1: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Controls.Continuous.LimPID conPID( k=200, Ti=20, reverseActing=false) annotation (Placement(transformation(extent={{-24,34},{-4,54}})));Controls.Continuous.LimPID conPID1( k=200, Ti=20, reverseActing=true) annotation (Placement(transformation(extent={{-26,-52},{-6,-32}})));
-56: Name 'hCool' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Cool. Affected line: parameter Real hCool "Upper limit controller output";
+2: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: protected Utilities.Logical.SmoothSwitch switch1 annotation (Placement(transformation(extent={{36,-10},{56,10}})));
-57: Name 'lCool' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: l, Cool. Affected line: parameter Real lCool "Lower limit controller output";
+3: Missing documentation, Name 'lessEqual' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: less, Equal. Affected line: Modelica.Blocks.Logical.LessEqual lessEqual annotation (Placement(transformation(extent={{-6,-10},{14,10}})));
-58: Name 'heaLoadFacOut' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Load. Affected line: parameter Modelica.Units.SI.ThermalConductance heaLoadFacOut "Factor for heat load calculation (part 1) , needs to be multiplied with (indoor set temperature - nominal outside temperature)";
+4: Missing documentation. Affected line: Modelica.Blocks.Math.Add add(k1=-1) annotation (Placement(transformation(extent={{-76,-10},{-56,10}})));
-59: Name 'heaLoadFacGrd' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Load. Affected line: parameter Modelica.Units.SI.ThermalConductance heaLoadFacGrd "Factor for heat load calculation, (part 2), needs to be multiplied with (indoor set temperature - nominal ground temperature)";
-60: Name 'KRCool' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: K, Cool. Affected line: parameter Real KRCool "Gain of the controller";
+AixLib/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Components/BaseClasses/PartialHeater.mo
+1: Name 'use_T_set' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: T_set. Affected line: parameter Boolean use_T_set=false "if true, a set temperature is used to calculate the necessary heat flow rate";
-61: Name 'TNCool' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: N, Cool. Affected line: parameter Modelica.Units.SI.Time TNCool "Time constant of the controller";
+2: Missing documentation, Name 'PartialPressureDrop' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Partial, Pressure, Drop. Affected line: replaceable model PartialPressureDrop = Components.PressureDrop.BaseClasses.partialPressureDrop annotation(choicesAllMatching=true);PartialPressureDrop partialPressureDrop( final m_flow=mAirIn_flow, final rho=rhoAir, final dp_nominal=dp_nominal, final m_flow_nominal=m_flow_nominal);
-62: Name 'CoolerOn' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Cooler. Affected line: parameter Boolean CoolerOn "Use chiller component";
+3: Name 'Qb_flow' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Qb. Affected line: protected Modelica.Units.SI.HeatFlowRate Qb_flow "heat flow over boundary";
-63: Name 'TThresholdHeater' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Threshold, Heater. Affected line: parameter Modelica.Units.SI.Temperature TThresholdHeater "Threshold temperature below ideal heater is used";
+4: Name 'Q_in_internal' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Q_in. Affected line: Modelica.Blocks.Interfaces.RealInput Q_in_internal "internal heat flow rate";
-64: Name 'TThresholdCooler' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Threshold, Cooler. Affected line: parameter Modelica.Units.SI.Temperature TThresholdCooler "Threshold temperature above ideal cooler is used";
+5: Missing documentation. Affected line: Modelica.Blocks.Math.Max max if use_T_set annotation (Placement(transformation(extent={{-18,74},{-8,84}})));
-65: Name 'withIdealThresholds' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: with, Ideal, Thresholds. Affected line: parameter Boolean withIdealThresholds "Sets if the threshold temperatures for ideal heater and cooler should be used";
+6: Missing documentation. Affected line: Modelica.Blocks.Sources.Constant Q_nominal(k=Q_flow_nominal) if not use_T_set annotation (Placement(transformation(extent={{12,40},{32,60}})));
+7: Missing documentation, Name 'product1' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: product. Affected line: Modelica.Blocks.Math.Product product1 if not use_T_set annotation (Placement(transformation(extent={{52,22},{72,42}})));
-AixLib/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Components/Validation/Cooler.mo
-1: Documentation too short. Affected line: AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Cooler CooRea( use_T_set=true, Q_flow_nominal=-8000, m_flow_nominal=4500/3600*1.2, dp_nominal(displayUnit="Pa") = 20, redeclare model PartialPressureDrop = AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.PressureDrop.PressureDropSimple) annotation (Placement(transformation(extent={{-16,-28},{4,-8}})));
-2: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.Sources.Boundary_pT sin(redeclare package Medium = AixLib.Media.Air, nPorts=1) annotation (Placement(transformation(extent={{110,-70},{90,-50}})));
+AixLib/Systems/TABS/Examples/Tabs.mo
+1: Missing documentation, Name 'Medium' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Medium. Affected line: package Medium = AixLib.Media.Water annotation (choicesAllMatching=true);
-3: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.Sources.MassFlowSource_T sou( redeclare package Medium = AixLib.Media.Air, use_Xi_in=true, use_m_flow_in=true, use_T_in=true, nPorts=1) annotation (Placement(transformation(extent={{-48,-70},{-28,-50}})));
+2: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.Sources.Boundary_pT boundary6( redeclare package Medium = Medium, T=293.15, nPorts=1) annotation (Placement(transformation( extent={{10,-10},{-10,10}}, rotation=270, origin={-20,-60})));Fluid.Sources.Boundary_pT boundary1( redeclare package Medium = Medium, T=303.15, nPorts=1) annotation (Placement(transformation( extent={{10,-10},{-10,10}}, rotation=270, origin={-60,-60})));Fluid.Sources.Boundary_pT boundary2( redeclare package Medium = Medium, T=288.15, nPorts=1) annotation (Placement(transformation( extent={{10,-10},{-10,10}}, rotation=270, origin={8,-60})));Fluid.Sources.Boundary_pT boundary3( redeclare package Medium = Medium, T=293.15, nPorts=1) annotation (Placement(transformation( extent={{10,-10},{-10,10}}, rotation=270, origin={42,-60})));
-4: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.Sensors.TemperatureTwoPort senTem(redeclare package Medium = AixLib.Media.Air, m_flow_nominal=4500/3600*1.2) annotation (Placement(transformation(extent={{62,-70},{82,-50}})));
+3: Missing documentation, Name 'prescribedTemperature' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: prescribed, Temperature. Affected line: Modelica.Thermal.HeatTransfer.Sources.PrescribedTemperature prescribedTemperature annotation (Placement(transformation(extent={{-40,40},{-20,60}})));
-5: Missing documentation. Affected line: Modelica.Blocks.Sources.Ramp ramT( height=10, duration=1800, offset=298.15, startTime=3600) annotation (Placement(transformation(extent={{-90,2},{-70,22}})));
+4: Documentation too short, Name 'ramp' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: ramp. Affected line: Modelica.Blocks.Sources.Ramp ramp( height=-10, duration(displayUnit="h") = 32400, offset=273.15 + 30, startTime=0) annotation (Placement(transformation(extent={{-80,40},{-60,60}})));
-6: Missing documentation, Name 'ramXi' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Xi. Affected line: Modelica.Blocks.Sources.Ramp ramXi( height=0.003, duration=1800, offset=0.01, startTime=7200) annotation (Placement(transformation(extent={{-92,-30},{-72,-10}})));
+5: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Controller.CtrTabs ctrTabs annotation (Placement(transformation(extent={{-80,-10},{-60,10}})));
-7: Missing documentation. Affected line: Modelica.Blocks.Sources.Ramp ramMasFlo( height=1500/3600*1.2, duration=1800, offset=3000/3600*1.2, startTime=10800) annotation (Placement(transformation(extent={{-88,36},{-68,56}})));
+6: Missing documentation, Name 'tabs' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: tabs. Affected line: AixLib.Systems.TABS.Tabs tabs( redeclare package Medium = Medium, area=3000, thickness=0.03, energyDynamics=Modelica.Fluid.Types.Dynamics.FixedInitial, massDynamics=Modelica.Fluid.Types.Dynamics.DynamicFreeInitial, pumpSys(PumpInterface(speed_rpm_nominal=3580)), throttlePumpHot(PumpInterface(speed_rpm_nominal=2900)), throttlePumpCold(PumpInterface(speed_rpm_nominal=2900))) annotation (Placement(transformation(extent={{-20,-20},{20,20}})));
-8: Missing documentation. Affected line: Modelica.Blocks.Sources.Constant TSet(k=293.15) annotation (Placement(transformation(extent={{-4,70},{-24,90}})));
-9: Missing documentation. Affected line: Modelica.Blocks.Math.Feedback resT annotation (Placement(transformation(extent={{46,-22},{66,-2}})));
+AixLib/Systems/TABS/BaseClasses/TabsBus.mo
+1: Missing documentation. Affected line: import Modelica.Units.SI;
-10: Missing documentation. Affected line: Modelica.Blocks.Sources.Constant XSet(k=0.008) annotation (Placement(transformation(extent={{-88,74},{-68,94}})));
-11: Missing documentation. Affected line: Modelica.Blocks.Math.Feedback resX annotation (Placement(transformation(extent={{44,12},{64,32}})));
+AixLib/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Components/PressureDrop/BaseClasses/partialPressureDrop.mo
+1: Missing documentation. Affected line: input Modelica.Units.SI.Density rho;
-12: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.HeatExchangers.PrescribedOutlet preOut( redeclare package Medium = AixLib.Media.Air, m_flow_nominal=4500/3600*1.2, dp_nominal=20, energyDynamics=Modelica.Fluid.Types.Dynamics.FixedInitial) annotation (Placement(transformation(extent={{-6,-70},{14,-50}})));
+2: Missing documentation, Name 'dp_nominal;' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: dp_nominal. Affected line: parameter Modelica.Units.SI.PressureDifference dp_nominal;
-13: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Controler.ControlerCooler controlerCooler(activeDehumidifying=true) annotation (Placement(transformation(extent={{-28,30},{-8,50}})));
+3: Missing documentation, Name 'm_flow_nominal;' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: m_flow_nominal. Affected line: parameter Modelica.Units.SI.MassFlowRate m_flow_nominal;
-14: Missing documentation. Affected line: Modelica.Blocks.Math.Feedback resPow annotation (Placement(transformation(extent={{42,44},{62,64}})));
+4: Missing documentation. Affected line: output Modelica.Units.SI.Pressure dp;
-15: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.Sensors.MassFractionTwoPort senMasFra(redeclare package Medium = AixLib.Media.Air, m_flow_nominal=4500/3600*1.2) annotation (Placement(transformation(extent={{30,-70},{50,-50}})));
+AixLib/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Components/PressureDrop/PressureDrop.mo
+1: Missing documentation, Name 'b' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: b. Affected line: input Real b annotation(Dialog);
-AixLib/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Components/PressureDrop/BaseClasses/partialPressureDrop.mo
-1: Missing documentation. Affected line: input Modelica.Units.SI.Density rho;
-2: Missing documentation, Name 'dp_nominal;' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: dp_nominal. Affected line: parameter Modelica.Units.SI.PressureDifference dp_nominal;
+AixLib/Airflow/AirHandlingUnit/ModularAirHandlingUnit/ModularAHU.mo
+1: Name 'cooling' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: cooling. Affected line: parameter Boolean cooling = true "set to true if cooling is implemented";
-3: Missing documentation, Name 'm_flow_nominal;' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: m_flow_nominal. Affected line: parameter Modelica.Units.SI.MassFlowRate m_flow_nominal;
+2: Name 'dehumidifying' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: dehumidifying. Affected line: parameter Boolean dehumidifying = false "set to true if dehumidification by sub-cooling is implemented" annotation(Dialog(enable=cooling and heating));
-4: Missing documentation. Affected line: output Modelica.Units.SI.Pressure dp;
+3: Name 'heating' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: heating. Affected line: parameter Boolean heating = true "set to true if heating is used";
+4: Name 'heatRecovery' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: heat, Recovery. Affected line: parameter Boolean heatRecovery = true "set to true if heat recovery system is implemented";
-AixLib/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Controler/ControlerHumidifier.mo
-1: Name 'Xset' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Xset. Affected line: Modelica.Blocks.Interfaces.RealInput Xset if not use_PhiSet "set value for absolute humidity at cooler outlet" annotation (Placement(transformation(extent={{-140,-30},{-100,10}}), iconTransformation(extent={{-120,-10},{-100,10}})));
+5: Name 'TSteam' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Steam. Affected line: parameter Modelica.Units.SI.Temperature TSteam=373.15 "steam temperature" annotation(Dialog(tab="Advanced", group="Humidifying",enable=humidifying));
-2: Missing documentation, Name 'x_pTphi' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: x, Tphi. Affected line: AixLib.ThermalZones.ReducedOrder.Multizone.BaseClasses.RelToAbsHum x_pTphi if use_PhiSet annotation (Placement(transformation(extent={{-60,-24},{-40,-44}})));
+6: Name 'use_X_set' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: X_set. Affected line: parameter Boolean use_X_set = dehumidifying "true if dehumidifying is chosen";
-3: Name 'Tset' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Tset. Affected line: Modelica.Blocks.Interfaces.RealInput Tset if use_PhiSet "set value for temperature at cooler outlet" annotation (Placement(transformation(extent={{-140,30},{-100,70}}), iconTransformation(extent={{-120,50},{-100,70}})));
+7: Missing documentation, Name 'realPassThrough' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: real, Pass, Through. Affected line: Modelica.Blocks.Routing.RealPassThrough realPassThrough annotation (Placement(transformation(extent={{126,-84},{134,-76}})));
-4: Name 'X_intern' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: X_intern. Affected line: protected Modelica.Blocks.Interfaces.RealInput X_intern "internal mass fraction";
+8: Missing documentation. Affected line: Modelica.Blocks.Math.Add add1(k2=-1) annotation (Placement(transformation( extent={{-6,-6},{6,6}}, rotation=180, origin={12,-82})));
+9: Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: ThermalZones.ReducedOrder.Multizone.BaseClasses.RelToAbsHum relToAbsHum "Converter from relative humidity to absolute humidity" annotation (Placement(transformation(extent={{-136,-8},{-126,2}})));ThermalZones.ReducedOrder.Multizone.BaseClasses.RelToAbsHum relToAbsHum1 "Converter from relative humidity to absolute humidity" annotation (Placement(transformation(extent={{108,44},{98,34}})));ThermalZones.ReducedOrder.Multizone.BaseClasses.RelToAbsHum relToAbsHum2 "Converter from relative humidity to absolute humidity" annotation (Placement(transformation(extent={{56,-86},{46,-96}})));
-AixLib/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Components/HeatRecoverySystem.mo
-1: Name 'cpSteam' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Steam. Affected line: parameter Modelica.Units.SI.SpecificHeatCapacity cpSteam = 1860 "specific heat capacity of steam" annotation(Dialog(tab="Advanced"));
+10: Name 'QCooIntern' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Intern. Affected line: Modelica.Blocks.Interfaces.RealInput QCooIntern "internal connector for cooling power";
-2: Missing documentation, Name 'PartialPressureDrop' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Partial, Pressure, Drop. Affected line: replaceable model PartialPressureDrop = Components.PressureDrop.BaseClasses.partialPressureDrop annotation(choicesAllMatching=true);PartialPressureDrop partialPressureDropOda( final m_flow=mAirInOda_flow, final rho=rhoAir, final m_flow_nominal=m_flow_nominal, final dp_nominal=dp_nominal);PartialPressureDrop partialPressureDropEta( final m_flow=mAirInEta_flow, final rho=rhoAir, final m_flow_nominal=m_flow_nominal, final dp_nominal=dp_nominal);
+11: Name 'QHumIntern' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Intern. Affected line: Modelica.Blocks.Interfaces.RealInput QHumIntern "internal connector for humidification power";
-3: Name 'r0' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: r0. Affected line: protected constant Modelica.Units.SI.SpecificEnthalpy r0 = 2500E3 "specific heat of vaporization at 0°C";
-4: Missing documentation. Affected line: Modelica.Blocks.Math.Add add(k2=-1) annotation (Placement(transformation(extent={{-26,42},{-6,22}})));
+AixLib/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Components/PassThrough.mo
+1: Name 'T_airIn' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: T_air. Affected line: Modelica.Blocks.Interfaces.RealInput T_airIn( final quantity="ThermodynamicTemperature", final unit="K", displayUnit="degC") "Temperature of incoming air" annotation (Placement(transformation(extent={{-140,-20},{-100,20}}), iconTransformation(extent={{-120,-10},{-100,10}})));
-5: Missing documentation, Name 'product1' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: product. Affected line: Modelica.Blocks.Math.Product product1 annotation (Placement(transformation(extent={{12,32},{32,52}})));
+2: Name 'X_airIn' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: X_air. Affected line: Modelica.Blocks.Interfaces.RealInput X_airIn(final quantity="MassFraction", final unit="kg/kg") "absolute humidity of incoming air" annotation (Placement(transformation(extent={{-140,-70},{-100,-30}}), iconTransformation(extent={{-120,-60},{-100,-40}})));
-6: Missing documentation. Affected line: Modelica.Blocks.Math.Add add1(k1=-1) annotation (Placement(transformation(extent={{50,8},{70,28}})));
+3: Name 'X_airOut' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: X_air. Affected line: Modelica.Blocks.Interfaces.RealOutput X_airOut(final quantity="MassFraction", final unit="kg/kg") "absolute humidity of outgoing air" annotation (Placement(transformation(extent={{100,-60},{120,-40}}), iconTransformation(extent={{100,-60},{120,-40}})));
-7: Missing documentation. Affected line: Modelica.Blocks.Sources.RealExpression TOutMax(y=TAirOutOdaMax) annotation (Placement(transformation(extent={{-60,4},{-48,20}})));
+4: Name 'T_airOut' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: T_air. Affected line: Modelica.Blocks.Interfaces.RealOutput T_airOut( final quantity="ThermodynamicTemperature", final unit="K", displayUnit="degC") "Temperature of outgoing air" annotation (Placement(transformation(extent={{100,-10},{120,10}}), iconTransformation(extent={{100,-10},{120,10}})));
-8: Missing documentation. Affected line: Modelica.Blocks.Sources.RealExpression TOutMin(y=TAirOutOdaMin) annotation (Placement(transformation(extent={{-56,42},{-44,58}})));
+5: Name 'm_flow_airOut' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: m_flow_air. Affected line: Modelica.Blocks.Interfaces.RealOutput m_flow_airOut( final quantity="MassFlowRate", final unit="kg/s") "mass flow rate of outgoing air" annotation (Placement( transformation(extent={{100,40},{120,60}}), iconTransformation(extent={{100,40}, {120,60}})));
AixLib/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Components/BaseClasses/PartialHumidifier.mo
@@ -297,208 +225,48 @@ AixLib/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Components/BaseClasses/Par
11: Name 'mWat_flow_intern' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Wat_flow_intern. Affected line: Modelica.Blocks.Interfaces.RealInput mWat_flow_intern "internal mass flow rate of water";
-AixLib/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Components/PressureDrop/PressureDrop.mo
-1: Missing documentation, Name 'b' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: b. Affected line: input Real b annotation(Dialog);
-
-
-AixLib/Fluid/HeatPumps/ModularReversible/Data/TableDataSDF/Generic.mo
-1: Name 'filename' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: filename. Affected line: parameter String filename "File name of sdf table data" annotation (Dialog(loadSelector(filter="SDF Files (*.sdf);;All Files (*.*)", caption="Select SDF file")));
-
-2: Name 'datasetPEle' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: dataset. Affected line: parameter String datasetPEle "Dataset name for electrical power" annotation (Dialog(group="Electrical Power"));
-
-3: Name 'dataUnitPEle' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: data, Unit. Affected line: parameter String dataUnitPEle "Data unit for electrical power" annotation (Dialog(group="Electrical Power"));
-
-4: Name 'scaleUnitsPEle' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: scale, Units. Affected line: parameter String scaleUnitsPEle[nDim] "Scale units for electrical power" annotation (Dialog(group="Electrical Power"));
-
-
-AixLib/Systems/TABS/BaseClasses/TabsBus.mo
-1: Missing documentation. Affected line: import Modelica.Units.SI;
-
-
-AixLib/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Controler/ControlerCooler.mo
-1: Name 'xSupSet' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: x. Affected line: Modelica.Blocks.Interfaces.RealInput xSupSet(start=0.007) "max. set value for absolute humidity of supply air" annotation (Placement( transformation(extent={{-140,40},{-100,80}}), iconTransformation(extent ={{-120,50},{-100,70}})));
-
-2: Name 'TsupSet' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Tsup. Affected line: Modelica.Blocks.Interfaces.RealInput TsupSet(start=293.15) "set value for temperature at supply air outlet" annotation (Placement( transformation(extent={{-140,-40},{-100,0}}), iconTransformation( extent={{-10,-10},{10,10}}, rotation=0, origin={-110,-20})));
-
-3: Name 'TcoolerSet' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Tcooler. Affected line: Modelica.Blocks.Interfaces.RealOutput TcoolerSet "Connector of Real output signal" annotation (Placement(transformation( extent={{100,-10},{120,10}}), iconTransformation(extent={{100,-10},{120, 10}})));
-
-4: Missing documentation, Name 'realPassThrough' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: real, Pass, Through. Affected line: Modelica.Blocks.Routing.RealPassThrough realPassThrough if not activeDehumidifying annotation (Placement(transformation(extent={{52,-98},{72,-78}})));
-
-5: Missing documentation, Name 'min_X' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: min_. Affected line: Modelica.Blocks.Math.Min min_X if activeDehumidifying annotation (Placement(transformation(extent={{12,-12},{32,8}})));
-
-6: Missing documentation, Name 'greater' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: greater. Affected line: Modelica.Blocks.Logical.Greater greater annotation (Placement(transformation(extent={{-8,70},{12,90}})));
-
-7: Missing documentation, Name 'switch1' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: switch. Affected line: Modelica.Blocks.Logical.Switch switch1 if activeDehumidifying annotation (Placement(transformation(extent={{58,12},{78,32}})));
-
-
-AixLib/Fluid/FixedResistances/Examples/SimplePipe.mo
-1: Name 'Medium' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Medium. Affected line: replaceable package Medium = Modelica.Media.Water.ConstantPropertyLiquidWater "Medium in the system" annotation(choicesAllMatching = true);
-
-2: Missing documentation, Name 'Source' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Source. Affected line: Modelica.Fluid.Sources.MassFlowSource_T Source( redeclare package Medium = Medium, use_m_flow_in=false, use_T_in=true, m_flow=0.3, T=323.15, nPorts=1) annotation (Placement(transformation(extent={{-68,-10},{-48,10}})));
-
-3: Missing documentation, Name 'fixedTemp' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: fixed, Temp. Affected line: Modelica.Thermal.HeatTransfer.Sources.FixedTemperature fixedTemp[simplePipe.nNodes](each T= 278.15) annotation (Placement(transformation(extent={{-40,40},{-20,60}})));
-
-4: Missing documentation, Name 'Sink' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Sink. Affected line: Modelica.Fluid.Sources.FixedBoundary Sink( redeclare package Medium = Medium, nPorts=1) annotation (Placement(transformation(extent={{-10,-10},{10,10}}, rotation=180, origin={78,0})));
-
-5: Missing documentation, Name 'system' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: system. Affected line: inner Modelica.Fluid.System system annotation (Placement(transformation(extent={{80,80},{100,100}})));
-
-6: Missing documentation, Name 'simplePipe' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: simple, Pipe. Affected line: AixLib.Fluid.FixedResistances.SimplePipe simplePipe( redeclare package Medium = Medium, nNodes=4, dh=0.028, length=10, lambda=0.035, thickness=0.001, T_start=323.15, m_flow_nominal=0.5, energyDynamics=Modelica.Fluid.Types.Dynamics.FixedInitial) annotation (Placement(transformation(extent={{-10,-10},{10,10}})));
-
-7: Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Sensors.TemperatureTwoPort senTemIn( redeclare package Medium = Medium, m_flow_nominal=0.001, T_start=323.15) "Temperature sensor" annotation (Placement(transformation(extent={{-40,-10},{-20,10}})));Sensors.TemperatureTwoPort senTemOut( redeclare package Medium = Medium, m_flow_nominal=0.001, T_start=323.15) "Temperature sensor" annotation (Placement(transformation(extent={{20,-10},{40,10}})));
-
-
-AixLib/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Components/RecircFlap.mo
-1: Name 'cpSteam' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Steam. Affected line: parameter Modelica.Units.SI.SpecificHeatCapacity cpSteam = 1860 "specific heat capacity of steam" annotation(Dialog(tab="Advanced"));
-
-2: Missing documentation, Name 'PartialPressureDrop' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Partial, Pressure, Drop. Affected line: replaceable model PartialPressureDrop = Components.PressureDrop.BaseClasses.partialPressureDrop annotation(choicesAllMatching=true);PartialPressureDrop partialPressureDrop( final m_flow=mAirInOda_flow, final rho=rhoAir, final m_flow_nominal = m_flow_nominal, final dp_nominal = dp_nominal);PartialPressureDrop partialPressureDrop2( final m_flow=mAirInEta_flow, final rho=rhoAir, final m_flow_nominal = m_flow_nominal, final dp_nominal = dp_nominal);
-
-3: Name 'flapPos' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: flap. Affected line: Modelica.Blocks.Interfaces.RealInput flapPos "position of recirculating flap" annotation (Placement(transformation( extent={{-20,-20},{20,20}}, rotation=90, origin={-40,-110}), iconTransformation( extent={{-10,-10},{10,10}}, rotation=90, origin={-50,-100})));
-
-4: Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: protected // variables Modelica.Units.SI.SpecificHeatCapacity cpAirInOda "specific heat capacity of incoming outdoor air";
-
-5: Name 'splitFactor' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: split, Factor. Affected line: Real splitFactor "factor that describes portion of exhaust air, that is mixed into the outdoor air";
-
-
-AixLib/Systems/TABS/Controller/CtrTabs.mo
-1: Name 'TflowSet' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Tflow. Affected line: parameter Modelica.Units.SI.Temperature TflowSet=293.15 "Flow temperature set point of consumer";
-
-2: Name 'k_hot' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: k_hot. Affected line: parameter Real k_hot(min=0, unit="1") = 0.03 "Gain of controller for the hot throttle circuit" annotation(Dialog(group="Hot water supply circuit"));
-
-3: Name 'Ti_hot' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Ti_hot. Affected line: parameter Modelica.Units.SI.Time Ti_hot(min=Modelica.Constants.small) = 60 "Time constant of Integrator block for the hot throttle circuit" annotation (Dialog(group="Hot water supply circuit"));
-
-4: Name 'rpm_pump_hot' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: rpm_pump_hot. Affected line: parameter Real rpm_pump_hot(min=0, unit="1") = 3000 "Rpm of the pump of the hot throttle circuit" annotation(Dialog(group="Hot water supply circuit"));
-
-5: Name 'k_cold' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: k_cold. Affected line: parameter Real k_cold(min=0, unit="1") = 0.03 "Gain of controller for the cold throttle circuit" annotation(Dialog(group="Cold water supply circuit"));
-
-6: Name 'Ti_cold' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Ti_cold. Affected line: parameter Modelica.Units.SI.Time Ti_cold(min=Modelica.Constants.small) = 60 "Time constant of Integrator block the cold throttle circuit" annotation (Dialog(group="Cold water supply circuit"));
-
-7: Name 'rpm_pump_cold' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: rpm_pump_cold. Affected line: parameter Real rpm_pump_cold(min=0, unit="1") = 3000 "Rpm of the pump of the cold throttle circuit" annotation(Dialog(group="Cold water supply circuit"));
-
-8: Name 'rpm_pump_concrete' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: rpm_pump_concrete. Affected line: parameter Modelica.Units.NonSI.AngularVelocity_rpm rpm_pump_concrete=2500 "Rpm of the Pump that supplies the concrete core" annotation (Dialog(group="Concrete supply circuit"));
-
-9: Missing documentation, Name 'constTflowSet' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Tflow. Affected line: Modelica.Blocks.Sources.Constant constTflowSet(final k=TflowSet) if not useExternalTset annotation (Placement(transformation(extent={{-100, -60},{-80,-40}})));
-
-10: Name 'Tset' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Tset. Affected line: Modelica.Blocks.Interfaces.RealInput Tset if useExternalTset "Connector of second Real input signal" annotation (Placement(transformation(extent={{-140,-20},{-100,20}})));
-
-11: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: TABS.BaseClasses.TabsBus tabsBus annotation (Placement( transformation(extent={{82,-18},{116,18}}), iconTransformation(extent={ {88,-14},{112,14}})));HydraulicModules.Controller.CtrThrottle ctrThrottleHot( final useExternalTset=true, final k=k_hot, final Ti=Ti_hot, final Td=0, final rpm_pump=rpm_pump_hot, initType=Modelica.Blocks.Types.Init.InitialState, final reverseAction=true) annotation (Placement(transformation(extent={{-20,22},{0,42}})));HydraulicModules.Controller.CtrThrottle ctrThrottleCold( final useExternalTset=true, final k=k_cold, final Ti=Ti_cold, final Td=0, rpm_pump=rpm_pump_cold, initType=Modelica.Blocks.Types.Init.InitialState, final reverseAction=false) annotation (Placement(transformation(extent={{-18,-40},{2,-20}})));HydraulicModules.Controller.CtrPump ctrPump(final rpm_pump=rpm_pump_concrete) annotation (Placement(transformation(extent={{-20,60},{0,80}})));
-
-12: Missing documentation. Affected line: Modelica.Blocks.Math.Add add(final k1=1, final k2=-1) annotation (Placement(transformation(extent={{-48,20},{-38,30}})));
-
-13: Missing documentation, Name 'constTflowSet1' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Tflow. Affected line: Modelica.Blocks.Sources.Constant constTflowSet1(final k=0.15) annotation (Placement(transformation(extent={{-62,18}, {-54,26}})));
-
-14: Missing documentation. Affected line: Modelica.Blocks.Math.Add add1(final k1=1, final k2=+1) annotation (Placement(transformation(extent={{-42,-42},{-32,-32}})));
-
-15: Missing documentation, Name 'constTflowSet2' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Tflow. Affected line: Modelica.Blocks.Sources.Constant constTflowSet2(final k=offset) annotation (Placement(transformation(extent={{-56,-44}, {-48,-36}})));
-
-16: Name 'offset' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: offset. Affected line: parameter Real offset=0.1 "Constant offset between cooling and heating setpoint to avoid oscillations and simultaneous cooling and heating.";
-
-
-AixLib/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Components/BaseClasses/PartialHeater.mo
-1: Name 'use_T_set' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: T_set. Affected line: parameter Boolean use_T_set=false "if true, a set temperature is used to calculate the necessary heat flow rate";
-
-2: Missing documentation, Name 'PartialPressureDrop' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Partial, Pressure, Drop. Affected line: replaceable model PartialPressureDrop = Components.PressureDrop.BaseClasses.partialPressureDrop annotation(choicesAllMatching=true);PartialPressureDrop partialPressureDrop( final m_flow=mAirIn_flow, final rho=rhoAir, final dp_nominal=dp_nominal, final m_flow_nominal=m_flow_nominal);
-
-3: Name 'Qb_flow' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Qb. Affected line: protected Modelica.Units.SI.HeatFlowRate Qb_flow "heat flow over boundary";
-
-4: Name 'Q_in_internal' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Q_in. Affected line: Modelica.Blocks.Interfaces.RealInput Q_in_internal "internal heat flow rate";
-
-5: Missing documentation. Affected line: Modelica.Blocks.Math.Max max if use_T_set annotation (Placement(transformation(extent={{-18,74},{-8,84}})));
-
-6: Missing documentation. Affected line: Modelica.Blocks.Sources.Constant Q_nominal(k=Q_flow_nominal) if not use_T_set annotation (Placement(transformation(extent={{12,40},{32,60}})));
-
-7: Missing documentation, Name 'product1' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: product. Affected line: Modelica.Blocks.Math.Product product1 if not use_T_set annotation (Placement(transformation(extent={{52,22},{72,42}})));
-
-
-AixLib/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Components/Validation/Heater.mo
-1: Documentation too short. Affected line: AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Heater heaRea( Q_flow_nominal=8000, m_flow_nominal=4500/3600*1.2, dp_nominal(displayUnit="Pa") = 20, redeclare model PartialPressureDrop = AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.PressureDrop.PressureDropSimple) annotation (Placement(transformation(extent={{-16,-28},{4,-8}})));
-
-2: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.HeatExchangers.HeaterCooler_u heaFlu( redeclare package Medium = AixLib.Media.Air, m_flow_nominal=4500/3600*1.2, dp_nominal=20, energyDynamics=Modelica.Fluid.Types.Dynamics.FixedInitial, Q_flow_nominal=8000) annotation (Placement(transformation(extent={{-4,-70},{16,-50}})));
-
-3: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.Sources.Boundary_pT sin(redeclare package Medium = AixLib.Media.Air, nPorts=1) annotation (Placement(transformation(extent={{98,-68},{78,-48}})));
-
-4: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.Sources.MassFlowSource_T sou( redeclare package Medium = AixLib.Media.Air, use_Xi_in=true, use_m_flow_in=true, use_T_in=true, nPorts=1) annotation (Placement(transformation(extent={{-48,-70},{-28,-50}})));
-
-5: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.Sensors.TemperatureTwoPort senTem(redeclare package Medium = AixLib.Media.Air, m_flow_nominal=4500/3600*1.2) annotation (Placement(transformation(extent={{32,-70},{52,-50}})));
-
-6: Missing documentation. Affected line: Modelica.Blocks.Sources.Ramp ramT( height=15, duration=1800, offset=268.15, startTime=3600) annotation (Placement(transformation(extent={{-90,2},{-70,22}})));
-
-7: Missing documentation, Name 'ramXi' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Xi. Affected line: Modelica.Blocks.Sources.Ramp ramXi( height=0.003, duration=1800, offset=0.003, startTime=7200) annotation (Placement(transformation(extent={{-92,-30},{-72,-10}})));
-
-8: Missing documentation. Affected line: Modelica.Blocks.Sources.Ramp ramMasFlo( height=1500/3600*1.2, duration=1800, offset=3000/3600*1.2, startTime=10800) annotation (Placement(transformation(extent={{-88,36},{-68,56}})));
-
-9: Missing documentation. Affected line: Modelica.Blocks.Sources.Constant powSet(k=1) annotation (Placement(transformation(extent={{-94,-94},{-74,-74}})));
-
-10: Missing documentation. Affected line: Modelica.Blocks.Math.Feedback resT annotation (Placement(transformation(extent={{46,-22},{66,-2}})));
-
-11: Documentation too short. Affected line: AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Heater heaRea1( use_T_set=true, m_flow_nominal=4500/3600*1.2, dp_nominal(displayUnit="Pa") = 20, redeclare model PartialPressureDrop = PressureDrop.PressureDropSimple) annotation (Placement(transformation(extent={{-10,68},{10,88}})));
-
-12: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.HeatExchangers.Heater_T heaFlu1( redeclare package Medium = AixLib.Media.Air, m_flow_nominal=4500/3600*1.2, dp_nominal=20, energyDynamics=Modelica.Fluid.Types.Dynamics.FixedInitial) annotation (Placement(transformation(extent={{-10,30},{10,50}})));
-
-13: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.Sensors.TemperatureTwoPort senTem1(redeclare package Medium = Media.Air, m_flow_nominal=4500/3600*1.2) annotation (Placement(transformation(extent={{30,30},{50,50}})));
-
-14: Missing documentation. Affected line: Modelica.Blocks.Sources.Constant TSet(k=293.15) annotation (Placement(transformation(extent={{-88,74},{-68,94}})));
-
-15: Missing documentation. Affected line: Modelica.Blocks.Math.Feedback resPow annotation (Placement(transformation(extent={{42,64},{62,84}})));
-
-
-AixLib/Fluid/HeatPumps/ModularReversible/Data/TableDataSDF/TableData3D/VCLibPy/Generic.mo
-1: Name 'flowsheet' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: flowsheet. Affected line: parameter String flowsheet "Name of the flowsheet";
-
-2: Name 'refrigerant' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: refrigerant. Affected line: parameter String refrigerant "Name of the fluid";
-
-
-AixLib/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Components/Validation/SensibleCooler.mo
-1: Documentation too short. Affected line: AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.SensibleCooler senCooRea( Q_flow_nominal=-8000, m_flow_nominal=4500/3600*1.2, dp_nominal(displayUnit="Pa") = 20, redeclare model PartialPressureDrop = AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.PressureDrop.PressureDropSimple) annotation (Placement(transformation(extent={{-16,-28},{4,-8}})));
-
-2: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.HeatExchangers.HeaterCooler_u cooFlu( redeclare package Medium = AixLib.Media.Air, m_flow_nominal=4500/3600*1.2, dp_nominal=20, energyDynamics=Modelica.Fluid.Types.Dynamics.FixedInitial, Q_flow_nominal=-8000) annotation (Placement(transformation(extent={{-4,-70},{16,-50}})));
-
-3: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.Sources.Boundary_pT sin(redeclare package Medium = AixLib.Media.Air, nPorts=1) annotation (Placement(transformation(extent={{98,-68},{78,-48}})));
-
-4: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.Sources.MassFlowSource_T sou( redeclare package Medium = AixLib.Media.Air, use_Xi_in=true, use_m_flow_in=true, use_T_in=true, nPorts=1) annotation (Placement(transformation(extent={{-48,-70},{-28,-50}})));
-
-5: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.Sensors.TemperatureTwoPort senTem(redeclare package Medium = AixLib.Media.Air, m_flow_nominal=4500/3600*1.2) annotation (Placement(transformation(extent={{32,-70},{52,-50}})));
-
-6: Missing documentation. Affected line: Modelica.Blocks.Sources.Ramp ramT( height=10, duration=1800, offset=298.15, startTime=3600) annotation (Placement(transformation(extent={{-90,2},{-70,22}})));
+AixLib/Systems/TABS/Tabs.mo
+1: Name 'Medium' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Medium. Affected line: replaceable package Medium = Modelica.Media.Interfaces.PartialMedium "Medium in the system" annotation (choices( choice(redeclare package Medium = AixLib.Media.Air "Moist air"), choice(redeclare package Medium = AixLib.Media.Water "Water"), choice(redeclare package Medium = AixLib.Media.Antifreeze.PropyleneGlycolWater (property_T=293.15, X_a=0.40) "Propylene glycol water, 40% mass fraction")));
-7: Missing documentation, Name 'ramXi' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Xi. Affected line: Modelica.Blocks.Sources.Ramp ramXi( height=0.003, duration=1800, offset=0.003, startTime=7200) annotation (Placement(transformation(extent={{-92,-30},{-72,-10}})));
+2: Name 'length' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: length. Affected line: parameter Modelica.Units.SI.Length length=100 "Pipe length" annotation (Dialog(group="Concrete core activation"));
-8: Missing documentation. Affected line: Modelica.Blocks.Sources.Ramp ramMasFlo( height=1500/3600*1.2, duration=1800, offset=3000/3600*1.2, startTime=10800) annotation (Placement(transformation(extent={{-88,36},{-68,56}})));
+3: Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: parameter DataBase.Pipes.PipeBaseDataDefinition parameterPipe= DataBase.Pipes.Copper.Copper_133x3() "Pipe type with representative length and diameter" annotation (Dialog(group="Concrete core activation"));parameter SI.Area area "Area of activated concrete" annotation (Dialog(group="Concrete core activation"));parameter SI.Length thickness "Thickness of activated concrete" annotation (Dialog(group="Concrete core activation"));parameter SI.SpecificHeatCapacity cp=1000 "Specific heat capacity of concrete" annotation (Dialog(group="Concrete core activation"));parameter SI.Density rho=2100 "Density of activated concrete" annotation (Dialog(group="Concrete core activation"));
-9: Missing documentation. Affected line: Modelica.Blocks.Sources.Constant powSet(k=1) annotation (Placement(transformation(extent={{-94,-94},{-74,-74}})));
+4: Name 'alpha' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: alpha. Affected line: parameter Real alpha=10 "Heat transfer coefficient concrete to air" annotation (Dialog(group="Concrete core activation"));
-10: Missing documentation. Affected line: Modelica.Blocks.Math.Feedback resT annotation (Placement(transformation(extent={{46,-22},{66,-2}})));
+5: Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: parameter SI.PressureDifference dp_hx_nominal=1000 "Pressure difference" annotation (Dialog(group="Heat exchangers in hydronic system"));parameter SI.TemperatureDifference dT_nom_hx=1 "Temperature difference at nominal conditions (used to calculate Gc)" annotation (Dialog(group="Heat exchangers in hydronic system"));parameter SI.HeatFlowRate Q_nom_hx=50000 "Heat flow at nominal conditions (used to calculate Gc) of the heat exchangers" annotation (Dialog(group="Heat exchangers in hydronic system"));
-11: Documentation too short. Affected line: AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.SensibleCooler senCooRea1(use_T_set=true, m_flow_nominal=4500/3600*1.2, dp_nominal(displayUnit="Pa") = 20, redeclare model PartialPressureDrop = PressureDrop.PressureDropSimple) annotation (Placement(transformation(extent={{-10,68},{10,88}})));
+6: Name 'length_hyd' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: length_hyd. Affected line: parameter Modelica.Units.SI.Length length_hyd=1 "Pipe length of hydronic system" annotation (Dialog(group="Hydronics"));
-12: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.Sensors.TemperatureTwoPort senTem1(redeclare package Medium = Media.Air, m_flow_nominal=4500/3600*1.2) annotation (Placement(transformation(extent={{30,30},{50,50}})));
+7: Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: parameter DataBase.Pipes.PipeBaseDataDefinition parameterPipe_hyd= DataBase.Pipes.Copper.Copper_64x2() "Pipe type with representative length and diameter" annotation (Dialog(group="Hydronics"));
-13: Missing documentation. Affected line: Modelica.Blocks.Sources.Constant TSet(k=293.15) annotation (Placement(transformation(extent={{-88,74},{-68,94}})));
+8: Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: parameter SI.Temperature T_amb=293.15 "Ambient temperature for heat loss";Fluid.FixedResistances.GenericPipe pipe( redeclare package Medium = Medium, final pipeModel, final parameterPipe=parameterPipe, final withInsulation=false, final withConvection=false, final m_flow_nominal=m_flow_nominal, final allowFlowReversal=allowFlowReversal, final length=length, final energyDynamics=energyDynamics, final massDynamics=massDynamics, final T_start=T_start) "Pipe that goes through the concrete" annotation ( Placement(transformation( extent={{10,10},{-10,-10}}, rotation=180, origin={0,58})));
-14: Missing documentation. Affected line: Modelica.Blocks.Math.Feedback resPow annotation (Placement(transformation(extent={{46,80},{66,100}})));
+9: Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: HydraulicModules.Pump pumpSys( redeclare package Medium = Medium, parameterPipe=parameterPipe_hyd, final allowFlowReversal=allowFlowReversal, final T_amb=T_amb, final m_flow_nominal=m_flow_nominal, final T_start=T_start, length=length_hyd, final energyDynamics=energyDynamics, final massDynamics=massDynamics, redeclare HydraulicModules.BaseClasses.PumpInterface_SpeedControlledNrpm PumpInterface(pump(redeclare AixLib.Fluid.Movers.Data.Pumps.Wilo.Stratos32slash1to12 per))) "Hydraulic module with of the internal circuit that supplies the concrete" annotation (Dialog(enable=true, group="Hydronics"), Placement( transformation( extent={{-20,-20},{20,20}}, rotation=90, origin={0,20})));
-15: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.Sources.Boundary_pT sin1(redeclare package Medium = Media.Air, nPorts=1) annotation (Placement(transformation(extent={{90,30},{70,50}})));Fluid.Sources.MassFlowSource_T sou1( redeclare package Medium = Media.Air, use_Xi_in=true, use_m_flow_in=true, use_T_in=true, nPorts=1) annotation (Placement(transformation(extent={{-42,20},{-22,40}})));
+10: Name 'port_a1' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: port_a. Affected line: Modelica.Fluid.Interfaces.FluidPort_a port_a1(redeclare package Medium = Medium) "Fluid connector a1 (positive design flow direction is from port_a1 to port_b1)" annotation (Placement(transformation(extent={{-90,-110},{-70,-90}})));
-16: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.HeatExchangers.SensibleCooler_T cooFlu1( redeclare package Medium = AixLib.Media.Air, m_flow_nominal=4500/3600, dp_nominal=20, energyDynamics=Modelica.Fluid.Types.Dynamics.FixedInitial) annotation (Placement(transformation(extent={{-4,30},{16,50}})));
+11: Name 'port_b1' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: port_b. Affected line: Modelica.Fluid.Interfaces.FluidPort_b port_b1(redeclare package Medium = Medium) "Fluid connector b1 (positive design flow direction is from port_a2 to port_b2)" annotation (Placement(transformation(extent={{-50,-110},{-30,-90}}), iconTransformation(extent={{-50,-110},{-30,-90}})));
+12: Name 'port_a2' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: port_a. Affected line: Modelica.Fluid.Interfaces.FluidPort_a port_a2(redeclare package Medium = Medium) "Fluid connector a2 (positive design flow direction is from port_a1 to port_b1)" annotation (Placement(transformation(extent={{30,-110},{50,-90}}), iconTransformation(extent={{30,-110},{50,-90}})));
-AixLib/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Components/BaseClasses/PartialComponent.mo
-1: Name 'cpSteam' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Steam. Affected line: parameter Modelica.Units.SI.SpecificHeatCapacity cpSteam = 1860 "specific heat capacity of steam" annotation(Dialog(tab="Advanced"));
+13: Name 'port_b2' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: port_b. Affected line: Modelica.Fluid.Interfaces.FluidPort_b port_b2(redeclare package Medium = Medium) "Fluid connector b2 (positive design flow direction is from port_a2 to port_b2)" annotation (Placement(transformation(extent={{70,-110},{90,-90}}), iconTransformation(extent={{70,-108},{90,-88}})));
-2: Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: protected // constants constant Modelica.Units.SI.SpecificEnthalpy r0 = 2500E3 "specific heat of vaporization at 0°C";
+14: Missing documentation, Name 'heatCapacitor' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: heat, Capacitor. Affected line: Modelica.Thermal.HeatTransfer.Components.HeatCapacitor heatCapacitor(C=rho* area*thickness*cp, T(start=T_start, fixed=true)) annotation (Placement( transformation( extent={{-8,-8},{8,8}}, rotation=270, origin={32,72})));
+15: Missing documentation, Name 'convection' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: convection. Affected line: Modelica.Thermal.HeatTransfer.Components.Convection convection annotation ( Placement(transformation( extent={{-6,-6},{6,6}}, rotation=90, origin={0,78})));
-AixLib/Systems/TABS/Examples/Tabs.mo
-1: Missing documentation, Name 'Medium' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Medium. Affected line: package Medium = AixLib.Media.Water annotation (choicesAllMatching=true);
+16: Name 'heatPort' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: heat, Port. Affected line: Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_b heatPort "heat port for connection to room volume" annotation (Placement( transformation(extent={{-10,88},{10,108}}), iconTransformation(extent={{ -10,100},{10,120}})));
-2: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.Sources.Boundary_pT boundary6( redeclare package Medium = Medium, T=293.15, nPorts=1) annotation (Placement(transformation( extent={{10,-10},{-10,10}}, rotation=270, origin={-20,-60})));Fluid.Sources.Boundary_pT boundary1( redeclare package Medium = Medium, T=303.15, nPorts=1) annotation (Placement(transformation( extent={{10,-10},{-10,10}}, rotation=270, origin={-60,-60})));Fluid.Sources.Boundary_pT boundary2( redeclare package Medium = Medium, T=288.15, nPorts=1) annotation (Placement(transformation( extent={{10,-10},{-10,10}}, rotation=270, origin={8,-60})));Fluid.Sources.Boundary_pT boundary3( redeclare package Medium = Medium, T=293.15, nPorts=1) annotation (Placement(transformation( extent={{10,-10},{-10,10}}, rotation=270, origin={42,-60})));
+17: Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: BaseClasses.TabsBus tabsBus "Connector bus" annotation (Placement( transformation(extent={{-120,-20},{-80,20}}), iconTransformation(extent= {{-116,-14},{-86,16}})));
-3: Missing documentation, Name 'prescribedTemperature' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: prescribed, Temperature. Affected line: Modelica.Thermal.HeatTransfer.Sources.PrescribedTemperature prescribedTemperature annotation (Placement(transformation(extent={{-40,40},{-20,60}})));
+18: Missing documentation. Affected line: Modelica.Blocks.Sources.Constant const(k=area*alpha) annotation (Placement(transformation(extent={{-60,68},{-40,88}})));
-4: Documentation too short, Name 'ramp' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: ramp. Affected line: Modelica.Blocks.Sources.Ramp ramp( height=-10, duration(displayUnit="h") = 32400, offset=273.15 + 30, startTime=0) annotation (Placement(transformation(extent={{-80,40},{-60,60}})));
+19: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.HeatExchangers.DynamicHX dynamicHXCold( final allowFlowReversal1=true, final allowFlowReversal2=true, final energyDynamics=energyDynamics, final massDynamics=massDynamics, redeclare final package Medium1 = Medium, redeclare final package Medium2 = Medium, final m1_flow_nominal=m_flow_nominal, final m2_flow_nominal=m_flow_nominal, final dp1_nominal=dp_hx_nominal, final dp2_nominal=dp_hx_nominal, final tau1=10, final tau2=10, final T1_start=T_start, final T2_start=T_start, final tau_C=2, final dT_nom=dT_nom_hx, final Q_nom=Q_nom_hx) annotation (Placement(transformation(extent={{48,-36},{28,-16}})));Fluid.HeatExchangers.DynamicHX dynamicHXHot( final allowFlowReversal1=true, final allowFlowReversal2=true, final energyDynamics=energyDynamics, final massDynamics=massDynamics, redeclare final package Medium1 = Medium, redeclare final package Medium2 = Medium, final m1_flow_nominal=m_flow_nominal, final m2_flow_nominal=m_flow_nominal, final dp1_nominal=dp_hx_nominal, final dp2_nominal=dp_hx_nominal, final tau1=10, final tau2=10, final T1_start=T_start, final T2_start=T_start, final tau_C=2, final dT_nom=dT_nom_hx, final Q_nom=Q_nom_hx) annotation (Placement(transformation(extent={{-28,-36},{-48,-16}})));Fluid.Sources.Boundary_pT bou(redeclare package Medium = Medium, nPorts=1) annotation (Placement(transformation(extent={{-86,-26},{-74,-14}})));
-5: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Controller.CtrTabs ctrTabs annotation (Placement(transformation(extent={{-80,-10},{-60,10}})));
+20: Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: HydraulicModules.ThrottlePump throttlePumpHot( final energyDynamics=energyDynamics, final massDynamics=massDynamics, redeclare package Medium = Medium, parameterPipe=parameterPipe_hyd, final allowFlowReversal=allowFlowReversal, final T_amb=T_amb, final m_flow_nominal=m_flow_nominal, final T_start=T_start, length=length_hyd, Kv=10, redeclare HydraulicModules.BaseClasses.PumpInterface_SpeedControlledNrpm PumpInterface(pump(redeclare AixLib.Fluid.Movers.Data.Pumps.Wilo.VeroLine80slash115dash2comma2slash2 per))) "Hydraulic module with pump and valve for hot water supply" annotation (Dialog(enable=true, group="Hydronics"), Placement( transformation( extent={{-20,-20},{20,20}}, rotation=90, origin={-40,-60})));
-6: Missing documentation, Name 'tabs' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: tabs. Affected line: AixLib.Systems.TABS.Tabs tabs( redeclare package Medium = Medium, area=3000, thickness=0.03, energyDynamics=Modelica.Fluid.Types.Dynamics.FixedInitial, massDynamics=Modelica.Fluid.Types.Dynamics.DynamicFreeInitial, pumpSys(PumpInterface(speed_rpm_nominal=3580)), throttlePumpHot(PumpInterface(speed_rpm_nominal=2900)), throttlePumpCold(PumpInterface(speed_rpm_nominal=2900))) annotation (Placement(transformation(extent={{-20,-20},{20,20}})));
+21: Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: HydraulicModules.ThrottlePump throttlePumpCold( final energyDynamics=energyDynamics, final massDynamics=massDynamics, redeclare package Medium = Medium, parameterPipe=parameterPipe_hyd, final allowFlowReversal=allowFlowReversal, final T_amb=T_amb, final m_flow_nominal=m_flow_nominal, final T_start=T_start, length=length_hyd, Kv=10, redeclare HydraulicModules.BaseClasses.PumpInterface_SpeedControlledNrpm PumpInterface(pump(redeclare AixLib.Fluid.Movers.Data.Pumps.Wilo.VeroLine80slash115dash2comma2slash2 per))) "Hydraulic module with pump and throttle valve for cold water supply" annotation (Dialog(enable=true, group="Hydronics"), Placement( transformation( extent={{-20,-20},{20,20}}, rotation=90, origin={40,-60})));
AixLib/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Components/Validation/SprayHumidifier.mo
@@ -545,392 +313,240 @@ AixLib/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Components/Validation/Spra
21: Missing documentation. Affected line: Modelica.Blocks.Math.Feedback resMas1 annotation (Placement(transformation(extent={{32,82},{52,102}})));
-AixLib/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Examples/ExampleAHU.mo
-1: Documentation too short, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: ModularAHU modularAHU( humidifying=true, cooling=false, dehumidifying=true, heating=true, heatRecovery=true, usePhiSet=true, limPhiOda=true, m_flow_nominal=3000/3600*1.2, dpHrs_nominal(displayUnit="Pa") = 120, dpCoo_nominal(displayUnit="Pa") = 80, dpHea_nominal(displayUnit="Pa") = 40, dpHum_nominal(displayUnit="Pa") = 20, dpFanOda_nominal(displayUnit="Pa") = 1200, dpFanEta_nominal(displayUnit="Pa") = 1200, effHrsOn=0.73, dpFanOda(displayUnit="Pa") = 1200, dpFanEta(displayUnit="Pa") = 1200, etaFanOda=0.54, etaFanEta=0.54, redeclare model humidifier = AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.SteamHumidifier) annotation (Placement(transformation(extent={{-58,-22},{48,42}})));
-
-2: Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: BoundaryConditions.WeatherData.ReaderTMY3 weaDat( calTSky=AixLib.BoundaryConditions.Types.SkyTemperatureCalculation.HorizontalRadiation, computeWetBulbTemperature=false, filNam=ModelicaServices.ExternalReferences.loadResource( "modelica://AixLib/Resources/weatherdata/TRY2015_Jahr_City_Aachen.mos")) "Weather data reader" annotation (Placement(transformation(extent={{-100,64},{-80,84}})));BoundaryConditions.WeatherData.Bus weaBus1 "Weather data bus" annotation (Placement(transformation(extent={{-80,64},{-60,84}})));
-
-3: Missing documentation. Affected line: Modelica.Blocks.Sources.Constant TEta(k=293.15) annotation (Placement(transformation(extent={{100,60},{80,80}})));
-
-4: Missing documentation. Affected line: Modelica.Blocks.Sources.Constant PhiEta(k=0.45) annotation (Placement(transformation(extent={{100,20},{80,40}})));
-
-
-AixLib/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Components/Cooler.mo
-1: Missing documentation. Affected line: AixLib.Utilities.Psychrometrics.SaturationPressure pSat if use_T_set annotation (Placement(transformation(extent={{-24,26},{-4,46}})));
-
-2: Missing documentation. Affected line: AixLib.Utilities.Psychrometrics.X_pW humRat(use_p_in=false) if use_T_set annotation (Placement(transformation(extent={{8,26},{28,46}})));
-
-3: Missing documentation. Affected line: protected Modelica.Blocks.Math.Min minX if use_T_set annotation (Placement(transformation(extent={{50,54},{62,66}})));
-
-
-AixLib/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Components/PassThrough.mo
-1: Name 'T_airIn' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: T_air. Affected line: Modelica.Blocks.Interfaces.RealInput T_airIn( final quantity="ThermodynamicTemperature", final unit="K", displayUnit="degC") "Temperature of incoming air" annotation (Placement(transformation(extent={{-140,-20},{-100,20}}), iconTransformation(extent={{-120,-10},{-100,10}})));
-
-2: Name 'X_airIn' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: X_air. Affected line: Modelica.Blocks.Interfaces.RealInput X_airIn(final quantity="MassFraction", final unit="kg/kg") "absolute humidity of incoming air" annotation (Placement(transformation(extent={{-140,-70},{-100,-30}}), iconTransformation(extent={{-120,-60},{-100,-40}})));
-
-3: Name 'X_airOut' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: X_air. Affected line: Modelica.Blocks.Interfaces.RealOutput X_airOut(final quantity="MassFraction", final unit="kg/kg") "absolute humidity of outgoing air" annotation (Placement(transformation(extent={{100,-60},{120,-40}}), iconTransformation(extent={{100,-60},{120,-40}})));
-
-4: Name 'T_airOut' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: T_air. Affected line: Modelica.Blocks.Interfaces.RealOutput T_airOut( final quantity="ThermodynamicTemperature", final unit="K", displayUnit="degC") "Temperature of outgoing air" annotation (Placement(transformation(extent={{100,-10},{120,10}}), iconTransformation(extent={{100,-10},{120,10}})));
-
-5: Name 'm_flow_airOut' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: m_flow_air. Affected line: Modelica.Blocks.Interfaces.RealOutput m_flow_airOut( final quantity="MassFlowRate", final unit="kg/s") "mass flow rate of outgoing air" annotation (Placement( transformation(extent={{100,40},{120,60}}), iconTransformation(extent={{100,40}, {120,60}})));
-
-
-AixLib/ThermalZones/ReducedOrder/Examples/MultizoneMoistAirCO2EquippedSwimmingFacility.mo
-1: Name 'Medium' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Medium. Affected line: replaceable package Medium = AixLib.Media.Air (extraPropertiesNames={"C_flow"});
-
-2: Name 'multizone' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: multizone. Affected line: AixLib.ThermalZones.ReducedOrder.Multizone.MultizoneEquipped multizone( buildingID=1, energyDynamics=Modelica.Fluid.Types.Dynamics.FixedInitial, VAir=33500, ABuilding=8375, ASurTot=12744.27, numZones=6, zoneParam={DataBase.ThermalZones.SwimmingFacility.SwimmingHall(HeaterOn= true),DataBase.ThermalZones.SwimmingFacility.Entrance(HeaterOn=true), DataBase.ThermalZones.SwimmingFacility.Changing(HeaterOn=true), DataBase.ThermalZones.SwimmingFacility.Showers(HeaterOn=true), DataBase.ThermalZones.SwimmingFacility.Supervisory(HeaterOn=true), DataBase.ThermalZones.SwimmingFacility.Technichal(HeaterOn=true)}, use_C_flow=true, use_moisture_balance=true, internalGainsMode=3, use_pools_tot=true, heatAHU=true, coolAHU=true, dehuAHU=true, huAHU=true, BPFDehuAHU=0.2, HRS=false, sampleRateAHU=1800, effFanAHU_sup=0.7, effFanAHU_eta=0.7, effHRSAHU_enabled=0.8, effHRSAHU_disabled=0.2, zone( use_pools={true,false,false,false,false,false}, nPools={2,1,1,1,1,1}, poolWallParam={{ AixLib.DataBase.Pools.SwimmingPoolWalls.ConcreteInsulationConstruction(), AixLib.DataBase.Pools.SwimmingPoolWalls.ConcreteInsulationConstruction()}, {AixLib.DataBase.Walls.ASHRAE140.DummyDefinition()},{ AixLib.DataBase.Walls.ASHRAE140.DummyDefinition()},{ AixLib.DataBase.Walls.ASHRAE140.DummyDefinition()},{ AixLib.DataBase.Walls.ASHRAE140.DummyDefinition()},{ AixLib.DataBase.Walls.ASHRAE140.DummyDefinition()}}, poolParam={{AixLib.DataBase.Pools.SportPool(), AixLib.DataBase.Pools.ChildrensPool()},{ AixLib.DataBase.Pools.IndoorSwimmingPoolDummy()},{ AixLib.DataBase.Pools.IndoorSwimmingPoolDummy()},{ AixLib.DataBase.Pools.IndoorSwimmingPoolDummy()},{ AixLib.DataBase.Pools.IndoorSwimmingPoolDummy()},{ AixLib.DataBase.Pools.IndoorSwimmingPoolDummy()}}, ROM(extWallRC(thermCapExt(each der_T(fixed=true))), intWallRC(thermCapInt(each der_T(fixed=true))), floorRC(thermCapExt(each der_T(fixed=true))), roofRC(thermCapExt(each der_T(fixed=true))))), redeclare package Medium = Medium, T_start=293.15, dpAHU_sup(displayUnit="Pa") = 800, dpAHU_eta(displayUnit="Pa") = 800) "Multizone" annotation (Placement(transformation(extent={{32,-8},{52,12}})));
-
-3: Name 'tableInternalGains' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: table, Internal, Gains. Affected line: Modelica.Blocks.Sources.CombiTimeTable tableInternalGains( tableOnFile=true, extrapolation=Modelica.Blocks.Types.Extrapolation.Periodic, tableName="Internals", fileName=Modelica.Utilities.Files.loadResource("modelica://AixLib/Resources/LowOrder_ExampleData/InternalGains_SwimmingFacility_6Zones.txt"), columns=2:19) "Profiles for internal gains" annotation (Placement(transformation(extent={{74,-42},{58,-26}})));
-
-4: Name 'prescribedHeatFlow' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: prescribed, Heat. Affected line: Modelica.Thermal.HeatTransfer.Sources.PrescribedHeatFlow prescribedHeatFlow[6] "Radiative heat flow of additional internal gains" annotation (Placement(transformation(extent={{-14,-64},{6,-44}})));
-
-5: Name 'sine' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: sine. Affected line: Modelica.Blocks.Sources.Sine sine( amplitude=500, f=1/86400, offset=500) "Sinusoidal excitation for additional internal gains" annotation (Placement(transformation(extent={{-90,-74},{-70,-54}})));
-
-6: Name 'prescribedHeatFlow1' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: prescribed, Heat. Affected line: Modelica.Thermal.HeatTransfer.Sources.PrescribedHeatFlow prescribedHeatFlow1[6] "Convective heat flow of additional internal gains" annotation (Placement(transformation(extent={{-14,-86},{6,-66}})));
-
-7: Name 'replicator' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: replicator. Affected line: Modelica.Blocks.Routing.Replicator replicator(nout=6) "Replicates sinusoidal excitation for numZones" annotation (Placement( transformation( extent={{-6,-6},{6,6}}, rotation=0, origin={-30,-54})));
-
-8: Name 'replicator1' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: replicator. Affected line: Modelica.Blocks.Routing.Replicator replicator1(nout=6) "Replicates sinusoidal excitation for numZones" annotation (Placement( transformation( extent={{-6,-6},{6,6}}, rotation=0, origin={-30,-76})));
-
-9: Name 'tableAHU' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: table. Affected line: Modelica.Blocks.Sources.CombiTimeTable tableAHU( tableOnFile=true, extrapolation=Modelica.Blocks.Types.Extrapolation.Periodic, tableName="AHU", columns=2:5, fileName=ModelicaServices.ExternalReferences.loadResource("modelica://AixLib/Resources/LowOrder_ExampleData/AHU_Input_SwimmingFacility_6Zones.txt")) "Boundary conditions for air handling unit" annotation (Placement(transformation(extent={{-64,-6},{-48,10}})));
-
-10: Name 'tableTSet' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: table. Affected line: Modelica.Blocks.Sources.CombiTimeTable tableTSet( tableOnFile=true, tableName="Tset", extrapolation=Modelica.Blocks.Types.Extrapolation.Periodic, fileName=Modelica.Utilities.Files.loadResource("modelica://AixLib/Resources/LowOrder_ExampleData/Tset_SwimmingFacility.txt"), columns=2:7) "Set points for heater" annotation (Placement(transformation(extent={{72,-66},{56,-50}})));
-
-11: Name 'tableOpeningHours' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: table, Opening, Hours. Affected line: Modelica.Blocks.Sources.CombiTimeTable tableOpeningHours( tableOnFile=true, extrapolation=Modelica.Blocks.Types.Extrapolation.Periodic, tableName="openingHours", columns=2:2, fileName=ModelicaServices.ExternalReferences.loadResource("modelica://AixLib/Resources/LowOrder_ExampleData/OpeningHours_SwimmingFacility.txt")) "Boundary condition: Opening Hours of swiming pools" annotation (Placement(transformation(extent={{-64,-32},{-48,-16}})));
-
-
-AixLib/ThermalZones/ReducedOrder/ThermalZone/ThermalZone.mo
-1: Name 'corG' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: G. Affected line: replaceable model corG = SolarGain.CorrectionGDoublePane constrainedby AixLib.ThermalZones.ReducedOrder.SolarGain.BaseClasses.PartialCorrectionG "Model for correction of solar transmission" annotation(choicesAllMatching=true);
-
-2: Name 'internalGainsMode' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: internal, Gains, Mode. Affected line: parameter Integer internalGainsMode = 1 "decides which internal gains model for persons is used";
-
-3: Name 'use_MechanicalAirExchange' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Mechanical, Exchange. Affected line: parameter Boolean use_MechanicalAirExchange = false "Consider mechanical ventilation by setting true";
-
-4: Name 'use_NaturalAirExchange' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Natural, Exchange. Affected line: parameter Boolean use_NaturalAirExchange = use_MechanicalAirExchange "Consider natural infiltration and ventilation by setting true";
-
-5: Name 'Heater_on' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Heater_on. Affected line: parameter Boolean Heater_on=true "Activates the heater" annotation (Dialog(tab="IdealHeaterCooler", group="Heater", enable=not recOrSep));
-
-6: Name 'h_heater' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: h_heater. Affected line: parameter Real h_heater=0 "Upper limit controller output of the heater" annotation (Dialog(tab="IdealHeaterCooler", group="Heater", enable=not recOrSep));
-
-7: Name 'l_heater' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: l_heater. Affected line: parameter Real l_heater=0 "Lower limit controller output of the heater" annotation (Dialog(tab="IdealHeaterCooler", group="Heater", enable=not recOrSep));
-
-8: Name 'KR_heater' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: K, R_heater. Affected line: parameter Real KR_heater=1000 "Gain of the heating controller" annotation (Dialog(tab="IdealHeaterCooler", group="Heater", enable=not recOrSep));
-
-9: Name 'TN_heater' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: N_heater. Affected line: parameter Modelica.Units.SI.Time TN_heater=1 "Time constant of the heating controller" annotation (Dialog( tab="IdealHeaterCooler", group="Heater", enable=not recOrSep));
-
-10: Name 'Cooler_on' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Cooler_on. Affected line: parameter Boolean Cooler_on=true "Activates the cooler" annotation (Dialog(tab="IdealHeaterCooler", group="Cooler", enable=not recOrSep));
-
-11: Name 'h_cooler' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: h_cooler. Affected line: parameter Real h_cooler=0 "Upper limit controller output of the cooler" annotation (Dialog(tab="IdealHeaterCooler", group="Cooler", enable=not recOrSep));
-
-12: Name 'l_cooler' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: l_cooler. Affected line: parameter Real l_cooler=0 "Lower limit controller output of the cooler" annotation (Dialog(tab="IdealHeaterCooler", group="Cooler", enable=not recOrSep));
-
-13: Name 'KR_cooler' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: K, R_cooler. Affected line: parameter Real KR_cooler=1000 "Gain of the cooling controller" annotation (Dialog(tab="IdealHeaterCooler", group="Cooler", enable=not recOrSep));
-
-14: Name 'TN_cooler' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: N_cooler. Affected line: parameter Modelica.Units.SI.Time TN_cooler=1 "Time constant of the cooling controller" annotation (Dialog( tab="IdealHeaterCooler", group="Cooler", enable=not recOrSep));
-
-15: Name 'areaBod' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: area. Affected line: parameter Modelica.Units.SI.Area areaBod=1.8 "Body surface area source SIA 2024:2015" annotation (Dialog(tab="CO2", enable=use_C_flow));
-
-16: Name 'nPools' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Pools. Affected line: parameter Integer nPools(min=1)=1 "Number of pools in thermal zone" annotation(Dialog(enable=use_pools,tab="Moisture", group="Pools"));
-
-17: Name 'poolParam' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: pool, Param. Affected line: replaceable parameter AixLib.DataBase.Pools.IndoorSwimmingPoolBaseDataDefinition poolParam[nPools]= fill(DataBase.Pools.IndoorSwimmingPoolDummy(), nPools) if use_pools "Setup for swimming pools" annotation (Dialog( enable=use_pools, tab="Moisture", group="Pools"));
-
-18: Name 'poolWallParam' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: pool, Wall, Param. Affected line: replaceable parameter AixLib.DataBase.Walls.WallBaseDataDefinition poolWallParam[nPools] = fill(DataBase.Walls.ASHRAE140.DummyDefinition(), nPools) if use_pools "Setup for swimming pool walls" annotation(Dialog(enable=use_pools,tab="Moisture", group="Pools"));
-
-19: Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: replaceable parameter DataBase.ThermalZones.ZoneBaseRecord zoneParam "Choose setup for this zone" annotation (choicesAllMatching=true);
-
-20: Missing documentation, Name 'humanSenHeaDependent' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: human, Dependent. Affected line: AixLib.BoundaryConditions.InternalGains.Humans.HumanSensibleHeatTemperatureDependent humanSenHeaDependent( final ratioConv=zoneParam.ratioConvectiveHeatPeople, final roomArea=zoneParam.AZone, final specificPersons=zoneParam.specificPeople, final activityDegree=zoneParam.activityDegree, final specificHeatPerPerson=zoneParam.fixedHeatFlowRatePersons) if ATot > 0 and internalGainsMode == 1 annotation (Placement(transformation(extent={{56,-34}, {76,-14}})));
-
-21: Missing documentation, Name 'humanSenHeaIndependent' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: human, Independent. Affected line: AixLib.BoundaryConditions.InternalGains.Humans.HumanSensibleHeatTemperatureIndependent humanSenHeaIndependent( final ratioConv=zoneParam.ratioConvectiveHeatPeople, final roomArea=zoneParam.AZone, final specificPersons=zoneParam.specificPeople, final specificHeatPerPerson=zoneParam.fixedHeatFlowRatePersons) if ATot > 0 and internalGainsMode == 2 annotation (Placement(transformation(extent={{56,-34}, {76,-14}})));
-
-22: Missing documentation, Name 'humanTotHeaDependent' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: human, Dependent. Affected line: AixLib.BoundaryConditions.InternalGains.Humans.HumanTotalHeatTemperatureDependent humanTotHeaDependent( final ratioConv=zoneParam.ratioConvectiveHeatPeople, final roomArea=zoneParam.AZone, final specificPersons=zoneParam.specificPeople, final activityDegree=zoneParam.activityDegree, final specificHeatPerPerson=zoneParam.fixedHeatFlowRatePersons) if ATot > 0 and internalGainsMode == 3 annotation (Placement(transformation(extent={{56,-34}, {76,-14}})));
-
-23: Name 'machinesSenHea' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: machines. Affected line: replaceable AixLib.BoundaryConditions.InternalGains.Machines.MachinesAreaSpecific machinesSenHea( final ratioConv=zoneParam.ratioConvectiveHeatMachines, final intGainsMachinesRoomAreaSpecific=zoneParam.internalGainsMachinesSpecific, final roomArea=zoneParam.AZone) if ATot > 0 "Internal gains from machines" annotation (Placement(transformation(extent={{56,-56}, {76,-37}})));
-
-24: Name 'lights' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: lights. Affected line: replaceable AixLib.BoundaryConditions.InternalGains.Lights.LightsAreaSpecific lights( final ratioConv=zoneParam.ratioConvectiveHeatLighting, final lightingPowerRoomAreaSpecific=zoneParam.lightingPowerSpecific, final roomArea=zoneParam.AZone) if ATot > 0 "Internal gains from light" annotation (Placement(transformation(extent={{56,-78}, {76,-59}})));
-
-25: Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: corG corGMod( final n=zoneParam.nOrientations, final UWin=zoneParam.UWin) if sum(zoneParam.ATransparent) > 0 "Correction factor for solar transmission" annotation (Placement(transformation(extent={{-16,43},{-4,55}})));EquivalentAirTemperature.VDI6007WithWindow eqAirTempWall( withLongwave=true, final n=zoneParam.nOrientations, final wfWall=zoneParam.wfWall, final wfWin=zoneParam.wfWin, final wfGro=zoneParam.wfGro, final hConWallOut=zoneParam.hConWallOut, final hRad=zoneParam.hRadWall, final hConWinOut=zoneParam.hConWinOut, final aExt=zoneParam.aExt, final TGro=zoneParam.TSoil) if (sum(zoneParam.AExt) + sum(zoneParam.AWin)) > 0 "Computes equivalent air temperature" annotation (Placement(transformation(extent={{-38,10},{-26,22}})));EquivalentAirTemperature.VDI6007 eqAirTempRoof( final wfGro=0, final n=zoneParam.nOrientationsRoof, final aExt=zoneParam.aRoof, final wfWall=zoneParam.wfRoof, final hConWallOut=zoneParam.hConRoofOut, final hRad=zoneParam.hRadRoof, final wfWin=fill(0, zoneParam.nOrientationsRoof), final TGro=273.15) if zoneParam.ARoof > 0 "Computes equivalent air temperature for roof" annotation (Placement(transformation(extent={{-40,66},{-28,78}})));
-
-26: Name 'constSunblindRoof' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Sunblind, Roof. Affected line: Modelica.Blocks.Sources.Constant constSunblindRoof[zoneParam.nOrientationsRoof]( each k=0) "Sets sunblind signal to zero (open)" annotation (Placement( transformation( extent={{3,-3},{-3,3}}, rotation=90, origin={-36,95})));
-
-27: Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: BoundaryConditions.SolarIrradiation.DiffusePerez HDifTilWall[zoneParam.nOrientations]( each final outSkyCon=true, each final outGroCon=true, final azi=zoneParam.aziExtWalls, final til=zoneParam.tiltExtWalls) "Calculates diffuse solar radiation on titled surface for both directions" annotation (Placement(transformation(extent={{-84,10},{-68,26}})));BoundaryConditions.SolarIrradiation.DirectTiltedSurface HDirTilWall[zoneParam.nOrientations]( final azi=zoneParam.aziExtWalls, final til=zoneParam.tiltExtWalls) "Calculates direct solar radiation on titled surface for both directions" annotation (Placement(transformation(extent={{-84,31},{-68,48}})));BoundaryConditions.SolarIrradiation.DirectTiltedSurface HDirTilRoof[zoneParam.nOrientationsRoof]( final azi=zoneParam.aziRoof, final til=zoneParam.tiltRoof) "Calculates direct solar radiation on titled surface for roof" annotation (Placement(transformation(extent={{-84,82},{-68,98}})));Utilities.Sources.HeaterCooler.HeaterCoolerPI heaterCooler( each h_heater=h_heater, each l_heater=l_heater, each KR_heater=KR_heater, each TN_heater=TN_heater, each h_cooler=h_cooler, each l_cooler=l_cooler, each KR_cooler=KR_cooler, each TN_cooler=TN_cooler, final zoneParam=zoneParam, each recOrSep=recOrSep, each Heater_on=Heater_on, each Cooler_on=Cooler_on, each staOrDyn=not zoneParam.withIdealThresholds) if (ATot > 0 or zoneParam.VAir > 0) and (recOrSep and (zoneParam.HeaterOn or zoneParam.CoolerOn)) or ( not recOrSep and (Heater_on or Cooler_on)) "Heater Cooler with PI control" annotation (Placement(transformation(extent={{62,26},{84,46}})));Utilities.Sources.HeaterCooler.HeaterCoolerController heaterCoolerController(zoneParam= zoneParam) if zoneParam.withIdealThresholds annotation (Placement(transformation(extent={{-9,-8},{9,8}}, rotation=0, origin={69,18})));
-
-28: Name 'TSetCool' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Cool. Affected line: Modelica.Blocks.Interfaces.RealInput TSetCool( final quantity="ThermodynamicTemperature", final unit="K", displayUnit="degC", min=0) if ((recOrSep and zoneParam.CoolerOn) or (not recOrSep and Cooler_on)) "Set point for cooler" annotation (Placement(transformation( extent={{-20,-20},{20,20}}, rotation=0, origin={-108,8}), iconTransformation( extent={{10,-10},{-10,10}}, rotation=180, origin={-96,40})));
-
-29: Name 'TSetHeat' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Heat. Affected line: Modelica.Blocks.Interfaces.RealInput TSetHeat( final quantity="ThermodynamicTemperature", final unit="K", displayUnit="degC", min=0) if ((recOrSep and zoneParam.HeaterOn) or (not recOrSep and Heater_on)) "Set point for heater" annotation (Placement(transformation( extent={{20,20},{-20,-20}}, rotation=180, origin={-108,-16}),iconTransformation( extent={{10,-10},{-10,10}}, rotation=180, origin={-96,12})));
-
-30: Name 'PHeater' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Heater. Affected line: Modelica.Blocks.Interfaces.RealOutput PHeater(final quantity="HeatFlowRate", final unit="W") if (ATot > 0 or zoneParam.VAir > 0) and ((recOrSep and zoneParam.HeaterOn) or (not recOrSep and Heater_on)) "Power for heating" annotation (Placement(transformation(extent={{100,-10}, {120,10}}), iconTransformation(extent={{100,-30},{120,-10}})));
-
-31: Name 'PCooler' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Cooler. Affected line: Modelica.Blocks.Interfaces.RealOutput PCooler(final quantity="HeatFlowRate", final unit="W") if (ATot > 0 or zoneParam.VAir > 0) and ((recOrSep and zoneParam.CoolerOn) or (not recOrSep and Cooler_on)) "Power for cooling" annotation (Placement(transformation(extent={{100,-30}, {120,-10}}), iconTransformation(extent={{100,-50},{120,-30}})));
-
-32: Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: SolarGain.SimpleExternalShading simpleExternalShading( final nOrientations=zoneParam.nOrientations, final maxIrrs=zoneParam.maxIrr, final gValues=zoneParam.shadingFactor) if sum(zoneParam.ATransparent) > 0 annotation (Placement(transformation(extent={{4,44},{10,50}})));// Air Exchange Controls.VentilationController.VentilationController ventCont( final useConstantOutput=zoneParam.useConstantACHrate, final baseACH=zoneParam.baseACH, final maxUserACH=zoneParam.maxUserACH, final maxOverheatingACH=zoneParam.maxOverheatingACH, final maxSummerACH=zoneParam.maxSummerACH, final winterReduction=zoneParam.winterReduction, final Tmean_start=zoneParam.T_start) if (ATot > 0 or zoneParam.VAir > 0) and use_NaturalAirExchange "Calculates natural venitlation and infiltration" annotation (Placement(transformation(extent={{-66,-34},{-50,-18}})));Utilities.Psychrometrics.MixedTemperature mixedTemp if (ATot > 0 or zoneParam.VAir > 0) and use_NaturalAirExchange and use_MechanicalAirExchange "Mixes temperature of infiltration flow and mechanical ventilation flow" annotation (Placement(transformation(extent={{-56,-4},{-48,4}})));HighOrder.Components.DryAir.VarAirExchange airExc(final V=zoneParam.VAir) if (ATot > 0 or zoneParam.VAir > 0) and (use_NaturalAirExchange or use_MechanicalAirExchange) and not use_moisture_balance "Heat flow due to ventilation" annotation (Placement(transformation(extent={{-22,-14},{-6,2}})));
-
-33: Name 'ventTemp' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: vent, Temp. Affected line: Modelica.Blocks.Interfaces.RealInput ventTemp( final quantity="ThermodynamicTemperature", final unit="K", displayUnit="degC", min=0) if (ATot > 0 or zoneParam.VAir > 0) and use_MechanicalAirExchange "Ventilation and infiltration temperature" annotation (Placement( transformation(extent={{-128,-60},{-88,-20}}), iconTransformation( extent={{-106,-26},{-86,-6}})));
-
-34: Name 'ventRate' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: vent, Rate. Affected line: Modelica.Blocks.Interfaces.RealInput ventRate(final quantity="VolumeFlowRate", final unit="1/h") if (ATot > 0 or zoneParam.VAir > 0) and use_MechanicalAirExchange "Ventilation and infiltration rate" annotation ( Placement(transformation( extent={{-20,-20},{20,20}}, rotation=0, origin={-108,-64}), iconTransformation( extent={{-10,-10},{10,10}}, rotation=0, origin={-96,-42})));
-
-35: Missing documentation. Affected line: Modelica.Blocks.Math.MultiSum SumQLat2_flow(nu=3) if (ATot > 0 or zoneParam.VAir > 0) and use_moisture_balance and (use_NaturalAirExchange or use_MechanicalAirExchange) annotation (Placement(transformation(extent={{-48,-58},{-38,-48}})));
-
-36: Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: BoundaryConditions.InternalGains.Moisture.MoistureGains moistureGains( final roomArea=zoneParam.AZone, final specificMoistureProduction=zoneParam.internalGainsMoistureNoPeople) if ATot > 0 and use_moisture_balance "Internal moisture gains by plants, etc." annotation (Dialog(enable=use_moisture_balance, tab="Moisture"), Placement(transformation(extent={{-70,-68},{-62,-60}})));
-
-37: Missing documentation, Name 'noMoisturePerson' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Moisture, Person. Affected line: Modelica.Blocks.Sources.Constant noMoisturePerson(k=0) if internalGainsMode <> 3 and use_moisture_balance annotation (Placement(transformation(extent={{-70,-58},{-62,-50}})));
-
-38: Name 'ventHum' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: vent. Affected line: Modelica.Blocks.Interfaces.RealInput ventHum( final quantity="MassFraction", final unit="kg/kg", min=0) if (ATot > 0 or zoneParam.VAir > 0) and use_moisture_balance and use_MechanicalAirExchange "Ventilation and infiltration humidity" annotation (Placement( transformation(extent={{-128,-108},{-88,-68}}), iconTransformation( extent={{-110,-84},{-88,-62}})));
-
-39: Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: HighOrder.Components.MoistAir.VarMoistAirExchange airExcMoi(final V=zoneParam.VAir) if (ATot > 0 or zoneParam.VAir > 0) and (use_NaturalAirExchange or use_MechanicalAirExchange) and use_moisture_balance "Heat flow due to ventilation" annotation (Placement(transformation(extent={{-22,-14},{-6,2}})));// CO2 BoundaryConditions.InternalGains.CO2.CO2Balance cO2Balance( areaZon=zoneParam.AZone, actDeg=zoneParam.activityDegree, VZon=zoneParam.VAir, spePeo=zoneParam.specificPeople, final XCO2_amb=XCO2_amb, final areaBod=areaBod, final metOnePerSit=metOnePerSit) if (ATot > 0 or zoneParam.VAir > 0) and use_C_flow annotation (Placement(transformation(extent={{16,-74},{32,-58}})));
-
-40: Name 'CO2Con' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: O. Affected line: Modelica.Blocks.Interfaces.RealOutput CO2Con if (ATot > 0 or zoneParam.VAir > 0) and use_C_flow "CO2 concentration in the thermal zone in ppm" annotation (Placement(transformation(extent={{100,-100},{120,-80}}), iconTransformation(extent={{100,-100},{120,-80}})));
-
-41: Name 'XCO2' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: O. Affected line: Modelica.Blocks.Sources.RealExpression XCO2(y=ROM.volMoiAir.C[1]) if (ATot > 0 or zoneParam.VAir > 0) and use_C_flow "Mass fraction of co2 in ROM in kg_CO2/ kg_TotalAir" annotation (Placement(transformation(extent={{-8,-74},{10,-60}})));
-
-42: Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: BoundaryConditions.SolarIrradiation.DiffusePerez HDifTilRoof[zoneParam.nOrientationsRoof]( each final outSkyCon=false, each final outGroCon=false, final azi=zoneParam.aziRoof, final til=zoneParam.tiltRoof) "Calculates diffuse solar radiation on titled surface for roof" annotation (Placement(transformation(extent={{-84,61},{-68,77}})));
-
-43: Name 'QIntGains_flow' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Gains. Affected line: Modelica.Blocks.Interfaces.RealOutput QIntGains_flow[3](each final quantity="HeatFlowRate", each final unit="W") if ATot > 0 "Heat flow based on internal gains from lights[1], machines[2], and persons[3]" annotation ( Placement(transformation(extent={{100,-50},{120,-30}}), iconTransformation(extent={{100,-50},{120,-30}})));
-
-44: Missing documentation, Name 'SumQPool' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Pool. Affected line: Modelica.Blocks.Math.MultiSum SumQPool(nu=nPools) if (ATot > 0 or zoneParam.VAir > 0) and use_moisture_balance and use_pools annotation (Placement(transformation(extent={{-28,-82},{-20,-74}})));
-
-45: Missing documentation, Name 'SumPPool' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Pool. Affected line: Modelica.Blocks.Math.MultiSum SumPPool(nu=nPools) if (ATot > 0 or zoneParam.VAir > 0) and use_moisture_balance and use_pools annotation (Placement(transformation(extent={{-28,-82},{-20,-74}})));
-
-46: Missing documentation, Name 'SumPool_m_flow_add' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Pool_m_flow_add. Affected line: Modelica.Blocks.Math.MultiSum SumPool_m_flow_add(nu=nPools) if (ATot > 0 or zoneParam.VAir > 0) and use_moisture_balance and use_pools annotation (Placement(transformation(extent={{-28,-82},{-20,-74}})));
-
-47: Name 'hConRoof' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Roof. Affected line: protected Modelica.Blocks.Sources.Constant hConRoof(final k=(zoneParam.hConRoofOut + zoneParam.hRadRoof)*zoneParam.ARoof) "Outdoor coefficient of heat transfer for roof" annotation (Placement(transformation(extent={{-14,68}, {-6,76}})));
-
-48: Name 'theConRoof' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Roof. Affected line: Modelica.Thermal.HeatTransfer.Components.Convection theConRoof if zoneParam.ARoof > 0 "Outdoor convective heat transfer of roof" annotation (Placement(transformation(extent={{5,5},{-5,-5}},rotation=0, origin={5,83})));
-
-49: Name 'preTemRoof' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Roof. Affected line: Modelica.Thermal.HeatTransfer.Sources.PrescribedTemperature preTemRoof if zoneParam.ARoof > 0 "Prescribed temperature for roof outdoor surface temperature" annotation (Placement(transformation(extent={{-4.5,-4},{4.5,4}}, rotation=0, origin={-9.5,84})));
-
-50: Name 'preTemFloor' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Floor. Affected line: Modelica.Thermal.HeatTransfer.Sources.PrescribedTemperature preTemFloor if zoneParam.AFloor > 0 "Prescribed temperature for floor plate outdoor surface temperature" annotation (Placement(transformation(extent={{-6,-6},{6,6}}, rotation=90,origin={48,36})));
+AixLib/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Components/SprayHumidifier.mo
+1: Name 'k' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: k. Affected line: parameter Real k = 500 "exponent for humidification degree";
-51: Name 'TSoil' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Soil. Affected line: Modelica.Blocks.Sources.Constant TSoil(final k=zoneParam.TSoil) "Outdoor surface temperature for floor plate" annotation (Placement(transformation(extent={{4,-4},{-4,4}}, rotation=180,origin={39,22})));
+2: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Utilities.Psychrometrics.SaturationPressure pSat annotation (Placement(transformation(extent={{-60,30},{-40,50}})));Utilities.Psychrometrics.X_pW humRat(use_p_in=false) annotation (Placement(transformation(extent={{-30,30},{-10,50}})));
-52: Name 'hConWall' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Wall. Affected line: Modelica.Blocks.Sources.Constant hConWall(final k=(zoneParam.hConWallOut + zoneParam.hRadWall)*sum(zoneParam.AExt)) "Outdoor coefficient of heat transfer for walls" annotation (Placement(transformation(extent={{4,-4},{ -4,4}}, rotation=180, origin={-2,16})));
+3: Name 'T_intern' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: T_intern. Affected line: Modelica.Units.SI.Temperature T_intern "internal outlet temperature";
-53: Name 'theConWall' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Wall. Affected line: Modelica.Thermal.HeatTransfer.Components.Convection theConWall if sum(zoneParam.AExt) > 0 "Outdoor convective heat transfer of walls" annotation (Placement(transformation(extent={{26,24},{16,14}})));
+4: Missing documentation, Name 'realExpression' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: real, Expression. Affected line: Modelica.Blocks.Sources.RealExpression realExpression(y=T_intern) annotation (Placement(transformation(extent={{-78,-6},{-58,14}})));
-54: Name 'solRadRoof' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Roof. Affected line: Modelica.Blocks.Math.Add solRadRoof[zoneParam.nOrientationsRoof] "Sums up solar radiation of both directions" annotation (Placement(transformation(extent={{-58,82},{-48,92}})));
+5: Missing documentation. Affected line: Modelica.Blocks.Math.Min min if use_X_set annotation (Placement(transformation(extent={{20,46},{40,66}})));
-55: Name 'solRadWall' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Wall. Affected line: Modelica.Blocks.Math.Add solRadWall[zoneParam.nOrientations] "Sums up solar radiation of both directions" annotation (Placement(transformation(extent={{-54,22},{-44,32}})));
+6: Missing documentation. Affected line: Modelica.Blocks.Math.Min min1 if not use_X_set annotation (Placement(transformation(extent={{20,0},{40,20}})));
-56: Name 'preTemWall' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Wall. Affected line: Modelica.Thermal.HeatTransfer.Sources.PrescribedTemperature preTemWall if sum(zoneParam.AExt) > 0 "Prescribed temperature for exterior walls outdoor surface temperature" annotation (Placement(transformation(extent={{-18,16},{-10,24}})));
+7: Missing documentation, Name 'realExpression1' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: real, Expression. Affected line: Modelica.Blocks.Sources.RealExpression realExpression1(y=X_intern) annotation (Placement(transformation(extent={{-20,-8},{0,12}})));
-57: Missing documentation, Name 'QIntGainsInternalInd_flow' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Gains, Internal. Affected line: Modelica.Blocks.Sources.RealExpression QIntGainsInternalInd_flow[3](y={-lights.convHeat.Q_flow - lights.radHeat.Q_flow,-machinesSenHea.radHeat.Q_flow - machinesSenHea.convHeat.Q_flow, -humanSenHeaIndependent.radHeat.Q_flow - humanSenHeaIndependent.convHeat.Q_flow}) if ATot > 0 and internalGainsMode == 2 annotation (Placement(transformation(extent={{94,-46},{98,-34}})));
-58: Missing documentation, Name 'QIntGainsInternalTot_flow' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Gains, Internal. Affected line: Modelica.Blocks.Sources.RealExpression QIntGainsInternalTot_flow[3](y={-lights.convHeat.Q_flow - lights.radHeat.Q_flow,-machinesSenHea.radHeat.Q_flow - machinesSenHea.convHeat.Q_flow, -humanTotHeaDependent.radHeat.Q_flow - humanTotHeaDependent.convHeat.Q_flow}) if ATot > 0 and internalGainsMode == 3 annotation (Placement(transformation(extent={{94,-46},{98,-34}})));
+AixLib/Fluid/FixedResistances/SimplePipe.mo
+1: Name 'nNodes' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Nodes. Affected line: parameter Integer nNodes(min=1) = 2 "Spatial segmentation";
+2: Name 'dh' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: dh. Affected line: parameter Modelica.Units.SI.Length dh "Inner/hydraulic diameter (assuming a round cross section area)";
-AixLib/Utilities/Math/Examples/MovingAverage.mo
-1: Missing documentation, Name 'movingAverage' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: moving, Average. Affected line: AixLib.Utilities.Math.MovingAverage movingAverage(final aveTime=pulse.period/2, u_start= 0) annotation (Placement(transformation(extent={{-28,-34},{36,34}})));
+3: Name 'withHeattransfer' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: with, Heattransfer. Affected line: parameter Boolean withHeattransfer=true "True, if heat transfer to ambient" annotation (Dialog(group="Material"), choices(checkBox=true));
-2: Missing documentation, Name 'pulse' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: pulse. Affected line: Modelica.Blocks.Sources.Pulse pulse(amplitude=1, period=10) annotation (Placement(transformation(extent={{-94,-10},{-74,10}})));
+4: Name 'length' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: length. Affected line: parameter Modelica.Units.SI.Length length(min=0) "Pipe length";
+5: Name 'm_flow_small' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: m_flow. Affected line: parameter Modelica.Units.SI.MassFlowRate m_flow_small(min=0) = 1E-4*abs( m_flow_nominal) "Small mass flow rate for regularization of zero flow" annotation (Dialog(tab="Advanced"));
-AixLib/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Components/Validation/Fan.mo
-1: Missing documentation. Affected line: Modelica.Blocks.Sources.Ramp ramMasFlo( height=1500/3600*1.2, duration=1800, offset=3000/3600*1.2, startTime=10800) annotation (Placement(transformation(extent={{-100,36},{-80,56}})));
+6: Name 'roughness' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: roughness. Affected line: parameter Modelica.Units.SI.Height roughness=2.5e-5 "Average height of surface asperities (default: smooth steel pipe)" annotation (Dialog(group="Material"));
-2: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.Sources.Boundary_pT sin(redeclare package Medium = Media.Air, nPorts=1) annotation (Placement(transformation(extent={{100,-70},{80,-50}})));
+7: Name 'thickness' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: thickness. Affected line: parameter Modelica.Units.SI.Length thickness(min=0) = 0.001 "Pipe wall thickness" annotation (Dialog(group="Material", enable=withHeattransfer));
-3: Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.Movers.FlowControlled_dp mov( redeclare package Medium = AixLib.Media.Air "Moist air", energyDynamics=Modelica.Fluid.Types.Dynamics.FixedInitial, redeclare AixLib.Fluid.Movers.Data.Generic per(efficiency(eta={1})), m_flow_nominal=4500/3600*1.2, dp_nominal=800) annotation (Placement(transformation(extent={{-34,-70},{-14,-50}})));
+8: Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: parameter Medium.AbsolutePressure p_start=Medium.p_default "Start value of pressure" annotation (Dialog(tab="Initialization"));
-4: Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.FixedResistances.PressureDrop res( redeclare package Medium = AixLib.Media.Air "Moist air", m_flow_nominal=4500/3600*1.2, dp_nominal=800) annotation (Placement(transformation(extent={{52,-70},{72,-50}})));
+9: Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: HydraulicDiameter res( redeclare final package Medium = Medium, final dh=dh, final m_flow_nominal=m_flow_nominal, final from_dp=from_dp, final length=length, final roughness=roughness, final fac=fac, final ReC=ReC, final allowFlowReversal=allowFlowReversal, final show_T=false, final homotopyInitialization=homotopyInitialization, final linearized=linearized, dp(nominal=fac*200*length)) "Pressure drop calculation for this pipe" annotation (Placement(transformation(extent={{-40,-10},{-20,10}})));MixingVolumes.MixingVolume vol[nNodes]( redeclare each final package Medium = Medium, each final energyDynamics=energyDynamics, each final massDynamics=massDynamics, each final p_start=p_start, each final T_start=T_start, each final m_flow_nominal=m_flow_nominal, each final allowFlowReversal=allowFlowReversal, each final V=dh^2*length/nNodes*Modelica.Constants.pi/4, each nPorts=2) annotation (Placement(transformation(extent={{10,0},{30,20}})));Utilities.HeatTransfer.CylindricHeatTransfer PipeWall[nNodes]( each final energyDynamics=energyDynamics, each final rho=rho, each final c=c, each final d_out=dh + 2*thickness, each final d_in=dh, each final length=length/nNodes, each final lambda=lambda, each final T0=T_start, each final nParallel=1) if withHeattransfer annotation (Placement(transformation( extent={{-10,-10},{10,10}}, rotation=0, origin={0,46})));
-5: Documentation too short, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: FanSimple fanSim( m_flow_nominal=4500/3600*1.2, dp_nominal(displayUnit="Pa") = 800, eta=0.49) annotation (Placement(transformation(extent={{-22,8},{-2,28}})));
+10: Missing documentation, Name 'heatPorts' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: heat, Ports. Affected line: Modelica.Fluid.Interfaces.HeatPorts_a heatPorts[nNodes] if withHeattransfer annotation (Placement( transformation(extent={{-10,84},{10,104}}), iconTransformation(extent={{-60,42}, {60,62}})));
-6: Missing documentation. Affected line: Modelica.Blocks.Sources.Ramp ramT( height=15, duration=1800, offset=268.15, startTime=3600) annotation (Placement(transformation(extent={{-100,2},{-80,22}})));
-7: Missing documentation, Name 'ramXi' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Xi. Affected line: Modelica.Blocks.Sources.Ramp ramXi( height=0.003, duration=1800, offset=0.003, startTime=7200) annotation (Placement(transformation(extent={{-100,-32},{-80,-12}})));
+AixLib/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Components/BaseClasses/HeatTransfer/ConvectiveHeatTransferCoefficient.mo
+1: Name 'length' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: length. Affected line: parameter Modelica.Units.SI.Length length "length of heat exchanger";
-8: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.Sensors.TemperatureTwoPort senTem(redeclare package Medium = Media.Air, m_flow_nominal=4500/3600*1.2) annotation (Placement(transformation(extent={{26,-70},{46,-50}})));
+2: Name 'nFins' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Fins. Affected line: parameter Real nFins "number of parallel plates in heat exchanger";
-9: Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.Sensors.MassFlowRate senMasFlo(redeclare package Medium = AixLib.Media.Air "Moist air") annotation (Placement(transformation(extent={{-2,-70},{18,-50}})));
+3: Name 'Nu' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Nu. Affected line: Real Nu "Nusselt number";
-10: Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.Sources.MassFlowSource_T sou( redeclare package Medium = AixLib.Media.Air "Moist air", use_Xi_in=true, use_m_flow_in=true, use_T_in=true, nPorts=1) annotation (Placement(transformation(extent={{-62,-70},{-42,-50}})));
+4: Name 'v' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: v. Affected line: Modelica.Units.SI.Velocity v "velocity of air";
-11: Missing documentation. Affected line: Modelica.Blocks.Sources.Constant dp(k=800) annotation (Placement(transformation(extent={{-58,54},{-38,74}})));
+5: Name 'mu' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: mu. Affected line: constant Modelica.Units.SI.DynamicViscosity mu = 17.1E-6 "dynamic viscosity of air";
-12: Missing documentation. Affected line: Modelica.Blocks.Math.Feedback resPow annotation (Placement(transformation(extent={{34,0},{54,20}})));
+6: Name 'diameter' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: diameter. Affected line: Modelica.Units.SI.Length diameter "hydraulic diameter";
-13: Missing documentation. Affected line: Modelica.Blocks.Math.Feedback resT annotation (Placement(transformation(extent={{50,-28},{70,-8}})));
+AixLib/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Components/SteamHumidifier.mo
+1: Name 'TSteam' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Steam. Affected line: parameter Modelica.Units.SI.Temperature TSteam=373.15 "Temperature of steam" annotation (Dialog( tab="Advanced", group="Vaporization"));
-AixLib/ThermalZones/ReducedOrder/ThermalZone/BaseClasses/PartialThermalZone.mo
-1: Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: replaceable parameter DataBase.ThermalZones.ZoneBaseRecord zoneParam "Choose setup for this zone" annotation (choicesAllMatching=true);
+2: Name 'hSteam' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Steam. Affected line: Modelica.Units.SI.SpecificEnthalpy hSteam "specific enthalpy of steam";
-2: Name 'nPorts' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Ports. Affected line: parameter Integer nPorts = 0 "Number of fluid ports" annotation(Evaluate=true, Dialog(connectorSizing=true, tab="General",group="Ports"));
-3: Name 'nPortsROM' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Ports. Affected line: final parameter Integer nPortsROM = if use_pools then nPorts + 2 else nPorts "Number of fluid ports" annotation(Evaluate=true, Dialog(connectorSizing=true, tab="General",group="Ports"));
+AixLib/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Controler/ControlerHumidifier.mo
+1: Name 'Xset' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Xset. Affected line: Modelica.Blocks.Interfaces.RealInput Xset if not use_PhiSet "set value for absolute humidity at cooler outlet" annotation (Placement(transformation(extent={{-140,-30},{-100,10}}), iconTransformation(extent={{-120,-10},{-100,10}})));
-4: Name 'use_moisture_balance' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: use_moisture_balance. Affected line: parameter Boolean use_moisture_balance=false "If true, input connector QLat_flow is enabled and room air computes moisture balance" annotation (Dialog(tab="Moisture"));
+2: Missing documentation, Name 'x_pTphi' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: x, Tphi. Affected line: AixLib.ThermalZones.ReducedOrder.Multizone.BaseClasses.RelToAbsHum x_pTphi if use_PhiSet annotation (Placement(transformation(extent={{-60,-24},{-40,-44}})));
-5: Name 'intGains' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Gains. Affected line: Modelica.Blocks.Interfaces.RealInput intGains[3] "Input profiles for internal gains persons, machines, light" annotation ( Placement(transformation( extent={{-20,-20},{20,20}}, rotation=90, origin={80,-100}), iconTransformation( extent={{-12,-12},{12,12}}, rotation=90, origin={80,-84})));
+3: Name 'Tset' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Tset. Affected line: Modelica.Blocks.Interfaces.RealInput Tset if use_PhiSet "set value for temperature at cooler outlet" annotation (Placement(transformation(extent={{-140,30},{-100,70}}), iconTransformation(extent={{-120,50},{-100,70}})));
-6: Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: BoundaryConditions.WeatherData.Bus weaBus "Weather data bus" annotation (Placement( transformation(extent={{-117,18},{-83,50}}), iconTransformation( extent={{-110,50},{-90,70}})));
+4: Name 'X_intern' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: X_intern. Affected line: protected Modelica.Blocks.Interfaces.RealInput X_intern "internal mass fraction";
-7: Name 'ports' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: ports. Affected line: Modelica.Fluid.Vessels.BaseClasses.VesselFluidPorts_b ports[nPorts]( redeclare each final package Medium = Medium) "Auxilliary fluid inlets and outlets to indoor air volume" annotation (Placement(transformation(extent={{-49,-108},{49,-84}}), iconTransformation(extent={{-47,-84},{47,-60}})));
-8: Name 'intGainsConv' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Gains, Conv. Affected line: Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a intGainsConv if ATot > 0 or zoneParam.VAir > 0 "Convective internal gains" annotation (Placement(transformation(extent={{94,10},{114,30}}), iconTransformation(extent={{92,-6},{112,14}})));
+AixLib/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Examples/ExampleAHU.mo
+1: Documentation too short, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: ModularAHU modularAHU( humidifying=true, cooling=true, dehumidifying=true, heating=true, heatRecovery=true, usePhiSet=true, limPhiOda=true, m_flow_nominal=3000/3600*1.2, dpHrs_nominal(displayUnit="Pa") = 120, dpCoo_nominal(displayUnit="Pa") = 80, dpHea_nominal(displayUnit="Pa") = 40, dpHum_nominal(displayUnit="Pa") = 20, dpFanOda_nominal(displayUnit="Pa") = 1200, dpFanEta_nominal(displayUnit="Pa") = 1200, effHrsOn=0.73, dpFanOda(displayUnit="Pa") = 1200, dpFanEta(displayUnit="Pa") = 1200, etaFanOda=0.54, etaFanEta=0.54, redeclare model humidifier = AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.SteamHumidifier) annotation (Placement(transformation(extent={{-58,-22},{48,42}})));
-9: Name 'intGainsRad' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Gains. Affected line: Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a intGainsRad if ATot > 0 "Radiative internal gains" annotation (Placement(transformation(extent={{94,30},{114,50}}), iconTransformation(extent={{92,24},{112,44}})));
+2: Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: BoundaryConditions.WeatherData.ReaderTMY3 weaDat( calTSky=AixLib.BoundaryConditions.Types.SkyTemperatureCalculation.HorizontalRadiation, computeWetBulbTemperature=false, filNam=ModelicaServices.ExternalReferences.loadResource( "modelica://AixLib/Resources/weatherdata/TRY2015_Jahr_City_Aachen.mos")) "Weather data reader" annotation (Placement(transformation(extent={{-100,64},{-80,84}})));BoundaryConditions.WeatherData.Bus weaBus1 "Weather data bus" annotation (Placement(transformation(extent={{-80,64},{-60,84}})));
-10: Missing documentation. Affected line: protected parameter Real ATot = (sum(zoneParam.AExt) + sum(zoneParam.AWin) + zoneParam.AInt + zoneParam.ARoof+zoneParam.AFloor);
+3: Missing documentation. Affected line: Modelica.Blocks.Sources.Constant TEta(k=293.15) annotation (Placement(transformation(extent={{100,60},{80,80}})));
+4: Missing documentation. Affected line: Modelica.Blocks.Sources.Constant PhiEta(k=0.45) annotation (Placement(transformation(extent={{100,20},{80,40}})));
-AixLib/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Verification/ComparisonToAHU.mo
-1: Missing documentation, Name 'tempOutside' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: temp, Outside. Affected line: Modelica.Blocks.Sources.Sine tempOutside( amplitude=10, f=1/86400, phase=-3.1415/2, offset=292) annotation (Placement(transformation(extent={{-100,22},{-80,42}})));
-2: Missing documentation, Name 'Vflow_in' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Vflow. Affected line: Modelica.Blocks.Sources.Constant Vflow_in(k=100) annotation (Placement(transformation(extent={{-100,62},{-80,82}})));
+AixLib/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Components/BaseClasses/PartialCooler.mo
+1: Name 'use_T_set' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: T_set. Affected line: parameter Boolean use_T_set=false "if true, a set temperature is used to calculate the necessary heat flow rate";
-3: Missing documentation, Name 'desiredT_sup' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: desired, T_sup. Affected line: Modelica.Blocks.Sources.Constant desiredT_sup(k=293) annotation (Placement(transformation(extent={{64,12},{44,32}})));
+2: Missing documentation, Name 'PartialPressureDrop' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Partial, Pressure, Drop. Affected line: replaceable model PartialPressureDrop = Components.PressureDrop.BaseClasses.partialPressureDrop annotation(choicesAllMatching=true);PartialPressureDrop partialPressureDrop( final m_flow=mAirIn_flow, final rho=rhoAir, final dp_nominal=dp_nominal, final m_flow_nominal=m_flow_nominal);
-4: Documentation too short, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: AHU ahu( clockPeriodGeneric=1, heating=true, cooling=true, dehumidificationSet=false, humidificationSet=false, HRS=true, dp_sup(displayUnit="Pa"), dp_eta(displayUnit="Pa")) annotation (Placement(transformation(extent={{-68,20},{26,56}})));
+3: Name 'mb_flow' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: mb. Affected line: protected Modelica.Units.SI.MassFlowRate mb_flow "mass flow over boundary";
-5: Missing documentation, Name 'phi_roomMin' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: phi_room. Affected line: Modelica.Blocks.Sources.Constant phi_roomMin(k=0.47) annotation (Placement(transformation(extent={{68,-18},{48,2}})));
+4: Name 'Qb_flow' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Qb. Affected line: Modelica.Units.SI.HeatFlowRate Qb_flow "heat flow over boundary";
-6: Missing documentation, Name 'phi_roomMax' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: phi_room. Affected line: Modelica.Blocks.Sources.Constant phi_roomMax(k=0.55) annotation (Placement(transformation(extent={{98,-18},{78,2}})));
+5: Name 'T_intern' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: T_intern. Affected line: Modelica.Blocks.Interfaces.RealInput T_intern "internal temperature";
-7: Missing documentation, Name 'waterLoadOutside' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: water, Load, Outside. Affected line: Modelica.Blocks.Sources.Sine waterLoadOutside( f=1/86400, offset=0.008, amplitude=0.002, phase=-0.054829518451402) annotation (Placement(transformation(extent={{-100,-12},{-80,8}})));
+6: Name 'X_intern' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: X_intern. Affected line: Modelica.Blocks.Interfaces.RealInput X_intern "internal mass fraction";
-8: Missing documentation, Name 'phi_RoomExtractAir' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: phi_, Extract. Affected line: Modelica.Blocks.Sources.Constant phi_RoomExtractAir(k=0.6) annotation (Placement(transformation(extent={{98,14},{78,34}})));
+7: Name 'u_intern' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: u_intern. Affected line: Modelica.Blocks.Interfaces.RealInput u_intern "internal input connector for heat flow scaling";
-9: Missing documentation, Name 'tempAddInRoom' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: temp. Affected line: Modelica.Blocks.Sources.Sine tempAddInRoom( f=1/86400, amplitude=2, phase=-3.1415/4, offset=1.7) annotation (Placement(transformation(extent={{98,58},{78,78}})));
+8: Missing documentation. Affected line: Modelica.Blocks.Math.Min minT if use_T_set annotation (Placement(transformation(extent={{-48,68},{-36,80}})));
-10: Missing documentation, Name 'addToExtractTemp' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Extract, Temp. Affected line: Modelica.Blocks.Math.Add addToExtractTemp annotation (Placement(transformation(extent={{46,50},{34,62}})));
-11: Documentation too short, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: ModularAHU modularAHU( humidifying=false, cooling=true, dehumidifying=false, heating=true, heatRecovery=true, usePhiSet=true, limPhiOda=false, m_flow_nominal=100*1.2, dpHrs_nominal(displayUnit="Pa") = 120, dpCoo_nominal(displayUnit="Pa") = 80, dpHea_nominal(displayUnit="Pa") = 40, dpFanOda_nominal(displayUnit="Pa") = 800, dpFanEta_nominal(displayUnit="Pa") = 800) annotation (Placement(transformation(extent={{-54,-68},{16,-30}})));
+AixLib/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Components/RecircFlap.mo
+1: Name 'cpSteam' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Steam. Affected line: parameter Modelica.Units.SI.SpecificHeatCapacity cpSteam = 1860 "specific heat capacity of steam" annotation(Dialog(tab="Advanced"));
-12: Missing documentation. Affected line: Modelica.Blocks.Math.Abs abs1 annotation (Placement(transformation(extent={{-46,-100},{-66,-80}})));
+2: Missing documentation, Name 'PartialPressureDrop' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Partial, Pressure, Drop. Affected line: replaceable model PartialPressureDrop = Components.PressureDrop.BaseClasses.partialPressureDrop annotation(choicesAllMatching=true);PartialPressureDrop partialPressureDrop( final m_flow=mAirInOda_flow, final rho=rhoAir, final m_flow_nominal = m_flow_nominal, final dp_nominal = dp_nominal);PartialPressureDrop partialPressureDrop2( final m_flow=mAirInEta_flow, final rho=rhoAir, final m_flow_nominal = m_flow_nominal, final dp_nominal = dp_nominal);
+3: Name 'flapPos' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: flap. Affected line: Modelica.Blocks.Interfaces.RealInput flapPos "position of recirculating flap" annotation (Placement(transformation( extent={{-20,-20},{20,20}}, rotation=90, origin={-40,-110}), iconTransformation( extent={{-10,-10},{10,10}}, rotation=90, origin={-50,-100})));
-AixLib/Fluid/HeatPumps/ModularReversible/RefrigerantCycle/BaseClasses/PartialTableDataSDF.mo
-1: Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: parameter SDF.Types.InterpolationMethod interpMethod=SDF.Types.InterpolationMethod.Linear "Interpolation method" annotation(Dialog(group="Data handling"));parameter SDF.Types.ExtrapolationMethod extrapMethod=SDF.Types.ExtrapolationMethod.Hold "Extrapolation method" annotation(Dialog(group="Data handling"));
+4: Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: protected // variables Modelica.Units.SI.SpecificHeatCapacity cpAirInOda "specific heat capacity of incoming outdoor air";
-2: Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: SDF.NDTable nDTabQUse_flow( final nin=nDim, final readFromFile=true, final interpMethod=interpMethod, final extrapMethod=extrapMethod) "SDF-Table data for condenser heat flow" annotation (Placement(transformation( extent={{-10,-10},{10,10}}, rotation=-90, origin={70,30})));SDF.NDTable nDTabPEle( final nin=nDim, final readFromFile=true, final interpMethod=interpMethod, final extrapMethod=extrapMethod) "SDF table data for electrical power" annotation (Placement(transformation( extent={{-10,-10},{10,10}}, rotation=-90, origin={10,30})));
+5: Name 'splitFactor' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: split, Factor. Affected line: Real splitFactor "factor that describes portion of exhaust air, that is mixed into the outdoor air";
-3: Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: RearrangeInputs ordInp(final nDim=nDim) "Possibly change Input order" annotation ( Placement(transformation( extent={{-10,-10},{10,10}}, rotation=0, origin={-40,50})));
-4: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: parameter SDF.Types.ExternalNDTable extTabQUse_flow=SDF.Types.ExternalNDTable( nDTabQUse_flow.nin, SDF.Functions.readTableData( Modelica.Utilities.Files.loadResource(nDTabQUse_flow.filename), nDTabQUse_flow.dataset, nDTabQUse_flow.dataUnit, nDTabQUse_flow.scaleUnits));
+AixLib/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Controler/ControlerCooler.mo
+1: Name 'xSupSet' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: x. Affected line: Modelica.Blocks.Interfaces.RealInput xSupSet(start=0.007) "max. set value for absolute humidity of supply air" annotation (Placement( transformation(extent={{-140,40},{-100,80}}), iconTransformation(extent ={{-120,50},{-100,70}})));
-5: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: parameter SDF.Types.ExternalNDTable extTabPEle=SDF.Types.ExternalNDTable( nDTabPEle.nin, SDF.Functions.readTableData( Modelica.Utilities.Files.loadResource(nDTabPEle.filename), nDTabPEle.dataset, nDTabPEle.dataUnit, nDTabPEle.scaleUnits));
+2: Name 'TsupSet' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Tsup. Affected line: Modelica.Blocks.Interfaces.RealInput TsupSet(start=293.15) "set value for temperature at supply air outlet" annotation (Placement( transformation(extent={{-140,-40},{-100,0}}), iconTransformation( extent={{-10,-10},{10,10}}, rotation=0, origin={-110,-20})));
-6: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: function evaluate input SDF.Types.ExternalNDTable table;input Real[:] params;input SDF.Types.InterpolationMethod interpMethod;input SDF.Types.ExtrapolationMethod extrapMethod;
+3: Name 'TcoolerSet' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Tcooler. Affected line: Modelica.Blocks.Interfaces.RealOutput TcoolerSet "Connector of Real output signal" annotation (Placement(transformation( extent={{100,-10},{120,10}}), iconTransformation(extent={{100,-10},{120, 10}})));
-7: Missing documentation, Name 'value;' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: value. Affected line: output Real value;
+4: Missing documentation, Name 'realPassThrough' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: real, Pass, Through. Affected line: Modelica.Blocks.Routing.RealPassThrough realPassThrough if not activeDehumidifying annotation (Placement(transformation(extent={{52,-98},{72,-78}})));
+5: Missing documentation, Name 'min_X' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: min_. Affected line: Modelica.Blocks.Math.Min min_X if activeDehumidifying annotation (Placement(transformation(extent={{12,-12},{32,8}})));
-AixLib/Fluid/Pools/BaseClasses/AirFlowMoistureToROM.mo
-1: Missing documentation, Name 'nPools' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Pools. Affected line: parameter Integer nPools = 1;
+6: Missing documentation, Name 'greater' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: greater. Affected line: Modelica.Blocks.Logical.Greater greater annotation (Placement(transformation(extent={{-8,70},{12,90}})));
-2: Name 'm_flow_eva' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: m_flow_eva. Affected line: Modelica.Blocks.Interfaces.RealInput m_flow_eva[nPools] "Water mass flow due to evaporation" annotation (Placement(transformation( extent={{120,-44},{88,-12}}), iconTransformation(extent={{108,-50},{ 82,-24}})));
+7: Missing documentation, Name 'switch1' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: switch. Affected line: Modelica.Blocks.Logical.Switch switch1 if activeDehumidifying annotation (Placement(transformation(extent={{58,12},{78,32}})));
-3: Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: MixingVolumes.MixingVolumeMoistAir AirLay( redeclare package Medium = AirMedium, T_start=303.15, V=VAirLay, energyDynamics=energyDynamics, m_flow_nominal=m_flow_air_nominal, nPorts=2) "Air layer above swimming pool, relevant for evaporation" annotation (Placement(transformation(extent={{-4,42},{-24,62}})));Movers.FlowControlled_m_flow sou( redeclare package Medium = AirMedium, energyDynamics=energyDynamics, m_flow_nominal=m_flow_air_nominal, addPowerToMedium=false, nominalValuesDefineDefaultPressureCurve=true) annotation (Placement(transformation(extent={{-24,-42},{-46, -16}})));
-4: Missing documentation, Name 'Sum_m_flow_eva' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Sum_m_flow_eva. Affected line: Modelica.Blocks.Math.MultiSum Sum_m_flow_eva(nu=nPools) annotation (Placement(transformation(extent={{76,-34},{64,-22}})));
+AixLib/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Components/Validation/SteamHumidifier.mo
+1: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.Sources.Boundary_pT sin( redeclare package Medium = AixLib.Media.Air, nPorts=1) annotation (Placement(transformation(extent={{110,-70},{90,-50}})));
-5: Missing documentation. Affected line: Modelica.Blocks.Math.MultiSum SumQEva(nu=nPools) annotation (Placement(transformation(extent={{76,34},{60,50}})));
+2: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.Sources.MassFlowSource_T sou( redeclare package Medium = AixLib.Media.Air, use_Xi_in=true, use_m_flow_in=true, use_T_in=true, nPorts=1) annotation (Placement(transformation(extent={{-48,-70},{-28,-50}})));
-6: Missing documentation, Name 'prescribedHeatFlow' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: prescribed, Heat. Affected line: Modelica.Thermal.HeatTransfer.Sources.PrescribedHeatFlow prescribedHeatFlow annotation (Placement(transformation(extent={{48,32},{28,52}})));
+3: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.Sensors.TemperatureTwoPort senTem(redeclare package Medium = AixLib.Media.Air, m_flow_nominal=4500/3600*1.2) annotation (Placement(transformation(extent={{62,-70},{82,-50}})));
+4: Missing documentation. Affected line: Modelica.Blocks.Sources.Ramp ramT( height=10, duration=1800, offset=298.15, startTime=3600) annotation (Placement(transformation(extent={{-90,2},{-70,22}})));
-AixLib/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Components/BaseClasses/HeatTransfer/ConvectiveHeatTransferCoefficient.mo
-1: Name 'length' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: length. Affected line: parameter Modelica.Units.SI.Length length "length of heat exchanger";
+5: Missing documentation, Name 'ramXi' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Xi. Affected line: Modelica.Blocks.Sources.Ramp ramXi( height=0.003, duration=1800, offset=0.003, startTime=7200) annotation (Placement(transformation(extent={{-92,-30},{-72,-10}})));
-2: Name 'nFins' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Fins. Affected line: parameter Real nFins "number of parallel plates in heat exchanger";
+6: Missing documentation. Affected line: Modelica.Blocks.Sources.Ramp ramMasFlo( height=1500/3600*1.2, duration=1800, offset=3000/3600*1.2, startTime=10800) annotation (Placement(transformation(extent={{-88,36},{-68,56}})));
-3: Name 'Nu' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Nu. Affected line: Real Nu "Nusselt number";
+7: Missing documentation. Affected line: Modelica.Blocks.Sources.Constant TSet(k=1) annotation (Placement(transformation(extent={{-96,-88},{-76,-68}})));
-4: Name 'v' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: v. Affected line: Modelica.Units.SI.Velocity v "velocity of air";
+8: Missing documentation. Affected line: Modelica.Blocks.Math.Feedback resT annotation (Placement(transformation(extent={{78,-38},{98,-18}})));
-5: Name 'mu' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: mu. Affected line: constant Modelica.Units.SI.DynamicViscosity mu = 17.1E-6 "dynamic viscosity of air";
+9: Missing documentation. Affected line: Modelica.Blocks.Sources.Constant XSet(k=0.008) annotation (Placement(transformation(extent={{-88,74},{-68,94}})));
-6: Name 'diameter' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: diameter. Affected line: Modelica.Units.SI.Length diameter "hydraulic diameter";
+10: Missing documentation. Affected line: Modelica.Blocks.Math.Feedback resX annotation (Placement(transformation(extent={{48,-30},{68,-10}})));
+11: Missing documentation. Affected line: Modelica.Blocks.Math.Feedback resPow annotation (Placement(transformation(extent={{82,-16},{102,4}})));
-AixLib/ThermalZones/ReducedOrder/Multizone/BaseClasses/PartialMultizone.mo
-1: Name 'buildingID' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: building, D. Affected line: parameter Integer buildingID "Unique identifier of the building";
+12: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.Sensors.MassFractionTwoPort senMasFra(redeclare package Medium = AixLib.Media.Air, m_flow_nominal=4500/3600*1.2) annotation (Placement(transformation(extent={{30,-70},{50,-50}})));
-2: Name 'ABuilding' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Building. Affected line: parameter Modelica.Units.SI.Area ABuilding(min=0) "Net floor area of building";
+13: Documentation too short. Affected line: AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.SteamHumidifier steHum( mWat_flow_nominal=2.5/3600, TWatIn=293.15, m_flow_nominal=4500/3600*1.2, dp_nominal(displayUnit="Pa") = 20, redeclare model PartialPressureDrop = AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.PressureDrop.PressureDropSimple) annotation (Placement(transformation(extent={{-18,-24},{2,-4}})));
-3: Name 'numZones' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Zones. Affected line: parameter Integer numZones(min=1) "Number of zones";
+14: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.Humidifiers.GenericHumidifier_u hum( redeclare package Medium = AixLib.Media.Air, m_flow_nominal=4500/3600*1.2, dp_nominal=20, energyDynamics=Modelica.Fluid.Types.Dynamics.FixedInitial, mWat_flow_nominal=2.5/3600, TLiqWat_in=293.15, steamHumidifier=true) annotation (Placement(transformation(extent={{-10,-70},{10,-50}})));
-4: Name 'zoneParam' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Param. Affected line: replaceable parameter AixLib.DataBase.ThermalZones.ZoneBaseRecord zoneParam[numZones] "Setup for zones" annotation (choicesAllMatching=false);
+15: Documentation too short. Affected line: AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.SteamHumidifier steHum1( use_X_set=true, TWatIn=273.15, m_flow_nominal=4500/3600*1.2, dp_nominal(displayUnit="Pa") = 20, redeclare model PartialPressureDrop = AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.PressureDrop.PressureDropSimple) annotation (Placement(transformation(extent={{-10,72},{10,92}})));
-5: Name 'nPorts' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Ports. Affected line: parameter Integer nPorts = 0 "Number of fluid ports" annotation(Evaluate=true, Dialog(connectorSizing=true, tab="General",group="Ports"));
+16: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.Sources.MassFlowSource_T sou1( redeclare package Medium = Media.Air, use_Xi_in=true, use_m_flow_in=true, use_T_in=true, nPorts=1) annotation (Placement(transformation(extent={{-30,28},{-10,48}})));
-6: Name 'use_MechanicalAirExchange' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Mechanical, Exchange. Affected line: parameter Boolean use_MechanicalAirExchange=true "Consider mechanical ventilation by setting true";
+17: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.Humidifiers.SteamHumidifier_X hum1( redeclare package Medium = AixLib.Media.Air, m_flow_nominal=4500/3600, dp_nominal=20, energyDynamics=Modelica.Fluid.Types.Dynamics.FixedInitial) annotation (Placement(transformation(extent={{8,30},{28,50}})));
-7: Name 'use_NaturalAirExchange' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Natural, Exchange. Affected line: parameter Boolean use_NaturalAirExchange=use_MechanicalAirExchange "Consider natural ventilation and infiltration by setting true";
+18: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.Sensors.MassFractionTwoPort senMasFra1(redeclare package Medium = Media.Air, m_flow_nominal=4500/3600*1.2) annotation (Placement(transformation(extent={{36,30},{56,50}})));Fluid.Sensors.TemperatureTwoPort senTem1(redeclare package Medium = Media.Air, m_flow_nominal=4500/3600*1.2) annotation (Placement(transformation(extent={{64,30},{84,50}})));Fluid.Sources.Boundary_pT sin1(redeclare package Medium = Media.Air, nPorts=1) annotation (Placement(transformation(extent={{114,30},{94,50}})));
-8: Name 'XCO2_amb' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: O2_amb. Affected line: parameter Modelica.Units.SI.MassFraction XCO2_amb=6.12157E-4 "Massfraction of CO2 in atmosphere (equals 403ppm)" annotation (Dialog(tab="CO2", enable=use_C_flow));
+19: Missing documentation. Affected line: Modelica.Blocks.Math.Feedback resT1 annotation (Placement(transformation(extent={{86,56},{106,76}})));
-9: Name 'areaBod' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: area. Affected line: parameter Modelica.Units.SI.Area areaBod=1.8 "Body surface area source SIA 2024:2015" annotation (Dialog(tab="CO2", enable=use_C_flow));
+20: Missing documentation. Affected line: Modelica.Blocks.Math.Feedback resX1 annotation (Placement(transformation(extent={{58,68},{78,88}})));
-10: Name 'use_moisture_balance' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: use_moisture_balance. Affected line: parameter Boolean use_moisture_balance=false "If true, input connector QLat_flow is enabled and room air computes moisture balance" annotation (Dialog(tab="Moisture"));
+21: Missing documentation. Affected line: Modelica.Blocks.Math.Feedback resPow1 annotation (Placement(transformation(extent={{32,82},{52,102}})));
-11: Name 'corG' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: G. Affected line: replaceable model corG = SolarGain.CorrectionGDoublePane constrainedby AixLib.ThermalZones.ReducedOrder.SolarGain.BaseClasses.PartialCorrectionG "Model for correction of solar transmission" annotation(choicesAllMatching=true);
-12: Name 'intGains' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Gains. Affected line: Modelica.Blocks.Interfaces.RealInput intGains[3*numZones] "Input profiles for internal gains persons, machines, light" annotation ( Placement(transformation( extent={{20,-20},{-20,20}}, rotation=-90, origin={76,-100}), iconTransformation( extent={{-10,-10},{10,10}}, rotation=90, origin={60,-110})));
+AixLib/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Components/BaseClasses/PartialComponent.mo
+1: Name 'cpSteam' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Steam. Affected line: parameter Modelica.Units.SI.SpecificHeatCapacity cpSteam = 1860 "specific heat capacity of steam" annotation(Dialog(tab="Advanced"));
-13: Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: BoundaryConditions.WeatherData.Bus weaBus "Weather data bus" annotation (Placement( transformation(extent={{-117,53},{-83,85}}), iconTransformation( extent={{-90,30},{-70,50}})));
+2: Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: protected // constants constant Modelica.Units.SI.SpecificEnthalpy r0 = 2500E3 "specific heat of vaporization at 0°C";
-14: Name 'intGainsConv' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Gains, Conv. Affected line: Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a intGainsConv[size(zone, 1)] if ASurTot > 0 or VAir > 0 "Convective internal gains" annotation (Placement(transformation(extent={{-110,-80},{-90,-60}}), iconTransformation(extent={{-90,-92},{-70,-72}})));
-15: Name 'intGainsRad' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Gains. Affected line: Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a intGainsRad[size(zone, 1)] if ASurTot > 0 "Radiative internal gains" annotation (Placement(transformation(extent={{-110,-30},{-90,-50}}), iconTransformation(extent={{-90,-60},{-70,-40}})));
+AixLib/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Components/Validation/Fan.mo
+1: Missing documentation. Affected line: Modelica.Blocks.Sources.Ramp ramMasFlo( height=1500/3600*1.2, duration=1800, offset=3000/3600*1.2, startTime=10800) annotation (Placement(transformation(extent={{-100,36},{-80,56}})));
-16: Name 'internalGainsMode' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: internal, Gains, Mode. Affected line: parameter Integer internalGainsMode "Decides which internal gains model for persons is used";
+2: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.Sources.Boundary_pT sin(redeclare package Medium = Media.Air, nPorts=1) annotation (Placement(transformation(extent={{100,-70},{80,-50}})));
-17: Name 'Heater_on' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Heater_on. Affected line: parameter Boolean Heater_on=true "Activates the heater" annotation (Dialog(tab="IdealHeaterCooler", group="Heater", enable=not recOrSep));
+3: Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.Movers.FlowControlled_dp mov( redeclare package Medium = AixLib.Media.Air "Moist air", energyDynamics=Modelica.Fluid.Types.Dynamics.FixedInitial, redeclare AixLib.Fluid.Movers.Data.Generic per(efficiency(eta={1})), m_flow_nominal=4500/3600*1.2, dp_nominal=800) annotation (Placement(transformation(extent={{-34,-70},{-14,-50}})));
-18: Name 'h_heater' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: h_heater. Affected line: parameter Real h_heater=0 "Upper limit controller output of the heater" annotation (Dialog(tab="IdealHeaterCooler", group="Heater", enable=not recOrSep));
+4: Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.FixedResistances.PressureDrop res( redeclare package Medium = AixLib.Media.Air "Moist air", m_flow_nominal=4500/3600*1.2, dp_nominal=800) annotation (Placement(transformation(extent={{52,-70},{72,-50}})));
-19: Name 'l_heater' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: l_heater. Affected line: parameter Real l_heater=0 "Lower limit controller output of the heater" annotation (Dialog(tab="IdealHeaterCooler", group="Heater", enable=not recOrSep));
+5: Documentation too short, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: FanSimple fanSim( m_flow_nominal=4500/3600*1.2, dp_nominal(displayUnit="Pa") = 800, eta=0.49) annotation (Placement(transformation(extent={{-22,8},{-2,28}})));
-20: Name 'KR_heater' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: K, R_heater. Affected line: parameter Real KR_heater=1000 "Gain of the heating controller" annotation (Dialog(tab="IdealHeaterCooler", group="Heater", enable=not recOrSep));
+6: Missing documentation. Affected line: Modelica.Blocks.Sources.Ramp ramT( height=15, duration=1800, offset=268.15, startTime=3600) annotation (Placement(transformation(extent={{-100,2},{-80,22}})));
-21: Name 'TN_heater' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: N_heater. Affected line: parameter Modelica.Units.SI.Time TN_heater=1 "Time constant of the heating controller" annotation (Dialog( tab="IdealHeaterCooler", group="Heater", enable=not recOrSep));
+7: Missing documentation, Name 'ramXi' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Xi. Affected line: Modelica.Blocks.Sources.Ramp ramXi( height=0.003, duration=1800, offset=0.003, startTime=7200) annotation (Placement(transformation(extent={{-100,-32},{-80,-12}})));
-22: Name 'Cooler_on' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Cooler_on. Affected line: parameter Boolean Cooler_on=true "Activates the cooler" annotation (Dialog(tab="IdealHeaterCooler", group="Cooler", enable=not recOrSep));
+8: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.Sensors.TemperatureTwoPort senTem(redeclare package Medium = Media.Air, m_flow_nominal=4500/3600*1.2) annotation (Placement(transformation(extent={{26,-70},{46,-50}})));
-23: Name 'h_cooler' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: h_cooler. Affected line: parameter Real h_cooler=0 "Upper limit controller output of the cooler" annotation (Dialog(tab="IdealHeaterCooler", group="Cooler", enable=not recOrSep));
+9: Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.Sensors.MassFlowRate senMasFlo(redeclare package Medium = AixLib.Media.Air "Moist air") annotation (Placement(transformation(extent={{-2,-70},{18,-50}})));
-24: Name 'l_cooler' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: l_cooler. Affected line: parameter Real l_cooler=0 "Lower limit controller output of the cooler" annotation (Dialog(tab="IdealHeaterCooler", group="Cooler", enable=not recOrSep));
+10: Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.Sources.MassFlowSource_T sou( redeclare package Medium = AixLib.Media.Air "Moist air", use_Xi_in=true, use_m_flow_in=true, use_T_in=true, nPorts=1) annotation (Placement(transformation(extent={{-62,-70},{-42,-50}})));
-25: Name 'KR_cooler' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: K, R_cooler. Affected line: parameter Real KR_cooler=1000 "Gain of the cooling controller" annotation (Dialog(tab="IdealHeaterCooler", group="Cooler", enable=not recOrSep));
+11: Missing documentation. Affected line: Modelica.Blocks.Sources.Constant dp(k=800) annotation (Placement(transformation(extent={{-58,54},{-38,74}})));
-26: Name 'TN_cooler' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: N_cooler. Affected line: parameter Modelica.Units.SI.Time TN_cooler=1 "Time constant of the cooling controller" annotation (Dialog( tab="IdealHeaterCooler", group="Cooler", enable=not recOrSep));
+12: Missing documentation. Affected line: Modelica.Blocks.Math.Feedback resPow annotation (Placement(transformation(extent={{34,0},{54,20}})));
-27: Missing documentation, Name 'MediumPoolWater' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Medium, Pool, Water. Affected line: replaceable package MediumPoolWater = Media.Water annotation (choices(choice(redeclare package Medium = AixLib.Media.Water "Water")), Dialog(enable=use_pools_tot,tab="Moisture", group="Pools"));
+13: Missing documentation. Affected line: Modelica.Blocks.Math.Feedback resT annotation (Placement(transformation(extent={{50,-28},{70,-8}})));
-28: Name 'TSetHeat' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Heat. Affected line: Modelica.Blocks.Interfaces.RealInput TSetHeat[numZones]( each final quantity="ThermodynamicTemperature", each final unit="K", each displayUnit="degC", each min=0) "Set point for heater - used only if zoneParam[i].HeaterOn is true" annotation (Placement(transformation( extent={{20,-20},{-20,20}}, rotation=270, origin={-40,-100}), iconTransformation( extent={{10,-10},{-10,10}}, rotation=270, origin={-52,-110})));
-29: Name 'TSetCool' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Cool. Affected line: Modelica.Blocks.Interfaces.RealInput TSetCool[numZones]( each final quantity="ThermodynamicTemperature", each final unit="K", each displayUnit="degC", each min=0) "Set point for cooler - used only if zoneParam[i].CoolerOn is true" annotation (Placement(transformation( extent={{20,-20},{-20,20}}, rotation=270, origin={-80,-100}), iconTransformation( extent={{10,-10},{-10,10}}, rotation=270, origin={-74,-110})));
+AixLib/Fluid/FixedResistances/Examples/SimplePipe.mo
+1: Name 'Medium' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Medium. Affected line: replaceable package Medium = Modelica.Media.Water.ConstantPropertyLiquidWater "Medium in the system" annotation(choicesAllMatching = true);
-30: Name 'PHeater' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Heater. Affected line: Modelica.Blocks.Interfaces.RealOutput PHeater[numZones](each final quantity="HeatFlowRate", each final unit="W") "Power for heating" annotation ( Placement(transformation(extent={{100,-56},{120,-36}}), iconTransformation(extent={{80,-80},{100,-60}})));
+2: Missing documentation, Name 'Source' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Source. Affected line: Modelica.Fluid.Sources.MassFlowSource_T Source( redeclare package Medium = Medium, use_m_flow_in=false, use_T_in=true, m_flow=0.3, T=323.15, nPorts=1) annotation (Placement(transformation(extent={{-68,-10},{-48,10}})));
-31: Name 'PCooler' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Cooler. Affected line: Modelica.Blocks.Interfaces.RealOutput PCooler[numZones](each final quantity="HeatFlowRate", each final unit="W") "Power for cooling" annotation ( Placement(transformation(extent={{100,-70},{120,-50}}),iconTransformation( extent={{80,-100},{100,-80}})));
+3: Missing documentation, Name 'fixedTemp' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: fixed, Temp. Affected line: Modelica.Thermal.HeatTransfer.Sources.FixedTemperature fixedTemp[simplePipe.nNodes](each T= 278.15) annotation (Placement(transformation(extent={{-40,40},{-20,60}})));
-32: Name 'QIntGains_flow' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Gains. Affected line: Modelica.Blocks.Interfaces.RealOutput QIntGains_flow[numZones,3](each final quantity="HeatFlowRate", each final unit="W") if ASurTot > 0 or VAir > 0 "Heat flow based on internal gains for each zone from lights[1], machines[2], and persons[3]" annotation (Placement(transformation(extent={{100,-90},{ 120,-70}}), iconTransformation(extent={{80,-100},{100,-80}})));
+4: Missing documentation, Name 'Sink' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Sink. Affected line: Modelica.Fluid.Sources.FixedBoundary Sink( redeclare package Medium = Medium, nPorts=1) annotation (Placement(transformation(extent={{-10,-10},{10,10}}, rotation=180, origin={78,0})));
+5: Missing documentation, Name 'system' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: system. Affected line: inner Modelica.Fluid.System system annotation (Placement(transformation(extent={{80,80},{100,100}})));
-AixLib/Airflow/AirHandlingUnit/ModularAirHandlingUnit/ModularAHU.mo
-1: Name 'cooling' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: cooling. Affected line: parameter Boolean cooling = true "set to true if cooling is implemented";
+6: Missing documentation, Name 'simplePipe' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: simple, Pipe. Affected line: AixLib.Fluid.FixedResistances.SimplePipe simplePipe( redeclare package Medium = Medium, nNodes=4, dh=0.028, length=10, lambda=0.035, thickness=0.001, T_start=323.15, m_flow_nominal=0.5, energyDynamics=Modelica.Fluid.Types.Dynamics.FixedInitial) annotation (Placement(transformation(extent={{-10,-10},{10,10}})));
-2: Name 'dehumidifying' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: dehumidifying. Affected line: parameter Boolean dehumidifying = false "set to true if dehumidification by sub-cooling is implemented" annotation(Dialog(enable=cooling and heating));
+7: Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Sensors.TemperatureTwoPort senTemIn( redeclare package Medium = Medium, m_flow_nominal=0.001, T_start=323.15) "Temperature sensor" annotation (Placement(transformation(extent={{-40,-10},{-20,10}})));Sensors.TemperatureTwoPort senTemOut( redeclare package Medium = Medium, m_flow_nominal=0.001, T_start=323.15) "Temperature sensor" annotation (Placement(transformation(extent={{20,-10},{40,10}})));
-3: Name 'heating' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: heating. Affected line: parameter Boolean heating = true "set to true if heating is used";
-4: Name 'heatRecovery' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: heat, Recovery. Affected line: parameter Boolean heatRecovery = true "set to true if heat recovery system is implemented";
+AixLib/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Components/HeatRecoverySystem.mo
+1: Name 'cpSteam' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Steam. Affected line: parameter Modelica.Units.SI.SpecificHeatCapacity cpSteam = 1860 "specific heat capacity of steam" annotation(Dialog(tab="Advanced"));
-5: Name 'TSteam' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Steam. Affected line: parameter Modelica.Units.SI.Temperature TSteam=373.15 "steam temperature" annotation(Dialog(tab="Advanced", group="Humidifying",enable=humidifying));
+2: Missing documentation, Name 'PartialPressureDrop' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Partial, Pressure, Drop. Affected line: replaceable model PartialPressureDrop = Components.PressureDrop.BaseClasses.partialPressureDrop annotation(choicesAllMatching=true);PartialPressureDrop partialPressureDropOda( final m_flow=mAirInOda_flow, final rho=rhoAir, final m_flow_nominal=m_flow_nominal, final dp_nominal=dp_nominal);PartialPressureDrop partialPressureDropEta( final m_flow=mAirInEta_flow, final rho=rhoAir, final m_flow_nominal=m_flow_nominal, final dp_nominal=dp_nominal);
-6: Name 'use_X_set' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: X_set. Affected line: parameter Boolean use_X_set = dehumidifying "true if dehumidifying is chosen";
+3: Name 'r0' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: r0. Affected line: protected constant Modelica.Units.SI.SpecificEnthalpy r0 = 2500E3 "specific heat of vaporization at 0°C";
-7: Missing documentation, Name 'realPassThrough' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: real, Pass, Through. Affected line: Modelica.Blocks.Routing.RealPassThrough realPassThrough annotation (Placement(transformation(extent={{126,-84},{134,-76}})));
+4: Missing documentation. Affected line: Modelica.Blocks.Math.Add add(k2=-1) annotation (Placement(transformation(extent={{-26,42},{-6,22}})));
-8: Missing documentation. Affected line: Modelica.Blocks.Math.Add add1(k2=-1) annotation (Placement(transformation( extent={{-6,-6},{6,6}}, rotation=180, origin={12,-82})));
+5: Missing documentation, Name 'product1' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: product. Affected line: Modelica.Blocks.Math.Product product1 annotation (Placement(transformation(extent={{12,32},{32,52}})));
-9: Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: ThermalZones.ReducedOrder.Multizone.BaseClasses.RelToAbsHum relToAbsHum "Converter from relative humidity to absolute humidity" annotation (Placement(transformation(extent={{-136,-8},{-126,2}})));ThermalZones.ReducedOrder.Multizone.BaseClasses.RelToAbsHum relToAbsHum1 "Converter from relative humidity to absolute humidity" annotation (Placement(transformation(extent={{108,44},{98,34}})));ThermalZones.ReducedOrder.Multizone.BaseClasses.RelToAbsHum relToAbsHum2 "Converter from relative humidity to absolute humidity" annotation (Placement(transformation(extent={{56,-86},{46,-96}})));
+6: Missing documentation. Affected line: Modelica.Blocks.Math.Add add1(k1=-1) annotation (Placement(transformation(extent={{50,8},{70,28}})));
-10: Name 'QCooIntern' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Intern. Affected line: Modelica.Blocks.Interfaces.RealInput QCooIntern "internal connector for cooling power";
+7: Missing documentation. Affected line: Modelica.Blocks.Sources.RealExpression TOutMax(y=TAirOutOdaMax) annotation (Placement(transformation(extent={{-60,4},{-48,20}})));
-11: Name 'QHumIntern' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Intern. Affected line: Modelica.Blocks.Interfaces.RealInput QHumIntern "internal connector for humidification power";
+8: Missing documentation. Affected line: Modelica.Blocks.Sources.RealExpression TOutMin(y=TAirOutOdaMin) annotation (Placement(transformation(extent={{-56,42},{-44,58}})));
AixLib/Utilities/Psychrometrics/MixedHumidity.mo
@@ -947,95 +563,71 @@ AixLib/Utilities/Psychrometrics/MixedHumidity.mo
6: Name 'flowRate_flow2' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Rate_flow. Affected line: Modelica.Blocks.Interfaces.RealInput flowRate_flow2 "Flow rate volume flow 2" annotation (Placement(transformation(extent={{-120,-94},{-80,-54}}), iconTransformation(extent={{-112,-86},{-80,-54}})));
-AixLib/Systems/TABS/Tabs.mo
-1: Name 'Medium' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Medium. Affected line: replaceable package Medium = Modelica.Media.Interfaces.PartialMedium "Medium in the system" annotation (choices( choice(redeclare package Medium = AixLib.Media.Air "Moist air"), choice(redeclare package Medium = AixLib.Media.Water "Water"), choice(redeclare package Medium = AixLib.Media.Antifreeze.PropyleneGlycolWater (property_T=293.15, X_a=0.40) "Propylene glycol water, 40% mass fraction")));
-
-2: Name 'length' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: length. Affected line: parameter Modelica.Units.SI.Length length=100 "Pipe length" annotation (Dialog(group="Concrete core activation"));
-
-3: Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: parameter DataBase.Pipes.PipeBaseDataDefinition parameterPipe= DataBase.Pipes.Copper.Copper_133x3() "Pipe type with representative length and diameter" annotation (Dialog(group="Concrete core activation"));parameter SI.Area area "Area of activated concrete" annotation (Dialog(group="Concrete core activation"));parameter SI.Length thickness "Thickness of activated concrete" annotation (Dialog(group="Concrete core activation"));parameter SI.SpecificHeatCapacity cp=1000 "Specific heat capacity of concrete" annotation (Dialog(group="Concrete core activation"));parameter SI.Density rho=2100 "Density of activated concrete" annotation (Dialog(group="Concrete core activation"));
-
-4: Name 'alpha' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: alpha. Affected line: parameter Real alpha=10 "Heat transfer coefficient concrete to air" annotation (Dialog(group="Concrete core activation"));
-
-5: Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: parameter SI.PressureDifference dp_hx_nominal=1000 "Pressure difference" annotation (Dialog(group="Heat exchangers in hydronic system"));parameter SI.TemperatureDifference dT_nom_hx=1 "Temperature difference at nominal conditions (used to calculate Gc)" annotation (Dialog(group="Heat exchangers in hydronic system"));parameter SI.HeatFlowRate Q_nom_hx=50000 "Heat flow at nominal conditions (used to calculate Gc) of the heat exchangers" annotation (Dialog(group="Heat exchangers in hydronic system"));
-
-6: Name 'length_hyd' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: length_hyd. Affected line: parameter Modelica.Units.SI.Length length_hyd=1 "Pipe length of hydronic system" annotation (Dialog(group="Hydronics"));
-
-7: Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: parameter DataBase.Pipes.PipeBaseDataDefinition parameterPipe_hyd= DataBase.Pipes.Copper.Copper_64x2() "Pipe type with representative length and diameter" annotation (Dialog(group="Hydronics"));
-
-8: Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: parameter SI.Temperature T_amb=293.15 "Ambient temperature for heat loss";Fluid.FixedResistances.GenericPipe pipe( redeclare package Medium = Medium, final pipeModel, final parameterPipe=parameterPipe, final withInsulation=false, final withConvection=false, final m_flow_nominal=m_flow_nominal, final allowFlowReversal=allowFlowReversal, final length=length, final energyDynamics=energyDynamics, final massDynamics=massDynamics, final T_start=T_start) "Pipe that goes through the concrete" annotation ( Placement(transformation( extent={{10,10},{-10,-10}}, rotation=180, origin={0,58})));
-
-9: Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: HydraulicModules.Pump pumpSys( redeclare package Medium = Medium, parameterPipe=parameterPipe_hyd, final allowFlowReversal=allowFlowReversal, final T_amb=T_amb, final m_flow_nominal=m_flow_nominal, final T_start=T_start, length=length_hyd, final energyDynamics=energyDynamics, final massDynamics=massDynamics, redeclare HydraulicModules.BaseClasses.PumpInterface_SpeedControlledNrpm PumpInterface(pump(redeclare AixLib.Fluid.Movers.Data.Pumps.Wilo.Stratos32slash1to12 per))) "Hydraulic module with of the internal circuit that supplies the concrete" annotation (Dialog(enable=true, group="Hydronics"), Placement( transformation( extent={{-20,-20},{20,20}}, rotation=90, origin={0,20})));
-
-10: Name 'port_a1' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: port_a. Affected line: Modelica.Fluid.Interfaces.FluidPort_a port_a1(redeclare package Medium = Medium) "Fluid connector a1 (positive design flow direction is from port_a1 to port_b1)" annotation (Placement(transformation(extent={{-90,-110},{-70,-90}})));
-
-11: Name 'port_b1' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: port_b. Affected line: Modelica.Fluid.Interfaces.FluidPort_b port_b1(redeclare package Medium = Medium) "Fluid connector b1 (positive design flow direction is from port_a2 to port_b2)" annotation (Placement(transformation(extent={{-50,-110},{-30,-90}}), iconTransformation(extent={{-50,-110},{-30,-90}})));
-
-12: Name 'port_a2' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: port_a. Affected line: Modelica.Fluid.Interfaces.FluidPort_a port_a2(redeclare package Medium = Medium) "Fluid connector a2 (positive design flow direction is from port_a1 to port_b1)" annotation (Placement(transformation(extent={{30,-110},{50,-90}}), iconTransformation(extent={{30,-110},{50,-90}})));
-
-13: Name 'port_b2' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: port_b. Affected line: Modelica.Fluid.Interfaces.FluidPort_b port_b2(redeclare package Medium = Medium) "Fluid connector b2 (positive design flow direction is from port_a2 to port_b2)" annotation (Placement(transformation(extent={{70,-110},{90,-90}}), iconTransformation(extent={{70,-108},{90,-88}})));
+AixLib/Systems/TABS/Controller/CtrTabs.mo
+1: Name 'TflowSet' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Tflow. Affected line: parameter Modelica.Units.SI.Temperature TflowSet=293.15 "Flow temperature set point of consumer";
-14: Missing documentation, Name 'heatCapacitor' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: heat, Capacitor. Affected line: Modelica.Thermal.HeatTransfer.Components.HeatCapacitor heatCapacitor(C=rho* area*thickness*cp, T(start=T_start, fixed=true)) annotation (Placement( transformation( extent={{-8,-8},{8,8}}, rotation=270, origin={32,72})));
+2: Name 'k_hot' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: k_hot. Affected line: parameter Real k_hot(min=0, unit="1") = 0.03 "Gain of controller for the hot throttle circuit" annotation(Dialog(group="Hot water supply circuit"));
-15: Missing documentation, Name 'convection' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: convection. Affected line: Modelica.Thermal.HeatTransfer.Components.Convection convection annotation ( Placement(transformation( extent={{-6,-6},{6,6}}, rotation=90, origin={0,78})));
+3: Name 'Ti_hot' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Ti_hot. Affected line: parameter Modelica.Units.SI.Time Ti_hot(min=Modelica.Constants.small) = 60 "Time constant of Integrator block for the hot throttle circuit" annotation (Dialog(group="Hot water supply circuit"));
-16: Name 'heatPort' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: heat, Port. Affected line: Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_b heatPort "heat port for connection to room volume" annotation (Placement( transformation(extent={{-10,88},{10,108}}), iconTransformation(extent={{ -10,100},{10,120}})));
+4: Name 'rpm_pump_hot' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: rpm_pump_hot. Affected line: parameter Real rpm_pump_hot(min=0, unit="1") = 3000 "Rpm of the pump of the hot throttle circuit" annotation(Dialog(group="Hot water supply circuit"));
-17: Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: BaseClasses.TabsBus tabsBus "Connector bus" annotation (Placement( transformation(extent={{-120,-20},{-80,20}}), iconTransformation(extent= {{-116,-14},{-86,16}})));
+5: Name 'k_cold' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: k_cold. Affected line: parameter Real k_cold(min=0, unit="1") = 0.03 "Gain of controller for the cold throttle circuit" annotation(Dialog(group="Cold water supply circuit"));
-18: Missing documentation. Affected line: Modelica.Blocks.Sources.Constant const(k=area*alpha) annotation (Placement(transformation(extent={{-60,68},{-40,88}})));
+6: Name 'Ti_cold' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Ti_cold. Affected line: parameter Modelica.Units.SI.Time Ti_cold(min=Modelica.Constants.small) = 60 "Time constant of Integrator block the cold throttle circuit" annotation (Dialog(group="Cold water supply circuit"));
-19: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.HeatExchangers.DynamicHX dynamicHXCold( final allowFlowReversal1=true, final allowFlowReversal2=true, final energyDynamics=energyDynamics, final massDynamics=massDynamics, redeclare final package Medium1 = Medium, redeclare final package Medium2 = Medium, final m1_flow_nominal=m_flow_nominal, final m2_flow_nominal=m_flow_nominal, final dp1_nominal=dp_hx_nominal, final dp2_nominal=dp_hx_nominal, final tau1=10, final tau2=10, final T1_start=T_start, final T2_start=T_start, final tau_C=2, final dT_nom=dT_nom_hx, final Q_nom=Q_nom_hx) annotation (Placement(transformation(extent={{48,-36},{28,-16}})));Fluid.HeatExchangers.DynamicHX dynamicHXHot( final allowFlowReversal1=true, final allowFlowReversal2=true, final energyDynamics=energyDynamics, final massDynamics=massDynamics, redeclare final package Medium1 = Medium, redeclare final package Medium2 = Medium, final m1_flow_nominal=m_flow_nominal, final m2_flow_nominal=m_flow_nominal, final dp1_nominal=dp_hx_nominal, final dp2_nominal=dp_hx_nominal, final tau1=10, final tau2=10, final T1_start=T_start, final T2_start=T_start, final tau_C=2, final dT_nom=dT_nom_hx, final Q_nom=Q_nom_hx) annotation (Placement(transformation(extent={{-28,-36},{-48,-16}})));Fluid.Sources.Boundary_pT bou(redeclare package Medium = Medium, nPorts=1) annotation (Placement(transformation(extent={{-86,-26},{-74,-14}})));
+7: Name 'rpm_pump_cold' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: rpm_pump_cold. Affected line: parameter Real rpm_pump_cold(min=0, unit="1") = 3000 "Rpm of the pump of the cold throttle circuit" annotation(Dialog(group="Cold water supply circuit"));
-20: Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: HydraulicModules.ThrottlePump throttlePumpHot( final energyDynamics=energyDynamics, final massDynamics=massDynamics, redeclare package Medium = Medium, parameterPipe=parameterPipe_hyd, final allowFlowReversal=allowFlowReversal, final T_amb=T_amb, final m_flow_nominal=m_flow_nominal, final T_start=T_start, length=length_hyd, Kv=10, redeclare HydraulicModules.BaseClasses.PumpInterface_SpeedControlledNrpm PumpInterface(pump(redeclare AixLib.Fluid.Movers.Data.Pumps.Wilo.VeroLine80slash115dash2comma2slash2 per))) "Hydraulic module with pump and valve for hot water supply" annotation (Dialog(enable=true, group="Hydronics"), Placement( transformation( extent={{-20,-20},{20,20}}, rotation=90, origin={-40,-60})));
+8: Name 'rpm_pump_concrete' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: rpm_pump_concrete. Affected line: parameter Modelica.Units.NonSI.AngularVelocity_rpm rpm_pump_concrete=2500 "Rpm of the Pump that supplies the concrete core" annotation (Dialog(group="Concrete supply circuit"));
-21: Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: HydraulicModules.ThrottlePump throttlePumpCold( final energyDynamics=energyDynamics, final massDynamics=massDynamics, redeclare package Medium = Medium, parameterPipe=parameterPipe_hyd, final allowFlowReversal=allowFlowReversal, final T_amb=T_amb, final m_flow_nominal=m_flow_nominal, final T_start=T_start, length=length_hyd, Kv=10, redeclare HydraulicModules.BaseClasses.PumpInterface_SpeedControlledNrpm PumpInterface(pump(redeclare AixLib.Fluid.Movers.Data.Pumps.Wilo.VeroLine80slash115dash2comma2slash2 per))) "Hydraulic module with pump and throttle valve for cold water supply" annotation (Dialog(enable=true, group="Hydronics"), Placement( transformation( extent={{-20,-20},{20,20}}, rotation=90, origin={40,-60})));
+9: Missing documentation, Name 'constTflowSet' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Tflow. Affected line: Modelica.Blocks.Sources.Constant constTflowSet(final k=TflowSet) if not useExternalTset annotation (Placement(transformation(extent={{-100, -60},{-80,-40}})));
+10: Name 'Tset' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Tset. Affected line: Modelica.Blocks.Interfaces.RealInput Tset if useExternalTset "Connector of second Real input signal" annotation (Placement(transformation(extent={{-140,-20},{-100,20}})));
-AixLib/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Components/SprayHumidifier.mo
-1: Name 'k' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: k. Affected line: parameter Real k = 500 "exponent for humidification degree";
+11: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: TABS.BaseClasses.TabsBus tabsBus annotation (Placement( transformation(extent={{82,-18},{116,18}}), iconTransformation(extent={ {88,-14},{112,14}})));HydraulicModules.Controller.CtrThrottle ctrThrottleHot( final useExternalTset=true, final k=k_hot, final Ti=Ti_hot, final Td=0, final rpm_pump=rpm_pump_hot, initType=Modelica.Blocks.Types.Init.InitialState, final reverseAction=true) annotation (Placement(transformation(extent={{-20,22},{0,42}})));HydraulicModules.Controller.CtrThrottle ctrThrottleCold( final useExternalTset=true, final k=k_cold, final Ti=Ti_cold, final Td=0, rpm_pump=rpm_pump_cold, initType=Modelica.Blocks.Types.Init.InitialState, final reverseAction=false) annotation (Placement(transformation(extent={{-18,-40},{2,-20}})));HydraulicModules.Controller.CtrPump ctrPump(final rpm_pump=rpm_pump_concrete) annotation (Placement(transformation(extent={{-20,60},{0,80}})));
-2: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Utilities.Psychrometrics.SaturationPressure pSat annotation (Placement(transformation(extent={{-60,30},{-40,50}})));Utilities.Psychrometrics.X_pW humRat(use_p_in=false) annotation (Placement(transformation(extent={{-30,30},{-10,50}})));
+12: Missing documentation. Affected line: Modelica.Blocks.Math.Add add(final k1=1, final k2=-1) annotation (Placement(transformation(extent={{-48,20},{-38,30}})));
-3: Name 'T_intern' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: T_intern. Affected line: Modelica.Units.SI.Temperature T_intern "internal outlet temperature";
+13: Missing documentation, Name 'constTflowSet1' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Tflow. Affected line: Modelica.Blocks.Sources.Constant constTflowSet1(final k=0.15) annotation (Placement(transformation(extent={{-62,18}, {-54,26}})));
-4: Missing documentation, Name 'realExpression' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: real, Expression. Affected line: Modelica.Blocks.Sources.RealExpression realExpression(y=T_intern) annotation (Placement(transformation(extent={{-78,-6},{-58,14}})));
+14: Missing documentation. Affected line: Modelica.Blocks.Math.Add add1(final k1=1, final k2=+1) annotation (Placement(transformation(extent={{-42,-42},{-32,-32}})));
-5: Missing documentation. Affected line: Modelica.Blocks.Math.Min min if use_X_set annotation (Placement(transformation(extent={{20,46},{40,66}})));
+15: Missing documentation, Name 'constTflowSet2' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Tflow. Affected line: Modelica.Blocks.Sources.Constant constTflowSet2(final k=offset) annotation (Placement(transformation(extent={{-56,-44}, {-48,-36}})));
-6: Missing documentation. Affected line: Modelica.Blocks.Math.Min min1 if not use_X_set annotation (Placement(transformation(extent={{20,0},{40,20}})));
+16: Name 'offset' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: offset. Affected line: parameter Real offset=0.1 "Constant offset between cooling and heating setpoint to avoid oscillations and simultaneous cooling and heating.";
-7: Missing documentation, Name 'realExpression1' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: real, Expression. Affected line: Modelica.Blocks.Sources.RealExpression realExpression1(y=X_intern) annotation (Placement(transformation(extent={{-20,-8},{0,12}})));
+AixLib/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Components/Validation/Cooler.mo
+1: Documentation too short. Affected line: AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Cooler CooRea( use_T_set=true, Q_flow_nominal=-8000, m_flow_nominal=4500/3600*1.2, dp_nominal(displayUnit="Pa") = 20, redeclare model PartialPressureDrop = AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.PressureDrop.PressureDropSimple) annotation (Placement(transformation(extent={{-16,-28},{4,-8}})));
-AixLib/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Components/SteamHumidifier.mo
-1: Name 'TSteam' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Steam. Affected line: parameter Modelica.Units.SI.Temperature TSteam=373.15 "Temperature of steam" annotation (Dialog( tab="Advanced", group="Vaporization"));
+2: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.Sources.Boundary_pT sin(redeclare package Medium = AixLib.Media.Air, nPorts=1) annotation (Placement(transformation(extent={{110,-70},{90,-50}})));
-2: Name 'hSteam' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Steam. Affected line: Modelica.Units.SI.SpecificEnthalpy hSteam "specific enthalpy of steam";
+3: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.Sources.MassFlowSource_T sou( redeclare package Medium = AixLib.Media.Air, use_Xi_in=true, use_m_flow_in=true, use_T_in=true, nPorts=1) annotation (Placement(transformation(extent={{-48,-70},{-28,-50}})));
+4: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.Sensors.TemperatureTwoPort senTem(redeclare package Medium = AixLib.Media.Air, m_flow_nominal=4500/3600*1.2) annotation (Placement(transformation(extent={{62,-70},{82,-50}})));
-AixLib/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Controler/ControlerHeatRecovery.mo
-1: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Controls.Continuous.LimPID conPID( k=200, Ti=20, reverseActing=false) annotation (Placement(transformation(extent={{-24,34},{-4,54}})));Controls.Continuous.LimPID conPID1( k=200, Ti=20, reverseActing=true) annotation (Placement(transformation(extent={{-26,-52},{-6,-32}})));
+5: Missing documentation. Affected line: Modelica.Blocks.Sources.Ramp ramT( height=10, duration=1800, offset=298.15, startTime=3600) annotation (Placement(transformation(extent={{-90,2},{-70,22}})));
-2: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: protected Utilities.Logical.SmoothSwitch switch1 annotation (Placement(transformation(extent={{36,-10},{56,10}})));
+6: Missing documentation, Name 'ramXi' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Xi. Affected line: Modelica.Blocks.Sources.Ramp ramXi( height=0.003, duration=1800, offset=0.01, startTime=7200) annotation (Placement(transformation(extent={{-92,-30},{-72,-10}})));
-3: Missing documentation, Name 'lessEqual' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: less, Equal. Affected line: Modelica.Blocks.Logical.LessEqual lessEqual annotation (Placement(transformation(extent={{-6,-10},{14,10}})));
+7: Missing documentation. Affected line: Modelica.Blocks.Sources.Ramp ramMasFlo( height=1500/3600*1.2, duration=1800, offset=3000/3600*1.2, startTime=10800) annotation (Placement(transformation(extent={{-88,36},{-68,56}})));
-4: Missing documentation. Affected line: Modelica.Blocks.Math.Add add(k1=-1) annotation (Placement(transformation(extent={{-76,-10},{-56,10}})));
+8: Missing documentation. Affected line: Modelica.Blocks.Sources.Constant TSet(k=293.15) annotation (Placement(transformation(extent={{-4,70},{-24,90}})));
+9: Missing documentation. Affected line: Modelica.Blocks.Math.Feedback resT annotation (Placement(transformation(extent={{46,-22},{66,-2}})));
-AixLib/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Components/BaseClasses/PartialCooler.mo
-1: Name 'use_T_set' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: T_set. Affected line: parameter Boolean use_T_set=false "if true, a set temperature is used to calculate the necessary heat flow rate";
+10: Missing documentation. Affected line: Modelica.Blocks.Sources.Constant XSet(k=0.008) annotation (Placement(transformation(extent={{-88,74},{-68,94}})));
-2: Missing documentation, Name 'PartialPressureDrop' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Partial, Pressure, Drop. Affected line: replaceable model PartialPressureDrop = Components.PressureDrop.BaseClasses.partialPressureDrop annotation(choicesAllMatching=true);PartialPressureDrop partialPressureDrop( final m_flow=mAirIn_flow, final rho=rhoAir, final dp_nominal=dp_nominal, final m_flow_nominal=m_flow_nominal);
+11: Missing documentation. Affected line: Modelica.Blocks.Math.Feedback resX annotation (Placement(transformation(extent={{44,12},{64,32}})));
-3: Name 'mb_flow' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: mb. Affected line: protected Modelica.Units.SI.MassFlowRate mb_flow "mass flow over boundary";
+12: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.HeatExchangers.PrescribedOutlet preOut( redeclare package Medium = AixLib.Media.Air, m_flow_nominal=4500/3600*1.2, dp_nominal=20, energyDynamics=Modelica.Fluid.Types.Dynamics.FixedInitial) annotation (Placement(transformation(extent={{-6,-70},{14,-50}})));
-4: Name 'Qb_flow' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: Qb. Affected line: Modelica.Units.SI.HeatFlowRate Qb_flow "heat flow over boundary";
+13: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Controler.ControlerCooler controlerCooler(activeDehumidifying=true) annotation (Placement(transformation(extent={{-28,30},{-8,50}})));
-5: Name 'T_intern' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: T_intern. Affected line: Modelica.Blocks.Interfaces.RealInput T_intern "internal temperature";
+14: Missing documentation. Affected line: Modelica.Blocks.Math.Feedback resPow annotation (Placement(transformation(extent={{42,44},{62,64}})));
-6: Name 'X_intern' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: X_intern. Affected line: Modelica.Blocks.Interfaces.RealInput X_intern "internal mass fraction";
+15: Missing documentation, Could not extract name from line and check correctness, is your type specification correct (full library path)?. Affected line: Fluid.Sensors.MassFractionTwoPort senMasFra(redeclare package Medium = AixLib.Media.Air, m_flow_nominal=4500/3600*1.2) annotation (Placement(transformation(extent={{30,-70},{50,-50}})));
-7: Name 'u_intern' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: u_intern. Affected line: Modelica.Blocks.Interfaces.RealInput u_intern "internal input connector for heat flow scaling";
-8: Missing documentation. Affected line: Modelica.Blocks.Math.Min minT if use_T_set annotation (Placement(transformation(extent={{-48,68},{-36,80}})));
\ No newline at end of file
+AixLib/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Components/PressureDrop/PressureDropSimple.mo
+1: Missing documentation, Name 'b' contains parts with more/less than 3 characters or which are not part of special cases. Affected parts: b. Affected line: parameter Real b = 2;
\ No newline at end of file
diff --git a/docs/issue834_modularAHU/regression/Airflow/comparison-dymola.log b/docs/issue834_modularAHU/regression/Airflow/comparison-dymola.log
deleted file mode 100644
index d424d8a2cb..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/comparison-dymola.log
+++ /dev/null
@@ -1,1226 +0,0 @@
-[
- {
- "comparison": {
- "file_name": "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Examples.ExampleAHU.mat",
- "funnel_dirs": [
- null,
- null,
- null,
- null
- ],
- "success_rate": 0.0,
- "t_err_max": [
- 0,
- 0,
- 0,
- 0
- ],
- "test_passed": [
- 0,
- 0,
- 0,
- 0
- ],
- "var_groups": [
- 0,
- 0,
- 0,
- 0
- ],
- "variables": [
- "modularAHU.QCoo_flow",
- "modularAHU.QHea_flow",
- "modularAHU.QHum_flow",
- "modularAHU.Pel"
- ],
- "warnings": [
- "Translation, simulation or extracting simulation results failed. Airflow/AirHandlingUnit/ModularAirHandlingUnit/Examples/ExampleAHU.mos uses modularAHU.QCoo_flow which does not exist in AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Examples.ExampleAHU.mat.\n",
- "",
- "",
- ""
- ]
- },
- "model": "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Examples.ExampleAHU",
- "simulation": {
- "elapsed_time": 1.3,
- "final_time": 31536000.0,
- "jacobians": 34465,
- "start_time": 0,
- "state_events": 163,
- "success": true
- }
- },
- {
- "comparison": {
- "file_name": "AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat",
- "funnel_dirs": [
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_TRoomSet.y",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_TAmbSet.y",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_winSpe10Set.y",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_winDirSet.y",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_warrenParkins.V_flow",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_gidsPhaff.V_flow",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_larsenHeiselberg.V_flow",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_caciolo.V_flow",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_tang.V_flow",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_vdi2078_1.V_flow",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_vdi2078_2.V_flow",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_vdi2078_3.V_flow",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_din16798_1.V_flow",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_din16798_2.V_flow",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_din4108_1.V_flow",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_ashrae.V_flow"
- ],
- "success_rate": 1.0,
- "t_err_max": [
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0
- ],
- "test_passed": [
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1
- ],
- "var_groups": [
- 0,
- 0,
- 1,
- 2,
- 3,
- 3,
- 3,
- 3,
- 3,
- 4,
- 4,
- 4,
- 4,
- 4,
- 4,
- 5
- ],
- "variables": [
- "TRoomSet.y",
- "TAmbSet.y",
- "winSpe10Set.y",
- "winDirSet.y",
- "warrenParkins.V_flow",
- "gidsPhaff.V_flow",
- "larsenHeiselberg.V_flow",
- "caciolo.V_flow",
- "tang.V_flow",
- "vdi2078_1.V_flow",
- "vdi2078_2.V_flow",
- "vdi2078_3.V_flow",
- "din16798_1.V_flow",
- "din16798_2.V_flow",
- "din4108_1.V_flow",
- "ashrae.V_flow"
- ],
- "warnings": [
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null
- ]
- },
- "model": "AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening",
- "simulation": {
- "elapsed_time": 0.0523,
- "final_time": 180,
- "jacobians": 3866,
- "start_time": 0,
- "state_events": 295,
- "success": true
- }
- },
- {
- "comparison": {
- "file_name": "AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat",
- "funnel_dirs": [
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_TRoomSet.y",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_TAmbSet.y",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_winSpe10Set.y",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_winDirSet.y",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_warrenParkins.V_flow",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_gidsPhaff.V_flow",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_larsenHeiselberg.V_flow",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_caciolo.V_flow",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_tang.V_flow",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_maas.V_flow",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_hall.V_flow",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_jiang.V_flow",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_din16798_1.V_flow",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_din16798_2.V_flow",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_din4108_1.V_flow",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_din16798_1.V_flow",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_vdi2078_2.V_flow",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_vdi2078_3.V_flow",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_ashrae.V_flow"
- ],
- "success_rate": 1.0,
- "t_err_max": [
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0
- ],
- "test_passed": [
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1
- ],
- "var_groups": [
- 0,
- 0,
- 1,
- 2,
- 3,
- 3,
- 3,
- 3,
- 3,
- 4,
- 4,
- 4,
- 4,
- 4,
- 4,
- 5,
- 5,
- 5,
- 6
- ],
- "variables": [
- "TRoomSet.y",
- "TAmbSet.y",
- "winSpe10Set.y",
- "winDirSet.y",
- "warrenParkins.V_flow",
- "gidsPhaff.V_flow",
- "larsenHeiselberg.V_flow",
- "caciolo.V_flow",
- "tang.V_flow",
- "maas.V_flow",
- "hall.V_flow",
- "jiang.V_flow",
- "din16798_1.V_flow",
- "din16798_2.V_flow",
- "din4108_1.V_flow",
- "din16798_1.V_flow",
- "vdi2078_2.V_flow",
- "vdi2078_3.V_flow",
- "ashrae.V_flow"
- ],
- "warnings": [
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null
- ]
- },
- "model": "AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening",
- "simulation": {
- "elapsed_time": 0.0789,
- "final_time": 180,
- "jacobians": 4176,
- "start_time": 0,
- "state_events": 321,
- "success": true
- }
- },
- {
- "comparison": {
- "file_name": "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler.mat",
- "funnel_dirs": [
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler.mat_CooRea.Q_flow",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler.mat_preOut.Q_flow",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler.mat_resPow.y"
- ],
- "success_rate": 1.0,
- "t_err_max": [
- 0.0,
- 0.0,
- 0.0
- ],
- "test_passed": [
- 1,
- 1,
- 1
- ],
- "var_groups": [
- 0,
- 0,
- 1
- ],
- "variables": [
- "CooRea.Q_flow",
- "preOut.Q_flow",
- "resPow.y"
- ],
- "warnings": [
- null,
- null,
- null
- ]
- },
- "model": "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler",
- "simulation": {
- "elapsed_time": 0.0197,
- "final_time": 14400,
- "jacobians": 120,
- "start_time": 0,
- "state_events": 0,
- "success": true
- }
- },
- {
- "comparison": {
- "file_name": "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat",
- "funnel_dirs": [
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum.mWat_flow",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_hum.mWat_flow",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resMas.y",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum1.mWat_flow",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_hum1.mWat_flow",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resMas1.y",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum.TAirOut",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_senTem.T",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resT.y",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum1.TAirOut",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_senTem1.T",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resT1.y",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resX.y",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resX1.y"
- ],
- "success_rate": 1.0,
- "t_err_max": [
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0
- ],
- "test_passed": [
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1
- ],
- "var_groups": [
- 0,
- 0,
- 1,
- 2,
- 2,
- 3,
- 4,
- 4,
- 5,
- 6,
- 6,
- 7,
- 8,
- 8
- ],
- "variables": [
- "adiHum.mWat_flow",
- "hum.mWat_flow",
- "resMas.y",
- "adiHum1.mWat_flow",
- "hum1.mWat_flow",
- "resMas1.y",
- "adiHum.TAirOut",
- "senTem.T",
- "resT.y",
- "adiHum1.TAirOut",
- "senTem1.T",
- "resT1.y",
- "resX.y",
- "resX1.y"
- ],
- "warnings": [
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null
- ]
- },
- "model": "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier",
- "simulation": {
- "elapsed_time": 0.0267,
- "final_time": 14400,
- "jacobians": 121,
- "start_time": 0,
- "state_events": 0,
- "success": true
- }
- },
- {
- "comparison": {
- "file_name": "AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat",
- "funnel_dirs": [
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSimp.A",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSimpVDI2078.A",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInGeo.A",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInPrj.A",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInEqv.A",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInEff.A",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunOutGeo.A",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInGeo.A",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInPrj.A",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInEqv.A",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInEff.A",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasTopHunOutPrj.A",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerGeo.A",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerPrj.A",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerEqv.A",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerEff.A",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorGeo.A",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorPrj.A",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorEqv.A",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorEff.A",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSldVerGeo.A",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSldHorGeo.A",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorEffPre.A",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasAngBtmHunInGeo.A",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInDIN16798.A",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInDIN4108.A",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInDIN4108.A",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorDIN4108.A",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInHall.A",
- "funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInVDI2078.A"
- ],
- "success_rate": 1.0,
- "t_err_max": [
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0
- ],
- "test_passed": [
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1
- ],
- "var_groups": [
- 0,
- 0,
- 1,
- 1,
- 1,
- 1,
- 1,
- 2,
- 2,
- 2,
- 2,
- 2,
- 3,
- 3,
- 3,
- 3,
- 4,
- 4,
- 4,
- 4,
- 5,
- 6,
- 7,
- 8,
- 9,
- 10,
- 10,
- 10,
- 11,
- 12
- ],
- "variables": [
- "opnSimp.A",
- "opnSimpVDI2078.A",
- "opnSasSdHunInGeo.A",
- "opnSasSdHunInPrj.A",
- "opnSasSdHunInEqv.A",
- "opnSasSdHunInEff.A",
- "opnSasSdHunOutGeo.A",
- "opnSasBtmHunInGeo.A",
- "opnSasBtmHunInPrj.A",
- "opnSasBtmHunInEqv.A",
- "opnSasBtmHunInEff.A",
- "opnSasTopHunOutPrj.A",
- "opnSasPivVerGeo.A",
- "opnSasPivVerPrj.A",
- "opnSasPivVerEqv.A",
- "opnSasPivVerEff.A",
- "opnSasPivHorGeo.A",
- "opnSasPivHorPrj.A",
- "opnSasPivHorEqv.A",
- "opnSasPivHorEff.A",
- "opnSasSldVerGeo.A",
- "opnSasSldHorGeo.A",
- "opnSasPivHorEffPre.A",
- "opnSasAngBtmHunInGeo.A",
- "opnSasBtmHunInDIN16798.A",
- "opnSasSdHunInDIN4108.A",
- "opnSasBtmHunInDIN4108.A",
- "opnSasPivHorDIN4108.A",
- "opnSasBtmHunInHall.A",
- "opnSasBtmHunInVDI2078.A"
- ],
- "warnings": [
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null
- ]
- },
- "model": "AixLib.Airflow.WindowVentilation.Examples.OpeningArea",
- "simulation": {
- "elapsed_time": 0.00193,
- "final_time": 60,
- "jacobians": 64,
- "start_time": 0,
- "state_events": 3,
- "success": true
- }
- },
- {
- "comparison": {
- "file_name": "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat",
- "funnel_dirs": [
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaRea.TAirOut",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_senTem.T",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_resT.y",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaRea1.Q_flow",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaFlu1.Q_flow",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_resPow.y",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaRea.dp",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaFlu.dp"
- ],
- "success_rate": 1.0,
- "t_err_max": [
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0
- ],
- "test_passed": [
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1
- ],
- "var_groups": [
- 0,
- 0,
- 1,
- 2,
- 2,
- 3,
- 4,
- 4
- ],
- "variables": [
- "heaRea.TAirOut",
- "senTem.T",
- "resT.y",
- "heaRea1.Q_flow",
- "heaFlu1.Q_flow",
- "resPow.y",
- "heaRea.dp",
- "heaFlu.dp"
- ],
- "warnings": [
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null
- ]
- },
- "model": "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater",
- "simulation": {
- "elapsed_time": 0.0162,
- "final_time": 14400,
- "jacobians": 121,
- "start_time": 0,
- "state_events": 0,
- "success": true
- }
- },
- {
- "comparison": {
- "file_name": "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat",
- "funnel_dirs": [
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum.Q_flow",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_hum.powerEva",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resPow.y",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_hum1.Q_flow",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum1.Q_flow",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resPow1.y",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_senTem.T",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum.TAirOut",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resT.y",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_senTem1.T",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum1.TAirOut",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resT1.y",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resX.y",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resX1.y"
- ],
- "success_rate": 1.0,
- "t_err_max": [
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0
- ],
- "test_passed": [
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1
- ],
- "var_groups": [
- 0,
- 0,
- 1,
- 2,
- 2,
- 3,
- 4,
- 4,
- 5,
- 6,
- 6,
- 7,
- 8,
- 8
- ],
- "variables": [
- "steHum.Q_flow",
- "hum.powerEva",
- "resPow.y",
- "hum1.Q_flow",
- "steHum1.Q_flow",
- "resPow1.y",
- "senTem.T",
- "steHum.TAirOut",
- "resT.y",
- "senTem1.T",
- "steHum1.TAirOut",
- "resT1.y",
- "resX.y",
- "resX1.y"
- ],
- "warnings": [
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null
- ]
- },
- "model": "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier",
- "simulation": {
- "elapsed_time": 0.0177,
- "final_time": 14400,
- "jacobians": 121,
- "start_time": 0,
- "state_events": 0,
- "success": true
- }
- },
- {
- "comparison": {
- "file_name": "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat",
- "funnel_dirs": [
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_ahu.QflowH",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_modularAHU.QHea_flow",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_ahu.QflowC",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_abs1.y",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_ahu.Pel",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_modularAHU.Pel"
- ],
- "success_rate": 1.0,
- "t_err_max": [
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0
- ],
- "test_passed": [
- 1,
- 1,
- 1,
- 1,
- 1,
- 1
- ],
- "var_groups": [
- 0,
- 0,
- 1,
- 1,
- 2,
- 2
- ],
- "variables": [
- "ahu.QflowH",
- "modularAHU.QHea_flow",
- "ahu.QflowC",
- "abs1.y",
- "ahu.Pel",
- "modularAHU.Pel"
- ],
- "warnings": [
- null,
- null,
- null,
- null,
- null,
- null
- ]
- },
- "model": "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU",
- "simulation": {
- "elapsed_time": 16.8,
- "final_time": 86400,
- "jacobians": 777631,
- "start_time": 0,
- "state_events": 4,
- "success": true
- }
- },
- {
- "comparison": {
- "file_name": "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat",
- "funnel_dirs": [
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_fanSim.P_el",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_mov.P",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_resPow.y",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_senTem.T",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_fanSim.TAirOut",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_resT.y",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_fanSim.dp",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_mov.dp_actual"
- ],
- "success_rate": 1.0,
- "t_err_max": [
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0
- ],
- "test_passed": [
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1
- ],
- "var_groups": [
- 0,
- 0,
- 1,
- 2,
- 2,
- 3,
- 4,
- 4
- ],
- "variables": [
- "fanSim.P_el",
- "mov.P",
- "resPow.y",
- "senTem.T",
- "fanSim.TAirOut",
- "resT.y",
- "fanSim.dp",
- "mov.dp_actual"
- ],
- "warnings": [
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null
- ]
- },
- "model": "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan",
- "simulation": {
- "elapsed_time": 0.0207,
- "final_time": 14400,
- "jacobians": 124,
- "start_time": 0,
- "state_events": 0,
- "success": true
- }
- },
- {
- "comparison": {
- "file_name": "AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat",
- "funnel_dirs": [
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.allCond",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.startState.active",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.deHuHRS_true.active",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.deHuHRS_false.active",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyHeatingHRS_true.active",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyHeatingHRS_false.active",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyCoolingHRS_true.active",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyCoolingHRS_false.active",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huPreHHRS_true.active",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huPreHHRS_false.active",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huCHRS_true.active",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huCHRS_false.active",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.QflowC",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.QflowH",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.X_oda",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.X_supMin",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.X_supMax",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.T_6",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.T_oda",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.T_supplyAirOut"
- ],
- "success_rate": 1.0,
- "t_err_max": [
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0
- ],
- "test_passed": [
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1
- ],
- "var_groups": [
- 0,
- 1,
- 1,
- 1,
- 1,
- 1,
- 2,
- 2,
- 2,
- 2,
- 2,
- 2,
- 3,
- 3,
- 4,
- 4,
- 4,
- 5,
- 5,
- 5
- ],
- "variables": [
- "ahu.allCond",
- "ahu.startState.active",
- "ahu.deHuHRS_true.active",
- "ahu.deHuHRS_false.active",
- "ahu.onlyHeatingHRS_true.active",
- "ahu.onlyHeatingHRS_false.active",
- "ahu.onlyCoolingHRS_true.active",
- "ahu.onlyCoolingHRS_false.active",
- "ahu.huPreHHRS_true.active",
- "ahu.huPreHHRS_false.active",
- "ahu.huCHRS_true.active",
- "ahu.huCHRS_false.active",
- "ahu.QflowC",
- "ahu.QflowH",
- "ahu.X_oda",
- "ahu.X_supMin",
- "ahu.X_supMax",
- "ahu.T_6",
- "ahu.T_oda",
- "ahu.T_supplyAirOut"
- ],
- "warnings": [
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null
- ]
- },
- "model": "AixLib.Airflow.AirHandlingUnit.Examples.AHU",
- "simulation": {
- "elapsed_time": 0.0944,
- "final_time": 86400,
- "jacobians": 0,
- "start_time": 0,
- "state_events": 0,
- "success": true
- }
- },
- {
- "comparison": {
- "file_name": "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat",
- "funnel_dirs": [
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senTem.T",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senCooRea.TAirOut",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_resT.y",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senCooRea1.Q_flow",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_cooFlu1.Q_flow",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_resPow.y",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senCooRea.dp",
- "funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_cooFlu.dp"
- ],
- "success_rate": 1.0,
- "t_err_max": [
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0
- ],
- "test_passed": [
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1
- ],
- "var_groups": [
- 0,
- 0,
- 1,
- 2,
- 2,
- 3,
- 4,
- 4
- ],
- "variables": [
- "senTem.T",
- "senCooRea.TAirOut",
- "resT.y",
- "senCooRea1.Q_flow",
- "cooFlu1.Q_flow",
- "resPow.y",
- "senCooRea.dp",
- "cooFlu.dp"
- ],
- "warnings": [
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null
- ]
- },
- "model": "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler",
- "simulation": {
- "elapsed_time": 0.016,
- "final_time": 14400,
- "jacobians": 121,
- "start_time": 0,
- "state_events": 0,
- "success": true
- }
- }
-]
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.QflowC/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.QflowC/errors.csv
deleted file mode 100644
index d41c13c1fb..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.QflowC/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-864,0
-1728,0
-2592,0
-3456,0
-4320,0
-5184,0
-6048.000000000001,0
-6912,0
-7776,0
-8640,0
-9504,0
-10368,0
-11232,0
-12096,0
-12960,0
-13824,0
-14688,0
-15552,0
-16416,0
-17280,0
-18144,0
-19008,0
-19872,0
-20736,0
-21600,0
-22464,0
-23328,0
-24192,0
-25056,0
-25920,0
-26784,0
-27648,0
-28512,0
-29376,0
-30240,0
-31104,0
-31968,0
-32832,0
-33696,0
-34560,0
-35424,0
-36288,0
-37152,0
-38016,0
-38880,0
-39744,0
-40608,0
-41472,0
-42336,0
-43200,0
-44064,0
-44928,0
-45792,0
-46656,0
-47520.00000000001,0
-48384.00000000001,0
-49247.99999999999,0
-50112,0
-50976,0
-51840,0
-52704,0
-53568,0
-54432,0
-55296,0
-56160,0
-57024,0
-57888,0
-58752.00000000001,0
-59615.99999999999,0
-60479.99999999999,0
-61344,0
-62208,0
-63072,0
-63936,0
-64800,0
-65664,0
-66528,0
-67392,0
-68256,0
-69120,0
-69984,0
-70848,0
-71712,0
-72576,0
-73440,0
-74304,0
-75168,0
-76032,0
-76896,0
-77760,0
-78624,0
-79488,0
-80352,0
-81216,0
-82080,0
-82944,0
-83808,0
-84672,0
-85536,0
-86400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.QflowC/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.QflowC/lowerBound.csv
deleted file mode 100644
index aafb7cb8ad..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.QflowC/lowerBound.csv
+++ /dev/null
@@ -1,71 +0,0 @@
-x,y
--0.001,4.749745106773229e-11
-863.999,-0.001
-7776.000999999999,-0.001
-8640.001,934539.7123125
-9504.001,1020604.249125
-10368.001,1118749.205925
-11232.001,1224040.98375
-12096.001,1336251.710700001
-12960.001,1462149.13725
-13824.001,1589736.1725
-14688.001,1645549.1037
-15552.001,1687771.164375
-16416.001,1727196.649425
-17280.001,1765789.567875
-18144.001,1799800.772625
-19008.001,1832542.148475
-19872.001,1861982.528625
-20736.001,1888118.34165
-21600.001,1912193.14275
-22464.001,1931899.167
-23328.001,1949190.333525
-24192.001,1962922.86225
-25056.001,1973173.9509
-25920.001,1980344.42325
-26784.001,1983796.342875
-27647.99907906993,1983933.08069599
-28511.999,1980611.15625
-29375.999,1973980.99305
-30239.999,1963561.473
-31103.999,1950445.85175
-31967.999,1933448.291325
-32831.999,1913438.271375
-33695.999,1890623.309175
-34559.999,1863690.069375
-35423.999,1835349.06375
-36287.999,1802946.69855
-37151.999,1768275.4545
-38015.999,1731578.663025
-38879.999,1690842.090375
-39743.999,1650120.228
-40607.999,1605557.410425
-41471.999,1559688.50025
-42335.999,1512768.192525
-43199.999,1462280.880375
-44063.999,1413221.488875
-44927.999,708263.028
-45791.999,696024.154125
-46655.999,682609.0201875
-47519.99900000001,667263.5060624999
-48383.99900000001,651522.7625625
-49247.999,633904.2362250002
-50111.999,615394.864125
-50975.999,596111.2045875
-51839.999,575005.0443750001
-52703.999,554170.5871875
-53567.999,520423.6179375
-54431.999,469661.83678125
-55295.999,420556.59118125
-56159.999,370584.07621875
-57023.999,324633.63515625
-57887.999,278270.43226875
-58751.99900000001,234276.0519375
-59615.999,192751.7334468757
-60479.999,151605.7737187507
-61343.999,114841.840078125
-62207.999,78887.692715625
-63071.999,45946.47237890625
-63935.999,16045.47791367188
-64799.999,-0.001
-86400.001,-0.001
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.QflowC/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.QflowC/reference.csv
deleted file mode 100644
index 24b208995d..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.QflowC/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0.001000000047497451
-864,0
-1728,0
-2592,0
-3456,0
-4320,0
-5184,0
-6048.000000000001,0
-6912,0
-7776,0
-8640,935475.1875
-9504,1021625.875
-10368,1119869.075
-11232,1225266.25
-12096,1337589.300000001
-12960,1463612.75
-13824,1591327.5
-14688,1647196.3
-15552,1689460.625
-16416,1728925.575
-17280,1767557.125
-18144,1801602.375
-19008,1834376.525
-19872,1863846.375
-20736,1890008.35
-21600,1914107.25
-22464,1933833
-23328,1951141.475
-24192,1964887.75
-25056,1975149.1
-25920,1982326.75
-26784,1985782.125
-27648,1985919
-28512,1982593.75
-29376,1975956.95
-30240,1965527
-31104,1952398.25
-31968,1935383.675
-32832,1915353.625
-33696,1892515.825
-34560,1865555.625
-35424,1837186.25
-36288,1804751.45
-37152,1770045.5
-38016,1733311.975
-38880,1692534.625
-39744,1651772
-40608,1607164.575
-41472,1561249.75
-42336,1514282.475
-43200,1463744.625
-44064,1414636.125
-44928,708972
-45792,696720.875
-46656,683292.3125
-47520.00000000001,667931.4375
-48384.00000000001,652174.9375
-49247.99999999999,634538.7750000003
-50112,616010.875
-50976,596707.9125
-51840,575580.625
-52704,554725.3125
-53568,520944.5625
-54432,470131.96875
-55296,420977.56875
-56160,370955.03125
-57024,324958.59375
-57888,278548.98125
-58752.00000000001,234510.5625
-59615.99999999999,192944.6781250007
-60479.99999999999,151757.5312500007
-61344,114956.796875
-62208,78966.659375
-63072,45992.46484375
-63936,16061.539453125
-64800,0
-65664,0
-66528,0
-67392,0
-68256,0
-69120,0
-69984,0
-70848,0
-71712,0
-72576,0
-73440,0
-74304,0
-75168,0
-76032,0
-76896,0
-77760,0
-78624,0
-79488,0
-80352,0
-81216,0
-82080,0
-82944,0
-83808,0
-84672,0
-85536,0
-86400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.QflowC/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.QflowC/test.csv
deleted file mode 100644
index 24b208995d..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.QflowC/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0.001000000047497451
-864,0
-1728,0
-2592,0
-3456,0
-4320,0
-5184,0
-6048.000000000001,0
-6912,0
-7776,0
-8640,935475.1875
-9504,1021625.875
-10368,1119869.075
-11232,1225266.25
-12096,1337589.300000001
-12960,1463612.75
-13824,1591327.5
-14688,1647196.3
-15552,1689460.625
-16416,1728925.575
-17280,1767557.125
-18144,1801602.375
-19008,1834376.525
-19872,1863846.375
-20736,1890008.35
-21600,1914107.25
-22464,1933833
-23328,1951141.475
-24192,1964887.75
-25056,1975149.1
-25920,1982326.75
-26784,1985782.125
-27648,1985919
-28512,1982593.75
-29376,1975956.95
-30240,1965527
-31104,1952398.25
-31968,1935383.675
-32832,1915353.625
-33696,1892515.825
-34560,1865555.625
-35424,1837186.25
-36288,1804751.45
-37152,1770045.5
-38016,1733311.975
-38880,1692534.625
-39744,1651772
-40608,1607164.575
-41472,1561249.75
-42336,1514282.475
-43200,1463744.625
-44064,1414636.125
-44928,708972
-45792,696720.875
-46656,683292.3125
-47520.00000000001,667931.4375
-48384.00000000001,652174.9375
-49247.99999999999,634538.7750000003
-50112,616010.875
-50976,596707.9125
-51840,575580.625
-52704,554725.3125
-53568,520944.5625
-54432,470131.96875
-55296,420977.56875
-56160,370955.03125
-57024,324958.59375
-57888,278548.98125
-58752.00000000001,234510.5625
-59615.99999999999,192944.6781250007
-60479.99999999999,151757.5312500007
-61344,114956.796875
-62208,78966.659375
-63072,45992.46484375
-63936,16061.539453125
-64800,0
-65664,0
-66528,0
-67392,0
-68256,0
-69120,0
-69984,0
-70848,0
-71712,0
-72576,0
-73440,0
-74304,0
-75168,0
-76032,0
-76896,0
-77760,0
-78624,0
-79488,0
-80352,0
-81216,0
-82080,0
-82944,0
-83808,0
-84672,0
-85536,0
-86400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.QflowC/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.QflowC/upperBound.csv
deleted file mode 100644
index c8119f513b..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.QflowC/upperBound.csv
+++ /dev/null
@@ -1,73 +0,0 @@
-x,y
--0.001,0.002000000047497451
-0.001,0.002000000047497451
-864.001,0.001
-7775.999,0.001
-8639.999,936410.6626875
-9503.999,1022647.500875
-10367.999,1120988.944075
-11231.999,1226491.51625
-12095.999,1338926.889300001
-12959.999,1465076.36275
-13823.999,1592918.8275
-14687.999,1648843.4963
-15551.999,1691150.085625
-16415.999,1730654.500575
-17279.999,1769324.682125
-18143.999,1803403.977375
-19007.999,1836210.901525
-19871.999,1865710.221375
-20735.999,1891898.35835
-21599.999,1916021.35725
-22463.999,1935766.833
-23327.999,1953092.616475
-24191.999,1966852.63775
-25055.999,1977124.2491
-25919.999,1984309.07675
-26783.999,1987767.907125
-27647.999,1987904.919
-27648.001,1987904.919
-28512.001,1984576.34375
-29376.001,1977932.90695
-30240.001,1967492.527
-31104.001,1954350.64825
-31968.001,1937319.058675
-32832.001,1917268.978625
-33696.001,1894408.340825
-34560.001,1867421.180625
-35424.001,1839023.43625
-36288.001,1806556.20145
-37152.001,1771815.5455
-38016.001,1735045.286975
-38880.001,1694227.159625
-39744.001,1653423.772
-40608.001,1608771.739575
-41472.001,1562810.99975
-42336.001,1515796.757475
-43200.001,1465208.369625
-44064.001,1416050.761125
-44928.001,709680.972
-45792.001,697417.595875
-46656.001,683975.6048125
-47520.001,668599.3689375001
-48384.001,652827.1124375
-49248.00099999999,635173.3137750003
-50112.001,616626.885875
-50976.001,597304.6204125
-51840.001,576156.2056249999
-52704.001,555280.0378125
-53568.001,521465.5070625
-54432.001,470602.10071875
-55296.001,421398.54631875
-56160.001,371325.98628125
-57024.001,325283.55234375
-57888.001,278827.53023125
-58752.001,234745.0730625
-59616.00099999999,193137.6228031257
-60480.00099999999,151909.2887812507
-61344.001,115071.753671875
-62208.001,79045.626034375
-63072.001,46038.45730859375
-63936.001,16077.60099257813
-64800.001,0.001
-86400.001,0.001
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.QflowH/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.QflowH/errors.csv
deleted file mode 100644
index d41c13c1fb..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.QflowH/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-864,0
-1728,0
-2592,0
-3456,0
-4320,0
-5184,0
-6048.000000000001,0
-6912,0
-7776,0
-8640,0
-9504,0
-10368,0
-11232,0
-12096,0
-12960,0
-13824,0
-14688,0
-15552,0
-16416,0
-17280,0
-18144,0
-19008,0
-19872,0
-20736,0
-21600,0
-22464,0
-23328,0
-24192,0
-25056,0
-25920,0
-26784,0
-27648,0
-28512,0
-29376,0
-30240,0
-31104,0
-31968,0
-32832,0
-33696,0
-34560,0
-35424,0
-36288,0
-37152,0
-38016,0
-38880,0
-39744,0
-40608,0
-41472,0
-42336,0
-43200,0
-44064,0
-44928,0
-45792,0
-46656,0
-47520.00000000001,0
-48384.00000000001,0
-49247.99999999999,0
-50112,0
-50976,0
-51840,0
-52704,0
-53568,0
-54432,0
-55296,0
-56160,0
-57024,0
-57888,0
-58752.00000000001,0
-59615.99999999999,0
-60479.99999999999,0
-61344,0
-62208,0
-63072,0
-63936,0
-64800,0
-65664,0
-66528,0
-67392,0
-68256,0
-69120,0
-69984,0
-70848,0
-71712,0
-72576,0
-73440,0
-74304,0
-75168,0
-76032,0
-76896,0
-77760,0
-78624,0
-79488,0
-80352,0
-81216,0
-82080,0
-82944,0
-83808,0
-84672,0
-85536,0
-86400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.QflowH/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.QflowH/lowerBound.csv
deleted file mode 100644
index 7abac39d97..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.QflowH/lowerBound.csv
+++ /dev/null
@@ -1,80 +0,0 @@
-x,y
--0.001,4.749745106773229e-11
-0.001,4.749745106773229e-11
-864.0004142011182,26063.17429769825
-1727.999,15267.14003847656
-2591.999,3187.507543945313
-3455.999,-0.001
-7776.000999999999,-0.001
-8640.001,793367.962875
-9504.001,798396.8664375
-10368.001,804565.0545750001
-11232.001,811631.680875
-12096.001,819620.434125
-12960.001,829091.8906875
-13824.0009681194,839194.5900022221
-14687.999,839030.9416875
-15551.999,837021.39075
-16415.999,834687.8641125
-17279.999,831892.399875
-18143.999,828915.0676875
-19007.999,825476.24745
-19871.999,821763.3515625
-20735.999,817802.5538250001
-21599.999,813374.3115
-22463.999,808919.3334375001
-23327.999,804016.1540249999
-24191.999,798942.5701875
-25055.999,793728.2147625
-25919.999,788093.1804375
-26783.999,782596.37025
-27647.999,776715.6693375
-28511.999,770791.8740625
-29375.999,764854.6547249999
-30239.999,758592.273375
-31103.999,752623.9351875
-31967.999,746380.4349375
-32831.999,740229.8416875
-33695.999,734197.9046625
-34559.999,727973.672625
-35423.999,722170.107
-36287.999,716231.1893625
-37151.999,710512.02675
-38015.999,705031.263
-38879.999,699511.3509375
-39743.999,694492.812
-40607.999,689491.693125
-41471.999,684811.8151875
-42335.999,680462.431425
-43199.999,676228.095
-44063.999,672520.05675
-44927.999,-0.001
-63936.001,-0.001
-64800.001,13100.48893652344
-65664.001,37084.22240625
-66528.001,59112.60244453125
-67392.001,77776.0835625
-68256.001,93123.736171875
-69120.001,105832.264921875
-69984.001,114715.3182890625
-70848.00099999999,120692.1698296875
-71712.00058647434,123282.865924109
-72575.999,122607.5837484375
-73439.999,118499.2805390625
-74303.999,111426.4854140625
-75167.999,100778.8686890625
-76031.99900000001,87052.07953125
-76895.99900000001,70425.6413625
-77759.99900000001,49905.18938671875
-78623.99900000001,47685.41919140625
-78624.001,47685.41919140625
-79488.001,52712.73684140625
-80352.001,56091.4539609375
-81216.00099999999,57869.73249609375
-82079.99925514599,58075.86558371196
-82943.999,56666.1911484375
-83807.999,53591.61489609375
-84671.999,48979.33491796875
-85535.999,42909.11121796875
-86399.99900000001,35001.510328125
-86400.001,35001.510328125
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.QflowH/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.QflowH/reference.csv
deleted file mode 100644
index d2521cdad0..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.QflowH/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0.001000000047497451
-864,26089.28125
-1728,15282.4224609375
-2592,3190.6982421875
-3456,0
-4320,0
-5184,0
-6048.000000000001,0
-6912,0
-7776,0
-8640,794162.125
-9504,799196.0625
-10368,805370.425
-11232,812444.125
-12096,820440.875
-12960,829921.8125
-13824,840034.625
-14688,839870.8125
-15552,837859.25
-16416,835523.3875
-17280,832725.125
-18144,829744.8125
-19008,826302.55
-19872,822585.9375
-20736,818621.175
-21600,814188.5
-22464,809729.0625
-23328,804820.975
-24192,799742.3125
-25056,794522.7375
-25920,788882.0625
-26784,783379.75
-27648,777493.1625
-28512,771563.4375
-29376,765620.2749999999
-30240,759351.625
-31104,753377.3125
-31968,747127.5625
-32832,740970.8125
-33696,734932.8375
-34560,728702.375
-35424,722893
-36288,716948.1375
-37152,711223.25
-38016,705737
-38880,700211.5625
-39744,695188
-40608,690181.875
-41472,685497.3125
-42336,681143.575
-43200,676905
-44064,673193.25
-44928,0
-45792,0
-46656,0
-47520.00000000001,0
-48384.00000000001,0
-49247.99999999999,0
-50112,0
-50976,0
-51840,0
-52704,0
-53568,0
-54432,0
-55296,0
-56160,0
-57024,0
-57888,0
-58752.00000000001,0
-59615.99999999999,0
-60479.99999999999,0
-61344,0
-62208,0
-63072,0
-63936,0
-64800,13113.6025390625
-65664,37121.34375
-66528,59171.77421875
-67392,77853.9375
-68256,93216.953125
-69120,105938.203125
-69984,114830.1484375
-70848,120812.9828125
-71712,123406.2734375
-72576,122730.3140625
-73440,118617.8984375
-74304,111538.0234375
-75168,100879.7484375
-76032,87139.21875
-76896,70496.1375
-77760,49955.14453125
-78624,47733.15234375
-79488,52765.50234375
-80352,56147.6015625
-81216,57927.66015625
-82080,58134
-82944,56722.9140625
-83808,53645.26015625
-84672,49028.36328125
-85536,42952.06328125
-86400,35036.546875
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.QflowH/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.QflowH/test.csv
deleted file mode 100644
index d2521cdad0..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.QflowH/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0.001000000047497451
-864,26089.28125
-1728,15282.4224609375
-2592,3190.6982421875
-3456,0
-4320,0
-5184,0
-6048.000000000001,0
-6912,0
-7776,0
-8640,794162.125
-9504,799196.0625
-10368,805370.425
-11232,812444.125
-12096,820440.875
-12960,829921.8125
-13824,840034.625
-14688,839870.8125
-15552,837859.25
-16416,835523.3875
-17280,832725.125
-18144,829744.8125
-19008,826302.55
-19872,822585.9375
-20736,818621.175
-21600,814188.5
-22464,809729.0625
-23328,804820.975
-24192,799742.3125
-25056,794522.7375
-25920,788882.0625
-26784,783379.75
-27648,777493.1625
-28512,771563.4375
-29376,765620.2749999999
-30240,759351.625
-31104,753377.3125
-31968,747127.5625
-32832,740970.8125
-33696,734932.8375
-34560,728702.375
-35424,722893
-36288,716948.1375
-37152,711223.25
-38016,705737
-38880,700211.5625
-39744,695188
-40608,690181.875
-41472,685497.3125
-42336,681143.575
-43200,676905
-44064,673193.25
-44928,0
-45792,0
-46656,0
-47520.00000000001,0
-48384.00000000001,0
-49247.99999999999,0
-50112,0
-50976,0
-51840,0
-52704,0
-53568,0
-54432,0
-55296,0
-56160,0
-57024,0
-57888,0
-58752.00000000001,0
-59615.99999999999,0
-60479.99999999999,0
-61344,0
-62208,0
-63072,0
-63936,0
-64800,13113.6025390625
-65664,37121.34375
-66528,59171.77421875
-67392,77853.9375
-68256,93216.953125
-69120,105938.203125
-69984,114830.1484375
-70848,120812.9828125
-71712,123406.2734375
-72576,122730.3140625
-73440,118617.8984375
-74304,111538.0234375
-75168,100879.7484375
-76032,87139.21875
-76896,70496.1375
-77760,49955.14453125
-78624,47733.15234375
-79488,52765.50234375
-80352,56147.6015625
-81216,57927.66015625
-82080,58134
-82944,56722.9140625
-83808,53645.26015625
-84672,49028.36328125
-85536,42952.06328125
-86400,35036.546875
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.QflowH/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.QflowH/upperBound.csv
deleted file mode 100644
index cde4cbc097..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.QflowH/upperBound.csv
+++ /dev/null
@@ -1,81 +0,0 @@
-x,y
--0.001,0.002000000047497451
-863.999,26115.37053125
-864.001,26115.37053125
-1728.001,15297.70488339844
-2592.001,3193.888940429687
-3456.001,0.001
-7775.999,0.001
-8639.999,794956.287125
-9503.999,799995.2585625
-10367.999,806175.795425
-11231.999,813256.569125
-12095.999,821261.315875
-12959.999,830751.7343125
-13823.999,840874.659625
-13824.001,840874.659625
-14688.001,840710.6833125
-15552.001,838697.10925
-16416.001,836358.9108874999
-17280.001,833557.850125
-18144.001,830574.5573125
-19008.001,827128.8525500001
-19872.001,823408.5234375
-20736.001,819439.796175
-21600.001,815002.6885
-22464.001,810538.7915624999
-23328.001,805625.795975
-24192.001,800542.0548125
-25056.001,795317.2602375001
-25920.001,789670.9445625
-26784.001,784163.12975
-27648.001,778270.6556625
-28512.001,772335.0009375
-29376.001,766385.8952749999
-30240.001,760110.976625
-31104.001,754130.6898125
-31968.001,747874.6900625
-32832.001,741711.7833125
-33696.001,735667.7703375
-34560.001,729431.077375
-35424.001,723615.893
-36288.001,717665.0856374999
-37152.001,711934.47325
-38016.001,706442.737
-38880.001,700911.7740625
-39744.001,695883.188
-40608.001,690872.056875
-41472.001,686182.8098125
-42336.001,681824.7185749999
-43200.001,677581.905
-44064.001,673866.44325
-44928.001,0.001
-63935.999,0.001
-64799.999,13126.71614160156
-65663.99900000001,37158.46509375
-66527.99900000001,59230.94599296874
-67391.99900000001,77931.7914375
-68255.99900000001,93310.170078125
-69119.99900000001,106044.141328125
-69983.99900000001,114944.9785859375
-70847.999,120933.7957953125
-71711.999,123529.6797109375
-71712.00099999999,123529.6797109375
-72576.00099999999,122853.0443765625
-73440.00099999999,118736.5163359375
-74304.00099999999,111649.5614609375
-75168.00099999999,100980.6281859375
-76032.001,87226.35796875
-76896.001,70566.6336375
-77760.001,50005.09967578125
-78623.99961259645,47780.88906771719
-79487.99900000001,52818.26784609375
-80351.99900000001,56203.7491640625
-81215.999,57985.58781640625
-82079.999,58192.134
-82080.00099999999,58192.134
-82944.00099999999,56779.6369765625
-83808.00099999999,53698.90541640625
-84672.00099999999,49077.39164453125
-85536.00099999999,42995.01534453125
-86400.001,35071.583421875
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.T_6/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.T_6/errors.csv
deleted file mode 100644
index d41c13c1fb..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.T_6/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-864,0
-1728,0
-2592,0
-3456,0
-4320,0
-5184,0
-6048.000000000001,0
-6912,0
-7776,0
-8640,0
-9504,0
-10368,0
-11232,0
-12096,0
-12960,0
-13824,0
-14688,0
-15552,0
-16416,0
-17280,0
-18144,0
-19008,0
-19872,0
-20736,0
-21600,0
-22464,0
-23328,0
-24192,0
-25056,0
-25920,0
-26784,0
-27648,0
-28512,0
-29376,0
-30240,0
-31104,0
-31968,0
-32832,0
-33696,0
-34560,0
-35424,0
-36288,0
-37152,0
-38016,0
-38880,0
-39744,0
-40608,0
-41472,0
-42336,0
-43200,0
-44064,0
-44928,0
-45792,0
-46656,0
-47520.00000000001,0
-48384.00000000001,0
-49247.99999999999,0
-50112,0
-50976,0
-51840,0
-52704,0
-53568,0
-54432,0
-55296,0
-56160,0
-57024,0
-57888,0
-58752.00000000001,0
-59615.99999999999,0
-60479.99999999999,0
-61344,0
-62208,0
-63072,0
-63936,0
-64800,0
-65664,0
-66528,0
-67392,0
-68256,0
-69120,0
-69984,0
-70848,0
-71712,0
-72576,0
-73440,0
-74304,0
-75168,0
-76032,0
-76896,0
-77760,0
-78624,0
-79488,0
-80352,0
-81216,0
-82080,0
-82944,0
-83808,0
-84672,0
-85536,0
-86400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.T_6/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.T_6/lowerBound.csv
deleted file mode 100644
index d6efdf535c..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.T_6/lowerBound.csv
+++ /dev/null
@@ -1,104 +0,0 @@
-x,y
--0.001,293.9286165161133
-0.001,293.9286165161133
-864.001,294.0167729003906
-1728.001,294.1132217651367
-2592.001,294.2144997802734
-3456.001,294.3202411010741
-4320.001,294.4300067138672
-5184.001,294.5433515075683
-6048.001,294.6598303710937
-6912.001,294.7789859985352
-7776.000999999999,294.9003854736328
-8640.001,295.0234983215332
-9504.001,295.1478733337402
-10368.001,295.2729983276367
-11232.001,295.3983733154296
-12096.001,295.5235348937989
-12960.001,295.6479647827148
-13824.001,295.7711934814453
-14688.001,295.8926905151367
-15552.001,296.0120290649413
-16416.001,296.1287213378906
-17280.001,296.2422795410156
-18144.001,296.3522890502931
-19008.001,296.4582925598145
-19872.001,296.5598693481445
-20736.001,296.656671862793
-21600.001,296.7482427978516
-22464.001,296.8342772827148
-23328.001,296.9143911804199
-24192.001,296.9883101074219
-25056.001,297.0557230957031
-25920.001,297.1163435668946
-26784.001,297.1699885986328
-27648.001,297.216383807373
-28512.001,297.2553950500488
-29376.001,297.2868333068848
-30240.001,297.3105766296387
-31104.001,297.3265640441895
-31968.001,297.3347223815918
-32831.99906526892,297.334978472327
-33695.999,297.3273871948243
-34559.999,297.3119485473633
-35423.999,297.2887174072266
-36287.999,297.2577913330078
-37151.999,297.2193105651855
-38015.999,297.1734031494141
-38879.999,297.1202763977051
-39743.999,297.0601071350098
-40607.999,296.9931453552246
-41471.999,296.9196776367187
-42335.999,296.8399539733887
-43199.999,296.754340209961
-44063.999,296.663135119629
-44927.999,296.566698449707
-45791.999,296.4654082397461
-46655.999,296.3596974060058
-47519.99900000001,296.2499622802735
-48383.99900000001,296.1366174865723
-49247.999,296.0201386230469
-50111.999,295.9009829956054
-50975.999,295.7796079101562
-51839.999,295.6564706726074
-52703.999,295.5321261474609
-53567.999,295.4070011535645
-54431.999,295.2816078735351
-55295.999,295.1564401977539
-56159.999,295.0320042114258
-57023.999,294.9087999023438
-57887.999,294.7872784790039
-58751.99900000001,294.667927734375
-59615.999,294.55124765625
-60479.999,294.4376589660645
-61343.999,294.3276494567871
-62207.999,294.2216337524414
-63071.999,294.120038671875
-63935.999,294.0232361572266
-64799.999,293.9316347351074
-65663.99900000001,293.8456002502442
-66527.99900000001,293.7654558654785
-67391.99900000001,293.6915369384765
-68255.99900000001,293.6241239501953
-69119.99900000001,293.5634729919433
-69983.99900000001,293.5098279602051
-70847.999,293.4634022644043
-71711.999,293.4243910217285
-72575.999,293.3929527648926
-73439.999,293.3691789550781
-74303.999,293.3531976379395
-75167.999,293.3450636901856
-76031.99900000001,293.3447893066406
-76032.001,293.3447893066406
-76896.001,293.3523988769531
-77760.001,293.3678375244141
-78624.001,293.3910686645509
-79488.001,293.4219947387696
-80352.001,293.4604937988281
-81216.00099999999,293.5064073120117
-82080.00099999999,293.5595401611328
-82944.00099999999,293.6197338134766
-83808.00099999999,293.6867016906738
-84672.00099999999,293.7601694091797
-85536.00099999999,293.8398991699219
-86400.001,293.925537322998
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.T_6/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.T_6/reference.csv
deleted file mode 100644
index 66a654b6bd..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.T_6/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,294.2228393554688
-864,294.311083984375
-1728,294.4076293945312
-2592,294.5090087890625
-3456,294.6148559570312
-4320,294.7247314453125
-5184,294.8381896972656
-6048.000000000001,294.95478515625
-6912,295.0740600585938
-7776,295.1955810546875
-8640,295.3188171386719
-9504,295.4433166503906
-10368,295.5685668945313
-11232,295.6940673828125
-12096,295.8193542480469
-12960,295.9439086914062
-13824,296.0672607421875
-14688,296.1888793945312
-15552,296.3083374023437
-16416,296.425146484375
-17280,296.538818359375
-18144,296.6489379882813
-19008,296.7550476074219
-19872,296.8567260742187
-20736,296.9536254882813
-21600,297.0452880859375
-22464,297.1314086914062
-23328,297.2116027832031
-24192,297.285595703125
-25056,297.353076171875
-25920,297.4137573242188
-26784,297.4674560546875
-27648,297.5138977050781
-28512,297.5529479980469
-29376,297.5844177246094
-30240,297.6081848144531
-31104,297.6241882324219
-31968,297.6323547363281
-32832,297.6326110839844
-33696,297.6250122070313
-34560,297.6095581054688
-35424,297.5863037109375
-36288,297.5553466796875
-37152,297.5168273925781
-38016,297.4708740234375
-38880,297.4176940917969
-39744,297.3574645996094
-40608,297.2904357910156
-41472,297.21689453125
-42336,297.1370910644531
-43200,297.0513916015625
-44064,296.9600952148438
-44928,296.8635620117187
-45792,296.7621704101563
-46656,296.6563537597656
-47520.00000000001,296.5465087890625
-48384.00000000001,296.4330505371094
-49247.99999999999,296.316455078125
-50112,296.1971801757812
-50976,296.07568359375
-51840,295.9524230957031
-52704,295.8279541015625
-53568,295.7027038574219
-54432,295.5771850585937
-55296,295.4518920898437
-56160,295.3273315429688
-57024,295.20400390625
-57888,295.0823608398438
-58752.00000000001,294.962890625
-59615.99999999999,294.84609375
-60479.99999999999,294.7323913574219
-61344,294.6222717285156
-62208,294.5161499023437
-63072,294.414453125
-63936,294.3175537109375
-64800,294.2258605957031
-65664,294.1397399902344
-66528,294.0595153808594
-67392,293.9855224609375
-68256,293.9180419921875
-69120,293.8573303222656
-69984,293.8036315917969
-70848,293.7571594238281
-71712,293.7181091308594
-72576,293.6866394042969
-73440,293.662841796875
-74304,293.6468444824219
-75168,293.6387023925781
-76032,293.638427734375
-76896,293.646044921875
-77760,293.6614990234375
-78624,293.6847534179688
-79488,293.7157104492188
-80352,293.754248046875
-81216,293.8002075195312
-82080,293.8533935546875
-82944,293.9136474609375
-83808,293.9806823730469
-84672,294.0542236328125
-85536,294.134033203125
-86400,294.2197570800781
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.T_6/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.T_6/test.csv
deleted file mode 100644
index 66a654b6bd..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.T_6/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,294.2228393554688
-864,294.311083984375
-1728,294.4076293945312
-2592,294.5090087890625
-3456,294.6148559570312
-4320,294.7247314453125
-5184,294.8381896972656
-6048.000000000001,294.95478515625
-6912,295.0740600585938
-7776,295.1955810546875
-8640,295.3188171386719
-9504,295.4433166503906
-10368,295.5685668945313
-11232,295.6940673828125
-12096,295.8193542480469
-12960,295.9439086914062
-13824,296.0672607421875
-14688,296.1888793945312
-15552,296.3083374023437
-16416,296.425146484375
-17280,296.538818359375
-18144,296.6489379882813
-19008,296.7550476074219
-19872,296.8567260742187
-20736,296.9536254882813
-21600,297.0452880859375
-22464,297.1314086914062
-23328,297.2116027832031
-24192,297.285595703125
-25056,297.353076171875
-25920,297.4137573242188
-26784,297.4674560546875
-27648,297.5138977050781
-28512,297.5529479980469
-29376,297.5844177246094
-30240,297.6081848144531
-31104,297.6241882324219
-31968,297.6323547363281
-32832,297.6326110839844
-33696,297.6250122070313
-34560,297.6095581054688
-35424,297.5863037109375
-36288,297.5553466796875
-37152,297.5168273925781
-38016,297.4708740234375
-38880,297.4176940917969
-39744,297.3574645996094
-40608,297.2904357910156
-41472,297.21689453125
-42336,297.1370910644531
-43200,297.0513916015625
-44064,296.9600952148438
-44928,296.8635620117187
-45792,296.7621704101563
-46656,296.6563537597656
-47520.00000000001,296.5465087890625
-48384.00000000001,296.4330505371094
-49247.99999999999,296.316455078125
-50112,296.1971801757812
-50976,296.07568359375
-51840,295.9524230957031
-52704,295.8279541015625
-53568,295.7027038574219
-54432,295.5771850585937
-55296,295.4518920898437
-56160,295.3273315429688
-57024,295.20400390625
-57888,295.0823608398438
-58752.00000000001,294.962890625
-59615.99999999999,294.84609375
-60479.99999999999,294.7323913574219
-61344,294.6222717285156
-62208,294.5161499023437
-63072,294.414453125
-63936,294.3175537109375
-64800,294.2258605957031
-65664,294.1397399902344
-66528,294.0595153808594
-67392,293.9855224609375
-68256,293.9180419921875
-69120,293.8573303222656
-69984,293.8036315917969
-70848,293.7571594238281
-71712,293.7181091308594
-72576,293.6866394042969
-73440,293.662841796875
-74304,293.6468444824219
-75168,293.6387023925781
-76032,293.638427734375
-76896,293.646044921875
-77760,293.6614990234375
-78624,293.6847534179688
-79488,293.7157104492188
-80352,293.754248046875
-81216,293.8002075195312
-82080,293.8533935546875
-82944,293.9136474609375
-83808,293.9806823730469
-84672,294.0542236328125
-85536,294.134033203125
-86400,294.2197570800781
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.T_6/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.T_6/upperBound.csv
deleted file mode 100644
index 250bcc3cff..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.T_6/upperBound.csv
+++ /dev/null
@@ -1,104 +0,0 @@
-x,y
--0.001,294.5170621948243
-863.999,294.6053950683594
-1727.999,294.7020370239258
-2591.999,294.8035177978516
-3455.999,294.9094708129882
-4319.999,295.0194561767578
-5183.999,295.1330278869629
-6047.999000000001,295.2497399414063
-6911.999,295.3691341186524
-7775.999,295.4907766357422
-8639.999,295.6141359558105
-9503.999,295.738759967041
-10367.999,295.8641354614258
-11231.999,295.9897614501953
-12095.999,296.115173602295
-12959.999,296.2398526000976
-13823.999,296.3633280029297
-14687.999,296.4850682739258
-15551.999,296.604645739746
-16415.999,296.7215716308593
-17279.999,296.8353571777344
-18143.999,296.9455869262696
-19007.999,297.0518026550293
-19871.999,297.153582800293
-20735.999,297.2505791137696
-21599.999,297.3423333740234
-22463.999,297.4285401000976
-23327.999,297.5088143859863
-24191.999,297.5828812988281
-25055.999,297.6504292480469
-25919.999,297.711171081543
-26783.999,297.7649235107422
-27647.999,297.8114116027832
-28511.999,297.8505009460449
-29375.999,297.882002142334
-30239.999,297.9057929992676
-31103.999,297.9218124206543
-31967.999,297.9299870910644
-32831.999,297.9302436950684
-32832.001,297.9302436950684
-33696.001,297.9226372192384
-34560.001,297.9071676635743
-35424.001,297.8838900146484
-36288.001,297.8529020263672
-37152.001,297.8143442199707
-38016.001,297.7683448974609
-38880.001,297.7151117858887
-39744.001,297.654822064209
-40608.001,297.5877262268066
-41472.001,297.5141114257812
-42336.001,297.4342281555175
-43200.001,297.348442993164
-44064.001,297.2570553100587
-44928.001,297.1604255737304
-45792.001,297.0589325805664
-46656.001,296.9530101135254
-47520.001,296.8430552978515
-48384.001,296.7294835876465
-49248.00099999999,296.6127715332031
-50112.001,296.493377355957
-50976.001,296.3717592773438
-51840.001,296.2483755187988
-52704.001,296.1237820556641
-53568.001,295.9984065612794
-54432.001,295.8727622436523
-55296.001,295.7473439819335
-56160.001,295.6226588745118
-57024.001,295.4992079101563
-57888.001,295.3774432006836
-58752.001,295.257853515625
-59616.00099999999,295.14093984375
-60480.00099999999,295.0271237487793
-61344.001,294.9168940002442
-62208.001,294.8106660522461
-63072.001,294.708867578125
-63936.001,294.6118712646484
-64800.001,294.5200864562988
-65664.001,294.4338797302246
-66528.001,294.3535748962403
-67392.001,294.2795079833984
-68256.001,294.2119600341797
-69120.001,294.1511876525879
-69984.001,294.0974352233887
-70848.00099999999,294.0509165832519
-71712.00099999999,294.0118272399902
-72576.00099999999,293.9803260437012
-73440.00099999999,293.9565046386719
-74304.00099999999,293.9404913269043
-75168.00099999999,293.9323410949707
-76031.99906960651,293.9320661627236
-76895.99900000001,293.9396909667969
-77759.99900000001,293.9551605224609
-78623.99900000001,293.9784381713868
-79487.99900000001,294.009426159668
-80351.99900000001,294.0480022949218
-81215.999,294.0940077270508
-82079.999,294.1472469482422
-82943.999,294.2075611083985
-83807.999,294.2746630554199
-84671.999,294.3482778564453
-85535.999,294.4281672363281
-86399.99900000001,294.5139768371582
-86400.001,294.5139768371582
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.T_oda/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.T_oda/errors.csv
deleted file mode 100644
index d41c13c1fb..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.T_oda/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-864,0
-1728,0
-2592,0
-3456,0
-4320,0
-5184,0
-6048.000000000001,0
-6912,0
-7776,0
-8640,0
-9504,0
-10368,0
-11232,0
-12096,0
-12960,0
-13824,0
-14688,0
-15552,0
-16416,0
-17280,0
-18144,0
-19008,0
-19872,0
-20736,0
-21600,0
-22464,0
-23328,0
-24192,0
-25056,0
-25920,0
-26784,0
-27648,0
-28512,0
-29376,0
-30240,0
-31104,0
-31968,0
-32832,0
-33696,0
-34560,0
-35424,0
-36288,0
-37152,0
-38016,0
-38880,0
-39744,0
-40608,0
-41472,0
-42336,0
-43200,0
-44064,0
-44928,0
-45792,0
-46656,0
-47520.00000000001,0
-48384.00000000001,0
-49247.99999999999,0
-50112,0
-50976,0
-51840,0
-52704,0
-53568,0
-54432,0
-55296,0
-56160,0
-57024,0
-57888,0
-58752.00000000001,0
-59615.99999999999,0
-60479.99999999999,0
-61344,0
-62208,0
-63072,0
-63936,0
-64800,0
-65664,0
-66528,0
-67392,0
-68256,0
-69120,0
-69984,0
-70848,0
-71712,0
-72576,0
-73440,0
-74304,0
-75168,0
-76032,0
-76896,0
-77760,0
-78624,0
-79488,0
-80352,0
-81216,0
-82080,0
-82944,0
-83808,0
-84672,0
-85536,0
-86400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.T_oda/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.T_oda/lowerBound.csv
deleted file mode 100644
index 1d75e46dc5..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.T_oda/lowerBound.csv
+++ /dev/null
@@ -1,104 +0,0 @@
-x,y
--0.001,281.718
-0.001,281.718
-864.001,281.7363958923339
-1728.001,281.7941200927735
-2592.001,281.8909774841308
-3456.001,282.0265717346192
-4320.001,282.2003662719727
-5184.001,282.4116964782714
-6048.001,282.6597087158203
-6912.001,282.9434334960937
-7776.000999999999,283.2617549926758
-8640.001,283.6134110412598
-9504.001,283.9970053344726
-10368.001,284.4110257141114
-11232.001,284.8538380737304
-12096.001,285.3237046508789
-12960.001,285.8187840270996
-13824.001,286.3370823486328
-14688.001,286.8766118591308
-15552.001,287.4351713928223
-16416.001,288.0106146606445
-17280.001,288.6006368408203
-18144.001,289.2029270141601
-19008.001,289.8151254821777
-19872.001,290.4347566955567
-20736.001,291.0594365661621
-21600.001,291.6866590576172
-22464.001,292.3139973999023
-23328.001,292.9389150695801
-24192.001,293.5589852966309
-25056.001,294.1717386291504
-25920.001,294.7747848815918
-26784.001,295.3657155761719
-27648.001,295.9422197937012
-28512.001,296.5020231994629
-29376.001,297.042894140625
-30240.001,297.5627046203613
-31104.001,298.0594181030273
-31968.001,298.5310590270996
-32832.001,298.975779876709
-33696.001,299.3918124023437
-34560.001,299.7775285949707
-35424.001,300.1313919067383
-36288.001,300.4520121276855
-37152.001,300.7381148986817
-38016.001,300.9885904907227
-38880.001,301.2024328308106
-39744.001,301.3788065734864
-40608.001,301.5170166137694
-41472.001,301.6165202819824
-42336.001,301.6769090515136
-43200.00006835769,301.6979694902302
-44063.999,301.6796041076661
-44927.999,301.6218799072265
-45791.999,301.5250225158692
-46655.999,301.3894282653808
-47519.99900000001,301.2156337280273
-48383.99900000001,301.0043035217286
-49247.999,300.7562912841797
-50111.999,300.4725665039063
-50975.999,300.1542450073242
-51839.999,299.8025889587402
-52703.999,299.4189946655274
-53567.999,299.0049742858886
-54431.999,298.5621619262696
-55295.999,298.0922953491211
-56159.999,297.5972159729004
-57023.999,297.0789176513672
-57887.999,296.5393881408692
-58751.99900000001,295.9808286071777
-59615.999,295.4053853393555
-60479.999,294.8153631591797
-61343.999,294.2130729858399
-62207.999,293.6008745178223
-63071.999,292.9812433044433
-63935.999,292.3565634338379
-64799.999,291.7293409423828
-65663.99900000001,291.1020026000977
-66527.99900000001,290.4770849304199
-67391.99900000001,289.8570147033692
-68255.99900000001,289.2442613708496
-69119.99900000001,288.6412151184082
-69983.99900000001,288.0502844238281
-70847.999,287.4737802062988
-71711.999,286.9139768005371
-72575.999,286.373105859375
-73439.999,285.8532953796387
-74303.999,285.3565818969727
-75167.999,284.8849409729004
-76031.99900000001,284.440220123291
-76895.99900000001,284.0241875976563
-77759.99900000001,283.6384714050293
-78623.99900000001,283.2846080932617
-79487.99900000001,282.9639878723145
-80351.99900000001,282.6778851013183
-81215.999,282.4274095092773
-82079.999,282.2135671691894
-82943.999,282.0371934265136
-83807.999,281.8989833862306
-84671.999,281.7994797180176
-85535.999,281.7390909484864
-86399.99900000001,281.7180304870606
-86400.001,281.7180304870606
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.T_oda/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.T_oda/reference.csv
deleted file mode 100644
index 617fbd2da4..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.T_oda/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,282
-864,282.0184143066406
-1728,282.0761962890625
-2592,282.1731506347656
-3456,282.3088806152344
-4320,282.4828491210938
-5184,282.6943908691406
-6048.000000000001,282.9426513671875
-6912,283.22666015625
-7776,283.5453002929688
-8640,283.8973083496094
-9504,284.2812866210937
-10368,284.6957214355469
-11232,285.1389770507812
-12096,285.6093139648438
-12960,286.1048889160156
-13824,286.6237060546875
-14688,287.1637756347656
-15552,287.7228942871094
-16416,288.2989135742188
-17280,288.8895263671875
-18144,289.4924194335937
-19008,290.1052307128906
-19872,290.7254821777344
-20736,291.3507873535156
-21600,291.9786376953125
-22464,292.6066040039062
-23328,293.2321472167969
-24192,293.8528381347656
-25056,294.4662048339844
-25920,295.0698547363281
-26784,295.661376953125
-27648,296.2384582519531
-28512,296.7988220214844
-29376,297.340234375
-30240,297.8605651855469
-31104,298.3577758789062
-31968,298.8298889160156
-32832,299.2750549316406
-33696,299.69150390625
-34560,300.0776062011719
-35424,300.4318237304688
-36288,300.7527648925781
-37152,301.0391540527344
-38016,301.2898803710938
-38880,301.5039367675781
-39744,301.6804870605469
-40608,301.8188354492187
-41472,301.9184387207031
-42336,301.9788879394531
-43200,301.9999694824219
-44064,301.9815856933594
-44928,301.9238037109375
-45792,301.8268493652344
-46656,301.6911193847656
-47520.00000000001,301.5171508789062
-48384.00000000001,301.3056091308594
-49247.99999999999,301.0573486328125
-50112,300.77333984375
-50976,300.4546997070312
-51840,300.1026916503906
-52704,299.7187133789063
-53568,299.3042785644531
-54432,298.8610229492188
-55296,298.3906860351562
-56160,297.8951110839844
-57024,297.3762939453125
-57888,296.8362243652344
-58752.00000000001,296.2771057128906
-59615.99999999999,295.7010864257812
-60479.99999999999,295.1104736328125
-61344,294.5075805664063
-62208,293.8947692871094
-63072,293.2745178222656
-63936,292.6492126464844
-64800,292.0213623046875
-65664,291.3933959960938
-66528,290.7678527832031
-67392,290.1471618652344
-68256,289.5337951660156
-69120,288.9301452636719
-69984,288.338623046875
-70848,287.7615417480469
-71712,287.2011779785156
-72576,286.659765625
-73440,286.1394348144531
-74304,285.6422241210938
-75168,285.1701110839844
-76032,284.7249450683594
-76896,284.30849609375
-77760,283.9223937988281
-78624,283.5681762695312
-79488,283.2472351074219
-80352,282.9608459472656
-81216,282.7101196289062
-82080,282.4960632324219
-82944,282.3195129394531
-83808,282.1811645507813
-84672,282.0815612792969
-85536,282.0211120605469
-86400,282.0000305175781
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.T_oda/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.T_oda/test.csv
deleted file mode 100644
index 617fbd2da4..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.T_oda/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,282
-864,282.0184143066406
-1728,282.0761962890625
-2592,282.1731506347656
-3456,282.3088806152344
-4320,282.4828491210938
-5184,282.6943908691406
-6048.000000000001,282.9426513671875
-6912,283.22666015625
-7776,283.5453002929688
-8640,283.8973083496094
-9504,284.2812866210937
-10368,284.6957214355469
-11232,285.1389770507812
-12096,285.6093139648438
-12960,286.1048889160156
-13824,286.6237060546875
-14688,287.1637756347656
-15552,287.7228942871094
-16416,288.2989135742188
-17280,288.8895263671875
-18144,289.4924194335937
-19008,290.1052307128906
-19872,290.7254821777344
-20736,291.3507873535156
-21600,291.9786376953125
-22464,292.6066040039062
-23328,293.2321472167969
-24192,293.8528381347656
-25056,294.4662048339844
-25920,295.0698547363281
-26784,295.661376953125
-27648,296.2384582519531
-28512,296.7988220214844
-29376,297.340234375
-30240,297.8605651855469
-31104,298.3577758789062
-31968,298.8298889160156
-32832,299.2750549316406
-33696,299.69150390625
-34560,300.0776062011719
-35424,300.4318237304688
-36288,300.7527648925781
-37152,301.0391540527344
-38016,301.2898803710938
-38880,301.5039367675781
-39744,301.6804870605469
-40608,301.8188354492187
-41472,301.9184387207031
-42336,301.9788879394531
-43200,301.9999694824219
-44064,301.9815856933594
-44928,301.9238037109375
-45792,301.8268493652344
-46656,301.6911193847656
-47520.00000000001,301.5171508789062
-48384.00000000001,301.3056091308594
-49247.99999999999,301.0573486328125
-50112,300.77333984375
-50976,300.4546997070312
-51840,300.1026916503906
-52704,299.7187133789063
-53568,299.3042785644531
-54432,298.8610229492188
-55296,298.3906860351562
-56160,297.8951110839844
-57024,297.3762939453125
-57888,296.8362243652344
-58752.00000000001,296.2771057128906
-59615.99999999999,295.7010864257812
-60479.99999999999,295.1104736328125
-61344,294.5075805664063
-62208,293.8947692871094
-63072,293.2745178222656
-63936,292.6492126464844
-64800,292.0213623046875
-65664,291.3933959960938
-66528,290.7678527832031
-67392,290.1471618652344
-68256,289.5337951660156
-69120,288.9301452636719
-69984,288.338623046875
-70848,287.7615417480469
-71712,287.2011779785156
-72576,286.659765625
-73440,286.1394348144531
-74304,285.6422241210938
-75168,285.1701110839844
-76032,284.7249450683594
-76896,284.30849609375
-77760,283.9223937988281
-78624,283.5681762695312
-79488,283.2472351074219
-80352,282.9608459472656
-81216,282.7101196289062
-82080,282.4960632324219
-82944,282.3195129394531
-83808,282.1811645507813
-84672,282.0815612792969
-85536,282.0211120605469
-86400,282.0000305175781
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.T_oda/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.T_oda/upperBound.csv
deleted file mode 100644
index f3337d5d3c..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.T_oda/upperBound.csv
+++ /dev/null
@@ -1,103 +0,0 @@
-x,y
--0.001,282.282
-863.999,282.3004327209472
-1727.999,282.3582724853516
-2591.999,282.4553237854004
-3455.999,282.5911894958496
-4319.999,282.7653319702149
-5183.999,282.9770852600097
-6047.999000000001,283.2255940185547
-6911.999,283.5098868164062
-7775.999,283.8288455932618
-8639.999,284.181205657959
-9503.999,284.5655679077148
-10367.999,284.9804171569824
-11231.999,285.424116027832
-12095.999,285.8949232788087
-12959.999,286.3909938049317
-13823.999,286.9103297607422
-14687.999,287.4509394104004
-15551.999,288.0106171813965
-16415.999,288.587212487793
-17279.999,289.1784158935547
-18143.999,289.7819118530273
-19007.999,290.3953359436035
-19871.999,291.0162076599121
-20735.999,291.6421381408691
-21599.999,292.2706163330078
-22463.999,292.8992106079101
-23327.999,293.5253793640136
-24191.999,294.1466909729003
-25055.999,294.7606710388184
-25919.999,295.3649245910644
-26783.999,295.9570383300781
-27647.999,296.534696710205
-28511.999,297.0956208435059
-29375.999,297.637574609375
-30239.999,298.1584257507324
-31103.999,298.6561336547851
-31967.999,299.1287188049316
-32831.999,299.5743299865723
-33695.999,299.9911954101563
-34559.999,300.377683807373
-35423.999,300.7322555541993
-36287.999,301.0535176574707
-37151.999,301.3401932067871
-38015.999,301.5911702514649
-38879.999,301.8054407043457
-39743.999,301.9821675476074
-40607.999,302.1206542846679
-41471.999,302.2203571594238
-42335.999,302.2808668273926
-43199.999,302.3019694519043
-43200.001,302.3019694519043
-44064.001,302.2835672790528
-44928.001,302.2257275146484
-45792.001,302.1286762145996
-46656.001,301.9928105041504
-47520.001,301.8186680297851
-48384.001,301.6069147399903
-49248.00099999999,301.3584059814453
-50112.001,301.0741131835938
-50976.001,300.7551544067382
-51840.001,300.402794342041
-52704.001,300.0184320922852
-53568.001,299.6035828430176
-54432.001,299.159883972168
-55296.001,298.6890767211913
-56160.001,298.1930061950683
-57024.001,297.6736702392578
-57888.001,297.1330605895996
-58752.001,296.5733828186035
-59616.00099999999,295.996787512207
-60480.00099999999,295.4055841064453
-61344.001,294.8020881469727
-62208.001,294.1886640563965
-63072.001,293.5677923400879
-63936.001,292.9418618591309
-64800.001,292.3133836669922
-65664.001,291.6847893920898
-66528.001,291.0586206359863
-67392.001,290.4373090270996
-68256.001,289.8233289611816
-69120.001,289.2190754089356
-69984.001,288.6269616699219
-70848.00099999999,288.049303289795
-71712.00099999999,287.4883791564941
-72576.00099999999,286.946425390625
-73440.00099999999,286.4255742492676
-74304.00099999999,285.9278663452149
-75168.00099999999,285.4552811950684
-76032.001,285.0096700134278
-76896.001,284.5928045898438
-77760.001,284.206316192627
-78624.001,283.8517444458007
-79488.001,283.5304823425293
-80352.001,283.2438067932129
-81216.00099999999,282.9928297485351
-82080.00099999999,282.7785592956543
-82944.00099999999,282.6018324523926
-83808.00099999999,282.4633457153321
-84672.00099999999,282.3636428405762
-85536.00099999999,282.3031331726074
-86400.001,282.2820305480957
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.T_supplyAirOut/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.T_supplyAirOut/errors.csv
deleted file mode 100644
index d41c13c1fb..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.T_supplyAirOut/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-864,0
-1728,0
-2592,0
-3456,0
-4320,0
-5184,0
-6048.000000000001,0
-6912,0
-7776,0
-8640,0
-9504,0
-10368,0
-11232,0
-12096,0
-12960,0
-13824,0
-14688,0
-15552,0
-16416,0
-17280,0
-18144,0
-19008,0
-19872,0
-20736,0
-21600,0
-22464,0
-23328,0
-24192,0
-25056,0
-25920,0
-26784,0
-27648,0
-28512,0
-29376,0
-30240,0
-31104,0
-31968,0
-32832,0
-33696,0
-34560,0
-35424,0
-36288,0
-37152,0
-38016,0
-38880,0
-39744,0
-40608,0
-41472,0
-42336,0
-43200,0
-44064,0
-44928,0
-45792,0
-46656,0
-47520.00000000001,0
-48384.00000000001,0
-49247.99999999999,0
-50112,0
-50976,0
-51840,0
-52704,0
-53568,0
-54432,0
-55296,0
-56160,0
-57024,0
-57888,0
-58752.00000000001,0
-59615.99999999999,0
-60479.99999999999,0
-61344,0
-62208,0
-63072,0
-63936,0
-64800,0
-65664,0
-66528,0
-67392,0
-68256,0
-69120,0
-69984,0
-70848,0
-71712,0
-72576,0
-73440,0
-74304,0
-75168,0
-76032,0
-76896,0
-77760,0
-78624,0
-79488,0
-80352,0
-81216,0
-82080,0
-82944,0
-83808,0
-84672,0
-85536,0
-86400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.T_supplyAirOut/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.T_supplyAirOut/lowerBound.csv
deleted file mode 100644
index e188103dc4..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.T_supplyAirOut/lowerBound.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
--0.001,292.707
-86400.001,292.707
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.T_supplyAirOut/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.T_supplyAirOut/reference.csv
deleted file mode 100644
index a42def2552..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.T_supplyAirOut/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,293
-864,293
-1728,293
-2592,293
-3456,293
-4320,293
-5184,293
-6048.000000000001,293
-6912,293
-7776,293
-8640,293
-9504,293
-10368,293
-11232,293
-12096,293
-12960,293
-13824,293
-14688,293
-15552,293
-16416,293
-17280,293
-18144,293
-19008,293
-19872,293
-20736,293
-21600,293
-22464,293
-23328,293
-24192,293
-25056,293
-25920,293
-26784,293
-27648,293
-28512,293
-29376,293
-30240,293
-31104,293
-31968,293
-32832,293
-33696,293
-34560,293
-35424,293
-36288,293
-37152,293
-38016,293
-38880,293
-39744,293
-40608,293
-41472,293
-42336,293
-43200,293
-44064,293
-44928,293
-45792,293
-46656,293
-47520.00000000001,293
-48384.00000000001,293
-49247.99999999999,293
-50112,293
-50976,293
-51840,293
-52704,293
-53568,293
-54432,293
-55296,293
-56160,293
-57024,293
-57888,293
-58752.00000000001,293
-59615.99999999999,293
-60479.99999999999,293
-61344,293
-62208,293
-63072,293
-63936,293
-64800,293
-65664,293
-66528,293
-67392,293
-68256,293
-69120,293
-69984,293
-70848,293
-71712,293
-72576,293
-73440,293
-74304,293
-75168,293
-76032,293
-76896,293
-77760,293
-78624,293
-79488,293
-80352,293
-81216,293
-82080,293
-82944,293
-83808,293
-84672,293
-85536,293
-86400,293
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.T_supplyAirOut/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.T_supplyAirOut/test.csv
deleted file mode 100644
index a42def2552..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.T_supplyAirOut/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,293
-864,293
-1728,293
-2592,293
-3456,293
-4320,293
-5184,293
-6048.000000000001,293
-6912,293
-7776,293
-8640,293
-9504,293
-10368,293
-11232,293
-12096,293
-12960,293
-13824,293
-14688,293
-15552,293
-16416,293
-17280,293
-18144,293
-19008,293
-19872,293
-20736,293
-21600,293
-22464,293
-23328,293
-24192,293
-25056,293
-25920,293
-26784,293
-27648,293
-28512,293
-29376,293
-30240,293
-31104,293
-31968,293
-32832,293
-33696,293
-34560,293
-35424,293
-36288,293
-37152,293
-38016,293
-38880,293
-39744,293
-40608,293
-41472,293
-42336,293
-43200,293
-44064,293
-44928,293
-45792,293
-46656,293
-47520.00000000001,293
-48384.00000000001,293
-49247.99999999999,293
-50112,293
-50976,293
-51840,293
-52704,293
-53568,293
-54432,293
-55296,293
-56160,293
-57024,293
-57888,293
-58752.00000000001,293
-59615.99999999999,293
-60479.99999999999,293
-61344,293
-62208,293
-63072,293
-63936,293
-64800,293
-65664,293
-66528,293
-67392,293
-68256,293
-69120,293
-69984,293
-70848,293
-71712,293
-72576,293
-73440,293
-74304,293
-75168,293
-76032,293
-76896,293
-77760,293
-78624,293
-79488,293
-80352,293
-81216,293
-82080,293
-82944,293
-83808,293
-84672,293
-85536,293
-86400,293
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.T_supplyAirOut/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.T_supplyAirOut/upperBound.csv
deleted file mode 100644
index 54cf528def..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.T_supplyAirOut/upperBound.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
--0.001,293.293
-86400.001,293.293
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.X_oda/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.X_oda/errors.csv
deleted file mode 100644
index d41c13c1fb..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.X_oda/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-864,0
-1728,0
-2592,0
-3456,0
-4320,0
-5184,0
-6048.000000000001,0
-6912,0
-7776,0
-8640,0
-9504,0
-10368,0
-11232,0
-12096,0
-12960,0
-13824,0
-14688,0
-15552,0
-16416,0
-17280,0
-18144,0
-19008,0
-19872,0
-20736,0
-21600,0
-22464,0
-23328,0
-24192,0
-25056,0
-25920,0
-26784,0
-27648,0
-28512,0
-29376,0
-30240,0
-31104,0
-31968,0
-32832,0
-33696,0
-34560,0
-35424,0
-36288,0
-37152,0
-38016,0
-38880,0
-39744,0
-40608,0
-41472,0
-42336,0
-43200,0
-44064,0
-44928,0
-45792,0
-46656,0
-47520.00000000001,0
-48384.00000000001,0
-49247.99999999999,0
-50112,0
-50976,0
-51840,0
-52704,0
-53568,0
-54432,0
-55296,0
-56160,0
-57024,0
-57888,0
-58752.00000000001,0
-59615.99999999999,0
-60479.99999999999,0
-61344,0
-62208,0
-63072,0
-63936,0
-64800,0
-65664,0
-66528,0
-67392,0
-68256,0
-69120,0
-69984,0
-70848,0
-71712,0
-72576,0
-73440,0
-74304,0
-75168,0
-76032,0
-76896,0
-77760,0
-78624,0
-79488,0
-80352,0
-81216,0
-82080,0
-82944,0
-83808,0
-84672,0
-85536,0
-86400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.X_oda/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.X_oda/lowerBound.csv
deleted file mode 100644
index 2f5aaf53ba..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.X_oda/lowerBound.csv
+++ /dev/null
@@ -1,105 +0,0 @@
-x,y
--0.001,0.006045254111289978
-0.001,0.006045254111289978
-864.001,0.006054113503545523
-1728.001,0.006081974670290947
-2592.001,0.006128938939422369
-3456.001,0.006195157464593649
-4320.001,0.006280839141458273
-5184.001,0.006386252470314503
-6048.001,0.006511706091463566
-6912.001,0.006657558377832174
-7776.000999999999,0.006824204862117767
-8640.001,0.007012071251869202
-9504.001,0.007221608027815819
-10368.001,0.007453263156116008
-11232.001,0.007707488700747491
-12096.001,0.007984717167913914
-12960.001,0.008285347536206245
-13824.001,0.008609734453260898
-14688.001,0.008694863855838775
-15552.001,0.008758190996944904
-16416.001,0.008814579412341119
-17280.001,0.008863806888461112
-18144.001,0.008905677288770675
-19008.001,0.008940027259290217
-19872.001,0.008966721758246421
-20736.001,0.008985654056072236
-21600.001,0.008996750392019748
-22463.99981462243,0.008999965126872298
-23327.999,0.008995287284255027
-24191.999,0.008982735849916934
-25055.999,0.008962359070777894
-25919.999,0.008934238158166408
-26783.999,0.008898483008146284
-27647.999,0.008855234622955323
-28511.999,0.00880466604232788
-29375.999,0.008746974706649781
-30239.999,0.00868238990753889
-31103.999,0.008611163102090359
-31967.999,0.008533579275012016
-32831.999,0.008449942782521248
-33695.999,0.008360584244132042
-34559.999,0.008265856817364692
-35423.999,0.008166132472455501
-36287.999,0.00806180590391159
-37151.999,0.007953289501369001
-38015.999,0.007841010369360447
-38879.999,0.007725413121283054
-39743.999,0.007606951497495175
-40607.999,0.007486095443367958
-41471.999,0.007363320678472518
-42335.999,0.007239112421870231
-43199.999,0.007113960735499859
-44063.999,0.006988358847796917
-44927.999,0.006862803153693676
-45791.999,0.006737788558006287
-46655.999,0.006613808661699295
-47519.99900000001,0.006491352967917918
-48383.99900000001,0.006370905205607414
-49247.999,0.006252940069884063
-50111.999,0.006137923035770655
-50975.999,0.00602630802989006
-51839.999,0.005918535567820072
-52703.999,0.005815031822770834
-53567.999,0.005716204527765513
-54431.999,0.005622443534433841
-55295.999,0.005534119136631489
-56159.999,0.00545157927647233
-57023.999,0.005375151500105858
-57887.999,0.005305135972797871
-58751.99900000001,0.005241809111088513
-59615.999,0.005185420788824559
-60479.999,0.005136192940175533
-61343.999,0.005094322539865971
-62207.999,0.005059972569346428
-63071.999,0.005033278536051512
-63935.999,0.005014345772564411
-64799.999,0.005003249436616898
-65663.99900000001,0.00500003469735384
-65664.001,0.00500003469735384
-66528.001,0.005004712358117103
-67392.001,0.005017264444380999
-68256.001,0.005037640850991011
-69120.001,0.005065761670470238
-69984.001,0.005101517286151647
-70848.00099999999,0.005144765205681324
-71712.00099999999,0.005195334251970053
-72576.00099999999,0.005253025215119124
-73440.00099999999,0.005317610386759043
-74304.00099999999,0.005388836447149515
-75168.00099999999,0.005466420739889145
-76032.001,0.005550057325512171
-76896.001,0.005639415584504605
-77760.001,0.005734143476933241
-78624.001,0.005833867728710174
-79488.001,0.005938194110989571
-80352.001,0.006046710792928934
-81216.00099999999,0.0061589894592762
-82080.00021795381,0.006274587068382066
-82943.999,0.00620036206766963
-83807.999,0.006132827769964933
-84671.999,0.006084560114890337
-85535.999,0.006055404223501682
-86399.99900000001,0.006045264821499586
-86400.001,0.006045264821499586
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.X_oda/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.X_oda/reference.csv
deleted file mode 100644
index 0bb47067a1..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.X_oda/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0.007045254111289978
-864,0.007054113503545523
-1728,0.007081974670290947
-2592,0.007128938939422369
-3456,0.007195157464593649
-4320,0.007280839141458273
-5184,0.007386252470314503
-6048.000000000001,0.007511706091463566
-6912,0.007657558377832174
-7776,0.007824204862117767
-8640,0.008012071251869202
-9504,0.008221608027815819
-10368,0.008453263156116008
-11232,0.008707488700747491
-12096,0.008984717167913915
-12960,0.009285347536206245
-13824,0.009609734453260899
-14688,0.009694863855838776
-15552,0.009758190996944905
-16416,0.009814579412341118
-17280,0.009863806888461113
-18144,0.009905677288770676
-19008,0.009940027259290218
-19872,0.009966721758246422
-20736,0.009985654056072235
-21600,0.009996750392019749
-22464,0.009999965131282807
-23328,0.009995287284255028
-24192,0.009982735849916935
-25056,0.009962359070777893
-25920,0.009934238158166409
-26784,0.009898483008146285
-27648,0.009855234622955322
-28512,0.009804666042327881
-29376,0.009746974706649781
-30240,0.009682389907538891
-31104,0.009611163102090359
-31968,0.009533579275012017
-32832,0.009449942782521249
-33696,0.009360584244132043
-34560,0.009265856817364693
-35424,0.009166132472455502
-36288,0.009061805903911591
-37152,0.008953289501369
-38016,0.008841010369360447
-38880,0.008725413121283054
-39744,0.008606951497495175
-40608,0.008486095443367958
-41472,0.008363320678472518
-42336,0.008239112421870231
-43200,0.008113960735499859
-44064,0.007988358847796917
-44928,0.007862803153693676
-45792,0.007737788558006287
-46656,0.007613808661699295
-47520.00000000001,0.007491352967917918
-48384.00000000001,0.007370905205607414
-49247.99999999999,0.007252940069884063
-50112,0.007137923035770655
-50976,0.00702630802989006
-51840,0.006918535567820072
-52704,0.006815031822770834
-53568,0.006716204527765513
-54432,0.006622443534433841
-55296,0.006534119136631489
-56160,0.00645157927647233
-57024,0.006375151500105858
-57888,0.006305135972797871
-58752.00000000001,0.006241809111088513
-59615.99999999999,0.006185420788824559
-60479.99999999999,0.006136192940175533
-61344,0.006094322539865971
-62208,0.006059972569346428
-63072,0.006033278536051512
-63936,0.006014345772564411
-64800,0.006003249436616898
-65664,0.00600003469735384
-66528,0.006004712358117103
-67392,0.006017264444380999
-68256,0.006037640850991011
-69120,0.006065761670470238
-69984,0.006101517286151647
-70848,0.006144765205681324
-71712,0.006195334251970053
-72576,0.006253025215119124
-73440,0.006317610386759043
-74304,0.006388836447149515
-75168,0.006466420739889145
-76032,0.006550057325512171
-76896,0.006639415584504605
-77760,0.006734143476933241
-78624,0.006833867728710174
-79488,0.006938194110989571
-80352,0.007046710792928934
-81216,0.0071589894592762
-82080,0.007274587173014879
-82944,0.00720036206766963
-83808,0.007132827769964933
-84672,0.007084560114890337
-85536,0.007055404223501682
-86400,0.007045264821499586
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.X_oda/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.X_oda/test.csv
deleted file mode 100644
index 0bb47067a1..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.X_oda/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0.007045254111289978
-864,0.007054113503545523
-1728,0.007081974670290947
-2592,0.007128938939422369
-3456,0.007195157464593649
-4320,0.007280839141458273
-5184,0.007386252470314503
-6048.000000000001,0.007511706091463566
-6912,0.007657558377832174
-7776,0.007824204862117767
-8640,0.008012071251869202
-9504,0.008221608027815819
-10368,0.008453263156116008
-11232,0.008707488700747491
-12096,0.008984717167913915
-12960,0.009285347536206245
-13824,0.009609734453260899
-14688,0.009694863855838776
-15552,0.009758190996944905
-16416,0.009814579412341118
-17280,0.009863806888461113
-18144,0.009905677288770676
-19008,0.009940027259290218
-19872,0.009966721758246422
-20736,0.009985654056072235
-21600,0.009996750392019749
-22464,0.009999965131282807
-23328,0.009995287284255028
-24192,0.009982735849916935
-25056,0.009962359070777893
-25920,0.009934238158166409
-26784,0.009898483008146285
-27648,0.009855234622955322
-28512,0.009804666042327881
-29376,0.009746974706649781
-30240,0.009682389907538891
-31104,0.009611163102090359
-31968,0.009533579275012017
-32832,0.009449942782521249
-33696,0.009360584244132043
-34560,0.009265856817364693
-35424,0.009166132472455502
-36288,0.009061805903911591
-37152,0.008953289501369
-38016,0.008841010369360447
-38880,0.008725413121283054
-39744,0.008606951497495175
-40608,0.008486095443367958
-41472,0.008363320678472518
-42336,0.008239112421870231
-43200,0.008113960735499859
-44064,0.007988358847796917
-44928,0.007862803153693676
-45792,0.007737788558006287
-46656,0.007613808661699295
-47520.00000000001,0.007491352967917918
-48384.00000000001,0.007370905205607414
-49247.99999999999,0.007252940069884063
-50112,0.007137923035770655
-50976,0.00702630802989006
-51840,0.006918535567820072
-52704,0.006815031822770834
-53568,0.006716204527765513
-54432,0.006622443534433841
-55296,0.006534119136631489
-56160,0.00645157927647233
-57024,0.006375151500105858
-57888,0.006305135972797871
-58752.00000000001,0.006241809111088513
-59615.99999999999,0.006185420788824559
-60479.99999999999,0.006136192940175533
-61344,0.006094322539865971
-62208,0.006059972569346428
-63072,0.006033278536051512
-63936,0.006014345772564411
-64800,0.006003249436616898
-65664,0.00600003469735384
-66528,0.006004712358117103
-67392,0.006017264444380999
-68256,0.006037640850991011
-69120,0.006065761670470238
-69984,0.006101517286151647
-70848,0.006144765205681324
-71712,0.006195334251970053
-72576,0.006253025215119124
-73440,0.006317610386759043
-74304,0.006388836447149515
-75168,0.006466420739889145
-76032,0.006550057325512171
-76896,0.006639415584504605
-77760,0.006734143476933241
-78624,0.006833867728710174
-79488,0.006938194110989571
-80352,0.007046710792928934
-81216,0.0071589894592762
-82080,0.007274587173014879
-82944,0.00720036206766963
-83808,0.007132827769964933
-84672,0.007084560114890337
-85536,0.007055404223501682
-86400,0.007045264821499586
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.X_oda/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.X_oda/upperBound.csv
deleted file mode 100644
index 3e6022435c..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.X_oda/upperBound.csv
+++ /dev/null
@@ -1,104 +0,0 @@
-x,y
--0.001,0.008045254111289979
-863.999,0.008054113503545523
-1727.999,0.008081974670290946
-2591.999,0.008128938939422369
-3455.999,0.00819515746459365
-4319.999,0.008280839141458274
-5183.999,0.008386252470314503
-6047.999000000001,0.008511706091463567
-6911.999,0.008657558377832174
-7775.999,0.008824204862117768
-8639.999,0.009012071251869203
-9503.999,0.009221608027815818
-10367.999,0.009453263156116009
-11231.999,0.009707488700747492
-12095.999,0.009984717167913916
-12959.999,0.01028534753620625
-13823.999,0.0106097344532609
-14687.999,0.01069486385583878
-15551.999,0.01075819099694491
-16415.999,0.01081457941234112
-17279.999,0.01086380688846111
-18143.999,0.01090567728877068
-19007.999,0.01094002725929022
-19871.999,0.01096672175824642
-20735.999,0.01098565405607223
-21599.999,0.01099675039201975
-22463.999,0.01099996513128281
-22464.001,0.01099996513128281
-23328.001,0.01099528728425503
-24192.001,0.01098273584991694
-25056.001,0.01096235907077789
-25920.001,0.01093423815816641
-26784.001,0.01089848300814629
-27648.001,0.01085523462295532
-28512.001,0.01080466604232788
-29376.001,0.01074697470664978
-30240.001,0.01068238990753889
-31104.001,0.01061116310209036
-31968.001,0.01053357927501202
-32832.001,0.01044994278252125
-33696.001,0.01036058424413204
-34560.001,0.01026585681736469
-35424.001,0.0101661324724555
-36288.001,0.01006180590391159
-37152.001,0.009953289501368999
-38016.001,0.009841010369360446
-38880.001,0.009725413121283055
-39744.001,0.009606951497495176
-40608.001,0.009486095443367957
-41472.001,0.009363320678472519
-42336.001,0.00923911242187023
-43200.001,0.00911396073549986
-44064.001,0.008988358847796918
-44928.001,0.008862803153693675
-45792.001,0.008737788558006287
-46656.001,0.008613808661699295
-47520.001,0.008491352967917918
-48384.001,0.008370905205607414
-49248.00099999999,0.008252940069884064
-50112.001,0.008137923035770656
-50976.001,0.00802630802989006
-51840.001,0.007918535567820073
-52704.001,0.007815031822770834
-53568.001,0.007716204527765513
-54432.001,0.007622443534433841
-55296.001,0.007534119136631489
-56160.001,0.00745157927647233
-57024.001,0.007375151500105858
-57888.001,0.007305135972797871
-58752.001,0.007241809111088513
-59616.00099999999,0.007185420788824559
-60480.00099999999,0.007136192940175533
-61344.001,0.007094322539865971
-62208.001,0.007059972569346428
-63072.001,0.007033278536051512
-63936.001,0.007014345772564411
-64800.001,0.007003249436616898
-65663.99981464173,0.007000034701764277
-66527.99900000001,0.007004712358117103
-67391.99900000001,0.007017264444380999
-68255.99900000001,0.007037640850991011
-69119.99900000001,0.007065761670470238
-69983.99900000001,0.007101517286151647
-70847.999,0.007144765205681324
-71711.999,0.007195334251970053
-72575.999,0.007253025215119124
-73439.999,0.007317610386759043
-74303.999,0.007388836447149515
-75167.999,0.007466420739889145
-76031.99900000001,0.007550057325512171
-76895.99900000001,0.007639415584504605
-77759.99900000001,0.007734143476933241
-78623.99900000001,0.007833867728710173
-79487.99900000001,0.007938194110989571
-80351.99900000001,0.008046710792928933
-81215.999,0.008158989459276199
-82079.999,0.00827458717301488
-82080.00099999999,0.00827458717301488
-82944.00099999999,0.00820036206766963
-83808.00099999999,0.008132827769964934
-84672.00099999999,0.008084560114890338
-85536.00099999999,0.008055404223501681
-86400.001,0.008045264821499587
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.X_supMax/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.X_supMax/errors.csv
deleted file mode 100644
index d41c13c1fb..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.X_supMax/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-864,0
-1728,0
-2592,0
-3456,0
-4320,0
-5184,0
-6048.000000000001,0
-6912,0
-7776,0
-8640,0
-9504,0
-10368,0
-11232,0
-12096,0
-12960,0
-13824,0
-14688,0
-15552,0
-16416,0
-17280,0
-18144,0
-19008,0
-19872,0
-20736,0
-21600,0
-22464,0
-23328,0
-24192,0
-25056,0
-25920,0
-26784,0
-27648,0
-28512,0
-29376,0
-30240,0
-31104,0
-31968,0
-32832,0
-33696,0
-34560,0
-35424,0
-36288,0
-37152,0
-38016,0
-38880,0
-39744,0
-40608,0
-41472,0
-42336,0
-43200,0
-44064,0
-44928,0
-45792,0
-46656,0
-47520.00000000001,0
-48384.00000000001,0
-49247.99999999999,0
-50112,0
-50976,0
-51840,0
-52704,0
-53568,0
-54432,0
-55296,0
-56160,0
-57024,0
-57888,0
-58752.00000000001,0
-59615.99999999999,0
-60479.99999999999,0
-61344,0
-62208,0
-63072,0
-63936,0
-64800,0
-65664,0
-66528,0
-67392,0
-68256,0
-69120,0
-69984,0
-70848,0
-71712,0
-72576,0
-73440,0
-74304,0
-75168,0
-76032,0
-76896,0
-77760,0
-78624,0
-79488,0
-80352,0
-81216,0
-82080,0
-82944,0
-83808,0
-84672,0
-85536,0
-86400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.X_supMax/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.X_supMax/lowerBound.csv
deleted file mode 100644
index 9d6048da4f..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.X_supMax/lowerBound.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
--0.001,0.006923881523311138
-86400.001,0.006923881523311138
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.X_supMax/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.X_supMax/reference.csv
deleted file mode 100644
index 8f77fc3da7..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.X_supMax/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0.007923881523311138
-864,0.007923881523311138
-1728,0.007923881523311138
-2592,0.007923881523311138
-3456,0.007923881523311138
-4320,0.007923881523311138
-5184,0.007923881523311138
-6048.000000000001,0.007923881523311138
-6912,0.007923881523311138
-7776,0.007923881523311138
-8640,0.007923881523311138
-9504,0.007923881523311138
-10368,0.007923881523311138
-11232,0.007923881523311138
-12096,0.007923881523311138
-12960,0.007923881523311138
-13824,0.007923881523311138
-14688,0.007923881523311138
-15552,0.007923881523311138
-16416,0.007923881523311138
-17280,0.007923881523311138
-18144,0.007923881523311138
-19008,0.007923881523311138
-19872,0.007923881523311138
-20736,0.007923881523311138
-21600,0.007923881523311138
-22464,0.007923881523311138
-23328,0.007923881523311138
-24192,0.007923881523311138
-25056,0.007923881523311138
-25920,0.007923881523311138
-26784,0.007923881523311138
-27648,0.007923881523311138
-28512,0.007923881523311138
-29376,0.007923881523311138
-30240,0.007923881523311138
-31104,0.007923881523311138
-31968,0.007923881523311138
-32832,0.007923881523311138
-33696,0.007923881523311138
-34560,0.007923881523311138
-35424,0.007923881523311138
-36288,0.007923881523311138
-37152,0.007923881523311138
-38016,0.007923881523311138
-38880,0.007923881523311138
-39744,0.007923881523311138
-40608,0.007923881523311138
-41472,0.007923881523311138
-42336,0.007923881523311138
-43200,0.007923881523311138
-44064,0.007923881523311138
-44928,0.007923881523311138
-45792,0.007923881523311138
-46656,0.007923881523311138
-47520.00000000001,0.007923881523311138
-48384.00000000001,0.007923881523311138
-49247.99999999999,0.007923881523311138
-50112,0.007923881523311138
-50976,0.007923881523311138
-51840,0.007923881523311138
-52704,0.007923881523311138
-53568,0.007923881523311138
-54432,0.007923881523311138
-55296,0.007923881523311138
-56160,0.007923881523311138
-57024,0.007923881523311138
-57888,0.007923881523311138
-58752.00000000001,0.007923881523311138
-59615.99999999999,0.007923881523311138
-60479.99999999999,0.007923881523311138
-61344,0.007923881523311138
-62208,0.007923881523311138
-63072,0.007923881523311138
-63936,0.007923881523311138
-64800,0.007923881523311138
-65664,0.007923881523311138
-66528,0.007923881523311138
-67392,0.007923881523311138
-68256,0.007923881523311138
-69120,0.007923881523311138
-69984,0.007923881523311138
-70848,0.007923881523311138
-71712,0.007923881523311138
-72576,0.007923881523311138
-73440,0.007923881523311138
-74304,0.007923881523311138
-75168,0.007923881523311138
-76032,0.007923881523311138
-76896,0.007923881523311138
-77760,0.007923881523311138
-78624,0.007923881523311138
-79488,0.007923881523311138
-80352,0.007923881523311138
-81216,0.007923881523311138
-82080,0.007923881523311138
-82944,0.007923881523311138
-83808,0.007923881523311138
-84672,0.007923881523311138
-85536,0.007923881523311138
-86400,0.007923881523311138
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.X_supMax/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.X_supMax/test.csv
deleted file mode 100644
index 8f77fc3da7..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.X_supMax/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0.007923881523311138
-864,0.007923881523311138
-1728,0.007923881523311138
-2592,0.007923881523311138
-3456,0.007923881523311138
-4320,0.007923881523311138
-5184,0.007923881523311138
-6048.000000000001,0.007923881523311138
-6912,0.007923881523311138
-7776,0.007923881523311138
-8640,0.007923881523311138
-9504,0.007923881523311138
-10368,0.007923881523311138
-11232,0.007923881523311138
-12096,0.007923881523311138
-12960,0.007923881523311138
-13824,0.007923881523311138
-14688,0.007923881523311138
-15552,0.007923881523311138
-16416,0.007923881523311138
-17280,0.007923881523311138
-18144,0.007923881523311138
-19008,0.007923881523311138
-19872,0.007923881523311138
-20736,0.007923881523311138
-21600,0.007923881523311138
-22464,0.007923881523311138
-23328,0.007923881523311138
-24192,0.007923881523311138
-25056,0.007923881523311138
-25920,0.007923881523311138
-26784,0.007923881523311138
-27648,0.007923881523311138
-28512,0.007923881523311138
-29376,0.007923881523311138
-30240,0.007923881523311138
-31104,0.007923881523311138
-31968,0.007923881523311138
-32832,0.007923881523311138
-33696,0.007923881523311138
-34560,0.007923881523311138
-35424,0.007923881523311138
-36288,0.007923881523311138
-37152,0.007923881523311138
-38016,0.007923881523311138
-38880,0.007923881523311138
-39744,0.007923881523311138
-40608,0.007923881523311138
-41472,0.007923881523311138
-42336,0.007923881523311138
-43200,0.007923881523311138
-44064,0.007923881523311138
-44928,0.007923881523311138
-45792,0.007923881523311138
-46656,0.007923881523311138
-47520.00000000001,0.007923881523311138
-48384.00000000001,0.007923881523311138
-49247.99999999999,0.007923881523311138
-50112,0.007923881523311138
-50976,0.007923881523311138
-51840,0.007923881523311138
-52704,0.007923881523311138
-53568,0.007923881523311138
-54432,0.007923881523311138
-55296,0.007923881523311138
-56160,0.007923881523311138
-57024,0.007923881523311138
-57888,0.007923881523311138
-58752.00000000001,0.007923881523311138
-59615.99999999999,0.007923881523311138
-60479.99999999999,0.007923881523311138
-61344,0.007923881523311138
-62208,0.007923881523311138
-63072,0.007923881523311138
-63936,0.007923881523311138
-64800,0.007923881523311138
-65664,0.007923881523311138
-66528,0.007923881523311138
-67392,0.007923881523311138
-68256,0.007923881523311138
-69120,0.007923881523311138
-69984,0.007923881523311138
-70848,0.007923881523311138
-71712,0.007923881523311138
-72576,0.007923881523311138
-73440,0.007923881523311138
-74304,0.007923881523311138
-75168,0.007923881523311138
-76032,0.007923881523311138
-76896,0.007923881523311138
-77760,0.007923881523311138
-78624,0.007923881523311138
-79488,0.007923881523311138
-80352,0.007923881523311138
-81216,0.007923881523311138
-82080,0.007923881523311138
-82944,0.007923881523311138
-83808,0.007923881523311138
-84672,0.007923881523311138
-85536,0.007923881523311138
-86400,0.007923881523311138
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.X_supMax/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.X_supMax/upperBound.csv
deleted file mode 100644
index b2ed6b7bb4..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.X_supMax/upperBound.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
--0.001,0.008923881523311139
-86400.001,0.008923881523311139
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.X_supMin/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.X_supMin/errors.csv
deleted file mode 100644
index d41c13c1fb..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.X_supMin/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-864,0
-1728,0
-2592,0
-3456,0
-4320,0
-5184,0
-6048.000000000001,0
-6912,0
-7776,0
-8640,0
-9504,0
-10368,0
-11232,0
-12096,0
-12960,0
-13824,0
-14688,0
-15552,0
-16416,0
-17280,0
-18144,0
-19008,0
-19872,0
-20736,0
-21600,0
-22464,0
-23328,0
-24192,0
-25056,0
-25920,0
-26784,0
-27648,0
-28512,0
-29376,0
-30240,0
-31104,0
-31968,0
-32832,0
-33696,0
-34560,0
-35424,0
-36288,0
-37152,0
-38016,0
-38880,0
-39744,0
-40608,0
-41472,0
-42336,0
-43200,0
-44064,0
-44928,0
-45792,0
-46656,0
-47520.00000000001,0
-48384.00000000001,0
-49247.99999999999,0
-50112,0
-50976,0
-51840,0
-52704,0
-53568,0
-54432,0
-55296,0
-56160,0
-57024,0
-57888,0
-58752.00000000001,0
-59615.99999999999,0
-60479.99999999999,0
-61344,0
-62208,0
-63072,0
-63936,0
-64800,0
-65664,0
-66528,0
-67392,0
-68256,0
-69120,0
-69984,0
-70848,0
-71712,0
-72576,0
-73440,0
-74304,0
-75168,0
-76032,0
-76896,0
-77760,0
-78624,0
-79488,0
-80352,0
-81216,0
-82080,0
-82944,0
-83808,0
-84672,0
-85536,0
-86400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.X_supMin/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.X_supMin/lowerBound.csv
deleted file mode 100644
index fe2365c9cb..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.X_supMin/lowerBound.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
--0.001,0.005758792325854301
-86400.001,0.005758792325854301
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.X_supMin/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.X_supMin/reference.csv
deleted file mode 100644
index 3056118ced..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.X_supMin/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0.006758792325854301
-864,0.006758792325854301
-1728,0.006758792325854301
-2592,0.006758792325854301
-3456,0.006758792325854301
-4320,0.006758792325854301
-5184,0.006758792325854301
-6048.000000000001,0.006758792325854301
-6912,0.006758792325854301
-7776,0.006758792325854301
-8640,0.006758792325854301
-9504,0.006758792325854301
-10368,0.006758792325854301
-11232,0.006758792325854301
-12096,0.006758792325854301
-12960,0.006758792325854301
-13824,0.006758792325854301
-14688,0.006758792325854301
-15552,0.006758792325854301
-16416,0.006758792325854301
-17280,0.006758792325854301
-18144,0.006758792325854301
-19008,0.006758792325854301
-19872,0.006758792325854301
-20736,0.006758792325854301
-21600,0.006758792325854301
-22464,0.006758792325854301
-23328,0.006758792325854301
-24192,0.006758792325854301
-25056,0.006758792325854301
-25920,0.006758792325854301
-26784,0.006758792325854301
-27648,0.006758792325854301
-28512,0.006758792325854301
-29376,0.006758792325854301
-30240,0.006758792325854301
-31104,0.006758792325854301
-31968,0.006758792325854301
-32832,0.006758792325854301
-33696,0.006758792325854301
-34560,0.006758792325854301
-35424,0.006758792325854301
-36288,0.006758792325854301
-37152,0.006758792325854301
-38016,0.006758792325854301
-38880,0.006758792325854301
-39744,0.006758792325854301
-40608,0.006758792325854301
-41472,0.006758792325854301
-42336,0.006758792325854301
-43200,0.006758792325854301
-44064,0.006758792325854301
-44928,0.006758792325854301
-45792,0.006758792325854301
-46656,0.006758792325854301
-47520.00000000001,0.006758792325854301
-48384.00000000001,0.006758792325854301
-49247.99999999999,0.006758792325854301
-50112,0.006758792325854301
-50976,0.006758792325854301
-51840,0.006758792325854301
-52704,0.006758792325854301
-53568,0.006758792325854301
-54432,0.006758792325854301
-55296,0.006758792325854301
-56160,0.006758792325854301
-57024,0.006758792325854301
-57888,0.006758792325854301
-58752.00000000001,0.006758792325854301
-59615.99999999999,0.006758792325854301
-60479.99999999999,0.006758792325854301
-61344,0.006758792325854301
-62208,0.006758792325854301
-63072,0.006758792325854301
-63936,0.006758792325854301
-64800,0.006758792325854301
-65664,0.006758792325854301
-66528,0.006758792325854301
-67392,0.006758792325854301
-68256,0.006758792325854301
-69120,0.006758792325854301
-69984,0.006758792325854301
-70848,0.006758792325854301
-71712,0.006758792325854301
-72576,0.006758792325854301
-73440,0.006758792325854301
-74304,0.006758792325854301
-75168,0.006758792325854301
-76032,0.006758792325854301
-76896,0.006758792325854301
-77760,0.006758792325854301
-78624,0.006758792325854301
-79488,0.006758792325854301
-80352,0.006758792325854301
-81216,0.006758792325854301
-82080,0.006758792325854301
-82944,0.006758792325854301
-83808,0.006758792325854301
-84672,0.006758792325854301
-85536,0.006758792325854301
-86400,0.006758792325854301
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.X_supMin/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.X_supMin/test.csv
deleted file mode 100644
index 3056118ced..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.X_supMin/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0.006758792325854301
-864,0.006758792325854301
-1728,0.006758792325854301
-2592,0.006758792325854301
-3456,0.006758792325854301
-4320,0.006758792325854301
-5184,0.006758792325854301
-6048.000000000001,0.006758792325854301
-6912,0.006758792325854301
-7776,0.006758792325854301
-8640,0.006758792325854301
-9504,0.006758792325854301
-10368,0.006758792325854301
-11232,0.006758792325854301
-12096,0.006758792325854301
-12960,0.006758792325854301
-13824,0.006758792325854301
-14688,0.006758792325854301
-15552,0.006758792325854301
-16416,0.006758792325854301
-17280,0.006758792325854301
-18144,0.006758792325854301
-19008,0.006758792325854301
-19872,0.006758792325854301
-20736,0.006758792325854301
-21600,0.006758792325854301
-22464,0.006758792325854301
-23328,0.006758792325854301
-24192,0.006758792325854301
-25056,0.006758792325854301
-25920,0.006758792325854301
-26784,0.006758792325854301
-27648,0.006758792325854301
-28512,0.006758792325854301
-29376,0.006758792325854301
-30240,0.006758792325854301
-31104,0.006758792325854301
-31968,0.006758792325854301
-32832,0.006758792325854301
-33696,0.006758792325854301
-34560,0.006758792325854301
-35424,0.006758792325854301
-36288,0.006758792325854301
-37152,0.006758792325854301
-38016,0.006758792325854301
-38880,0.006758792325854301
-39744,0.006758792325854301
-40608,0.006758792325854301
-41472,0.006758792325854301
-42336,0.006758792325854301
-43200,0.006758792325854301
-44064,0.006758792325854301
-44928,0.006758792325854301
-45792,0.006758792325854301
-46656,0.006758792325854301
-47520.00000000001,0.006758792325854301
-48384.00000000001,0.006758792325854301
-49247.99999999999,0.006758792325854301
-50112,0.006758792325854301
-50976,0.006758792325854301
-51840,0.006758792325854301
-52704,0.006758792325854301
-53568,0.006758792325854301
-54432,0.006758792325854301
-55296,0.006758792325854301
-56160,0.006758792325854301
-57024,0.006758792325854301
-57888,0.006758792325854301
-58752.00000000001,0.006758792325854301
-59615.99999999999,0.006758792325854301
-60479.99999999999,0.006758792325854301
-61344,0.006758792325854301
-62208,0.006758792325854301
-63072,0.006758792325854301
-63936,0.006758792325854301
-64800,0.006758792325854301
-65664,0.006758792325854301
-66528,0.006758792325854301
-67392,0.006758792325854301
-68256,0.006758792325854301
-69120,0.006758792325854301
-69984,0.006758792325854301
-70848,0.006758792325854301
-71712,0.006758792325854301
-72576,0.006758792325854301
-73440,0.006758792325854301
-74304,0.006758792325854301
-75168,0.006758792325854301
-76032,0.006758792325854301
-76896,0.006758792325854301
-77760,0.006758792325854301
-78624,0.006758792325854301
-79488,0.006758792325854301
-80352,0.006758792325854301
-81216,0.006758792325854301
-82080,0.006758792325854301
-82944,0.006758792325854301
-83808,0.006758792325854301
-84672,0.006758792325854301
-85536,0.006758792325854301
-86400,0.006758792325854301
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.X_supMin/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.X_supMin/upperBound.csv
deleted file mode 100644
index 7c7cd90a95..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.X_supMin/upperBound.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
--0.001,0.007758792325854301
-86400.001,0.007758792325854301
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.allCond/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.allCond/errors.csv
deleted file mode 100644
index d41c13c1fb..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.allCond/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-864,0
-1728,0
-2592,0
-3456,0
-4320,0
-5184,0
-6048.000000000001,0
-6912,0
-7776,0
-8640,0
-9504,0
-10368,0
-11232,0
-12096,0
-12960,0
-13824,0
-14688,0
-15552,0
-16416,0
-17280,0
-18144,0
-19008,0
-19872,0
-20736,0
-21600,0
-22464,0
-23328,0
-24192,0
-25056,0
-25920,0
-26784,0
-27648,0
-28512,0
-29376,0
-30240,0
-31104,0
-31968,0
-32832,0
-33696,0
-34560,0
-35424,0
-36288,0
-37152,0
-38016,0
-38880,0
-39744,0
-40608,0
-41472,0
-42336,0
-43200,0
-44064,0
-44928,0
-45792,0
-46656,0
-47520.00000000001,0
-48384.00000000001,0
-49247.99999999999,0
-50112,0
-50976,0
-51840,0
-52704,0
-53568,0
-54432,0
-55296,0
-56160,0
-57024,0
-57888,0
-58752.00000000001,0
-59615.99999999999,0
-60479.99999999999,0
-61344,0
-62208,0
-63072,0
-63936,0
-64800,0
-65664,0
-66528,0
-67392,0
-68256,0
-69120,0
-69984,0
-70848,0
-71712,0
-72576,0
-73440,0
-74304,0
-75168,0
-76032,0
-76896,0
-77760,0
-78624,0
-79488,0
-80352,0
-81216,0
-82080,0
-82944,0
-83808,0
-84672,0
-85536,0
-86400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.allCond/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.allCond/lowerBound.csv
deleted file mode 100644
index a743992df9..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.allCond/lowerBound.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
--0.001,0.999
-86400.001,0.999
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.allCond/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.allCond/reference.csv
deleted file mode 100644
index 64b4c50950..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.allCond/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,1
-864,1
-1728,1
-2592,1
-3456,1
-4320,1
-5184,1
-6048.000000000001,1
-6912,1
-7776,1
-8640,1
-9504,1
-10368,1
-11232,1
-12096,1
-12960,1
-13824,1
-14688,1
-15552,1
-16416,1
-17280,1
-18144,1
-19008,1
-19872,1
-20736,1
-21600,1
-22464,1
-23328,1
-24192,1
-25056,1
-25920,1
-26784,1
-27648,1
-28512,1
-29376,1
-30240,1
-31104,1
-31968,1
-32832,1
-33696,1
-34560,1
-35424,1
-36288,1
-37152,1
-38016,1
-38880,1
-39744,1
-40608,1
-41472,1
-42336,1
-43200,1
-44064,1
-44928,1
-45792,1
-46656,1
-47520.00000000001,1
-48384.00000000001,1
-49247.99999999999,1
-50112,1
-50976,1
-51840,1
-52704,1
-53568,1
-54432,1
-55296,1
-56160,1
-57024,1
-57888,1
-58752.00000000001,1
-59615.99999999999,1
-60479.99999999999,1
-61344,1
-62208,1
-63072,1
-63936,1
-64800,1
-65664,1
-66528,1
-67392,1
-68256,1
-69120,1
-69984,1
-70848,1
-71712,1
-72576,1
-73440,1
-74304,1
-75168,1
-76032,1
-76896,1
-77760,1
-78624,1
-79488,1
-80352,1
-81216,1
-82080,1
-82944,1
-83808,1
-84672,1
-85536,1
-86400,1
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.allCond/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.allCond/test.csv
deleted file mode 100644
index 64b4c50950..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.allCond/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,1
-864,1
-1728,1
-2592,1
-3456,1
-4320,1
-5184,1
-6048.000000000001,1
-6912,1
-7776,1
-8640,1
-9504,1
-10368,1
-11232,1
-12096,1
-12960,1
-13824,1
-14688,1
-15552,1
-16416,1
-17280,1
-18144,1
-19008,1
-19872,1
-20736,1
-21600,1
-22464,1
-23328,1
-24192,1
-25056,1
-25920,1
-26784,1
-27648,1
-28512,1
-29376,1
-30240,1
-31104,1
-31968,1
-32832,1
-33696,1
-34560,1
-35424,1
-36288,1
-37152,1
-38016,1
-38880,1
-39744,1
-40608,1
-41472,1
-42336,1
-43200,1
-44064,1
-44928,1
-45792,1
-46656,1
-47520.00000000001,1
-48384.00000000001,1
-49247.99999999999,1
-50112,1
-50976,1
-51840,1
-52704,1
-53568,1
-54432,1
-55296,1
-56160,1
-57024,1
-57888,1
-58752.00000000001,1
-59615.99999999999,1
-60479.99999999999,1
-61344,1
-62208,1
-63072,1
-63936,1
-64800,1
-65664,1
-66528,1
-67392,1
-68256,1
-69120,1
-69984,1
-70848,1
-71712,1
-72576,1
-73440,1
-74304,1
-75168,1
-76032,1
-76896,1
-77760,1
-78624,1
-79488,1
-80352,1
-81216,1
-82080,1
-82944,1
-83808,1
-84672,1
-85536,1
-86400,1
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.allCond/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.allCond/upperBound.csv
deleted file mode 100644
index 0d1a5d6fc8..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.allCond/upperBound.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
--0.001,1.001
-86400.001,1.001
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.deHuHRS_false.active/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.deHuHRS_false.active/errors.csv
deleted file mode 100644
index d41c13c1fb..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.deHuHRS_false.active/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-864,0
-1728,0
-2592,0
-3456,0
-4320,0
-5184,0
-6048.000000000001,0
-6912,0
-7776,0
-8640,0
-9504,0
-10368,0
-11232,0
-12096,0
-12960,0
-13824,0
-14688,0
-15552,0
-16416,0
-17280,0
-18144,0
-19008,0
-19872,0
-20736,0
-21600,0
-22464,0
-23328,0
-24192,0
-25056,0
-25920,0
-26784,0
-27648,0
-28512,0
-29376,0
-30240,0
-31104,0
-31968,0
-32832,0
-33696,0
-34560,0
-35424,0
-36288,0
-37152,0
-38016,0
-38880,0
-39744,0
-40608,0
-41472,0
-42336,0
-43200,0
-44064,0
-44928,0
-45792,0
-46656,0
-47520.00000000001,0
-48384.00000000001,0
-49247.99999999999,0
-50112,0
-50976,0
-51840,0
-52704,0
-53568,0
-54432,0
-55296,0
-56160,0
-57024,0
-57888,0
-58752.00000000001,0
-59615.99999999999,0
-60479.99999999999,0
-61344,0
-62208,0
-63072,0
-63936,0
-64800,0
-65664,0
-66528,0
-67392,0
-68256,0
-69120,0
-69984,0
-70848,0
-71712,0
-72576,0
-73440,0
-74304,0
-75168,0
-76032,0
-76896,0
-77760,0
-78624,0
-79488,0
-80352,0
-81216,0
-82080,0
-82944,0
-83808,0
-84672,0
-85536,0
-86400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.deHuHRS_false.active/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.deHuHRS_false.active/lowerBound.csv
deleted file mode 100644
index 432043ac38..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.deHuHRS_false.active/lowerBound.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
--0.001,-0.001
-86400.001,-0.001
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.deHuHRS_false.active/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.deHuHRS_false.active/reference.csv
deleted file mode 100644
index d41c13c1fb..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.deHuHRS_false.active/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-864,0
-1728,0
-2592,0
-3456,0
-4320,0
-5184,0
-6048.000000000001,0
-6912,0
-7776,0
-8640,0
-9504,0
-10368,0
-11232,0
-12096,0
-12960,0
-13824,0
-14688,0
-15552,0
-16416,0
-17280,0
-18144,0
-19008,0
-19872,0
-20736,0
-21600,0
-22464,0
-23328,0
-24192,0
-25056,0
-25920,0
-26784,0
-27648,0
-28512,0
-29376,0
-30240,0
-31104,0
-31968,0
-32832,0
-33696,0
-34560,0
-35424,0
-36288,0
-37152,0
-38016,0
-38880,0
-39744,0
-40608,0
-41472,0
-42336,0
-43200,0
-44064,0
-44928,0
-45792,0
-46656,0
-47520.00000000001,0
-48384.00000000001,0
-49247.99999999999,0
-50112,0
-50976,0
-51840,0
-52704,0
-53568,0
-54432,0
-55296,0
-56160,0
-57024,0
-57888,0
-58752.00000000001,0
-59615.99999999999,0
-60479.99999999999,0
-61344,0
-62208,0
-63072,0
-63936,0
-64800,0
-65664,0
-66528,0
-67392,0
-68256,0
-69120,0
-69984,0
-70848,0
-71712,0
-72576,0
-73440,0
-74304,0
-75168,0
-76032,0
-76896,0
-77760,0
-78624,0
-79488,0
-80352,0
-81216,0
-82080,0
-82944,0
-83808,0
-84672,0
-85536,0
-86400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.deHuHRS_false.active/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.deHuHRS_false.active/test.csv
deleted file mode 100644
index d41c13c1fb..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.deHuHRS_false.active/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-864,0
-1728,0
-2592,0
-3456,0
-4320,0
-5184,0
-6048.000000000001,0
-6912,0
-7776,0
-8640,0
-9504,0
-10368,0
-11232,0
-12096,0
-12960,0
-13824,0
-14688,0
-15552,0
-16416,0
-17280,0
-18144,0
-19008,0
-19872,0
-20736,0
-21600,0
-22464,0
-23328,0
-24192,0
-25056,0
-25920,0
-26784,0
-27648,0
-28512,0
-29376,0
-30240,0
-31104,0
-31968,0
-32832,0
-33696,0
-34560,0
-35424,0
-36288,0
-37152,0
-38016,0
-38880,0
-39744,0
-40608,0
-41472,0
-42336,0
-43200,0
-44064,0
-44928,0
-45792,0
-46656,0
-47520.00000000001,0
-48384.00000000001,0
-49247.99999999999,0
-50112,0
-50976,0
-51840,0
-52704,0
-53568,0
-54432,0
-55296,0
-56160,0
-57024,0
-57888,0
-58752.00000000001,0
-59615.99999999999,0
-60479.99999999999,0
-61344,0
-62208,0
-63072,0
-63936,0
-64800,0
-65664,0
-66528,0
-67392,0
-68256,0
-69120,0
-69984,0
-70848,0
-71712,0
-72576,0
-73440,0
-74304,0
-75168,0
-76032,0
-76896,0
-77760,0
-78624,0
-79488,0
-80352,0
-81216,0
-82080,0
-82944,0
-83808,0
-84672,0
-85536,0
-86400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.deHuHRS_false.active/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.deHuHRS_false.active/upperBound.csv
deleted file mode 100644
index abbb677bde..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.deHuHRS_false.active/upperBound.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
--0.001,0.001
-86400.001,0.001
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.deHuHRS_true.active/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.deHuHRS_true.active/errors.csv
deleted file mode 100644
index d41c13c1fb..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.deHuHRS_true.active/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-864,0
-1728,0
-2592,0
-3456,0
-4320,0
-5184,0
-6048.000000000001,0
-6912,0
-7776,0
-8640,0
-9504,0
-10368,0
-11232,0
-12096,0
-12960,0
-13824,0
-14688,0
-15552,0
-16416,0
-17280,0
-18144,0
-19008,0
-19872,0
-20736,0
-21600,0
-22464,0
-23328,0
-24192,0
-25056,0
-25920,0
-26784,0
-27648,0
-28512,0
-29376,0
-30240,0
-31104,0
-31968,0
-32832,0
-33696,0
-34560,0
-35424,0
-36288,0
-37152,0
-38016,0
-38880,0
-39744,0
-40608,0
-41472,0
-42336,0
-43200,0
-44064,0
-44928,0
-45792,0
-46656,0
-47520.00000000001,0
-48384.00000000001,0
-49247.99999999999,0
-50112,0
-50976,0
-51840,0
-52704,0
-53568,0
-54432,0
-55296,0
-56160,0
-57024,0
-57888,0
-58752.00000000001,0
-59615.99999999999,0
-60479.99999999999,0
-61344,0
-62208,0
-63072,0
-63936,0
-64800,0
-65664,0
-66528,0
-67392,0
-68256,0
-69120,0
-69984,0
-70848,0
-71712,0
-72576,0
-73440,0
-74304,0
-75168,0
-76032,0
-76896,0
-77760,0
-78624,0
-79488,0
-80352,0
-81216,0
-82080,0
-82944,0
-83808,0
-84672,0
-85536,0
-86400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.deHuHRS_true.active/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.deHuHRS_true.active/lowerBound.csv
deleted file mode 100644
index 56a03be5c0..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.deHuHRS_true.active/lowerBound.csv
+++ /dev/null
@@ -1,63 +0,0 @@
-x,y
--0.001,-0.001
-7776.000999999999,-0.001
-8640.000111111112,0.9989989711934145
-9503.999,0.199
-9504.001,0.199
-10368.001,0.599
-11231.999,0.599
-12095.999,0.1990000000000606
-12096.001,0.1990000000000606
-12960,0.998999074074073
-13823.999,0.199
-13824.001,0.199
-14688.001,0.5990000000000606
-15551.999,0.599
-16415.999,0.199
-16416.001,0.199
-17280,0.9989990740740731
-18143.999,0.199
-18144.001,0.199
-19008.001,0.599
-19871.999,0.599
-20735.999,0.199
-20736.001,0.199
-21600,0.9989990740740775
-22463.999,0.199
-22464.001,0.199
-23328.00100000001,0.599
-24191.999,0.5989999999998787
-25055.999,0.199
-25056.001,0.199
-25920,0.9989990740740775
-26783.999,0.199
-26784.001,0.199
-27648.001,0.599
-28511.999,0.599
-29375.999,0.1990000000001213
-29376.001,0.1990000000001213
-30240,0.9989990740739563
-31103.999,0.199
-31104.001,0.199
-31968.001,0.599
-32831.999,0.599
-33695.999,0.199
-33696.001,0.199
-34560,0.9989990740740731
-35423.999,0.199
-35424.001,0.199
-36288.001,0.599
-37151.999,0.599
-38015.999,0.199
-38016.001,0.199
-38879.99999999999,0.9989990740740686
-39743.999,0.199
-39744.001,0.199
-40608.001,0.599
-41471.999,0.599
-42335.999,0.199
-42336.001,0.199
-43199.99999999999,0.9989990740740818
-44063.999,0.199
-44927.999,-0.001
-86400.001,-0.001
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.deHuHRS_true.active/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.deHuHRS_true.active/reference.csv
deleted file mode 100644
index b0f1efbdb8..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.deHuHRS_true.active/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-864,0
-1728,0
-2592,0
-3456,0
-4320,0
-5184,0
-6048.000000000001,0
-6912,0
-7776,0
-8640,1
-9504,0.2
-10368,0.6
-11232,0.6
-12096,0.2000000000000606
-12960,1
-13824,0.2
-14688,0.6000000000000606
-15552,0.6
-16416,0.2
-17280,1
-18144,0.2
-19008,0.6
-19872,0.6
-20736,0.2
-21600,1
-22464,0.2
-23328,0.6
-24192,0.5999999999998787
-25056,0.2
-25920,1
-26784,0.2
-27648,0.6
-28512,0.6
-29376,0.2000000000001213
-30240,0.9999999999998788
-31104,0.2
-31968,0.6
-32832,0.6
-33696,0.2
-34560,1
-35424,0.2
-36288,0.6
-37152,0.6
-38016,0.2
-38880,1
-39744,0.2
-40608,0.6
-41472,0.6
-42336,0.2
-43200,1
-44064,0.2
-44928,0
-45792,0
-46656,0
-47520.00000000001,0
-48384.00000000001,0
-49247.99999999999,0
-50112,0
-50976,0
-51840,0
-52704,0
-53568,0
-54432,0
-55296,0
-56160,0
-57024,0
-57888,0
-58752.00000000001,0
-59615.99999999999,0
-60479.99999999999,0
-61344,0
-62208,0
-63072,0
-63936,0
-64800,0
-65664,0
-66528,0
-67392,0
-68256,0
-69120,0
-69984,0
-70848,0
-71712,0
-72576,0
-73440,0
-74304,0
-75168,0
-76032,0
-76896,0
-77760,0
-78624,0
-79488,0
-80352,0
-81216,0
-82080,0
-82944,0
-83808,0
-84672,0
-85536,0
-86400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.deHuHRS_true.active/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.deHuHRS_true.active/test.csv
deleted file mode 100644
index b0f1efbdb8..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.deHuHRS_true.active/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-864,0
-1728,0
-2592,0
-3456,0
-4320,0
-5184,0
-6048.000000000001,0
-6912,0
-7776,0
-8640,1
-9504,0.2
-10368,0.6
-11232,0.6
-12096,0.2000000000000606
-12960,1
-13824,0.2
-14688,0.6000000000000606
-15552,0.6
-16416,0.2
-17280,1
-18144,0.2
-19008,0.6
-19872,0.6
-20736,0.2
-21600,1
-22464,0.2
-23328,0.6
-24192,0.5999999999998787
-25056,0.2
-25920,1
-26784,0.2
-27648,0.6
-28512,0.6
-29376,0.2000000000001213
-30240,0.9999999999998788
-31104,0.2
-31968,0.6
-32832,0.6
-33696,0.2
-34560,1
-35424,0.2
-36288,0.6
-37152,0.6
-38016,0.2
-38880,1
-39744,0.2
-40608,0.6
-41472,0.6
-42336,0.2
-43200,1
-44064,0.2
-44928,0
-45792,0
-46656,0
-47520.00000000001,0
-48384.00000000001,0
-49247.99999999999,0
-50112,0
-50976,0
-51840,0
-52704,0
-53568,0
-54432,0
-55296,0
-56160,0
-57024,0
-57888,0
-58752.00000000001,0
-59615.99999999999,0
-60479.99999999999,0
-61344,0
-62208,0
-63072,0
-63936,0
-64800,0
-65664,0
-66528,0
-67392,0
-68256,0
-69120,0
-69984,0
-70848,0
-71712,0
-72576,0
-73440,0
-74304,0
-75168,0
-76032,0
-76896,0
-77760,0
-78624,0
-79488,0
-80352,0
-81216,0
-82080,0
-82944,0
-83808,0
-84672,0
-85536,0
-86400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.deHuHRS_true.active/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.deHuHRS_true.active/upperBound.csv
deleted file mode 100644
index 3029087cb0..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.deHuHRS_true.active/upperBound.csv
+++ /dev/null
@@ -1,58 +0,0 @@
-x,y
--0.001,0.001
-7775.999,0.001
-8639.999,1.001
-8640.001,1.001
-9504.000333333332,0.2010006172839501
-10367.999,0.601
-11232.001,0.601
-12095.99966666667,0.2010006172840101
-12959.999,1.001
-12960.001,1.001
-13824.00033333333,0.2010006172839495
-14687.999,0.6010000000000606
-14688.001,0.6010000000000606
-15552.001,0.601
-16415.99966666667,0.2010006172839506
-17279.999,1.001
-17280.001,1.001
-18144.00033333333,0.2010006172839506
-19007.999,0.601
-19872.001,0.601
-20735.99966666666,0.2010006172839506
-21599.999,1.001
-21600.001,1.001
-22464.00033333334,0.2010006172839529
-23327.999,0.601
-23328.001,0.601
-24192.001,0.6009999999998787
-25055.99966666666,0.2010006172839528
-25919.999,1.001
-25920.001,1.001
-26784.00033333333,0.2010006172839484
-27647.999,0.601
-28512.001,0.601
-29375.99966666667,0.2010006172840719
-30239.999,1.000999999999879
-30240.001,1.000999999999879
-31104.00033333334,0.2010006172839529
-31967.999,0.601
-32832.001,0.601
-33695.99966666666,0.2010006172839528
-34559.999,1.001
-34560.001,1.001
-35424.00033333333,0.2010006172839506
-36287.999,0.601
-37152.001,0.601
-38015.99966666666,0.2010006172839528
-38879.999,1.001
-38880.001,1.001
-39744.00033333333,0.2010006172839484
-40607.999,0.601
-41472.001,0.601
-42335.99966666666,0.2010006172839528
-43199.999,1.001
-43200.001,1.001
-44064.001,0.201
-44928.001,0.001
-86400.001,0.001
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huCHRS_false.active/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huCHRS_false.active/errors.csv
deleted file mode 100644
index d41c13c1fb..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huCHRS_false.active/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-864,0
-1728,0
-2592,0
-3456,0
-4320,0
-5184,0
-6048.000000000001,0
-6912,0
-7776,0
-8640,0
-9504,0
-10368,0
-11232,0
-12096,0
-12960,0
-13824,0
-14688,0
-15552,0
-16416,0
-17280,0
-18144,0
-19008,0
-19872,0
-20736,0
-21600,0
-22464,0
-23328,0
-24192,0
-25056,0
-25920,0
-26784,0
-27648,0
-28512,0
-29376,0
-30240,0
-31104,0
-31968,0
-32832,0
-33696,0
-34560,0
-35424,0
-36288,0
-37152,0
-38016,0
-38880,0
-39744,0
-40608,0
-41472,0
-42336,0
-43200,0
-44064,0
-44928,0
-45792,0
-46656,0
-47520.00000000001,0
-48384.00000000001,0
-49247.99999999999,0
-50112,0
-50976,0
-51840,0
-52704,0
-53568,0
-54432,0
-55296,0
-56160,0
-57024,0
-57888,0
-58752.00000000001,0
-59615.99999999999,0
-60479.99999999999,0
-61344,0
-62208,0
-63072,0
-63936,0
-64800,0
-65664,0
-66528,0
-67392,0
-68256,0
-69120,0
-69984,0
-70848,0
-71712,0
-72576,0
-73440,0
-74304,0
-75168,0
-76032,0
-76896,0
-77760,0
-78624,0
-79488,0
-80352,0
-81216,0
-82080,0
-82944,0
-83808,0
-84672,0
-85536,0
-86400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huCHRS_false.active/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huCHRS_false.active/lowerBound.csv
deleted file mode 100644
index 432043ac38..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huCHRS_false.active/lowerBound.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
--0.001,-0.001
-86400.001,-0.001
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huCHRS_false.active/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huCHRS_false.active/reference.csv
deleted file mode 100644
index d41c13c1fb..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huCHRS_false.active/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-864,0
-1728,0
-2592,0
-3456,0
-4320,0
-5184,0
-6048.000000000001,0
-6912,0
-7776,0
-8640,0
-9504,0
-10368,0
-11232,0
-12096,0
-12960,0
-13824,0
-14688,0
-15552,0
-16416,0
-17280,0
-18144,0
-19008,0
-19872,0
-20736,0
-21600,0
-22464,0
-23328,0
-24192,0
-25056,0
-25920,0
-26784,0
-27648,0
-28512,0
-29376,0
-30240,0
-31104,0
-31968,0
-32832,0
-33696,0
-34560,0
-35424,0
-36288,0
-37152,0
-38016,0
-38880,0
-39744,0
-40608,0
-41472,0
-42336,0
-43200,0
-44064,0
-44928,0
-45792,0
-46656,0
-47520.00000000001,0
-48384.00000000001,0
-49247.99999999999,0
-50112,0
-50976,0
-51840,0
-52704,0
-53568,0
-54432,0
-55296,0
-56160,0
-57024,0
-57888,0
-58752.00000000001,0
-59615.99999999999,0
-60479.99999999999,0
-61344,0
-62208,0
-63072,0
-63936,0
-64800,0
-65664,0
-66528,0
-67392,0
-68256,0
-69120,0
-69984,0
-70848,0
-71712,0
-72576,0
-73440,0
-74304,0
-75168,0
-76032,0
-76896,0
-77760,0
-78624,0
-79488,0
-80352,0
-81216,0
-82080,0
-82944,0
-83808,0
-84672,0
-85536,0
-86400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huCHRS_false.active/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huCHRS_false.active/test.csv
deleted file mode 100644
index d41c13c1fb..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huCHRS_false.active/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-864,0
-1728,0
-2592,0
-3456,0
-4320,0
-5184,0
-6048.000000000001,0
-6912,0
-7776,0
-8640,0
-9504,0
-10368,0
-11232,0
-12096,0
-12960,0
-13824,0
-14688,0
-15552,0
-16416,0
-17280,0
-18144,0
-19008,0
-19872,0
-20736,0
-21600,0
-22464,0
-23328,0
-24192,0
-25056,0
-25920,0
-26784,0
-27648,0
-28512,0
-29376,0
-30240,0
-31104,0
-31968,0
-32832,0
-33696,0
-34560,0
-35424,0
-36288,0
-37152,0
-38016,0
-38880,0
-39744,0
-40608,0
-41472,0
-42336,0
-43200,0
-44064,0
-44928,0
-45792,0
-46656,0
-47520.00000000001,0
-48384.00000000001,0
-49247.99999999999,0
-50112,0
-50976,0
-51840,0
-52704,0
-53568,0
-54432,0
-55296,0
-56160,0
-57024,0
-57888,0
-58752.00000000001,0
-59615.99999999999,0
-60479.99999999999,0
-61344,0
-62208,0
-63072,0
-63936,0
-64800,0
-65664,0
-66528,0
-67392,0
-68256,0
-69120,0
-69984,0
-70848,0
-71712,0
-72576,0
-73440,0
-74304,0
-75168,0
-76032,0
-76896,0
-77760,0
-78624,0
-79488,0
-80352,0
-81216,0
-82080,0
-82944,0
-83808,0
-84672,0
-85536,0
-86400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huCHRS_false.active/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huCHRS_false.active/upperBound.csv
deleted file mode 100644
index abbb677bde..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huCHRS_false.active/upperBound.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
--0.001,0.001
-86400.001,0.001
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huCHRS_true.active/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huCHRS_true.active/errors.csv
deleted file mode 100644
index d41c13c1fb..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huCHRS_true.active/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-864,0
-1728,0
-2592,0
-3456,0
-4320,0
-5184,0
-6048.000000000001,0
-6912,0
-7776,0
-8640,0
-9504,0
-10368,0
-11232,0
-12096,0
-12960,0
-13824,0
-14688,0
-15552,0
-16416,0
-17280,0
-18144,0
-19008,0
-19872,0
-20736,0
-21600,0
-22464,0
-23328,0
-24192,0
-25056,0
-25920,0
-26784,0
-27648,0
-28512,0
-29376,0
-30240,0
-31104,0
-31968,0
-32832,0
-33696,0
-34560,0
-35424,0
-36288,0
-37152,0
-38016,0
-38880,0
-39744,0
-40608,0
-41472,0
-42336,0
-43200,0
-44064,0
-44928,0
-45792,0
-46656,0
-47520.00000000001,0
-48384.00000000001,0
-49247.99999999999,0
-50112,0
-50976,0
-51840,0
-52704,0
-53568,0
-54432,0
-55296,0
-56160,0
-57024,0
-57888,0
-58752.00000000001,0
-59615.99999999999,0
-60479.99999999999,0
-61344,0
-62208,0
-63072,0
-63936,0
-64800,0
-65664,0
-66528,0
-67392,0
-68256,0
-69120,0
-69984,0
-70848,0
-71712,0
-72576,0
-73440,0
-74304,0
-75168,0
-76032,0
-76896,0
-77760,0
-78624,0
-79488,0
-80352,0
-81216,0
-82080,0
-82944,0
-83808,0
-84672,0
-85536,0
-86400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huCHRS_true.active/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huCHRS_true.active/lowerBound.csv
deleted file mode 100644
index c2719e72a7..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huCHRS_true.active/lowerBound.csv
+++ /dev/null
@@ -1,22 +0,0 @@
-x,y
--0.001,-0.001
-52704.001,-0.001
-53568.001,0.599
-54431.999,0.599
-55295.999,0.199
-55296.001,0.199
-56159.99999999999,0.9989990740740686
-57023.999,0.199
-57024.001,0.199
-57888.001,0.599
-58751.99900000001,0.5989999999997574
-59615.999,0.1989999999997575
-59616.00099999999,0.1989999999997575
-60479.99999999999,0.9989990740738437
-61343.999,0.199
-61344.001,0.199
-62208.001,0.599
-63071.999,0.599
-63935.999,0.199
-64799.999,-0.001
-86400.001,-0.001
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huCHRS_true.active/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huCHRS_true.active/reference.csv
deleted file mode 100644
index d6b16f85d0..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huCHRS_true.active/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-864,0
-1728,0
-2592,0
-3456,0
-4320,0
-5184,0
-6048.000000000001,0
-6912,0
-7776,0
-8640,0
-9504,0
-10368,0
-11232,0
-12096,0
-12960,0
-13824,0
-14688,0
-15552,0
-16416,0
-17280,0
-18144,0
-19008,0
-19872,0
-20736,0
-21600,0
-22464,0
-23328,0
-24192,0
-25056,0
-25920,0
-26784,0
-27648,0
-28512,0
-29376,0
-30240,0
-31104,0
-31968,0
-32832,0
-33696,0
-34560,0
-35424,0
-36288,0
-37152,0
-38016,0
-38880,0
-39744,0
-40608,0
-41472,0
-42336,0
-43200,0
-44064,0
-44928,0
-45792,0
-46656,0
-47520.00000000001,0
-48384.00000000001,0
-49247.99999999999,0
-50112,0
-50976,0
-51840,0
-52704,0
-53568,0.6
-54432,0.6
-55296,0.2
-56160,1
-57024,0.2
-57888,0.6
-58752.00000000001,0.5999999999997574
-59615.99999999999,0.1999999999997575
-60479.99999999999,0.9999999999997574
-61344,0.2
-62208,0.6
-63072,0.6
-63936,0.2
-64800,0
-65664,0
-66528,0
-67392,0
-68256,0
-69120,0
-69984,0
-70848,0
-71712,0
-72576,0
-73440,0
-74304,0
-75168,0
-76032,0
-76896,0
-77760,0
-78624,0
-79488,0
-80352,0
-81216,0
-82080,0
-82944,0
-83808,0
-84672,0
-85536,0
-86400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huCHRS_true.active/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huCHRS_true.active/test.csv
deleted file mode 100644
index d6b16f85d0..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huCHRS_true.active/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-864,0
-1728,0
-2592,0
-3456,0
-4320,0
-5184,0
-6048.000000000001,0
-6912,0
-7776,0
-8640,0
-9504,0
-10368,0
-11232,0
-12096,0
-12960,0
-13824,0
-14688,0
-15552,0
-16416,0
-17280,0
-18144,0
-19008,0
-19872,0
-20736,0
-21600,0
-22464,0
-23328,0
-24192,0
-25056,0
-25920,0
-26784,0
-27648,0
-28512,0
-29376,0
-30240,0
-31104,0
-31968,0
-32832,0
-33696,0
-34560,0
-35424,0
-36288,0
-37152,0
-38016,0
-38880,0
-39744,0
-40608,0
-41472,0
-42336,0
-43200,0
-44064,0
-44928,0
-45792,0
-46656,0
-47520.00000000001,0
-48384.00000000001,0
-49247.99999999999,0
-50112,0
-50976,0
-51840,0
-52704,0
-53568,0.6
-54432,0.6
-55296,0.2
-56160,1
-57024,0.2
-57888,0.6
-58752.00000000001,0.5999999999997574
-59615.99999999999,0.1999999999997575
-60479.99999999999,0.9999999999997574
-61344,0.2
-62208,0.6
-63072,0.6
-63936,0.2
-64800,0
-65664,0
-66528,0
-67392,0
-68256,0
-69120,0
-69984,0
-70848,0
-71712,0
-72576,0
-73440,0
-74304,0
-75168,0
-76032,0
-76896,0
-77760,0
-78624,0
-79488,0
-80352,0
-81216,0
-82080,0
-82944,0
-83808,0
-84672,0
-85536,0
-86400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huCHRS_true.active/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huCHRS_true.active/upperBound.csv
deleted file mode 100644
index 7662d17641..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huCHRS_true.active/upperBound.csv
+++ /dev/null
@@ -1,21 +0,0 @@
-x,y
--0.001,0.001
-52703.999,0.001
-53567.999,0.601
-54432.001,0.601
-55295.99966666667,0.2010006172839484
-56159.999,1.001
-56160.001,1.001
-57024.00033333334,0.2010006172839484
-57887.999,0.601
-57888.001,0.601
-58752.001,0.6009999999997574
-59615.99966666667,0.2010006172837014
-60479.999,1.000999999999757
-60480.00099999999,1.000999999999757
-61344.00033333333,0.2010006172839484
-62207.999,0.601
-63072.001,0.601
-63936.001,0.201
-64800.001,0.001
-86400.001,0.001
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huPreHHRS_false.active/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huPreHHRS_false.active/errors.csv
deleted file mode 100644
index d41c13c1fb..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huPreHHRS_false.active/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-864,0
-1728,0
-2592,0
-3456,0
-4320,0
-5184,0
-6048.000000000001,0
-6912,0
-7776,0
-8640,0
-9504,0
-10368,0
-11232,0
-12096,0
-12960,0
-13824,0
-14688,0
-15552,0
-16416,0
-17280,0
-18144,0
-19008,0
-19872,0
-20736,0
-21600,0
-22464,0
-23328,0
-24192,0
-25056,0
-25920,0
-26784,0
-27648,0
-28512,0
-29376,0
-30240,0
-31104,0
-31968,0
-32832,0
-33696,0
-34560,0
-35424,0
-36288,0
-37152,0
-38016,0
-38880,0
-39744,0
-40608,0
-41472,0
-42336,0
-43200,0
-44064,0
-44928,0
-45792,0
-46656,0
-47520.00000000001,0
-48384.00000000001,0
-49247.99999999999,0
-50112,0
-50976,0
-51840,0
-52704,0
-53568,0
-54432,0
-55296,0
-56160,0
-57024,0
-57888,0
-58752.00000000001,0
-59615.99999999999,0
-60479.99999999999,0
-61344,0
-62208,0
-63072,0
-63936,0
-64800,0
-65664,0
-66528,0
-67392,0
-68256,0
-69120,0
-69984,0
-70848,0
-71712,0
-72576,0
-73440,0
-74304,0
-75168,0
-76032,0
-76896,0
-77760,0
-78624,0
-79488,0
-80352,0
-81216,0
-82080,0
-82944,0
-83808,0
-84672,0
-85536,0
-86400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huPreHHRS_false.active/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huPreHHRS_false.active/lowerBound.csv
deleted file mode 100644
index 432043ac38..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huPreHHRS_false.active/lowerBound.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
--0.001,-0.001
-86400.001,-0.001
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huPreHHRS_false.active/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huPreHHRS_false.active/reference.csv
deleted file mode 100644
index d41c13c1fb..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huPreHHRS_false.active/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-864,0
-1728,0
-2592,0
-3456,0
-4320,0
-5184,0
-6048.000000000001,0
-6912,0
-7776,0
-8640,0
-9504,0
-10368,0
-11232,0
-12096,0
-12960,0
-13824,0
-14688,0
-15552,0
-16416,0
-17280,0
-18144,0
-19008,0
-19872,0
-20736,0
-21600,0
-22464,0
-23328,0
-24192,0
-25056,0
-25920,0
-26784,0
-27648,0
-28512,0
-29376,0
-30240,0
-31104,0
-31968,0
-32832,0
-33696,0
-34560,0
-35424,0
-36288,0
-37152,0
-38016,0
-38880,0
-39744,0
-40608,0
-41472,0
-42336,0
-43200,0
-44064,0
-44928,0
-45792,0
-46656,0
-47520.00000000001,0
-48384.00000000001,0
-49247.99999999999,0
-50112,0
-50976,0
-51840,0
-52704,0
-53568,0
-54432,0
-55296,0
-56160,0
-57024,0
-57888,0
-58752.00000000001,0
-59615.99999999999,0
-60479.99999999999,0
-61344,0
-62208,0
-63072,0
-63936,0
-64800,0
-65664,0
-66528,0
-67392,0
-68256,0
-69120,0
-69984,0
-70848,0
-71712,0
-72576,0
-73440,0
-74304,0
-75168,0
-76032,0
-76896,0
-77760,0
-78624,0
-79488,0
-80352,0
-81216,0
-82080,0
-82944,0
-83808,0
-84672,0
-85536,0
-86400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huPreHHRS_false.active/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huPreHHRS_false.active/test.csv
deleted file mode 100644
index d41c13c1fb..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huPreHHRS_false.active/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-864,0
-1728,0
-2592,0
-3456,0
-4320,0
-5184,0
-6048.000000000001,0
-6912,0
-7776,0
-8640,0
-9504,0
-10368,0
-11232,0
-12096,0
-12960,0
-13824,0
-14688,0
-15552,0
-16416,0
-17280,0
-18144,0
-19008,0
-19872,0
-20736,0
-21600,0
-22464,0
-23328,0
-24192,0
-25056,0
-25920,0
-26784,0
-27648,0
-28512,0
-29376,0
-30240,0
-31104,0
-31968,0
-32832,0
-33696,0
-34560,0
-35424,0
-36288,0
-37152,0
-38016,0
-38880,0
-39744,0
-40608,0
-41472,0
-42336,0
-43200,0
-44064,0
-44928,0
-45792,0
-46656,0
-47520.00000000001,0
-48384.00000000001,0
-49247.99999999999,0
-50112,0
-50976,0
-51840,0
-52704,0
-53568,0
-54432,0
-55296,0
-56160,0
-57024,0
-57888,0
-58752.00000000001,0
-59615.99999999999,0
-60479.99999999999,0
-61344,0
-62208,0
-63072,0
-63936,0
-64800,0
-65664,0
-66528,0
-67392,0
-68256,0
-69120,0
-69984,0
-70848,0
-71712,0
-72576,0
-73440,0
-74304,0
-75168,0
-76032,0
-76896,0
-77760,0
-78624,0
-79488,0
-80352,0
-81216,0
-82080,0
-82944,0
-83808,0
-84672,0
-85536,0
-86400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huPreHHRS_false.active/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huPreHHRS_false.active/upperBound.csv
deleted file mode 100644
index abbb677bde..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huPreHHRS_false.active/upperBound.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
--0.001,0.001
-86400.001,0.001
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huPreHHRS_true.active/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huPreHHRS_true.active/errors.csv
deleted file mode 100644
index d41c13c1fb..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huPreHHRS_true.active/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-864,0
-1728,0
-2592,0
-3456,0
-4320,0
-5184,0
-6048.000000000001,0
-6912,0
-7776,0
-8640,0
-9504,0
-10368,0
-11232,0
-12096,0
-12960,0
-13824,0
-14688,0
-15552,0
-16416,0
-17280,0
-18144,0
-19008,0
-19872,0
-20736,0
-21600,0
-22464,0
-23328,0
-24192,0
-25056,0
-25920,0
-26784,0
-27648,0
-28512,0
-29376,0
-30240,0
-31104,0
-31968,0
-32832,0
-33696,0
-34560,0
-35424,0
-36288,0
-37152,0
-38016,0
-38880,0
-39744,0
-40608,0
-41472,0
-42336,0
-43200,0
-44064,0
-44928,0
-45792,0
-46656,0
-47520.00000000001,0
-48384.00000000001,0
-49247.99999999999,0
-50112,0
-50976,0
-51840,0
-52704,0
-53568,0
-54432,0
-55296,0
-56160,0
-57024,0
-57888,0
-58752.00000000001,0
-59615.99999999999,0
-60479.99999999999,0
-61344,0
-62208,0
-63072,0
-63936,0
-64800,0
-65664,0
-66528,0
-67392,0
-68256,0
-69120,0
-69984,0
-70848,0
-71712,0
-72576,0
-73440,0
-74304,0
-75168,0
-76032,0
-76896,0
-77760,0
-78624,0
-79488,0
-80352,0
-81216,0
-82080,0
-82944,0
-83808,0
-84672,0
-85536,0
-86400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huPreHHRS_true.active/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huPreHHRS_true.active/lowerBound.csv
deleted file mode 100644
index 184404e08b..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huPreHHRS_true.active/lowerBound.csv
+++ /dev/null
@@ -1,27 +0,0 @@
-x,y
--0.001,-0.001
-63936.001,-0.001
-64800.00011111111,0.9989989711934223
-65663.99900000001,0.199
-65664.001,0.199
-66528.001,0.599
-67391.99900000001,0.599
-68255.99900000001,0.199
-68256.001,0.199
-69120,0.9989990740740775
-69983.99900000001,0.199
-69984.001,0.199
-70848.00099999999,0.599
-71711.999,0.599
-72575.999,0.199
-72576.00099999999,0.199
-73439.99999999999,0.9989990740740686
-74303.999,0.199
-74304.00099999999,0.199
-75168.00099999999,0.599
-76031.99900000001,0.599
-76895.99900000001,0.199
-76896.001,0.199
-77759.99988888888,0.9989989711934135
-78623.99900000001,-0.001
-86400.001,-0.001
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huPreHHRS_true.active/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huPreHHRS_true.active/reference.csv
deleted file mode 100644
index aebc29ba88..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huPreHHRS_true.active/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-864,0
-1728,0
-2592,0
-3456,0
-4320,0
-5184,0
-6048.000000000001,0
-6912,0
-7776,0
-8640,0
-9504,0
-10368,0
-11232,0
-12096,0
-12960,0
-13824,0
-14688,0
-15552,0
-16416,0
-17280,0
-18144,0
-19008,0
-19872,0
-20736,0
-21600,0
-22464,0
-23328,0
-24192,0
-25056,0
-25920,0
-26784,0
-27648,0
-28512,0
-29376,0
-30240,0
-31104,0
-31968,0
-32832,0
-33696,0
-34560,0
-35424,0
-36288,0
-37152,0
-38016,0
-38880,0
-39744,0
-40608,0
-41472,0
-42336,0
-43200,0
-44064,0
-44928,0
-45792,0
-46656,0
-47520.00000000001,0
-48384.00000000001,0
-49247.99999999999,0
-50112,0
-50976,0
-51840,0
-52704,0
-53568,0
-54432,0
-55296,0
-56160,0
-57024,0
-57888,0
-58752.00000000001,0
-59615.99999999999,0
-60479.99999999999,0
-61344,0
-62208,0
-63072,0
-63936,0
-64800,1
-65664,0.2
-66528,0.6
-67392,0.6
-68256,0.2
-69120,1
-69984,0.2
-70848,0.6
-71712,0.6
-72576,0.2
-73440,1
-74304,0.2
-75168,0.6
-76032,0.6
-76896,0.2
-77760,1
-78624,0
-79488,0
-80352,0
-81216,0
-82080,0
-82944,0
-83808,0
-84672,0
-85536,0
-86400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huPreHHRS_true.active/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huPreHHRS_true.active/test.csv
deleted file mode 100644
index aebc29ba88..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huPreHHRS_true.active/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-864,0
-1728,0
-2592,0
-3456,0
-4320,0
-5184,0
-6048.000000000001,0
-6912,0
-7776,0
-8640,0
-9504,0
-10368,0
-11232,0
-12096,0
-12960,0
-13824,0
-14688,0
-15552,0
-16416,0
-17280,0
-18144,0
-19008,0
-19872,0
-20736,0
-21600,0
-22464,0
-23328,0
-24192,0
-25056,0
-25920,0
-26784,0
-27648,0
-28512,0
-29376,0
-30240,0
-31104,0
-31968,0
-32832,0
-33696,0
-34560,0
-35424,0
-36288,0
-37152,0
-38016,0
-38880,0
-39744,0
-40608,0
-41472,0
-42336,0
-43200,0
-44064,0
-44928,0
-45792,0
-46656,0
-47520.00000000001,0
-48384.00000000001,0
-49247.99999999999,0
-50112,0
-50976,0
-51840,0
-52704,0
-53568,0
-54432,0
-55296,0
-56160,0
-57024,0
-57888,0
-58752.00000000001,0
-59615.99999999999,0
-60479.99999999999,0
-61344,0
-62208,0
-63072,0
-63936,0
-64800,1
-65664,0.2
-66528,0.6
-67392,0.6
-68256,0.2
-69120,1
-69984,0.2
-70848,0.6
-71712,0.6
-72576,0.2
-73440,1
-74304,0.2
-75168,0.6
-76032,0.6
-76896,0.2
-77760,1
-78624,0
-79488,0
-80352,0
-81216,0
-82080,0
-82944,0
-83808,0
-84672,0
-85536,0
-86400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huPreHHRS_true.active/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huPreHHRS_true.active/upperBound.csv
deleted file mode 100644
index cf3be7587d..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.huPreHHRS_true.active/upperBound.csv
+++ /dev/null
@@ -1,25 +0,0 @@
-x,y
--0.001,0.001
-63935.999,0.001
-64799.999,1.001
-64800.001,1.001
-65664.00033333334,0.2010006172839529
-66527.99900000001,0.601
-67392.001,0.601
-68255.99966666667,0.2010006172839484
-69119.99900000001,1.001
-69120.001,1.001
-69984.00033333334,0.2010006172839529
-70847.999,0.601
-71712.00099999999,0.601
-72575.99966666667,0.2010006172839484
-73439.999,1.001
-73440.00099999999,1.001
-74304.00033333333,0.2010006172839484
-75167.999,0.601
-76032.001,0.601
-76895.99966666667,0.2010006172839484
-77759.99900000001,1.001
-77760.001,1.001
-78624.001,0.001
-86400.001,0.001
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyCoolingHRS_false.active/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyCoolingHRS_false.active/errors.csv
deleted file mode 100644
index d41c13c1fb..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyCoolingHRS_false.active/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-864,0
-1728,0
-2592,0
-3456,0
-4320,0
-5184,0
-6048.000000000001,0
-6912,0
-7776,0
-8640,0
-9504,0
-10368,0
-11232,0
-12096,0
-12960,0
-13824,0
-14688,0
-15552,0
-16416,0
-17280,0
-18144,0
-19008,0
-19872,0
-20736,0
-21600,0
-22464,0
-23328,0
-24192,0
-25056,0
-25920,0
-26784,0
-27648,0
-28512,0
-29376,0
-30240,0
-31104,0
-31968,0
-32832,0
-33696,0
-34560,0
-35424,0
-36288,0
-37152,0
-38016,0
-38880,0
-39744,0
-40608,0
-41472,0
-42336,0
-43200,0
-44064,0
-44928,0
-45792,0
-46656,0
-47520.00000000001,0
-48384.00000000001,0
-49247.99999999999,0
-50112,0
-50976,0
-51840,0
-52704,0
-53568,0
-54432,0
-55296,0
-56160,0
-57024,0
-57888,0
-58752.00000000001,0
-59615.99999999999,0
-60479.99999999999,0
-61344,0
-62208,0
-63072,0
-63936,0
-64800,0
-65664,0
-66528,0
-67392,0
-68256,0
-69120,0
-69984,0
-70848,0
-71712,0
-72576,0
-73440,0
-74304,0
-75168,0
-76032,0
-76896,0
-77760,0
-78624,0
-79488,0
-80352,0
-81216,0
-82080,0
-82944,0
-83808,0
-84672,0
-85536,0
-86400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyCoolingHRS_false.active/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyCoolingHRS_false.active/lowerBound.csv
deleted file mode 100644
index 432043ac38..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyCoolingHRS_false.active/lowerBound.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
--0.001,-0.001
-86400.001,-0.001
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyCoolingHRS_false.active/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyCoolingHRS_false.active/reference.csv
deleted file mode 100644
index d41c13c1fb..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyCoolingHRS_false.active/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-864,0
-1728,0
-2592,0
-3456,0
-4320,0
-5184,0
-6048.000000000001,0
-6912,0
-7776,0
-8640,0
-9504,0
-10368,0
-11232,0
-12096,0
-12960,0
-13824,0
-14688,0
-15552,0
-16416,0
-17280,0
-18144,0
-19008,0
-19872,0
-20736,0
-21600,0
-22464,0
-23328,0
-24192,0
-25056,0
-25920,0
-26784,0
-27648,0
-28512,0
-29376,0
-30240,0
-31104,0
-31968,0
-32832,0
-33696,0
-34560,0
-35424,0
-36288,0
-37152,0
-38016,0
-38880,0
-39744,0
-40608,0
-41472,0
-42336,0
-43200,0
-44064,0
-44928,0
-45792,0
-46656,0
-47520.00000000001,0
-48384.00000000001,0
-49247.99999999999,0
-50112,0
-50976,0
-51840,0
-52704,0
-53568,0
-54432,0
-55296,0
-56160,0
-57024,0
-57888,0
-58752.00000000001,0
-59615.99999999999,0
-60479.99999999999,0
-61344,0
-62208,0
-63072,0
-63936,0
-64800,0
-65664,0
-66528,0
-67392,0
-68256,0
-69120,0
-69984,0
-70848,0
-71712,0
-72576,0
-73440,0
-74304,0
-75168,0
-76032,0
-76896,0
-77760,0
-78624,0
-79488,0
-80352,0
-81216,0
-82080,0
-82944,0
-83808,0
-84672,0
-85536,0
-86400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyCoolingHRS_false.active/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyCoolingHRS_false.active/test.csv
deleted file mode 100644
index d41c13c1fb..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyCoolingHRS_false.active/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-864,0
-1728,0
-2592,0
-3456,0
-4320,0
-5184,0
-6048.000000000001,0
-6912,0
-7776,0
-8640,0
-9504,0
-10368,0
-11232,0
-12096,0
-12960,0
-13824,0
-14688,0
-15552,0
-16416,0
-17280,0
-18144,0
-19008,0
-19872,0
-20736,0
-21600,0
-22464,0
-23328,0
-24192,0
-25056,0
-25920,0
-26784,0
-27648,0
-28512,0
-29376,0
-30240,0
-31104,0
-31968,0
-32832,0
-33696,0
-34560,0
-35424,0
-36288,0
-37152,0
-38016,0
-38880,0
-39744,0
-40608,0
-41472,0
-42336,0
-43200,0
-44064,0
-44928,0
-45792,0
-46656,0
-47520.00000000001,0
-48384.00000000001,0
-49247.99999999999,0
-50112,0
-50976,0
-51840,0
-52704,0
-53568,0
-54432,0
-55296,0
-56160,0
-57024,0
-57888,0
-58752.00000000001,0
-59615.99999999999,0
-60479.99999999999,0
-61344,0
-62208,0
-63072,0
-63936,0
-64800,0
-65664,0
-66528,0
-67392,0
-68256,0
-69120,0
-69984,0
-70848,0
-71712,0
-72576,0
-73440,0
-74304,0
-75168,0
-76032,0
-76896,0
-77760,0
-78624,0
-79488,0
-80352,0
-81216,0
-82080,0
-82944,0
-83808,0
-84672,0
-85536,0
-86400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyCoolingHRS_false.active/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyCoolingHRS_false.active/upperBound.csv
deleted file mode 100644
index abbb677bde..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyCoolingHRS_false.active/upperBound.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
--0.001,0.001
-86400.001,0.001
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyCoolingHRS_true.active/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyCoolingHRS_true.active/errors.csv
deleted file mode 100644
index d41c13c1fb..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyCoolingHRS_true.active/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-864,0
-1728,0
-2592,0
-3456,0
-4320,0
-5184,0
-6048.000000000001,0
-6912,0
-7776,0
-8640,0
-9504,0
-10368,0
-11232,0
-12096,0
-12960,0
-13824,0
-14688,0
-15552,0
-16416,0
-17280,0
-18144,0
-19008,0
-19872,0
-20736,0
-21600,0
-22464,0
-23328,0
-24192,0
-25056,0
-25920,0
-26784,0
-27648,0
-28512,0
-29376,0
-30240,0
-31104,0
-31968,0
-32832,0
-33696,0
-34560,0
-35424,0
-36288,0
-37152,0
-38016,0
-38880,0
-39744,0
-40608,0
-41472,0
-42336,0
-43200,0
-44064,0
-44928,0
-45792,0
-46656,0
-47520.00000000001,0
-48384.00000000001,0
-49247.99999999999,0
-50112,0
-50976,0
-51840,0
-52704,0
-53568,0
-54432,0
-55296,0
-56160,0
-57024,0
-57888,0
-58752.00000000001,0
-59615.99999999999,0
-60479.99999999999,0
-61344,0
-62208,0
-63072,0
-63936,0
-64800,0
-65664,0
-66528,0
-67392,0
-68256,0
-69120,0
-69984,0
-70848,0
-71712,0
-72576,0
-73440,0
-74304,0
-75168,0
-76032,0
-76896,0
-77760,0
-78624,0
-79488,0
-80352,0
-81216,0
-82080,0
-82944,0
-83808,0
-84672,0
-85536,0
-86400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyCoolingHRS_true.active/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyCoolingHRS_true.active/lowerBound.csv
deleted file mode 100644
index f35fff2408..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyCoolingHRS_true.active/lowerBound.csv
+++ /dev/null
@@ -1,18 +0,0 @@
-x,y
--0.001,-0.001
-44064.001,-0.001
-44928.001,0.599
-45791.999,0.599
-46655.999,0.199
-46656.001,0.199
-47519.99999999999,0.9989990740738259
-48383.99900000001,0.1989999999997575
-48384.001,0.1989999999997575
-49248.00099999999,0.5989999999997575
-50111.999,0.599
-50975.999,0.199
-50976.001,0.199
-51839.99999999999,0.9989990740740686
-52703.999,0.199
-53567.999,-0.001
-86400.001,-0.001
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyCoolingHRS_true.active/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyCoolingHRS_true.active/reference.csv
deleted file mode 100644
index 617f7b95ca..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyCoolingHRS_true.active/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-864,0
-1728,0
-2592,0
-3456,0
-4320,0
-5184,0
-6048.000000000001,0
-6912,0
-7776,0
-8640,0
-9504,0
-10368,0
-11232,0
-12096,0
-12960,0
-13824,0
-14688,0
-15552,0
-16416,0
-17280,0
-18144,0
-19008,0
-19872,0
-20736,0
-21600,0
-22464,0
-23328,0
-24192,0
-25056,0
-25920,0
-26784,0
-27648,0
-28512,0
-29376,0
-30240,0
-31104,0
-31968,0
-32832,0
-33696,0
-34560,0
-35424,0
-36288,0
-37152,0
-38016,0
-38880,0
-39744,0
-40608,0
-41472,0
-42336,0
-43200,0
-44064,0
-44928,0.6
-45792,0.6
-46656,0.2
-47520.00000000001,0.9999999999997574
-48384.00000000001,0.1999999999997575
-49247.99999999999,0.5999999999997575
-50112,0.6
-50976,0.2
-51840,1
-52704,0.2
-53568,0
-54432,0
-55296,0
-56160,0
-57024,0
-57888,0
-58752.00000000001,0
-59615.99999999999,0
-60479.99999999999,0
-61344,0
-62208,0
-63072,0
-63936,0
-64800,0
-65664,0
-66528,0
-67392,0
-68256,0
-69120,0
-69984,0
-70848,0
-71712,0
-72576,0
-73440,0
-74304,0
-75168,0
-76032,0
-76896,0
-77760,0
-78624,0
-79488,0
-80352,0
-81216,0
-82080,0
-82944,0
-83808,0
-84672,0
-85536,0
-86400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyCoolingHRS_true.active/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyCoolingHRS_true.active/test.csv
deleted file mode 100644
index 617f7b95ca..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyCoolingHRS_true.active/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-864,0
-1728,0
-2592,0
-3456,0
-4320,0
-5184,0
-6048.000000000001,0
-6912,0
-7776,0
-8640,0
-9504,0
-10368,0
-11232,0
-12096,0
-12960,0
-13824,0
-14688,0
-15552,0
-16416,0
-17280,0
-18144,0
-19008,0
-19872,0
-20736,0
-21600,0
-22464,0
-23328,0
-24192,0
-25056,0
-25920,0
-26784,0
-27648,0
-28512,0
-29376,0
-30240,0
-31104,0
-31968,0
-32832,0
-33696,0
-34560,0
-35424,0
-36288,0
-37152,0
-38016,0
-38880,0
-39744,0
-40608,0
-41472,0
-42336,0
-43200,0
-44064,0
-44928,0.6
-45792,0.6
-46656,0.2
-47520.00000000001,0.9999999999997574
-48384.00000000001,0.1999999999997575
-49247.99999999999,0.5999999999997575
-50112,0.6
-50976,0.2
-51840,1
-52704,0.2
-53568,0
-54432,0
-55296,0
-56160,0
-57024,0
-57888,0
-58752.00000000001,0
-59615.99999999999,0
-60479.99999999999,0
-61344,0
-62208,0
-63072,0
-63936,0
-64800,0
-65664,0
-66528,0
-67392,0
-68256,0
-69120,0
-69984,0
-70848,0
-71712,0
-72576,0
-73440,0
-74304,0
-75168,0
-76032,0
-76896,0
-77760,0
-78624,0
-79488,0
-80352,0
-81216,0
-82080,0
-82944,0
-83808,0
-84672,0
-85536,0
-86400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyCoolingHRS_true.active/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyCoolingHRS_true.active/upperBound.csv
deleted file mode 100644
index b7d16a5729..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyCoolingHRS_true.active/upperBound.csv
+++ /dev/null
@@ -1,18 +0,0 @@
-x,y
--0.001,0.001
-44063.999,0.001
-44927.999,0.601
-45792.001,0.601
-46655.99966666667,0.2010006172839484
-47519.99900000001,1.000999999999757
-47520.001,1.000999999999757
-48384.00033333334,0.2010006172837104
-49247.999,0.6009999999997575
-50111.999,0.601
-50112.001,0.601
-50975.99966666666,0.2010006172839484
-51839.999,1.001
-51840.001,1.001
-52704.001,0.201
-53568.001,0.001
-86400.001,0.001
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyHeatingHRS_false.active/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyHeatingHRS_false.active/errors.csv
deleted file mode 100644
index d41c13c1fb..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyHeatingHRS_false.active/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-864,0
-1728,0
-2592,0
-3456,0
-4320,0
-5184,0
-6048.000000000001,0
-6912,0
-7776,0
-8640,0
-9504,0
-10368,0
-11232,0
-12096,0
-12960,0
-13824,0
-14688,0
-15552,0
-16416,0
-17280,0
-18144,0
-19008,0
-19872,0
-20736,0
-21600,0
-22464,0
-23328,0
-24192,0
-25056,0
-25920,0
-26784,0
-27648,0
-28512,0
-29376,0
-30240,0
-31104,0
-31968,0
-32832,0
-33696,0
-34560,0
-35424,0
-36288,0
-37152,0
-38016,0
-38880,0
-39744,0
-40608,0
-41472,0
-42336,0
-43200,0
-44064,0
-44928,0
-45792,0
-46656,0
-47520.00000000001,0
-48384.00000000001,0
-49247.99999999999,0
-50112,0
-50976,0
-51840,0
-52704,0
-53568,0
-54432,0
-55296,0
-56160,0
-57024,0
-57888,0
-58752.00000000001,0
-59615.99999999999,0
-60479.99999999999,0
-61344,0
-62208,0
-63072,0
-63936,0
-64800,0
-65664,0
-66528,0
-67392,0
-68256,0
-69120,0
-69984,0
-70848,0
-71712,0
-72576,0
-73440,0
-74304,0
-75168,0
-76032,0
-76896,0
-77760,0
-78624,0
-79488,0
-80352,0
-81216,0
-82080,0
-82944,0
-83808,0
-84672,0
-85536,0
-86400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyHeatingHRS_false.active/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyHeatingHRS_false.active/lowerBound.csv
deleted file mode 100644
index 432043ac38..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyHeatingHRS_false.active/lowerBound.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
--0.001,-0.001
-86400.001,-0.001
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyHeatingHRS_false.active/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyHeatingHRS_false.active/reference.csv
deleted file mode 100644
index d41c13c1fb..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyHeatingHRS_false.active/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-864,0
-1728,0
-2592,0
-3456,0
-4320,0
-5184,0
-6048.000000000001,0
-6912,0
-7776,0
-8640,0
-9504,0
-10368,0
-11232,0
-12096,0
-12960,0
-13824,0
-14688,0
-15552,0
-16416,0
-17280,0
-18144,0
-19008,0
-19872,0
-20736,0
-21600,0
-22464,0
-23328,0
-24192,0
-25056,0
-25920,0
-26784,0
-27648,0
-28512,0
-29376,0
-30240,0
-31104,0
-31968,0
-32832,0
-33696,0
-34560,0
-35424,0
-36288,0
-37152,0
-38016,0
-38880,0
-39744,0
-40608,0
-41472,0
-42336,0
-43200,0
-44064,0
-44928,0
-45792,0
-46656,0
-47520.00000000001,0
-48384.00000000001,0
-49247.99999999999,0
-50112,0
-50976,0
-51840,0
-52704,0
-53568,0
-54432,0
-55296,0
-56160,0
-57024,0
-57888,0
-58752.00000000001,0
-59615.99999999999,0
-60479.99999999999,0
-61344,0
-62208,0
-63072,0
-63936,0
-64800,0
-65664,0
-66528,0
-67392,0
-68256,0
-69120,0
-69984,0
-70848,0
-71712,0
-72576,0
-73440,0
-74304,0
-75168,0
-76032,0
-76896,0
-77760,0
-78624,0
-79488,0
-80352,0
-81216,0
-82080,0
-82944,0
-83808,0
-84672,0
-85536,0
-86400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyHeatingHRS_false.active/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyHeatingHRS_false.active/test.csv
deleted file mode 100644
index d41c13c1fb..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyHeatingHRS_false.active/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-864,0
-1728,0
-2592,0
-3456,0
-4320,0
-5184,0
-6048.000000000001,0
-6912,0
-7776,0
-8640,0
-9504,0
-10368,0
-11232,0
-12096,0
-12960,0
-13824,0
-14688,0
-15552,0
-16416,0
-17280,0
-18144,0
-19008,0
-19872,0
-20736,0
-21600,0
-22464,0
-23328,0
-24192,0
-25056,0
-25920,0
-26784,0
-27648,0
-28512,0
-29376,0
-30240,0
-31104,0
-31968,0
-32832,0
-33696,0
-34560,0
-35424,0
-36288,0
-37152,0
-38016,0
-38880,0
-39744,0
-40608,0
-41472,0
-42336,0
-43200,0
-44064,0
-44928,0
-45792,0
-46656,0
-47520.00000000001,0
-48384.00000000001,0
-49247.99999999999,0
-50112,0
-50976,0
-51840,0
-52704,0
-53568,0
-54432,0
-55296,0
-56160,0
-57024,0
-57888,0
-58752.00000000001,0
-59615.99999999999,0
-60479.99999999999,0
-61344,0
-62208,0
-63072,0
-63936,0
-64800,0
-65664,0
-66528,0
-67392,0
-68256,0
-69120,0
-69984,0
-70848,0
-71712,0
-72576,0
-73440,0
-74304,0
-75168,0
-76032,0
-76896,0
-77760,0
-78624,0
-79488,0
-80352,0
-81216,0
-82080,0
-82944,0
-83808,0
-84672,0
-85536,0
-86400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyHeatingHRS_false.active/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyHeatingHRS_false.active/upperBound.csv
deleted file mode 100644
index abbb677bde..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyHeatingHRS_false.active/upperBound.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
--0.001,0.001
-86400.001,0.001
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyHeatingHRS_true.active/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyHeatingHRS_true.active/errors.csv
deleted file mode 100644
index d41c13c1fb..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyHeatingHRS_true.active/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-864,0
-1728,0
-2592,0
-3456,0
-4320,0
-5184,0
-6048.000000000001,0
-6912,0
-7776,0
-8640,0
-9504,0
-10368,0
-11232,0
-12096,0
-12960,0
-13824,0
-14688,0
-15552,0
-16416,0
-17280,0
-18144,0
-19008,0
-19872,0
-20736,0
-21600,0
-22464,0
-23328,0
-24192,0
-25056,0
-25920,0
-26784,0
-27648,0
-28512,0
-29376,0
-30240,0
-31104,0
-31968,0
-32832,0
-33696,0
-34560,0
-35424,0
-36288,0
-37152,0
-38016,0
-38880,0
-39744,0
-40608,0
-41472,0
-42336,0
-43200,0
-44064,0
-44928,0
-45792,0
-46656,0
-47520.00000000001,0
-48384.00000000001,0
-49247.99999999999,0
-50112,0
-50976,0
-51840,0
-52704,0
-53568,0
-54432,0
-55296,0
-56160,0
-57024,0
-57888,0
-58752.00000000001,0
-59615.99999999999,0
-60479.99999999999,0
-61344,0
-62208,0
-63072,0
-63936,0
-64800,0
-65664,0
-66528,0
-67392,0
-68256,0
-69120,0
-69984,0
-70848,0
-71712,0
-72576,0
-73440,0
-74304,0
-75168,0
-76032,0
-76896,0
-77760,0
-78624,0
-79488,0
-80352,0
-81216,0
-82080,0
-82944,0
-83808,0
-84672,0
-85536,0
-86400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyHeatingHRS_true.active/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyHeatingHRS_true.active/lowerBound.csv
deleted file mode 100644
index d5fc074255..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyHeatingHRS_true.active/lowerBound.csv
+++ /dev/null
@@ -1,29 +0,0 @@
-x,y
--0.001,-0.001
-0.001,-0.001
-864.001,0.199
-1728.001,0.599
-2591.999,0.599
-3455.999,0.199
-3456.001,0.199
-4320,0.9989990740740742
-5183.999,0.199
-5184.001,0.199
-6048.001,0.5990000000000303
-6911.999,0.599
-7775.999,0.199
-8639.999,-0.001
-77760.001,-0.001
-78624.001,0.199
-79488.001,0.599
-80351.99900000001,0.599
-81215.999,0.199
-81216.00099999999,0.199
-82080,0.9989990740740775
-82943.999,0.199
-82944.00099999999,0.199
-83808.00099999999,0.599
-84671.999,0.599
-85535.999,0.199
-85536.00099999999,0.199
-86400.001,0.999
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyHeatingHRS_true.active/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyHeatingHRS_true.active/reference.csv
deleted file mode 100644
index d7ba80fd09..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyHeatingHRS_true.active/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-864,0.2
-1728,0.6
-2592,0.6
-3456,0.2
-4320,1
-5184,0.2
-6048.000000000001,0.6000000000000303
-6912,0.6
-7776,0.2
-8640,0
-9504,0
-10368,0
-11232,0
-12096,0
-12960,0
-13824,0
-14688,0
-15552,0
-16416,0
-17280,0
-18144,0
-19008,0
-19872,0
-20736,0
-21600,0
-22464,0
-23328,0
-24192,0
-25056,0
-25920,0
-26784,0
-27648,0
-28512,0
-29376,0
-30240,0
-31104,0
-31968,0
-32832,0
-33696,0
-34560,0
-35424,0
-36288,0
-37152,0
-38016,0
-38880,0
-39744,0
-40608,0
-41472,0
-42336,0
-43200,0
-44064,0
-44928,0
-45792,0
-46656,0
-47520.00000000001,0
-48384.00000000001,0
-49247.99999999999,0
-50112,0
-50976,0
-51840,0
-52704,0
-53568,0
-54432,0
-55296,0
-56160,0
-57024,0
-57888,0
-58752.00000000001,0
-59615.99999999999,0
-60479.99999999999,0
-61344,0
-62208,0
-63072,0
-63936,0
-64800,0
-65664,0
-66528,0
-67392,0
-68256,0
-69120,0
-69984,0
-70848,0
-71712,0
-72576,0
-73440,0
-74304,0
-75168,0
-76032,0
-76896,0
-77760,0
-78624,0.2
-79488,0.6
-80352,0.6
-81216,0.2
-82080,1
-82944,0.2
-83808,0.6
-84672,0.6
-85536,0.2
-86400,1
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyHeatingHRS_true.active/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyHeatingHRS_true.active/test.csv
deleted file mode 100644
index d7ba80fd09..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyHeatingHRS_true.active/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-864,0.2
-1728,0.6
-2592,0.6
-3456,0.2
-4320,1
-5184,0.2
-6048.000000000001,0.6000000000000303
-6912,0.6
-7776,0.2
-8640,0
-9504,0
-10368,0
-11232,0
-12096,0
-12960,0
-13824,0
-14688,0
-15552,0
-16416,0
-17280,0
-18144,0
-19008,0
-19872,0
-20736,0
-21600,0
-22464,0
-23328,0
-24192,0
-25056,0
-25920,0
-26784,0
-27648,0
-28512,0
-29376,0
-30240,0
-31104,0
-31968,0
-32832,0
-33696,0
-34560,0
-35424,0
-36288,0
-37152,0
-38016,0
-38880,0
-39744,0
-40608,0
-41472,0
-42336,0
-43200,0
-44064,0
-44928,0
-45792,0
-46656,0
-47520.00000000001,0
-48384.00000000001,0
-49247.99999999999,0
-50112,0
-50976,0
-51840,0
-52704,0
-53568,0
-54432,0
-55296,0
-56160,0
-57024,0
-57888,0
-58752.00000000001,0
-59615.99999999999,0
-60479.99999999999,0
-61344,0
-62208,0
-63072,0
-63936,0
-64800,0
-65664,0
-66528,0
-67392,0
-68256,0
-69120,0
-69984,0
-70848,0
-71712,0
-72576,0
-73440,0
-74304,0
-75168,0
-76032,0
-76896,0
-77760,0
-78624,0.2
-79488,0.6
-80352,0.6
-81216,0.2
-82080,1
-82944,0.2
-83808,0.6
-84672,0.6
-85536,0.2
-86400,1
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyHeatingHRS_true.active/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyHeatingHRS_true.active/upperBound.csv
deleted file mode 100644
index 9ace259bfd..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.onlyHeatingHRS_true.active/upperBound.csv
+++ /dev/null
@@ -1,27 +0,0 @@
-x,y
--0.001,0.001
-863.999,0.201
-1727.999,0.601
-2592.001,0.601
-3455.999666666668,0.2010006172839504
-4319.999,1.001
-4320.001,1.001
-5184.000333333333,0.2010006172839506
-6047.999000000001,0.6010000000000303
-6048.001,0.6010000000000303
-6912.001,0.601
-7776.000999999999,0.201
-8640.001,0.001
-77759.99900000001,0.001
-78623.99900000001,0.201
-79487.99900000001,0.601
-80352.001,0.601
-81215.99966666667,0.201000617283944
-82079.999,1.001
-82080.00099999999,1.001
-82944.00033333333,0.2010006172839484
-83807.999,0.601
-84672.00099999999,0.601
-85535.99966666666,0.2010006172839528
-86399.99900000001,1.001
-86400.001,1.001
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.startState.active/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.startState.active/errors.csv
deleted file mode 100644
index d41c13c1fb..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.startState.active/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-864,0
-1728,0
-2592,0
-3456,0
-4320,0
-5184,0
-6048.000000000001,0
-6912,0
-7776,0
-8640,0
-9504,0
-10368,0
-11232,0
-12096,0
-12960,0
-13824,0
-14688,0
-15552,0
-16416,0
-17280,0
-18144,0
-19008,0
-19872,0
-20736,0
-21600,0
-22464,0
-23328,0
-24192,0
-25056,0
-25920,0
-26784,0
-27648,0
-28512,0
-29376,0
-30240,0
-31104,0
-31968,0
-32832,0
-33696,0
-34560,0
-35424,0
-36288,0
-37152,0
-38016,0
-38880,0
-39744,0
-40608,0
-41472,0
-42336,0
-43200,0
-44064,0
-44928,0
-45792,0
-46656,0
-47520.00000000001,0
-48384.00000000001,0
-49247.99999999999,0
-50112,0
-50976,0
-51840,0
-52704,0
-53568,0
-54432,0
-55296,0
-56160,0
-57024,0
-57888,0
-58752.00000000001,0
-59615.99999999999,0
-60479.99999999999,0
-61344,0
-62208,0
-63072,0
-63936,0
-64800,0
-65664,0
-66528,0
-67392,0
-68256,0
-69120,0
-69984,0
-70848,0
-71712,0
-72576,0
-73440,0
-74304,0
-75168,0
-76032,0
-76896,0
-77760,0
-78624,0
-79488,0
-80352,0
-81216,0
-82080,0
-82944,0
-83808,0
-84672,0
-85536,0
-86400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.startState.active/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.startState.active/lowerBound.csv
deleted file mode 100644
index 48ea1caf21..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.startState.active/lowerBound.csv
+++ /dev/null
@@ -1,127 +0,0 @@
-x,y
--0.001,0.999
-863.999,0.799
-1727.999,0.399
-2592.001,0.399
-3455.999666666668,0.7989993827160498
-4319.999,-0.001
-4320.001,-0.001
-5184.000333333333,0.7989993827160494
-6047.999000000001,0.3989999999999697
-6048.001,0.3989999999999697
-6912.001,0.399
-7775.999666666667,0.7989993827160494
-8639.999,-0.001
-8640.001,-0.001
-9504.000333333335,0.7989993827160489
-10367.999,0.399
-11232.001,0.399
-12095.99966666667,0.7989993827159899
-12959.999,-0.001
-12960.001,-0.001
-13824.00033333334,0.7989993827160494
-14687.999,0.3989999999999394
-14688.001,0.3989999999999394
-15552.001,0.399
-16415.99966666667,0.7989993827160505
-17279.999,-0.001
-17280.001,-0.001
-18144.00033333333,0.7989993827160494
-19007.999,0.399
-19872.001,0.399
-20735.99966666667,0.7989993827160505
-21599.999,-0.001
-21600.001,-0.001
-22464.00033333334,0.7989993827160472
-23327.999,0.399
-23328.001,0.399
-24192.001,0.3990000000001213
-25055.99966666666,0.7989993827160473
-25919.999,-0.001
-25920.001,-0.001
-26784.00033333333,0.7989993827160494
-27647.999,0.399
-28512.001,0.399
-29375.99966666667,0.7989993827159281
-30239.999,-0.0009999999998787637
-30240.001,-0.0009999999998787637
-31104.00033333333,0.7989993827160516
-31967.999,0.399
-32832.001,0.399
-33695.99966666667,0.7989993827160494
-34559.999,-0.001
-34560.001,-0.001
-35424.00033333334,0.7989993827160472
-36287.999,0.399
-37152.001,0.399
-38015.99966666667,0.7989993827160494
-38879.999,-0.001
-38880.001,-0.001
-39744.00033333334,0.7989993827160494
-40607.999,0.399
-41472.001,0.399
-42335.99966666667,0.7989993827160494
-43199.999,-0.001
-43200.001,-0.001
-44064.00033333333,0.7989993827160516
-44927.999,0.399
-45792.001,0.399
-46655.99966666667,0.7989993827160516
-47519.99900000001,-0.0009999999997574681
-47520.001,-0.0009999999997574681
-48384.00033333334,0.7989993827162897
-49247.999,0.3990000000002425
-50111.999,0.399
-50112.001,0.399
-50975.99966666668,0.7989993827160561
-51839.999,-0.001
-51840.001,-0.001
-52704.00033333334,0.7989993827160472
-53567.999,0.399
-54432.001,0.399
-55295.99966666668,0.7989993827160561
-56159.999,-0.001
-56160.001,-0.001
-57024.00033333334,0.7989993827160472
-57887.999,0.399
-57888.001,0.399
-58752.001,0.3990000000002426
-59615.99966666667,0.7989993827162986
-60479.999,-0.0009999999997574163
-60480.00099999999,-0.0009999999997574163
-61344.00033333333,0.7989993827160516
-62207.999,0.399
-63072.001,0.399
-63935.99966666668,0.7989993827160561
-64799.999,-0.001
-64800.001,-0.001
-65664.00033333334,0.7989993827160472
-66527.99900000001,0.399
-67392.001,0.399
-68255.99966666668,0.7989993827160561
-69119.99900000001,-0.001
-69120.001,-0.001
-69984.00033333334,0.7989993827160472
-70847.999,0.399
-71712.00099999999,0.399
-72575.99966666667,0.7989993827160561
-73439.999,-0.001
-73440.00099999999,-0.001
-74304.00033333334,0.7989993827160472
-75167.999,0.399
-76032.001,0.399
-76895.99966666668,0.7989993827160561
-77759.99900000001,-0.001
-77760.001,-0.001
-78624.00033333334,0.7989993827160472
-79487.99900000001,0.399
-80352.001,0.399
-81215.99966666667,0.7989993827160516
-82079.999,-0.001
-82080.00099999999,-0.001
-82944.00033333334,0.7989993827160472
-83807.999,0.399
-84672.00099999999,0.399
-85535.99966666667,0.7989993827160561
-86399.99900000001,-0.001
-86400.001,-0.001
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.startState.active/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.startState.active/reference.csv
deleted file mode 100644
index 2b63720396..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.startState.active/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,1
-864,0.8
-1728,0.4
-2592,0.4
-3456,0.8
-4320,0
-5184,0.8
-6048.000000000001,0.3999999999999697
-6912,0.4
-7776,0.8
-8640,0
-9504,0.8
-10368,0.4
-11232,0.4
-12096,0.7999999999999394
-12960,0
-13824,0.8
-14688,0.3999999999999394
-15552,0.4
-16416,0.8
-17280,0
-18144,0.8
-19008,0.4
-19872,0.4
-20736,0.8
-21600,0
-22464,0.8
-23328,0.4
-24192,0.4000000000001213
-25056,0.8
-25920,0
-26784,0.8
-27648,0.4
-28512,0.4
-29376,0.7999999999998787
-30240,1.212363542890671e-13
-31104,0.8
-31968,0.4
-32832,0.4
-33696,0.8
-34560,0
-35424,0.8
-36288,0.4
-37152,0.4
-38016,0.8
-38880,0
-39744,0.8
-40608,0.4
-41472,0.4
-42336,0.8
-43200,0
-44064,0.8
-44928,0.4
-45792,0.4
-46656,0.8
-47520.00000000001,2.425319204727809e-13
-48384.00000000001,0.8000000000002425
-49247.99999999999,0.4000000000002425
-50112,0.4
-50976,0.8
-51840,0
-52704,0.8
-53568,0.4
-54432,0.4
-55296,0.8
-56160,0
-57024,0.8
-57888,0.4
-58752.00000000001,0.4000000000002426
-59615.99999999999,0.8000000000002425
-60479.99999999999,2.425837308805967e-13
-61344,0.8
-62208,0.4
-63072,0.4
-63936,0.8
-64800,0
-65664,0.8
-66528,0.4
-67392,0.4
-68256,0.8
-69120,0
-69984,0.8
-70848,0.4
-71712,0.4
-72576,0.8
-73440,0
-74304,0.8
-75168,0.4
-76032,0.4
-76896,0.8
-77760,0
-78624,0.8
-79488,0.4
-80352,0.4
-81216,0.8
-82080,0
-82944,0.8
-83808,0.4
-84672,0.4
-85536,0.8
-86400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.startState.active/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.startState.active/test.csv
deleted file mode 100644
index 2b63720396..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.startState.active/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,1
-864,0.8
-1728,0.4
-2592,0.4
-3456,0.8
-4320,0
-5184,0.8
-6048.000000000001,0.3999999999999697
-6912,0.4
-7776,0.8
-8640,0
-9504,0.8
-10368,0.4
-11232,0.4
-12096,0.7999999999999394
-12960,0
-13824,0.8
-14688,0.3999999999999394
-15552,0.4
-16416,0.8
-17280,0
-18144,0.8
-19008,0.4
-19872,0.4
-20736,0.8
-21600,0
-22464,0.8
-23328,0.4
-24192,0.4000000000001213
-25056,0.8
-25920,0
-26784,0.8
-27648,0.4
-28512,0.4
-29376,0.7999999999998787
-30240,1.212363542890671e-13
-31104,0.8
-31968,0.4
-32832,0.4
-33696,0.8
-34560,0
-35424,0.8
-36288,0.4
-37152,0.4
-38016,0.8
-38880,0
-39744,0.8
-40608,0.4
-41472,0.4
-42336,0.8
-43200,0
-44064,0.8
-44928,0.4
-45792,0.4
-46656,0.8
-47520.00000000001,2.425319204727809e-13
-48384.00000000001,0.8000000000002425
-49247.99999999999,0.4000000000002425
-50112,0.4
-50976,0.8
-51840,0
-52704,0.8
-53568,0.4
-54432,0.4
-55296,0.8
-56160,0
-57024,0.8
-57888,0.4
-58752.00000000001,0.4000000000002426
-59615.99999999999,0.8000000000002425
-60479.99999999999,2.425837308805967e-13
-61344,0.8
-62208,0.4
-63072,0.4
-63936,0.8
-64800,0
-65664,0.8
-66528,0.4
-67392,0.4
-68256,0.8
-69120,0
-69984,0.8
-70848,0.4
-71712,0.4
-72576,0.8
-73440,0
-74304,0.8
-75168,0.4
-76032,0.4
-76896,0.8
-77760,0
-78624,0.8
-79488,0.4
-80352,0.4
-81216,0.8
-82080,0
-82944,0.8
-83808,0.4
-84672,0.4
-85536,0.8
-86400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.startState.active/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.startState.active/upperBound.csv
deleted file mode 100644
index 4b917c295f..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.Examples.AHU.mat_ahu.startState.active/upperBound.csv
+++ /dev/null
@@ -1,142 +0,0 @@
-x,y
--0.001,1.001
-0.001,1.001
-864.001,0.801
-1728.001,0.401
-2591.999,0.401
-3455.999,0.801
-3456.001,0.801
-4320,0.001000925925925933
-5183.999,0.801
-5184.001,0.801
-6048.001,0.4009999999999697
-6911.999,0.401
-7775.999,0.801
-7776.000999999999,0.801
-8640,0.001000925925925933
-9503.999,0.801
-9504.001,0.801
-10368.001,0.401
-11231.999,0.401
-12095.999,0.8009999999999394
-12096.001,0.8009999999999394
-12960,0.001000925925927043
-13823.999,0.801
-13824.001,0.801
-14688.001,0.4009999999999394
-15551.999,0.401
-16415.999,0.801
-16416.001,0.801
-17280,0.001000925925922602
-18143.999,0.801
-18144.001,0.801
-19008.001,0.401
-19871.999,0.401
-20735.999,0.801
-20736.001,0.801
-21600,0.001000925925922602
-22463.999,0.801
-22464.001,0.801
-23328.00100000001,0.401
-24191.999,0.4010000000001213
-25055.999,0.801
-25056.001,0.801
-25920,0.001000925925922602
-26783.999,0.801
-26784.001,0.801
-27648.001,0.401
-28511.999,0.401
-29375.999,0.8009999999998787
-29376.001,0.8009999999998787
-30240,0.001000925926043728
-31103.999,0.801
-31104.001,0.801
-31968.001,0.401
-32831.999,0.401
-33695.999,0.801
-33696.001,0.801
-34560,0.001000925925927043
-35423.999,0.801
-35424.001,0.801
-36288.001,0.401
-37151.999,0.401
-38015.999,0.801
-38016.001,0.801
-38879.99999999999,0.001000925925931484
-39743.999,0.801
-39744.001,0.801
-40608.001,0.401
-41471.999,0.401
-42335.999,0.801
-42336.001,0.801
-43199.99999999999,0.00100092592591816
-44063.999,0.801
-44064.001,0.801
-44928.001,0.401
-45791.999,0.401
-46655.999,0.801
-46656.001,0.801
-47519.99999999999,0.001000925926174068
-48383.99900000001,0.8010000000002425
-48384.001,0.8010000000002425
-49248.00099999999,0.4010000000002425
-50111.999,0.401
-50975.999,0.801
-50976.001,0.801
-51839.99999999999,0.001000925925931484
-52703.999,0.801
-52704.001,0.801
-53568.001,0.401
-54431.999,0.401
-55295.999,0.801
-55296.001,0.801
-56159.99999999999,0.001000925925931484
-57023.999,0.801
-57024.001,0.801
-57888.001,0.401
-58751.99900000001,0.4010000000002426
-59615.999,0.8010000000002425
-59616.00099999999,0.8010000000002425
-60479.99999999999,0.001000925926156303
-61343.999,0.801
-61344.001,0.801
-62208.001,0.401
-63071.999,0.401
-63935.999,0.801
-63936.001,0.801
-64800,0.001000925925922602
-65663.99900000001,0.801
-65664.001,0.801
-66528.001,0.401
-67391.99900000001,0.401
-68255.99900000001,0.801
-68256.001,0.801
-69120,0.001000925925922602
-69983.99900000001,0.801
-69984.001,0.801
-70848.00099999999,0.401
-71711.999,0.401
-72575.999,0.801
-72576.00099999999,0.801
-73439.99999999999,0.001000925925931484
-74303.999,0.801
-74304.00099999999,0.801
-75168.00099999999,0.401
-76031.99900000001,0.401
-76895.99900000001,0.801
-76896.001,0.801
-77759.99999999999,0.001000925925931484
-78623.99900000001,0.801
-78624.001,0.801
-79488.001,0.401
-80351.99900000001,0.401
-81215.999,0.801
-81216.00099999999,0.801
-82080,0.001000925925922602
-82943.999,0.801
-82944.00099999999,0.801
-83808.00099999999,0.401
-84671.999,0.401
-85535.999,0.801
-85536.00099999999,0.801
-86400.001,0.001
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler.mat_CooRea.Q_flow/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler.mat_CooRea.Q_flow/errors.csv
deleted file mode 100644
index 7608c4d9ae..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler.mat_CooRea.Q_flow/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-144,0
-288,0
-432,0
-576,0
-720,0
-864,0
-1008,0
-1152,0
-1296,0
-1440,0
-1584,0
-1728,0
-1872,0
-2016,0
-2160,0
-2304,0
-2448,0
-2592,0
-2736,0
-2880,0
-3024,0
-3168,0
-3312,0
-3456,0
-3600,0
-3744,0
-3888,0
-4032,0
-4176,0
-4320,0
-4464,0
-4608,0
-4752,0
-4896,0
-5040,0
-5184,0
-5328,0
-5472,0
-5616,0
-5760,0
-5904,0
-6048,0
-6192,0
-6336,0
-6480,0
-6624,0
-6768,0
-6912,0
-7056,0
-7200,0
-7344,0
-7488,0
-7632,0
-7776.000000000001,0
-7920.000000000001,0
-8064.000000000001,0
-8208,0
-8352,0
-8496,0
-8640,0
-8784,0
-8928,0
-9072,0
-9216,0
-9360,0
-9504,0
-9648,0
-9792,0
-9936,0
-10080,0
-10224,0
-10368,0
-10512,0
-10656,0
-10800,0
-10944,0
-11088,0
-11232,0
-11376,0
-11520,0
-11664,0
-11808,0
-11952,0
-12096,0
-12240,0
-12384,0
-12528,0
-12672,0
-12816,0
-12960,0
-13104,0
-13248,0
-13392,0
-13536,0
-13680,0
-13824,0
-13968,0
-14112,0
-14256,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler.mat_CooRea.Q_flow/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler.mat_CooRea.Q_flow/lowerBound.csv
deleted file mode 100644
index 97821281a5..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler.mat_CooRea.Q_flow/lowerBound.csv
+++ /dev/null
@@ -1,42 +0,0 @@
-x,y
--0.001,-19384.1851328125
-3599.999,-19384.1851328125
-3743.999000000001,-20196.56193242188
-3887.999000000001,-21008.93677695313
-4031.999000000001,-21821.3135765625
-4175.999,-22633.68842109375
-4319.999,-23446.06522070312
-4463.999000000001,-24258.44045625
-4607.999000000001,-25070.81686484375
-4751.999000000001,-25883.19288242188
-4895.999000000001,-26695.56850898438
-5039.999,-27507.94530859375
-5183.999,-28320.320153125
-5327.999000000001,-29132.69695273438
-5471.999000000001,-29538.884375
-7199.999000000001,-29538.884375
-7343.999000000001,-30141.85940390625
-7487.999000000001,-30744.54899140625
-7631.999000000001,-31346.9531375
-7775.999000000001,-31949.06988710937
-7919.999000000001,-32550.9011953125
-8063.999000000002,-33152.44667109376
-8207.999,-33753.7074875
-8351.999,-34354.68364453125
-8495.999,-34955.3720140625
-8639.999,-35555.7780703125
-8783.999,-36155.89868515625
-8927.999,-36755.734640625
-9071.999,-37055.54587109375
-10799.999,-37055.54587109375
-11087.999,-40019.98860234375
-11231.999,-41502.21153203124
-11375.999,-42984.43524375
-11663.999,-45948.877975
-11807.999,-47431.099340625
-11951.999,-48913.32070625
-12239.999,-51877.7634375
-12383.999,-53359.98793125
-12527.999,-54842.21007890625
-12671.999,-55583.32076171875
-14400.001,-55583.32076171875
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler.mat_CooRea.Q_flow/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler.mat_CooRea.Q_flow/reference.csv
deleted file mode 100644
index ea8548c369..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler.mat_CooRea.Q_flow/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,-19364.8203125
-144,-19364.8203125
-288,-19364.8203125
-432,-19364.8203125
-576,-19364.8203125
-720,-19364.8203125
-864,-19364.8203125
-1008,-19364.8203125
-1152,-19364.8203125
-1296,-19364.8203125
-1440,-19364.8203125
-1584,-19364.8203125
-1728,-19364.8203125
-1872,-19364.8203125
-2016,-19364.8203125
-2160,-19364.8203125
-2304,-19364.8203125
-2448,-19364.8203125
-2592,-19364.8203125
-2736,-19364.8203125
-2880,-19364.8203125
-3024,-19364.8203125
-3168,-19364.8203125
-3312,-19364.8203125
-3456,-19364.8203125
-3600,-19364.8203125
-3744,-20176.385546875
-3888,-20987.948828125
-4032,-21799.5140625
-4176,-22611.07734375
-4320,-23422.642578125
-4464,-24234.20625
-4608,-25045.77109375
-4752,-25857.335546875
-4896,-26668.899609375
-5040,-27480.46484375
-5184,-28292.028125
-5328,-29103.593359375
-5472,-29509.375
-5616,-29509.375
-5760,-29509.375
-5904,-29509.375
-6048,-29509.375
-6192,-29509.375
-6336,-29509.375
-6480,-29509.375
-6624,-29509.375
-6768,-29509.375
-6912,-29509.375
-7056,-29509.375
-7200,-29509.375
-7344,-30111.74765625
-7488,-30713.83515625
-7632,-31315.6375
-7776.000000000001,-31917.152734375
-7920.000000000001,-32518.3828125
-8064.000000000001,-33119.32734375
-8208,-33719.9875
-8352,-34320.36328125
-8496,-34920.4515625
-8640,-35520.2578125
-8784,-36119.77890625
-8928,-36719.015625
-9072,-37018.52734375
-9216,-37018.52734375
-9360,-37018.52734375
-9504,-37018.52734375
-9648,-37018.52734375
-9792,-37018.52734375
-9936,-37018.52734375
-10080,-37018.52734375
-10224,-37018.52734375
-10368,-37018.52734375
-10512,-37018.52734375
-10656,-37018.52734375
-10800,-37018.52734375
-10944,-38499.26796875
-11088,-39980.00859375
-11232,-41460.75078125
-11376,-42941.49375
-11520,-44422.234375
-11664,-45902.975
-11808,-47383.715625
-11952,-48864.45625
-12096,-50345.196875
-12240,-51825.9375
-12384,-53306.68125
-12528,-54787.42265625
-12672,-55527.79296875
-12816,-55527.79296875
-12960,-55527.79296875
-13104,-55527.79296875
-13248,-55527.79296875
-13392,-55527.79296875
-13536,-55527.79296875
-13680,-55527.79296875
-13824,-55527.79296875
-13968,-55527.79296875
-14112,-55527.79296875
-14256,-55527.79296875
-14400,-55527.79296875
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler.mat_CooRea.Q_flow/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler.mat_CooRea.Q_flow/test.csv
deleted file mode 100644
index ea8548c369..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler.mat_CooRea.Q_flow/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,-19364.8203125
-144,-19364.8203125
-288,-19364.8203125
-432,-19364.8203125
-576,-19364.8203125
-720,-19364.8203125
-864,-19364.8203125
-1008,-19364.8203125
-1152,-19364.8203125
-1296,-19364.8203125
-1440,-19364.8203125
-1584,-19364.8203125
-1728,-19364.8203125
-1872,-19364.8203125
-2016,-19364.8203125
-2160,-19364.8203125
-2304,-19364.8203125
-2448,-19364.8203125
-2592,-19364.8203125
-2736,-19364.8203125
-2880,-19364.8203125
-3024,-19364.8203125
-3168,-19364.8203125
-3312,-19364.8203125
-3456,-19364.8203125
-3600,-19364.8203125
-3744,-20176.385546875
-3888,-20987.948828125
-4032,-21799.5140625
-4176,-22611.07734375
-4320,-23422.642578125
-4464,-24234.20625
-4608,-25045.77109375
-4752,-25857.335546875
-4896,-26668.899609375
-5040,-27480.46484375
-5184,-28292.028125
-5328,-29103.593359375
-5472,-29509.375
-5616,-29509.375
-5760,-29509.375
-5904,-29509.375
-6048,-29509.375
-6192,-29509.375
-6336,-29509.375
-6480,-29509.375
-6624,-29509.375
-6768,-29509.375
-6912,-29509.375
-7056,-29509.375
-7200,-29509.375
-7344,-30111.74765625
-7488,-30713.83515625
-7632,-31315.6375
-7776.000000000001,-31917.152734375
-7920.000000000001,-32518.3828125
-8064.000000000001,-33119.32734375
-8208,-33719.9875
-8352,-34320.36328125
-8496,-34920.4515625
-8640,-35520.2578125
-8784,-36119.77890625
-8928,-36719.015625
-9072,-37018.52734375
-9216,-37018.52734375
-9360,-37018.52734375
-9504,-37018.52734375
-9648,-37018.52734375
-9792,-37018.52734375
-9936,-37018.52734375
-10080,-37018.52734375
-10224,-37018.52734375
-10368,-37018.52734375
-10512,-37018.52734375
-10656,-37018.52734375
-10800,-37018.52734375
-10944,-38499.26796875
-11088,-39980.00859375
-11232,-41460.75078125
-11376,-42941.49375
-11520,-44422.234375
-11664,-45902.975
-11808,-47383.715625
-11952,-48864.45625
-12096,-50345.196875
-12240,-51825.9375
-12384,-53306.68125
-12528,-54787.42265625
-12672,-55527.79296875
-12816,-55527.79296875
-12960,-55527.79296875
-13104,-55527.79296875
-13248,-55527.79296875
-13392,-55527.79296875
-13536,-55527.79296875
-13680,-55527.79296875
-13824,-55527.79296875
-13968,-55527.79296875
-14112,-55527.79296875
-14256,-55527.79296875
-14400,-55527.79296875
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler.mat_CooRea.Q_flow/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler.mat_CooRea.Q_flow/upperBound.csv
deleted file mode 100644
index cfead084f9..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler.mat_CooRea.Q_flow/upperBound.csv
+++ /dev/null
@@ -1,42 +0,0 @@
-x,y
--0.001,-19345.4554921875
-3600.001,-19345.4554921875
-3744.001,-20156.20916132813
-3888.001,-20966.96087929688
-4032.001,-21777.7145484375
-4176.000999999999,-22588.46626640625
-4320.000999999999,-23399.21993554688
-4464.000999999999,-24209.97204375
-4608.000999999999,-25020.72532265625
-4752.001,-25831.47821132813
-4896.001,-26642.23070976562
-5040.000999999999,-27452.98437890625
-5184.000999999999,-28263.736096875
-5328.000999999999,-29074.48976601563
-5472.000999999999,-29479.865625
-7200.000999999999,-29479.865625
-7344.000999999999,-30081.63590859375
-7488.001,-30683.12132109375
-7632.001,-31284.3218625
-7776.001,-31885.23558164062
-7920.001,-32485.8644296875
-8064.001,-33086.20801640625
-8208.000999999998,-33686.2675125
-8352.000999999998,-34286.04291796875
-8496.000999999998,-34885.5311109375
-8640.000999999998,-35484.7375546875
-8784.001,-36083.65912734375
-8928.001,-36682.296609375
-9072.001,-36981.50881640625
-10800.001,-36981.50881640625
-11088.001,-39940.02858515624
-11232.001,-41419.29003046875
-11376.001,-42898.55225625
-11664.001,-45857.072025
-11808.001,-47336.331909375
-11952.001,-48815.59179375001
-12240.001,-51774.1115625
-12384.001,-53253.37456875
-12528.001,-54732.63523359375
-12672.001,-55472.26517578125
-14400.001,-55472.26517578125
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler.mat_preOut.Q_flow/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler.mat_preOut.Q_flow/errors.csv
deleted file mode 100644
index 7608c4d9ae..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler.mat_preOut.Q_flow/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-144,0
-288,0
-432,0
-576,0
-720,0
-864,0
-1008,0
-1152,0
-1296,0
-1440,0
-1584,0
-1728,0
-1872,0
-2016,0
-2160,0
-2304,0
-2448,0
-2592,0
-2736,0
-2880,0
-3024,0
-3168,0
-3312,0
-3456,0
-3600,0
-3744,0
-3888,0
-4032,0
-4176,0
-4320,0
-4464,0
-4608,0
-4752,0
-4896,0
-5040,0
-5184,0
-5328,0
-5472,0
-5616,0
-5760,0
-5904,0
-6048,0
-6192,0
-6336,0
-6480,0
-6624,0
-6768,0
-6912,0
-7056,0
-7200,0
-7344,0
-7488,0
-7632,0
-7776.000000000001,0
-7920.000000000001,0
-8064.000000000001,0
-8208,0
-8352,0
-8496,0
-8640,0
-8784,0
-8928,0
-9072,0
-9216,0
-9360,0
-9504,0
-9648,0
-9792,0
-9936,0
-10080,0
-10224,0
-10368,0
-10512,0
-10656,0
-10800,0
-10944,0
-11088,0
-11232,0
-11376,0
-11520,0
-11664,0
-11808,0
-11952,0
-12096,0
-12240,0
-12384,0
-12528,0
-12672,0
-12816,0
-12960,0
-13104,0
-13248,0
-13392,0
-13536,0
-13680,0
-13824,0
-13968,0
-14112,0
-14256,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler.mat_preOut.Q_flow/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler.mat_preOut.Q_flow/lowerBound.csv
deleted file mode 100644
index dfe8a90328..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler.mat_preOut.Q_flow/lowerBound.csv
+++ /dev/null
@@ -1,43 +0,0 @@
-x,y
--0.001,-5077.772895507813
-143.999,-19427.56636132812
-287.999,-19427.73254296875
-575.999,-19427.736453125
-3599.999,-19427.736453125
-3743.999000000001,-20240.179334375
-3887.999000000001,-21052.622215625
-4031.999000000001,-21865.06705195312
-4175.999,-22677.50993320313
-4319.999,-23489.95476953125
-4463.999000000001,-24302.39765078125
-4607.999000000001,-25114.84053203125
-4751.999000000001,-25927.28536835937
-5039.999,-27552.17113085938
-5183.999,-28364.6159671875
-5327.999000000001,-29177.0588484375
-5471.999000000001,-29583.2802890625
-7199.999000000001,-29583.2802890625
-7343.999000000001,-30191.30606679687
-7487.999000000001,-30799.32988945313
-7631.999000000001,-31407.35488515625
-7919.999000000001,-32623.4033125
-8063.999000000002,-33231.42869921876
-8207.999,-33839.45173984375
-8351.999,-34447.47790859375
-8495.999,-35055.50094921875
-8783.999,-36271.55172265625
-8927.999,-36879.57476328125
-9071.999,-37183.58784765625
-10799.999,-37183.58784765625
-11087.999,-40158.27362421875
-11231.999,-41645.6165125
-11375.999,-43132.96252890625
-11519.999,-44620.30619921875
-11663.999,-46107.6490875
-11807.999,-47594.99197578125
-11951.999,-49082.3348640625
-12239.999,-52057.020640625
-12383.999,-53544.3643109375
-12527.999,-55031.71032734375
-12671.999,-55775.37981640625
-14400.001,-55775.37981640625
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler.mat_preOut.Q_flow/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler.mat_preOut.Q_flow/reference.csv
deleted file mode 100644
index f3609c7cd5..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler.mat_preOut.Q_flow/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,-5072.7001953125
-144,-19408.158203125
-288,-19408.32421875
-432,-19408.326171875
-576,-19408.328125
-720,-19408.328125
-864,-19408.328125
-1008,-19408.328125
-1152,-19408.328125
-1296,-19408.328125
-1440,-19408.328125
-1584,-19408.328125
-1728,-19408.328125
-1872,-19408.328125
-2016,-19408.328125
-2160,-19408.328125
-2304,-19408.328125
-2448,-19408.328125
-2592,-19408.328125
-2736,-19408.328125
-2880,-19408.328125
-3024,-19408.328125
-3168,-19408.328125
-3312,-19408.328125
-3456,-19408.328125
-3600,-19408.328125
-3744,-20219.959375
-3888,-21031.590625
-4032,-21843.223828125
-4176,-22654.855078125
-4320,-23466.48828125
-4464,-24278.11953125
-4608,-25089.75078125
-4752,-25901.383984375
-4896,-26713.015234375
-5040,-27524.646484375
-5184,-28336.2796875
-5328,-29147.9109375
-5472,-29553.7265625
-5616,-29553.7265625
-5760,-29553.7265625
-5904,-29553.7265625
-6048,-29553.7265625
-6192,-29553.7265625
-6336,-29553.7265625
-6480,-29553.7265625
-6624,-29553.7265625
-6768,-29553.7265625
-6912,-29553.7265625
-7056,-29553.7265625
-7200,-29553.7265625
-7344,-30161.144921875
-7488,-30768.561328125
-7632,-31375.97890625
-7776.000000000001,-31983.395703125
-7920.000000000001,-32590.8125
-8064.000000000001,-33198.23046875001
-8208,-33805.64609375
-8352,-34413.06484375
-8496,-35020.48046875
-8640,-35627.8984375
-8784,-36235.31640625
-8928,-36842.73203125
-9072,-37146.44140625
-9216,-37146.44140625
-9360,-37146.44140625
-9504,-37146.44140625
-9648,-37146.44140625
-9792,-37146.44140625
-9936,-37146.44140625
-10080,-37146.44140625
-10224,-37146.44140625
-10368,-37146.44140625
-10512,-37146.44140625
-10656,-37146.44140625
-10800,-37146.44140625
-10944,-38632.2984375
-11088,-40118.15546875
-11232,-41604.0125
-11376,-43089.87265625
-11520,-44575.73046875
-11664,-46061.5875
-11808,-47547.44453125
-11952,-49033.3015625
-12096,-50519.15859375
-12240,-52005.015625
-12384,-53490.8734375
-12528,-54976.73359375
-12672,-55719.66015625
-12816,-55719.66015625
-12960,-55719.66015625
-13104,-55719.66015625
-13248,-55719.66015625
-13392,-55719.66015625
-13536,-55719.66015625
-13680,-55719.66015625
-13824,-55719.66015625
-13968,-55719.66015625
-14112,-55719.66015625
-14256,-55719.66015625
-14400,-55719.66015625
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler.mat_preOut.Q_flow/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler.mat_preOut.Q_flow/test.csv
deleted file mode 100644
index f3609c7cd5..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler.mat_preOut.Q_flow/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,-5072.7001953125
-144,-19408.158203125
-288,-19408.32421875
-432,-19408.326171875
-576,-19408.328125
-720,-19408.328125
-864,-19408.328125
-1008,-19408.328125
-1152,-19408.328125
-1296,-19408.328125
-1440,-19408.328125
-1584,-19408.328125
-1728,-19408.328125
-1872,-19408.328125
-2016,-19408.328125
-2160,-19408.328125
-2304,-19408.328125
-2448,-19408.328125
-2592,-19408.328125
-2736,-19408.328125
-2880,-19408.328125
-3024,-19408.328125
-3168,-19408.328125
-3312,-19408.328125
-3456,-19408.328125
-3600,-19408.328125
-3744,-20219.959375
-3888,-21031.590625
-4032,-21843.223828125
-4176,-22654.855078125
-4320,-23466.48828125
-4464,-24278.11953125
-4608,-25089.75078125
-4752,-25901.383984375
-4896,-26713.015234375
-5040,-27524.646484375
-5184,-28336.2796875
-5328,-29147.9109375
-5472,-29553.7265625
-5616,-29553.7265625
-5760,-29553.7265625
-5904,-29553.7265625
-6048,-29553.7265625
-6192,-29553.7265625
-6336,-29553.7265625
-6480,-29553.7265625
-6624,-29553.7265625
-6768,-29553.7265625
-6912,-29553.7265625
-7056,-29553.7265625
-7200,-29553.7265625
-7344,-30161.144921875
-7488,-30768.561328125
-7632,-31375.97890625
-7776.000000000001,-31983.395703125
-7920.000000000001,-32590.8125
-8064.000000000001,-33198.23046875001
-8208,-33805.64609375
-8352,-34413.06484375
-8496,-35020.48046875
-8640,-35627.8984375
-8784,-36235.31640625
-8928,-36842.73203125
-9072,-37146.44140625
-9216,-37146.44140625
-9360,-37146.44140625
-9504,-37146.44140625
-9648,-37146.44140625
-9792,-37146.44140625
-9936,-37146.44140625
-10080,-37146.44140625
-10224,-37146.44140625
-10368,-37146.44140625
-10512,-37146.44140625
-10656,-37146.44140625
-10800,-37146.44140625
-10944,-38632.2984375
-11088,-40118.15546875
-11232,-41604.0125
-11376,-43089.87265625
-11520,-44575.73046875
-11664,-46061.5875
-11808,-47547.44453125
-11952,-49033.3015625
-12096,-50519.15859375
-12240,-52005.015625
-12384,-53490.8734375
-12528,-54976.73359375
-12672,-55719.66015625
-12816,-55719.66015625
-12960,-55719.66015625
-13104,-55719.66015625
-13248,-55719.66015625
-13392,-55719.66015625
-13536,-55719.66015625
-13680,-55719.66015625
-13824,-55719.66015625
-13968,-55719.66015625
-14112,-55719.66015625
-14256,-55719.66015625
-14400,-55719.66015625
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler.mat_preOut.Q_flow/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler.mat_preOut.Q_flow/upperBound.csv
deleted file mode 100644
index fdbd9c367a..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler.mat_preOut.Q_flow/upperBound.csv
+++ /dev/null
@@ -1,44 +0,0 @@
-x,y
--0.001,-5067.627495117187
-0.001,-5067.627495117187
-144.001,-19388.75004492188
-288.001,-19388.91589453125
-576.001,-19388.919796875
-3600.001,-19388.919796875
-3744.001,-20199.739415625
-3888.001,-21010.559034375
-4032.001,-21821.38060429688
-4176.000999999999,-22632.20022304688
-4320.000999999999,-23443.02179296875
-4464.000999999999,-24253.84141171875
-4608.000999999999,-25064.66103046875
-4752.001,-25875.48260039062
-5040.000999999999,-27497.12183789062
-5184.000999999999,-28307.9434078125
-5328.000999999999,-29118.7630265625
-5472.000999999999,-29524.1728359375
-7200.000999999999,-29524.1728359375
-7344.000999999999,-30130.98377695312
-7488.001,-30737.79276679688
-7632.001,-31344.60292734375
-7920.001,-32558.2216875
-8064.001,-33165.03223828126
-8208.000999999998,-33771.84044765625
-8352.000999999998,-34378.65177890625
-8496.000999999998,-34985.45998828125
-8784.001,-36199.08108984375
-8928.001,-36805.88929921875
-9072.001,-37109.29496484375
-10800.001,-37109.29496484375
-11088.001,-40078.03731328125
-11232.001,-41562.4084875
-11376.001,-43046.78278359375
-11520.001,-44531.15473828125
-11664.001,-46015.5259125
-11808.001,-47499.89708671875
-11952.001,-48984.2682609375
-12240.001,-51953.010609375
-12384.001,-53437.3825640625
-12528.001,-54921.75686015625
-12672.001,-55663.94049609375
-14400.001,-55663.94049609375
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler.mat_resPow.y/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler.mat_resPow.y/errors.csv
deleted file mode 100644
index 7608c4d9ae..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler.mat_resPow.y/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-144,0
-288,0
-432,0
-576,0
-720,0
-864,0
-1008,0
-1152,0
-1296,0
-1440,0
-1584,0
-1728,0
-1872,0
-2016,0
-2160,0
-2304,0
-2448,0
-2592,0
-2736,0
-2880,0
-3024,0
-3168,0
-3312,0
-3456,0
-3600,0
-3744,0
-3888,0
-4032,0
-4176,0
-4320,0
-4464,0
-4608,0
-4752,0
-4896,0
-5040,0
-5184,0
-5328,0
-5472,0
-5616,0
-5760,0
-5904,0
-6048,0
-6192,0
-6336,0
-6480,0
-6624,0
-6768,0
-6912,0
-7056,0
-7200,0
-7344,0
-7488,0
-7632,0
-7776.000000000001,0
-7920.000000000001,0
-8064.000000000001,0
-8208,0
-8352,0
-8496,0
-8640,0
-8784,0
-8928,0
-9072,0
-9216,0
-9360,0
-9504,0
-9648,0
-9792,0
-9936,0
-10080,0
-10224,0
-10368,0
-10512,0
-10656,0
-10800,0
-10944,0
-11088,0
-11232,0
-11376,0
-11520,0
-11664,0
-11808,0
-11952,0
-12096,0
-12240,0
-12384,0
-12528,0
-12672,0
-12816,0
-12960,0
-13104,0
-13248,0
-13392,0
-13536,0
-13680,0
-13824,0
-13968,0
-14112,0
-14256,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler.mat_resPow.y/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler.mat_resPow.y/lowerBound.csv
deleted file mode 100644
index 464588c7c9..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler.mat_resPow.y/lowerBound.csv
+++ /dev/null
@@ -1,48 +0,0 @@
-x,y
--0.001,14277.82799707031
-143.999,-43.3812598274231
-287.999,-43.54680301284791
-431.999,-43.55007089538574
-575.999,-43.55019079666138
-719.999,-43.55028549575806
-863.9989999999999,-43.55031986236573
-1007.999,-43.55031986236573
-1151.999,-43.55032368087769
-3599.999,-43.55032368087769
-3743.999000000001,-43.61803658981324
-3887.999000000001,-43.6857472076416
-4031.999000000001,-43.75345858917237
-4175.999,-43.82117073440552
-4319.999,-43.8888805885315
-4463.999000000001,-43.95659349746705
-4607.999000000001,-44.02430411529541
-4751.999000000001,-44.09201549682618
-4895.999000000001,-44.15972458724976
-5039.999,-44.2274374961853
-5183.999,-44.29514735031128
-5327.999000000001,-44.36285949554443
-5471.999000000001,-44.39671595001221
-7199.999000000001,-44.39671595001221
-7343.999000000001,-49.44542034683228
-7487.999000000001,-54.78053910675049
-7631.999000000001,-60.40186526641846
-7775.999000000001,-66.30919644470218
-7919.999000000001,-72.50233102416996
-8063.999000000002,-78.98113001098638
-8207.999,-85.74532610931396
-8351.999,-92.79471464691161
-8495.999,-100.1290863693237
-8639.999,-107.7482503509521
-8783.999,-115.6520614883423
-8927.999,-123.8402540130615
-9071.999,-128.0408921051026
-10799.999,-128.0408921051026
-10943.999,-133.1625308441162
-11087.999,-138.2841543090821
-11663.999,-158.7707092651368
-11807.999,-163.8923327301026
-12239.999,-179.2572489471436
-12383.999,-184.3788754669189
-12527.999,-189.500511151123
-12671.999,-192.0613305206299
-14400.001,-192.0613305206299
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler.mat_resPow.y/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler.mat_resPow.y/reference.csv
deleted file mode 100644
index 387995d6df..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler.mat_resPow.y/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,14292.1201171875
-144,-43.33792190551758
-288,-43.50329971313477
-432,-43.50656433105469
-576,-43.50668411254883
-720,-43.50677871704102
-864,-43.50681304931641
-1008,-43.50681304931641
-1152,-43.50681686401367
-1296,-43.50681686401367
-1440,-43.50681686401367
-1584,-43.50681686401367
-1728,-43.50681686401367
-1872,-43.50681686401367
-2016,-43.50681686401367
-2160,-43.50681686401367
-2304,-43.50681686401367
-2448,-43.50681686401367
-2592,-43.50681686401367
-2736,-43.50681686401367
-2880,-43.50681686401367
-3024,-43.50681686401367
-3168,-43.50681686401367
-3312,-43.50681686401367
-3456,-43.50681686401367
-3600,-43.50681686401367
-3744,-43.57446212768555
-3888,-43.64210510253906
-4032,-43.70974884033203
-4176,-43.77739334106445
-4320,-43.84503555297852
-4464,-43.91268081665039
-4608,-43.98032379150391
-4752,-44.04796752929688
-4896,-44.11560897827148
-5040,-44.18325424194336
-5184,-44.25089645385742
-5328,-44.31854095458984
-5472,-44.35236358642578
-5616,-44.35236358642578
-5760,-44.35236358642578
-5904,-44.35236358642578
-6048,-44.35236358642578
-6192,-44.35236358642578
-6336,-44.35236358642578
-6480,-44.35236358642578
-6624,-44.35236358642578
-6768,-44.35236358642578
-6912,-44.35236358642578
-7056,-44.35236358642578
-7200,-44.35236358642578
-7344,-49.39602432250977
-7488,-54.72581329345703
-7632,-60.34152374267578
-7776.000000000001,-66.24295349121097
-7920.000000000001,-72.42990112304692
-8064.000000000001,-78.90222778320317
-8208,-85.6596664428711
-8352,-92.70201263427734
-8496,-100.0290573120117
-8640,-107.6406097412109
-8784,-115.5365249633789
-8928,-123.7165374755859
-9072,-127.9129791259766
-9216,-127.9129791259766
-9360,-127.9129791259766
-9504,-127.9129791259766
-9648,-127.9129791259766
-9792,-127.9129791259766
-9936,-127.9129791259766
-10080,-127.9129791259766
-10224,-127.9129791259766
-10368,-127.9129791259766
-10512,-127.9129791259766
-10656,-127.9129791259766
-10800,-127.9129791259766
-10944,-133.0295013427734
-11088,-138.1460083007813
-11232,-143.2625305175781
-11376,-148.379052734375
-11520,-153.4955749511719
-11664,-158.6120971679688
-11808,-163.7286041259766
-11952,-168.8451263427734
-12096,-173.9616485595703
-12240,-179.0781707763672
-12384,-184.1946807861328
-12528,-189.3111999511719
-12672,-191.8694610595703
-12816,-191.8694610595703
-12960,-191.8694610595703
-13104,-191.8694610595703
-13248,-191.8694610595703
-13392,-191.8694610595703
-13536,-191.8694610595703
-13680,-191.8694610595703
-13824,-191.8694610595703
-13968,-191.8694610595703
-14112,-191.8694610595703
-14256,-191.8694610595703
-14400,-191.8694610595703
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler.mat_resPow.y/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler.mat_resPow.y/test.csv
deleted file mode 100644
index 387995d6df..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler.mat_resPow.y/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,14292.1201171875
-144,-43.33792190551758
-288,-43.50329971313477
-432,-43.50656433105469
-576,-43.50668411254883
-720,-43.50677871704102
-864,-43.50681304931641
-1008,-43.50681304931641
-1152,-43.50681686401367
-1296,-43.50681686401367
-1440,-43.50681686401367
-1584,-43.50681686401367
-1728,-43.50681686401367
-1872,-43.50681686401367
-2016,-43.50681686401367
-2160,-43.50681686401367
-2304,-43.50681686401367
-2448,-43.50681686401367
-2592,-43.50681686401367
-2736,-43.50681686401367
-2880,-43.50681686401367
-3024,-43.50681686401367
-3168,-43.50681686401367
-3312,-43.50681686401367
-3456,-43.50681686401367
-3600,-43.50681686401367
-3744,-43.57446212768555
-3888,-43.64210510253906
-4032,-43.70974884033203
-4176,-43.77739334106445
-4320,-43.84503555297852
-4464,-43.91268081665039
-4608,-43.98032379150391
-4752,-44.04796752929688
-4896,-44.11560897827148
-5040,-44.18325424194336
-5184,-44.25089645385742
-5328,-44.31854095458984
-5472,-44.35236358642578
-5616,-44.35236358642578
-5760,-44.35236358642578
-5904,-44.35236358642578
-6048,-44.35236358642578
-6192,-44.35236358642578
-6336,-44.35236358642578
-6480,-44.35236358642578
-6624,-44.35236358642578
-6768,-44.35236358642578
-6912,-44.35236358642578
-7056,-44.35236358642578
-7200,-44.35236358642578
-7344,-49.39602432250977
-7488,-54.72581329345703
-7632,-60.34152374267578
-7776.000000000001,-66.24295349121097
-7920.000000000001,-72.42990112304692
-8064.000000000001,-78.90222778320317
-8208,-85.6596664428711
-8352,-92.70201263427734
-8496,-100.0290573120117
-8640,-107.6406097412109
-8784,-115.5365249633789
-8928,-123.7165374755859
-9072,-127.9129791259766
-9216,-127.9129791259766
-9360,-127.9129791259766
-9504,-127.9129791259766
-9648,-127.9129791259766
-9792,-127.9129791259766
-9936,-127.9129791259766
-10080,-127.9129791259766
-10224,-127.9129791259766
-10368,-127.9129791259766
-10512,-127.9129791259766
-10656,-127.9129791259766
-10800,-127.9129791259766
-10944,-133.0295013427734
-11088,-138.1460083007813
-11232,-143.2625305175781
-11376,-148.379052734375
-11520,-153.4955749511719
-11664,-158.6120971679688
-11808,-163.7286041259766
-11952,-168.8451263427734
-12096,-173.9616485595703
-12240,-179.0781707763672
-12384,-184.1946807861328
-12528,-189.3111999511719
-12672,-191.8694610595703
-12816,-191.8694610595703
-12960,-191.8694610595703
-13104,-191.8694610595703
-13248,-191.8694610595703
-13392,-191.8694610595703
-13536,-191.8694610595703
-13680,-191.8694610595703
-13824,-191.8694610595703
-13968,-191.8694610595703
-14112,-191.8694610595703
-14256,-191.8694610595703
-14400,-191.8694610595703
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler.mat_resPow.y/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler.mat_resPow.y/upperBound.csv
deleted file mode 100644
index 6fbd1b86ef..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler.mat_resPow.y/upperBound.csv
+++ /dev/null
@@ -1,49 +0,0 @@
-x,y
--0.001,14306.41223730469
-0.001,14306.41223730469
-144.001,-43.29458398361206
-288.001,-43.45979641342164
-432.001,-43.46305776672364
-576.001,-43.46317742843628
-720.0010000000001,-43.46327193832398
-864.001,-43.46330623626709
-1008.001,-43.46330623626709
-1152.001,-43.46331004714965
-3600.001,-43.46331004714965
-3744.001,-43.53088766555786
-3888.001,-43.59846299743652
-4032.001,-43.6660390914917
-4176.000999999999,-43.73361594772339
-4320.000999999999,-43.80119051742555
-4464.000999999999,-43.86876813583374
-4608.000999999999,-43.93634346771241
-4752.001,-44.00391956176759
-4896.001,-44.07149336929321
-5040.000999999999,-44.13907098770142
-5184.000999999999,-44.20664555740356
-5328.000999999999,-44.27422241363525
-5472.000999999999,-44.30801122283935
-7200.000999999999,-44.30801122283935
-7344.000999999999,-49.34662829818726
-7488.001,-54.67108748016357
-7632.001,-60.2811822189331
-7776.001,-66.17671053771976
-7920.001,-72.35747122192387
-8064.001,-78.82332555541997
-8208.000999999998,-85.57400677642823
-8352.000999999998,-92.60931062164306
-8496.000999999998,-99.92902825469969
-8640.000999999998,-107.5329691314697
-8784.001,-115.4209884384155
-8928.001,-123.5928209381103
-9072.001,-127.7850661468506
-10800.001,-127.7850661468506
-10944.001,-132.8964718414306
-11088.001,-138.0078622924805
-11664.001,-158.4534850708008
-11808.001,-163.5648755218506
-12240.001,-178.8990926055908
-12384.001,-184.0104861053467
-12528.001,-189.1218887512207
-12672.001,-191.6775915985107
-14400.001,-191.6775915985107
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_fanSim.P_el/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_fanSim.P_el/errors.csv
deleted file mode 100644
index 7608c4d9ae..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_fanSim.P_el/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-144,0
-288,0
-432,0
-576,0
-720,0
-864,0
-1008,0
-1152,0
-1296,0
-1440,0
-1584,0
-1728,0
-1872,0
-2016,0
-2160,0
-2304,0
-2448,0
-2592,0
-2736,0
-2880,0
-3024,0
-3168,0
-3312,0
-3456,0
-3600,0
-3744,0
-3888,0
-4032,0
-4176,0
-4320,0
-4464,0
-4608,0
-4752,0
-4896,0
-5040,0
-5184,0
-5328,0
-5472,0
-5616,0
-5760,0
-5904,0
-6048,0
-6192,0
-6336,0
-6480,0
-6624,0
-6768,0
-6912,0
-7056,0
-7200,0
-7344,0
-7488,0
-7632,0
-7776.000000000001,0
-7920.000000000001,0
-8064.000000000001,0
-8208,0
-8352,0
-8496,0
-8640,0
-8784,0
-8928,0
-9072,0
-9216,0
-9360,0
-9504,0
-9648,0
-9792,0
-9936,0
-10080,0
-10224,0
-10368,0
-10512,0
-10656,0
-10800,0
-10944,0
-11088,0
-11232,0
-11376,0
-11520,0
-11664,0
-11808,0
-11952,0
-12096,0
-12240,0
-12384,0
-12528,0
-12672,0
-12816,0
-12960,0
-13104,0
-13248,0
-13392,0
-13536,0
-13680,0
-13824,0
-13968,0
-14112,0
-14256,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_fanSim.P_el/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_fanSim.P_el/lowerBound.csv
deleted file mode 100644
index c8e18d4eda..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_fanSim.P_el/lowerBound.csv
+++ /dev/null
@@ -1,12 +0,0 @@
-x,y
--0.001,1359.183645263672
-10800.001,1359.183645263672
-10944.001,1413.550976440429
-11088.001,1467.918356396484
-11232.001,1522.285760742187
-11664.001,1685.38775427246
-12096.001,1848.489747802734
-12240.001,1902.857200927734
-12528.001,2011.59186328125
-12672.001,2038.775467895508
-14400.001,2038.775467895508
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_fanSim.P_el/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_fanSim.P_el/reference.csv
deleted file mode 100644
index ada2bd4595..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_fanSim.P_el/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,1360.544189453125
-144,1360.544189453125
-288,1360.544189453125
-432,1360.544189453125
-576,1360.544189453125
-720,1360.544189453125
-864,1360.544189453125
-1008,1360.544189453125
-1152,1360.544189453125
-1296,1360.544189453125
-1440,1360.544189453125
-1584,1360.544189453125
-1728,1360.544189453125
-1872,1360.544189453125
-2016,1360.544189453125
-2160,1360.544189453125
-2304,1360.544189453125
-2448,1360.544189453125
-2592,1360.544189453125
-2736,1360.544189453125
-2880,1360.544189453125
-3024,1360.544189453125
-3168,1360.544189453125
-3312,1360.544189453125
-3456,1360.544189453125
-3600,1360.544189453125
-3744,1360.544189453125
-3888,1360.544189453125
-4032,1360.544189453125
-4176,1360.544189453125
-4320,1360.544189453125
-4464,1360.544189453125
-4608,1360.544189453125
-4752,1360.544189453125
-4896,1360.544189453125
-5040,1360.544189453125
-5184,1360.544189453125
-5328,1360.544189453125
-5472,1360.544189453125
-5616,1360.544189453125
-5760,1360.544189453125
-5904,1360.544189453125
-6048,1360.544189453125
-6192,1360.544189453125
-6336,1360.544189453125
-6480,1360.544189453125
-6624,1360.544189453125
-6768,1360.544189453125
-6912,1360.544189453125
-7056,1360.544189453125
-7200,1360.544189453125
-7344,1360.544189453125
-7488,1360.544189453125
-7632,1360.544189453125
-7776.000000000001,1360.544189453125
-7920.000000000001,1360.544189453125
-8064.000000000001,1360.544189453125
-8208,1360.544189453125
-8352,1360.544189453125
-8496,1360.544189453125
-8640,1360.544189453125
-8784,1360.544189453125
-8928,1360.544189453125
-9072,1360.544189453125
-9216,1360.544189453125
-9360,1360.544189453125
-9504,1360.544189453125
-9648,1360.544189453125
-9792,1360.544189453125
-9936,1360.544189453125
-10080,1360.544189453125
-10224,1360.544189453125
-10368,1360.544189453125
-10512,1360.544189453125
-10656,1360.544189453125
-10800,1360.544189453125
-10944,1414.965942382812
-11088,1469.387744140625
-11232,1523.8095703125
-11376,1578.231323242188
-11520,1632.653076171875
-11664,1687.074829101562
-11808,1741.49658203125
-11952,1795.918334960938
-12096,1850.340087890625
-12240,1904.761962890625
-12384,1959.183715820312
-12528,2013.60546875
-12672,2040.816284179688
-12816,2040.816284179688
-12960,2040.816284179688
-13104,2040.816284179688
-13248,2040.816284179688
-13392,2040.816284179688
-13536,2040.816284179688
-13680,2040.816284179688
-13824,2040.816284179688
-13968,2040.816284179688
-14112,2040.816284179688
-14256,2040.816284179688
-14400,2040.816284179688
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_fanSim.P_el/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_fanSim.P_el/test.csv
deleted file mode 100644
index ada2bd4595..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_fanSim.P_el/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,1360.544189453125
-144,1360.544189453125
-288,1360.544189453125
-432,1360.544189453125
-576,1360.544189453125
-720,1360.544189453125
-864,1360.544189453125
-1008,1360.544189453125
-1152,1360.544189453125
-1296,1360.544189453125
-1440,1360.544189453125
-1584,1360.544189453125
-1728,1360.544189453125
-1872,1360.544189453125
-2016,1360.544189453125
-2160,1360.544189453125
-2304,1360.544189453125
-2448,1360.544189453125
-2592,1360.544189453125
-2736,1360.544189453125
-2880,1360.544189453125
-3024,1360.544189453125
-3168,1360.544189453125
-3312,1360.544189453125
-3456,1360.544189453125
-3600,1360.544189453125
-3744,1360.544189453125
-3888,1360.544189453125
-4032,1360.544189453125
-4176,1360.544189453125
-4320,1360.544189453125
-4464,1360.544189453125
-4608,1360.544189453125
-4752,1360.544189453125
-4896,1360.544189453125
-5040,1360.544189453125
-5184,1360.544189453125
-5328,1360.544189453125
-5472,1360.544189453125
-5616,1360.544189453125
-5760,1360.544189453125
-5904,1360.544189453125
-6048,1360.544189453125
-6192,1360.544189453125
-6336,1360.544189453125
-6480,1360.544189453125
-6624,1360.544189453125
-6768,1360.544189453125
-6912,1360.544189453125
-7056,1360.544189453125
-7200,1360.544189453125
-7344,1360.544189453125
-7488,1360.544189453125
-7632,1360.544189453125
-7776.000000000001,1360.544189453125
-7920.000000000001,1360.544189453125
-8064.000000000001,1360.544189453125
-8208,1360.544189453125
-8352,1360.544189453125
-8496,1360.544189453125
-8640,1360.544189453125
-8784,1360.544189453125
-8928,1360.544189453125
-9072,1360.544189453125
-9216,1360.544189453125
-9360,1360.544189453125
-9504,1360.544189453125
-9648,1360.544189453125
-9792,1360.544189453125
-9936,1360.544189453125
-10080,1360.544189453125
-10224,1360.544189453125
-10368,1360.544189453125
-10512,1360.544189453125
-10656,1360.544189453125
-10800,1360.544189453125
-10944,1414.965942382812
-11088,1469.387744140625
-11232,1523.8095703125
-11376,1578.231323242188
-11520,1632.653076171875
-11664,1687.074829101562
-11808,1741.49658203125
-11952,1795.918334960938
-12096,1850.340087890625
-12240,1904.761962890625
-12384,1959.183715820312
-12528,2013.60546875
-12672,2040.816284179688
-12816,2040.816284179688
-12960,2040.816284179688
-13104,2040.816284179688
-13248,2040.816284179688
-13392,2040.816284179688
-13536,2040.816284179688
-13680,2040.816284179688
-13824,2040.816284179688
-13968,2040.816284179688
-14112,2040.816284179688
-14256,2040.816284179688
-14400,2040.816284179688
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_fanSim.P_el/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_fanSim.P_el/upperBound.csv
deleted file mode 100644
index b513cd6175..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_fanSim.P_el/upperBound.csv
+++ /dev/null
@@ -1,12 +0,0 @@
-x,y
--0.001,1361.904733642578
-10799.999,1361.904733642578
-10943.999,1416.380908325195
-11087.999,1470.857131884766
-11231.999,1525.333379882813
-11663.999,1688.761903930664
-12095.999,1852.190427978516
-12239.999,1906.666724853516
-12527.999,2015.61907421875
-12671.999,2042.857100463868
-14400.001,2042.857100463868
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_fanSim.TAirOut/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_fanSim.TAirOut/errors.csv
deleted file mode 100644
index 7608c4d9ae..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_fanSim.TAirOut/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-144,0
-288,0
-432,0
-576,0
-720,0
-864,0
-1008,0
-1152,0
-1296,0
-1440,0
-1584,0
-1728,0
-1872,0
-2016,0
-2160,0
-2304,0
-2448,0
-2592,0
-2736,0
-2880,0
-3024,0
-3168,0
-3312,0
-3456,0
-3600,0
-3744,0
-3888,0
-4032,0
-4176,0
-4320,0
-4464,0
-4608,0
-4752,0
-4896,0
-5040,0
-5184,0
-5328,0
-5472,0
-5616,0
-5760,0
-5904,0
-6048,0
-6192,0
-6336,0
-6480,0
-6624,0
-6768,0
-6912,0
-7056,0
-7200,0
-7344,0
-7488,0
-7632,0
-7776.000000000001,0
-7920.000000000001,0
-8064.000000000001,0
-8208,0
-8352,0
-8496,0
-8640,0
-8784,0
-8928,0
-9072,0
-9216,0
-9360,0
-9504,0
-9648,0
-9792,0
-9936,0
-10080,0
-10224,0
-10368,0
-10512,0
-10656,0
-10800,0
-10944,0
-11088,0
-11232,0
-11376,0
-11520,0
-11664,0
-11808,0
-11952,0
-12096,0
-12240,0
-12384,0
-12528,0
-12672,0
-12816,0
-12960,0
-13104,0
-13248,0
-13392,0
-13536,0
-13680,0
-13824,0
-13968,0
-14112,0
-14256,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_fanSim.TAirOut/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_fanSim.TAirOut/lowerBound.csv
deleted file mode 100644
index cf9d54b3a3..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_fanSim.TAirOut/lowerBound.csv
+++ /dev/null
@@ -1,23 +0,0 @@
-x,y
--0.001,269.229493927002
-3600.001,269.229493927002
-3744.001,270.4283061218262
-3888.001,271.6271061218262
-4032.001,272.8259000244141
-4176.000999999999,274.0247122192383
-4320.000999999999,275.2234939270019
-4464.000999999999,276.4223061218262
-4608.000999999999,277.6211061218262
-4752.001,278.819900024414
-4896.001,280.0187122192384
-5040.000999999999,281.217493927002
-5184.000999999999,282.4163061218262
-5328.000999999999,283.6151061218262
-5472.000999999999,284.214493927002
-7199.999000000001,284.214493927002
-7919.999000000001,284.2131524963379
-8639.999,284.2117805786133
-8783.999,284.211536682129
-8927.999,284.211262298584
-9071.999,284.2111098632813
-14400.001,284.2111098632813
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_fanSim.TAirOut/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_fanSim.TAirOut/reference.csv
deleted file mode 100644
index 554b0fca6d..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_fanSim.TAirOut/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,269.4989929199219
-144,269.4989929199219
-288,269.4989929199219
-432,269.4989929199219
-576,269.4989929199219
-720,269.4989929199219
-864,269.4989929199219
-1008,269.4989929199219
-1152,269.4989929199219
-1296,269.4989929199219
-1440,269.4989929199219
-1584,269.4989929199219
-1728,269.4989929199219
-1872,269.4989929199219
-2016,269.4989929199219
-2160,269.4989929199219
-2304,269.4989929199219
-2448,269.4989929199219
-2592,269.4989929199219
-2736,269.4989929199219
-2880,269.4989929199219
-3024,269.4989929199219
-3168,269.4989929199219
-3312,269.4989929199219
-3456,269.4989929199219
-3600,269.4989929199219
-3744,270.6990051269531
-3888,271.8990051269531
-4032,273.0989990234375
-4176,274.2990112304688
-4320,275.4989929199219
-4464,276.6990051269531
-4608,277.8990051269531
-4752,279.0989990234375
-4896,280.2990112304688
-5040,281.4989929199219
-5184,282.6990051269531
-5328,283.8990051269531
-5472,284.4989929199219
-5616,284.4989929199219
-5760,284.4989929199219
-5904,284.4989929199219
-6048,284.4989929199219
-6192,284.4989929199219
-6336,284.4989929199219
-6480,284.4989929199219
-6624,284.4989929199219
-6768,284.4989929199219
-6912,284.4989929199219
-7056,284.4989929199219
-7200,284.4989929199219
-7344,284.4987243652344
-7488,284.4984558105469
-7632,284.4981872558594
-7776.000000000001,284.4979187011719
-7920.000000000001,284.4976501464844
-8064.000000000001,284.4973754882812
-8208,284.4971008300781
-8352,284.496826171875
-8496,284.4965515136719
-8640,284.4962768554688
-8784,284.4960327148438
-8928,284.4957580566406
-9072,284.49560546875
-9216,284.49560546875
-9360,284.49560546875
-9504,284.49560546875
-9648,284.49560546875
-9792,284.49560546875
-9936,284.49560546875
-10080,284.49560546875
-10224,284.49560546875
-10368,284.49560546875
-10512,284.49560546875
-10656,284.49560546875
-10800,284.49560546875
-10944,284.49560546875
-11088,284.49560546875
-11232,284.49560546875
-11376,284.49560546875
-11520,284.49560546875
-11664,284.49560546875
-11808,284.49560546875
-11952,284.49560546875
-12096,284.49560546875
-12240,284.49560546875
-12384,284.49560546875
-12528,284.49560546875
-12672,284.49560546875
-12816,284.49560546875
-12960,284.49560546875
-13104,284.49560546875
-13248,284.49560546875
-13392,284.49560546875
-13536,284.49560546875
-13680,284.49560546875
-13824,284.49560546875
-13968,284.49560546875
-14112,284.49560546875
-14256,284.49560546875
-14400,284.49560546875
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_fanSim.TAirOut/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_fanSim.TAirOut/test.csv
deleted file mode 100644
index 554b0fca6d..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_fanSim.TAirOut/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,269.4989929199219
-144,269.4989929199219
-288,269.4989929199219
-432,269.4989929199219
-576,269.4989929199219
-720,269.4989929199219
-864,269.4989929199219
-1008,269.4989929199219
-1152,269.4989929199219
-1296,269.4989929199219
-1440,269.4989929199219
-1584,269.4989929199219
-1728,269.4989929199219
-1872,269.4989929199219
-2016,269.4989929199219
-2160,269.4989929199219
-2304,269.4989929199219
-2448,269.4989929199219
-2592,269.4989929199219
-2736,269.4989929199219
-2880,269.4989929199219
-3024,269.4989929199219
-3168,269.4989929199219
-3312,269.4989929199219
-3456,269.4989929199219
-3600,269.4989929199219
-3744,270.6990051269531
-3888,271.8990051269531
-4032,273.0989990234375
-4176,274.2990112304688
-4320,275.4989929199219
-4464,276.6990051269531
-4608,277.8990051269531
-4752,279.0989990234375
-4896,280.2990112304688
-5040,281.4989929199219
-5184,282.6990051269531
-5328,283.8990051269531
-5472,284.4989929199219
-5616,284.4989929199219
-5760,284.4989929199219
-5904,284.4989929199219
-6048,284.4989929199219
-6192,284.4989929199219
-6336,284.4989929199219
-6480,284.4989929199219
-6624,284.4989929199219
-6768,284.4989929199219
-6912,284.4989929199219
-7056,284.4989929199219
-7200,284.4989929199219
-7344,284.4987243652344
-7488,284.4984558105469
-7632,284.4981872558594
-7776.000000000001,284.4979187011719
-7920.000000000001,284.4976501464844
-8064.000000000001,284.4973754882812
-8208,284.4971008300781
-8352,284.496826171875
-8496,284.4965515136719
-8640,284.4962768554688
-8784,284.4960327148438
-8928,284.4957580566406
-9072,284.49560546875
-9216,284.49560546875
-9360,284.49560546875
-9504,284.49560546875
-9648,284.49560546875
-9792,284.49560546875
-9936,284.49560546875
-10080,284.49560546875
-10224,284.49560546875
-10368,284.49560546875
-10512,284.49560546875
-10656,284.49560546875
-10800,284.49560546875
-10944,284.49560546875
-11088,284.49560546875
-11232,284.49560546875
-11376,284.49560546875
-11520,284.49560546875
-11664,284.49560546875
-11808,284.49560546875
-11952,284.49560546875
-12096,284.49560546875
-12240,284.49560546875
-12384,284.49560546875
-12528,284.49560546875
-12672,284.49560546875
-12816,284.49560546875
-12960,284.49560546875
-13104,284.49560546875
-13248,284.49560546875
-13392,284.49560546875
-13536,284.49560546875
-13680,284.49560546875
-13824,284.49560546875
-13968,284.49560546875
-14112,284.49560546875
-14256,284.49560546875
-14400,284.49560546875
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_fanSim.TAirOut/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_fanSim.TAirOut/upperBound.csv
deleted file mode 100644
index ee438570ba..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_fanSim.TAirOut/upperBound.csv
+++ /dev/null
@@ -1,23 +0,0 @@
-x,y
--0.001,269.7684919128418
-3599.999,269.7684919128418
-3743.999000000001,270.9697041320801
-3887.999000000001,272.1709041320801
-4031.999000000001,273.3720980224609
-4175.999,274.5733102416993
-4319.999,275.7744919128418
-4463.999000000001,276.9757041320801
-4607.999000000001,278.17690413208
-4751.999000000001,279.378098022461
-4895.999000000001,280.5793102416993
-5039.999,281.7804919128418
-5183.999,282.9817041320801
-5327.999000000001,284.1829041320801
-5471.999000000001,284.7834919128418
-7200.000999999999,284.7834919128418
-7920.001,284.7821477966309
-8640.000999999998,284.7807731323243
-8784.001,284.7805287475587
-8928.001,284.7802538146973
-9072.001,284.7801010742187
-14400.001,284.7801010742187
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_fanSim.dp/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_fanSim.dp/errors.csv
deleted file mode 100644
index 8dff177577..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_fanSim.dp/errors.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
-0,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_fanSim.dp/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_fanSim.dp/lowerBound.csv
deleted file mode 100644
index 199d2670d4..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_fanSim.dp/lowerBound.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
--0.001,799.2
-14400.001,799.2
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_fanSim.dp/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_fanSim.dp/reference.csv
deleted file mode 100644
index bd043d7bdb..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_fanSim.dp/reference.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
-0,800
-14400,800
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_fanSim.dp/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_fanSim.dp/test.csv
deleted file mode 100644
index bd043d7bdb..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_fanSim.dp/test.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
-0,800
-14400,800
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_fanSim.dp/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_fanSim.dp/upperBound.csv
deleted file mode 100644
index 062ceb1dd5..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_fanSim.dp/upperBound.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
--0.001,800.8
-14400.001,800.8
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_mov.P/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_mov.P/errors.csv
deleted file mode 100644
index 7608c4d9ae..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_mov.P/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-144,0
-288,0
-432,0
-576,0
-720,0
-864,0
-1008,0
-1152,0
-1296,0
-1440,0
-1584,0
-1728,0
-1872,0
-2016,0
-2160,0
-2304,0
-2448,0
-2592,0
-2736,0
-2880,0
-3024,0
-3168,0
-3312,0
-3456,0
-3600,0
-3744,0
-3888,0
-4032,0
-4176,0
-4320,0
-4464,0
-4608,0
-4752,0
-4896,0
-5040,0
-5184,0
-5328,0
-5472,0
-5616,0
-5760,0
-5904,0
-6048,0
-6192,0
-6336,0
-6480,0
-6624,0
-6768,0
-6912,0
-7056,0
-7200,0
-7344,0
-7488,0
-7632,0
-7776.000000000001,0
-7920.000000000001,0
-8064.000000000001,0
-8208,0
-8352,0
-8496,0
-8640,0
-8784,0
-8928,0
-9072,0
-9216,0
-9360,0
-9504,0
-9648,0
-9792,0
-9936,0
-10080,0
-10224,0
-10368,0
-10512,0
-10656,0
-10800,0
-10944,0
-11088,0
-11232,0
-11376,0
-11520,0
-11664,0
-11808,0
-11952,0
-12096,0
-12240,0
-12384,0
-12528,0
-12672,0
-12816,0
-12960,0
-13104,0
-13248,0
-13392,0
-13536,0
-13680,0
-13824,0
-13968,0
-14112,0
-14256,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_mov.P/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_mov.P/lowerBound.csv
deleted file mode 100644
index 48f8b6b5a2..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_mov.P/lowerBound.csv
+++ /dev/null
@@ -1,19 +0,0 @@
-x,y
--0.001,-0.001
-0.001,-0.001
-144.001,1365.171791748047
-10800.001,1365.171791748047
-10944.001,1419.42805246582
-11088.001,1473.754921215821
-11232.001,1528.702726025391
-11376.001,1582.552874707031
-11520.001,1637.320269287109
-11664.001,1693.50979987793
-11808.001,1747.817132519531
-11952.001,1800.412702075195
-12096.001,1851.442578149415
-12240.001,1906.217850585937
-12384.001,1959.95136796875
-12528.001,2012.167751660156
-12672.001,2038.775467895508
-14400.001,2038.775467895508
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_mov.P/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_mov.P/reference.csv
deleted file mode 100644
index bf43a89c04..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_mov.P/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-144,1366.538330078125
-288,1366.538330078125
-432,1366.538330078125
-576,1366.538330078125
-720,1366.538330078125
-864,1366.538330078125
-1008,1366.538330078125
-1152,1366.538330078125
-1296,1366.538330078125
-1440,1366.538330078125
-1584,1366.538330078125
-1728,1366.538330078125
-1872,1366.538330078125
-2016,1366.538330078125
-2160,1366.538330078125
-2304,1366.538330078125
-2448,1366.538330078125
-2592,1366.538330078125
-2736,1366.538330078125
-2880,1366.538330078125
-3024,1366.538330078125
-3168,1366.538330078125
-3312,1366.538330078125
-3456,1366.538330078125
-3600,1366.538330078125
-3744,1366.538330078125
-3888,1366.538330078125
-4032,1366.538330078125
-4176,1366.538330078125
-4320,1366.538330078125
-4464,1366.538330078125
-4608,1366.538330078125
-4752,1366.538330078125
-4896,1366.538330078125
-5040,1366.538330078125
-5184,1366.538330078125
-5328,1366.538330078125
-5472,1366.538330078125
-5616,1366.538330078125
-5760,1366.538330078125
-5904,1366.538330078125
-6048,1366.538330078125
-6192,1366.538330078125
-6336,1366.538330078125
-6480,1366.538330078125
-6624,1366.538330078125
-6768,1366.538330078125
-6912,1366.538330078125
-7056,1366.538330078125
-7200,1366.538330078125
-7344,1366.538330078125
-7488,1366.538330078125
-7632,1366.538330078125
-7776.000000000001,1366.538330078125
-7920.000000000001,1366.538330078125
-8064.000000000001,1366.538330078125
-8208,1366.538330078125
-8352,1366.538330078125
-8496,1366.538330078125
-8640,1366.538330078125
-8784,1366.538330078125
-8928,1366.538330078125
-9072,1366.538330078125
-9216,1366.538330078125
-9360,1366.538330078125
-9504,1366.538330078125
-9648,1366.538330078125
-9792,1366.538330078125
-9936,1366.538330078125
-10080,1366.538330078125
-10224,1366.538330078125
-10368,1366.538330078125
-10512,1366.538330078125
-10656,1366.538330078125
-10800,1366.538330078125
-10944,1420.848901367187
-11088,1475.230151367188
-11232,1530.232958984375
-11376,1584.13701171875
-11520,1638.959228515625
-11664,1695.205004882813
-11808,1749.56669921875
-11952,1802.214916992187
-12096,1853.295874023438
-12240,1908.1259765625
-12384,1961.91328125
-12528,2014.18193359375
-12672,2040.816284179688
-12816,2040.816284179688
-12960,2040.816284179688
-13104,2040.816284179688
-13248,2040.816284179688
-13392,2040.816284179688
-13536,2040.816284179688
-13680,2040.816284179688
-13824,2040.816284179688
-13968,2040.816284179688
-14112,2040.816284179688
-14256,2040.816284179688
-14400,2040.816284179688
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_mov.P/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_mov.P/test.csv
deleted file mode 100644
index bf43a89c04..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_mov.P/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-144,1366.538330078125
-288,1366.538330078125
-432,1366.538330078125
-576,1366.538330078125
-720,1366.538330078125
-864,1366.538330078125
-1008,1366.538330078125
-1152,1366.538330078125
-1296,1366.538330078125
-1440,1366.538330078125
-1584,1366.538330078125
-1728,1366.538330078125
-1872,1366.538330078125
-2016,1366.538330078125
-2160,1366.538330078125
-2304,1366.538330078125
-2448,1366.538330078125
-2592,1366.538330078125
-2736,1366.538330078125
-2880,1366.538330078125
-3024,1366.538330078125
-3168,1366.538330078125
-3312,1366.538330078125
-3456,1366.538330078125
-3600,1366.538330078125
-3744,1366.538330078125
-3888,1366.538330078125
-4032,1366.538330078125
-4176,1366.538330078125
-4320,1366.538330078125
-4464,1366.538330078125
-4608,1366.538330078125
-4752,1366.538330078125
-4896,1366.538330078125
-5040,1366.538330078125
-5184,1366.538330078125
-5328,1366.538330078125
-5472,1366.538330078125
-5616,1366.538330078125
-5760,1366.538330078125
-5904,1366.538330078125
-6048,1366.538330078125
-6192,1366.538330078125
-6336,1366.538330078125
-6480,1366.538330078125
-6624,1366.538330078125
-6768,1366.538330078125
-6912,1366.538330078125
-7056,1366.538330078125
-7200,1366.538330078125
-7344,1366.538330078125
-7488,1366.538330078125
-7632,1366.538330078125
-7776.000000000001,1366.538330078125
-7920.000000000001,1366.538330078125
-8064.000000000001,1366.538330078125
-8208,1366.538330078125
-8352,1366.538330078125
-8496,1366.538330078125
-8640,1366.538330078125
-8784,1366.538330078125
-8928,1366.538330078125
-9072,1366.538330078125
-9216,1366.538330078125
-9360,1366.538330078125
-9504,1366.538330078125
-9648,1366.538330078125
-9792,1366.538330078125
-9936,1366.538330078125
-10080,1366.538330078125
-10224,1366.538330078125
-10368,1366.538330078125
-10512,1366.538330078125
-10656,1366.538330078125
-10800,1366.538330078125
-10944,1420.848901367187
-11088,1475.230151367188
-11232,1530.232958984375
-11376,1584.13701171875
-11520,1638.959228515625
-11664,1695.205004882813
-11808,1749.56669921875
-11952,1802.214916992187
-12096,1853.295874023438
-12240,1908.1259765625
-12384,1961.91328125
-12528,2014.18193359375
-12672,2040.816284179688
-12816,2040.816284179688
-12960,2040.816284179688
-13104,2040.816284179688
-13248,2040.816284179688
-13392,2040.816284179688
-13536,2040.816284179688
-13680,2040.816284179688
-13824,2040.816284179688
-13968,2040.816284179688
-14112,2040.816284179688
-14256,2040.816284179688
-14400,2040.816284179688
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_mov.P/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_mov.P/upperBound.csv
deleted file mode 100644
index c25e4e2dad..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_mov.P/upperBound.csv
+++ /dev/null
@@ -1,18 +0,0 @@
-x,y
--0.001,0.001
-143.999,1367.904868408203
-10799.999,1367.904868408203
-10943.999,1422.269750268554
-11087.999,1476.705381518555
-11231.999,1531.76319194336
-11375.999,1585.721148730469
-11519.999,1640.598187744141
-11663.999,1696.900209887696
-11807.999,1751.316265917969
-11951.999,1804.017131909179
-12095.999,1855.149169897461
-12239.999,1910.034102539063
-12383.999,1963.87519453125
-12527.999,2016.196115527344
-12671.999,2042.857100463868
-14400.001,2042.857100463868
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_mov.dp_actual/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_mov.dp_actual/errors.csv
deleted file mode 100644
index 7608c4d9ae..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_mov.dp_actual/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-144,0
-288,0
-432,0
-576,0
-720,0
-864,0
-1008,0
-1152,0
-1296,0
-1440,0
-1584,0
-1728,0
-1872,0
-2016,0
-2160,0
-2304,0
-2448,0
-2592,0
-2736,0
-2880,0
-3024,0
-3168,0
-3312,0
-3456,0
-3600,0
-3744,0
-3888,0
-4032,0
-4176,0
-4320,0
-4464,0
-4608,0
-4752,0
-4896,0
-5040,0
-5184,0
-5328,0
-5472,0
-5616,0
-5760,0
-5904,0
-6048,0
-6192,0
-6336,0
-6480,0
-6624,0
-6768,0
-6912,0
-7056,0
-7200,0
-7344,0
-7488,0
-7632,0
-7776.000000000001,0
-7920.000000000001,0
-8064.000000000001,0
-8208,0
-8352,0
-8496,0
-8640,0
-8784,0
-8928,0
-9072,0
-9216,0
-9360,0
-9504,0
-9648,0
-9792,0
-9936,0
-10080,0
-10224,0
-10368,0
-10512,0
-10656,0
-10800,0
-10944,0
-11088,0
-11232,0
-11376,0
-11520,0
-11664,0
-11808,0
-11952,0
-12096,0
-12240,0
-12384,0
-12528,0
-12672,0
-12816,0
-12960,0
-13104,0
-13248,0
-13392,0
-13536,0
-13680,0
-13824,0
-13968,0
-14112,0
-14256,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_mov.dp_actual/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_mov.dp_actual/lowerBound.csv
deleted file mode 100644
index 18b0b780dd..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_mov.dp_actual/lowerBound.csv
+++ /dev/null
@@ -1,5 +0,0 @@
-x,y
--0.001,-0.001
-0.001,-0.001
-144.001,799.2
-14400.001,799.2
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_mov.dp_actual/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_mov.dp_actual/reference.csv
deleted file mode 100644
index bcaab1ea99..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_mov.dp_actual/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-144,800
-288,800
-432,800
-576,800
-720,800
-864,800
-1008,800
-1152,800
-1296,800
-1440,800
-1584,800
-1728,800
-1872,800
-2016,800
-2160,800
-2304,800
-2448,800
-2592,800
-2736,800
-2880,800
-3024,800
-3168,800
-3312,800
-3456,800
-3600,800
-3744,800
-3888,800
-4032,800
-4176,800
-4320,800
-4464,800
-4608,800
-4752,800
-4896,800
-5040,800
-5184,800
-5328,800
-5472,800
-5616,800
-5760,800
-5904,800
-6048,800
-6192,800
-6336,800
-6480,800
-6624,800
-6768,800
-6912,800
-7056,800
-7200,800
-7344,800
-7488,800
-7632,800
-7776.000000000001,800
-7920.000000000001,800
-8064.000000000001,800
-8208,800
-8352,800
-8496,800
-8640,800
-8784,800
-8928,800
-9072,800
-9216,800
-9360,800
-9504,800
-9648,800
-9792,800
-9936,800
-10080,800
-10224,800
-10368,800
-10512,800
-10656,800
-10800,800
-10944,800
-11088,800
-11232,800
-11376,800
-11520,800
-11664,800
-11808,800
-11952,800
-12096,800
-12240,800
-12384,800
-12528,800
-12672,800
-12816,800
-12960,800
-13104,800
-13248,800
-13392,800
-13536,800
-13680,800
-13824,800
-13968,800
-14112,800
-14256,800
-14400,800
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_mov.dp_actual/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_mov.dp_actual/test.csv
deleted file mode 100644
index bcaab1ea99..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_mov.dp_actual/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-144,800
-288,800
-432,800
-576,800
-720,800
-864,800
-1008,800
-1152,800
-1296,800
-1440,800
-1584,800
-1728,800
-1872,800
-2016,800
-2160,800
-2304,800
-2448,800
-2592,800
-2736,800
-2880,800
-3024,800
-3168,800
-3312,800
-3456,800
-3600,800
-3744,800
-3888,800
-4032,800
-4176,800
-4320,800
-4464,800
-4608,800
-4752,800
-4896,800
-5040,800
-5184,800
-5328,800
-5472,800
-5616,800
-5760,800
-5904,800
-6048,800
-6192,800
-6336,800
-6480,800
-6624,800
-6768,800
-6912,800
-7056,800
-7200,800
-7344,800
-7488,800
-7632,800
-7776.000000000001,800
-7920.000000000001,800
-8064.000000000001,800
-8208,800
-8352,800
-8496,800
-8640,800
-8784,800
-8928,800
-9072,800
-9216,800
-9360,800
-9504,800
-9648,800
-9792,800
-9936,800
-10080,800
-10224,800
-10368,800
-10512,800
-10656,800
-10800,800
-10944,800
-11088,800
-11232,800
-11376,800
-11520,800
-11664,800
-11808,800
-11952,800
-12096,800
-12240,800
-12384,800
-12528,800
-12672,800
-12816,800
-12960,800
-13104,800
-13248,800
-13392,800
-13536,800
-13680,800
-13824,800
-13968,800
-14112,800
-14256,800
-14400,800
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_mov.dp_actual/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_mov.dp_actual/upperBound.csv
deleted file mode 100644
index e1c5f270f9..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_mov.dp_actual/upperBound.csv
+++ /dev/null
@@ -1,4 +0,0 @@
-x,y
--0.001,0.001
-143.999,800.8
-14400.001,800.8
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_resPow.y/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_resPow.y/errors.csv
deleted file mode 100644
index 7608c4d9ae..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_resPow.y/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-144,0
-288,0
-432,0
-576,0
-720,0
-864,0
-1008,0
-1152,0
-1296,0
-1440,0
-1584,0
-1728,0
-1872,0
-2016,0
-2160,0
-2304,0
-2448,0
-2592,0
-2736,0
-2880,0
-3024,0
-3168,0
-3312,0
-3456,0
-3600,0
-3744,0
-3888,0
-4032,0
-4176,0
-4320,0
-4464,0
-4608,0
-4752,0
-4896,0
-5040,0
-5184,0
-5328,0
-5472,0
-5616,0
-5760,0
-5904,0
-6048,0
-6192,0
-6336,0
-6480,0
-6624,0
-6768,0
-6912,0
-7056,0
-7200,0
-7344,0
-7488,0
-7632,0
-7776.000000000001,0
-7920.000000000001,0
-8064.000000000001,0
-8208,0
-8352,0
-8496,0
-8640,0
-8784,0
-8928,0
-9072,0
-9216,0
-9360,0
-9504,0
-9648,0
-9792,0
-9936,0
-10080,0
-10224,0
-10368,0
-10512,0
-10656,0
-10800,0
-10944,0
-11088,0
-11232,0
-11376,0
-11520,0
-11664,0
-11808,0
-11952,0
-12096,0
-12240,0
-12384,0
-12528,0
-12672,0
-12816,0
-12960,0
-13104,0
-13248,0
-13392,0
-13536,0
-13680,0
-13824,0
-13968,0
-14112,0
-14256,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_resPow.y/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_resPow.y/lowerBound.csv
deleted file mode 100644
index a5af1d62d6..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_resPow.y/lowerBound.csv
+++ /dev/null
@@ -1,24 +0,0 @@
-x,y
--0.001,-1361.904733642578
-0.001,-1361.904733642578
-144.0009999999874,5.988097038053263
-287.999,5.988088368415832
-431.999,5.988087892055511
-10799.999,5.988087892055511
-10943.999,5.876985231113434
-11087.999,5.836563390254974
-11088.001,5.836563390254974
-11232.0000576515,6.417015218095338
-11375.999,5.899843476390839
-11376.001,5.899843476390839
-11520.001,6.299886205673218
-11664.00093622113,8.122030317070996
-11807.999,8.062009914207458
-11951.999,6.290254295253753
-12095.999,2.952753366851806
-12096.001,2.952753366851806
-12239.99978319036,3.360762680566485
-12383.999,2.726854013586045
-12527.999,0.5754524936676025
-12671.999,-0.0009999999995452527
-14400.001,-0.0009999999995452527
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_resPow.y/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_resPow.y/reference.csv
deleted file mode 100644
index d099233eff..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_resPow.y/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,-1360.544189453125
-144,5.994091129302978
-288,5.994082450866699
-432,5.994081974029541
-576,5.994081974029541
-720,5.994081974029541
-864,5.994081974029541
-1008,5.994081974029541
-1152,5.994081974029541
-1296,5.994081974029541
-1440,5.994081974029541
-1584,5.994081974029541
-1728,5.994081974029541
-1872,5.994081974029541
-2016,5.994081974029541
-2160,5.994081974029541
-2304,5.994081974029541
-2448,5.994081974029541
-2592,5.994081974029541
-2736,5.994081974029541
-2880,5.994081974029541
-3024,5.994081974029541
-3168,5.994081974029541
-3312,5.994081974029541
-3456,5.994081974029541
-3600,5.994081974029541
-3744,5.994081974029541
-3888,5.994081974029541
-4032,5.994081974029541
-4176,5.994081974029541
-4320,5.994081974029541
-4464,5.994081974029541
-4608,5.994081974029541
-4752,5.994081974029541
-4896,5.994081974029541
-5040,5.994081974029541
-5184,5.994081974029541
-5328,5.994081974029541
-5472,5.994081974029541
-5616,5.994081974029541
-5760,5.994081974029541
-5904,5.994081974029541
-6048,5.994081974029541
-6192,5.994081974029541
-6336,5.994081974029541
-6480,5.994081974029541
-6624,5.994081974029541
-6768,5.994081974029541
-6912,5.994081974029541
-7056,5.994081974029541
-7200,5.994081974029541
-7344,5.994081974029541
-7488,5.994081974029541
-7632,5.994081974029541
-7776.000000000001,5.994081974029541
-7920.000000000001,5.994081974029541
-8064.000000000001,5.994081974029541
-8208,5.994081974029541
-8352,5.994081974029541
-8496,5.994081974029541
-8640,5.994081974029541
-8784,5.994081974029541
-8928,5.994081974029541
-9072,5.994081974029541
-9216,5.994081974029541
-9360,5.994081974029541
-9504,5.994081974029541
-9648,5.994081974029541
-9792,5.994081974029541
-9936,5.994081974029541
-10080,5.994081974029541
-10224,5.994081974029541
-10368,5.994081974029541
-10512,5.994081974029541
-10656,5.994081974029541
-10800,5.994081974029541
-10944,5.882868099212646
-11088,5.842405796051025
-11232,6.423442459106445
-11376,5.905749225616455
-11520,6.306192398071289
-11664,8.130161285400391
-11808,8.070079994201659
-11952,6.296550846099853
-12096,2.955709075927734
-12240,3.364130258560181
-12384,2.729583597183228
-12528,0.5764524936676025
-12672,4.547473508864641e-13
-12816,4.547473508864641e-13
-12960,4.547473508864641e-13
-13104,4.547473508864641e-13
-13248,4.547473508864641e-13
-13392,4.547473508864641e-13
-13536,4.547473508864641e-13
-13680,4.547473508864641e-13
-13824,4.547473508864641e-13
-13968,4.547473508864641e-13
-14112,4.547473508864641e-13
-14256,4.547473508864641e-13
-14400,4.547473508864641e-13
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_resPow.y/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_resPow.y/test.csv
deleted file mode 100644
index d099233eff..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_resPow.y/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,-1360.544189453125
-144,5.994091129302978
-288,5.994082450866699
-432,5.994081974029541
-576,5.994081974029541
-720,5.994081974029541
-864,5.994081974029541
-1008,5.994081974029541
-1152,5.994081974029541
-1296,5.994081974029541
-1440,5.994081974029541
-1584,5.994081974029541
-1728,5.994081974029541
-1872,5.994081974029541
-2016,5.994081974029541
-2160,5.994081974029541
-2304,5.994081974029541
-2448,5.994081974029541
-2592,5.994081974029541
-2736,5.994081974029541
-2880,5.994081974029541
-3024,5.994081974029541
-3168,5.994081974029541
-3312,5.994081974029541
-3456,5.994081974029541
-3600,5.994081974029541
-3744,5.994081974029541
-3888,5.994081974029541
-4032,5.994081974029541
-4176,5.994081974029541
-4320,5.994081974029541
-4464,5.994081974029541
-4608,5.994081974029541
-4752,5.994081974029541
-4896,5.994081974029541
-5040,5.994081974029541
-5184,5.994081974029541
-5328,5.994081974029541
-5472,5.994081974029541
-5616,5.994081974029541
-5760,5.994081974029541
-5904,5.994081974029541
-6048,5.994081974029541
-6192,5.994081974029541
-6336,5.994081974029541
-6480,5.994081974029541
-6624,5.994081974029541
-6768,5.994081974029541
-6912,5.994081974029541
-7056,5.994081974029541
-7200,5.994081974029541
-7344,5.994081974029541
-7488,5.994081974029541
-7632,5.994081974029541
-7776.000000000001,5.994081974029541
-7920.000000000001,5.994081974029541
-8064.000000000001,5.994081974029541
-8208,5.994081974029541
-8352,5.994081974029541
-8496,5.994081974029541
-8640,5.994081974029541
-8784,5.994081974029541
-8928,5.994081974029541
-9072,5.994081974029541
-9216,5.994081974029541
-9360,5.994081974029541
-9504,5.994081974029541
-9648,5.994081974029541
-9792,5.994081974029541
-9936,5.994081974029541
-10080,5.994081974029541
-10224,5.994081974029541
-10368,5.994081974029541
-10512,5.994081974029541
-10656,5.994081974029541
-10800,5.994081974029541
-10944,5.882868099212646
-11088,5.842405796051025
-11232,6.423442459106445
-11376,5.905749225616455
-11520,6.306192398071289
-11664,8.130161285400391
-11808,8.070079994201659
-11952,6.296550846099853
-12096,2.955709075927734
-12240,3.364130258560181
-12384,2.729583597183228
-12528,0.5764524936676025
-12672,4.547473508864641e-13
-12816,4.547473508864641e-13
-12960,4.547473508864641e-13
-13104,4.547473508864641e-13
-13248,4.547473508864641e-13
-13392,4.547473508864641e-13
-13536,4.547473508864641e-13
-13680,4.547473508864641e-13
-13824,4.547473508864641e-13
-13968,4.547473508864641e-13
-14112,4.547473508864641e-13
-14256,4.547473508864641e-13
-14400,4.547473508864641e-13
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_resPow.y/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_resPow.y/upperBound.csv
deleted file mode 100644
index 3eb25e78e5..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_resPow.y/upperBound.csv
+++ /dev/null
@@ -1,24 +0,0 @@
-x,y
--0.001,-1359.183645263672
-143.999,6.000085220432281
-144.001,6.000085220432281
-288.001,6.000076533317566
-432.001,6.000076056003571
-10800.001,6.000076056003571
-10944.001,5.888750967311859
-11087.99913020875,5.848248727761773
-11231.999,6.429865901565551
-11232.001,6.429865901565551
-11376.0001277044,5.91165811396089
-11519.999,6.31249859046936
-11663.999,8.138291446685791
-11664.001,8.138291446685791
-11808.001,8.078150074195861
-11952.001,6.302847396945953
-12096.00078213255,2.958669844646323
-12239.999,3.367494388818741
-12240.001,3.367494388818741
-12384.001,2.732313180780412
-12528.001,0.5774524936676025
-12672.001,0.001000000000454747
-14400.001,0.001000000000454747
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_resT.y/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_resT.y/errors.csv
deleted file mode 100644
index 7608c4d9ae..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_resT.y/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-144,0
-288,0
-432,0
-576,0
-720,0
-864,0
-1008,0
-1152,0
-1296,0
-1440,0
-1584,0
-1728,0
-1872,0
-2016,0
-2160,0
-2304,0
-2448,0
-2592,0
-2736,0
-2880,0
-3024,0
-3168,0
-3312,0
-3456,0
-3600,0
-3744,0
-3888,0
-4032,0
-4176,0
-4320,0
-4464,0
-4608,0
-4752,0
-4896,0
-5040,0
-5184,0
-5328,0
-5472,0
-5616,0
-5760,0
-5904,0
-6048,0
-6192,0
-6336,0
-6480,0
-6624,0
-6768,0
-6912,0
-7056,0
-7200,0
-7344,0
-7488,0
-7632,0
-7776.000000000001,0
-7920.000000000001,0
-8064.000000000001,0
-8208,0
-8352,0
-8496,0
-8640,0
-8784,0
-8928,0
-9072,0
-9216,0
-9360,0
-9504,0
-9648,0
-9792,0
-9936,0
-10080,0
-10224,0
-10368,0
-10512,0
-10656,0
-10800,0
-10944,0
-11088,0
-11232,0
-11376,0
-11520,0
-11664,0
-11808,0
-11952,0
-12096,0
-12240,0
-12384,0
-12528,0
-12672,0
-12816,0
-12960,0
-13104,0
-13248,0
-13392,0
-13536,0
-13680,0
-13824,0
-13968,0
-14112,0
-14256,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_resT.y/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_resT.y/lowerBound.csv
deleted file mode 100644
index 813f921f84..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_resT.y/lowerBound.csv
+++ /dev/null
@@ -1,43 +0,0 @@
-x,y
--0.001,23.62734425926208
-143.999,0.004932971183210611
-287.999,0.004932947620749474
-431.999,0.004932946689426899
-3599.999,0.004932946689426899
-3743.999000000001,-0.02001248805224896
-3744.001,-0.02001248805224896
-3888.001,-0.02001222951710224
-4032.001,-0.02001222392916679
-5328.000999999999,-0.02001222392916679
-5472.000999417476,0.00494022971728472
-5615.999000000001,0.004932960007339716
-5759.999000000001,0.004932946689426899
-7200.000999999999,0.004932946689426899
-7343.999964805228,0.004935766527646774
-7487.999000000001,0.004932740960270166
-7631.999000000001,0.004929625686258077
-7775.999000000001,0.00492632545158267
-7919.999000000001,0.004922953598201275
-8063.999000000002,0.004919555388391018
-8207.999,0.004915919318795204
-8351.999,0.004912044458091259
-8495.999,0.004907931737601757
-8639.999,0.00490391643345356
-8783.999,0.004899706110358238
-8927.999,0.004895258393138647
-9071.999,0.004887466948479414
-10799.999,0.004887466948479414
-10943.999,0.004701139755547047
-11087.999,0.004294410791248083
-11231.999,0.003867592174559831
-11375.999,0.003433798510581255
-11519.999,0.002977353218942881
-11663.999,0.002493101662024856
-11951.999,0.001524599013850093
-12095.999,0.00104034773632884
-12239.999,0.0005246742404997351
-12383.999,5.424233153461999e-06
-12527.999,-0.0005138257334474474
-12671.999,-0.00104063838350703
-12815.999,-0.001040670450107427
-14400.001,-0.00104067048575962
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_resT.y/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_resT.y/reference.csv
deleted file mode 100644
index cc660c8f63..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_resT.y/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,23.6509952545166
-144,0.005932971183210611
-288,0.005932947620749474
-432,0.005932946689426899
-576,0.005932946689426899
-720,0.005932946689426899
-864,0.005932946689426899
-1008,0.005932946689426899
-1152,0.005932946689426899
-1296,0.005932946689426899
-1440,0.005932946689426899
-1584,0.005932946689426899
-1728,0.005932946689426899
-1872,0.005932946689426899
-2016,0.005932946689426899
-2160,0.005932946689426899
-2304,0.005932946689426899
-2448,0.005932946689426899
-2592,0.005932946689426899
-2736,0.005932946689426899
-2880,0.005932946689426899
-3024,0.005932946689426899
-3168,0.005932946689426899
-3312,0.005932946689426899
-3456,0.005932946689426899
-3600,0.005932946689426899
-3744,-0.01901248805224896
-3888,-0.01901222951710224
-4032,-0.01901222392916679
-4176,-0.01901222392916679
-4320,-0.01901222392916679
-4464,-0.01901222392916679
-4608,-0.01901222392916679
-4752,-0.01901222392916679
-4896,-0.01901222392916679
-5040,-0.01901222392916679
-5184,-0.01901222392916679
-5328,-0.01901222392916679
-5472,0.005940229818224907
-5616,0.005932960007339716
-5760,0.005932946689426899
-5904,0.005932946689426899
-6048,0.005932946689426899
-6192,0.005932946689426899
-6336,0.005932946689426899
-6480,0.005932946689426899
-6624,0.005932946689426899
-6768,0.005932946689426899
-6912,0.005932946689426899
-7056,0.005932946689426899
-7200,0.005932946689426899
-7344,0.00593576654791832
-7488,0.005932740960270166
-7632,0.005929625686258077
-7776.000000000001,0.00592632545158267
-7920.000000000001,0.005922953598201275
-8064.000000000001,0.005919555388391018
-8208,0.005915919318795204
-8352,0.005912044458091259
-8496,0.005907931737601757
-8640,0.00590391643345356
-8784,0.005899706110358238
-8928,0.005895258393138647
-9072,0.005887466948479414
-9216,0.005887466948479414
-9360,0.005887466948479414
-9504,0.005887466948479414
-9648,0.005887466948479414
-9792,0.005887466948479414
-9936,0.005887466948479414
-10080,0.005887466948479414
-10224,0.005887466948479414
-10368,0.005887466948479414
-10512,0.005887466948479414
-10656,0.005887466948479414
-10800,0.005887466948479414
-10944,0.005701139755547047
-11088,0.005294410791248083
-11232,0.004867592174559831
-11376,0.004433798510581255
-11520,0.003977353218942881
-11664,0.003493101662024856
-11808,0.003008850337937474
-11952,0.002524599013850093
-12096,0.00204034773632884
-12240,0.001524674240499735
-12384,0.001005424233153462
-12528,0.0004861742665525526
-12672,-4.063838350703009e-05
-12816,-4.067045010742731e-05
-12960,-4.067048212164082e-05
-13104,-4.067048212164082e-05
-13248,-4.067048575961962e-05
-13392,-4.067048575961962e-05
-13536,-4.067048575961962e-05
-13680,-4.067048575961962e-05
-13824,-4.067048575961962e-05
-13968,-4.067048575961962e-05
-14112,-4.067048575961962e-05
-14256,-4.067048575961962e-05
-14400,-4.067048575961962e-05
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_resT.y/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_resT.y/test.csv
deleted file mode 100644
index cc660c8f63..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_resT.y/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,23.6509952545166
-144,0.005932971183210611
-288,0.005932947620749474
-432,0.005932946689426899
-576,0.005932946689426899
-720,0.005932946689426899
-864,0.005932946689426899
-1008,0.005932946689426899
-1152,0.005932946689426899
-1296,0.005932946689426899
-1440,0.005932946689426899
-1584,0.005932946689426899
-1728,0.005932946689426899
-1872,0.005932946689426899
-2016,0.005932946689426899
-2160,0.005932946689426899
-2304,0.005932946689426899
-2448,0.005932946689426899
-2592,0.005932946689426899
-2736,0.005932946689426899
-2880,0.005932946689426899
-3024,0.005932946689426899
-3168,0.005932946689426899
-3312,0.005932946689426899
-3456,0.005932946689426899
-3600,0.005932946689426899
-3744,-0.01901248805224896
-3888,-0.01901222951710224
-4032,-0.01901222392916679
-4176,-0.01901222392916679
-4320,-0.01901222392916679
-4464,-0.01901222392916679
-4608,-0.01901222392916679
-4752,-0.01901222392916679
-4896,-0.01901222392916679
-5040,-0.01901222392916679
-5184,-0.01901222392916679
-5328,-0.01901222392916679
-5472,0.005940229818224907
-5616,0.005932960007339716
-5760,0.005932946689426899
-5904,0.005932946689426899
-6048,0.005932946689426899
-6192,0.005932946689426899
-6336,0.005932946689426899
-6480,0.005932946689426899
-6624,0.005932946689426899
-6768,0.005932946689426899
-6912,0.005932946689426899
-7056,0.005932946689426899
-7200,0.005932946689426899
-7344,0.00593576654791832
-7488,0.005932740960270166
-7632,0.005929625686258077
-7776.000000000001,0.00592632545158267
-7920.000000000001,0.005922953598201275
-8064.000000000001,0.005919555388391018
-8208,0.005915919318795204
-8352,0.005912044458091259
-8496,0.005907931737601757
-8640,0.00590391643345356
-8784,0.005899706110358238
-8928,0.005895258393138647
-9072,0.005887466948479414
-9216,0.005887466948479414
-9360,0.005887466948479414
-9504,0.005887466948479414
-9648,0.005887466948479414
-9792,0.005887466948479414
-9936,0.005887466948479414
-10080,0.005887466948479414
-10224,0.005887466948479414
-10368,0.005887466948479414
-10512,0.005887466948479414
-10656,0.005887466948479414
-10800,0.005887466948479414
-10944,0.005701139755547047
-11088,0.005294410791248083
-11232,0.004867592174559831
-11376,0.004433798510581255
-11520,0.003977353218942881
-11664,0.003493101662024856
-11808,0.003008850337937474
-11952,0.002524599013850093
-12096,0.00204034773632884
-12240,0.001524674240499735
-12384,0.001005424233153462
-12528,0.0004861742665525526
-12672,-4.063838350703009e-05
-12816,-4.067045010742731e-05
-12960,-4.067048212164082e-05
-13104,-4.067048212164082e-05
-13248,-4.067048575961962e-05
-13392,-4.067048575961962e-05
-13536,-4.067048575961962e-05
-13680,-4.067048575961962e-05
-13824,-4.067048575961962e-05
-13968,-4.067048575961962e-05
-14112,-4.067048575961962e-05
-14256,-4.067048575961962e-05
-14400,-4.067048575961962e-05
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_resT.y/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_resT.y/upperBound.csv
deleted file mode 100644
index 8d9e811856..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_resT.y/upperBound.csv
+++ /dev/null
@@ -1,45 +0,0 @@
-x,y
--0.001,23.67464624977112
-0.001,23.67464624977112
-144.001,0.006932971183210611
-288.001,0.006932947620749474
-432.001,0.006932946689426899
-3600.001,0.006932946689426899
-3744.000999979272,-0.01801248804865823
-3887.999000000001,-0.01801222951710224
-4031.999000000001,-0.01801222392916679
-5327.999000000001,-0.01801222392916679
-5471.999000000001,0.006940229818224907
-5472.000999999999,0.006940229818224907
-5616.001,0.006932960007339716
-5760.001,0.006932946689426899
-7199.999000000001,0.006932946689426899
-7343.999000000001,0.00693576654791832
-7344.000999999999,0.00693576654791832
-7488.001,0.006932740960270166
-7632.001,0.006929625686258077
-7776.001,0.00692632545158267
-7920.001,0.006922953598201275
-8064.001,0.006919555388391018
-8208.000999999998,0.006915919318795204
-8352.000999999998,0.006912044458091259
-8496.000999999998,0.006907931737601757
-8640.000999999998,0.00690391643345356
-8784.001,0.006899706110358238
-8928.001,0.006895258393138647
-9072.001,0.006887466948479414
-10800.001,0.006887466948479414
-10944.001,0.006701139755547047
-11088.001,0.006294410791248083
-11232.001,0.005867592174559831
-11376.001,0.005433798510581255
-11520.001,0.004977353218942881
-11664.001,0.004493101662024856
-11952.001,0.003524599013850093
-12096.001,0.00304034773632884
-12240.001,0.002524674240499735
-12384.001,0.002005424233153462
-12528.001,0.001486174266552553
-12672.001,0.0009593616164929699
-12816.001,0.0009593295498925728
-14400.001,0.0009593295142403804
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_senTem.T/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_senTem.T/errors.csv
deleted file mode 100644
index 7608c4d9ae..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_senTem.T/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-144,0
-288,0
-432,0
-576,0
-720,0
-864,0
-1008,0
-1152,0
-1296,0
-1440,0
-1584,0
-1728,0
-1872,0
-2016,0
-2160,0
-2304,0
-2448,0
-2592,0
-2736,0
-2880,0
-3024,0
-3168,0
-3312,0
-3456,0
-3600,0
-3744,0
-3888,0
-4032,0
-4176,0
-4320,0
-4464,0
-4608,0
-4752,0
-4896,0
-5040,0
-5184,0
-5328,0
-5472,0
-5616,0
-5760,0
-5904,0
-6048,0
-6192,0
-6336,0
-6480,0
-6624,0
-6768,0
-6912,0
-7056,0
-7200,0
-7344,0
-7488,0
-7632,0
-7776.000000000001,0
-7920.000000000001,0
-8064.000000000001,0
-8208,0
-8352,0
-8496,0
-8640,0
-8784,0
-8928,0
-9072,0
-9216,0
-9360,0
-9504,0
-9648,0
-9792,0
-9936,0
-10080,0
-10224,0
-10368,0
-10512,0
-10656,0
-10800,0
-10944,0
-11088,0
-11232,0
-11376,0
-11520,0
-11664,0
-11808,0
-11952,0
-12096,0
-12240,0
-12384,0
-12528,0
-12672,0
-12816,0
-12960,0
-13104,0
-13248,0
-13392,0
-13536,0
-13680,0
-13824,0
-13968,0
-14112,0
-14256,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_senTem.T/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_senTem.T/lowerBound.csv
deleted file mode 100644
index e3114d1362..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_senTem.T/lowerBound.csv
+++ /dev/null
@@ -1,31 +0,0 @@
-x,y
--0.001,292.8568439025879
-143.999,269.2354389038085
-3600.001,269.2354389038085
-3744.001,270.4093126831054
-3888.001,271.6081126831054
-4032.001,272.8069065856934
-4176.000999999999,274.0057187805176
-4320.000999999999,275.2045004882813
-4464.000999999999,276.4033126831054
-4608.000999999999,277.6021126831054
-4752.001,278.8009065856934
-4896.001,279.9997187805176
-5040.000999999999,281.1985004882812
-5184.000999999999,282.3973126831054
-5328.000999999999,283.5961126831054
-5472.000999999999,284.2204389038085
-7199.999000000001,284.2204389038085
-8927.999,284.2171463012696
-9071.999,284.2169938659668
-10799.999,284.2169938659668
-10943.999,284.2168170410156
-11087.999,284.2164146118164
-11231.999,284.2159877929687
-11375.999,284.2155548767089
-11519.999,284.2151036682129
-12095.999,284.2131524963379
-12239.999,284.2126342163085
-12527.999,284.2116098510743
-12671.999,284.2110793762207
-14400.001,284.2110793762207
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_senTem.T/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_senTem.T/reference.csv
deleted file mode 100644
index 5994d214ab..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_senTem.T/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,293.1499938964844
-144,269.5049438476562
-288,269.5049438476562
-432,269.5049438476562
-576,269.5049438476562
-720,269.5049438476562
-864,269.5049438476562
-1008,269.5049438476562
-1152,269.5049438476562
-1296,269.5049438476562
-1440,269.5049438476562
-1584,269.5049438476562
-1728,269.5049438476562
-1872,269.5049438476562
-2016,269.5049438476562
-2160,269.5049438476562
-2304,269.5049438476562
-2448,269.5049438476562
-2592,269.5049438476562
-2736,269.5049438476562
-2880,269.5049438476562
-3024,269.5049438476562
-3168,269.5049438476562
-3312,269.5049438476562
-3456,269.5049438476562
-3600,269.5049438476562
-3744,270.6799926757812
-3888,271.8799926757812
-4032,273.0799865722656
-4176,274.2799987792969
-4320,275.47998046875
-4464,276.6799926757812
-4608,277.8799926757812
-4752,279.0799865722656
-4896,280.2799987792969
-5040,281.47998046875
-5184,282.6799926757812
-5328,283.8799926757812
-5472,284.5049438476562
-5616,284.5049438476562
-5760,284.5049438476562
-5904,284.5049438476562
-6048,284.5049438476562
-6192,284.5049438476562
-6336,284.5049438476562
-6480,284.5049438476562
-6624,284.5049438476562
-6768,284.5049438476562
-6912,284.5049438476562
-7056,284.5049438476562
-7200,284.5049438476562
-7344,284.5046691894531
-7488,284.50439453125
-7632,284.5041198730469
-7776.000000000001,284.5038452148438
-7920.000000000001,284.5035705566406
-8064.000000000001,284.5032958984375
-8208,284.5030212402344
-8352,284.5027465820312
-8496,284.5024719238281
-8640,284.502197265625
-8784,284.5019226074219
-8928,284.5016479492188
-9072,284.5014953613281
-9216,284.5014953613281
-9360,284.5014953613281
-9504,284.5014953613281
-9648,284.5014953613281
-9792,284.5014953613281
-9936,284.5014953613281
-10080,284.5014953613281
-10224,284.5014953613281
-10368,284.5014953613281
-10512,284.5014953613281
-10656,284.5014953613281
-10800,284.5014953613281
-10944,284.501318359375
-11088,284.5009155273438
-11232,284.50048828125
-11376,284.5000549316406
-11520,284.4996032714844
-11664,284.4991149902344
-11808,284.4986267089844
-11952,284.4981384277344
-12096,284.4976501464844
-12240,284.4971313476562
-12384,284.4966186523437
-12528,284.4961059570313
-12672,284.4955749511719
-12816,284.4955749511719
-12960,284.4955749511719
-13104,284.4955749511719
-13248,284.4955749511719
-13392,284.4955749511719
-13536,284.4955749511719
-13680,284.4955749511719
-13824,284.4955749511719
-13968,284.4955749511719
-14112,284.4955749511719
-14256,284.4955749511719
-14400,284.4955749511719
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_senTem.T/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_senTem.T/test.csv
deleted file mode 100644
index 5994d214ab..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_senTem.T/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,293.1499938964844
-144,269.5049438476562
-288,269.5049438476562
-432,269.5049438476562
-576,269.5049438476562
-720,269.5049438476562
-864,269.5049438476562
-1008,269.5049438476562
-1152,269.5049438476562
-1296,269.5049438476562
-1440,269.5049438476562
-1584,269.5049438476562
-1728,269.5049438476562
-1872,269.5049438476562
-2016,269.5049438476562
-2160,269.5049438476562
-2304,269.5049438476562
-2448,269.5049438476562
-2592,269.5049438476562
-2736,269.5049438476562
-2880,269.5049438476562
-3024,269.5049438476562
-3168,269.5049438476562
-3312,269.5049438476562
-3456,269.5049438476562
-3600,269.5049438476562
-3744,270.6799926757812
-3888,271.8799926757812
-4032,273.0799865722656
-4176,274.2799987792969
-4320,275.47998046875
-4464,276.6799926757812
-4608,277.8799926757812
-4752,279.0799865722656
-4896,280.2799987792969
-5040,281.47998046875
-5184,282.6799926757812
-5328,283.8799926757812
-5472,284.5049438476562
-5616,284.5049438476562
-5760,284.5049438476562
-5904,284.5049438476562
-6048,284.5049438476562
-6192,284.5049438476562
-6336,284.5049438476562
-6480,284.5049438476562
-6624,284.5049438476562
-6768,284.5049438476562
-6912,284.5049438476562
-7056,284.5049438476562
-7200,284.5049438476562
-7344,284.5046691894531
-7488,284.50439453125
-7632,284.5041198730469
-7776.000000000001,284.5038452148438
-7920.000000000001,284.5035705566406
-8064.000000000001,284.5032958984375
-8208,284.5030212402344
-8352,284.5027465820312
-8496,284.5024719238281
-8640,284.502197265625
-8784,284.5019226074219
-8928,284.5016479492188
-9072,284.5014953613281
-9216,284.5014953613281
-9360,284.5014953613281
-9504,284.5014953613281
-9648,284.5014953613281
-9792,284.5014953613281
-9936,284.5014953613281
-10080,284.5014953613281
-10224,284.5014953613281
-10368,284.5014953613281
-10512,284.5014953613281
-10656,284.5014953613281
-10800,284.5014953613281
-10944,284.501318359375
-11088,284.5009155273438
-11232,284.50048828125
-11376,284.5000549316406
-11520,284.4996032714844
-11664,284.4991149902344
-11808,284.4986267089844
-11952,284.4981384277344
-12096,284.4976501464844
-12240,284.4971313476562
-12384,284.4966186523437
-12528,284.4961059570313
-12672,284.4955749511719
-12816,284.4955749511719
-12960,284.4955749511719
-13104,284.4955749511719
-13248,284.4955749511719
-13392,284.4955749511719
-13536,284.4955749511719
-13680,284.4955749511719
-13824,284.4955749511719
-13968,284.4955749511719
-14112,284.4955749511719
-14256,284.4955749511719
-14400,284.4955749511719
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_senTem.T/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_senTem.T/upperBound.csv
deleted file mode 100644
index 81d0e94f86..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.mat_senTem.T/upperBound.csv
+++ /dev/null
@@ -1,32 +0,0 @@
-x,y
--0.001,293.4431438903808
-0.001,293.4431438903808
-144.001,269.7744487915039
-3599.999,269.7744487915039
-3743.999000000001,270.950672668457
-3887.999000000001,272.151872668457
-4031.999000000001,273.3530665588379
-4175.999,274.5542787780762
-4319.999,275.7554604492187
-4463.999000000001,276.956672668457
-4607.999000000001,278.1578726684569
-4751.999000000001,279.3590665588379
-4895.999000000001,280.5602787780762
-5039.999,281.7614604492188
-5183.999,282.9626726684569
-5327.999000000001,284.163872668457
-5471.999000000001,284.7894487915038
-7200.000999999999,284.7894487915038
-8928.001,284.786149597168
-9072.001,284.7859968566895
-10800.001,284.7859968566895
-10944.001,284.7858196777344
-11088.001,284.7854164428712
-11232.001,284.7849887695313
-11376.001,284.7845549865722
-11520.001,284.7841028747558
-12096.001,284.7821477966309
-12240.001,284.7816284790039
-12528.001,284.7806020629884
-12672.001,284.780070526123
-14400.001,284.780070526123
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaFlu.dp/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaFlu.dp/errors.csv
deleted file mode 100644
index 7608c4d9ae..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaFlu.dp/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-144,0
-288,0
-432,0
-576,0
-720,0
-864,0
-1008,0
-1152,0
-1296,0
-1440,0
-1584,0
-1728,0
-1872,0
-2016,0
-2160,0
-2304,0
-2448,0
-2592,0
-2736,0
-2880,0
-3024,0
-3168,0
-3312,0
-3456,0
-3600,0
-3744,0
-3888,0
-4032,0
-4176,0
-4320,0
-4464,0
-4608,0
-4752,0
-4896,0
-5040,0
-5184,0
-5328,0
-5472,0
-5616,0
-5760,0
-5904,0
-6048,0
-6192,0
-6336,0
-6480,0
-6624,0
-6768,0
-6912,0
-7056,0
-7200,0
-7344,0
-7488,0
-7632,0
-7776.000000000001,0
-7920.000000000001,0
-8064.000000000001,0
-8208,0
-8352,0
-8496,0
-8640,0
-8784,0
-8928,0
-9072,0
-9216,0
-9360,0
-9504,0
-9648,0
-9792,0
-9936,0
-10080,0
-10224,0
-10368,0
-10512,0
-10656,0
-10800,0
-10944,0
-11088,0
-11232,0
-11376,0
-11520,0
-11664,0
-11808,0
-11952,0
-12096,0
-12240,0
-12384,0
-12528,0
-12672,0
-12816,0
-12960,0
-13104,0
-13248,0
-13392,0
-13536,0
-13680,0
-13824,0
-13968,0
-14112,0
-14256,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaFlu.dp/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaFlu.dp/lowerBound.csv
deleted file mode 100644
index db8dc8faef..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaFlu.dp/lowerBound.csv
+++ /dev/null
@@ -1,17 +0,0 @@
-x,y
--0.001,8.880000423431396
-10800.001,8.880000423431396
-10944.001,9.604610971641542
-11088.001,10.35763622245789
-11232.001,11.13907579479218
-11376.001,11.94893064136505
-11520.001,12.78720019054412
-11664.001,13.65389053974152
-11808.001,14.54899616317749
-11952.001,15.47251629867554
-12096.001,16.42445075569153
-12240.001,17.40479991531372
-12384.001,18.41357063713074
-12528.001,19.45075644264221
-12672.001,19.98
-14400.001,19.98
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaFlu.dp/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaFlu.dp/reference.csv
deleted file mode 100644
index 04472a894c..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaFlu.dp/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,8.888889312744141
-144,8.888889312744141
-288,8.888889312744141
-432,8.888889312744141
-576,8.888889312744141
-720,8.888889312744141
-864,8.888889312744141
-1008,8.888889312744141
-1152,8.888889312744141
-1296,8.888889312744141
-1440,8.888889312744141
-1584,8.888889312744141
-1728,8.888889312744141
-1872,8.888889312744141
-2016,8.888889312744141
-2160,8.888889312744141
-2304,8.888889312744141
-2448,8.888889312744141
-2592,8.888889312744141
-2736,8.888889312744141
-2880,8.888889312744141
-3024,8.888889312744141
-3168,8.888889312744141
-3312,8.888889312744141
-3456,8.888889312744141
-3600,8.888889312744141
-3744,8.888889312744141
-3888,8.888889312744141
-4032,8.888889312744141
-4176,8.888889312744141
-4320,8.888889312744141
-4464,8.888889312744141
-4608,8.888889312744141
-4752,8.888889312744141
-4896,8.888889312744141
-5040,8.888889312744141
-5184,8.888889312744141
-5328,8.888889312744141
-5472,8.888889312744141
-5616,8.888889312744141
-5760,8.888889312744141
-5904,8.888889312744141
-6048,8.888889312744141
-6192,8.888889312744141
-6336,8.888889312744141
-6480,8.888889312744141
-6624,8.888889312744141
-6768,8.888889312744141
-6912,8.888889312744141
-7056,8.888889312744141
-7200,8.888889312744141
-7344,8.888889312744141
-7488,8.888889312744141
-7632,8.888889312744141
-7776.000000000001,8.888889312744141
-7920.000000000001,8.888889312744141
-8064.000000000001,8.888889312744141
-8208,8.888889312744141
-8352,8.888889312744141
-8496,8.888889312744141
-8640,8.888889312744141
-8784,8.888889312744141
-8928,8.888889312744141
-9072,8.888889312744141
-9216,8.888889312744141
-9360,8.888889312744141
-9504,8.888889312744141
-9648,8.888889312744141
-9792,8.888889312744141
-9936,8.888889312744141
-10080,8.888889312744141
-10224,8.888889312744141
-10368,8.888889312744141
-10512,8.888889312744141
-10656,8.888889312744141
-10800,8.888889312744141
-10944,9.61422519683838
-11088,10.36800422668457
-11232,11.15022602081299
-11376,11.96089153289795
-11520,12.80000019073486
-11664,13.66755809783936
-11808,14.56355972290039
-11952,15.48800430297852
-12096,16.44089164733887
-12240,17.42222213745117
-12384,18.43200263977051
-12528,19.47022666931152
-12672,20
-12816,20
-12960,20
-13104,20
-13248,20
-13392,20
-13536,20
-13680,20
-13824,20
-13968,20
-14112,20
-14256,20
-14400,20
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaFlu.dp/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaFlu.dp/test.csv
deleted file mode 100644
index 04472a894c..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaFlu.dp/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,8.888889312744141
-144,8.888889312744141
-288,8.888889312744141
-432,8.888889312744141
-576,8.888889312744141
-720,8.888889312744141
-864,8.888889312744141
-1008,8.888889312744141
-1152,8.888889312744141
-1296,8.888889312744141
-1440,8.888889312744141
-1584,8.888889312744141
-1728,8.888889312744141
-1872,8.888889312744141
-2016,8.888889312744141
-2160,8.888889312744141
-2304,8.888889312744141
-2448,8.888889312744141
-2592,8.888889312744141
-2736,8.888889312744141
-2880,8.888889312744141
-3024,8.888889312744141
-3168,8.888889312744141
-3312,8.888889312744141
-3456,8.888889312744141
-3600,8.888889312744141
-3744,8.888889312744141
-3888,8.888889312744141
-4032,8.888889312744141
-4176,8.888889312744141
-4320,8.888889312744141
-4464,8.888889312744141
-4608,8.888889312744141
-4752,8.888889312744141
-4896,8.888889312744141
-5040,8.888889312744141
-5184,8.888889312744141
-5328,8.888889312744141
-5472,8.888889312744141
-5616,8.888889312744141
-5760,8.888889312744141
-5904,8.888889312744141
-6048,8.888889312744141
-6192,8.888889312744141
-6336,8.888889312744141
-6480,8.888889312744141
-6624,8.888889312744141
-6768,8.888889312744141
-6912,8.888889312744141
-7056,8.888889312744141
-7200,8.888889312744141
-7344,8.888889312744141
-7488,8.888889312744141
-7632,8.888889312744141
-7776.000000000001,8.888889312744141
-7920.000000000001,8.888889312744141
-8064.000000000001,8.888889312744141
-8208,8.888889312744141
-8352,8.888889312744141
-8496,8.888889312744141
-8640,8.888889312744141
-8784,8.888889312744141
-8928,8.888889312744141
-9072,8.888889312744141
-9216,8.888889312744141
-9360,8.888889312744141
-9504,8.888889312744141
-9648,8.888889312744141
-9792,8.888889312744141
-9936,8.888889312744141
-10080,8.888889312744141
-10224,8.888889312744141
-10368,8.888889312744141
-10512,8.888889312744141
-10656,8.888889312744141
-10800,8.888889312744141
-10944,9.61422519683838
-11088,10.36800422668457
-11232,11.15022602081299
-11376,11.96089153289795
-11520,12.80000019073486
-11664,13.66755809783936
-11808,14.56355972290039
-11952,15.48800430297852
-12096,16.44089164733887
-12240,17.42222213745117
-12384,18.43200263977051
-12528,19.47022666931152
-12672,20
-12816,20
-12960,20
-13104,20
-13248,20
-13392,20
-13536,20
-13680,20
-13824,20
-13968,20
-14112,20
-14256,20
-14400,20
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaFlu.dp/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaFlu.dp/upperBound.csv
deleted file mode 100644
index 2680fa7c91..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaFlu.dp/upperBound.csv
+++ /dev/null
@@ -1,17 +0,0 @@
-x,y
--0.001,8.897778202056886
-10799.999,8.897778202056886
-10943.999,9.623839422035218
-11087.999,10.37837223091126
-11231.999,11.1613762468338
-11375.999,11.97285242443085
-11519.999,12.81280019092559
-11663.999,13.6812256559372
-11807.999,14.57812328262329
-11951.999,15.5034923072815
-12095.999,16.45733253898621
-12239.999,17.43964435958862
-12383.999,18.45043464241028
-12527.999,19.48969689598083
-12671.999,20.02
-14400.001,20.02
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaFlu1.Q_flow/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaFlu1.Q_flow/errors.csv
deleted file mode 100644
index 7608c4d9ae..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaFlu1.Q_flow/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-144,0
-288,0
-432,0
-576,0
-720,0
-864,0
-1008,0
-1152,0
-1296,0
-1440,0
-1584,0
-1728,0
-1872,0
-2016,0
-2160,0
-2304,0
-2448,0
-2592,0
-2736,0
-2880,0
-3024,0
-3168,0
-3312,0
-3456,0
-3600,0
-3744,0
-3888,0
-4032,0
-4176,0
-4320,0
-4464,0
-4608,0
-4752,0
-4896,0
-5040,0
-5184,0
-5328,0
-5472,0
-5616,0
-5760,0
-5904,0
-6048,0
-6192,0
-6336,0
-6480,0
-6624,0
-6768,0
-6912,0
-7056,0
-7200,0
-7344,0
-7488,0
-7632,0
-7776.000000000001,0
-7920.000000000001,0
-8064.000000000001,0
-8208,0
-8352,0
-8496,0
-8640,0
-8784,0
-8928,0
-9072,0
-9216,0
-9360,0
-9504,0
-9648,0
-9792,0
-9936,0
-10080,0
-10224,0
-10368,0
-10512,0
-10656,0
-10800,0
-10944,0
-11088,0
-11232,0
-11376,0
-11520,0
-11664,0
-11808,0
-11952,0
-12096,0
-12240,0
-12384,0
-12528,0
-12672,0
-12816,0
-12960,0
-13104,0
-13248,0
-13392,0
-13536,0
-13680,0
-13824,0
-13968,0
-14112,0
-14256,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaFlu1.Q_flow/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaFlu1.Q_flow/lowerBound.csv
deleted file mode 100644
index 8a32c332a2..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaFlu1.Q_flow/lowerBound.csv
+++ /dev/null
@@ -1,43 +0,0 @@
-x,y
--0.001,25188.83673046875
-3599.999,25188.83673046875
-3743.999000000001,23979.77200546875
-3887.999000000001,22770.70728046875
-4031.999000000001,21561.64450664062
-4175.999,20352.57978164063
-4463.999000000001,17934.45033164062
-4607.999000000001,16725.3875578125
-4751.999000000001,15516.3228328125
-4895.999000000001,14307.25908339844
-5039.999,13098.19435839844
-5327.999000000001,10680.06685957031
-5471.999000000001,10075.53449707031
-7200.000999999999,10075.53449707031
-7344.000999999999,10077.58166660156
-7488.001,10079.62981171875
-7632.001,10081.67698125
-7776.001,10083.72415078125
-7920.001,10085.77229589844
-8064.001,10087.81946542969
-8208.000999999998,10089.86761054687
-8352.000999999998,10091.91478007812
-8496.000999999998,10093.96194960937
-8640.000999999998,10096.01009472656
-8784.001,10098.05726425781
-8928.001,10100.105409375
-9072.001,10101.12899414062
-10800.001,10101.12899414062
-10944.001,10505.17376367188
-11088.001,10909.21911855469
-11232.001,11313.26427832031
-11376.001,11717.30924296875
-11520.001,12121.35479296875
-11664.001,12525.3995625
-11808.001,12929.44491738281
-11952.001,13333.49007714844
-12096.001,13737.53504179687
-12240.001,14141.58059179688
-12384.001,14545.62536132812
-12528.001,14949.67071621094
-12672.001,15151.69349121094
-14400.001,15151.69349121094
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaFlu1.Q_flow/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaFlu1.Q_flow/reference.csv
deleted file mode 100644
index c24544940b..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaFlu1.Q_flow/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,25214.05078125
-144,25214.05078125
-288,25214.05078125
-432,25214.05078125
-576,25214.05078125
-720,25214.05078125
-864,25214.05078125
-1008,25214.05078125
-1152,25214.05078125
-1296,25214.05078125
-1440,25214.05078125
-1584,25214.05078125
-1728,25214.05078125
-1872,25214.05078125
-2016,25214.05078125
-2160,25214.05078125
-2304,25214.05078125
-2448,25214.05078125
-2592,25214.05078125
-2736,25214.05078125
-2880,25214.05078125
-3024,25214.05078125
-3168,25214.05078125
-3312,25214.05078125
-3456,25214.05078125
-3600,25214.05078125
-3744,24003.77578125
-3888,22793.50078125
-4032,21583.227734375
-4176,20372.952734375
-4320,19162.677734375
-4464,17952.402734375
-4608,16742.1296875
-4752,15531.8546875
-4896,14321.5806640625
-5040,13111.3056640625
-5184,11901.031640625
-5328,10690.7576171875
-5472,10085.6201171875
-5616,10085.6201171875
-5760,10085.6201171875
-5904,10085.6201171875
-6048,10085.6201171875
-6192,10085.6201171875
-6336,10085.6201171875
-6480,10085.6201171875
-6624,10085.6201171875
-6768,10085.6201171875
-6912,10085.6201171875
-7056,10085.6201171875
-7200,10085.6201171875
-7344,10087.6693359375
-7488,10089.71953125
-7632,10091.76875
-7776.000000000001,10093.81796875
-7920.000000000001,10095.8681640625
-8064.000000000001,10097.9173828125
-8208,10099.967578125
-8352,10102.016796875
-8496,10104.066015625
-8640,10106.1162109375
-8784,10108.1654296875
-8928,10110.215625
-9072,10111.240234375
-9216,10111.240234375
-9360,10111.240234375
-9504,10111.240234375
-9648,10111.240234375
-9792,10111.240234375
-9936,10111.240234375
-10080,10111.240234375
-10224,10111.240234375
-10368,10111.240234375
-10512,10111.240234375
-10656,10111.240234375
-10800,10111.240234375
-10944,10515.689453125
-11088,10920.1392578125
-11232,11324.5888671875
-11376,11729.03828125
-11520,12133.48828125
-11664,12537.9375
-11808,12942.3873046875
-11952,13346.8369140625
-12096,13751.286328125
-12240,14155.736328125
-12384,14560.185546875
-12528,14964.6353515625
-12672,15166.8603515625
-12816,15166.8603515625
-12960,15166.8603515625
-13104,15166.8603515625
-13248,15166.8603515625
-13392,15166.8603515625
-13536,15166.8603515625
-13680,15166.8603515625
-13824,15166.8603515625
-13968,15166.8603515625
-14112,15166.8603515625
-14256,15166.8603515625
-14400,15166.8603515625
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaFlu1.Q_flow/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaFlu1.Q_flow/test.csv
deleted file mode 100644
index c24544940b..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaFlu1.Q_flow/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,25214.05078125
-144,25214.05078125
-288,25214.05078125
-432,25214.05078125
-576,25214.05078125
-720,25214.05078125
-864,25214.05078125
-1008,25214.05078125
-1152,25214.05078125
-1296,25214.05078125
-1440,25214.05078125
-1584,25214.05078125
-1728,25214.05078125
-1872,25214.05078125
-2016,25214.05078125
-2160,25214.05078125
-2304,25214.05078125
-2448,25214.05078125
-2592,25214.05078125
-2736,25214.05078125
-2880,25214.05078125
-3024,25214.05078125
-3168,25214.05078125
-3312,25214.05078125
-3456,25214.05078125
-3600,25214.05078125
-3744,24003.77578125
-3888,22793.50078125
-4032,21583.227734375
-4176,20372.952734375
-4320,19162.677734375
-4464,17952.402734375
-4608,16742.1296875
-4752,15531.8546875
-4896,14321.5806640625
-5040,13111.3056640625
-5184,11901.031640625
-5328,10690.7576171875
-5472,10085.6201171875
-5616,10085.6201171875
-5760,10085.6201171875
-5904,10085.6201171875
-6048,10085.6201171875
-6192,10085.6201171875
-6336,10085.6201171875
-6480,10085.6201171875
-6624,10085.6201171875
-6768,10085.6201171875
-6912,10085.6201171875
-7056,10085.6201171875
-7200,10085.6201171875
-7344,10087.6693359375
-7488,10089.71953125
-7632,10091.76875
-7776.000000000001,10093.81796875
-7920.000000000001,10095.8681640625
-8064.000000000001,10097.9173828125
-8208,10099.967578125
-8352,10102.016796875
-8496,10104.066015625
-8640,10106.1162109375
-8784,10108.1654296875
-8928,10110.215625
-9072,10111.240234375
-9216,10111.240234375
-9360,10111.240234375
-9504,10111.240234375
-9648,10111.240234375
-9792,10111.240234375
-9936,10111.240234375
-10080,10111.240234375
-10224,10111.240234375
-10368,10111.240234375
-10512,10111.240234375
-10656,10111.240234375
-10800,10111.240234375
-10944,10515.689453125
-11088,10920.1392578125
-11232,11324.5888671875
-11376,11729.03828125
-11520,12133.48828125
-11664,12537.9375
-11808,12942.3873046875
-11952,13346.8369140625
-12096,13751.286328125
-12240,14155.736328125
-12384,14560.185546875
-12528,14964.6353515625
-12672,15166.8603515625
-12816,15166.8603515625
-12960,15166.8603515625
-13104,15166.8603515625
-13248,15166.8603515625
-13392,15166.8603515625
-13536,15166.8603515625
-13680,15166.8603515625
-13824,15166.8603515625
-13968,15166.8603515625
-14112,15166.8603515625
-14256,15166.8603515625
-14400,15166.8603515625
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaFlu1.Q_flow/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaFlu1.Q_flow/upperBound.csv
deleted file mode 100644
index 664779319a..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaFlu1.Q_flow/upperBound.csv
+++ /dev/null
@@ -1,43 +0,0 @@
-x,y
--0.001,25239.26483203125
-3600.001,25239.26483203125
-3744.001,24027.77955703125
-3888.001,22816.29428203125
-4032.001,21604.81096210938
-4176.000999999999,20393.32568710938
-4464.000999999999,17970.35513710937
-4608.000999999999,16758.8718171875
-4752.001,15547.3865421875
-4896.001,14335.90224472656
-5040.000999999999,13124.41696972656
-5328.000999999999,10701.44837480469
-5472.000999999999,10095.70573730469
-7199.999000000001,10095.70573730469
-7343.999000000001,10097.75700527344
-7487.999000000001,10099.80925078125
-7631.999000000001,10101.86051875
-7775.999000000001,10103.91178671875
-7919.999000000001,10105.96403222656
-8063.999000000002,10108.01530019531
-8207.999,10110.06754570313
-8351.999,10112.11881367187
-8495.999,10114.17008164062
-8639.999,10116.22232714844
-8783.999,10118.27359511719
-8927.999,10120.325840625
-9071.999,10121.35147460938
-10799.999,10121.35147460938
-10943.999,10526.20514257812
-11087.999,10931.05939707031
-11231.999,11335.91345605469
-11375.999,11740.76731953125
-11519.999,12145.62176953125
-11663.999,12550.4754375
-11807.999,12955.32969199219
-11951.999,13360.18375097656
-12095.999,13765.03761445312
-12239.999,14169.89206445312
-12383.999,14574.74573242188
-12527.999,14979.59998691406
-12671.999,15182.02721191406
-14400.001,15182.02721191406
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaRea.TAirOut/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaRea.TAirOut/errors.csv
deleted file mode 100644
index 7608c4d9ae..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaRea.TAirOut/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-144,0
-288,0
-432,0
-576,0
-720,0
-864,0
-1008,0
-1152,0
-1296,0
-1440,0
-1584,0
-1728,0
-1872,0
-2016,0
-2160,0
-2304,0
-2448,0
-2592,0
-2736,0
-2880,0
-3024,0
-3168,0
-3312,0
-3456,0
-3600,0
-3744,0
-3888,0
-4032,0
-4176,0
-4320,0
-4464,0
-4608,0
-4752,0
-4896,0
-5040,0
-5184,0
-5328,0
-5472,0
-5616,0
-5760,0
-5904,0
-6048,0
-6192,0
-6336,0
-6480,0
-6624,0
-6768,0
-6912,0
-7056,0
-7200,0
-7344,0
-7488,0
-7632,0
-7776.000000000001,0
-7920.000000000001,0
-8064.000000000001,0
-8208,0
-8352,0
-8496,0
-8640,0
-8784,0
-8928,0
-9072,0
-9216,0
-9360,0
-9504,0
-9648,0
-9792,0
-9936,0
-10080,0
-10224,0
-10368,0
-10512,0
-10656,0
-10800,0
-10944,0
-11088,0
-11232,0
-11376,0
-11520,0
-11664,0
-11808,0
-11952,0
-12096,0
-12240,0
-12384,0
-12528,0
-12672,0
-12816,0
-12960,0
-13104,0
-13248,0
-13392,0
-13536,0
-13680,0
-13824,0
-13968,0
-14112,0
-14256,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaRea.TAirOut/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaRea.TAirOut/lowerBound.csv
deleted file mode 100644
index 02f51b3ade..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaRea.TAirOut/lowerBound.csv
+++ /dev/null
@@ -1,42 +0,0 @@
-x,y
--0.001,275.8060711669922
-3600.001,275.8060711669922
-3744.001,277.0048528747558
-3888.001,278.2036650695801
-4032.001,279.4024589721681
-4176.000999999999,280.6012589721679
-4320.000999999999,281.8000711669922
-4464.000999999999,282.9988528747559
-4608.000999999999,284.1976650695801
-4752.001,285.396458972168
-4896.001,286.5952589721679
-5040.000999999999,287.7940711669922
-5184.000999999999,288.9928528747558
-5328.000999999999,290.1916650695801
-5472.000999999999,290.7910711669922
-7199.999000000001,290.7910711669922
-7631.999000000001,290.7862603088379
-7775.999000000001,290.7846627868652
-7919.999000000001,290.783083557129
-8063.999000000002,290.7814799377442
-8207.999,290.7798946105957
-8351.999,290.7783031860351
-8495.999,290.7767056640625
-8783.999,290.7735472045898
-8927.999,290.7719496826172
-9071.999,290.7711631164551
-10799.999,290.7711631164551
-10943.999,290.4671644409179
-11087.999,290.1856652160645
-11231.999,289.9242691589355
-11375.999,289.6809031494141
-11519.999,289.4537867431641
-11663.999,289.2412919311523
-11807.999,289.042089477539
-11951.999,288.8549659973145
-12095.999,288.6788422485351
-12239.999,288.5128036193848
-12383.999,288.3559659851074
-12527.999,288.20759765625
-12671.999,288.1363798828125
-14400.001,288.1363798828125
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaRea.TAirOut/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaRea.TAirOut/reference.csv
deleted file mode 100644
index 4b0e35dbed..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaRea.TAirOut/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,276.0821533203125
-144,276.0821533203125
-288,276.0821533203125
-432,276.0821533203125
-576,276.0821533203125
-720,276.0821533203125
-864,276.0821533203125
-1008,276.0821533203125
-1152,276.0821533203125
-1296,276.0821533203125
-1440,276.0821533203125
-1584,276.0821533203125
-1728,276.0821533203125
-1872,276.0821533203125
-2016,276.0821533203125
-2160,276.0821533203125
-2304,276.0821533203125
-2448,276.0821533203125
-2592,276.0821533203125
-2736,276.0821533203125
-2880,276.0821533203125
-3024,276.0821533203125
-3168,276.0821533203125
-3312,276.0821533203125
-3456,276.0821533203125
-3600,276.0821533203125
-3744,277.2821350097656
-3888,278.4821472167969
-4032,279.6821411132813
-4176,280.8821411132812
-4320,282.0821533203125
-4464,283.2821350097656
-4608,284.4821472167969
-4752,285.6821411132813
-4896,286.8821411132812
-5040,288.0821533203125
-5184,289.2821350097656
-5328,290.4821472167969
-5472,291.0821533203125
-5616,291.0821533203125
-5760,291.0821533203125
-5904,291.0821533203125
-6048,291.0821533203125
-6192,291.0821533203125
-6336,291.0821533203125
-6480,291.0821533203125
-6624,291.0821533203125
-6768,291.0821533203125
-6912,291.0821533203125
-7056,291.0821533203125
-7200,291.0821533203125
-7344,291.0805480957031
-7488,291.0789428710938
-7632,291.0773376464844
-7776.000000000001,291.0757385253906
-7920.000000000001,291.0741577148438
-8064.000000000001,291.0725524902344
-8208,291.0709655761719
-8352,291.0693725585937
-8496,291.0677734375
-8640,291.0661926269531
-8784,291.0646118164062
-8928,291.0630126953125
-9072,291.0622253417969
-9216,291.0622253417969
-9360,291.0622253417969
-9504,291.0622253417969
-9648,291.0622253417969
-9792,291.0622253417969
-9936,291.0622253417969
-10080,291.0622253417969
-10224,291.0622253417969
-10368,291.0622253417969
-10512,291.0622253417969
-10656,291.0622253417969
-10800,291.0622253417969
-10944,290.7579223632812
-11088,290.4761413574219
-11232,290.2144836425781
-11376,289.9708740234375
-11520,289.7435302734375
-11664,289.5308227539062
-11808,289.3314208984375
-11952,289.1441101074219
-12096,288.9678100585937
-12240,288.8016052246094
-12384,288.6446105957031
-12528,288.49609375
-12672,288.4248046875
-12816,288.4248046875
-12960,288.4248046875
-13104,288.4248046875
-13248,288.4248046875
-13392,288.4248046875
-13536,288.4248046875
-13680,288.4248046875
-13824,288.4248046875
-13968,288.4248046875
-14112,288.4248046875
-14256,288.4248046875
-14400,288.4248046875
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaRea.TAirOut/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaRea.TAirOut/test.csv
deleted file mode 100644
index 4b0e35dbed..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaRea.TAirOut/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,276.0821533203125
-144,276.0821533203125
-288,276.0821533203125
-432,276.0821533203125
-576,276.0821533203125
-720,276.0821533203125
-864,276.0821533203125
-1008,276.0821533203125
-1152,276.0821533203125
-1296,276.0821533203125
-1440,276.0821533203125
-1584,276.0821533203125
-1728,276.0821533203125
-1872,276.0821533203125
-2016,276.0821533203125
-2160,276.0821533203125
-2304,276.0821533203125
-2448,276.0821533203125
-2592,276.0821533203125
-2736,276.0821533203125
-2880,276.0821533203125
-3024,276.0821533203125
-3168,276.0821533203125
-3312,276.0821533203125
-3456,276.0821533203125
-3600,276.0821533203125
-3744,277.2821350097656
-3888,278.4821472167969
-4032,279.6821411132813
-4176,280.8821411132812
-4320,282.0821533203125
-4464,283.2821350097656
-4608,284.4821472167969
-4752,285.6821411132813
-4896,286.8821411132812
-5040,288.0821533203125
-5184,289.2821350097656
-5328,290.4821472167969
-5472,291.0821533203125
-5616,291.0821533203125
-5760,291.0821533203125
-5904,291.0821533203125
-6048,291.0821533203125
-6192,291.0821533203125
-6336,291.0821533203125
-6480,291.0821533203125
-6624,291.0821533203125
-6768,291.0821533203125
-6912,291.0821533203125
-7056,291.0821533203125
-7200,291.0821533203125
-7344,291.0805480957031
-7488,291.0789428710938
-7632,291.0773376464844
-7776.000000000001,291.0757385253906
-7920.000000000001,291.0741577148438
-8064.000000000001,291.0725524902344
-8208,291.0709655761719
-8352,291.0693725585937
-8496,291.0677734375
-8640,291.0661926269531
-8784,291.0646118164062
-8928,291.0630126953125
-9072,291.0622253417969
-9216,291.0622253417969
-9360,291.0622253417969
-9504,291.0622253417969
-9648,291.0622253417969
-9792,291.0622253417969
-9936,291.0622253417969
-10080,291.0622253417969
-10224,291.0622253417969
-10368,291.0622253417969
-10512,291.0622253417969
-10656,291.0622253417969
-10800,291.0622253417969
-10944,290.7579223632812
-11088,290.4761413574219
-11232,290.2144836425781
-11376,289.9708740234375
-11520,289.7435302734375
-11664,289.5308227539062
-11808,289.3314208984375
-11952,289.1441101074219
-12096,288.9678100585937
-12240,288.8016052246094
-12384,288.6446105957031
-12528,288.49609375
-12672,288.4248046875
-12816,288.4248046875
-12960,288.4248046875
-13104,288.4248046875
-13248,288.4248046875
-13392,288.4248046875
-13536,288.4248046875
-13680,288.4248046875
-13824,288.4248046875
-13968,288.4248046875
-14112,288.4248046875
-14256,288.4248046875
-14400,288.4248046875
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaRea.TAirOut/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaRea.TAirOut/upperBound.csv
deleted file mode 100644
index f3e134daa2..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaRea.TAirOut/upperBound.csv
+++ /dev/null
@@ -1,42 +0,0 @@
-x,y
--0.001,276.3582354736328
-3599.999,276.3582354736328
-3743.999000000001,277.5594171447754
-3887.999000000001,278.7606293640137
-4031.999000000001,279.9618232543946
-4175.999,281.1630232543945
-4319.999,282.3642354736328
-4463.999000000001,283.5654171447754
-4607.999000000001,284.7666293640137
-4751.999000000001,285.9678232543946
-4895.999000000001,287.1690232543945
-5039.999,288.3702354736328
-5183.999,289.5714171447754
-5327.999000000001,290.7726293640137
-5471.999000000001,291.3732354736328
-7200.000999999999,291.3732354736328
-7632.001,291.3684149841309
-7776.001,291.366814263916
-7920.001,291.3652318725586
-8064.001,291.3636250427246
-8208.000999999998,291.3620365417481
-8352.000999999998,291.3604419311523
-8496.000999999998,291.3588412109375
-8784.001,291.3556764282226
-8928.001,291.3540757080078
-9072.001,291.3532875671387
-10800.001,291.3532875671387
-10944.001,291.0486802856445
-11088.001,290.7666174987793
-11232.001,290.5046981262207
-11376.001,290.2608448974609
-11520.001,290.0332738037109
-11664.001,289.8203535766601
-11808.001,289.620752319336
-11952.001,289.4332542175293
-12096.001,289.2567778686523
-12240.001,289.090406829834
-12384.001,288.9332552062988
-12528.001,288.78458984375
-12672.001,288.7132294921875
-14400.001,288.7132294921875
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaRea.dp/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaRea.dp/errors.csv
deleted file mode 100644
index 7608c4d9ae..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaRea.dp/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-144,0
-288,0
-432,0
-576,0
-720,0
-864,0
-1008,0
-1152,0
-1296,0
-1440,0
-1584,0
-1728,0
-1872,0
-2016,0
-2160,0
-2304,0
-2448,0
-2592,0
-2736,0
-2880,0
-3024,0
-3168,0
-3312,0
-3456,0
-3600,0
-3744,0
-3888,0
-4032,0
-4176,0
-4320,0
-4464,0
-4608,0
-4752,0
-4896,0
-5040,0
-5184,0
-5328,0
-5472,0
-5616,0
-5760,0
-5904,0
-6048,0
-6192,0
-6336,0
-6480,0
-6624,0
-6768,0
-6912,0
-7056,0
-7200,0
-7344,0
-7488,0
-7632,0
-7776.000000000001,0
-7920.000000000001,0
-8064.000000000001,0
-8208,0
-8352,0
-8496,0
-8640,0
-8784,0
-8928,0
-9072,0
-9216,0
-9360,0
-9504,0
-9648,0
-9792,0
-9936,0
-10080,0
-10224,0
-10368,0
-10512,0
-10656,0
-10800,0
-10944,0
-11088,0
-11232,0
-11376,0
-11520,0
-11664,0
-11808,0
-11952,0
-12096,0
-12240,0
-12384,0
-12528,0
-12672,0
-12816,0
-12960,0
-13104,0
-13248,0
-13392,0
-13536,0
-13680,0
-13824,0
-13968,0
-14112,0
-14256,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaRea.dp/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaRea.dp/lowerBound.csv
deleted file mode 100644
index db8dc8faef..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaRea.dp/lowerBound.csv
+++ /dev/null
@@ -1,17 +0,0 @@
-x,y
--0.001,8.880000423431396
-10800.001,8.880000423431396
-10944.001,9.604610971641542
-11088.001,10.35763622245789
-11232.001,11.13907579479218
-11376.001,11.94893064136505
-11520.001,12.78720019054412
-11664.001,13.65389053974152
-11808.001,14.54899616317749
-11952.001,15.47251629867554
-12096.001,16.42445075569153
-12240.001,17.40479991531372
-12384.001,18.41357063713074
-12528.001,19.45075644264221
-12672.001,19.98
-14400.001,19.98
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaRea.dp/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaRea.dp/reference.csv
deleted file mode 100644
index 04472a894c..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaRea.dp/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,8.888889312744141
-144,8.888889312744141
-288,8.888889312744141
-432,8.888889312744141
-576,8.888889312744141
-720,8.888889312744141
-864,8.888889312744141
-1008,8.888889312744141
-1152,8.888889312744141
-1296,8.888889312744141
-1440,8.888889312744141
-1584,8.888889312744141
-1728,8.888889312744141
-1872,8.888889312744141
-2016,8.888889312744141
-2160,8.888889312744141
-2304,8.888889312744141
-2448,8.888889312744141
-2592,8.888889312744141
-2736,8.888889312744141
-2880,8.888889312744141
-3024,8.888889312744141
-3168,8.888889312744141
-3312,8.888889312744141
-3456,8.888889312744141
-3600,8.888889312744141
-3744,8.888889312744141
-3888,8.888889312744141
-4032,8.888889312744141
-4176,8.888889312744141
-4320,8.888889312744141
-4464,8.888889312744141
-4608,8.888889312744141
-4752,8.888889312744141
-4896,8.888889312744141
-5040,8.888889312744141
-5184,8.888889312744141
-5328,8.888889312744141
-5472,8.888889312744141
-5616,8.888889312744141
-5760,8.888889312744141
-5904,8.888889312744141
-6048,8.888889312744141
-6192,8.888889312744141
-6336,8.888889312744141
-6480,8.888889312744141
-6624,8.888889312744141
-6768,8.888889312744141
-6912,8.888889312744141
-7056,8.888889312744141
-7200,8.888889312744141
-7344,8.888889312744141
-7488,8.888889312744141
-7632,8.888889312744141
-7776.000000000001,8.888889312744141
-7920.000000000001,8.888889312744141
-8064.000000000001,8.888889312744141
-8208,8.888889312744141
-8352,8.888889312744141
-8496,8.888889312744141
-8640,8.888889312744141
-8784,8.888889312744141
-8928,8.888889312744141
-9072,8.888889312744141
-9216,8.888889312744141
-9360,8.888889312744141
-9504,8.888889312744141
-9648,8.888889312744141
-9792,8.888889312744141
-9936,8.888889312744141
-10080,8.888889312744141
-10224,8.888889312744141
-10368,8.888889312744141
-10512,8.888889312744141
-10656,8.888889312744141
-10800,8.888889312744141
-10944,9.61422519683838
-11088,10.36800422668457
-11232,11.15022602081299
-11376,11.96089153289795
-11520,12.80000019073486
-11664,13.66755809783936
-11808,14.56355972290039
-11952,15.48800430297852
-12096,16.44089164733887
-12240,17.42222213745117
-12384,18.43200263977051
-12528,19.47022666931152
-12672,20
-12816,20
-12960,20
-13104,20
-13248,20
-13392,20
-13536,20
-13680,20
-13824,20
-13968,20
-14112,20
-14256,20
-14400,20
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaRea.dp/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaRea.dp/test.csv
deleted file mode 100644
index 04472a894c..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaRea.dp/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,8.888889312744141
-144,8.888889312744141
-288,8.888889312744141
-432,8.888889312744141
-576,8.888889312744141
-720,8.888889312744141
-864,8.888889312744141
-1008,8.888889312744141
-1152,8.888889312744141
-1296,8.888889312744141
-1440,8.888889312744141
-1584,8.888889312744141
-1728,8.888889312744141
-1872,8.888889312744141
-2016,8.888889312744141
-2160,8.888889312744141
-2304,8.888889312744141
-2448,8.888889312744141
-2592,8.888889312744141
-2736,8.888889312744141
-2880,8.888889312744141
-3024,8.888889312744141
-3168,8.888889312744141
-3312,8.888889312744141
-3456,8.888889312744141
-3600,8.888889312744141
-3744,8.888889312744141
-3888,8.888889312744141
-4032,8.888889312744141
-4176,8.888889312744141
-4320,8.888889312744141
-4464,8.888889312744141
-4608,8.888889312744141
-4752,8.888889312744141
-4896,8.888889312744141
-5040,8.888889312744141
-5184,8.888889312744141
-5328,8.888889312744141
-5472,8.888889312744141
-5616,8.888889312744141
-5760,8.888889312744141
-5904,8.888889312744141
-6048,8.888889312744141
-6192,8.888889312744141
-6336,8.888889312744141
-6480,8.888889312744141
-6624,8.888889312744141
-6768,8.888889312744141
-6912,8.888889312744141
-7056,8.888889312744141
-7200,8.888889312744141
-7344,8.888889312744141
-7488,8.888889312744141
-7632,8.888889312744141
-7776.000000000001,8.888889312744141
-7920.000000000001,8.888889312744141
-8064.000000000001,8.888889312744141
-8208,8.888889312744141
-8352,8.888889312744141
-8496,8.888889312744141
-8640,8.888889312744141
-8784,8.888889312744141
-8928,8.888889312744141
-9072,8.888889312744141
-9216,8.888889312744141
-9360,8.888889312744141
-9504,8.888889312744141
-9648,8.888889312744141
-9792,8.888889312744141
-9936,8.888889312744141
-10080,8.888889312744141
-10224,8.888889312744141
-10368,8.888889312744141
-10512,8.888889312744141
-10656,8.888889312744141
-10800,8.888889312744141
-10944,9.61422519683838
-11088,10.36800422668457
-11232,11.15022602081299
-11376,11.96089153289795
-11520,12.80000019073486
-11664,13.66755809783936
-11808,14.56355972290039
-11952,15.48800430297852
-12096,16.44089164733887
-12240,17.42222213745117
-12384,18.43200263977051
-12528,19.47022666931152
-12672,20
-12816,20
-12960,20
-13104,20
-13248,20
-13392,20
-13536,20
-13680,20
-13824,20
-13968,20
-14112,20
-14256,20
-14400,20
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaRea.dp/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaRea.dp/upperBound.csv
deleted file mode 100644
index 2680fa7c91..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaRea.dp/upperBound.csv
+++ /dev/null
@@ -1,17 +0,0 @@
-x,y
--0.001,8.897778202056886
-10799.999,8.897778202056886
-10943.999,9.623839422035218
-11087.999,10.37837223091126
-11231.999,11.1613762468338
-11375.999,11.97285242443085
-11519.999,12.81280019092559
-11663.999,13.6812256559372
-11807.999,14.57812328262329
-11951.999,15.5034923072815
-12095.999,16.45733253898621
-12239.999,17.43964435958862
-12383.999,18.45043464241028
-12527.999,19.48969689598083
-12671.999,20.02
-14400.001,20.02
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaRea1.Q_flow/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaRea1.Q_flow/errors.csv
deleted file mode 100644
index 7608c4d9ae..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaRea1.Q_flow/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-144,0
-288,0
-432,0
-576,0
-720,0
-864,0
-1008,0
-1152,0
-1296,0
-1440,0
-1584,0
-1728,0
-1872,0
-2016,0
-2160,0
-2304,0
-2448,0
-2592,0
-2736,0
-2880,0
-3024,0
-3168,0
-3312,0
-3456,0
-3600,0
-3744,0
-3888,0
-4032,0
-4176,0
-4320,0
-4464,0
-4608,0
-4752,0
-4896,0
-5040,0
-5184,0
-5328,0
-5472,0
-5616,0
-5760,0
-5904,0
-6048,0
-6192,0
-6336,0
-6480,0
-6624,0
-6768,0
-6912,0
-7056,0
-7200,0
-7344,0
-7488,0
-7632,0
-7776.000000000001,0
-7920.000000000001,0
-8064.000000000001,0
-8208,0
-8352,0
-8496,0
-8640,0
-8784,0
-8928,0
-9072,0
-9216,0
-9360,0
-9504,0
-9648,0
-9792,0
-9936,0
-10080,0
-10224,0
-10368,0
-10512,0
-10656,0
-10800,0
-10944,0
-11088,0
-11232,0
-11376,0
-11520,0
-11664,0
-11808,0
-11952,0
-12096,0
-12240,0
-12384,0
-12528,0
-12672,0
-12816,0
-12960,0
-13104,0
-13248,0
-13392,0
-13536,0
-13680,0
-13824,0
-13968,0
-14112,0
-14256,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaRea1.Q_flow/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaRea1.Q_flow/lowerBound.csv
deleted file mode 100644
index bb2c101ee7..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaRea1.Q_flow/lowerBound.csv
+++ /dev/null
@@ -1,37 +0,0 @@
-x,y
--0.001,25188.645515625
-3599.999,25188.645515625
-4031.999000000001,21561.4794375
-4175.999,20352.4256390625
-4319.999,19143.37066992187
-4463.999000000001,17934.31531054687
-4607.999000000001,16725.26073164062
-4751.999000000001,15516.20478691406
-4895.999000000001,14307.15001289063
-5039.999,13098.09484863281
-5183.999,11889.03987949219
-5327.999000000001,10679.98549570313
-5471.999000000001,10075.45742578125
-7200.000999999999,10075.45742578125
-7344.000999999999,10077.49288828125
-7488.001,10079.52678984375
-7632.001,10081.55952070313
-7776.001,10083.59127597656
-7920.001,10085.62205566406
-8064.001,10087.65185976562
-8208.000999999998,10089.68127363281
-8352.000999999998,10091.70951679688
-8496.000999999998,10093.73639414063
-8640.000999999998,10095.76229589844
-8928.001,10099.81214824219
-9072.001,10100.82363574219
-10800.001,10100.82363574219
-11088.001,10908.88976074219
-11232.001,11312.92184765625
-11664.001,12525.02103515625
-11808.001,12929.05409765625
-12240.001,14141.15328515625
-12384.001,14545.18537207031
-12528.001,14949.21843457031
-12672.001,15151.23496582031
-14400.001,15151.23496582031
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaRea1.Q_flow/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaRea1.Q_flow/reference.csv
deleted file mode 100644
index 0bbc2297ba..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaRea1.Q_flow/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,25213.859375
-144,25213.859375
-288,25213.859375
-432,25213.859375
-576,25213.859375
-720,25213.859375
-864,25213.859375
-1008,25213.859375
-1152,25213.859375
-1296,25213.859375
-1440,25213.859375
-1584,25213.859375
-1728,25213.859375
-1872,25213.859375
-2016,25213.859375
-2160,25213.859375
-2304,25213.859375
-2448,25213.859375
-2592,25213.859375
-2736,25213.859375
-2880,25213.859375
-3024,25213.859375
-3168,25213.859375
-3312,25213.859375
-3456,25213.859375
-3600,25213.859375
-3744,24003.59375
-3888,22793.328125
-4032,21583.0625
-4176,20372.7984375
-4320,19162.533203125
-4464,17952.267578125
-4608,16742.002734375
-4752,15531.7365234375
-4896,14321.471484375
-5040,13111.2060546875
-5184,11900.9408203125
-5328,10690.676171875
-5472,10085.54296875
-5616,10085.54296875
-5760,10085.54296875
-5904,10085.54296875
-6048,10085.54296875
-6192,10085.54296875
-6336,10085.54296875
-6480,10085.54296875
-6624,10085.54296875
-6768,10085.54296875
-6912,10085.54296875
-7056,10085.54296875
-7200,10085.54296875
-7344,10087.58046875
-7488,10089.61640625
-7632,10091.651171875
-7776.000000000001,10093.6849609375
-7920.000000000001,10095.7177734375
-8064.000000000001,10097.749609375
-8208,10099.7810546875
-8352,10101.811328125
-8496,10103.840234375
-8640,10105.8681640625
-8784,10107.8951171875
-8928,10109.9220703125
-9072,10110.9345703125
-9216,10110.9345703125
-9360,10110.9345703125
-9504,10110.9345703125
-9648,10110.9345703125
-9792,10110.9345703125
-9936,10110.9345703125
-10080,10110.9345703125
-10224,10110.9345703125
-10368,10110.9345703125
-10512,10110.9345703125
-10656,10110.9345703125
-10800,10110.9345703125
-10944,10515.3720703125
-11088,10919.8095703125
-11232,11324.24609375
-11376,11728.68359375
-11520,12133.12109375
-11664,12537.55859375
-11808,12941.99609375
-11952,13346.43359375
-12096,13750.87109375
-12240,14155.30859375
-12384,14559.7451171875
-12528,14964.1826171875
-12672,15166.4013671875
-12816,15166.4013671875
-12960,15166.4013671875
-13104,15166.4013671875
-13248,15166.4013671875
-13392,15166.4013671875
-13536,15166.4013671875
-13680,15166.4013671875
-13824,15166.4013671875
-13968,15166.4013671875
-14112,15166.4013671875
-14256,15166.4013671875
-14400,15166.4013671875
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaRea1.Q_flow/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaRea1.Q_flow/test.csv
deleted file mode 100644
index 0bbc2297ba..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaRea1.Q_flow/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,25213.859375
-144,25213.859375
-288,25213.859375
-432,25213.859375
-576,25213.859375
-720,25213.859375
-864,25213.859375
-1008,25213.859375
-1152,25213.859375
-1296,25213.859375
-1440,25213.859375
-1584,25213.859375
-1728,25213.859375
-1872,25213.859375
-2016,25213.859375
-2160,25213.859375
-2304,25213.859375
-2448,25213.859375
-2592,25213.859375
-2736,25213.859375
-2880,25213.859375
-3024,25213.859375
-3168,25213.859375
-3312,25213.859375
-3456,25213.859375
-3600,25213.859375
-3744,24003.59375
-3888,22793.328125
-4032,21583.0625
-4176,20372.7984375
-4320,19162.533203125
-4464,17952.267578125
-4608,16742.002734375
-4752,15531.7365234375
-4896,14321.471484375
-5040,13111.2060546875
-5184,11900.9408203125
-5328,10690.676171875
-5472,10085.54296875
-5616,10085.54296875
-5760,10085.54296875
-5904,10085.54296875
-6048,10085.54296875
-6192,10085.54296875
-6336,10085.54296875
-6480,10085.54296875
-6624,10085.54296875
-6768,10085.54296875
-6912,10085.54296875
-7056,10085.54296875
-7200,10085.54296875
-7344,10087.58046875
-7488,10089.61640625
-7632,10091.651171875
-7776.000000000001,10093.6849609375
-7920.000000000001,10095.7177734375
-8064.000000000001,10097.749609375
-8208,10099.7810546875
-8352,10101.811328125
-8496,10103.840234375
-8640,10105.8681640625
-8784,10107.8951171875
-8928,10109.9220703125
-9072,10110.9345703125
-9216,10110.9345703125
-9360,10110.9345703125
-9504,10110.9345703125
-9648,10110.9345703125
-9792,10110.9345703125
-9936,10110.9345703125
-10080,10110.9345703125
-10224,10110.9345703125
-10368,10110.9345703125
-10512,10110.9345703125
-10656,10110.9345703125
-10800,10110.9345703125
-10944,10515.3720703125
-11088,10919.8095703125
-11232,11324.24609375
-11376,11728.68359375
-11520,12133.12109375
-11664,12537.55859375
-11808,12941.99609375
-11952,13346.43359375
-12096,13750.87109375
-12240,14155.30859375
-12384,14559.7451171875
-12528,14964.1826171875
-12672,15166.4013671875
-12816,15166.4013671875
-12960,15166.4013671875
-13104,15166.4013671875
-13248,15166.4013671875
-13392,15166.4013671875
-13536,15166.4013671875
-13680,15166.4013671875
-13824,15166.4013671875
-13968,15166.4013671875
-14112,15166.4013671875
-14256,15166.4013671875
-14400,15166.4013671875
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaRea1.Q_flow/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaRea1.Q_flow/upperBound.csv
deleted file mode 100644
index 4db36e9742..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_heaRea1.Q_flow/upperBound.csv
+++ /dev/null
@@ -1,37 +0,0 @@
-x,y
--0.001,25239.073234375
-3600.001,25239.073234375
-4032.001,21604.6455625
-4176.000999999999,20393.1712359375
-4320.000999999999,19181.69573632813
-4464.000999999999,17970.21984570313
-4608.000999999999,16758.74473710938
-4752.001,15547.26825996094
-4896.001,14335.79295585938
-5040.000999999999,13124.31726074219
-5184.000999999999,11912.84176113281
-5328.000999999999,10701.36684804688
-5472.000999999999,10095.62851171875
-7199.999000000001,10095.62851171875
-7343.999000000001,10097.66804921875
-7487.999000000001,10099.70602265625
-7631.999000000001,10101.74282304688
-7775.999000000001,10103.77864589844
-7919.999000000001,10105.81349121094
-8063.999000000002,10107.84735898437
-8207.999,10109.88083574219
-8351.999,10111.91313945313
-8495.999,10113.94407460938
-8639.999,10115.97403222656
-8927.999,10120.03199238281
-9071.999,10121.04550488281
-10799.999,10121.04550488281
-11087.999,10930.72937988281
-11231.999,11335.57033984375
-11663.999,12550.09615234375
-11807.999,12954.93808984375
-12239.999,14169.46390234375
-12383.999,14574.30486230469
-12527.999,14979.14679980469
-12671.999,15181.56776855469
-14400.001,15181.56776855469
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_resPow.y/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_resPow.y/errors.csv
deleted file mode 100644
index 7608c4d9ae..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_resPow.y/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-144,0
-288,0
-432,0
-576,0
-720,0
-864,0
-1008,0
-1152,0
-1296,0
-1440,0
-1584,0
-1728,0
-1872,0
-2016,0
-2160,0
-2304,0
-2448,0
-2592,0
-2736,0
-2880,0
-3024,0
-3168,0
-3312,0
-3456,0
-3600,0
-3744,0
-3888,0
-4032,0
-4176,0
-4320,0
-4464,0
-4608,0
-4752,0
-4896,0
-5040,0
-5184,0
-5328,0
-5472,0
-5616,0
-5760,0
-5904,0
-6048,0
-6192,0
-6336,0
-6480,0
-6624,0
-6768,0
-6912,0
-7056,0
-7200,0
-7344,0
-7488,0
-7632,0
-7776.000000000001,0
-7920.000000000001,0
-8064.000000000001,0
-8208,0
-8352,0
-8496,0
-8640,0
-8784,0
-8928,0
-9072,0
-9216,0
-9360,0
-9504,0
-9648,0
-9792,0
-9936,0
-10080,0
-10224,0
-10368,0
-10512,0
-10656,0
-10800,0
-10944,0
-11088,0
-11232,0
-11376,0
-11520,0
-11664,0
-11808,0
-11952,0
-12096,0
-12240,0
-12384,0
-12528,0
-12672,0
-12816,0
-12960,0
-13104,0
-13248,0
-13392,0
-13536,0
-13680,0
-13824,0
-13968,0
-14112,0
-14256,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_resPow.y/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_resPow.y/lowerBound.csv
deleted file mode 100644
index 60b75cfea0..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_resPow.y/lowerBound.csv
+++ /dev/null
@@ -1,39 +0,0 @@
-x,y
--0.001,0.1905752738714218
-3599.999,0.1905752738714218
-3743.999000000001,0.1813796570301056
-3887.999000000001,0.1721840491294861
-4031.999000000001,0.1629884293079376
-4175.999,0.1537928243875503
-4319.999,0.1445972045660019
-4463.999000000001,0.1354015996456146
-4607.999000000001,0.1262059798240662
-5327.999000000001,0.08022791796922683
-5471.999000000001,0.07563010805845261
-7200.000999999999,0.07563010805845261
-7344.000999999999,0.08836007469892501
-7488.001,0.1020642941594124
-7632.001,0.1167420750260353
-7776.001,0.1323927214145662
-7920.001,0.1490155329704286
-8064.001,0.1666100462675096
-8208.000999999998,0.1851753344535828
-8352.000999999998,0.2047106971740723
-8496.000999999998,0.2252154430150986
-8640.000999999998,0.2466888746023178
-8784.001,0.2691305508613586
-8928.001,0.2925395002365112
-9072.001,0.3046063652038574
-10800.001,0.3046063652038574
-10944.001,0.3168306102752685
-11088.001,0.3290548732280731
-11232.001,0.3412791302204132
-11520.001,0.3657276203632355
-11664.001,0.377951895236969
-11808.001,0.3901761403083801
-11952.001,0.4024003973007202
-12096.001,0.4146246602535248
-12384.001,0.439073150396347
-12528.001,0.4512974133491516
-12672.001,0.4574095478057861
-14400.001,0.4574095478057861
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_resPow.y/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_resPow.y/reference.csv
deleted file mode 100644
index b1c3ee0d40..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_resPow.y/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0.1915752738714218
-144,0.1915752738714218
-288,0.1915752738714218
-432,0.1915752738714218
-576,0.1915752738714218
-720,0.1915752738714218
-864,0.1915752738714218
-1008,0.1915752738714218
-1152,0.1915752738714218
-1296,0.1915752738714218
-1440,0.1915752738714218
-1584,0.1915752738714218
-1728,0.1915752738714218
-1872,0.1915752738714218
-2016,0.1915752738714218
-2160,0.1915752738714218
-2304,0.1915752738714218
-2448,0.1915752738714218
-2592,0.1915752738714218
-2736,0.1915752738714218
-2880,0.1915752738714218
-3024,0.1915752738714218
-3168,0.1915752738714218
-3312,0.1915752738714218
-3456,0.1915752738714218
-3600,0.1915752738714218
-3744,0.1823796570301056
-3888,0.1731840491294861
-4032,0.1639884293079376
-4176,0.1547928243875503
-4320,0.1455972045660019
-4464,0.1364015996456146
-4608,0.1272059798240662
-4752,0.1180103674530983
-4896,0.1088147550821304
-5040,0.09961914271116257
-5184,0.09042353034019471
-5328,0.08122791796922683
-5472,0.07663010805845261
-5616,0.07663010805845261
-5760,0.07663010805845261
-5904,0.07663010805845261
-6048,0.07663010805845261
-6192,0.07663010805845261
-6336,0.07663010805845261
-6480,0.07663010805845261
-6624,0.07663010805845261
-6768,0.07663010805845261
-6912,0.07663010805845261
-7056,0.07663010805845261
-7200,0.07663010805845261
-7344,0.08936007469892501
-7488,0.1030642941594124
-7632,0.1177420750260353
-7776.000000000001,0.1333927214145662
-7920.000000000001,0.1500155329704286
-8064.000000000001,0.1676100462675096
-8208,0.1861753344535828
-8352,0.2057106971740723
-8496,0.2262154430150986
-8640,0.2476888746023178
-8784,0.2701305508613586
-8928,0.2935395002365112
-9072,0.3056063652038574
-9216,0.3056063652038574
-9360,0.3056063652038574
-9504,0.3056063652038574
-9648,0.3056063652038574
-9792,0.3056063652038574
-9936,0.3056063652038574
-10080,0.3056063652038574
-10224,0.3056063652038574
-10368,0.3056063652038574
-10512,0.3056063652038574
-10656,0.3056063652038574
-10800,0.3056063652038574
-10944,0.3178306102752685
-11088,0.3300548732280731
-11232,0.3422791302204132
-11376,0.3545033752918244
-11520,0.3667276203632355
-11664,0.378951895236969
-11808,0.3911761403083801
-11952,0.4034003973007202
-12096,0.4156246602535248
-12240,0.4278489053249359
-12384,0.440073150396347
-12528,0.4522974133491516
-12672,0.4584095478057861
-12816,0.4584095478057861
-12960,0.4584095478057861
-13104,0.4584095478057861
-13248,0.4584095478057861
-13392,0.4584095478057861
-13536,0.4584095478057861
-13680,0.4584095478057861
-13824,0.4584095478057861
-13968,0.4584095478057861
-14112,0.4584095478057861
-14256,0.4584095478057861
-14400,0.4584095478057861
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_resPow.y/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_resPow.y/test.csv
deleted file mode 100644
index b1c3ee0d40..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_resPow.y/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0.1915752738714218
-144,0.1915752738714218
-288,0.1915752738714218
-432,0.1915752738714218
-576,0.1915752738714218
-720,0.1915752738714218
-864,0.1915752738714218
-1008,0.1915752738714218
-1152,0.1915752738714218
-1296,0.1915752738714218
-1440,0.1915752738714218
-1584,0.1915752738714218
-1728,0.1915752738714218
-1872,0.1915752738714218
-2016,0.1915752738714218
-2160,0.1915752738714218
-2304,0.1915752738714218
-2448,0.1915752738714218
-2592,0.1915752738714218
-2736,0.1915752738714218
-2880,0.1915752738714218
-3024,0.1915752738714218
-3168,0.1915752738714218
-3312,0.1915752738714218
-3456,0.1915752738714218
-3600,0.1915752738714218
-3744,0.1823796570301056
-3888,0.1731840491294861
-4032,0.1639884293079376
-4176,0.1547928243875503
-4320,0.1455972045660019
-4464,0.1364015996456146
-4608,0.1272059798240662
-4752,0.1180103674530983
-4896,0.1088147550821304
-5040,0.09961914271116257
-5184,0.09042353034019471
-5328,0.08122791796922683
-5472,0.07663010805845261
-5616,0.07663010805845261
-5760,0.07663010805845261
-5904,0.07663010805845261
-6048,0.07663010805845261
-6192,0.07663010805845261
-6336,0.07663010805845261
-6480,0.07663010805845261
-6624,0.07663010805845261
-6768,0.07663010805845261
-6912,0.07663010805845261
-7056,0.07663010805845261
-7200,0.07663010805845261
-7344,0.08936007469892501
-7488,0.1030642941594124
-7632,0.1177420750260353
-7776.000000000001,0.1333927214145662
-7920.000000000001,0.1500155329704286
-8064.000000000001,0.1676100462675096
-8208,0.1861753344535828
-8352,0.2057106971740723
-8496,0.2262154430150986
-8640,0.2476888746023178
-8784,0.2701305508613586
-8928,0.2935395002365112
-9072,0.3056063652038574
-9216,0.3056063652038574
-9360,0.3056063652038574
-9504,0.3056063652038574
-9648,0.3056063652038574
-9792,0.3056063652038574
-9936,0.3056063652038574
-10080,0.3056063652038574
-10224,0.3056063652038574
-10368,0.3056063652038574
-10512,0.3056063652038574
-10656,0.3056063652038574
-10800,0.3056063652038574
-10944,0.3178306102752685
-11088,0.3300548732280731
-11232,0.3422791302204132
-11376,0.3545033752918244
-11520,0.3667276203632355
-11664,0.378951895236969
-11808,0.3911761403083801
-11952,0.4034003973007202
-12096,0.4156246602535248
-12240,0.4278489053249359
-12384,0.440073150396347
-12528,0.4522974133491516
-12672,0.4584095478057861
-12816,0.4584095478057861
-12960,0.4584095478057861
-13104,0.4584095478057861
-13248,0.4584095478057861
-13392,0.4584095478057861
-13536,0.4584095478057861
-13680,0.4584095478057861
-13824,0.4584095478057861
-13968,0.4584095478057861
-14112,0.4584095478057861
-14256,0.4584095478057861
-14400,0.4584095478057861
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_resPow.y/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_resPow.y/upperBound.csv
deleted file mode 100644
index f0e1437301..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_resPow.y/upperBound.csv
+++ /dev/null
@@ -1,39 +0,0 @@
-x,y
--0.001,0.1925752738714218
-3600.001,0.1925752738714218
-3744.001,0.1833796570301056
-3888.001,0.1741840491294861
-4032.001,0.1649884293079376
-4176.000999999999,0.1557928243875503
-4320.000999999999,0.1465972045660019
-4464.000999999999,0.1374015996456146
-4608.000999999999,0.1282059798240662
-5328.000999999999,0.08222791796922684
-5472.000999999999,0.07763010805845261
-7199.999000000001,0.07763010805845261
-7343.999000000001,0.09036007469892501
-7487.999000000001,0.1040642941594124
-7631.999000000001,0.1187420750260353
-7775.999000000001,0.1343927214145662
-7919.999000000001,0.1510155329704286
-8063.999000000002,0.1686100462675096
-8207.999,0.1871753344535828
-8351.999,0.2067106971740723
-8495.999,0.2272154430150986
-8639.999,0.2486888746023178
-8783.999,0.2711305508613586
-8927.999,0.2945395002365112
-9071.999,0.3066063652038574
-10799.999,0.3066063652038574
-10943.999,0.3188306102752685
-11087.999,0.3310548732280731
-11231.999,0.3432791302204132
-11519.999,0.3677276203632355
-11663.999,0.379951895236969
-11807.999,0.3921761403083801
-11951.999,0.4044003973007202
-12095.999,0.4166246602535248
-12383.999,0.441073150396347
-12527.999,0.4532974133491516
-12671.999,0.4594095478057861
-14400.001,0.4594095478057861
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_resT.y/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_resT.y/errors.csv
deleted file mode 100644
index 7608c4d9ae..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_resT.y/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-144,0
-288,0
-432,0
-576,0
-720,0
-864,0
-1008,0
-1152,0
-1296,0
-1440,0
-1584,0
-1728,0
-1872,0
-2016,0
-2160,0
-2304,0
-2448,0
-2592,0
-2736,0
-2880,0
-3024,0
-3168,0
-3312,0
-3456,0
-3600,0
-3744,0
-3888,0
-4032,0
-4176,0
-4320,0
-4464,0
-4608,0
-4752,0
-4896,0
-5040,0
-5184,0
-5328,0
-5472,0
-5616,0
-5760,0
-5904,0
-6048,0
-6192,0
-6336,0
-6480,0
-6624,0
-6768,0
-6912,0
-7056,0
-7200,0
-7344,0
-7488,0
-7632,0
-7776.000000000001,0
-7920.000000000001,0
-8064.000000000001,0
-8208,0
-8352,0
-8496,0
-8640,0
-8784,0
-8928,0
-9072,0
-9216,0
-9360,0
-9504,0
-9648,0
-9792,0
-9936,0
-10080,0
-10224,0
-10368,0
-10512,0
-10656,0
-10800,0
-10944,0
-11088,0
-11232,0
-11376,0
-11520,0
-11664,0
-11808,0
-11952,0
-12096,0
-12240,0
-12384,0
-12528,0
-12672,0
-12816,0
-12960,0
-13104,0
-13248,0
-13392,0
-13536,0
-13680,0
-13824,0
-13968,0
-14112,0
-14256,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_resT.y/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_resT.y/lowerBound.csv
deleted file mode 100644
index 890609859e..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_resT.y/lowerBound.csv
+++ /dev/null
@@ -1,97 +0,0 @@
-x,y
--0.001,17.05078607368469
-143.999,0.7243076791763305
-287.999,0.02759260439872742
-431.999,0.0004992881333455439
-575.999,-0.001165575815481134
-719.999,-0.001937875534873456
-720.0010000000001,-0.001937875534873456
-864.001,-0.001263908342458308
-1008.001,-0.001154691652278416
-1152.001,-0.001116155501746107
-1296.001,-0.001077619345393032
-1440.001,-0.00107028438267298
-1728.001,-0.001065585345146246
-1872.001,-0.001063235822017305
-2016.001,-0.001060998681146884
-2304.001,-0.001060850921727251
-2592.001,-0.001060703165218001
-2880.001,-0.001060555405070772
-3024.001,-0.001060481528635137
-3312.001,-0.001060333768487908
-3456.001,-0.001060285556537565
-3599.999000000071,-0.001060272261364874
-3743.999000000001,-0.3756040225028991
-3887.999000000001,-0.3870096335411072
-4031.999000000001,-0.3882798621654511
-4175.999,-0.3884911189079285
-4319.999,-0.3885187933444977
-4463.999000000001,-0.3885464618206024
-4607.999000000001,-0.388553071975708
-5039.999,-0.3885584006309509
-5183.999,-0.3885597715377808
-5327.999000000001,-0.3885600397586823
-5328.000999999999,-0.3885600397586823
-5472.000999999999,-0.07398046052455902
-5616.001,-0.004159313928335905
-5760.001,-0.001475387350888923
-5904.000999999999,-0.001161670887609944
-6048.000999999999,-0.001117351894732565
-6192.000999999999,-0.001074040888284799
-6480.001,-0.001067757711804006
-6768.000999999999,-0.001061474538233597
-6912.000999999999,-0.001060592638328672
-7056.000999999999,-0.001059884804795729
-7200.000999999999,-0.001059176967624808
-7344.000999999999,-0.0005672785793431103
-7487.999666998325,-0.0005624751762899154
-7631.999000000001,-0.0005720748614985497
-7775.999000000001,-0.0005844035292975605
-7919.999000000001,-0.0005977653888985517
-8063.999000000002,-0.0006116637543309481
-8207.999,-0.0006256428363267334
-8351.999,-0.0006410230523906648
-8495.999,-0.0006578025165945292
-8639.999,-0.0006754280291497708
-8783.999,-0.0006931657602544874
-8927.999,-0.0007122972272336483
-9071.999,-0.001141684547998011
-9215.999,-0.001235000610700808
-9359.999000000002,-0.001238587643252686
-9503.999000000002,-0.001239006924675778
-9647.999000000002,-0.001239066156791523
-9791.999000000002,-0.001239124041399919
-9935.999,-0.001239128232351504
-10079.999,-0.001239132437855005
-10223.999,-0.001239136628806591
-10367.999,-0.001239140834310092
-10511.999,-0.001239142010104842
-10655.999,-0.001239142953068949
-10799.999,-0.001239143904764205
-10800.001,-0.001239143904764205
-10944.0008984939,0.08913699777020308
-11087.999,0.08430494868755341
-11231.999,0.0753649508357048
-11375.999,0.0666525965332985
-11519.999,0.05927704849839211
-11663.999,0.05284202226996422
-11807.999,0.04747697764635086
-11951.999,0.04322659203410149
-12095.999,0.03918357321619988
-12239.999,0.036204559892416
-12383.999,0.03298206159472465
-12527.999,0.03071198964118958
-12671.999,0.0005772246289998289
-12815.999,-0.001273284903960302
-12816.001,-0.001273284903960302
-12960.001,-0.001180520757567138
-13104.001,-0.001163892842829228
-13248.001,-0.001161779692280106
-13392.001,-0.001159859695122577
-13536.001,-0.001159767194418237
-13680.001,-0.001159674702445045
-13824.001,-0.001159582198830321
-13968.001,-0.001159489703946747
-14112.001,-0.001159443751908839
-14256.001,-0.00115943675825838
-14400.001,-0.001159429750056006
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_resT.y/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_resT.y/reference.csv
deleted file mode 100644
index be7b167b16..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_resT.y/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,17.0678539276123
-144,0.7253076791763305
-288,0.02859260439872742
-432,0.001499288133345544
-576,-0.0001655758154811338
-720,-0.0009378755348734558
-864,-0.0002639083424583077
-1008,-0.0001546916522784158
-1152,-0.0001161555017461069
-1296,-7.761934539303183e-05
-1440,-7.028438267298043e-05
-1584,-6.793486390961334e-05
-1728,-6.558534514624625e-05
-1872,-6.323582201730459e-05
-2016,-6.099868114688434e-05
-2160,-6.092480180086568e-05
-2304,-6.085092172725126e-05
-2448,-6.077704310882837e-05
-2592,-6.070316521800123e-05
-2736,-6.062928514438681e-05
-2880,-6.055540507077239e-05
-3024,-6.048152863513678e-05
-3168,-6.040764856152236e-05
-3312,-6.033376848790795e-05
-3456,-6.028555653756484e-05
-3600,-6.027226118021645e-05
-3744,-0.3746040225028991
-3888,-0.3860096335411072
-4032,-0.3872798621654511
-4176,-0.3874911189079285
-4320,-0.3875187933444977
-4464,-0.3875464618206024
-4608,-0.387553071975708
-4752,-0.3875548481941223
-4896,-0.3875566244125366
-5040,-0.3875584006309509
-5184,-0.3875597715377808
-5328,-0.3875600397586823
-5472,-0.07298046052455902
-5616,-0.003159313928335905
-5760,-0.0004753873508889228
-5904,-0.0001616708876099438
-6048,-0.0001173518947325647
-6192,-7.404088828479871e-05
-6336,-7.089930004440248e-05
-6480,-6.775771180400625e-05
-6624,-6.461612501880154e-05
-6768,-6.147453823359683e-05
-6912,-6.059263832867145e-05
-7056,-5.9884804795729e-05
-7200,-5.917696762480773e-05
-7344,0.0004327214206568897
-7488,0.0004375248681753874
-7632,0.0004279251385014504
-7776.000000000001,0.0004155964707024395
-7920.000000000001,0.0004022346111014484
-8064.000000000001,0.0003883362456690519
-8208,0.0003743571636732667
-8352,0.0003589769476093352
-8496,0.0003421974834054708
-8640,0.0003245719708502293
-8784,0.0003068342397455126
-8928,0.0002877027727663517
-9072,-0.0001416845479980111
-9216,-0.0002350006107008085
-9360,-0.0002385876432526857
-9504,-0.0002390069246757776
-9648,-0.0002390661567915231
-9792,-0.0002391240413999185
-9936,-0.0002391282323515043
-10080,-0.0002391324378550053
-10224,-0.000239136628806591
-10368,-0.000239140834310092
-10512,-0.0002391420101048425
-10656,-0.0002391429530689493
-10800,-0.0002391439047642052
-10944,0.09013706147670746
-11088,0.08530494868755341
-11232,0.0763649508357048
-11376,0.0676525965332985
-11520,0.06027704849839211
-11664,0.05384202226996422
-11808,0.04847697764635086
-11952,0.04422659203410149
-12096,0.04018357321619988
-12240,0.037204559892416
-12384,0.03398206159472465
-12528,0.03171198964118958
-12672,0.001577224628999829
-12816,-0.0002732849039603025
-12960,-0.0001805207575671375
-13104,-0.0001638928428292275
-13248,-0.0001617796922801063
-13392,-0.0001598596951225772
-13536,-0.0001597671944182366
-13680,-0.0001596747024450451
-13824,-0.0001595821988303214
-13968,-0.0001594897039467469
-14112,-0.0001594437519088387
-14256,-0.00015943675825838
-14400,-0.000159429750056006
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_resT.y/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_resT.y/test.csv
deleted file mode 100644
index be7b167b16..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_resT.y/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,17.0678539276123
-144,0.7253076791763305
-288,0.02859260439872742
-432,0.001499288133345544
-576,-0.0001655758154811338
-720,-0.0009378755348734558
-864,-0.0002639083424583077
-1008,-0.0001546916522784158
-1152,-0.0001161555017461069
-1296,-7.761934539303183e-05
-1440,-7.028438267298043e-05
-1584,-6.793486390961334e-05
-1728,-6.558534514624625e-05
-1872,-6.323582201730459e-05
-2016,-6.099868114688434e-05
-2160,-6.092480180086568e-05
-2304,-6.085092172725126e-05
-2448,-6.077704310882837e-05
-2592,-6.070316521800123e-05
-2736,-6.062928514438681e-05
-2880,-6.055540507077239e-05
-3024,-6.048152863513678e-05
-3168,-6.040764856152236e-05
-3312,-6.033376848790795e-05
-3456,-6.028555653756484e-05
-3600,-6.027226118021645e-05
-3744,-0.3746040225028991
-3888,-0.3860096335411072
-4032,-0.3872798621654511
-4176,-0.3874911189079285
-4320,-0.3875187933444977
-4464,-0.3875464618206024
-4608,-0.387553071975708
-4752,-0.3875548481941223
-4896,-0.3875566244125366
-5040,-0.3875584006309509
-5184,-0.3875597715377808
-5328,-0.3875600397586823
-5472,-0.07298046052455902
-5616,-0.003159313928335905
-5760,-0.0004753873508889228
-5904,-0.0001616708876099438
-6048,-0.0001173518947325647
-6192,-7.404088828479871e-05
-6336,-7.089930004440248e-05
-6480,-6.775771180400625e-05
-6624,-6.461612501880154e-05
-6768,-6.147453823359683e-05
-6912,-6.059263832867145e-05
-7056,-5.9884804795729e-05
-7200,-5.917696762480773e-05
-7344,0.0004327214206568897
-7488,0.0004375248681753874
-7632,0.0004279251385014504
-7776.000000000001,0.0004155964707024395
-7920.000000000001,0.0004022346111014484
-8064.000000000001,0.0003883362456690519
-8208,0.0003743571636732667
-8352,0.0003589769476093352
-8496,0.0003421974834054708
-8640,0.0003245719708502293
-8784,0.0003068342397455126
-8928,0.0002877027727663517
-9072,-0.0001416845479980111
-9216,-0.0002350006107008085
-9360,-0.0002385876432526857
-9504,-0.0002390069246757776
-9648,-0.0002390661567915231
-9792,-0.0002391240413999185
-9936,-0.0002391282323515043
-10080,-0.0002391324378550053
-10224,-0.000239136628806591
-10368,-0.000239140834310092
-10512,-0.0002391420101048425
-10656,-0.0002391429530689493
-10800,-0.0002391439047642052
-10944,0.09013706147670746
-11088,0.08530494868755341
-11232,0.0763649508357048
-11376,0.0676525965332985
-11520,0.06027704849839211
-11664,0.05384202226996422
-11808,0.04847697764635086
-11952,0.04422659203410149
-12096,0.04018357321619988
-12240,0.037204559892416
-12384,0.03398206159472465
-12528,0.03171198964118958
-12672,0.001577224628999829
-12816,-0.0002732849039603025
-12960,-0.0001805207575671375
-13104,-0.0001638928428292275
-13248,-0.0001617796922801063
-13392,-0.0001598596951225772
-13536,-0.0001597671944182366
-13680,-0.0001596747024450451
-13824,-0.0001595821988303214
-13968,-0.0001594897039467469
-14112,-0.0001594437519088387
-14256,-0.00015943675825838
-14400,-0.000159429750056006
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_resT.y/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_resT.y/upperBound.csv
deleted file mode 100644
index b5603f3c7e..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_resT.y/upperBound.csv
+++ /dev/null
@@ -1,98 +0,0 @@
-x,y
--0.001,17.08492178153992
-0.001,17.08492178153992
-144.001,0.7263076791763305
-288.001,0.02959260439872742
-432.001,0.002499288133345544
-576.001,0.0008344241845188662
-720.0000679905806,6.212946367246867e-05
-863.9989999999999,0.0007360916575416923
-1007.999,0.0008453083477215842
-1151.999,0.0008838444982538932
-1295.999,0.0009223806546069682
-1439.999,0.0009297156173270196
-1727.999,0.0009344146548537537
-1871.999,0.0009367641779826954
-2015.999,0.0009390013188531156
-2303.999,0.0009391490782727488
-2591.999,0.0009392968347819988
-2879.999,0.0009394445949292276
-3023.999,0.0009395184713648632
-3311.999,0.0009396662315120921
-3455.999,0.0009397144434624352
-3599.999,0.0009397277388197836
-3600.001,0.0009397277388197836
-3744.001,-0.3736040225028991
-3888.001,-0.3850096335411072
-4032.001,-0.3862798621654511
-4176.000999999999,-0.3864911189079285
-4320.000999999999,-0.3865187933444977
-4464.000999999999,-0.3865464618206024
-4608.000999999999,-0.386553071975708
-5040.000999999999,-0.3865584006309509
-5184.000999999999,-0.3865597715377808
-5327.999000001706,-0.386560039754957
-5471.999000000001,-0.07198046052455902
-5615.999000000001,-0.002159313928335905
-5759.999000000001,0.0005246126491110772
-5903.999,0.0008383291123900562
-6047.999,0.0008826481052674354
-6191.999000000001,0.0009259591117152013
-6479.999000000001,0.0009322422881959938
-6767.999,0.0009385254617664032
-6911.999,0.0009394073616713286
-7055.999000000001,0.000940115195204271
-7199.999000000001,0.0009408230323751923
-7343.999000000001,0.00143272142065689
-7487.999000000001,0.001437524868175387
-7488.001,0.001437524868175387
-7632.001,0.00142792513850145
-7776.001,0.00141559647070244
-7920.001,0.001402234611101448
-8064.001,0.001388336245669052
-8208.000999999998,0.001374357163673267
-8352.000999999998,0.001358976947609335
-8496.000999999998,0.001342197483405471
-8640.000999999998,0.001324571970850229
-8784.001,0.001306834239745513
-8928.001,0.001287702772766352
-9072.001,0.0008583154520019889
-9216.001,0.0007649993892991916
-9360.001,0.0007614123567473144
-9504.001,0.0007609930753242224
-9648.001,0.0007609338432084769
-9792.001,0.0007608759586000815
-9936.000999999998,0.0007608717676484958
-10080.001,0.0007608675621449948
-10224.001,0.000760863371193409
-10368.001,0.000760859165689908
-10512.001,0.0007608579898951576
-10656.001,0.0007608570469310507
-10799.99900000002,0.0007608560952490127
-10943.999,0.09113706147670746
-10944.001,0.09113706147670746
-11088.001,0.08630494868755341
-11232.001,0.0773649508357048
-11376.001,0.0686525965332985
-11520.001,0.06127704849839211
-11664.001,0.05484202226996422
-11808.001,0.04947697764635086
-11952.001,0.04522659203410149
-12096.001,0.04118357321619988
-12240.001,0.038204559892416
-12384.001,0.03498206159472465
-12528.001,0.03271198964118958
-12672.001,0.002577224628999829
-12816.00090452797,0.0007267163229279696
-12959.999,0.0008194792424328625
-13103.999,0.0008361071571707725
-13247.999,0.0008382203077198937
-13391.999,0.0008401403048774229
-13535.999,0.0008402328055817634
-13679.999,0.0008403252975549549
-13823.999,0.0008404178011696787
-13967.999,0.0008405102960532531
-14111.999,0.0008405562480911613
-14255.999,0.00084056324174162
-14399.999,0.000840570249943994
-14400.001,0.000840570249943994
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_senTem.T/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_senTem.T/errors.csv
deleted file mode 100644
index 7608c4d9ae..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_senTem.T/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-144,0
-288,0
-432,0
-576,0
-720,0
-864,0
-1008,0
-1152,0
-1296,0
-1440,0
-1584,0
-1728,0
-1872,0
-2016,0
-2160,0
-2304,0
-2448,0
-2592,0
-2736,0
-2880,0
-3024,0
-3168,0
-3312,0
-3456,0
-3600,0
-3744,0
-3888,0
-4032,0
-4176,0
-4320,0
-4464,0
-4608,0
-4752,0
-4896,0
-5040,0
-5184,0
-5328,0
-5472,0
-5616,0
-5760,0
-5904,0
-6048,0
-6192,0
-6336,0
-6480,0
-6624,0
-6768,0
-6912,0
-7056,0
-7200,0
-7344,0
-7488,0
-7632,0
-7776.000000000001,0
-7920.000000000001,0
-8064.000000000001,0
-8208,0
-8352,0
-8496,0
-8640,0
-8784,0
-8928,0
-9072,0
-9216,0
-9360,0
-9504,0
-9648,0
-9792,0
-9936,0
-10080,0
-10224,0
-10368,0
-10512,0
-10656,0
-10800,0
-10944,0
-11088,0
-11232,0
-11376,0
-11520,0
-11664,0
-11808,0
-11952,0
-12096,0
-12240,0
-12384,0
-12528,0
-12672,0
-12816,0
-12960,0
-13104,0
-13248,0
-13392,0
-13536,0
-13680,0
-13824,0
-13968,0
-14112,0
-14256,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_senTem.T/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_senTem.T/lowerBound.csv
deleted file mode 100644
index db3a4aa952..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_senTem.T/lowerBound.csv
+++ /dev/null
@@ -1,59 +0,0 @@
-x,y
--0.001,292.8568439025879
-143.999,276.5306449401855
-287.999,275.8346253479004
-431.999,275.8075711303711
-575.999,275.8059004394531
-719.999,275.8051260681152
-720.0010000000001,275.8051260681152
-864.001,275.8057967834472
-1008.001,275.8059187316895
-1296.001,275.8059797058106
-1440.001,275.8059797058106
-1584.001,275.806010192871
-3600.001,275.806010192871
-3744.001,276.6306303039551
-3888.001,277.8180403381348
-4032.001,279.015565979004
-4176.000999999999,280.2141647644043
-4320.000999999999,281.4129464721679
-4464.000999999999,282.611697692871
-4608.000999999999,283.810497692871
-4752.001,285.009291595459
-4896.001,286.2081037902832
-5040.000999999999,287.4068854980468
-5184.000999999999,288.605697692871
-5328.000999999999,289.8044976928711
-5472.000999999999,290.7181522155761
-5616.001,290.7879188049317
-5760.001,290.7905833740234
-5904.000999999999,290.7908882446289
-6048.000999999999,290.79094921875
-6192.000999999999,290.7909797058106
-6336.000999999999,290.7909797058106
-6480.001,290.7910101928711
-7199.999000000001,290.7910101928711
-7343.999000000001,290.7898943664551
-8639.999,290.7754617919922
-8783.999,290.7738520751953
-8927.999,290.7722545532227
-9071.999,290.7710289733886
-9215.999,290.7709192199707
-10799.999,290.7709192199707
-10943.999,290.557198828125
-11087.999,290.2708704528808
-11231.999,290.0005782714844
-11375.999,289.7484929626465
-11519.999,289.5139986877442
-11663.999,289.2950833007812
-11807.999,289.090533416748
-11951.999,288.8991417480469
-12095.999,288.7189998046875
-12239.999,288.5499673461915
-12383.999,288.3899163757324
-12527.999,288.2392798095703
-12671.999,288.1379774047852
-12815.999,288.1361115966797
-12816.001,288.1361115966797
-12960.001,288.1362274475098
-14400.001,288.1362274475098
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_senTem.T/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_senTem.T/reference.csv
deleted file mode 100644
index bb94e6de69..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_senTem.T/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,293.1499938964844
-144,276.8074523925781
-288,276.1107360839844
-432,276.0836547851562
-576,276.081982421875
-720,276.0812072753906
-864,276.0818786621094
-1008,276.0820007324219
-1152,276.08203125
-1296,276.0820617675781
-1440,276.0820617675781
-1584,276.0820922851562
-1728,276.0820922851562
-1872,276.0820922851562
-2016,276.0820922851562
-2160,276.0820922851562
-2304,276.0820922851562
-2448,276.0820922851562
-2592,276.0820922851562
-2736,276.0820922851562
-2880,276.0820922851562
-3024,276.0820922851562
-3168,276.0820922851562
-3312,276.0820922851562
-3456,276.0820922851562
-3600,276.0820922851562
-3744,276.9075378417969
-3888,278.0961364746094
-4032,279.2948608398438
-4176,280.4946594238281
-4320,281.6946411132812
-4464,282.8945922851562
-4608,284.0945922851562
-4752,285.2945861816406
-4896,286.4945983886719
-5040,287.694580078125
-5184,288.8945922851562
-5328,290.0945922851562
-5472,291.0091613769531
-5616,291.0789978027344
-5760,291.0816650390625
-5904,291.0819702148438
-6048,291.08203125
-6192,291.0820617675781
-6336,291.0820617675781
-6480,291.0820922851562
-6624,291.0820922851562
-6768,291.0820922851562
-6912,291.0820922851562
-7056,291.0820922851562
-7200,291.0820922851562
-7344,291.0809753417969
-7488,291.0793701171875
-7632,291.0777648925781
-7776.000000000001,291.0761596679687
-7920.000000000001,291.0745544433594
-8064.000000000001,291.07294921875
-8208,291.0713439941406
-8352,291.0697387695312
-8496,291.0681335449219
-8640,291.0665283203125
-8784,291.0649169921875
-8928,291.0633178710938
-9072,291.0620910644531
-9216,291.0619812011719
-9360,291.0619812011719
-9504,291.0619812011719
-9648,291.0619812011719
-9792,291.0619812011719
-9936,291.0619812011719
-10080,291.0619812011719
-10224,291.0619812011719
-10368,291.0619812011719
-10512,291.0619812011719
-10656,291.0619812011719
-10800,291.0619812011719
-10944,290.848046875
-11088,290.5614318847656
-11232,290.290869140625
-11376,290.0385314941406
-11520,289.8038024902344
-11664,289.58466796875
-11808,289.3799133300781
-11952,289.188330078125
-12096,289.0080078125
-12240,288.8388061523438
-12384,288.6785949707031
-12528,288.5278076171875
-12672,288.4264038085938
-12816,288.4245361328125
-12960,288.4246520996094
-13104,288.4246520996094
-13248,288.4246520996094
-13392,288.4246520996094
-13536,288.4246520996094
-13680,288.4246520996094
-13824,288.4246520996094
-13968,288.4246520996094
-14112,288.4246520996094
-14256,288.4246520996094
-14400,288.4246520996094
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_senTem.T/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_senTem.T/test.csv
deleted file mode 100644
index bb94e6de69..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_senTem.T/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,293.1499938964844
-144,276.8074523925781
-288,276.1107360839844
-432,276.0836547851562
-576,276.081982421875
-720,276.0812072753906
-864,276.0818786621094
-1008,276.0820007324219
-1152,276.08203125
-1296,276.0820617675781
-1440,276.0820617675781
-1584,276.0820922851562
-1728,276.0820922851562
-1872,276.0820922851562
-2016,276.0820922851562
-2160,276.0820922851562
-2304,276.0820922851562
-2448,276.0820922851562
-2592,276.0820922851562
-2736,276.0820922851562
-2880,276.0820922851562
-3024,276.0820922851562
-3168,276.0820922851562
-3312,276.0820922851562
-3456,276.0820922851562
-3600,276.0820922851562
-3744,276.9075378417969
-3888,278.0961364746094
-4032,279.2948608398438
-4176,280.4946594238281
-4320,281.6946411132812
-4464,282.8945922851562
-4608,284.0945922851562
-4752,285.2945861816406
-4896,286.4945983886719
-5040,287.694580078125
-5184,288.8945922851562
-5328,290.0945922851562
-5472,291.0091613769531
-5616,291.0789978027344
-5760,291.0816650390625
-5904,291.0819702148438
-6048,291.08203125
-6192,291.0820617675781
-6336,291.0820617675781
-6480,291.0820922851562
-6624,291.0820922851562
-6768,291.0820922851562
-6912,291.0820922851562
-7056,291.0820922851562
-7200,291.0820922851562
-7344,291.0809753417969
-7488,291.0793701171875
-7632,291.0777648925781
-7776.000000000001,291.0761596679687
-7920.000000000001,291.0745544433594
-8064.000000000001,291.07294921875
-8208,291.0713439941406
-8352,291.0697387695312
-8496,291.0681335449219
-8640,291.0665283203125
-8784,291.0649169921875
-8928,291.0633178710938
-9072,291.0620910644531
-9216,291.0619812011719
-9360,291.0619812011719
-9504,291.0619812011719
-9648,291.0619812011719
-9792,291.0619812011719
-9936,291.0619812011719
-10080,291.0619812011719
-10224,291.0619812011719
-10368,291.0619812011719
-10512,291.0619812011719
-10656,291.0619812011719
-10800,291.0619812011719
-10944,290.848046875
-11088,290.5614318847656
-11232,290.290869140625
-11376,290.0385314941406
-11520,289.8038024902344
-11664,289.58466796875
-11808,289.3799133300781
-11952,289.188330078125
-12096,289.0080078125
-12240,288.8388061523438
-12384,288.6785949707031
-12528,288.5278076171875
-12672,288.4264038085938
-12816,288.4245361328125
-12960,288.4246520996094
-13104,288.4246520996094
-13248,288.4246520996094
-13392,288.4246520996094
-13536,288.4246520996094
-13680,288.4246520996094
-13824,288.4246520996094
-13968,288.4246520996094
-14112,288.4246520996094
-14256,288.4246520996094
-14400,288.4246520996094
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_senTem.T/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_senTem.T/upperBound.csv
deleted file mode 100644
index a744878206..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.mat_senTem.T/upperBound.csv
+++ /dev/null
@@ -1,58 +0,0 @@
-x,y
--0.001,293.4431438903808
-0.001,293.4431438903808
-144.001,277.0842598449707
-288.001,276.3868468200684
-432.001,276.3597384399414
-576.001,276.3580644042969
-720.0000717311174,276.3572884876679
-863.9989999999999,276.3579605407715
-1007.999,276.3580827331543
-1295.999,276.3581438293457
-1439.999,276.3581438293457
-1583.999,276.3581743774413
-3599.999,276.3581743774413
-3743.999000000001,277.1844453796387
-3887.999000000001,278.374232611084
-4031.999000000001,279.5741557006837
-4175.999,280.7751540832519
-4319.999,281.9763357543945
-4463.999000000001,283.1774868774414
-4607.999000000001,284.3786868774413
-4751.999000000001,285.5798807678223
-4895.999000000001,286.7810929870606
-5039.999,287.9822746582032
-5183.999,289.1834868774413
-5327.999000000001,290.3846868774413
-5471.999000000001,291.3001705383301
-5615.999000000001,291.3700768005372
-5759.999000000001,291.3727467041016
-5903.999,291.3730521850587
-6047.999,291.37311328125
-6191.999000000001,291.3731438293457
-6335.999000000001,291.3731438293457
-6479.999000000001,291.3731743774413
-7200.000999999999,291.3731743774413
-7344.000999999999,291.3720563171387
-8640.000999999998,291.3575948486328
-8784.001,291.3559819091797
-8928.001,291.3543811889649
-9072.001,291.3531531555176
-9216.001,291.353043182373
-10800.001,291.353043182373
-10944.001,291.138894921875
-11088.001,290.8519933166504
-11232.001,290.5811600097656
-11376.001,290.3285700256347
-11520.001,290.0936062927246
-11664.001,289.8742526367188
-11808.001,289.6692932434082
-11952.001,289.4775184082031
-12096.001,289.2970158203125
-12240.001,289.1276449584961
-12384.001,288.9672735656738
-12528.001,288.8163354248047
-12672.001,288.7148302124024
-12816.00088307812,288.7129606704633
-12959.999,288.713076751709
-14400.001,288.713076751709
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_cooFlu.dp/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_cooFlu.dp/errors.csv
deleted file mode 100644
index 7608c4d9ae..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_cooFlu.dp/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-144,0
-288,0
-432,0
-576,0
-720,0
-864,0
-1008,0
-1152,0
-1296,0
-1440,0
-1584,0
-1728,0
-1872,0
-2016,0
-2160,0
-2304,0
-2448,0
-2592,0
-2736,0
-2880,0
-3024,0
-3168,0
-3312,0
-3456,0
-3600,0
-3744,0
-3888,0
-4032,0
-4176,0
-4320,0
-4464,0
-4608,0
-4752,0
-4896,0
-5040,0
-5184,0
-5328,0
-5472,0
-5616,0
-5760,0
-5904,0
-6048,0
-6192,0
-6336,0
-6480,0
-6624,0
-6768,0
-6912,0
-7056,0
-7200,0
-7344,0
-7488,0
-7632,0
-7776.000000000001,0
-7920.000000000001,0
-8064.000000000001,0
-8208,0
-8352,0
-8496,0
-8640,0
-8784,0
-8928,0
-9072,0
-9216,0
-9360,0
-9504,0
-9648,0
-9792,0
-9936,0
-10080,0
-10224,0
-10368,0
-10512,0
-10656,0
-10800,0
-10944,0
-11088,0
-11232,0
-11376,0
-11520,0
-11664,0
-11808,0
-11952,0
-12096,0
-12240,0
-12384,0
-12528,0
-12672,0
-12816,0
-12960,0
-13104,0
-13248,0
-13392,0
-13536,0
-13680,0
-13824,0
-13968,0
-14112,0
-14256,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_cooFlu.dp/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_cooFlu.dp/lowerBound.csv
deleted file mode 100644
index db8dc8faef..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_cooFlu.dp/lowerBound.csv
+++ /dev/null
@@ -1,17 +0,0 @@
-x,y
--0.001,8.880000423431396
-10800.001,8.880000423431396
-10944.001,9.604610971641542
-11088.001,10.35763622245789
-11232.001,11.13907579479218
-11376.001,11.94893064136505
-11520.001,12.78720019054412
-11664.001,13.65389053974152
-11808.001,14.54899616317749
-11952.001,15.47251629867554
-12096.001,16.42445075569153
-12240.001,17.40479991531372
-12384.001,18.41357063713074
-12528.001,19.45075644264221
-12672.001,19.98
-14400.001,19.98
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_cooFlu.dp/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_cooFlu.dp/reference.csv
deleted file mode 100644
index 04472a894c..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_cooFlu.dp/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,8.888889312744141
-144,8.888889312744141
-288,8.888889312744141
-432,8.888889312744141
-576,8.888889312744141
-720,8.888889312744141
-864,8.888889312744141
-1008,8.888889312744141
-1152,8.888889312744141
-1296,8.888889312744141
-1440,8.888889312744141
-1584,8.888889312744141
-1728,8.888889312744141
-1872,8.888889312744141
-2016,8.888889312744141
-2160,8.888889312744141
-2304,8.888889312744141
-2448,8.888889312744141
-2592,8.888889312744141
-2736,8.888889312744141
-2880,8.888889312744141
-3024,8.888889312744141
-3168,8.888889312744141
-3312,8.888889312744141
-3456,8.888889312744141
-3600,8.888889312744141
-3744,8.888889312744141
-3888,8.888889312744141
-4032,8.888889312744141
-4176,8.888889312744141
-4320,8.888889312744141
-4464,8.888889312744141
-4608,8.888889312744141
-4752,8.888889312744141
-4896,8.888889312744141
-5040,8.888889312744141
-5184,8.888889312744141
-5328,8.888889312744141
-5472,8.888889312744141
-5616,8.888889312744141
-5760,8.888889312744141
-5904,8.888889312744141
-6048,8.888889312744141
-6192,8.888889312744141
-6336,8.888889312744141
-6480,8.888889312744141
-6624,8.888889312744141
-6768,8.888889312744141
-6912,8.888889312744141
-7056,8.888889312744141
-7200,8.888889312744141
-7344,8.888889312744141
-7488,8.888889312744141
-7632,8.888889312744141
-7776.000000000001,8.888889312744141
-7920.000000000001,8.888889312744141
-8064.000000000001,8.888889312744141
-8208,8.888889312744141
-8352,8.888889312744141
-8496,8.888889312744141
-8640,8.888889312744141
-8784,8.888889312744141
-8928,8.888889312744141
-9072,8.888889312744141
-9216,8.888889312744141
-9360,8.888889312744141
-9504,8.888889312744141
-9648,8.888889312744141
-9792,8.888889312744141
-9936,8.888889312744141
-10080,8.888889312744141
-10224,8.888889312744141
-10368,8.888889312744141
-10512,8.888889312744141
-10656,8.888889312744141
-10800,8.888889312744141
-10944,9.61422519683838
-11088,10.36800422668457
-11232,11.15022602081299
-11376,11.96089153289795
-11520,12.80000019073486
-11664,13.66755809783936
-11808,14.56355972290039
-11952,15.48800430297852
-12096,16.44089164733887
-12240,17.42222213745117
-12384,18.43200263977051
-12528,19.47022666931152
-12672,20
-12816,20
-12960,20
-13104,20
-13248,20
-13392,20
-13536,20
-13680,20
-13824,20
-13968,20
-14112,20
-14256,20
-14400,20
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_cooFlu.dp/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_cooFlu.dp/test.csv
deleted file mode 100644
index 04472a894c..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_cooFlu.dp/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,8.888889312744141
-144,8.888889312744141
-288,8.888889312744141
-432,8.888889312744141
-576,8.888889312744141
-720,8.888889312744141
-864,8.888889312744141
-1008,8.888889312744141
-1152,8.888889312744141
-1296,8.888889312744141
-1440,8.888889312744141
-1584,8.888889312744141
-1728,8.888889312744141
-1872,8.888889312744141
-2016,8.888889312744141
-2160,8.888889312744141
-2304,8.888889312744141
-2448,8.888889312744141
-2592,8.888889312744141
-2736,8.888889312744141
-2880,8.888889312744141
-3024,8.888889312744141
-3168,8.888889312744141
-3312,8.888889312744141
-3456,8.888889312744141
-3600,8.888889312744141
-3744,8.888889312744141
-3888,8.888889312744141
-4032,8.888889312744141
-4176,8.888889312744141
-4320,8.888889312744141
-4464,8.888889312744141
-4608,8.888889312744141
-4752,8.888889312744141
-4896,8.888889312744141
-5040,8.888889312744141
-5184,8.888889312744141
-5328,8.888889312744141
-5472,8.888889312744141
-5616,8.888889312744141
-5760,8.888889312744141
-5904,8.888889312744141
-6048,8.888889312744141
-6192,8.888889312744141
-6336,8.888889312744141
-6480,8.888889312744141
-6624,8.888889312744141
-6768,8.888889312744141
-6912,8.888889312744141
-7056,8.888889312744141
-7200,8.888889312744141
-7344,8.888889312744141
-7488,8.888889312744141
-7632,8.888889312744141
-7776.000000000001,8.888889312744141
-7920.000000000001,8.888889312744141
-8064.000000000001,8.888889312744141
-8208,8.888889312744141
-8352,8.888889312744141
-8496,8.888889312744141
-8640,8.888889312744141
-8784,8.888889312744141
-8928,8.888889312744141
-9072,8.888889312744141
-9216,8.888889312744141
-9360,8.888889312744141
-9504,8.888889312744141
-9648,8.888889312744141
-9792,8.888889312744141
-9936,8.888889312744141
-10080,8.888889312744141
-10224,8.888889312744141
-10368,8.888889312744141
-10512,8.888889312744141
-10656,8.888889312744141
-10800,8.888889312744141
-10944,9.61422519683838
-11088,10.36800422668457
-11232,11.15022602081299
-11376,11.96089153289795
-11520,12.80000019073486
-11664,13.66755809783936
-11808,14.56355972290039
-11952,15.48800430297852
-12096,16.44089164733887
-12240,17.42222213745117
-12384,18.43200263977051
-12528,19.47022666931152
-12672,20
-12816,20
-12960,20
-13104,20
-13248,20
-13392,20
-13536,20
-13680,20
-13824,20
-13968,20
-14112,20
-14256,20
-14400,20
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_cooFlu.dp/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_cooFlu.dp/upperBound.csv
deleted file mode 100644
index 2680fa7c91..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_cooFlu.dp/upperBound.csv
+++ /dev/null
@@ -1,17 +0,0 @@
-x,y
--0.001,8.897778202056886
-10799.999,8.897778202056886
-10943.999,9.623839422035218
-11087.999,10.37837223091126
-11231.999,11.1613762468338
-11375.999,11.97285242443085
-11519.999,12.81280019092559
-11663.999,13.6812256559372
-11807.999,14.57812328262329
-11951.999,15.5034923072815
-12095.999,16.45733253898621
-12239.999,17.43964435958862
-12383.999,18.45043464241028
-12527.999,19.48969689598083
-12671.999,20.02
-14400.001,20.02
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_cooFlu1.Q_flow/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_cooFlu1.Q_flow/errors.csv
deleted file mode 100644
index 7608c4d9ae..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_cooFlu1.Q_flow/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-144,0
-288,0
-432,0
-576,0
-720,0
-864,0
-1008,0
-1152,0
-1296,0
-1440,0
-1584,0
-1728,0
-1872,0
-2016,0
-2160,0
-2304,0
-2448,0
-2592,0
-2736,0
-2880,0
-3024,0
-3168,0
-3312,0
-3456,0
-3600,0
-3744,0
-3888,0
-4032,0
-4176,0
-4320,0
-4464,0
-4608,0
-4752,0
-4896,0
-5040,0
-5184,0
-5328,0
-5472,0
-5616,0
-5760,0
-5904,0
-6048,0
-6192,0
-6336,0
-6480,0
-6624,0
-6768,0
-6912,0
-7056,0
-7200,0
-7344,0
-7488,0
-7632,0
-7776.000000000001,0
-7920.000000000001,0
-8064.000000000001,0
-8208,0
-8352,0
-8496,0
-8640,0
-8784,0
-8928,0
-9072,0
-9216,0
-9360,0
-9504,0
-9648,0
-9792,0
-9936,0
-10080,0
-10224,0
-10368,0
-10512,0
-10656,0
-10800,0
-10944,0
-11088,0
-11232,0
-11376,0
-11520,0
-11664,0
-11808,0
-11952,0
-12096,0
-12240,0
-12384,0
-12528,0
-12672,0
-12816,0
-12960,0
-13104,0
-13248,0
-13392,0
-13536,0
-13680,0
-13824,0
-13968,0
-14112,0
-14256,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_cooFlu1.Q_flow/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_cooFlu1.Q_flow/lowerBound.csv
deleted file mode 100644
index 678e32cf32..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_cooFlu1.Q_flow/lowerBound.csv
+++ /dev/null
@@ -1,41 +0,0 @@
-x,y
--0.001,-5047.852868652344
-3599.999,-5047.852868652344
-3743.999000000001,-5855.509229882813
-3887.999000000001,-6663.165591113284
-4031.999000000001,-7470.821952343753
-4175.999,-8278.47880234375
-4319.999,-9086.134674804687
-4607.999000000001,-10701.44837480469
-4751.999000000001,-11509.10424726562
-4895.999000000001,-12316.76109726562
-5039.999,-13124.41696972656
-5327.999000000001,-14739.73066972656
-5471.999000000001,-15143.5581171875
-7199.999000000001,-15143.5581171875
-7343.999000000001,-15146.63560566406
-7487.999000000001,-15149.71309414062
-7631.999000000001,-15152.79058261719
-7775.999000000001,-15155.86826660156
-7919.999000000001,-15158.94555957031
-8063.999000000002,-15162.02304804687
-8207.999,-15165.10053652344
-8351.999,-15168.178025
-8495.999,-15171.25551347656
-8783.999,-15177.41049042969
-8927.999,-15180.48797890625
-9071.999,-15182.02721191406
-10799.999,-15182.02721191406
-10943.999,-15789.30771386719
-11087.999,-16396.58880234375
-11231.999,-17003.8696953125
-11375.999,-17611.15058828125
-11519.999,-18218.43265429687
-11663.999,-18825.71315625
-11807.999,-19432.99365820313
-11951.999,-20040.27611523437
-12239.999,-21254.83711914063
-12383.999,-21862.11918515625
-12527.999,-22469.400078125
-12671.999,-22773.0393515625
-14400.001,-22773.0393515625
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_cooFlu1.Q_flow/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_cooFlu1.Q_flow/reference.csv
deleted file mode 100644
index c96ea75b21..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_cooFlu1.Q_flow/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,-5042.81005859375
-144,-5042.81005859375
-288,-5042.81005859375
-432,-5042.81005859375
-576,-5042.81005859375
-720,-5042.81005859375
-864,-5042.81005859375
-1008,-5042.81005859375
-1152,-5042.81005859375
-1296,-5042.81005859375
-1440,-5042.81005859375
-1584,-5042.81005859375
-1728,-5042.81005859375
-1872,-5042.81005859375
-2016,-5042.81005859375
-2160,-5042.81005859375
-2304,-5042.81005859375
-2448,-5042.81005859375
-2592,-5042.81005859375
-2736,-5042.81005859375
-2880,-5042.81005859375
-3024,-5042.81005859375
-3168,-5042.81005859375
-3312,-5042.81005859375
-3456,-5042.81005859375
-3600,-5042.81005859375
-3744,-5849.6595703125
-3888,-6656.509082031253
-4032,-7463.358593750003
-4176,-8270.20859375
-4320,-9077.0576171875
-4464,-9883.9076171875
-4608,-10690.7576171875
-4752,-11497.606640625
-4896,-12304.456640625
-5040,-13111.3056640625
-5184,-13918.1556640625
-5328,-14725.0056640625
-5472,-15128.4296875
-5616,-15128.4296875
-5760,-15128.4296875
-5904,-15128.4296875
-6048,-15128.4296875
-6192,-15128.4296875
-6336,-15128.4296875
-6480,-15128.4296875
-6624,-15128.4296875
-6768,-15128.4296875
-6912,-15128.4296875
-7056,-15128.4296875
-7200,-15128.4296875
-7344,-15131.5041015625
-7488,-15134.578515625
-7632,-15137.6529296875
-7776.000000000001,-15140.7275390625
-7920.000000000001,-15143.8017578125
-8064.000000000001,-15146.876171875
-8208,-15149.9505859375
-8352,-15153.025
-8496,-15156.0994140625
-8640,-15159.173828125
-8784,-15162.2482421875
-8928,-15165.32265625
-9072,-15166.8603515625
-9216,-15166.8603515625
-9360,-15166.8603515625
-9504,-15166.8603515625
-9648,-15166.8603515625
-9792,-15166.8603515625
-9936,-15166.8603515625
-10080,-15166.8603515625
-10224,-15166.8603515625
-10368,-15166.8603515625
-10512,-15166.8603515625
-10656,-15166.8603515625
-10800,-15166.8603515625
-10944,-15773.5341796875
-11088,-16380.20859375
-11232,-16986.8828125
-11376,-17593.55703125
-11520,-18200.232421875
-11664,-18806.90625
-11808,-19413.580078125
-11952,-20020.255859375
-12096,-20626.9296875
-12240,-21233.603515625
-12384,-21840.27890625
-12528,-22446.953125
-12672,-22750.2890625
-12816,-22750.2890625
-12960,-22750.2890625
-13104,-22750.2890625
-13248,-22750.2890625
-13392,-22750.2890625
-13536,-22750.2890625
-13680,-22750.2890625
-13824,-22750.2890625
-13968,-22750.2890625
-14112,-22750.2890625
-14256,-22750.2890625
-14400,-22750.2890625
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_cooFlu1.Q_flow/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_cooFlu1.Q_flow/test.csv
deleted file mode 100644
index c96ea75b21..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_cooFlu1.Q_flow/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,-5042.81005859375
-144,-5042.81005859375
-288,-5042.81005859375
-432,-5042.81005859375
-576,-5042.81005859375
-720,-5042.81005859375
-864,-5042.81005859375
-1008,-5042.81005859375
-1152,-5042.81005859375
-1296,-5042.81005859375
-1440,-5042.81005859375
-1584,-5042.81005859375
-1728,-5042.81005859375
-1872,-5042.81005859375
-2016,-5042.81005859375
-2160,-5042.81005859375
-2304,-5042.81005859375
-2448,-5042.81005859375
-2592,-5042.81005859375
-2736,-5042.81005859375
-2880,-5042.81005859375
-3024,-5042.81005859375
-3168,-5042.81005859375
-3312,-5042.81005859375
-3456,-5042.81005859375
-3600,-5042.81005859375
-3744,-5849.6595703125
-3888,-6656.509082031253
-4032,-7463.358593750003
-4176,-8270.20859375
-4320,-9077.0576171875
-4464,-9883.9076171875
-4608,-10690.7576171875
-4752,-11497.606640625
-4896,-12304.456640625
-5040,-13111.3056640625
-5184,-13918.1556640625
-5328,-14725.0056640625
-5472,-15128.4296875
-5616,-15128.4296875
-5760,-15128.4296875
-5904,-15128.4296875
-6048,-15128.4296875
-6192,-15128.4296875
-6336,-15128.4296875
-6480,-15128.4296875
-6624,-15128.4296875
-6768,-15128.4296875
-6912,-15128.4296875
-7056,-15128.4296875
-7200,-15128.4296875
-7344,-15131.5041015625
-7488,-15134.578515625
-7632,-15137.6529296875
-7776.000000000001,-15140.7275390625
-7920.000000000001,-15143.8017578125
-8064.000000000001,-15146.876171875
-8208,-15149.9505859375
-8352,-15153.025
-8496,-15156.0994140625
-8640,-15159.173828125
-8784,-15162.2482421875
-8928,-15165.32265625
-9072,-15166.8603515625
-9216,-15166.8603515625
-9360,-15166.8603515625
-9504,-15166.8603515625
-9648,-15166.8603515625
-9792,-15166.8603515625
-9936,-15166.8603515625
-10080,-15166.8603515625
-10224,-15166.8603515625
-10368,-15166.8603515625
-10512,-15166.8603515625
-10656,-15166.8603515625
-10800,-15166.8603515625
-10944,-15773.5341796875
-11088,-16380.20859375
-11232,-16986.8828125
-11376,-17593.55703125
-11520,-18200.232421875
-11664,-18806.90625
-11808,-19413.580078125
-11952,-20020.255859375
-12096,-20626.9296875
-12240,-21233.603515625
-12384,-21840.27890625
-12528,-22446.953125
-12672,-22750.2890625
-12816,-22750.2890625
-12960,-22750.2890625
-13104,-22750.2890625
-13248,-22750.2890625
-13392,-22750.2890625
-13536,-22750.2890625
-13680,-22750.2890625
-13824,-22750.2890625
-13968,-22750.2890625
-14112,-22750.2890625
-14256,-22750.2890625
-14400,-22750.2890625
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_cooFlu1.Q_flow/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_cooFlu1.Q_flow/upperBound.csv
deleted file mode 100644
index c3f50ab916..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_cooFlu1.Q_flow/upperBound.csv
+++ /dev/null
@@ -1,41 +0,0 @@
-x,y
--0.001,-5037.767248535156
-3600.001,-5037.767248535156
-3744.001,-5843.809910742188
-3888.001,-6649.852572949221
-4032.001,-7455.895235156253
-4176.000999999999,-8261.938385156249
-4320.000999999999,-9067.980559570313
-4608.000999999999,-10680.06685957031
-4752.001,-11486.10903398437
-4896.001,-12292.15218398438
-5040.000999999999,-13098.19435839844
-5328.000999999999,-14710.28065839844
-5472.000999999999,-15113.3012578125
-7200.000999999999,-15113.3012578125
-7344.000999999999,-15116.37259746094
-7488.001,-15119.44393710938
-7632.001,-15122.51527675781
-7776.001,-15125.58681152344
-7920.001,-15128.65795605469
-8064.001,-15131.72929570312
-8208.000999999998,-15134.80063535156
-8352.000999999998,-15137.871975
-8496.000999999998,-15140.94331464844
-8784.001,-15147.08599394531
-8928.001,-15150.15733359375
-9072.001,-15151.69349121094
-10800.001,-15151.69349121094
-10944.001,-15757.76064550781
-11088.001,-16363.82838515625
-11232.001,-16969.8959296875
-11376.001,-17575.96347421875
-11520.001,-18182.03218945313
-11664.001,-18788.09934375
-11808.001,-19394.16649804687
-11952.001,-20000.23560351563
-12240.001,-21212.36991210937
-12384.001,-21818.43862734375
-12528.001,-22424.506171875
-12672.001,-22727.5387734375
-14400.001,-22727.5387734375
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_resPow.y/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_resPow.y/errors.csv
deleted file mode 100644
index 7608c4d9ae..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_resPow.y/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-144,0
-288,0
-432,0
-576,0
-720,0
-864,0
-1008,0
-1152,0
-1296,0
-1440,0
-1584,0
-1728,0
-1872,0
-2016,0
-2160,0
-2304,0
-2448,0
-2592,0
-2736,0
-2880,0
-3024,0
-3168,0
-3312,0
-3456,0
-3600,0
-3744,0
-3888,0
-4032,0
-4176,0
-4320,0
-4464,0
-4608,0
-4752,0
-4896,0
-5040,0
-5184,0
-5328,0
-5472,0
-5616,0
-5760,0
-5904,0
-6048,0
-6192,0
-6336,0
-6480,0
-6624,0
-6768,0
-6912,0
-7056,0
-7200,0
-7344,0
-7488,0
-7632,0
-7776.000000000001,0
-7920.000000000001,0
-8064.000000000001,0
-8208,0
-8352,0
-8496,0
-8640,0
-8784,0
-8928,0
-9072,0
-9216,0
-9360,0
-9504,0
-9648,0
-9792,0
-9936,0
-10080,0
-10224,0
-10368,0
-10512,0
-10656,0
-10800,0
-10944,0
-11088,0
-11232,0
-11376,0
-11520,0
-11664,0
-11808,0
-11952,0
-12096,0
-12240,0
-12384,0
-12528,0
-12672,0
-12816,0
-12960,0
-13104,0
-13248,0
-13392,0
-13536,0
-13680,0
-13824,0
-13968,0
-14112,0
-14256,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_resPow.y/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_resPow.y/lowerBound.csv
deleted file mode 100644
index 92ba7db35b..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_resPow.y/lowerBound.csv
+++ /dev/null
@@ -1,40 +0,0 @@
-x,y
--0.001,-0.0393150540292263
-3599.999,-0.0393150540292263
-4031.999000000001,-0.05770628175139429
-4175.999,-0.06383669173717499
-4319.999,-0.06996709650754929
-4463.999000000001,-0.07609750872850418
-4607.999000000001,-0.08222791647911072
-4751.999000000001,-0.08835832571983337
-4895.999000000001,-0.09448873049020767
-5039.999,-0.1006191427111626
-5183.999,-0.106749548971653
-5327.999000000001,-0.1128799597024918
-5471.999000000001,-0.1159451658129692
-7199.999000000001,-0.1159451658129692
-7343.999000000001,-0.1350401113033295
-7487.999000000001,-0.1555964390039444
-7631.999000000001,-0.177613113284111
-7775.999000000001,-0.2010890910625459
-7919.999000000001,-0.2260232994556429
-8063.999000000002,-0.2524150798320772
-8207.999,-0.2802629957199096
-8351.999,-0.3095660517215729
-8495.999,-0.3403231570720673
-8639.999,-0.3725333342552185
-8783.999,-0.406195814371109
-8927.999,-0.4413092682361603
-9071.999,-0.4594095478057861
-10799.999,-0.4594095478057861
-10943.999,-0.4777459154129028
-11087.999,-0.4960823128223419
-11231.999,-0.5144186983108521
-11375.999,-0.5327550539970398
-11807.999,-0.5877642283439636
-11951.999,-0.6061005959510803
-12095.999,-0.6244369993209838
-12239.999,-0.6427733430862427
-12527.999,-0.6794461259841919
-12671.999,-0.6886143217086792
-14400.001,-0.6886143217086792
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_resPow.y/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_resPow.y/reference.csv
deleted file mode 100644
index 0375dd43a7..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_resPow.y/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,-0.0383150540292263
-144,-0.0383150540292263
-288,-0.0383150540292263
-432,-0.0383150540292263
-576,-0.0383150540292263
-720,-0.0383150540292263
-864,-0.0383150540292263
-1008,-0.0383150540292263
-1152,-0.0383150540292263
-1296,-0.0383150540292263
-1440,-0.0383150540292263
-1584,-0.0383150540292263
-1728,-0.0383150540292263
-1872,-0.0383150540292263
-2016,-0.0383150540292263
-2160,-0.0383150540292263
-2304,-0.0383150540292263
-2448,-0.0383150540292263
-2592,-0.0383150540292263
-2736,-0.0383150540292263
-2880,-0.0383150540292263
-3024,-0.0383150540292263
-3168,-0.0383150540292263
-3312,-0.0383150540292263
-3456,-0.0383150540292263
-3600,-0.0383150540292263
-3744,-0.04444546326994896
-3888,-0.05057587251067164
-4032,-0.05670628175139429
-4176,-0.06283669173717499
-4320,-0.06896709650754929
-4464,-0.07509750872850418
-4608,-0.08122791647911072
-4752,-0.08735832571983337
-4896,-0.09348873049020767
-5040,-0.09961914271116257
-5184,-0.105749548971653
-5328,-0.1118799597024918
-5472,-0.1149451658129692
-5616,-0.1149451658129692
-5760,-0.1149451658129692
-5904,-0.1149451658129692
-6048,-0.1149451658129692
-6192,-0.1149451658129692
-6336,-0.1149451658129692
-6480,-0.1149451658129692
-6624,-0.1149451658129692
-6768,-0.1149451658129692
-6912,-0.1149451658129692
-7056,-0.1149451658129692
-7200,-0.1149451658129692
-7344,-0.1340401113033295
-7488,-0.1545964390039444
-7632,-0.176613113284111
-7776.000000000001,-0.2000890910625459
-7920.000000000001,-0.2250232994556429
-8064.000000000001,-0.2514150798320772
-8208,-0.2792629957199096
-8352,-0.3085660517215729
-8496,-0.3393231570720673
-8640,-0.3715333342552185
-8784,-0.405195814371109
-8928,-0.4403092682361603
-9072,-0.4584095478057861
-9216,-0.4584095478057861
-9360,-0.4584095478057861
-9504,-0.4584095478057861
-9648,-0.4584095478057861
-9792,-0.4584095478057861
-9936,-0.4584095478057861
-10080,-0.4584095478057861
-10224,-0.4584095478057861
-10368,-0.4584095478057861
-10512,-0.4584095478057861
-10656,-0.4584095478057861
-10800,-0.4584095478057861
-10944,-0.4767459154129028
-11088,-0.4950823128223419
-11232,-0.5134186983108521
-11376,-0.5317550539970398
-11520,-0.5500914454460144
-11664,-0.568427836894989
-11808,-0.5867642283439636
-11952,-0.6051005959510803
-12096,-0.6234369993209838
-12240,-0.6417733430862427
-12384,-0.6601097345352173
-12528,-0.6784461259841919
-12672,-0.6876143217086792
-12816,-0.6876143217086792
-12960,-0.6876143217086792
-13104,-0.6876143217086792
-13248,-0.6876143217086792
-13392,-0.6876143217086792
-13536,-0.6876143217086792
-13680,-0.6876143217086792
-13824,-0.6876143217086792
-13968,-0.6876143217086792
-14112,-0.6876143217086792
-14256,-0.6876143217086792
-14400,-0.6876143217086792
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_resPow.y/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_resPow.y/test.csv
deleted file mode 100644
index 0375dd43a7..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_resPow.y/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,-0.0383150540292263
-144,-0.0383150540292263
-288,-0.0383150540292263
-432,-0.0383150540292263
-576,-0.0383150540292263
-720,-0.0383150540292263
-864,-0.0383150540292263
-1008,-0.0383150540292263
-1152,-0.0383150540292263
-1296,-0.0383150540292263
-1440,-0.0383150540292263
-1584,-0.0383150540292263
-1728,-0.0383150540292263
-1872,-0.0383150540292263
-2016,-0.0383150540292263
-2160,-0.0383150540292263
-2304,-0.0383150540292263
-2448,-0.0383150540292263
-2592,-0.0383150540292263
-2736,-0.0383150540292263
-2880,-0.0383150540292263
-3024,-0.0383150540292263
-3168,-0.0383150540292263
-3312,-0.0383150540292263
-3456,-0.0383150540292263
-3600,-0.0383150540292263
-3744,-0.04444546326994896
-3888,-0.05057587251067164
-4032,-0.05670628175139429
-4176,-0.06283669173717499
-4320,-0.06896709650754929
-4464,-0.07509750872850418
-4608,-0.08122791647911072
-4752,-0.08735832571983337
-4896,-0.09348873049020767
-5040,-0.09961914271116257
-5184,-0.105749548971653
-5328,-0.1118799597024918
-5472,-0.1149451658129692
-5616,-0.1149451658129692
-5760,-0.1149451658129692
-5904,-0.1149451658129692
-6048,-0.1149451658129692
-6192,-0.1149451658129692
-6336,-0.1149451658129692
-6480,-0.1149451658129692
-6624,-0.1149451658129692
-6768,-0.1149451658129692
-6912,-0.1149451658129692
-7056,-0.1149451658129692
-7200,-0.1149451658129692
-7344,-0.1340401113033295
-7488,-0.1545964390039444
-7632,-0.176613113284111
-7776.000000000001,-0.2000890910625459
-7920.000000000001,-0.2250232994556429
-8064.000000000001,-0.2514150798320772
-8208,-0.2792629957199096
-8352,-0.3085660517215729
-8496,-0.3393231570720673
-8640,-0.3715333342552185
-8784,-0.405195814371109
-8928,-0.4403092682361603
-9072,-0.4584095478057861
-9216,-0.4584095478057861
-9360,-0.4584095478057861
-9504,-0.4584095478057861
-9648,-0.4584095478057861
-9792,-0.4584095478057861
-9936,-0.4584095478057861
-10080,-0.4584095478057861
-10224,-0.4584095478057861
-10368,-0.4584095478057861
-10512,-0.4584095478057861
-10656,-0.4584095478057861
-10800,-0.4584095478057861
-10944,-0.4767459154129028
-11088,-0.4950823128223419
-11232,-0.5134186983108521
-11376,-0.5317550539970398
-11520,-0.5500914454460144
-11664,-0.568427836894989
-11808,-0.5867642283439636
-11952,-0.6051005959510803
-12096,-0.6234369993209838
-12240,-0.6417733430862427
-12384,-0.6601097345352173
-12528,-0.6784461259841919
-12672,-0.6876143217086792
-12816,-0.6876143217086792
-12960,-0.6876143217086792
-13104,-0.6876143217086792
-13248,-0.6876143217086792
-13392,-0.6876143217086792
-13536,-0.6876143217086792
-13680,-0.6876143217086792
-13824,-0.6876143217086792
-13968,-0.6876143217086792
-14112,-0.6876143217086792
-14256,-0.6876143217086792
-14400,-0.6876143217086792
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_resPow.y/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_resPow.y/upperBound.csv
deleted file mode 100644
index 9984bf29df..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_resPow.y/upperBound.csv
+++ /dev/null
@@ -1,40 +0,0 @@
-x,y
--0.001,-0.0373150540292263
-3600.001,-0.0373150540292263
-4032.001,-0.05570628175139429
-4176.000999999999,-0.06183669173717499
-4320.000999999999,-0.06796709650754929
-4464.000999999999,-0.07409750872850418
-4608.000999999999,-0.08022791647911072
-4752.001,-0.08635832571983337
-4896.001,-0.09248873049020767
-5040.000999999999,-0.09861914271116257
-5184.000999999999,-0.104749548971653
-5328.000999999999,-0.1108799597024918
-5472.000999999999,-0.1139451658129692
-7200.000999999999,-0.1139451658129692
-7344.000999999999,-0.1330401113033295
-7488.001,-0.1535964390039444
-7632.001,-0.175613113284111
-7776.001,-0.1990890910625459
-7920.001,-0.2240232994556429
-8064.001,-0.2504150798320772
-8208.000999999998,-0.2782629957199096
-8352.000999999998,-0.3075660517215729
-8496.000999999998,-0.3383231570720673
-8640.000999999998,-0.3705333342552185
-8784.001,-0.404195814371109
-8928.001,-0.4393092682361603
-9072.001,-0.4574095478057861
-10800.001,-0.4574095478057861
-10944.001,-0.4757459154129028
-11088.001,-0.4940823128223419
-11232.001,-0.5124186983108521
-11376.001,-0.5307550539970398
-11808.001,-0.5857642283439636
-11952.001,-0.6041005959510803
-12096.001,-0.6224369993209838
-12240.001,-0.6407733430862427
-12528.001,-0.6774461259841918
-12672.001,-0.6866143217086792
-14400.001,-0.6866143217086792
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_resT.y/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_resT.y/errors.csv
deleted file mode 100644
index 7608c4d9ae..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_resT.y/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-144,0
-288,0
-432,0
-576,0
-720,0
-864,0
-1008,0
-1152,0
-1296,0
-1440,0
-1584,0
-1728,0
-1872,0
-2016,0
-2160,0
-2304,0
-2448,0
-2592,0
-2736,0
-2880,0
-3024,0
-3168,0
-3312,0
-3456,0
-3600,0
-3744,0
-3888,0
-4032,0
-4176,0
-4320,0
-4464,0
-4608,0
-4752,0
-4896,0
-5040,0
-5184,0
-5328,0
-5472,0
-5616,0
-5760,0
-5904,0
-6048,0
-6192,0
-6336,0
-6480,0
-6624,0
-6768,0
-6912,0
-7056,0
-7200,0
-7344,0
-7488,0
-7632,0
-7776.000000000001,0
-7920.000000000001,0
-8064.000000000001,0
-8208,0
-8352,0
-8496,0
-8640,0
-8784,0
-8928,0
-9072,0
-9216,0
-9360,0
-9504,0
-9648,0
-9792,0
-9936,0
-10080,0
-10224,0
-10368,0
-10512,0
-10656,0
-10800,0
-10944,0
-11088,0
-11232,0
-11376,0
-11520,0
-11664,0
-11808,0
-11952,0
-12096,0
-12240,0
-12384,0
-12528,0
-12672,0
-12816,0
-12960,0
-13104,0
-13248,0
-13392,0
-13536,0
-13680,0
-13824,0
-13968,0
-14112,0
-14256,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_resT.y/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_resT.y/lowerBound.csv
deleted file mode 100644
index 5ef2d6c10a..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_resT.y/lowerBound.csv
+++ /dev/null
@@ -1,97 +0,0 @@
-x,y
--0.001,2.929213688135147
-143.999,0.123583426117897
-287.999,0.003958712216466665
-431.999,-0.0006943669393658638
-575.999,-0.0009222920770989732
-719.999,-0.001095012459496502
-720.0010000000001,-0.001095012459496502
-864.001,-0.001047250003262889
-1008.001,-0.001003507165638439
-1152.001,-0.0009602929696266074
-1296.001,-0.000951466793572763
-1440.001,-0.0009426406138809398
-1584.001,-0.0009419770254462491
-1728.001,-0.0009414541380247101
-2016.001,-0.0009404083573608659
-2160.001,-0.0009398950021713972
-2304.001,-0.0009398790438135621
-2448.001,-0.0009398630890937057
-2736.001,-0.0009398311760160141
-2880.001,-0.0009398152212961577
-3024.001,-0.0009397992636659183
-3456.001,-0.0009397513980511576
-3599.999000000125,-0.0009397357644181688
-3743.999000000001,-0.2506355593204498
-3887.999000000001,-0.2582393119335175
-4031.999000000001,-0.2590861210823059
-4175.999,-0.2592269668579101
-4463.999000000001,-0.2592638502120972
-4607.999000000001,-0.2592682549953461
-4751.999000000001,-0.2592694530487061
-5039.999,-0.2592718133926392
-5183.999,-0.2592727372646332
-5327.999000000001,-0.2592729160785675
-5328.000999999999,-0.2592729160785675
-5472.000999999999,-0.04920847958326339
-5616.001,-0.003584790345281363
-5760.001,-0.001355099269654602
-5904.000999999999,-0.001050284058670513
-6048.000999999999,-0.0009766127308248542
-6192.000999999999,-0.0009581643052806613
-6336.000999999999,-0.0009451255731401034
-6768.000999999999,-0.0009415694932395127
-6912.000999999999,-0.0009403841313323938
-7056.000999999999,-0.0009399662272480782
-7199.999000725411,-0.0009397876915513431
-7343.999000000001,-0.001431849202141166
-7487.999000000001,-0.001438116682926193
-7488.001,-0.001438116682926193
-7632.001,-0.001427281053271145
-7776.001,-0.001415042543318123
-7920.001,-0.001402182078687474
-8064.001,-0.00138843717193231
-8208.000999999998,-0.001373289303388447
-8352.000999999998,-0.001358720147050917
-8496.000999999998,-0.001343403720762581
-8640.000999999998,-0.001326689856592566
-8784.001,-0.001308580085402355
-8928.001,-0.001289076549233869
-9072.001,-0.000858316543395631
-9216.001,-0.0007661379107739776
-9360.001,-0.0007610274876933545
-9504.000499174081,-0.0007603446821914029
-9647.999000000002,-0.0007605727839982137
-9791.999000000002,-0.0007607738914666698
-9935.999,-0.000760807488928549
-10079.999,-0.0007608217381639406
-10223.999,-0.0007608360019512474
-10367.999,-0.0007608502511866392
-10511.999,-0.0007608559002401307
-10799.999,-0.0007608628909802065
-10943.999,-0.09113706147670746
-10944.001,-0.09113706147670746
-11088.001,-0.08630494868755341
-11232.001,-0.0773649508357048
-11376.001,-0.0686525965332985
-11520.001,-0.06127704849839211
-11664.001,-0.05484202226996422
-11808.001,-0.04947697764635086
-11952.001,-0.04525786286592483
-12096.001,-0.04131859859824181
-12240.001,-0.03821784055233002
-12384.001,-0.03511843925714493
-12528.001,-0.03268435692787171
-12672.001,-0.002575885154306889
-12816.001,-0.001005102918839839
-12960.001,-0.0008723322787554935
-13104.001,-0.0008481249378528447
-13248.001,-0.0008442918207729235
-13392.001,-0.0008413303692359477
-13536.001,-0.0008411625827429816
-13680.001,-0.0008409948020707816
-13824.001,-0.0008408270068466663
-13968.001,-0.0008406592261744663
-14112.001,-0.0008405983700649813
-14256.001,-0.0008405862890649588
-14400.001,-0.0008405742226168514
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_resT.y/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_resT.y/reference.csv
deleted file mode 100644
index 1766aed10d..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_resT.y/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,2.932145833969116
-144,0.124583426117897
-288,0.004958712216466665
-432,0.0003056330606341362
-576,7.77079229010269e-05
-720,-9.501245949650183e-05
-864,-4.725000326288864e-05
-1008,-3.507165638438839e-06
-1152,3.970703037339263e-05
-1296,4.853320642723702e-05
-1440,5.735938611906022e-05
-1584,5.802297455375083e-05
-1728,5.854586197528988e-05
-1872,5.906875230721198e-05
-2016,5.959164263913408e-05
-2160,6.010499782860279e-05
-2304,6.012095618643798e-05
-2448,6.013691090629436e-05
-2592,6.015286708134226e-05
-2736,6.016882398398593e-05
-2880,6.018477870384231e-05
-3024,6.020073633408174e-05
-3168,6.021669178153388e-05
-3312,6.023264650139027e-05
-3456,6.02486019488424e-05
-3600,6.0264235798968e-05
-3744,-0.2496355593204498
-3888,-0.2572393119335175
-4032,-0.2580861210823059
-4176,-0.2582269668579101
-4320,-0.2582454085350037
-4464,-0.2582638502120972
-4608,-0.2582682549953461
-4752,-0.2582694530487061
-4896,-0.2582706332206726
-5040,-0.2582718133926392
-5184,-0.2582727372646332
-5328,-0.2582729160785675
-5472,-0.04820847958326339
-5616,-0.002584790345281363
-5760,-0.0003550992696546018
-5904,-5.028405867051333e-05
-6048,2.338726917514577e-05
-6192,4.183569471933879e-05
-6336,5.487442685989663e-05
-6480,5.605978731182404e-05
-6624,5.724514703615568e-05
-6768,5.843050676048733e-05
-6912,5.961586866760626e-05
-7056,6.003377275192179e-05
-7200,6.021231092745438e-05
-7344,-0.0004318492021411657
-7488,-0.0004381166829261929
-7632,-0.0004272810532711446
-7776.000000000001,-0.0004150425433181225
-7920.000000000001,-0.000402182078687474
-8064.000000000001,-0.0003884371719323098
-8208,-0.0003732893033884466
-8352,-0.0003587201470509172
-8496,-0.0003434037207625806
-8640,-0.0003266898565925658
-8784,-0.0003085800854023546
-8928,-0.0002890765492338687
-9072,0.000141683456604369
-9216,0.0002338620892260224
-9360,0.0002389725123066455
-9504,0.000239655320183374
-9648,0.0002394272160017863
-9792,0.0002392261085333303
-9936,0.000239192511071451
-10080,0.0002391782618360594
-10224,0.0002391639980487526
-10368,0.0002391497488133609
-10512,0.0002391440997598693
-10656,0.0002391406043898314
-10800,0.0002391371090197936
-10944,-0.09013706147670746
-11088,-0.08530494868755341
-11232,-0.0763649508357048
-11376,-0.0676525965332985
-11520,-0.06027704849839211
-11664,-0.05384202226996422
-11808,-0.04847697764635086
-11952,-0.04425786286592483
-12096,-0.04031859859824181
-12240,-0.03721784055233002
-12384,-0.03411843925714493
-12528,-0.03168435692787171
-12672,-0.001575885154306889
-12816,-5.102918839838821e-06
-12960,0.0001276677212445065
-13104,0.0001518750621471554
-13248,0.0001557081792270765
-13392,0.0001586696307640523
-13536,0.0001588374172570184
-13680,0.0001590051979292184
-13824,0.0001591729931533337
-13968,0.0001593407738255337
-14112,0.0001594016299350187
-14256,0.0001594137109350413
-14400,0.0001594257773831487
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_resT.y/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_resT.y/test.csv
deleted file mode 100644
index 1766aed10d..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_resT.y/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,2.932145833969116
-144,0.124583426117897
-288,0.004958712216466665
-432,0.0003056330606341362
-576,7.77079229010269e-05
-720,-9.501245949650183e-05
-864,-4.725000326288864e-05
-1008,-3.507165638438839e-06
-1152,3.970703037339263e-05
-1296,4.853320642723702e-05
-1440,5.735938611906022e-05
-1584,5.802297455375083e-05
-1728,5.854586197528988e-05
-1872,5.906875230721198e-05
-2016,5.959164263913408e-05
-2160,6.010499782860279e-05
-2304,6.012095618643798e-05
-2448,6.013691090629436e-05
-2592,6.015286708134226e-05
-2736,6.016882398398593e-05
-2880,6.018477870384231e-05
-3024,6.020073633408174e-05
-3168,6.021669178153388e-05
-3312,6.023264650139027e-05
-3456,6.02486019488424e-05
-3600,6.0264235798968e-05
-3744,-0.2496355593204498
-3888,-0.2572393119335175
-4032,-0.2580861210823059
-4176,-0.2582269668579101
-4320,-0.2582454085350037
-4464,-0.2582638502120972
-4608,-0.2582682549953461
-4752,-0.2582694530487061
-4896,-0.2582706332206726
-5040,-0.2582718133926392
-5184,-0.2582727372646332
-5328,-0.2582729160785675
-5472,-0.04820847958326339
-5616,-0.002584790345281363
-5760,-0.0003550992696546018
-5904,-5.028405867051333e-05
-6048,2.338726917514577e-05
-6192,4.183569471933879e-05
-6336,5.487442685989663e-05
-6480,5.605978731182404e-05
-6624,5.724514703615568e-05
-6768,5.843050676048733e-05
-6912,5.961586866760626e-05
-7056,6.003377275192179e-05
-7200,6.021231092745438e-05
-7344,-0.0004318492021411657
-7488,-0.0004381166829261929
-7632,-0.0004272810532711446
-7776.000000000001,-0.0004150425433181225
-7920.000000000001,-0.000402182078687474
-8064.000000000001,-0.0003884371719323098
-8208,-0.0003732893033884466
-8352,-0.0003587201470509172
-8496,-0.0003434037207625806
-8640,-0.0003266898565925658
-8784,-0.0003085800854023546
-8928,-0.0002890765492338687
-9072,0.000141683456604369
-9216,0.0002338620892260224
-9360,0.0002389725123066455
-9504,0.000239655320183374
-9648,0.0002394272160017863
-9792,0.0002392261085333303
-9936,0.000239192511071451
-10080,0.0002391782618360594
-10224,0.0002391639980487526
-10368,0.0002391497488133609
-10512,0.0002391440997598693
-10656,0.0002391406043898314
-10800,0.0002391371090197936
-10944,-0.09013706147670746
-11088,-0.08530494868755341
-11232,-0.0763649508357048
-11376,-0.0676525965332985
-11520,-0.06027704849839211
-11664,-0.05384202226996422
-11808,-0.04847697764635086
-11952,-0.04425786286592483
-12096,-0.04031859859824181
-12240,-0.03721784055233002
-12384,-0.03411843925714493
-12528,-0.03168435692787171
-12672,-0.001575885154306889
-12816,-5.102918839838821e-06
-12960,0.0001276677212445065
-13104,0.0001518750621471554
-13248,0.0001557081792270765
-13392,0.0001586696307640523
-13536,0.0001588374172570184
-13680,0.0001590051979292184
-13824,0.0001591729931533337
-13968,0.0001593407738255337
-14112,0.0001594016299350187
-14256,0.0001594137109350413
-14400,0.0001594257773831487
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_resT.y/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_resT.y/upperBound.csv
deleted file mode 100644
index 0bda823b00..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_resT.y/upperBound.csv
+++ /dev/null
@@ -1,98 +0,0 @@
-x,y
--0.001,2.935077979803085
-0.001,2.935077979803085
-144.001,0.125583426117897
-288.001,0.005958712216466665
-432.001,0.001305633060634136
-576.001,0.001077707922901027
-720.0005667467225,0.0009049880601678854
-863.9989999999999,0.0009527499967371114
-1007.999,0.0009964928343615613
-1151.999,0.001039707030373393
-1295.999,0.001048533206427237
-1439.999,0.00105735938611906
-1583.999,0.001058022974553751
-1727.999,0.00105854586197529
-2015.999,0.001059591642639134
-2159.999,0.001060104997828603
-2303.999,0.001060120956186438
-2447.999,0.001060136910906294
-2735.999,0.001060168823983986
-2879.999,0.001060184778703842
-3023.999,0.001060200736334082
-3455.999,0.001060248601948843
-3599.999,0.001060264235798968
-3600.001,0.001060264235798968
-3744.001,-0.2486355593204498
-3888.001,-0.2562393119335175
-4032.001,-0.2570861210823059
-4176.000999999999,-0.2572269668579101
-4464.000999999999,-0.2572638502120972
-4608.000999999999,-0.2572682549953461
-4752.001,-0.2572694530487061
-5040.000999999999,-0.2572718133926392
-5184.000999999999,-0.2572727372646332
-5327.999000001703,-0.257272916076084
-5471.999000000001,-0.04720847958326339
-5615.999000000001,-0.001584790345281363
-5759.999000000001,0.0006449007303453982
-5903.999,0.0009497159413294866
-6047.999,0.001023387269175146
-6191.999000000001,0.001041835694719339
-6335.999000000001,0.001054874426859897
-6767.999,0.001058430506760487
-6911.999,0.001059615868667606
-7055.999000000001,0.001060033772751922
-7199.999000000001,0.001060212310927454
-7200.000999999999,0.001060212310927454
-7344.000999999999,0.0005681507978588342
-7487.999732905376,0.0005618833722230516
-7631.999000000001,0.0005727189467288554
-7775.999000000001,0.0005849574566818775
-7919.999000000001,0.000597817921312526
-8063.999000000002,0.0006115628280676902
-8207.999,0.0006267106966115534
-8351.999,0.0006412798529490828
-8495.999,0.0006565962792374194
-8639.999,0.0006733101434074342
-8783.999,0.0006914199145976454
-8927.999,0.0007109234507661313
-9071.999,0.001141683456604369
-9215.999,0.001233862089226022
-9359.999000000002,0.001238972512306646
-9503.999000000002,0.001239655320183374
-9504.001,0.001239655320183374
-9648.001,0.001239427216001786
-9792.001,0.00123922610853333
-9936.000999999998,0.001239192511071451
-10080.001,0.001239178261836059
-10224.001,0.001239163998048753
-10368.001,0.001239149748813361
-10512.001,0.001239144099759869
-10800.001,0.001239137109019794
-10944.00089849389,-0.08913699777020336
-11087.999,-0.08430494868755341
-11231.999,-0.0753649508357048
-11375.999,-0.0666525965332985
-11519.999,-0.05927704849839211
-11663.999,-0.05284202226996422
-11807.999,-0.04747697764635086
-11951.999,-0.04325786286592483
-12095.999,-0.03931859859824181
-12239.999,-0.03621784055233002
-12383.999,-0.03311843925714493
-12527.999,-0.03068435692787171
-12671.999,-0.000575885154306889
-12815.999,0.0009948970811601613
-12959.999,0.001127667721244507
-13103.999,0.001151875062147155
-13247.999,0.001155708179227076
-13391.999,0.001158669630764052
-13535.999,0.001158837417257018
-13679.999,0.001159005197929218
-13823.999,0.001159172993153334
-13967.999,0.001159340773825534
-14111.999,0.001159401629935019
-14255.999,0.001159413710935041
-14399.999,0.001159425777383149
-14400.001,0.001159425777383149
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senCooRea.TAirOut/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senCooRea.TAirOut/errors.csv
deleted file mode 100644
index 7608c4d9ae..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senCooRea.TAirOut/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-144,0
-288,0
-432,0
-576,0
-720,0
-864,0
-1008,0
-1152,0
-1296,0
-1440,0
-1584,0
-1728,0
-1872,0
-2016,0
-2160,0
-2304,0
-2448,0
-2592,0
-2736,0
-2880,0
-3024,0
-3168,0
-3312,0
-3456,0
-3600,0
-3744,0
-3888,0
-4032,0
-4176,0
-4320,0
-4464,0
-4608,0
-4752,0
-4896,0
-5040,0
-5184,0
-5328,0
-5472,0
-5616,0
-5760,0
-5904,0
-6048,0
-6192,0
-6336,0
-6480,0
-6624,0
-6768,0
-6912,0
-7056,0
-7200,0
-7344,0
-7488,0
-7632,0
-7776.000000000001,0
-7920.000000000001,0
-8064.000000000001,0
-8208,0
-8352,0
-8496,0
-8640,0
-8784,0
-8928,0
-9072,0
-9216,0
-9360,0
-9504,0
-9648,0
-9792,0
-9936,0
-10080,0
-10224,0
-10368,0
-10512,0
-10656,0
-10800,0
-10944,0
-11088,0
-11232,0
-11376,0
-11520,0
-11664,0
-11808,0
-11952,0
-12096,0
-12240,0
-12384,0
-12528,0
-12672,0
-12816,0
-12960,0
-13104,0
-13248,0
-13392,0
-13536,0
-13680,0
-13824,0
-13968,0
-14112,0
-14256,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senCooRea.TAirOut/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senCooRea.TAirOut/lowerBound.csv
deleted file mode 100644
index 320cc08c8a..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senCooRea.TAirOut/lowerBound.csv
+++ /dev/null
@@ -1,43 +0,0 @@
-x,y
--0.001,289.9276471252442
-3600.001,289.9276471252442
-3744.001,290.7268349304199
-3888.001,291.526041027832
-4032.001,292.3252410278321
-4176.000999999999,293.1244288330078
-4320.000999999999,293.9236471252441
-4464.000999999999,294.7228349304199
-4608.000999999999,295.522041027832
-4752.001,296.3212410278321
-4896.001,297.1204288330078
-5040.000999999999,297.9196471252441
-5184.000999999999,298.7188349304199
-5328.000999999999,299.5180410278319
-5472.000999999999,299.9176471252441
-7200.000999999999,299.9176471252441
-7344.000999999999,299.9192263549805
-7488.001,299.9208238769531
-7920.001,299.9256347351074
-8064.001,299.9272078674317
-8208.000999999998,299.9288114868164
-8352.000999999998,299.9303846191406
-8496.000999999998,299.9319882385254
-8640.000999999998,299.9335613708496
-8784.001,299.9351649902343
-8928.001,299.9367381225586
-9072.001,299.9375246887207
-10800.001,299.9375246887207
-10944.001,300.2415538513183
-11088.001,300.5230408813477
-11232.001,300.7844186462402
-11376.001,301.0277846557618
-11520.001,301.2549315490722
-11664.001,301.4674019714355
-11808.001,301.6665983276367
-11952.001,301.8537218078613
-12096.001,302.0298516540527
-12240.001,302.1959146728516
-12384.001,302.3527462097168
-12528.001,302.50110234375
-12672.001,302.5723079223633
-14400.001,302.5723079223633
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senCooRea.TAirOut/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senCooRea.TAirOut/reference.csv
deleted file mode 100644
index eeef361ea0..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senCooRea.TAirOut/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,290.2178649902344
-144,290.2178649902344
-288,290.2178649902344
-432,290.2178649902344
-576,290.2178649902344
-720,290.2178649902344
-864,290.2178649902344
-1008,290.2178649902344
-1152,290.2178649902344
-1296,290.2178649902344
-1440,290.2178649902344
-1584,290.2178649902344
-1728,290.2178649902344
-1872,290.2178649902344
-2016,290.2178649902344
-2160,290.2178649902344
-2304,290.2178649902344
-2448,290.2178649902344
-2592,290.2178649902344
-2736,290.2178649902344
-2880,290.2178649902344
-3024,290.2178649902344
-3168,290.2178649902344
-3312,290.2178649902344
-3456,290.2178649902344
-3600,290.2178649902344
-3744,291.0178527832031
-3888,291.8178588867187
-4032,292.6178588867188
-4176,293.4178466796875
-4320,294.2178649902344
-4464,295.0178527832031
-4608,295.8178588867187
-4752,296.6178588867188
-4896,297.4178466796875
-5040,298.2178649902344
-5184,299.0178527832031
-5328,299.8178588867187
-5472,300.2178649902344
-5616,300.2178649902344
-5760,300.2178649902344
-5904,300.2178649902344
-6048,300.2178649902344
-6192,300.2178649902344
-6336,300.2178649902344
-6480,300.2178649902344
-6624,300.2178649902344
-6768,300.2178649902344
-6912,300.2178649902344
-7056,300.2178649902344
-7200,300.2178649902344
-7344,300.2194458007813
-7488,300.221044921875
-7632,300.2226501464844
-7776.000000000001,300.2242553710938
-7920.000000000001,300.2258605957031
-8064.000000000001,300.2274353027344
-8208,300.2290405273437
-8352,300.230615234375
-8496,300.2322204589844
-8640,300.2337951660156
-8784,300.235400390625
-8928,300.2369750976562
-9072,300.2377624511719
-9216,300.2377624511719
-9360,300.2377624511719
-9504,300.2377624511719
-9648,300.2377624511719
-9792,300.2377624511719
-9936,300.2377624511719
-10080,300.2377624511719
-10224,300.2377624511719
-10368,300.2377624511719
-10512,300.2377624511719
-10656,300.2377624511719
-10800,300.2377624511719
-10944,300.5420959472656
-11088,300.8238647460938
-11232,301.0855041503906
-11376,301.3291137695313
-11520,301.5564880371094
-11664,301.7691711425781
-11808,301.9685668945312
-11952,302.1558776855469
-12096,302.3321838378906
-12240,302.4984130859375
-12384,302.6554016113281
-12528,302.80390625
-12672,302.8751831054688
-12816,302.8751831054688
-12960,302.8751831054688
-13104,302.8751831054688
-13248,302.8751831054688
-13392,302.8751831054688
-13536,302.8751831054688
-13680,302.8751831054688
-13824,302.8751831054688
-13968,302.8751831054688
-14112,302.8751831054688
-14256,302.8751831054688
-14400,302.8751831054688
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senCooRea.TAirOut/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senCooRea.TAirOut/test.csv
deleted file mode 100644
index eeef361ea0..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senCooRea.TAirOut/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,290.2178649902344
-144,290.2178649902344
-288,290.2178649902344
-432,290.2178649902344
-576,290.2178649902344
-720,290.2178649902344
-864,290.2178649902344
-1008,290.2178649902344
-1152,290.2178649902344
-1296,290.2178649902344
-1440,290.2178649902344
-1584,290.2178649902344
-1728,290.2178649902344
-1872,290.2178649902344
-2016,290.2178649902344
-2160,290.2178649902344
-2304,290.2178649902344
-2448,290.2178649902344
-2592,290.2178649902344
-2736,290.2178649902344
-2880,290.2178649902344
-3024,290.2178649902344
-3168,290.2178649902344
-3312,290.2178649902344
-3456,290.2178649902344
-3600,290.2178649902344
-3744,291.0178527832031
-3888,291.8178588867187
-4032,292.6178588867188
-4176,293.4178466796875
-4320,294.2178649902344
-4464,295.0178527832031
-4608,295.8178588867187
-4752,296.6178588867188
-4896,297.4178466796875
-5040,298.2178649902344
-5184,299.0178527832031
-5328,299.8178588867187
-5472,300.2178649902344
-5616,300.2178649902344
-5760,300.2178649902344
-5904,300.2178649902344
-6048,300.2178649902344
-6192,300.2178649902344
-6336,300.2178649902344
-6480,300.2178649902344
-6624,300.2178649902344
-6768,300.2178649902344
-6912,300.2178649902344
-7056,300.2178649902344
-7200,300.2178649902344
-7344,300.2194458007813
-7488,300.221044921875
-7632,300.2226501464844
-7776.000000000001,300.2242553710938
-7920.000000000001,300.2258605957031
-8064.000000000001,300.2274353027344
-8208,300.2290405273437
-8352,300.230615234375
-8496,300.2322204589844
-8640,300.2337951660156
-8784,300.235400390625
-8928,300.2369750976562
-9072,300.2377624511719
-9216,300.2377624511719
-9360,300.2377624511719
-9504,300.2377624511719
-9648,300.2377624511719
-9792,300.2377624511719
-9936,300.2377624511719
-10080,300.2377624511719
-10224,300.2377624511719
-10368,300.2377624511719
-10512,300.2377624511719
-10656,300.2377624511719
-10800,300.2377624511719
-10944,300.5420959472656
-11088,300.8238647460938
-11232,301.0855041503906
-11376,301.3291137695313
-11520,301.5564880371094
-11664,301.7691711425781
-11808,301.9685668945312
-11952,302.1558776855469
-12096,302.3321838378906
-12240,302.4984130859375
-12384,302.6554016113281
-12528,302.80390625
-12672,302.8751831054688
-12816,302.8751831054688
-12960,302.8751831054688
-13104,302.8751831054688
-13248,302.8751831054688
-13392,302.8751831054688
-13536,302.8751831054688
-13680,302.8751831054688
-13824,302.8751831054688
-13968,302.8751831054688
-14112,302.8751831054688
-14256,302.8751831054688
-14400,302.8751831054688
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senCooRea.TAirOut/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senCooRea.TAirOut/upperBound.csv
deleted file mode 100644
index 6532f1fbe7..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senCooRea.TAirOut/upperBound.csv
+++ /dev/null
@@ -1,43 +0,0 @@
-x,y
--0.001,290.5080828552246
-3599.999,290.5080828552246
-3743.999000000001,291.3088706359864
-3887.999000000001,292.1096767456054
-4031.999000000001,292.9104767456055
-4175.999,293.7112645263672
-4319.999,294.5120828552246
-4463.999000000001,295.3128706359863
-4607.999000000001,296.1136767456054
-4751.999000000001,296.9144767456055
-4895.999000000001,297.7152645263672
-5039.999,298.5160828552246
-5183.999,299.3168706359863
-5327.999000000001,300.1176767456054
-5471.999000000001,300.5180828552246
-7199.999000000001,300.5180828552246
-7343.999000000001,300.5196652465821
-7487.999000000001,300.5212659667969
-7919.999000000001,300.5260864562989
-8063.999000000002,300.5276627380372
-8207.999,300.5292695678711
-8351.999,300.5308458496094
-8495.999,300.5324526794434
-8639.999,300.5340289611817
-8783.999,300.5356357910156
-8927.999,300.5372120727539
-9071.999,300.538000213623
-10799.999,300.538000213623
-10943.999,300.8426380432128
-11087.999,301.1246886108399
-11231.999,301.386589654541
-11375.999,301.6304428833009
-11519.999,301.8580445251465
-11663.999,302.0709403137207
-11807.999,302.2705354614257
-11951.999,302.4580335632324
-12095.999,302.6345160217285
-12239.999,302.8009114990234
-12383.999,302.9580570129394
-12527.999,303.10671015625
-12671.999,303.1780582885743
-14400.001,303.1780582885743
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senCooRea.dp/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senCooRea.dp/errors.csv
deleted file mode 100644
index 7608c4d9ae..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senCooRea.dp/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-144,0
-288,0
-432,0
-576,0
-720,0
-864,0
-1008,0
-1152,0
-1296,0
-1440,0
-1584,0
-1728,0
-1872,0
-2016,0
-2160,0
-2304,0
-2448,0
-2592,0
-2736,0
-2880,0
-3024,0
-3168,0
-3312,0
-3456,0
-3600,0
-3744,0
-3888,0
-4032,0
-4176,0
-4320,0
-4464,0
-4608,0
-4752,0
-4896,0
-5040,0
-5184,0
-5328,0
-5472,0
-5616,0
-5760,0
-5904,0
-6048,0
-6192,0
-6336,0
-6480,0
-6624,0
-6768,0
-6912,0
-7056,0
-7200,0
-7344,0
-7488,0
-7632,0
-7776.000000000001,0
-7920.000000000001,0
-8064.000000000001,0
-8208,0
-8352,0
-8496,0
-8640,0
-8784,0
-8928,0
-9072,0
-9216,0
-9360,0
-9504,0
-9648,0
-9792,0
-9936,0
-10080,0
-10224,0
-10368,0
-10512,0
-10656,0
-10800,0
-10944,0
-11088,0
-11232,0
-11376,0
-11520,0
-11664,0
-11808,0
-11952,0
-12096,0
-12240,0
-12384,0
-12528,0
-12672,0
-12816,0
-12960,0
-13104,0
-13248,0
-13392,0
-13536,0
-13680,0
-13824,0
-13968,0
-14112,0
-14256,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senCooRea.dp/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senCooRea.dp/lowerBound.csv
deleted file mode 100644
index db8dc8faef..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senCooRea.dp/lowerBound.csv
+++ /dev/null
@@ -1,17 +0,0 @@
-x,y
--0.001,8.880000423431396
-10800.001,8.880000423431396
-10944.001,9.604610971641542
-11088.001,10.35763622245789
-11232.001,11.13907579479218
-11376.001,11.94893064136505
-11520.001,12.78720019054412
-11664.001,13.65389053974152
-11808.001,14.54899616317749
-11952.001,15.47251629867554
-12096.001,16.42445075569153
-12240.001,17.40479991531372
-12384.001,18.41357063713074
-12528.001,19.45075644264221
-12672.001,19.98
-14400.001,19.98
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senCooRea.dp/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senCooRea.dp/reference.csv
deleted file mode 100644
index 04472a894c..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senCooRea.dp/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,8.888889312744141
-144,8.888889312744141
-288,8.888889312744141
-432,8.888889312744141
-576,8.888889312744141
-720,8.888889312744141
-864,8.888889312744141
-1008,8.888889312744141
-1152,8.888889312744141
-1296,8.888889312744141
-1440,8.888889312744141
-1584,8.888889312744141
-1728,8.888889312744141
-1872,8.888889312744141
-2016,8.888889312744141
-2160,8.888889312744141
-2304,8.888889312744141
-2448,8.888889312744141
-2592,8.888889312744141
-2736,8.888889312744141
-2880,8.888889312744141
-3024,8.888889312744141
-3168,8.888889312744141
-3312,8.888889312744141
-3456,8.888889312744141
-3600,8.888889312744141
-3744,8.888889312744141
-3888,8.888889312744141
-4032,8.888889312744141
-4176,8.888889312744141
-4320,8.888889312744141
-4464,8.888889312744141
-4608,8.888889312744141
-4752,8.888889312744141
-4896,8.888889312744141
-5040,8.888889312744141
-5184,8.888889312744141
-5328,8.888889312744141
-5472,8.888889312744141
-5616,8.888889312744141
-5760,8.888889312744141
-5904,8.888889312744141
-6048,8.888889312744141
-6192,8.888889312744141
-6336,8.888889312744141
-6480,8.888889312744141
-6624,8.888889312744141
-6768,8.888889312744141
-6912,8.888889312744141
-7056,8.888889312744141
-7200,8.888889312744141
-7344,8.888889312744141
-7488,8.888889312744141
-7632,8.888889312744141
-7776.000000000001,8.888889312744141
-7920.000000000001,8.888889312744141
-8064.000000000001,8.888889312744141
-8208,8.888889312744141
-8352,8.888889312744141
-8496,8.888889312744141
-8640,8.888889312744141
-8784,8.888889312744141
-8928,8.888889312744141
-9072,8.888889312744141
-9216,8.888889312744141
-9360,8.888889312744141
-9504,8.888889312744141
-9648,8.888889312744141
-9792,8.888889312744141
-9936,8.888889312744141
-10080,8.888889312744141
-10224,8.888889312744141
-10368,8.888889312744141
-10512,8.888889312744141
-10656,8.888889312744141
-10800,8.888889312744141
-10944,9.61422519683838
-11088,10.36800422668457
-11232,11.15022602081299
-11376,11.96089153289795
-11520,12.80000019073486
-11664,13.66755809783936
-11808,14.56355972290039
-11952,15.48800430297852
-12096,16.44089164733887
-12240,17.42222213745117
-12384,18.43200263977051
-12528,19.47022666931152
-12672,20
-12816,20
-12960,20
-13104,20
-13248,20
-13392,20
-13536,20
-13680,20
-13824,20
-13968,20
-14112,20
-14256,20
-14400,20
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senCooRea.dp/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senCooRea.dp/test.csv
deleted file mode 100644
index 04472a894c..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senCooRea.dp/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,8.888889312744141
-144,8.888889312744141
-288,8.888889312744141
-432,8.888889312744141
-576,8.888889312744141
-720,8.888889312744141
-864,8.888889312744141
-1008,8.888889312744141
-1152,8.888889312744141
-1296,8.888889312744141
-1440,8.888889312744141
-1584,8.888889312744141
-1728,8.888889312744141
-1872,8.888889312744141
-2016,8.888889312744141
-2160,8.888889312744141
-2304,8.888889312744141
-2448,8.888889312744141
-2592,8.888889312744141
-2736,8.888889312744141
-2880,8.888889312744141
-3024,8.888889312744141
-3168,8.888889312744141
-3312,8.888889312744141
-3456,8.888889312744141
-3600,8.888889312744141
-3744,8.888889312744141
-3888,8.888889312744141
-4032,8.888889312744141
-4176,8.888889312744141
-4320,8.888889312744141
-4464,8.888889312744141
-4608,8.888889312744141
-4752,8.888889312744141
-4896,8.888889312744141
-5040,8.888889312744141
-5184,8.888889312744141
-5328,8.888889312744141
-5472,8.888889312744141
-5616,8.888889312744141
-5760,8.888889312744141
-5904,8.888889312744141
-6048,8.888889312744141
-6192,8.888889312744141
-6336,8.888889312744141
-6480,8.888889312744141
-6624,8.888889312744141
-6768,8.888889312744141
-6912,8.888889312744141
-7056,8.888889312744141
-7200,8.888889312744141
-7344,8.888889312744141
-7488,8.888889312744141
-7632,8.888889312744141
-7776.000000000001,8.888889312744141
-7920.000000000001,8.888889312744141
-8064.000000000001,8.888889312744141
-8208,8.888889312744141
-8352,8.888889312744141
-8496,8.888889312744141
-8640,8.888889312744141
-8784,8.888889312744141
-8928,8.888889312744141
-9072,8.888889312744141
-9216,8.888889312744141
-9360,8.888889312744141
-9504,8.888889312744141
-9648,8.888889312744141
-9792,8.888889312744141
-9936,8.888889312744141
-10080,8.888889312744141
-10224,8.888889312744141
-10368,8.888889312744141
-10512,8.888889312744141
-10656,8.888889312744141
-10800,8.888889312744141
-10944,9.61422519683838
-11088,10.36800422668457
-11232,11.15022602081299
-11376,11.96089153289795
-11520,12.80000019073486
-11664,13.66755809783936
-11808,14.56355972290039
-11952,15.48800430297852
-12096,16.44089164733887
-12240,17.42222213745117
-12384,18.43200263977051
-12528,19.47022666931152
-12672,20
-12816,20
-12960,20
-13104,20
-13248,20
-13392,20
-13536,20
-13680,20
-13824,20
-13968,20
-14112,20
-14256,20
-14400,20
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senCooRea.dp/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senCooRea.dp/upperBound.csv
deleted file mode 100644
index 2680fa7c91..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senCooRea.dp/upperBound.csv
+++ /dev/null
@@ -1,17 +0,0 @@
-x,y
--0.001,8.897778202056886
-10799.999,8.897778202056886
-10943.999,9.623839422035218
-11087.999,10.37837223091126
-11231.999,11.1613762468338
-11375.999,11.97285242443085
-11519.999,12.81280019092559
-11663.999,13.6812256559372
-11807.999,14.57812328262329
-11951.999,15.5034923072815
-12095.999,16.45733253898621
-12239.999,17.43964435958862
-12383.999,18.45043464241028
-12527.999,19.48969689598083
-12671.999,20.02
-14400.001,20.02
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senCooRea1.Q_flow/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senCooRea1.Q_flow/errors.csv
deleted file mode 100644
index 7608c4d9ae..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senCooRea1.Q_flow/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-144,0
-288,0
-432,0
-576,0
-720,0
-864,0
-1008,0
-1152,0
-1296,0
-1440,0
-1584,0
-1728,0
-1872,0
-2016,0
-2160,0
-2304,0
-2448,0
-2592,0
-2736,0
-2880,0
-3024,0
-3168,0
-3312,0
-3456,0
-3600,0
-3744,0
-3888,0
-4032,0
-4176,0
-4320,0
-4464,0
-4608,0
-4752,0
-4896,0
-5040,0
-5184,0
-5328,0
-5472,0
-5616,0
-5760,0
-5904,0
-6048,0
-6192,0
-6336,0
-6480,0
-6624,0
-6768,0
-6912,0
-7056,0
-7200,0
-7344,0
-7488,0
-7632,0
-7776.000000000001,0
-7920.000000000001,0
-8064.000000000001,0
-8208,0
-8352,0
-8496,0
-8640,0
-8784,0
-8928,0
-9072,0
-9216,0
-9360,0
-9504,0
-9648,0
-9792,0
-9936,0
-10080,0
-10224,0
-10368,0
-10512,0
-10656,0
-10800,0
-10944,0
-11088,0
-11232,0
-11376,0
-11520,0
-11664,0
-11808,0
-11952,0
-12096,0
-12240,0
-12384,0
-12528,0
-12672,0
-12816,0
-12960,0
-13104,0
-13248,0
-13392,0
-13536,0
-13680,0
-13824,0
-13968,0
-14112,0
-14256,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senCooRea1.Q_flow/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senCooRea1.Q_flow/lowerBound.csv
deleted file mode 100644
index 402d04547b..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senCooRea1.Q_flow/lowerBound.csv
+++ /dev/null
@@ -1,40 +0,0 @@
-x,y
--0.001,-5047.814255859375
-3599.999,-5047.814255859375
-3743.999000000001,-5855.464751855469
-3887.999000000001,-6663.114954589846
-4031.999000000001,-7470.765255078128
-4175.999,-8278.416044335938
-4319.999,-9086.066247070312
-4463.999000000001,-9893.716254296874
-4607.999000000001,-10701.36665253906
-4751.999000000001,-11509.01724628906
-4895.999000000001,-12316.66725351562
-5039.999,-13124.31726074219
-5183.999,-13931.96824550781
-5327.999000000001,-14739.61825273438
-5471.999000000001,-15143.44374511719
-7199.999000000001,-15143.44374511719
-7343.999000000001,-15146.5016828125
-7487.999000000001,-15149.55864296875
-7631.999000000001,-15152.61423457031
-7775.999000000001,-15155.66767558594
-7919.999000000001,-15158.72072558594
-8063.999000000002,-15161.77182050781
-8207.999,-15164.82135136719
-8351.999,-15167.86970917969
-8495.999,-15170.91611191406
-8639.999,-15173.96153710938
-8783.999,-15177.00500722656
-8927.999,-15180.04749980469
-9071.999,-15181.56776855469
-10799.999,-15181.56776855469
-10943.999,-15788.83067480469
-11087.999,-16396.09299453125
-11231.999,-17003.35550976562
-11663.999,-18825.14422851563
-11807.999,-19432.40713476562
-12383.999,-21861.45875976562
-12527.999,-22468.7197109375
-12671.999,-22772.3511640625
-14400.001,-22772.3511640625
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senCooRea1.Q_flow/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senCooRea1.Q_flow/reference.csv
deleted file mode 100644
index 2aa1c07459..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senCooRea1.Q_flow/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,-5042.771484375
-144,-5042.771484375
-288,-5042.771484375
-432,-5042.771484375
-576,-5042.771484375
-720,-5042.771484375
-864,-5042.771484375
-1008,-5042.771484375
-1152,-5042.771484375
-1296,-5042.771484375
-1440,-5042.771484375
-1584,-5042.771484375
-1728,-5042.771484375
-1872,-5042.771484375
-2016,-5042.771484375
-2160,-5042.771484375
-2304,-5042.771484375
-2448,-5042.771484375
-2592,-5042.771484375
-2736,-5042.771484375
-2880,-5042.771484375
-3024,-5042.771484375
-3168,-5042.771484375
-3312,-5042.771484375
-3456,-5042.771484375
-3600,-5042.771484375
-3744,-5849.61513671875
-3888,-6656.458496093753
-4032,-7463.301953125003
-4176,-8270.1458984375
-4320,-9076.9892578125
-4464,-9883.832421875
-4608,-10690.6759765625
-4752,-11497.5197265625
-4896,-12304.362890625
-5040,-13111.2060546875
-5184,-13918.0501953125
-5328,-14724.893359375
-5472,-15128.3154296875
-5616,-15128.3154296875
-5760,-15128.3154296875
-5904,-15128.3154296875
-6048,-15128.3154296875
-6192,-15128.3154296875
-6336,-15128.3154296875
-6480,-15128.3154296875
-6624,-15128.3154296875
-6768,-15128.3154296875
-6912,-15128.3154296875
-7056,-15128.3154296875
-7200,-15128.3154296875
-7344,-15131.3703125
-7488,-15134.42421875
-7632,-15137.4767578125
-7776.000000000001,-15140.5271484375
-7920.000000000001,-15143.5771484375
-8064.000000000001,-15146.6251953125
-8208,-15149.6716796875
-8352,-15152.7169921875
-8496,-15155.7603515625
-8640,-15158.802734375
-8784,-15161.8431640625
-8928,-15164.8826171875
-9072,-15166.4013671875
-9216,-15166.4013671875
-9360,-15166.4013671875
-9504,-15166.4013671875
-9648,-15166.4013671875
-9792,-15166.4013671875
-9936,-15166.4013671875
-10080,-15166.4013671875
-10224,-15166.4013671875
-10368,-15166.4013671875
-10512,-15166.4013671875
-10656,-15166.4013671875
-10800,-15166.4013671875
-10944,-15773.0576171875
-11088,-16379.71328125
-11232,-16986.369140625
-11376,-17593.025390625
-11520,-18199.681640625
-11664,-18806.337890625
-11808,-19412.994140625
-11952,-20019.650390625
-12096,-20626.306640625
-12240,-21232.962890625
-12384,-21839.619140625
-12528,-22446.2734375
-12672,-22749.6015625
-12816,-22749.6015625
-12960,-22749.6015625
-13104,-22749.6015625
-13248,-22749.6015625
-13392,-22749.6015625
-13536,-22749.6015625
-13680,-22749.6015625
-13824,-22749.6015625
-13968,-22749.6015625
-14112,-22749.6015625
-14256,-22749.6015625
-14400,-22749.6015625
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senCooRea1.Q_flow/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senCooRea1.Q_flow/test.csv
deleted file mode 100644
index 2aa1c07459..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senCooRea1.Q_flow/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,-5042.771484375
-144,-5042.771484375
-288,-5042.771484375
-432,-5042.771484375
-576,-5042.771484375
-720,-5042.771484375
-864,-5042.771484375
-1008,-5042.771484375
-1152,-5042.771484375
-1296,-5042.771484375
-1440,-5042.771484375
-1584,-5042.771484375
-1728,-5042.771484375
-1872,-5042.771484375
-2016,-5042.771484375
-2160,-5042.771484375
-2304,-5042.771484375
-2448,-5042.771484375
-2592,-5042.771484375
-2736,-5042.771484375
-2880,-5042.771484375
-3024,-5042.771484375
-3168,-5042.771484375
-3312,-5042.771484375
-3456,-5042.771484375
-3600,-5042.771484375
-3744,-5849.61513671875
-3888,-6656.458496093753
-4032,-7463.301953125003
-4176,-8270.1458984375
-4320,-9076.9892578125
-4464,-9883.832421875
-4608,-10690.6759765625
-4752,-11497.5197265625
-4896,-12304.362890625
-5040,-13111.2060546875
-5184,-13918.0501953125
-5328,-14724.893359375
-5472,-15128.3154296875
-5616,-15128.3154296875
-5760,-15128.3154296875
-5904,-15128.3154296875
-6048,-15128.3154296875
-6192,-15128.3154296875
-6336,-15128.3154296875
-6480,-15128.3154296875
-6624,-15128.3154296875
-6768,-15128.3154296875
-6912,-15128.3154296875
-7056,-15128.3154296875
-7200,-15128.3154296875
-7344,-15131.3703125
-7488,-15134.42421875
-7632,-15137.4767578125
-7776.000000000001,-15140.5271484375
-7920.000000000001,-15143.5771484375
-8064.000000000001,-15146.6251953125
-8208,-15149.6716796875
-8352,-15152.7169921875
-8496,-15155.7603515625
-8640,-15158.802734375
-8784,-15161.8431640625
-8928,-15164.8826171875
-9072,-15166.4013671875
-9216,-15166.4013671875
-9360,-15166.4013671875
-9504,-15166.4013671875
-9648,-15166.4013671875
-9792,-15166.4013671875
-9936,-15166.4013671875
-10080,-15166.4013671875
-10224,-15166.4013671875
-10368,-15166.4013671875
-10512,-15166.4013671875
-10656,-15166.4013671875
-10800,-15166.4013671875
-10944,-15773.0576171875
-11088,-16379.71328125
-11232,-16986.369140625
-11376,-17593.025390625
-11520,-18199.681640625
-11664,-18806.337890625
-11808,-19412.994140625
-11952,-20019.650390625
-12096,-20626.306640625
-12240,-21232.962890625
-12384,-21839.619140625
-12528,-22446.2734375
-12672,-22749.6015625
-12816,-22749.6015625
-12960,-22749.6015625
-13104,-22749.6015625
-13248,-22749.6015625
-13392,-22749.6015625
-13536,-22749.6015625
-13680,-22749.6015625
-13824,-22749.6015625
-13968,-22749.6015625
-14112,-22749.6015625
-14256,-22749.6015625
-14400,-22749.6015625
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senCooRea1.Q_flow/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senCooRea1.Q_flow/upperBound.csv
deleted file mode 100644
index f261df6623..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senCooRea1.Q_flow/upperBound.csv
+++ /dev/null
@@ -1,40 +0,0 @@
-x,y
--0.001,-5037.728712890625
-3600.001,-5037.728712890625
-3744.001,-5843.765521582031
-3888.001,-6649.802037597659
-4032.001,-7455.838651171878
-4176.000999999999,-8261.875752539063
-4320.000999999999,-9067.912268554688
-4464.000999999999,-9873.948589453126
-4608.000999999999,-10679.98530058594
-4752.001,-11486.02220683594
-4896.001,-12292.05852773437
-5040.000999999999,-13098.09484863281
-5184.000999999999,-13904.13214511719
-5328.000999999999,-14710.16846601563
-5472.000999999999,-15113.18711425781
-7200.000999999999,-15113.18711425781
-7344.000999999999,-15116.2389421875
-7488.001,-15119.28979453125
-7632.001,-15122.33928105469
-7776.001,-15125.38662128906
-7920.001,-15128.43357128906
-8064.001,-15131.47857011719
-8208.000999999998,-15134.52200800781
-8352.000999999998,-15137.56427519531
-8496.000999999998,-15140.60459121094
-8640.000999999998,-15143.64393164062
-8784.001,-15146.68132089844
-8928.001,-15149.71773457031
-9072.001,-15151.23496582031
-10800.001,-15151.23496582031
-10944.001,-15757.28455957031
-11088.001,-16363.33356796875
-11232.001,-16969.38277148438
-11664.001,-18787.53155273437
-11808.001,-19393.58114648438
-12384.001,-21817.77952148438
-12528.001,-22423.8271640625
-12672.001,-22726.8519609375
-14400.001,-22726.8519609375
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senTem.T/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senTem.T/errors.csv
deleted file mode 100644
index 7608c4d9ae..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senTem.T/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-144,0
-288,0
-432,0
-576,0
-720,0
-864,0
-1008,0
-1152,0
-1296,0
-1440,0
-1584,0
-1728,0
-1872,0
-2016,0
-2160,0
-2304,0
-2448,0
-2592,0
-2736,0
-2880,0
-3024,0
-3168,0
-3312,0
-3456,0
-3600,0
-3744,0
-3888,0
-4032,0
-4176,0
-4320,0
-4464,0
-4608,0
-4752,0
-4896,0
-5040,0
-5184,0
-5328,0
-5472,0
-5616,0
-5760,0
-5904,0
-6048,0
-6192,0
-6336,0
-6480,0
-6624,0
-6768,0
-6912,0
-7056,0
-7200,0
-7344,0
-7488,0
-7632,0
-7776.000000000001,0
-7920.000000000001,0
-8064.000000000001,0
-8208,0
-8352,0
-8496,0
-8640,0
-8784,0
-8928,0
-9072,0
-9216,0
-9360,0
-9504,0
-9648,0
-9792,0
-9936,0
-10080,0
-10224,0
-10368,0
-10512,0
-10656,0
-10800,0
-10944,0
-11088,0
-11232,0
-11376,0
-11520,0
-11664,0
-11808,0
-11952,0
-12096,0
-12240,0
-12384,0
-12528,0
-12672,0
-12816,0
-12960,0
-13104,0
-13248,0
-13392,0
-13536,0
-13680,0
-13824,0
-13968,0
-14112,0
-14256,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senTem.T/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senTem.T/lowerBound.csv
deleted file mode 100644
index 2164c3ddb1..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senTem.T/lowerBound.csv
+++ /dev/null
@@ -1,60 +0,0 @@
-x,y
--0.001,292.8568439025879
-143.999,290.0520953063965
-287.999,289.9325921264648
-431.999,289.9279398010254
-575.999,289.9277080993652
-719.999,289.9275556640625
-720.0010000000001,289.9275556640625
-864.001,289.927586151123
-1008.001,289.9276349304199
-1152.001,289.9276776123047
-1296.001,289.9276776123047
-1440.001,289.9277080993652
-3600.001,289.9277080993652
-3744.001,290.4774507751465
-3888.001,291.269041204834
-4032.001,292.0674119567871
-4176.000999999999,292.8664778137207
-4320.000999999999,293.6656351318359
-4464.000999999999,294.4648229370117
-4608.000999999999,295.2640290344239
-4752.001,296.0632290344238
-4896.001,296.8624168395996
-5040.000999999999,297.661635131836
-5328.000999999999,299.2600107421875
-5472.000999999999,299.869471472168
-5616.001,299.9150496276855
-5760.001,299.9172812805176
-5904.000999999999,299.917586151123
-6048.000999999999,299.9176471252441
-6192.000999999999,299.9176776123047
-6480.001,299.9176776123047
-6624.001,299.9177080993653
-7200.000999999999,299.9177080993653
-7344.000999999999,299.9187995361328
-7488.001,299.9203970581054
-7920.001,299.9252079162598
-8064.001,299.9268176330567
-8208.000999999998,299.9284456420898
-8928.001,299.9364637390137
-9072.001,299.9376771240234
-9216.001,299.9377685852051
-10800.001,299.9377685852051
-10944.001,300.1514889770507
-11088.001,300.4378173522949
-11232.001,300.708140020752
-11376.001,300.9601948425292
-11520.001,301.1947196044922
-11664.001,301.4136106018067
-11808.001,301.6181848754883
-11952.001,301.8095155700683
-12096.001,301.989566052246
-12240.001,302.1587204589844
-12384.001,302.3186494812011
-12528.001,302.4694506774902
-12672.001,302.5707408874512
-12816.001,302.5723079223633
-12960.001,302.5724298706054
-13104.001,302.572460357666
-14400.001,302.572460357666
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senTem.T/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senTem.T/reference.csv
deleted file mode 100644
index 6303ceadf9..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senTem.T/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,293.1499938964844
-144,290.3424377441406
-288,290.2228149414062
-432,290.2181579589844
-576,290.2179260253906
-720,290.2177734375
-864,290.2178039550781
-1008,290.2178527832031
-1152,290.2178955078125
-1296,290.2178955078125
-1440,290.2179260253906
-1584,290.2179260253906
-1728,290.2179260253906
-1872,290.2179260253906
-2016,290.2179260253906
-2160,290.2179260253906
-2304,290.2179260253906
-2448,290.2179260253906
-2592,290.2179260253906
-2736,290.2179260253906
-2880,290.2179260253906
-3024,290.2179260253906
-3168,290.2179260253906
-3312,290.2179260253906
-3456,290.2179260253906
-3600,290.2179260253906
-3744,290.7682189941406
-3888,291.5606018066406
-4032,292.3597717285156
-4176,293.1596374511719
-4320,293.9595947265625
-4464,294.7595825195312
-4608,295.5595886230469
-4752,296.3595886230469
-4896,297.1595764160156
-5040,297.9595947265625
-5184,298.7595825195312
-5328,299.5595703125
-5472,300.1696411132813
-5616,300.2152648925781
-5760,300.2174987792969
-5904,300.2178039550781
-6048,300.2178649902344
-6192,300.2178955078125
-6336,300.2178955078125
-6480,300.2178955078125
-6624,300.2179260253906
-6768,300.2179260253906
-6912,300.2179260253906
-7056,300.2179260253906
-7200,300.2179260253906
-7344,300.2190185546875
-7488,300.2206176757812
-7632,300.2222229003906
-7776.000000000001,300.223828125
-7920.000000000001,300.2254333496094
-8064.000000000001,300.2270446777344
-8208,300.2286743164062
-8352,300.2302795410156
-8496,300.231884765625
-8640,300.2334899902344
-8784,300.2350952148437
-8928,300.2367004394531
-9072,300.2379150390625
-9216,300.2380065917969
-9360,300.2380065917969
-9504,300.2380065917969
-9648,300.2380065917969
-9792,300.2380065917969
-9936,300.2380065917969
-10080,300.2380065917969
-10224,300.2380065917969
-10368,300.2380065917969
-10512,300.2380065917969
-10656,300.2380065917969
-10800,300.2380065917969
-10944,300.4519409179687
-11088,300.7385559082031
-11232,301.0091491699219
-11376,301.2614562988281
-11520,301.4962158203125
-11664,301.7153259277344
-11808,301.9201049804688
-11952,302.1116271972656
-12096,302.2918579101562
-12240,302.461181640625
-12384,302.6212707519531
-12528,302.7722229003906
-12672,302.8736145019531
-12816,302.8751831054688
-12960,302.8753051757812
-13104,302.8753356933594
-13248,302.8753356933594
-13392,302.8753356933594
-13536,302.8753356933594
-13680,302.8753356933594
-13824,302.8753356933594
-13968,302.8753356933594
-14112,302.8753356933594
-14256,302.8753356933594
-14400,302.8753356933594
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senTem.T/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senTem.T/test.csv
deleted file mode 100644
index 6303ceadf9..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senTem.T/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,293.1499938964844
-144,290.3424377441406
-288,290.2228149414062
-432,290.2181579589844
-576,290.2179260253906
-720,290.2177734375
-864,290.2178039550781
-1008,290.2178527832031
-1152,290.2178955078125
-1296,290.2178955078125
-1440,290.2179260253906
-1584,290.2179260253906
-1728,290.2179260253906
-1872,290.2179260253906
-2016,290.2179260253906
-2160,290.2179260253906
-2304,290.2179260253906
-2448,290.2179260253906
-2592,290.2179260253906
-2736,290.2179260253906
-2880,290.2179260253906
-3024,290.2179260253906
-3168,290.2179260253906
-3312,290.2179260253906
-3456,290.2179260253906
-3600,290.2179260253906
-3744,290.7682189941406
-3888,291.5606018066406
-4032,292.3597717285156
-4176,293.1596374511719
-4320,293.9595947265625
-4464,294.7595825195312
-4608,295.5595886230469
-4752,296.3595886230469
-4896,297.1595764160156
-5040,297.9595947265625
-5184,298.7595825195312
-5328,299.5595703125
-5472,300.1696411132813
-5616,300.2152648925781
-5760,300.2174987792969
-5904,300.2178039550781
-6048,300.2178649902344
-6192,300.2178955078125
-6336,300.2178955078125
-6480,300.2178955078125
-6624,300.2179260253906
-6768,300.2179260253906
-6912,300.2179260253906
-7056,300.2179260253906
-7200,300.2179260253906
-7344,300.2190185546875
-7488,300.2206176757812
-7632,300.2222229003906
-7776.000000000001,300.223828125
-7920.000000000001,300.2254333496094
-8064.000000000001,300.2270446777344
-8208,300.2286743164062
-8352,300.2302795410156
-8496,300.231884765625
-8640,300.2334899902344
-8784,300.2350952148437
-8928,300.2367004394531
-9072,300.2379150390625
-9216,300.2380065917969
-9360,300.2380065917969
-9504,300.2380065917969
-9648,300.2380065917969
-9792,300.2380065917969
-9936,300.2380065917969
-10080,300.2380065917969
-10224,300.2380065917969
-10368,300.2380065917969
-10512,300.2380065917969
-10656,300.2380065917969
-10800,300.2380065917969
-10944,300.4519409179687
-11088,300.7385559082031
-11232,301.0091491699219
-11376,301.2614562988281
-11520,301.4962158203125
-11664,301.7153259277344
-11808,301.9201049804688
-11952,302.1116271972656
-12096,302.2918579101562
-12240,302.461181640625
-12384,302.6212707519531
-12528,302.7722229003906
-12672,302.8736145019531
-12816,302.8751831054688
-12960,302.8753051757812
-13104,302.8753356933594
-13248,302.8753356933594
-13392,302.8753356933594
-13536,302.8753356933594
-13680,302.8753356933594
-13824,302.8753356933594
-13968,302.8753356933594
-14112,302.8753356933594
-14256,302.8753356933594
-14400,302.8753356933594
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senTem.T/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senTem.T/upperBound.csv
deleted file mode 100644
index 889b4c3a9b..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.mat_senTem.T/upperBound.csv
+++ /dev/null
@@ -1,60 +0,0 @@
-x,y
--0.001,293.4431438903808
-0.001,293.4431438903808
-144.001,290.6327801818848
-288.001,290.5130377563476
-432.001,290.5083761169434
-576.001,290.508143951416
-720.0006666669361,290.5079912112911
-863.9989999999999,290.5080217590332
-1007.999,290.5080706359863
-1151.999,290.5081134033203
-1295.999,290.5081134033203
-1439.999,290.508143951416
-3599.999,290.508143951416
-3743.999000000001,291.0589872131347
-3887.999000000001,291.8521624084472
-4031.999000000001,292.6521315002441
-4175.999,293.4527970886231
-4319.999,294.2535543212891
-4463.999000000001,295.0543421020507
-4607.999000000001,295.85514821167
-4751.999000000001,296.6559482116699
-4895.999000000001,297.4567359924316
-5039.999,298.257554321289
-5327.999000000001,299.8591298828125
-5471.999000000001,300.4698107543945
-5615.999000000001,300.5154801574707
-5759.999000000001,300.5177162780762
-5903.999,300.5180217590332
-6047.999,300.5180828552246
-6191.999000000001,300.5181134033203
-6479.999000000001,300.5181134033203
-6623.999000000001,300.518143951416
-7199.999000000001,300.518143951416
-7343.999000000001,300.5192375732422
-7487.999000000001,300.520838293457
-7919.999000000001,300.525658782959
-8063.999000000002,300.5272717224121
-8207.999,300.5289029907227
-8927.999,300.5369371398925
-9071.999,300.5381529541016
-9215.999,300.5382445983886
-10799.999,300.5382445983886
-10943.999,300.7523928588867
-11087.999,301.0392944641113
-11231.999,301.3101583190918
-11375.999,301.5627177551269
-11519.999,301.7977120361328
-11663.999,302.0170412536621
-11807.999,302.2220250854493
-11951.999,302.4137388244629
-12095.999,302.5941497680664
-12239.999,302.7636428222656
-12383.999,302.923892022705
-12527.999,303.074995123291
-12671.999,303.1764881164551
-12815.999,303.1780582885743
-12959.999,303.178180480957
-13103.999,303.1782110290528
-14400.001,303.1782110290528
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum.TAirOut/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum.TAirOut/errors.csv
deleted file mode 100644
index 7608c4d9ae..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum.TAirOut/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-144,0
-288,0
-432,0
-576,0
-720,0
-864,0
-1008,0
-1152,0
-1296,0
-1440,0
-1584,0
-1728,0
-1872,0
-2016,0
-2160,0
-2304,0
-2448,0
-2592,0
-2736,0
-2880,0
-3024,0
-3168,0
-3312,0
-3456,0
-3600,0
-3744,0
-3888,0
-4032,0
-4176,0
-4320,0
-4464,0
-4608,0
-4752,0
-4896,0
-5040,0
-5184,0
-5328,0
-5472,0
-5616,0
-5760,0
-5904,0
-6048,0
-6192,0
-6336,0
-6480,0
-6624,0
-6768,0
-6912,0
-7056,0
-7200,0
-7344,0
-7488,0
-7632,0
-7776.000000000001,0
-7920.000000000001,0
-8064.000000000001,0
-8208,0
-8352,0
-8496,0
-8640,0
-8784,0
-8928,0
-9072,0
-9216,0
-9360,0
-9504,0
-9648,0
-9792,0
-9936,0
-10080,0
-10224,0
-10368,0
-10512,0
-10656,0
-10800,0
-10944,0
-11088,0
-11232,0
-11376,0
-11520,0
-11664,0
-11808,0
-11952,0
-12096,0
-12240,0
-12384,0
-12528,0
-12672,0
-12816,0
-12960,0
-13104,0
-13248,0
-13392,0
-13536,0
-13680,0
-13824,0
-13968,0
-14112,0
-14256,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum.TAirOut/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum.TAirOut/lowerBound.csv
deleted file mode 100644
index e53207d419..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum.TAirOut/lowerBound.csv
+++ /dev/null
@@ -1,39 +0,0 @@
-x,y
--0.001,296.1598730163574
-3600.001,296.1598730163574
-3744.001,296.9580608459473
-3888.001,297.7562181884766
-4176.000999999999,299.3525938476563
-4320.000999999999,300.1507511901855
-4608.000999999999,301.7471268493652
-4752.001,302.5452841918944
-5040.000999999999,304.1416598510742
-5184.000999999999,304.9398171936036
-5328.000999999999,305.7380050231933
-5472.000999999999,306.1370989379884
-7200.000999999999,306.1370989379884
-7344.000999999999,306.1374342956543
-7488.001,306.1377879455567
-7632.001,306.1381172058105
-7776.001,306.1384708557129
-8064.001,306.1391415710449
-8208.000999999998,306.1394952209473
-8352.000999999998,306.1398427734375
-8784.001,306.1408488464356
-8928.001,306.1412024963379
-9072.001,306.1413671264648
-10800.001,306.1413671264648
-10944.001,306.2066887023926
-11088.001,306.2671750305176
-11232.001,306.3233565856933
-11376.001,306.3756723815918
-11520.001,306.4244699707031
-11664.001,306.4701639770508
-11808.001,306.5129800048828
-11952.001,306.5532046325683
-12096.001,306.5910634643556
-12240.001,306.6267821044922
-12384.001,306.6604885986328
-12528.001,306.6924085510254
-12672.001,306.7077252502442
-14400.001,306.7077252502442
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum.TAirOut/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum.TAirOut/reference.csv
deleted file mode 100644
index fa943b5c7b..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum.TAirOut/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,296.4563293457031
-144,296.4563293457031
-288,296.4563293457031
-432,296.4563293457031
-576,296.4563293457031
-720,296.4563293457031
-864,296.4563293457031
-1008,296.4563293457031
-1152,296.4563293457031
-1296,296.4563293457031
-1440,296.4563293457031
-1584,296.4563293457031
-1728,296.4563293457031
-1872,296.4563293457031
-2016,296.4563293457031
-2160,296.4563293457031
-2304,296.4563293457031
-2448,296.4563293457031
-2592,296.4563293457031
-2736,296.4563293457031
-2880,296.4563293457031
-3024,296.4563293457031
-3168,296.4563293457031
-3312,296.4563293457031
-3456,296.4563293457031
-3600,296.4563293457031
-3744,297.2553161621094
-3888,298.0542724609375
-4032,298.8532592773437
-4176,299.65224609375
-4320,300.4512023925781
-4464,301.2501892089844
-4608,302.0491760253906
-4752,302.8481323242187
-4896,303.647119140625
-5040,304.4461059570312
-5184,305.2450622558594
-5328,306.0440490722656
-5472,306.4435424804688
-5616,306.4435424804688
-5760,306.4435424804688
-5904,306.4435424804688
-6048,306.4435424804688
-6192,306.4435424804688
-6336,306.4435424804688
-6480,306.4435424804688
-6624,306.4435424804688
-6768,306.4435424804688
-6912,306.4435424804688
-7056,306.4435424804688
-7200,306.4435424804688
-7344,306.4438781738281
-7488,306.4442321777344
-7632,306.4445617675781
-7776.000000000001,306.4449157714844
-7920.000000000001,306.4452514648438
-8064.000000000001,306.4455871582031
-8208,306.4459411621094
-8352,306.4462890625
-8496,306.4466247558594
-8640,306.4469604492188
-8784,306.4472961425781
-8928,306.4476501464844
-9072,306.4478149414062
-9216,306.4478149414062
-9360,306.4478149414062
-9504,306.4478149414062
-9648,306.4478149414062
-9792,306.4478149414062
-9936,306.4478149414062
-10080,306.4478149414062
-10224,306.4478149414062
-10368,306.4478149414062
-10512,306.4478149414062
-10656,306.4478149414062
-10800,306.4478149414062
-10944,306.5132019042969
-11088,306.5737487792969
-11232,306.6299865722656
-11376,306.6823547363281
-11520,306.731201171875
-11664,306.7769409179688
-11808,306.8197998046875
-11952,306.8600646972656
-12096,306.8979614257813
-12240,306.9337158203125
-12384,306.9674560546875
-12528,306.9994079589844
-12672,307.0147399902344
-12816,307.0147399902344
-12960,307.0147399902344
-13104,307.0147399902344
-13248,307.0147399902344
-13392,307.0147399902344
-13536,307.0147399902344
-13680,307.0147399902344
-13824,307.0147399902344
-13968,307.0147399902344
-14112,307.0147399902344
-14256,307.0147399902344
-14400,307.0147399902344
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum.TAirOut/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum.TAirOut/test.csv
deleted file mode 100644
index fa943b5c7b..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum.TAirOut/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,296.4563293457031
-144,296.4563293457031
-288,296.4563293457031
-432,296.4563293457031
-576,296.4563293457031
-720,296.4563293457031
-864,296.4563293457031
-1008,296.4563293457031
-1152,296.4563293457031
-1296,296.4563293457031
-1440,296.4563293457031
-1584,296.4563293457031
-1728,296.4563293457031
-1872,296.4563293457031
-2016,296.4563293457031
-2160,296.4563293457031
-2304,296.4563293457031
-2448,296.4563293457031
-2592,296.4563293457031
-2736,296.4563293457031
-2880,296.4563293457031
-3024,296.4563293457031
-3168,296.4563293457031
-3312,296.4563293457031
-3456,296.4563293457031
-3600,296.4563293457031
-3744,297.2553161621094
-3888,298.0542724609375
-4032,298.8532592773437
-4176,299.65224609375
-4320,300.4512023925781
-4464,301.2501892089844
-4608,302.0491760253906
-4752,302.8481323242187
-4896,303.647119140625
-5040,304.4461059570312
-5184,305.2450622558594
-5328,306.0440490722656
-5472,306.4435424804688
-5616,306.4435424804688
-5760,306.4435424804688
-5904,306.4435424804688
-6048,306.4435424804688
-6192,306.4435424804688
-6336,306.4435424804688
-6480,306.4435424804688
-6624,306.4435424804688
-6768,306.4435424804688
-6912,306.4435424804688
-7056,306.4435424804688
-7200,306.4435424804688
-7344,306.4438781738281
-7488,306.4442321777344
-7632,306.4445617675781
-7776.000000000001,306.4449157714844
-7920.000000000001,306.4452514648438
-8064.000000000001,306.4455871582031
-8208,306.4459411621094
-8352,306.4462890625
-8496,306.4466247558594
-8640,306.4469604492188
-8784,306.4472961425781
-8928,306.4476501464844
-9072,306.4478149414062
-9216,306.4478149414062
-9360,306.4478149414062
-9504,306.4478149414062
-9648,306.4478149414062
-9792,306.4478149414062
-9936,306.4478149414062
-10080,306.4478149414062
-10224,306.4478149414062
-10368,306.4478149414062
-10512,306.4478149414062
-10656,306.4478149414062
-10800,306.4478149414062
-10944,306.5132019042969
-11088,306.5737487792969
-11232,306.6299865722656
-11376,306.6823547363281
-11520,306.731201171875
-11664,306.7769409179688
-11808,306.8197998046875
-11952,306.8600646972656
-12096,306.8979614257813
-12240,306.9337158203125
-12384,306.9674560546875
-12528,306.9994079589844
-12672,307.0147399902344
-12816,307.0147399902344
-12960,307.0147399902344
-13104,307.0147399902344
-13248,307.0147399902344
-13392,307.0147399902344
-13536,307.0147399902344
-13680,307.0147399902344
-13824,307.0147399902344
-13968,307.0147399902344
-14112,307.0147399902344
-14256,307.0147399902344
-14400,307.0147399902344
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum.TAirOut/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum.TAirOut/upperBound.csv
deleted file mode 100644
index a6049a51ab..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum.TAirOut/upperBound.csv
+++ /dev/null
@@ -1,39 +0,0 @@
-x,y
--0.001,296.7527856750488
-3599.999,296.7527856750488
-3743.999000000001,297.5525714782715
-3887.999000000001,298.3523267333985
-4175.999,299.9518983398438
-4319.999,300.7516535949707
-4607.999000000001,302.351225201416
-4751.999000000001,303.1509804565429
-5039.999,304.7505520629882
-5183.999,305.5503073181152
-5327.999000000001,306.3500931213379
-5471.999000000001,306.7499860229493
-7199.999000000001,306.7499860229493
-7343.999000000001,306.7503220520019
-7487.999000000001,306.7506764099122
-7631.999000000001,306.7510063293457
-7775.999000000001,306.7513606872558
-8063.999000000002,306.7520327453613
-8207.999,306.7523871032715
-8351.999,306.7527353515625
-8783.999,306.7537434387207
-8927.999,306.7540977966309
-9071.999,306.7542627563476
-10799.999,306.7542627563476
-10943.999,306.8197151062012
-11087.999,306.8803225280762
-11231.999,306.9366165588378
-11375.999,306.9890370910644
-11519.999,307.0379323730469
-11663.999,307.0837178588868
-11807.999,307.1266196044922
-11951.999,307.1669247619629
-12095.999,307.2048593872071
-12239.999,307.2406495361328
-12383.999,307.2744235107422
-12527.999,307.3064073669434
-12671.999,307.3217547302246
-14400.001,307.3217547302246
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum.mWat_flow/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum.mWat_flow/errors.csv
deleted file mode 100644
index 8dff177577..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum.mWat_flow/errors.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
-0,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum.mWat_flow/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum.mWat_flow/lowerBound.csv
deleted file mode 100644
index 4ec70ab10f..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum.mWat_flow/lowerBound.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
--0.001,-0.0003055555387400091
-14400.001,-0.0003055555387400091
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum.mWat_flow/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum.mWat_flow/reference.csv
deleted file mode 100644
index 7d0fad1acc..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum.mWat_flow/reference.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
-0,0.0006944444612599909
-14400,0.0006944444612599909
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum.mWat_flow/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum.mWat_flow/test.csv
deleted file mode 100644
index 7d0fad1acc..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum.mWat_flow/test.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
-0,0.0006944444612599909
-14400,0.0006944444612599909
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum.mWat_flow/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum.mWat_flow/upperBound.csv
deleted file mode 100644
index c4730ce95f..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum.mWat_flow/upperBound.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
--0.001,0.001694444461259991
-14400.001,0.001694444461259991
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum1.TAirOut/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum1.TAirOut/errors.csv
deleted file mode 100644
index 7608c4d9ae..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum1.TAirOut/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-144,0
-288,0
-432,0
-576,0
-720,0
-864,0
-1008,0
-1152,0
-1296,0
-1440,0
-1584,0
-1728,0
-1872,0
-2016,0
-2160,0
-2304,0
-2448,0
-2592,0
-2736,0
-2880,0
-3024,0
-3168,0
-3312,0
-3456,0
-3600,0
-3744,0
-3888,0
-4032,0
-4176,0
-4320,0
-4464,0
-4608,0
-4752,0
-4896,0
-5040,0
-5184,0
-5328,0
-5472,0
-5616,0
-5760,0
-5904,0
-6048,0
-6192,0
-6336,0
-6480,0
-6624,0
-6768,0
-6912,0
-7056,0
-7200,0
-7344,0
-7488,0
-7632,0
-7776.000000000001,0
-7920.000000000001,0
-8064.000000000001,0
-8208,0
-8352,0
-8496,0
-8640,0
-8784,0
-8928,0
-9072,0
-9216,0
-9360,0
-9504,0
-9648,0
-9792,0
-9936,0
-10080,0
-10224,0
-10368,0
-10512,0
-10656,0
-10800,0
-10944,0
-11088,0
-11232,0
-11376,0
-11520,0
-11664,0
-11808,0
-11952,0
-12096,0
-12240,0
-12384,0
-12528,0
-12672,0
-12816,0
-12960,0
-13104,0
-13248,0
-13392,0
-13536,0
-13680,0
-13824,0
-13968,0
-14112,0
-14256,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum1.TAirOut/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum1.TAirOut/lowerBound.csv
deleted file mode 100644
index 56b69603d2..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum1.TAirOut/lowerBound.csv
+++ /dev/null
@@ -1,18 +0,0 @@
-x,y
--0.001,285.3922395629883
-3600.001,285.3922395629883
-5328.000999999999,294.8952758422851
-5472.000999999999,295.2912356872558
-7200.000999999999,295.2912356872558
-7344.000999999999,295.89365390625
-7488.001,296.4961026123047
-7776.001,297.700939050293
-7920.001,298.3033877563477
-8064.001,298.9058059753418
-8208.000999999998,299.5082424865723
-8352.000999999998,300.1106729003906
-8496.000999999998,300.7130911193848
-8640.000999999998,301.3155398254394
-8928.001,302.5203762634277
-9072.001,302.8216006164551
-14400.001,302.8216006164551
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum1.TAirOut/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum1.TAirOut/reference.csv
deleted file mode 100644
index 90e4125b36..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum1.TAirOut/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,285.6779174804688
-144,285.6779174804688
-288,285.6779174804688
-432,285.6779174804688
-576,285.6779174804688
-720,285.6779174804688
-864,285.6779174804688
-1008,285.6779174804688
-1152,285.6779174804688
-1296,285.6779174804688
-1440,285.6779174804688
-1584,285.6779174804688
-1728,285.6779174804688
-1872,285.6779174804688
-2016,285.6779174804688
-2160,285.6779174804688
-2304,285.6779174804688
-2448,285.6779174804688
-2592,285.6779174804688
-2736,285.6779174804688
-2880,285.6779174804688
-3024,285.6779174804688
-3168,285.6779174804688
-3312,285.6779174804688
-3456,285.6779174804688
-3600,285.6779174804688
-3744,286.4706298828125
-3888,287.2633422851562
-4032,288.0560546875
-4176,288.8487670898438
-4320,289.6414794921875
-4464,290.4341918945312
-4608,291.226904296875
-4752,292.0196166992188
-4896,292.8123291015625
-5040,293.6050415039062
-5184,294.39775390625
-5328,295.1904663085937
-5472,295.5868225097656
-5616,295.5868225097656
-5760,295.5868225097656
-5904,295.5868225097656
-6048,295.5868225097656
-6192,295.5868225097656
-6336,295.5868225097656
-6480,295.5868225097656
-6624,295.5868225097656
-6768,295.5868225097656
-6912,295.5868225097656
-7056,295.5868225097656
-7200,295.5868225097656
-7344,296.18984375
-7488,296.7928955078125
-7632,297.3959167480469
-7776.000000000001,297.9989379882812
-7920.000000000001,298.6019897460938
-8064.000000000001,299.2050109863281
-8208,299.8080505371094
-8352,300.411083984375
-8496,301.0141052246094
-8640,301.6171569824219
-8784,302.2201782226563
-8928,302.8231994628906
-9072,303.1247253417969
-9216,303.1247253417969
-9360,303.1247253417969
-9504,303.1247253417969
-9648,303.1247253417969
-9792,303.1247253417969
-9936,303.1247253417969
-10080,303.1247253417969
-10224,303.1247253417969
-10368,303.1247253417969
-10512,303.1247253417969
-10656,303.1247253417969
-10800,303.1247253417969
-10944,303.1247253417969
-11088,303.1247253417969
-11232,303.1247253417969
-11376,303.1247253417969
-11520,303.1247253417969
-11664,303.1247253417969
-11808,303.1247253417969
-11952,303.1247253417969
-12096,303.1247253417969
-12240,303.1247253417969
-12384,303.1247253417969
-12528,303.1247253417969
-12672,303.1247253417969
-12816,303.1247253417969
-12960,303.1247253417969
-13104,303.1247253417969
-13248,303.1247253417969
-13392,303.1247253417969
-13536,303.1247253417969
-13680,303.1247253417969
-13824,303.1247253417969
-13968,303.1247253417969
-14112,303.1247253417969
-14256,303.1247253417969
-14400,303.1247253417969
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum1.TAirOut/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum1.TAirOut/test.csv
deleted file mode 100644
index 90e4125b36..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum1.TAirOut/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,285.6779174804688
-144,285.6779174804688
-288,285.6779174804688
-432,285.6779174804688
-576,285.6779174804688
-720,285.6779174804688
-864,285.6779174804688
-1008,285.6779174804688
-1152,285.6779174804688
-1296,285.6779174804688
-1440,285.6779174804688
-1584,285.6779174804688
-1728,285.6779174804688
-1872,285.6779174804688
-2016,285.6779174804688
-2160,285.6779174804688
-2304,285.6779174804688
-2448,285.6779174804688
-2592,285.6779174804688
-2736,285.6779174804688
-2880,285.6779174804688
-3024,285.6779174804688
-3168,285.6779174804688
-3312,285.6779174804688
-3456,285.6779174804688
-3600,285.6779174804688
-3744,286.4706298828125
-3888,287.2633422851562
-4032,288.0560546875
-4176,288.8487670898438
-4320,289.6414794921875
-4464,290.4341918945312
-4608,291.226904296875
-4752,292.0196166992188
-4896,292.8123291015625
-5040,293.6050415039062
-5184,294.39775390625
-5328,295.1904663085937
-5472,295.5868225097656
-5616,295.5868225097656
-5760,295.5868225097656
-5904,295.5868225097656
-6048,295.5868225097656
-6192,295.5868225097656
-6336,295.5868225097656
-6480,295.5868225097656
-6624,295.5868225097656
-6768,295.5868225097656
-6912,295.5868225097656
-7056,295.5868225097656
-7200,295.5868225097656
-7344,296.18984375
-7488,296.7928955078125
-7632,297.3959167480469
-7776.000000000001,297.9989379882812
-7920.000000000001,298.6019897460938
-8064.000000000001,299.2050109863281
-8208,299.8080505371094
-8352,300.411083984375
-8496,301.0141052246094
-8640,301.6171569824219
-8784,302.2201782226563
-8928,302.8231994628906
-9072,303.1247253417969
-9216,303.1247253417969
-9360,303.1247253417969
-9504,303.1247253417969
-9648,303.1247253417969
-9792,303.1247253417969
-9936,303.1247253417969
-10080,303.1247253417969
-10224,303.1247253417969
-10368,303.1247253417969
-10512,303.1247253417969
-10656,303.1247253417969
-10800,303.1247253417969
-10944,303.1247253417969
-11088,303.1247253417969
-11232,303.1247253417969
-11376,303.1247253417969
-11520,303.1247253417969
-11664,303.1247253417969
-11808,303.1247253417969
-11952,303.1247253417969
-12096,303.1247253417969
-12240,303.1247253417969
-12384,303.1247253417969
-12528,303.1247253417969
-12672,303.1247253417969
-12816,303.1247253417969
-12960,303.1247253417969
-13104,303.1247253417969
-13248,303.1247253417969
-13392,303.1247253417969
-13536,303.1247253417969
-13680,303.1247253417969
-13824,303.1247253417969
-13968,303.1247253417969
-14112,303.1247253417969
-14256,303.1247253417969
-14400,303.1247253417969
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum1.TAirOut/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum1.TAirOut/upperBound.csv
deleted file mode 100644
index 570e84d22c..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum1.TAirOut/upperBound.csv
+++ /dev/null
@@ -1,18 +0,0 @@
-x,y
--0.001,285.9635953979493
-3599.999,285.9635953979493
-5327.999000000001,295.4856567749023
-5471.999000000001,295.8824093322754
-7199.999000000001,295.8824093322754
-7343.999000000001,296.4860335937501
-7487.999000000001,297.0896884033203
-7775.999000000001,298.2969369262695
-7919.999000000001,298.9005917358399
-8063.999000000002,299.5042159973144
-8207.999,300.1078585876465
-8351.999,300.7114950683594
-8495.999,301.315119329834
-8639.999,301.9187741394043
-8927.999,303.1260226623535
-9071.999,303.4278500671386
-14400.001,303.4278500671386
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum1.mWat_flow/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum1.mWat_flow/errors.csv
deleted file mode 100644
index 7608c4d9ae..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum1.mWat_flow/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-144,0
-288,0
-432,0
-576,0
-720,0
-864,0
-1008,0
-1152,0
-1296,0
-1440,0
-1584,0
-1728,0
-1872,0
-2016,0
-2160,0
-2304,0
-2448,0
-2592,0
-2736,0
-2880,0
-3024,0
-3168,0
-3312,0
-3456,0
-3600,0
-3744,0
-3888,0
-4032,0
-4176,0
-4320,0
-4464,0
-4608,0
-4752,0
-4896,0
-5040,0
-5184,0
-5328,0
-5472,0
-5616,0
-5760,0
-5904,0
-6048,0
-6192,0
-6336,0
-6480,0
-6624,0
-6768,0
-6912,0
-7056,0
-7200,0
-7344,0
-7488,0
-7632,0
-7776.000000000001,0
-7920.000000000001,0
-8064.000000000001,0
-8208,0
-8352,0
-8496,0
-8640,0
-8784,0
-8928,0
-9072,0
-9216,0
-9360,0
-9504,0
-9648,0
-9792,0
-9936,0
-10080,0
-10224,0
-10368,0
-10512,0
-10656,0
-10800,0
-10944,0
-11088,0
-11232,0
-11376,0
-11520,0
-11664,0
-11808,0
-11952,0
-12096,0
-12240,0
-12384,0
-12528,0
-12672,0
-12816,0
-12960,0
-13104,0
-13248,0
-13392,0
-13536,0
-13680,0
-13824,0
-13968,0
-14112,0
-14256,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum1.mWat_flow/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum1.mWat_flow/lowerBound.csv
deleted file mode 100644
index 91647e8d71..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum1.mWat_flow/lowerBound.csv
+++ /dev/null
@@ -1,23 +0,0 @@
-x,y
--0.001,0.003985044710338116
-7199.999000000001,0.003985044710338116
-7343.999000000001,0.003744627326726913
-7487.999000000001,0.003504325147718191
-7631.999000000001,0.003264137521386146
-7775.999000000001,0.003024064913392065
-7919.999000000001,0.002784106811508535
-8063.999000000002,0.002544263495132326
-8207.999,0.002304534777998924
-8351.999,0.002064920660108328
-8495.999,0.001825420908629894
-8639.999,0.001586035523563623
-8783.999,0.001346764272078872
-8927.999,0.001107607247307896
-9071.999,0.0009880714826285839
-10800.001,0.0009880714826285839
-11664.001,0.001465208806097507
-11808.001,0.001544731600210071
-12240.001,0.001783300122246146
-12528.001,0.001942345896735787
-12672.001,0.00198210745677352
-14400.001,0.00198210745677352
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum1.mWat_flow/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum1.mWat_flow/reference.csv
deleted file mode 100644
index 25dec7de2a..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum1.mWat_flow/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0.004985044710338116
-144,0.004985044710338116
-288,0.004985044710338116
-432,0.004985044710338116
-576,0.004985044710338116
-720,0.004985044710338116
-864,0.004985044710338116
-1008,0.004985044710338116
-1152,0.004985044710338116
-1296,0.004985044710338116
-1440,0.004985044710338116
-1584,0.004985044710338116
-1728,0.004985044710338116
-1872,0.004985044710338116
-2016,0.004985044710338116
-2160,0.004985044710338116
-2304,0.004985044710338116
-2448,0.004985044710338116
-2592,0.004985044710338116
-2736,0.004985044710338116
-2880,0.004985044710338116
-3024,0.004985044710338116
-3168,0.004985044710338116
-3312,0.004985044710338116
-3456,0.004985044710338116
-3600,0.004985044710338116
-3744,0.004985044710338116
-3888,0.004985044710338116
-4032,0.004985044710338116
-4176,0.004985044710338116
-4320,0.004985044710338116
-4464,0.004985044710338116
-4608,0.004985044710338116
-4752,0.004985044710338116
-4896,0.004985044710338116
-5040,0.004985044710338116
-5184,0.004985044710338116
-5328,0.004985044710338116
-5472,0.004985044710338116
-5616,0.004985044710338116
-5760,0.004985044710338116
-5904,0.004985044710338116
-6048,0.004985044710338116
-6192,0.004985044710338116
-6336,0.004985044710338116
-6480,0.004985044710338116
-6624,0.004985044710338116
-6768,0.004985044710338116
-6912,0.004985044710338116
-7056,0.004985044710338116
-7200,0.004985044710338116
-7344,0.004744627326726913
-7488,0.004504325147718191
-7632,0.004264137521386146
-7776.000000000001,0.004024064913392065
-7920.000000000001,0.003784106811508535
-8064.000000000001,0.003544263495132326
-8208,0.003304534777998924
-8352,0.003064920660108328
-8496,0.002825420908629894
-8640,0.002586035523563623
-8784,0.002346764272078872
-8928,0.002107607247307896
-9072,0.001988071482628584
-9216,0.001988071482628584
-9360,0.001988071482628584
-9504,0.001988071482628584
-9648,0.001988071482628584
-9792,0.001988071482628584
-9936,0.001988071482628584
-10080,0.001988071482628584
-10224,0.001988071482628584
-10368,0.001988071482628584
-10512,0.001988071482628584
-10656,0.001988071482628584
-10800,0.001988071482628584
-10944,0.002067594369873404
-11088,0.002147117257118225
-11232,0.002226640144363046
-11376,0.002306163031607866
-11520,0.002385685918852687
-11664,0.002465208806097507
-11808,0.002544731600210071
-11952,0.002624254440888762
-12096,0.002703777281567454
-12240,0.002783300122246146
-12384,0.002862823009490967
-12528,0.002942345896735787
-12672,0.00298210745677352
-12816,0.00298210745677352
-12960,0.00298210745677352
-13104,0.00298210745677352
-13248,0.00298210745677352
-13392,0.00298210745677352
-13536,0.00298210745677352
-13680,0.00298210745677352
-13824,0.00298210745677352
-13968,0.00298210745677352
-14112,0.00298210745677352
-14256,0.00298210745677352
-14400,0.00298210745677352
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum1.mWat_flow/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum1.mWat_flow/test.csv
deleted file mode 100644
index 25dec7de2a..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum1.mWat_flow/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0.004985044710338116
-144,0.004985044710338116
-288,0.004985044710338116
-432,0.004985044710338116
-576,0.004985044710338116
-720,0.004985044710338116
-864,0.004985044710338116
-1008,0.004985044710338116
-1152,0.004985044710338116
-1296,0.004985044710338116
-1440,0.004985044710338116
-1584,0.004985044710338116
-1728,0.004985044710338116
-1872,0.004985044710338116
-2016,0.004985044710338116
-2160,0.004985044710338116
-2304,0.004985044710338116
-2448,0.004985044710338116
-2592,0.004985044710338116
-2736,0.004985044710338116
-2880,0.004985044710338116
-3024,0.004985044710338116
-3168,0.004985044710338116
-3312,0.004985044710338116
-3456,0.004985044710338116
-3600,0.004985044710338116
-3744,0.004985044710338116
-3888,0.004985044710338116
-4032,0.004985044710338116
-4176,0.004985044710338116
-4320,0.004985044710338116
-4464,0.004985044710338116
-4608,0.004985044710338116
-4752,0.004985044710338116
-4896,0.004985044710338116
-5040,0.004985044710338116
-5184,0.004985044710338116
-5328,0.004985044710338116
-5472,0.004985044710338116
-5616,0.004985044710338116
-5760,0.004985044710338116
-5904,0.004985044710338116
-6048,0.004985044710338116
-6192,0.004985044710338116
-6336,0.004985044710338116
-6480,0.004985044710338116
-6624,0.004985044710338116
-6768,0.004985044710338116
-6912,0.004985044710338116
-7056,0.004985044710338116
-7200,0.004985044710338116
-7344,0.004744627326726913
-7488,0.004504325147718191
-7632,0.004264137521386146
-7776.000000000001,0.004024064913392065
-7920.000000000001,0.003784106811508535
-8064.000000000001,0.003544263495132326
-8208,0.003304534777998924
-8352,0.003064920660108328
-8496,0.002825420908629894
-8640,0.002586035523563623
-8784,0.002346764272078872
-8928,0.002107607247307896
-9072,0.001988071482628584
-9216,0.001988071482628584
-9360,0.001988071482628584
-9504,0.001988071482628584
-9648,0.001988071482628584
-9792,0.001988071482628584
-9936,0.001988071482628584
-10080,0.001988071482628584
-10224,0.001988071482628584
-10368,0.001988071482628584
-10512,0.001988071482628584
-10656,0.001988071482628584
-10800,0.001988071482628584
-10944,0.002067594369873404
-11088,0.002147117257118225
-11232,0.002226640144363046
-11376,0.002306163031607866
-11520,0.002385685918852687
-11664,0.002465208806097507
-11808,0.002544731600210071
-11952,0.002624254440888762
-12096,0.002703777281567454
-12240,0.002783300122246146
-12384,0.002862823009490967
-12528,0.002942345896735787
-12672,0.00298210745677352
-12816,0.00298210745677352
-12960,0.00298210745677352
-13104,0.00298210745677352
-13248,0.00298210745677352
-13392,0.00298210745677352
-13536,0.00298210745677352
-13680,0.00298210745677352
-13824,0.00298210745677352
-13968,0.00298210745677352
-14112,0.00298210745677352
-14256,0.00298210745677352
-14400,0.00298210745677352
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum1.mWat_flow/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum1.mWat_flow/upperBound.csv
deleted file mode 100644
index b6a31560eb..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_adiHum1.mWat_flow/upperBound.csv
+++ /dev/null
@@ -1,23 +0,0 @@
-x,y
--0.001,0.005985044710338116
-7200.000999999999,0.005985044710338116
-7344.000999999999,0.005744627326726913
-7488.001,0.005504325147718191
-7632.001,0.005264137521386146
-7776.001,0.005024064913392065
-7920.001,0.004784106811508535
-8064.001,0.004544263495132326
-8208.000999999998,0.004304534777998924
-8352.000999999998,0.004064920660108328
-8496.000999999998,0.003825420908629894
-8640.000999999998,0.003586035523563623
-8784.001,0.003346764272078872
-8928.001,0.003107607247307896
-9072.001,0.002988071482628584
-10799.999,0.002988071482628584
-11663.999,0.003465208806097507
-11807.999,0.003544731600210071
-12239.999,0.003783300122246146
-12527.999,0.003942345896735787
-12671.999,0.00398210745677352
-14400.001,0.00398210745677352
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_hum.mWat_flow/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_hum.mWat_flow/errors.csv
deleted file mode 100644
index 8dff177577..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_hum.mWat_flow/errors.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
-0,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_hum.mWat_flow/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_hum.mWat_flow/lowerBound.csv
deleted file mode 100644
index 4ec70ab10f..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_hum.mWat_flow/lowerBound.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
--0.001,-0.0003055555387400091
-14400.001,-0.0003055555387400091
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_hum.mWat_flow/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_hum.mWat_flow/reference.csv
deleted file mode 100644
index 7d0fad1acc..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_hum.mWat_flow/reference.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
-0,0.0006944444612599909
-14400,0.0006944444612599909
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_hum.mWat_flow/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_hum.mWat_flow/test.csv
deleted file mode 100644
index 7d0fad1acc..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_hum.mWat_flow/test.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
-0,0.0006944444612599909
-14400,0.0006944444612599909
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_hum.mWat_flow/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_hum.mWat_flow/upperBound.csv
deleted file mode 100644
index c4730ce95f..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_hum.mWat_flow/upperBound.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
--0.001,0.001694444461259991
-14400.001,0.001694444461259991
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_hum1.mWat_flow/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_hum1.mWat_flow/errors.csv
deleted file mode 100644
index 7608c4d9ae..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_hum1.mWat_flow/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-144,0
-288,0
-432,0
-576,0
-720,0
-864,0
-1008,0
-1152,0
-1296,0
-1440,0
-1584,0
-1728,0
-1872,0
-2016,0
-2160,0
-2304,0
-2448,0
-2592,0
-2736,0
-2880,0
-3024,0
-3168,0
-3312,0
-3456,0
-3600,0
-3744,0
-3888,0
-4032,0
-4176,0
-4320,0
-4464,0
-4608,0
-4752,0
-4896,0
-5040,0
-5184,0
-5328,0
-5472,0
-5616,0
-5760,0
-5904,0
-6048,0
-6192,0
-6336,0
-6480,0
-6624,0
-6768,0
-6912,0
-7056,0
-7200,0
-7344,0
-7488,0
-7632,0
-7776.000000000001,0
-7920.000000000001,0
-8064.000000000001,0
-8208,0
-8352,0
-8496,0
-8640,0
-8784,0
-8928,0
-9072,0
-9216,0
-9360,0
-9504,0
-9648,0
-9792,0
-9936,0
-10080,0
-10224,0
-10368,0
-10512,0
-10656,0
-10800,0
-10944,0
-11088,0
-11232,0
-11376,0
-11520,0
-11664,0
-11808,0
-11952,0
-12096,0
-12240,0
-12384,0
-12528,0
-12672,0
-12816,0
-12960,0
-13104,0
-13248,0
-13392,0
-13536,0
-13680,0
-13824,0
-13968,0
-14112,0
-14256,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_hum1.mWat_flow/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_hum1.mWat_flow/lowerBound.csv
deleted file mode 100644
index 9ac922729b..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_hum1.mWat_flow/lowerBound.csv
+++ /dev/null
@@ -1,35 +0,0 @@
-x,y
--0.001,0.006000000216066837
-143.999,0.003999992158263922
-287.999,0.003999988339841365
-431.999,0.003999972879886627
-432.001,0.003999972879886627
-576.0007894729314,0.00400000454480787
-719.999,0.004000000819563866
-863.9989999999999,0.003999999888241291
-7199.999000000001,0.003999999888241291
-7487.999000000001,0.003520000144839287
-7631.999000000001,0.003279999993741512
-7775.999000000001,0.003039999935775994
-7919.999000000001,0.002800000064074992
-8063.999000000002,0.002559999959543346
-8207.999,0.002319999994710088
-8351.999,0.002079999983310699
-8495.999,0.001839999925345183
-8783.999,0.001360000088810921
-8927.999,0.001120000030845404
-9071.999,0.001000000094994903
-10800.001,0.001000000094994903
-10944.001,0.001080000005662441
-11088.001,0.001160000056028366
-11232.001,0.001240000059828162
-11376.001,0.001319999970495701
-11520.001,0.001400000113993883
-11808.001,0.00155999993532896
-11952.001,0.001639999939128757
-12096.001,0.001719999989494681
-12240.001,0.00179999990016222
-12384.001,0.001879999997094274
-12528.001,0.001959999954327941
-12672.001,0.002000000026077032
-14400.001,0.002000000026077032
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_hum1.mWat_flow/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_hum1.mWat_flow/reference.csv
deleted file mode 100644
index d2f1fb3eab..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_hum1.mWat_flow/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0.007000000216066837
-144,0.004999992158263922
-288,0.004999988339841365
-432,0.004999972879886627
-576,0.005000004544854164
-720,0.005000000819563866
-864,0.004999999888241291
-1008,0.004999999888241291
-1152,0.004999999888241291
-1296,0.004999999888241291
-1440,0.004999999888241291
-1584,0.004999999888241291
-1728,0.004999999888241291
-1872,0.004999999888241291
-2016,0.004999999888241291
-2160,0.004999999888241291
-2304,0.004999999888241291
-2448,0.004999999888241291
-2592,0.004999999888241291
-2736,0.004999999888241291
-2880,0.004999999888241291
-3024,0.004999999888241291
-3168,0.004999999888241291
-3312,0.004999999888241291
-3456,0.004999999888241291
-3600,0.004999999888241291
-3744,0.004999999888241291
-3888,0.004999999888241291
-4032,0.004999999888241291
-4176,0.004999999888241291
-4320,0.004999999888241291
-4464,0.004999999888241291
-4608,0.004999999888241291
-4752,0.004999999888241291
-4896,0.004999999888241291
-5040,0.004999999888241291
-5184,0.004999999888241291
-5328,0.004999999888241291
-5472,0.004999999888241291
-5616,0.004999999888241291
-5760,0.004999999888241291
-5904,0.004999999888241291
-6048,0.004999999888241291
-6192,0.004999999888241291
-6336,0.004999999888241291
-6480,0.004999999888241291
-6624,0.004999999888241291
-6768,0.004999999888241291
-6912,0.004999999888241291
-7056,0.004999999888241291
-7200,0.004999999888241291
-7344,0.004760000016540289
-7488,0.004520000144839287
-7632,0.004279999993741512
-7776.000000000001,0.004039999935775994
-7920.000000000001,0.003800000064074992
-8064.000000000001,0.003559999959543346
-8208,0.003319999994710088
-8352,0.003079999983310699
-8496,0.002839999925345183
-8640,0.002600000007078052
-8784,0.002360000088810921
-8928,0.002120000030845404
-9072,0.002000000094994903
-9216,0.002000000094994903
-9360,0.002000000094994903
-9504,0.002000000094994903
-9648,0.002000000094994903
-9792,0.002000000094994903
-9936,0.002000000094994903
-10080,0.002000000094994903
-10224,0.002000000094994903
-10368,0.002000000094994903
-10512,0.002000000094994903
-10656,0.002000000094994903
-10800,0.002000000094994903
-10944,0.002080000005662441
-11088,0.002160000056028366
-11232,0.002240000059828162
-11376,0.002319999970495701
-11520,0.002400000113993883
-11664,0.002480000024661422
-11808,0.00255999993532896
-11952,0.002639999939128757
-12096,0.002719999989494681
-12240,0.00279999990016222
-12384,0.002879999997094274
-12528,0.002959999954327941
-12672,0.003000000026077032
-12816,0.003000000026077032
-12960,0.003000000026077032
-13104,0.003000000026077032
-13248,0.003000000026077032
-13392,0.003000000026077032
-13536,0.003000000026077032
-13680,0.003000000026077032
-13824,0.003000000026077032
-13968,0.003000000026077032
-14112,0.003000000026077032
-14256,0.003000000026077032
-14400,0.003000000026077032
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_hum1.mWat_flow/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_hum1.mWat_flow/test.csv
deleted file mode 100644
index d2f1fb3eab..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_hum1.mWat_flow/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0.007000000216066837
-144,0.004999992158263922
-288,0.004999988339841365
-432,0.004999972879886627
-576,0.005000004544854164
-720,0.005000000819563866
-864,0.004999999888241291
-1008,0.004999999888241291
-1152,0.004999999888241291
-1296,0.004999999888241291
-1440,0.004999999888241291
-1584,0.004999999888241291
-1728,0.004999999888241291
-1872,0.004999999888241291
-2016,0.004999999888241291
-2160,0.004999999888241291
-2304,0.004999999888241291
-2448,0.004999999888241291
-2592,0.004999999888241291
-2736,0.004999999888241291
-2880,0.004999999888241291
-3024,0.004999999888241291
-3168,0.004999999888241291
-3312,0.004999999888241291
-3456,0.004999999888241291
-3600,0.004999999888241291
-3744,0.004999999888241291
-3888,0.004999999888241291
-4032,0.004999999888241291
-4176,0.004999999888241291
-4320,0.004999999888241291
-4464,0.004999999888241291
-4608,0.004999999888241291
-4752,0.004999999888241291
-4896,0.004999999888241291
-5040,0.004999999888241291
-5184,0.004999999888241291
-5328,0.004999999888241291
-5472,0.004999999888241291
-5616,0.004999999888241291
-5760,0.004999999888241291
-5904,0.004999999888241291
-6048,0.004999999888241291
-6192,0.004999999888241291
-6336,0.004999999888241291
-6480,0.004999999888241291
-6624,0.004999999888241291
-6768,0.004999999888241291
-6912,0.004999999888241291
-7056,0.004999999888241291
-7200,0.004999999888241291
-7344,0.004760000016540289
-7488,0.004520000144839287
-7632,0.004279999993741512
-7776.000000000001,0.004039999935775994
-7920.000000000001,0.003800000064074992
-8064.000000000001,0.003559999959543346
-8208,0.003319999994710088
-8352,0.003079999983310699
-8496,0.002839999925345183
-8640,0.002600000007078052
-8784,0.002360000088810921
-8928,0.002120000030845404
-9072,0.002000000094994903
-9216,0.002000000094994903
-9360,0.002000000094994903
-9504,0.002000000094994903
-9648,0.002000000094994903
-9792,0.002000000094994903
-9936,0.002000000094994903
-10080,0.002000000094994903
-10224,0.002000000094994903
-10368,0.002000000094994903
-10512,0.002000000094994903
-10656,0.002000000094994903
-10800,0.002000000094994903
-10944,0.002080000005662441
-11088,0.002160000056028366
-11232,0.002240000059828162
-11376,0.002319999970495701
-11520,0.002400000113993883
-11664,0.002480000024661422
-11808,0.00255999993532896
-11952,0.002639999939128757
-12096,0.002719999989494681
-12240,0.00279999990016222
-12384,0.002879999997094274
-12528,0.002959999954327941
-12672,0.003000000026077032
-12816,0.003000000026077032
-12960,0.003000000026077032
-13104,0.003000000026077032
-13248,0.003000000026077032
-13392,0.003000000026077032
-13536,0.003000000026077032
-13680,0.003000000026077032
-13824,0.003000000026077032
-13968,0.003000000026077032
-14112,0.003000000026077032
-14256,0.003000000026077032
-14400,0.003000000026077032
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_hum1.mWat_flow/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_hum1.mWat_flow/upperBound.csv
deleted file mode 100644
index d5816bbadc..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_hum1.mWat_flow/upperBound.csv
+++ /dev/null
@@ -1,36 +0,0 @@
-x,y
--0.001,0.008000000216066838
-0.001,0.008000000216066838
-144.001,0.005999992158263922
-288.001,0.005999988339841365
-431.999656125962,0.005999972880030907
-575.999,0.006000004544854164
-576.001,0.006000004544854164
-720.0010000000001,0.006000000819563866
-864.001,0.005999999888241291
-7200.000999999999,0.005999999888241291
-7488.001,0.005520000144839287
-7632.001,0.005279999993741512
-7776.001,0.005039999935775994
-7920.001,0.004800000064074992
-8064.001,0.004559999959543346
-8208.000999999998,0.004319999994710088
-8352.000999999998,0.004079999983310699
-8496.000999999998,0.003839999925345183
-8784.001,0.003360000088810921
-8928.001,0.003120000030845404
-9072.001,0.003000000094994903
-10799.999,0.003000000094994903
-10943.999,0.003080000005662441
-11087.999,0.003160000056028366
-11231.999,0.003240000059828162
-11375.999,0.003319999970495701
-11519.999,0.003400000113993883
-11807.999,0.00355999993532896
-11951.999,0.003639999939128757
-12095.999,0.003719999989494681
-12239.999,0.00379999990016222
-12383.999,0.003879999997094274
-12527.999,0.003959999954327941
-12671.999,0.004000000026077032
-14400.001,0.004000000026077032
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resMas.y/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resMas.y/errors.csv
deleted file mode 100644
index 8dff177577..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resMas.y/errors.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
-0,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resMas.y/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resMas.y/lowerBound.csv
deleted file mode 100644
index ea5efc45c3..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resMas.y/lowerBound.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
--0.001,-0.001
-14400.001,-0.001
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resMas.y/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resMas.y/reference.csv
deleted file mode 100644
index 8dff177577..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resMas.y/reference.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
-0,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resMas.y/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resMas.y/test.csv
deleted file mode 100644
index 8dff177577..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resMas.y/test.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
-0,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resMas.y/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resMas.y/upperBound.csv
deleted file mode 100644
index 668ce7bcfa..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resMas.y/upperBound.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
--0.001,0.001
-14400.001,0.001
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resMas1.y/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resMas1.y/errors.csv
deleted file mode 100644
index 7608c4d9ae..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resMas1.y/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-144,0
-288,0
-432,0
-576,0
-720,0
-864,0
-1008,0
-1152,0
-1296,0
-1440,0
-1584,0
-1728,0
-1872,0
-2016,0
-2160,0
-2304,0
-2448,0
-2592,0
-2736,0
-2880,0
-3024,0
-3168,0
-3312,0
-3456,0
-3600,0
-3744,0
-3888,0
-4032,0
-4176,0
-4320,0
-4464,0
-4608,0
-4752,0
-4896,0
-5040,0
-5184,0
-5328,0
-5472,0
-5616,0
-5760,0
-5904,0
-6048,0
-6192,0
-6336,0
-6480,0
-6624,0
-6768,0
-6912,0
-7056,0
-7200,0
-7344,0
-7488,0
-7632,0
-7776.000000000001,0
-7920.000000000001,0
-8064.000000000001,0
-8208,0
-8352,0
-8496,0
-8640,0
-8784,0
-8928,0
-9072,0
-9216,0
-9360,0
-9504,0
-9648,0
-9792,0
-9936,0
-10080,0
-10224,0
-10368,0
-10512,0
-10656,0
-10800,0
-10944,0
-11088,0
-11232,0
-11376,0
-11520,0
-11664,0
-11808,0
-11952,0
-12096,0
-12240,0
-12384,0
-12528,0
-12672,0
-12816,0
-12960,0
-13104,0
-13248,0
-13392,0
-13536,0
-13680,0
-13824,0
-13968,0
-14112,0
-14256,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resMas1.y/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resMas1.y/lowerBound.csv
deleted file mode 100644
index 9262892a95..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resMas1.y/lowerBound.csv
+++ /dev/null
@@ -1,31 +0,0 @@
-x,y
--0.001,0.001014955040067434
-143.999,-0.0009850527268790757
-287.999,-0.0009850563723157392
-431.999,-0.0009850720158065087
-432.001,-0.0009850720158065087
-576.0007803232737,-0.000985040235927323
-719.999,-0.0009850441572561977
-863.9989999999999,-0.0009850447955395793
-7200.000999999999,-0.0009850448657525704
-7344.000999999999,-0.000984627418234595
-7488.001,-0.0009843249654077227
-7632.001,-0.0009841374257812277
-7776.000267323188,-0.0009840647149601612
-7919.999000000001,-0.000984106751071522
-8063.999000000002,-0.0009842634813830955
-8207.999,-0.000984534793838975
-8351.999,-0.0009849206074941321
-8495.999,-0.0009854208394026501
-8639.999,-0.0009860354091651971
-8783.999,-0.0009867642609387986
-8927.999,-0.0009876072859478881
-9071.999,-0.0009880715704421164
-10800.001,-0.0009880715704421164
-11952.001,-0.0009842544726561754
-12096.001,-0.0009837773364561144
-12240.001,-0.000983300198437064
-12384.001,-0.000982823062237003
-12528.001,-0.0009823459242179525
-12672.001,-0.0009821073561179219
-14400.001,-0.0009821073561179219
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resMas1.y/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resMas1.y/reference.csv
deleted file mode 100644
index 5605ff4716..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resMas1.y/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0.002014955040067434
-144,1.494727312092436e-05
-288,1.494362768426072e-05
-432,1.492798419349128e-05
-576,1.495976412115851e-05
-720,1.495584274380235e-05
-864,1.495520446042065e-05
-1008,1.495517281000502e-05
-1152,1.495514079579152e-05
-1296,1.495513606641907e-05
-1440,1.495513606641907e-05
-1584,1.495513533882331e-05
-1728,1.495513515692437e-05
-1872,1.495513515692437e-05
-2016,1.495513424742967e-05
-2160,1.495513424742967e-05
-2304,1.495513424742967e-05
-2448,1.495513424742967e-05
-2592,1.495513424742967e-05
-2736,1.495513424742967e-05
-2880,1.495513424742967e-05
-3024,1.495513424742967e-05
-3168,1.495513424742967e-05
-3312,1.495513424742967e-05
-3456,1.495513424742967e-05
-3600,1.495513424742967e-05
-3744,1.495513424742967e-05
-3888,1.495513424742967e-05
-4032,1.495513424742967e-05
-4176,1.495513424742967e-05
-4320,1.495513424742967e-05
-4464,1.495513424742967e-05
-4608,1.495513424742967e-05
-4752,1.495513424742967e-05
-4896,1.495513424742967e-05
-5040,1.495513424742967e-05
-5184,1.495513424742967e-05
-5328,1.495513424742967e-05
-5472,1.495513424742967e-05
-5616,1.495513424742967e-05
-5760,1.495513424742967e-05
-5904,1.495513424742967e-05
-6048,1.495513424742967e-05
-6192,1.495513424742967e-05
-6336,1.495513424742967e-05
-6480,1.495513424742967e-05
-6624,1.495513424742967e-05
-6768,1.495513424742967e-05
-6912,1.495513424742967e-05
-7056,1.495513424742967e-05
-7200,1.495513424742967e-05
-7344,1.53725817654049e-05
-7488,1.567503459227737e-05
-7632,1.586257421877235e-05
-7776.000000000001,1.593528540979605e-05
-7920.000000000001,1.589324892847799e-05
-8064.000000000001,1.57365186169045e-05
-8208,1.546520616102498e-05
-8352,1.507939250586787e-05
-8496,1.457916059734998e-05
-8640,1.396459083480295e-05
-8784,1.323573906120146e-05
-8928,1.239271405211184e-05
-9072,1.192842955788365e-05
-9216,1.192842955788365e-05
-9360,1.192842955788365e-05
-9504,1.192842955788365e-05
-9648,1.192842955788365e-05
-9792,1.192842955788365e-05
-9936,1.192842955788365e-05
-10080,1.192842955788365e-05
-10224,1.192842955788365e-05
-10368,1.192842955788365e-05
-10512,1.192842955788365e-05
-10656,1.192842955788365e-05
-10800,1.192842955788365e-05
-10944,1.240556666743942e-05
-11088,1.288270377699519e-05
-11232,1.335984088655096e-05
-11376,1.383697799610672e-05
-11520,1.431411510566249e-05
-11664,1.479125221521827e-05
-11808,1.526838932477404e-05
-11952,1.57455273438245e-05
-12096,1.622266354388557e-05
-12240,1.669980156293605e-05
-12384,1.717693776299711e-05
-12528,1.765407578204759e-05
-12672,1.789264388207812e-05
-12816,1.789264388207812e-05
-12960,1.789264388207812e-05
-13104,1.789264388207812e-05
-13248,1.789264388207812e-05
-13392,1.789264388207812e-05
-13536,1.789264388207812e-05
-13680,1.789264388207812e-05
-13824,1.789264388207812e-05
-13968,1.789264388207812e-05
-14112,1.789264388207812e-05
-14256,1.789264388207812e-05
-14400,1.789264388207812e-05
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resMas1.y/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resMas1.y/test.csv
deleted file mode 100644
index 5605ff4716..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resMas1.y/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0.002014955040067434
-144,1.494727312092436e-05
-288,1.494362768426072e-05
-432,1.492798419349128e-05
-576,1.495976412115851e-05
-720,1.495584274380235e-05
-864,1.495520446042065e-05
-1008,1.495517281000502e-05
-1152,1.495514079579152e-05
-1296,1.495513606641907e-05
-1440,1.495513606641907e-05
-1584,1.495513533882331e-05
-1728,1.495513515692437e-05
-1872,1.495513515692437e-05
-2016,1.495513424742967e-05
-2160,1.495513424742967e-05
-2304,1.495513424742967e-05
-2448,1.495513424742967e-05
-2592,1.495513424742967e-05
-2736,1.495513424742967e-05
-2880,1.495513424742967e-05
-3024,1.495513424742967e-05
-3168,1.495513424742967e-05
-3312,1.495513424742967e-05
-3456,1.495513424742967e-05
-3600,1.495513424742967e-05
-3744,1.495513424742967e-05
-3888,1.495513424742967e-05
-4032,1.495513424742967e-05
-4176,1.495513424742967e-05
-4320,1.495513424742967e-05
-4464,1.495513424742967e-05
-4608,1.495513424742967e-05
-4752,1.495513424742967e-05
-4896,1.495513424742967e-05
-5040,1.495513424742967e-05
-5184,1.495513424742967e-05
-5328,1.495513424742967e-05
-5472,1.495513424742967e-05
-5616,1.495513424742967e-05
-5760,1.495513424742967e-05
-5904,1.495513424742967e-05
-6048,1.495513424742967e-05
-6192,1.495513424742967e-05
-6336,1.495513424742967e-05
-6480,1.495513424742967e-05
-6624,1.495513424742967e-05
-6768,1.495513424742967e-05
-6912,1.495513424742967e-05
-7056,1.495513424742967e-05
-7200,1.495513424742967e-05
-7344,1.53725817654049e-05
-7488,1.567503459227737e-05
-7632,1.586257421877235e-05
-7776.000000000001,1.593528540979605e-05
-7920.000000000001,1.589324892847799e-05
-8064.000000000001,1.57365186169045e-05
-8208,1.546520616102498e-05
-8352,1.507939250586787e-05
-8496,1.457916059734998e-05
-8640,1.396459083480295e-05
-8784,1.323573906120146e-05
-8928,1.239271405211184e-05
-9072,1.192842955788365e-05
-9216,1.192842955788365e-05
-9360,1.192842955788365e-05
-9504,1.192842955788365e-05
-9648,1.192842955788365e-05
-9792,1.192842955788365e-05
-9936,1.192842955788365e-05
-10080,1.192842955788365e-05
-10224,1.192842955788365e-05
-10368,1.192842955788365e-05
-10512,1.192842955788365e-05
-10656,1.192842955788365e-05
-10800,1.192842955788365e-05
-10944,1.240556666743942e-05
-11088,1.288270377699519e-05
-11232,1.335984088655096e-05
-11376,1.383697799610672e-05
-11520,1.431411510566249e-05
-11664,1.479125221521827e-05
-11808,1.526838932477404e-05
-11952,1.57455273438245e-05
-12096,1.622266354388557e-05
-12240,1.669980156293605e-05
-12384,1.717693776299711e-05
-12528,1.765407578204759e-05
-12672,1.789264388207812e-05
-12816,1.789264388207812e-05
-12960,1.789264388207812e-05
-13104,1.789264388207812e-05
-13248,1.789264388207812e-05
-13392,1.789264388207812e-05
-13536,1.789264388207812e-05
-13680,1.789264388207812e-05
-13824,1.789264388207812e-05
-13968,1.789264388207812e-05
-14112,1.789264388207812e-05
-14256,1.789264388207812e-05
-14400,1.789264388207812e-05
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resMas1.y/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resMas1.y/upperBound.csv
deleted file mode 100644
index b9df245ca3..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resMas1.y/upperBound.csv
+++ /dev/null
@@ -1,33 +0,0 @@
-x,y
--0.001,0.003014955040067434
-0.001,0.003014955040067434
-144.001,0.001014947273120924
-288.001,0.001014943627684261
-431.9996597369724,0.001014927984339091
-575.999,0.001014959764121158
-576.001,0.001014959764121158
-720.0010000000001,0.001014955842743802
-864.001,0.001014955204460421
-7199.999000000001,0.00101495513424743
-7343.999000000001,0.001015372581765405
-7487.999000000001,0.001015675034592277
-7631.999000000001,0.001015862574218772
-7775.999000000001,0.001015935285409796
-7776.001,0.001015935285409796
-7920.001,0.001015893248928478
-8064.001,0.001015736518616905
-8208.000999999998,0.001015465206161025
-8352.000999999998,0.001015079392505868
-8496.000999999998,0.00101457916059735
-8640.000999999998,0.001013964590834803
-8784.001,0.001013235739061201
-8928.001,0.001012392714052112
-9072.001,0.001011928429557884
-10799.999,0.001011928429557884
-11951.999,0.001015745527343825
-12095.999,0.001016222663543886
-12239.999,0.001016699801562936
-12383.999,0.001017176937762997
-12527.999,0.001017654075782048
-12671.999,0.001017892643882078
-14400.001,0.001017892643882078
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resT.y/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resT.y/errors.csv
deleted file mode 100644
index 7608c4d9ae..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resT.y/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-144,0
-288,0
-432,0
-576,0
-720,0
-864,0
-1008,0
-1152,0
-1296,0
-1440,0
-1584,0
-1728,0
-1872,0
-2016,0
-2160,0
-2304,0
-2448,0
-2592,0
-2736,0
-2880,0
-3024,0
-3168,0
-3312,0
-3456,0
-3600,0
-3744,0
-3888,0
-4032,0
-4176,0
-4320,0
-4464,0
-4608,0
-4752,0
-4896,0
-5040,0
-5184,0
-5328,0
-5472,0
-5616,0
-5760,0
-5904,0
-6048,0
-6192,0
-6336,0
-6480,0
-6624,0
-6768,0
-6912,0
-7056,0
-7200,0
-7344,0
-7488,0
-7632,0
-7776.000000000001,0
-7920.000000000001,0
-8064.000000000001,0
-8208,0
-8352,0
-8496,0
-8640,0
-8784,0
-8928,0
-9072,0
-9216,0
-9360,0
-9504,0
-9648,0
-9792,0
-9936,0
-10080,0
-10224,0
-10368,0
-10512,0
-10656,0
-10800,0
-10944,0
-11088,0
-11232,0
-11376,0
-11520,0
-11664,0
-11808,0
-11952,0
-12096,0
-12240,0
-12384,0
-12528,0
-12672,0
-12816,0
-12960,0
-13104,0
-13248,0
-13392,0
-13536,0
-13680,0
-13824,0
-13968,0
-14112,0
-14256,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resT.y/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resT.y/lowerBound.csv
deleted file mode 100644
index 6844d09a6c..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resT.y/lowerBound.csv
+++ /dev/null
@@ -1,101 +0,0 @@
-x,y
--0.001,-3.309635102272034
-0.001,-3.309635102272034
-144.001,-0.1262623230218887
-288.001,0.00851562412083149
-432.001,0.01441971601545811
-576.0005501644255,0.01460300438218666
-719.999,0.01454981712251902
-863.9989999999999,0.01451866121590137
-1007.999,0.01451269292831421
-1151.999,0.0145067240819335
-1295.999,0.01450570838153362
-1439.999,0.01450537254661322
-1727.999,0.01450469938665628
-1871.999,0.01450436317920685
-2015.999,0.01450423819571733
-2159.999,0.01450422795116901
-2303.999,0.01450421863794327
-2447.999,0.01450420876592398
-2591.999,0.0145041990801692
-2735.999,0.01450418958067894
-3023.999,0.01450416946411133
-3167.999,0.01450415996462107
-3311.999,0.01450415027886629
-3455.999,0.01450414226949215
-3599.999,0.01450413947552443
-3743.999000000001,-0.2344918349981308
-3887.999000000001,-0.2415379980802536
-4031.999000000001,-0.2418311933279038
-4032.001,-0.2418311933279038
-4176.000999999999,-0.2414188334941864
-4464.000999999999,-0.2403494725227356
-4608.000999999999,-0.2398007551431656
-5040.000999999999,-0.238144947052002
-5184.000999999999,-0.2375927517414093
-5328.000999999999,-0.2370398203134537
-5472.000999999999,-0.02682226768136025
-5616.001,0.01877461017668247
-5760.001,0.02100299128890038
-5904.000999999999,0.02130762802064419
-6048.000999999999,0.02138125614821911
-6192.000999999999,0.02139969298243523
-6336.000999999999,0.02141272367537022
-6480.001,0.02141390943527222
-6624.001,0.02141509333252907
-6768.000999999999,0.02141627834737301
-6912.000999999999,0.02141746298968792
-7056.000999999999,0.02141788022220135
-7199.999003289734,0.02141805940618009
-7343.999000000001,0.02130930179357529
-7487.999000000001,0.02130392247438431
-7631.999000000001,0.02130186648666859
-7775.999000000001,0.02130012975633144
-7919.999000000001,0.02129868434369564
-8063.999000000002,0.02129722440242767
-8207.999,0.02129597792029381
-8351.999,0.02129503244161606
-8639.999,0.02129374274611473
-8783.999,0.02129325734078884
-8927.999,0.02129307293891907
-8928.001,0.02129307293891907
-9072.001,0.02138211259245872
-9216.001,0.02140191288292408
-9360.001,0.02140262180566788
-9504.001,0.02140274623036385
-9648.001,0.02140276895463467
-9792.001,0.02140278571844101
-10080.001,0.02140278944373131
-10224.001,0.02140278944373131
-10368.001,0.02140279130637646
-10512.001,0.02140279130637646
-10656.001,0.02140279316902161
-10799.999,0.02140279316902161
-10943.999,0.000447128760628402
-10944.001,0.000447128760628402
-11088.001,0.000916648983024061
-11232.001,0.002225979534909129
-11376.001,0.00350743380934
-11520.001,0.004209986120462418
-11664.001,0.005335566751658916
-11808.001,0.006056963164359331
-11952.001,0.006630220707505941
-12096.001,0.007015193790197373
-12240.001,0.007097191341221333
-12384.00029025367,0.007286416156747951
-12527.999,0.007182327263057232
-12528.001,0.007182327263057232
-12672.001,0.01411153448373079
-12816.00023817607,0.01451045527112685
-12959.999,0.01426500843465328
-13103.999,0.01423093748837709
-13247.999,0.01421035116165876
-13391.999,0.01420284488797188
-13535.999,0.01420194411277771
-13679.999,0.01420104240626097
-13823.999,0.0142001416310668
-13967.999,0.01419931964576244
-14111.999,0.01419911903887987
-14255.999,0.01419891768693924
-14399.999,0.01419871689379215
-14400.001,0.01419871689379215
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resT.y/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resT.y/reference.csv
deleted file mode 100644
index 59d6e4b48f..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resT.y/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,-3.306328773498535
-144,-0.1252623230218887
-288,0.009515624120831489
-432,0.01541971601545811
-576,0.01560300495475531
-720,0.01554981712251902
-864,0.01551866121590137
-1008,0.01551269292831421
-1152,0.0155067240819335
-1296,0.01550570838153362
-1440,0.01550537254661322
-1584,0.01550503596663475
-1728,0.01550469938665628
-1872,0.01550436317920685
-2016,0.01550423819571733
-2160,0.01550422795116901
-2304,0.01550421863794327
-2448,0.01550420876592398
-2592,0.0155041990801692
-2736,0.01550418958067894
-2880,0.01550417952239513
-3024,0.01550416946411133
-3168,0.01550415996462107
-3312,0.01550415027886629
-3456,0.01550414226949215
-3600,0.01550413947552443
-3744,-0.2334918349981308
-3888,-0.2405379980802536
-4032,-0.2408311933279038
-4176,-0.2404188334941864
-4320,-0.239884153008461
-4464,-0.2393494725227356
-4608,-0.2388007551431656
-4752,-0.2382488191127777
-4896,-0.2376968830823898
-5040,-0.237144947052002
-5184,-0.2365927517414093
-5328,-0.2360398203134537
-5472,-0.02582226768136025
-5616,0.01977461017668247
-5760,0.02200299128890038
-5904,0.02230762802064419
-6048,0.02238125614821911
-6192,0.02239969298243523
-6336,0.02241272367537022
-6480,0.02241390943527222
-6624,0.02241509333252907
-6768,0.02241627834737301
-6912,0.02241746298968792
-7056,0.02241788022220135
-7200,0.0224180594086647
-7344,0.02230930179357529
-7488,0.02230392247438431
-7632,0.02230186648666859
-7776.000000000001,0.02230012975633144
-7920.000000000001,0.02229868434369564
-8064.000000000001,0.02229722440242767
-8208,0.02229597792029381
-8352,0.02229503244161606
-8496,0.02229438759386539
-8640,0.02229374274611473
-8784,0.02229325734078884
-8928,0.02229307293891907
-9072,0.02238211259245872
-9216,0.02240191288292408
-9360,0.02240262180566788
-9504,0.02240274623036385
-9648,0.02240276895463467
-9792,0.02240278571844101
-9936,0.02240278758108616
-10080,0.02240278944373131
-10224,0.02240278944373131
-10368,0.02240279130637646
-10512,0.02240279130637646
-10656,0.02240279316902161
-10800,0.02240279316902161
-10944,0.001447128760628402
-11088,0.001916648983024061
-11232,0.003225979534909129
-11376,0.00450743380934
-11520,0.005209986120462418
-11664,0.006335566751658916
-11808,0.007056963164359331
-11952,0.007630220707505941
-12096,0.008015193790197373
-12240,0.008097191341221333
-12384,0.008286417089402675
-12528,0.008182327263057232
-12672,0.01511153448373079
-12816,0.0155104573816061
-12960,0.01526500843465328
-13104,0.01523093748837709
-13248,0.01521035116165876
-13392,0.01520284488797188
-13536,0.01520194411277771
-13680,0.01520104240626097
-13824,0.0152001416310668
-13968,0.01519931964576244
-14112,0.01519911903887987
-14256,0.01519891768693924
-14400,0.01519871689379215
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resT.y/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resT.y/test.csv
deleted file mode 100644
index 59d6e4b48f..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resT.y/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,-3.306328773498535
-144,-0.1252623230218887
-288,0.009515624120831489
-432,0.01541971601545811
-576,0.01560300495475531
-720,0.01554981712251902
-864,0.01551866121590137
-1008,0.01551269292831421
-1152,0.0155067240819335
-1296,0.01550570838153362
-1440,0.01550537254661322
-1584,0.01550503596663475
-1728,0.01550469938665628
-1872,0.01550436317920685
-2016,0.01550423819571733
-2160,0.01550422795116901
-2304,0.01550421863794327
-2448,0.01550420876592398
-2592,0.0155041990801692
-2736,0.01550418958067894
-2880,0.01550417952239513
-3024,0.01550416946411133
-3168,0.01550415996462107
-3312,0.01550415027886629
-3456,0.01550414226949215
-3600,0.01550413947552443
-3744,-0.2334918349981308
-3888,-0.2405379980802536
-4032,-0.2408311933279038
-4176,-0.2404188334941864
-4320,-0.239884153008461
-4464,-0.2393494725227356
-4608,-0.2388007551431656
-4752,-0.2382488191127777
-4896,-0.2376968830823898
-5040,-0.237144947052002
-5184,-0.2365927517414093
-5328,-0.2360398203134537
-5472,-0.02582226768136025
-5616,0.01977461017668247
-5760,0.02200299128890038
-5904,0.02230762802064419
-6048,0.02238125614821911
-6192,0.02239969298243523
-6336,0.02241272367537022
-6480,0.02241390943527222
-6624,0.02241509333252907
-6768,0.02241627834737301
-6912,0.02241746298968792
-7056,0.02241788022220135
-7200,0.0224180594086647
-7344,0.02230930179357529
-7488,0.02230392247438431
-7632,0.02230186648666859
-7776.000000000001,0.02230012975633144
-7920.000000000001,0.02229868434369564
-8064.000000000001,0.02229722440242767
-8208,0.02229597792029381
-8352,0.02229503244161606
-8496,0.02229438759386539
-8640,0.02229374274611473
-8784,0.02229325734078884
-8928,0.02229307293891907
-9072,0.02238211259245872
-9216,0.02240191288292408
-9360,0.02240262180566788
-9504,0.02240274623036385
-9648,0.02240276895463467
-9792,0.02240278571844101
-9936,0.02240278758108616
-10080,0.02240278944373131
-10224,0.02240278944373131
-10368,0.02240279130637646
-10512,0.02240279130637646
-10656,0.02240279316902161
-10800,0.02240279316902161
-10944,0.001447128760628402
-11088,0.001916648983024061
-11232,0.003225979534909129
-11376,0.00450743380934
-11520,0.005209986120462418
-11664,0.006335566751658916
-11808,0.007056963164359331
-11952,0.007630220707505941
-12096,0.008015193790197373
-12240,0.008097191341221333
-12384,0.008286417089402675
-12528,0.008182327263057232
-12672,0.01511153448373079
-12816,0.0155104573816061
-12960,0.01526500843465328
-13104,0.01523093748837709
-13248,0.01521035116165876
-13392,0.01520284488797188
-13536,0.01520194411277771
-13680,0.01520104240626097
-13824,0.0152001416310668
-13968,0.01519931964576244
-14112,0.01519911903887987
-14256,0.01519891768693924
-14400,0.01519871689379215
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resT.y/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resT.y/upperBound.csv
deleted file mode 100644
index 36f8ce36bd..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resT.y/upperBound.csv
+++ /dev/null
@@ -1,99 +0,0 @@
-x,y
--0.001,-3.303022444725037
-143.999,-0.1242623230218887
-287.999,0.01051562412083149
-431.999,0.01641971601545811
-575.999,0.01660300495475531
-576.001,0.01660300495475531
-720.0010000000001,0.01654981712251902
-864.001,0.01651866121590137
-1008.001,0.01651269292831421
-1152.001,0.0165067240819335
-1296.001,0.01650570838153362
-1440.001,0.01650537254661322
-1728.001,0.01650469938665628
-1872.001,0.01650436317920685
-2016.001,0.01650423819571733
-2160.001,0.01650422795116901
-2304.001,0.01650421863794327
-2448.001,0.01650420876592398
-2592.001,0.0165041990801692
-2736.001,0.01650418958067894
-3024.001,0.01650416946411133
-3168.001,0.01650415996462107
-3312.001,0.01650415027886629
-3456.001,0.01650414226949215
-3600.001,0.01650413947552443
-3744.001,-0.2324918349981308
-3888.001,-0.2395379980802536
-4031.999831105199,-0.2398311909479427
-4175.999,-0.2394188334941864
-4463.999000000001,-0.2383494725227356
-4607.999000000001,-0.2378007551431656
-5039.999,-0.236144947052002
-5183.999,-0.2355927517414093
-5327.999000000001,-0.2350398203134537
-5471.999000000001,-0.02482226768136025
-5615.999000000001,0.02077461017668247
-5759.999000000001,0.02300299128890038
-5903.999,0.02330762802064419
-6047.999,0.02338125614821911
-6191.999000000001,0.02339969298243523
-6335.999000000001,0.02341272367537022
-6479.999000000001,0.02341390943527222
-6623.999000000001,0.02341509333252907
-6767.999,0.02341627834737301
-6911.999,0.02341746298968792
-7055.999000000001,0.02341788022220135
-7199.999000000001,0.0234180594086647
-7200.000999999999,0.0234180594086647
-7344.000999999999,0.02330930179357529
-7488.001,0.02330392247438431
-7632.001,0.02330186648666859
-7776.001,0.02330012975633144
-7920.001,0.02329868434369564
-8064.001,0.02329722440242767
-8208.000999999998,0.02329597792029381
-8352.000999999998,0.02329503244161606
-8640.000999999998,0.02329374274611473
-8784.001,0.02329325734078884
-8927.99900413346,0.02329307294147492
-9071.999,0.02338211259245872
-9215.999,0.02340191288292408
-9359.999000000002,0.02340262180566788
-9503.999000000002,0.02340274623036385
-9647.999000000002,0.02340276895463467
-9791.999000000002,0.02340278571844101
-10079.999,0.02340278944373131
-10223.999,0.02340278944373131
-10367.999,0.02340279130637646
-10511.999,0.02340279130637646
-10655.999,0.02340279316902161
-10800.001,0.02340279316902161
-10944.00095617118,0.002447135138836248
-11087.999,0.002916648983024061
-11231.999,0.004225979534909129
-11375.999,0.00550743380934
-11519.999,0.006209986120462418
-11663.999,0.007335566751658916
-11807.999,0.008056963164359332
-11951.999,0.00863022070750594
-12095.999,0.009015193790197374
-12239.999,0.009097191341221333
-12383.999,0.009286417089402674
-12384.001,0.009286417089402674
-12527.99902959916,0.009182328687353634
-12671.999,0.01611153448373079
-12815.999,0.0165104573816061
-12816.001,0.0165104573816061
-12960.001,0.01626500843465328
-13104.001,0.01623093748837709
-13248.001,0.01621035116165876
-13392.001,0.01620284488797188
-13536.001,0.01620194411277771
-13680.001,0.01620104240626097
-13824.001,0.0162001416310668
-13968.001,0.01619931964576244
-14112.001,0.01619911903887987
-14256.001,0.01619891768693924
-14400.001,0.01619871689379215
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resT1.y/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resT1.y/errors.csv
deleted file mode 100644
index 7608c4d9ae..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resT1.y/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-144,0
-288,0
-432,0
-576,0
-720,0
-864,0
-1008,0
-1152,0
-1296,0
-1440,0
-1584,0
-1728,0
-1872,0
-2016,0
-2160,0
-2304,0
-2448,0
-2592,0
-2736,0
-2880,0
-3024,0
-3168,0
-3312,0
-3456,0
-3600,0
-3744,0
-3888,0
-4032,0
-4176,0
-4320,0
-4464,0
-4608,0
-4752,0
-4896,0
-5040,0
-5184,0
-5328,0
-5472,0
-5616,0
-5760,0
-5904,0
-6048,0
-6192,0
-6336,0
-6480,0
-6624,0
-6768,0
-6912,0
-7056,0
-7200,0
-7344,0
-7488,0
-7632,0
-7776.000000000001,0
-7920.000000000001,0
-8064.000000000001,0
-8208,0
-8352,0
-8496,0
-8640,0
-8784,0
-8928,0
-9072,0
-9216,0
-9360,0
-9504,0
-9648,0
-9792,0
-9936,0
-10080,0
-10224,0
-10368,0
-10512,0
-10656,0
-10800,0
-10944,0
-11088,0
-11232,0
-11376,0
-11520,0
-11664,0
-11808,0
-11952,0
-12096,0
-12240,0
-12384,0
-12528,0
-12672,0
-12816,0
-12960,0
-13104,0
-13248,0
-13392,0
-13536,0
-13680,0
-13824,0
-13968,0
-14112,0
-14256,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resT1.y/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resT1.y/lowerBound.csv
deleted file mode 100644
index 73067c4cf9..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resT1.y/lowerBound.csv
+++ /dev/null
@@ -1,56 +0,0 @@
-x,y
--0.001,7.464611008644104
-143.999,0.2257222166061401
-287.999,0.225553475856781
-288.001,0.225553475856781
-431.9999994677405,0.2257997098741644
-575.999,0.225553213596344
-576.001,0.225553213596344
-720.0010000000001,0.2255864312648773
-864.001,0.2255935361385346
-1152.001,0.2255944242477417
-1296.001,0.225594477891922
-1440.001,0.2255944927930832
-1584.001,0.2255944927930832
-1728.001,0.2255945076942444
-1872.001,0.2255945076942444
-2016.001,0.2255945225954056
-3599.999,0.2255945225954056
-3743.999000000001,0.1658808579444885
-3744.001,0.1658808579444885
-3888.001,0.1697911670207977
-4032.001,0.1737199922800064
-4176.000999999999,0.1776353945732117
-4320.000999999999,0.1815505048036575
-4464.000999999999,0.1854656269550324
-4752.001,0.1932958414554596
-4896.001,0.1972109606266022
-5040.000999999999,0.201126070857048
-5328.000999999999,0.2089562853574753
-5472.000946215063,0.276479474358116
-5615.999000000001,0.2746134510040283
-5759.999000000001,0.2745352854728699
-5903.999,0.274533527135849
-6047.999,0.2745334079265594
-6191.999000000001,0.2745333781242371
-7199.999000000001,0.2745333781242371
-7343.999000000001,0.2141853948831558
-7487.999000000001,0.2009778043031693
-7631.999000000001,0.1877538015842438
-7775.999000000001,0.1745282938480376
-7919.999000000001,0.1613027175664901
-8063.999000000002,0.1480771114826202
-8207.999,0.134851514339447
-8351.999,0.1216259142160416
-8495.999,0.1084003081321716
-8639.999,0.09517470949888229
-8783.999,0.08194910341501235
-8927.999,0.06872350478172302
-8928.001,0.06872350478172302
-9072.000942752922,0.1104568708329218
-9215.999,0.1092271303534508
-9359.999000000002,0.1092137267589569
-9503.999000000002,0.109213378071785
-9647.999000000002,0.1092133616805077
-9791.999000000002,0.1092133542299271
-14400.001,0.1092133542299271
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resT1.y/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resT1.y/reference.csv
deleted file mode 100644
index d7334d7613..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resT1.y/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,7.47208309173584
-144,0.2267222166061401
-288,0.226553475856781
-432,0.2267997115850449
-576,0.226553213596344
-720,0.2265864312648773
-864,0.2265935361385346
-1008,0.2265939801931381
-1152,0.2265944242477417
-1296,0.226594477891922
-1440,0.2265944927930832
-1584,0.2265944927930832
-1728,0.2265945076942444
-1872,0.2265945076942444
-2016,0.2265945225954056
-2160,0.2265945225954056
-2304,0.2265945225954056
-2448,0.2265945225954056
-2592,0.2265945225954056
-2736,0.2265945225954056
-2880,0.2265945225954056
-3024,0.2265945225954056
-3168,0.2265945225954056
-3312,0.2265945225954056
-3456,0.2265945225954056
-3600,0.2265945225954056
-3744,0.1668808579444885
-3888,0.1707911670207977
-4032,0.1747199922800064
-4176,0.1786353945732117
-4320,0.1825505048036575
-4464,0.1864656269550324
-4608,0.190380734205246
-4752,0.1942958414554596
-4896,0.1982109606266022
-5040,0.202126070857048
-5184,0.2060411781072617
-5328,0.2099562853574753
-5472,0.277479499578476
-5616,0.2756134510040283
-5760,0.2755352854728699
-5904,0.275533527135849
-6048,0.2755334079265594
-6192,0.2755333781242371
-6336,0.2755333781242371
-6480,0.2755333781242371
-6624,0.2755333781242371
-6768,0.2755333781242371
-6912,0.2755333781242371
-7056,0.2755333781242371
-7200,0.2755333781242371
-7344,0.2151853948831558
-7488,0.2019778043031693
-7632,0.1887538015842438
-7776.000000000001,0.1755282938480376
-7920.000000000001,0.1623027175664901
-8064.000000000001,0.1490771114826202
-8208,0.135851514339447
-8352,0.1226259142160416
-8496,0.1094003081321716
-8640,0.09617470949888229
-8784,0.08294910341501235
-8928,0.06972350478172303
-9072,0.1114568874239922
-9216,0.1102271303534508
-9360,0.1102137267589569
-9504,0.110213378071785
-9648,0.1102133616805077
-9792,0.1102133542299271
-9936,0.1102133542299271
-10080,0.1102133542299271
-10224,0.1102133542299271
-10368,0.1102133542299271
-10512,0.1102133542299271
-10656,0.1102133542299271
-10800,0.1102133542299271
-10944,0.1102133542299271
-11088,0.1102133542299271
-11232,0.1102133542299271
-11376,0.1102133542299271
-11520,0.1102133542299271
-11664,0.1102133542299271
-11808,0.1102133542299271
-11952,0.1102133542299271
-12096,0.1102133542299271
-12240,0.1102133542299271
-12384,0.1102133542299271
-12528,0.1102133542299271
-12672,0.1102133542299271
-12816,0.1102133542299271
-12960,0.1102133542299271
-13104,0.1102133542299271
-13248,0.1102133542299271
-13392,0.1102133542299271
-13536,0.1102133542299271
-13680,0.1102133542299271
-13824,0.1102133542299271
-13968,0.1102133542299271
-14112,0.1102133542299271
-14256,0.1102133542299271
-14400,0.1102133542299271
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resT1.y/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resT1.y/test.csv
deleted file mode 100644
index d7334d7613..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resT1.y/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,7.47208309173584
-144,0.2267222166061401
-288,0.226553475856781
-432,0.2267997115850449
-576,0.226553213596344
-720,0.2265864312648773
-864,0.2265935361385346
-1008,0.2265939801931381
-1152,0.2265944242477417
-1296,0.226594477891922
-1440,0.2265944927930832
-1584,0.2265944927930832
-1728,0.2265945076942444
-1872,0.2265945076942444
-2016,0.2265945225954056
-2160,0.2265945225954056
-2304,0.2265945225954056
-2448,0.2265945225954056
-2592,0.2265945225954056
-2736,0.2265945225954056
-2880,0.2265945225954056
-3024,0.2265945225954056
-3168,0.2265945225954056
-3312,0.2265945225954056
-3456,0.2265945225954056
-3600,0.2265945225954056
-3744,0.1668808579444885
-3888,0.1707911670207977
-4032,0.1747199922800064
-4176,0.1786353945732117
-4320,0.1825505048036575
-4464,0.1864656269550324
-4608,0.190380734205246
-4752,0.1942958414554596
-4896,0.1982109606266022
-5040,0.202126070857048
-5184,0.2060411781072617
-5328,0.2099562853574753
-5472,0.277479499578476
-5616,0.2756134510040283
-5760,0.2755352854728699
-5904,0.275533527135849
-6048,0.2755334079265594
-6192,0.2755333781242371
-6336,0.2755333781242371
-6480,0.2755333781242371
-6624,0.2755333781242371
-6768,0.2755333781242371
-6912,0.2755333781242371
-7056,0.2755333781242371
-7200,0.2755333781242371
-7344,0.2151853948831558
-7488,0.2019778043031693
-7632,0.1887538015842438
-7776.000000000001,0.1755282938480376
-7920.000000000001,0.1623027175664901
-8064.000000000001,0.1490771114826202
-8208,0.135851514339447
-8352,0.1226259142160416
-8496,0.1094003081321716
-8640,0.09617470949888229
-8784,0.08294910341501235
-8928,0.06972350478172303
-9072,0.1114568874239922
-9216,0.1102271303534508
-9360,0.1102137267589569
-9504,0.110213378071785
-9648,0.1102133616805077
-9792,0.1102133542299271
-9936,0.1102133542299271
-10080,0.1102133542299271
-10224,0.1102133542299271
-10368,0.1102133542299271
-10512,0.1102133542299271
-10656,0.1102133542299271
-10800,0.1102133542299271
-10944,0.1102133542299271
-11088,0.1102133542299271
-11232,0.1102133542299271
-11376,0.1102133542299271
-11520,0.1102133542299271
-11664,0.1102133542299271
-11808,0.1102133542299271
-11952,0.1102133542299271
-12096,0.1102133542299271
-12240,0.1102133542299271
-12384,0.1102133542299271
-12528,0.1102133542299271
-12672,0.1102133542299271
-12816,0.1102133542299271
-12960,0.1102133542299271
-13104,0.1102133542299271
-13248,0.1102133542299271
-13392,0.1102133542299271
-13536,0.1102133542299271
-13680,0.1102133542299271
-13824,0.1102133542299271
-13968,0.1102133542299271
-14112,0.1102133542299271
-14256,0.1102133542299271
-14400,0.1102133542299271
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resT1.y/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resT1.y/upperBound.csv
deleted file mode 100644
index dcf132dff3..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resT1.y/upperBound.csv
+++ /dev/null
@@ -1,56 +0,0 @@
-x,y
--0.001,7.479555174827576
-0.001,7.479555174827576
-144.001,0.2277222166061401
-287.9998132545274,0.2275534772474221
-431.999,0.2277997115850449
-432.001,0.2277997115850449
-576.0007624897496,0.2275532140029121
-719.999,0.2275864312648773
-863.9989999999999,0.2275935361385346
-1151.999,0.2275944242477417
-1295.999,0.227594477891922
-1439.999,0.2275944927930832
-1583.999,0.2275944927930832
-1727.999,0.2275945076942444
-1871.999,0.2275945076942444
-2015.999,0.2275945225954056
-3600.001,0.2275945225954056
-3744.000877080639,0.1678809089164709
-3887.999000000001,0.1717911670207977
-4031.999000000001,0.1757199922800064
-4175.999,0.1796353945732117
-4319.999,0.1835505048036575
-4463.999000000001,0.1874656269550324
-4751.999000000001,0.1952958414554596
-4895.999000000001,0.1992109606266022
-5039.999,0.203126070857048
-5327.999000000001,0.2109562853574753
-5471.999000000001,0.278479499578476
-5472.000999999999,0.278479499578476
-5616.001,0.2766134510040283
-5760.001,0.2765352854728699
-5904.000999999999,0.276533527135849
-6048.000999999999,0.2765334079265594
-6192.000999999999,0.2765333781242371
-7200.000999999999,0.2765333781242371
-7344.000999999999,0.2161853948831558
-7488.001,0.2029778043031693
-7632.001,0.1897538015842438
-7776.001,0.1765282938480376
-7920.001,0.1633027175664901
-8064.001,0.1500771114826202
-8208.000999999998,0.136851514339447
-8352.000999999998,0.1236259142160416
-8496.000999999998,0.1104003081321716
-8640.000999999998,0.09717470949888229
-8784.001,0.08394910341501235
-8927.999481289802,0.07072364426680298
-9071.999,0.1124568874239922
-9072.001,0.1124568874239922
-9216.001,0.1112271303534508
-9360.001,0.1112137267589569
-9504.001,0.111213378071785
-9648.001,0.1112133616805077
-9792.001,0.1112133542299271
-14400.001,0.1112133542299271
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resX.y/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resX.y/errors.csv
deleted file mode 100644
index 7608c4d9ae..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resX.y/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-144,0
-288,0
-432,0
-576,0
-720,0
-864,0
-1008,0
-1152,0
-1296,0
-1440,0
-1584,0
-1728,0
-1872,0
-2016,0
-2160,0
-2304,0
-2448,0
-2592,0
-2736,0
-2880,0
-3024,0
-3168,0
-3312,0
-3456,0
-3600,0
-3744,0
-3888,0
-4032,0
-4176,0
-4320,0
-4464,0
-4608,0
-4752,0
-4896,0
-5040,0
-5184,0
-5328,0
-5472,0
-5616,0
-5760,0
-5904,0
-6048,0
-6192,0
-6336,0
-6480,0
-6624,0
-6768,0
-6912,0
-7056,0
-7200,0
-7344,0
-7488,0
-7632,0
-7776.000000000001,0
-7920.000000000001,0
-8064.000000000001,0
-8208,0
-8352,0
-8496,0
-8640,0
-8784,0
-8928,0
-9072,0
-9216,0
-9360,0
-9504,0
-9648,0
-9792,0
-9936,0
-10080,0
-10224,0
-10368,0
-10512,0
-10656,0
-10800,0
-10944,0
-11088,0
-11232,0
-11376,0
-11520,0
-11664,0
-11808,0
-11952,0
-12096,0
-12240,0
-12384,0
-12528,0
-12672,0
-12816,0
-12960,0
-13104,0
-13248,0
-13392,0
-13536,0
-13680,0
-13824,0
-13968,0
-14112,0
-14256,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resX.y/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resX.y/lowerBound.csv
deleted file mode 100644
index 59d300cd8a..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resX.y/lowerBound.csv
+++ /dev/null
@@ -1,56 +0,0 @@
-x,y
--0.001,0.005303472444415092
-143.999,-0.0007362367226742208
-287.999,-0.0009907760528003564
-431.999,-0.001001923932859427
-575.999,-0.001002270004597449
-576.001,-0.001002270004597449
-720.0010000000001,-0.001002169579374822
-864.001,-0.001002110753302986
-1152.001,-0.001002088214296237
-1296.001,-0.001002086296626658
-1872.001,-0.00100208375654438
-2016.001,-0.001002083519893858
-3312.001,-0.001002083354229399
-7199.999000000001,-0.001002083333356495
-7343.999000000001,-0.00107710809877608
-7487.999000000001,-0.001079676459426992
-7631.999000000001,-0.001080024235649034
-7775.999000000001,-0.001080225236888509
-7919.999000000001,-0.001080408070061822
-8063.999000000002,-0.001080579177301843
-8495.999,-0.001081082610995509
-8639.999,-0.001081249789218418
-8927.999,-0.001081583549035713
-8928.001,-0.001081583549035713
-9072.001,-0.001018750769595499
-9216.001,-0.001004786478621099
-9360.001,-0.001004286809144105
-9504.001,-0.001004199511658953
-9648.001,-0.001004183348028164
-9792.001,-0.001004171396449237
-10224.001,-0.00100416795928686
-10368.001,-0.001004166985218035
-10800.001,-0.001004166341568634
-10944.00091852779,-0.0009956765485706824
-11087.999,-0.00099603707155984
-11231.999,-0.0009967343076605175
-11375.999,-0.0009974101983752917
-11519.999,-0.0009978376499711885
-11663.999,-0.0009984319890472761
-11807.999,-0.0009988515603035922
-11951.999,-0.0009992030324847293
-12095.999,-0.0009994703958350329
-12239.999,-0.0009996066239589254
-12383.999,-0.0009997819351222005
-12527.999,-0.0009998310300640015
-12671.999,-0.001002741547086771
-12815.999,-0.001002906499776145
-12816.001,-0.001002906499776145
-12960.001,-0.001002805007852658
-13104.001,-0.001002790919779727
-13248.001,-0.001002782407364066
-13392.001,-0.001002779303531497
-13824.001,-0.001002778185807983
-13968.001,-0.001002777845975288
-14400.001,-0.001002777596591841
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resX.y/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resX.y/reference.csv
deleted file mode 100644
index bfe5b46c49..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resX.y/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0.006303472444415092
-144,0.0002637632773257792
-288,9.223947199643589e-06
-432,-1.923932859426713e-06
-576,-2.27000459744886e-06
-720,-2.169579374822206e-06
-864,-2.110753302986268e-06
-1008,-2.099483799611335e-06
-1152,-2.088214296236401e-06
-1296,-2.086296626657713e-06
-1440,-2.08566166293167e-06
-1584,-2.085026471831952e-06
-1728,-2.08439150810591e-06
-1872,-2.083756544379867e-06
-2016,-2.083519893858465e-06
-2160,-2.083501385641284e-06
-2304,-2.083483104797779e-06
-2448,-2.083464596580597e-06
-2592,-2.083446315737092e-06
-2736,-2.083427807519911e-06
-2880,-2.083409526676405e-06
-3024,-2.083391018459224e-06
-3168,-2.083372510242043e-06
-3312,-2.083354229398538e-06
-3456,-2.083338358715991e-06
-3600,-2.083334493363509e-06
-3744,-2.083333356495132e-06
-3888,-2.083333356495132e-06
-4032,-2.083333356495132e-06
-4176,-2.083333356495132e-06
-4320,-2.083333356495132e-06
-4464,-2.083333356495132e-06
-4608,-2.083333356495132e-06
-4752,-2.083333356495132e-06
-4896,-2.083333356495132e-06
-5040,-2.083333356495132e-06
-5184,-2.083333356495132e-06
-5328,-2.083333356495132e-06
-5472,-2.083333356495132e-06
-5616,-2.083333356495132e-06
-5760,-2.083333356495132e-06
-5904,-2.083333356495132e-06
-6048,-2.083333356495132e-06
-6192,-2.083333356495132e-06
-6336,-2.083333356495132e-06
-6480,-2.083333356495132e-06
-6624,-2.083333356495132e-06
-6768,-2.083333356495132e-06
-6912,-2.083333356495132e-06
-7056,-2.083333356495132e-06
-7200,-2.083333356495132e-06
-7344,-7.710809877607972e-05
-7488,-7.967645942699164e-05
-7632,-8.002423564903438e-05
-7776.000000000001,-8.022523688850924e-05
-7920.000000000001,-8.040807006182149e-05
-8064.000000000001,-8.057917730184272e-05
-8208,-8.074698853306472e-05
-8352,-8.091479976428673e-05
-8496,-8.108261099550872e-05
-8640,-8.12497892184183e-05
-8784,-8.141666912706569e-05
-8928,-8.158354903571307e-05
-9072,-1.875076959549915e-05
-9216,-4.786478621099377e-06
-9360,-4.286809144105064e-06
-9504,-4.19951165895327e-06
-9648,-4.183348028163891e-06
-9792,-4.171396449237364e-06
-9936,-4.17025075876154e-06
-10080,-4.169105068285717e-06
-10224,-4.167959286860423e-06
-10368,-4.166985218034825e-06
-10512,-4.166770668234676e-06
-10656,-4.166556118434528e-06
-10800,-4.16634156863438e-06
-10944,4.323456232668832e-06
-11088,3.962928440159886e-06
-11232,3.265692339482485e-06
-11376,2.589801624708343e-06
-11520,2.162350028811488e-06
-11664,1.568010952723853e-06
-11808,1.148439696407877e-06
-11952,7.969675152708078e-07
-12096,5.296041649671679e-07
-12240,3.93376041074589e-07
-12384,2.180648777994065e-07
-12528,1.689699359985752e-07
-12672,-2.741547086770879e-06
-12816,-2.90649977614521e-06
-12960,-2.805007852657582e-06
-13104,-2.790919779727119e-06
-13248,-2.782407364065875e-06
-13392,-2.779303531497135e-06
-13536,-2.778930956992553e-06
-13680,-2.778558382487972e-06
-13824,-2.778185807983391e-06
-13968,-2.777845975288074e-06
-14112,-2.777762756522861e-06
-14256,-2.777679674181854e-06
-14400,-2.777596591840847e-06
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resX.y/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resX.y/test.csv
deleted file mode 100644
index bfe5b46c49..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resX.y/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0.006303472444415092
-144,0.0002637632773257792
-288,9.223947199643589e-06
-432,-1.923932859426713e-06
-576,-2.27000459744886e-06
-720,-2.169579374822206e-06
-864,-2.110753302986268e-06
-1008,-2.099483799611335e-06
-1152,-2.088214296236401e-06
-1296,-2.086296626657713e-06
-1440,-2.08566166293167e-06
-1584,-2.085026471831952e-06
-1728,-2.08439150810591e-06
-1872,-2.083756544379867e-06
-2016,-2.083519893858465e-06
-2160,-2.083501385641284e-06
-2304,-2.083483104797779e-06
-2448,-2.083464596580597e-06
-2592,-2.083446315737092e-06
-2736,-2.083427807519911e-06
-2880,-2.083409526676405e-06
-3024,-2.083391018459224e-06
-3168,-2.083372510242043e-06
-3312,-2.083354229398538e-06
-3456,-2.083338358715991e-06
-3600,-2.083334493363509e-06
-3744,-2.083333356495132e-06
-3888,-2.083333356495132e-06
-4032,-2.083333356495132e-06
-4176,-2.083333356495132e-06
-4320,-2.083333356495132e-06
-4464,-2.083333356495132e-06
-4608,-2.083333356495132e-06
-4752,-2.083333356495132e-06
-4896,-2.083333356495132e-06
-5040,-2.083333356495132e-06
-5184,-2.083333356495132e-06
-5328,-2.083333356495132e-06
-5472,-2.083333356495132e-06
-5616,-2.083333356495132e-06
-5760,-2.083333356495132e-06
-5904,-2.083333356495132e-06
-6048,-2.083333356495132e-06
-6192,-2.083333356495132e-06
-6336,-2.083333356495132e-06
-6480,-2.083333356495132e-06
-6624,-2.083333356495132e-06
-6768,-2.083333356495132e-06
-6912,-2.083333356495132e-06
-7056,-2.083333356495132e-06
-7200,-2.083333356495132e-06
-7344,-7.710809877607972e-05
-7488,-7.967645942699164e-05
-7632,-8.002423564903438e-05
-7776.000000000001,-8.022523688850924e-05
-7920.000000000001,-8.040807006182149e-05
-8064.000000000001,-8.057917730184272e-05
-8208,-8.074698853306472e-05
-8352,-8.091479976428673e-05
-8496,-8.108261099550872e-05
-8640,-8.12497892184183e-05
-8784,-8.141666912706569e-05
-8928,-8.158354903571307e-05
-9072,-1.875076959549915e-05
-9216,-4.786478621099377e-06
-9360,-4.286809144105064e-06
-9504,-4.19951165895327e-06
-9648,-4.183348028163891e-06
-9792,-4.171396449237364e-06
-9936,-4.17025075876154e-06
-10080,-4.169105068285717e-06
-10224,-4.167959286860423e-06
-10368,-4.166985218034825e-06
-10512,-4.166770668234676e-06
-10656,-4.166556118434528e-06
-10800,-4.16634156863438e-06
-10944,4.323456232668832e-06
-11088,3.962928440159886e-06
-11232,3.265692339482485e-06
-11376,2.589801624708343e-06
-11520,2.162350028811488e-06
-11664,1.568010952723853e-06
-11808,1.148439696407877e-06
-11952,7.969675152708078e-07
-12096,5.296041649671679e-07
-12240,3.93376041074589e-07
-12384,2.180648777994065e-07
-12528,1.689699359985752e-07
-12672,-2.741547086770879e-06
-12816,-2.90649977614521e-06
-12960,-2.805007852657582e-06
-13104,-2.790919779727119e-06
-13248,-2.782407364065875e-06
-13392,-2.779303531497135e-06
-13536,-2.778930956992553e-06
-13680,-2.778558382487972e-06
-13824,-2.778185807983391e-06
-13968,-2.777845975288074e-06
-14112,-2.777762756522861e-06
-14256,-2.777679674181854e-06
-14400,-2.777596591840847e-06
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resX.y/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resX.y/upperBound.csv
deleted file mode 100644
index 4e889b26a4..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resX.y/upperBound.csv
+++ /dev/null
@@ -1,56 +0,0 @@
-x,y
--0.001,0.007303472444415092
-0.001,0.007303472444415092
-144.001,0.001263763277325779
-288.001,0.001009223947199644
-432.001,0.0009980760671405734
-576.0005501638865,0.0009977299964836314
-719.999,0.0009978304206251778
-863.9989999999999,0.0009978892466970138
-1151.999,0.0009979117857037635
-1295.999,0.0009979137033733422
-1871.999,0.0009979162434556202
-2015.999,0.0009979164801061416
-3311.999,0.0009979166457706014
-7200.000999999999,0.0009979166666435049
-7344.000999999999,0.0009228919012239203
-7488.001,0.0009203235405730084
-7632.001,0.0009199757643509656
-7776.001,0.0009197747631114908
-7920.001,0.0009195919299381785
-8064.001,0.0009194208226981573
-8496.000999999998,0.0009189173890044913
-8640.000999999998,0.0009187502107815817
-8927.999005297805,0.000918416453275924
-9071.999,0.0009812492304045008
-9215.999,0.0009952135213789006
-9359.999000000002,0.000995713190855895
-9503.999000000002,0.0009958004883410467
-9647.999000000002,0.0009958166519718362
-9791.999000000002,0.0009958286035507626
-10223.999,0.0009958320407131396
-10367.999,0.0009958330147819652
-10799.999,0.0009958336584313656
-10943.999,0.001004323456232669
-10944.001,0.001004323456232669
-11088.001,0.00100396292844016
-11232.001,0.001003265692339483
-11376.001,0.001002589801624708
-11520.001,0.001002162350028812
-11664.001,0.001001568010952724
-11808.001,0.001001148439696408
-11952.001,0.001000796967515271
-12096.001,0.001000529604164967
-12240.001,0.001000393376041075
-12384.001,0.0010002180648778
-12528.001,0.001000168969935999
-12672.001,0.0009972584529132291
-12816.00023817622,0.0009970935010965277
-12959.999,0.0009971949921473424
-13103.999,0.0009972090802202729
-13247.999,0.0009972175926359341
-13391.999,0.0009972206964685029
-13823.999,0.0009972218141920167
-13967.999,0.0009972221540247119
-14399.999,0.0009972224034081592
-14400.001,0.0009972224034081592
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resX1.y/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resX1.y/errors.csv
deleted file mode 100644
index 7608c4d9ae..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resX1.y/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-144,0
-288,0
-432,0
-576,0
-720,0
-864,0
-1008,0
-1152,0
-1296,0
-1440,0
-1584,0
-1728,0
-1872,0
-2016,0
-2160,0
-2304,0
-2448,0
-2592,0
-2736,0
-2880,0
-3024,0
-3168,0
-3312,0
-3456,0
-3600,0
-3744,0
-3888,0
-4032,0
-4176,0
-4320,0
-4464,0
-4608,0
-4752,0
-4896,0
-5040,0
-5184,0
-5328,0
-5472,0
-5616,0
-5760,0
-5904,0
-6048,0
-6192,0
-6336,0
-6480,0
-6624,0
-6768,0
-6912,0
-7056,0
-7200,0
-7344,0
-7488,0
-7632,0
-7776.000000000001,0
-7920.000000000001,0
-8064.000000000001,0
-8208,0
-8352,0
-8496,0
-8640,0
-8784,0
-8928,0
-9072,0
-9216,0
-9360,0
-9504,0
-9648,0
-9792,0
-9936,0
-10080,0
-10224,0
-10368,0
-10512,0
-10656,0
-10800,0
-10944,0
-11088,0
-11232,0
-11376,0
-11520,0
-11664,0
-11808,0
-11952,0
-12096,0
-12240,0
-12384,0
-12528,0
-12672,0
-12816,0
-12960,0
-13104,0
-13248,0
-13392,0
-13536,0
-13680,0
-13824,0
-13968,0
-14112,0
-14256,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resX1.y/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resX1.y/lowerBound.csv
deleted file mode 100644
index 3dc887f930..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resX1.y/lowerBound.csv
+++ /dev/null
@@ -1,10 +0,0 @@
-x,y
--0.001,0.001000000094994903
-143.999,-0.001000009247289512
-287.999,-0.001000013533688836
-431.999,-0.001000031940034972
-432.001,-0.001000031940034972
-576.000780284714,-0.000999994553208917
-719.999,-0.0009999991672879896
-863.9989999999999,-0.0009999999177772102
-14400.001,-0.001
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resX1.y/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resX1.y/reference.csv
deleted file mode 100644
index 3d83422bd9..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resX1.y/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0.002000000094994903
-144,-9.247289511904455e-09
-288,-1.353368883627581e-08
-432,-3.194003497242193e-08
-576,5.446848128087822e-09
-720,8.327120104567598e-10
-864,8.222278968794683e-11
-1008,4.467911735028804e-11
-1152,7.135445706518695e-12
-1296,2.174829413781332e-12
-1440,1.683155351206445e-12
-1584,1.191481288631557e-12
-1728,6.998072260566702e-13
-1872,2.081331634817829e-13
-2016,3.205075094214748e-14
-2160,2.881028748902281e-14
-2304,2.556982403589814e-14
-2448,2.232866669338307e-14
-2592,1.908716240617281e-14
-2736,1.584669895304813e-14
-2880,1.260623549992346e-14
-3024,9.365772046798782e-15
-3168,6.125308593674106e-15
-3312,2.88484514054943e-15
-3456,1.946359740045978e-16
-3600,1.387778780781446e-17
-3744,0
-3888,0
-4032,0
-4176,0
-4320,0
-4464,0
-4608,0
-4752,0
-4896,0
-5040,0
-5184,0
-5328,0
-5472,0
-5616,0
-5760,0
-5904,0
-6048,0
-6192,0
-6336,0
-6480,0
-6624,0
-6768,0
-6912,0
-7056,0
-7200,0
-7344,0
-7488,0
-7632,0
-7776.000000000001,0
-7920.000000000001,0
-8064.000000000001,0
-8208,0
-8352,0
-8496,0
-8640,0
-8784,0
-8928,0
-9072,0
-9216,0
-9360,0
-9504,0
-9648,0
-9792,0
-9936,0
-10080,0
-10224,0
-10368,0
-10512,0
-10656,0
-10800,0
-10944,0
-11088,0
-11232,0
-11376,0
-11520,0
-11664,0
-11808,0
-11952,0
-12096,0
-12240,0
-12384,0
-12528,0
-12672,0
-12816,0
-12960,0
-13104,0
-13248,0
-13392,0
-13536,0
-13680,0
-13824,0
-13968,0
-14112,0
-14256,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resX1.y/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resX1.y/test.csv
deleted file mode 100644
index 3d83422bd9..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resX1.y/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0.002000000094994903
-144,-9.247289511904455e-09
-288,-1.353368883627581e-08
-432,-3.194003497242193e-08
-576,5.446848128087822e-09
-720,8.327120104567598e-10
-864,8.222278968794683e-11
-1008,4.467911735028804e-11
-1152,7.135445706518695e-12
-1296,2.174829413781332e-12
-1440,1.683155351206445e-12
-1584,1.191481288631557e-12
-1728,6.998072260566702e-13
-1872,2.081331634817829e-13
-2016,3.205075094214748e-14
-2160,2.881028748902281e-14
-2304,2.556982403589814e-14
-2448,2.232866669338307e-14
-2592,1.908716240617281e-14
-2736,1.584669895304813e-14
-2880,1.260623549992346e-14
-3024,9.365772046798782e-15
-3168,6.125308593674106e-15
-3312,2.88484514054943e-15
-3456,1.946359740045978e-16
-3600,1.387778780781446e-17
-3744,0
-3888,0
-4032,0
-4176,0
-4320,0
-4464,0
-4608,0
-4752,0
-4896,0
-5040,0
-5184,0
-5328,0
-5472,0
-5616,0
-5760,0
-5904,0
-6048,0
-6192,0
-6336,0
-6480,0
-6624,0
-6768,0
-6912,0
-7056,0
-7200,0
-7344,0
-7488,0
-7632,0
-7776.000000000001,0
-7920.000000000001,0
-8064.000000000001,0
-8208,0
-8352,0
-8496,0
-8640,0
-8784,0
-8928,0
-9072,0
-9216,0
-9360,0
-9504,0
-9648,0
-9792,0
-9936,0
-10080,0
-10224,0
-10368,0
-10512,0
-10656,0
-10800,0
-10944,0
-11088,0
-11232,0
-11376,0
-11520,0
-11664,0
-11808,0
-11952,0
-12096,0
-12240,0
-12384,0
-12528,0
-12672,0
-12816,0
-12960,0
-13104,0
-13248,0
-13392,0
-13536,0
-13680,0
-13824,0
-13968,0
-14112,0
-14256,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resX1.y/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resX1.y/upperBound.csv
deleted file mode 100644
index 94f8f32065..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_resX1.y/upperBound.csv
+++ /dev/null
@@ -1,11 +0,0 @@
-x,y
--0.001,0.003000000094994903
-0.001,0.003000000094994903
-144.001,0.0009999907527104882
-288.001,0.0009999864663111637
-431.999659805748,0.0009999680601363338
-575.999,0.001000005446848128
-576.001,0.001000005446848128
-720.0010000000001,0.00100000083271201
-864.001,0.00100000008222279
-14400.001,0.001
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_senTem.T/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_senTem.T/errors.csv
deleted file mode 100644
index 7608c4d9ae..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_senTem.T/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-144,0
-288,0
-432,0
-576,0
-720,0
-864,0
-1008,0
-1152,0
-1296,0
-1440,0
-1584,0
-1728,0
-1872,0
-2016,0
-2160,0
-2304,0
-2448,0
-2592,0
-2736,0
-2880,0
-3024,0
-3168,0
-3312,0
-3456,0
-3600,0
-3744,0
-3888,0
-4032,0
-4176,0
-4320,0
-4464,0
-4608,0
-4752,0
-4896,0
-5040,0
-5184,0
-5328,0
-5472,0
-5616,0
-5760,0
-5904,0
-6048,0
-6192,0
-6336,0
-6480,0
-6624,0
-6768,0
-6912,0
-7056,0
-7200,0
-7344,0
-7488,0
-7632,0
-7776.000000000001,0
-7920.000000000001,0
-8064.000000000001,0
-8208,0
-8352,0
-8496,0
-8640,0
-8784,0
-8928,0
-9072,0
-9216,0
-9360,0
-9504,0
-9648,0
-9792,0
-9936,0
-10080,0
-10224,0
-10368,0
-10512,0
-10656,0
-10800,0
-10944,0
-11088,0
-11232,0
-11376,0
-11520,0
-11664,0
-11808,0
-11952,0
-12096,0
-12240,0
-12384,0
-12528,0
-12672,0
-12816,0
-12960,0
-13104,0
-13248,0
-13392,0
-13536,0
-13680,0
-13824,0
-13968,0
-14112,0
-14256,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_senTem.T/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_senTem.T/lowerBound.csv
deleted file mode 100644
index 74509672f9..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_senTem.T/lowerBound.csv
+++ /dev/null
@@ -1,53 +0,0 @@
-x,y
--0.001,292.8568439025879
-0.001,292.8568439025879
-144.001,296.0347236328125
-288.001,296.1693727844239
-432.001,296.1752811767578
-576.0006969740507,296.1754519039376
-719.999,296.1754214172364
-863.9989999999999,296.1753604431152
-3600.001,296.1753604431152
-3744.001,296.7248043457031
-3888.001,297.5159313720703
-4032.001,298.3138143310547
-4176.000999999999,299.1123923950196
-4320.000999999999,299.9111228942871
-4464.000999999999,300.7098229064941
-5328.000999999999,305.5022059020996
-5472.000999999999,306.1112885925293
-5616.001,306.1568423583984
-5760.001,306.1590801086426
-5904.000999999999,306.159384979248
-6048.000999999999,306.1594459533691
-6192.000999999999,306.1594764404297
-7200.000999999999,306.1594764404297
-7344.000999999999,306.1597203369141
-7488.001,306.1600556945801
-7632.001,306.1604032470703
-7776.001,306.1607568969727
-8208.000999999998,306.1617629699707
-8352.000999999998,306.1621105224609
-8496.000999999998,306.1624397827148
-8640.000999999998,306.1627995300293
-8928.001,306.1634702453613
-9072.001,306.1637263366699
-9216.001,306.1637446289063
-10800.001,306.1637446289063
-10944.001,306.2081276916504
-11088.001,306.269095715332
-11232.001,306.3265882141113
-11376.001,306.3801539794922
-11520.001,306.4296832580566
-11664.001,306.4764747985839
-11808.001,306.5200408081055
-11952.001,306.5608385925293
-12096.001,306.5990815612793
-12240.001,306.6348611755371
-12384.001,306.6687810791016
-12528.001,306.700579083252
-12672.001,306.7228041503906
-12816.0002523424,306.7232126748808
-12959.999,306.7229687805176
-13247.999,306.7229078063965
-14400.001,306.7229078063965
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_senTem.T/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_senTem.T/reference.csv
deleted file mode 100644
index ecbd64a605..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_senTem.T/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,293.1499938964844
-144,296.3310546875
-288,296.4658386230469
-432,296.4717529296875
-576,296.471923828125
-720,296.4718933105469
-864,296.4718322753906
-1008,296.4718322753906
-1152,296.4718322753906
-1296,296.4718322753906
-1440,296.4718322753906
-1584,296.4718322753906
-1728,296.4718322753906
-1872,296.4718322753906
-2016,296.4718322753906
-2160,296.4718322753906
-2304,296.4718322753906
-2448,296.4718322753906
-2592,296.4718322753906
-2736,296.4718322753906
-2880,296.4718322753906
-3024,296.4718322753906
-3168,296.4718322753906
-3312,296.4718322753906
-3456,296.4718322753906
-3600,296.4718322753906
-3744,297.021826171875
-3888,297.8137451171875
-4032,298.6124267578125
-4176,299.4118041992188
-4320,300.2113342285156
-4464,301.0108337402344
-4608,301.8103637695312
-4752,302.6098937988281
-4896,303.409423828125
-5040,304.2089538574219
-5184,305.0084838867188
-5328,305.8080139160156
-5472,306.4177062988281
-5616,306.4633056640625
-5760,306.4655456542969
-5904,306.4658508300781
-6048,306.4659118652344
-6192,306.4659423828125
-6336,306.4659423828125
-6480,306.4659423828125
-6624,306.4659423828125
-6768,306.4659423828125
-6912,306.4659423828125
-7056,306.4659423828125
-7200,306.4659423828125
-7344,306.4661865234375
-7488,306.4665222167969
-7632,306.4668701171875
-7776.000000000001,306.4672241210938
-7920.000000000001,306.4675598144531
-8064.000000000001,306.4678955078125
-8208,306.4682312011719
-8352,306.4685791015625
-8496,306.4689086914062
-8640,306.4692687988281
-8784,306.4696044921875
-8928,306.4699401855469
-9072,306.4701965332031
-9216,306.47021484375
-9360,306.47021484375
-9504,306.47021484375
-9648,306.47021484375
-9792,306.47021484375
-9936,306.47021484375
-10080,306.47021484375
-10224,306.47021484375
-10368,306.47021484375
-10512,306.47021484375
-10656,306.47021484375
-10800,306.47021484375
-10944,306.5146423339844
-11088,306.5756713867187
-11232,306.6332214355469
-11376,306.6868408203125
-11520,306.7364196777344
-11664,306.7832580566406
-11808,306.8268676757813
-11952,306.8677062988281
-12096,306.9059875488281
-12240,306.9418029785156
-12384,306.9757568359375
-12528,307.0075866699219
-12672,307.029833984375
-12816,307.0302429199219
-12960,307.0299987792969
-13104,307.0299682617188
-13248,307.0299377441406
-13392,307.0299377441406
-13536,307.0299377441406
-13680,307.0299377441406
-13824,307.0299377441406
-13968,307.0299377441406
-14112,307.0299377441406
-14256,307.0299377441406
-14400,307.0299377441406
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_senTem.T/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_senTem.T/test.csv
deleted file mode 100644
index ecbd64a605..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_senTem.T/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,293.1499938964844
-144,296.3310546875
-288,296.4658386230469
-432,296.4717529296875
-576,296.471923828125
-720,296.4718933105469
-864,296.4718322753906
-1008,296.4718322753906
-1152,296.4718322753906
-1296,296.4718322753906
-1440,296.4718322753906
-1584,296.4718322753906
-1728,296.4718322753906
-1872,296.4718322753906
-2016,296.4718322753906
-2160,296.4718322753906
-2304,296.4718322753906
-2448,296.4718322753906
-2592,296.4718322753906
-2736,296.4718322753906
-2880,296.4718322753906
-3024,296.4718322753906
-3168,296.4718322753906
-3312,296.4718322753906
-3456,296.4718322753906
-3600,296.4718322753906
-3744,297.021826171875
-3888,297.8137451171875
-4032,298.6124267578125
-4176,299.4118041992188
-4320,300.2113342285156
-4464,301.0108337402344
-4608,301.8103637695312
-4752,302.6098937988281
-4896,303.409423828125
-5040,304.2089538574219
-5184,305.0084838867188
-5328,305.8080139160156
-5472,306.4177062988281
-5616,306.4633056640625
-5760,306.4655456542969
-5904,306.4658508300781
-6048,306.4659118652344
-6192,306.4659423828125
-6336,306.4659423828125
-6480,306.4659423828125
-6624,306.4659423828125
-6768,306.4659423828125
-6912,306.4659423828125
-7056,306.4659423828125
-7200,306.4659423828125
-7344,306.4661865234375
-7488,306.4665222167969
-7632,306.4668701171875
-7776.000000000001,306.4672241210938
-7920.000000000001,306.4675598144531
-8064.000000000001,306.4678955078125
-8208,306.4682312011719
-8352,306.4685791015625
-8496,306.4689086914062
-8640,306.4692687988281
-8784,306.4696044921875
-8928,306.4699401855469
-9072,306.4701965332031
-9216,306.47021484375
-9360,306.47021484375
-9504,306.47021484375
-9648,306.47021484375
-9792,306.47021484375
-9936,306.47021484375
-10080,306.47021484375
-10224,306.47021484375
-10368,306.47021484375
-10512,306.47021484375
-10656,306.47021484375
-10800,306.47021484375
-10944,306.5146423339844
-11088,306.5756713867187
-11232,306.6332214355469
-11376,306.6868408203125
-11520,306.7364196777344
-11664,306.7832580566406
-11808,306.8268676757813
-11952,306.8677062988281
-12096,306.9059875488281
-12240,306.9418029785156
-12384,306.9757568359375
-12528,307.0075866699219
-12672,307.029833984375
-12816,307.0302429199219
-12960,307.0299987792969
-13104,307.0299682617188
-13248,307.0299377441406
-13392,307.0299377441406
-13536,307.0299377441406
-13680,307.0299377441406
-13824,307.0299377441406
-13968,307.0299377441406
-14112,307.0299377441406
-14256,307.0299377441406
-14400,307.0299377441406
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_senTem.T/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_senTem.T/upperBound.csv
deleted file mode 100644
index c3eff8545d..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_senTem.T/upperBound.csv
+++ /dev/null
@@ -1,54 +0,0 @@
-x,y
--0.001,293.4431438903808
-143.999,296.6273857421875
-287.999,296.7623044616699
-431.999,296.7682246826172
-575.999,296.7683957519531
-576.001,296.7683957519531
-720.0010000000001,296.7683652038574
-864.001,296.768304107666
-3599.999,296.768304107666
-3743.999000000001,297.3188479980469
-3887.999000000001,298.1115588623047
-4031.999000000001,298.9110391845703
-4175.999,299.711216003418
-4319.999,300.5115455627441
-4463.999000000001,301.3118445739746
-5327.999000000001,306.1138219299316
-5471.999000000001,306.7241240051269
-5615.999000000001,306.7697689697266
-5759.999000000001,306.7720111999512
-5903.999,306.7723166809082
-6047.999,306.7723777770996
-6191.999000000001,306.7724083251953
-7199.999000000001,306.7724083251953
-7343.999000000001,306.7726527099609
-7487.999000000001,306.7729887390137
-7631.999000000001,306.7733369873047
-7775.999000000001,306.7736913452149
-8207.999,306.774699432373
-8351.999,306.7750476806641
-8495.999,306.7753776000976
-8639.999,306.7757380676269
-8927.999,306.7764101257324
-9071.999,306.7766667297363
-9215.999,306.7766850585937
-10799.999,306.7766850585937
-10943.999,306.8211569763184
-11087.999,306.8822470581054
-11231.999,306.9398546569824
-11375.999,306.9935276611328
-11519.999,307.0431560974121
-11663.999,307.0900413146973
-11807.999,307.1336945434571
-11951.999,307.1745740051269
-12095.999,307.2128935363769
-12239.999,307.2487447814942
-12383.999,307.2827325927734
-12527.999,307.3145942565918
-12671.999,307.3368638183593
-12815.999,307.3372731628418
-12816.001,307.3372731628418
-12960.001,307.3370287780762
-13248.001,307.3369676818847
-14400.001,307.3369676818847
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_senTem1.T/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_senTem1.T/errors.csv
deleted file mode 100644
index 7608c4d9ae..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_senTem1.T/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-144,0
-288,0
-432,0
-576,0
-720,0
-864,0
-1008,0
-1152,0
-1296,0
-1440,0
-1584,0
-1728,0
-1872,0
-2016,0
-2160,0
-2304,0
-2448,0
-2592,0
-2736,0
-2880,0
-3024,0
-3168,0
-3312,0
-3456,0
-3600,0
-3744,0
-3888,0
-4032,0
-4176,0
-4320,0
-4464,0
-4608,0
-4752,0
-4896,0
-5040,0
-5184,0
-5328,0
-5472,0
-5616,0
-5760,0
-5904,0
-6048,0
-6192,0
-6336,0
-6480,0
-6624,0
-6768,0
-6912,0
-7056,0
-7200,0
-7344,0
-7488,0
-7632,0
-7776.000000000001,0
-7920.000000000001,0
-8064.000000000001,0
-8208,0
-8352,0
-8496,0
-8640,0
-8784,0
-8928,0
-9072,0
-9216,0
-9360,0
-9504,0
-9648,0
-9792,0
-9936,0
-10080,0
-10224,0
-10368,0
-10512,0
-10656,0
-10800,0
-10944,0
-11088,0
-11232,0
-11376,0
-11520,0
-11664,0
-11808,0
-11952,0
-12096,0
-12240,0
-12384,0
-12528,0
-12672,0
-12816,0
-12960,0
-13104,0
-13248,0
-13392,0
-13536,0
-13680,0
-13824,0
-13968,0
-14112,0
-14256,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_senTem1.T/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_senTem1.T/lowerBound.csv
deleted file mode 100644
index 210b73a9b8..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_senTem1.T/lowerBound.csv
+++ /dev/null
@@ -1,25 +0,0 @@
-x,y
--0.001,292.8568439025879
-143.999,285.618727935791
-287.999,285.6185694030762
-288.001,285.6185694030762
-432.0000123471973,285.6188193952581
-575.999,285.6185755004884
-576.001,285.6185755004884
-720.0010000000001,285.6186059875488
-3600.001,285.6186059875488
-3744.001,286.3508685974121
-3888.001,287.1466967285156
-4032.001,287.9425370544433
-4176.000999999999,288.7383834777833
-5328.000999999999,295.1050085266114
-5472.000991979973,295.56843011335
-5615.999000000001,295.5665643310547
-5759.999000000001,295.5665033569335
-7200.000999999999,295.5665033569335
-7344.000999999999,296.1086242675781
-7488.001,296.6978659790038
-8928.001,302.5900391967773
-9072.000992842079,302.9329515393511
-9215.999,302.9317198791504
-14400.001,302.9317198791504
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_senTem1.T/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_senTem1.T/reference.csv
deleted file mode 100644
index 109fd0df33..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_senTem1.T/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,293.1499938964844
-144,285.9046325683594
-288,285.9044738769531
-432,285.9047241210938
-576,285.9044799804688
-720,285.9045104980469
-864,285.9045104980469
-1008,285.9045104980469
-1152,285.9045104980469
-1296,285.9045104980469
-1440,285.9045104980469
-1584,285.9045104980469
-1728,285.9045104980469
-1872,285.9045104980469
-2016,285.9045104980469
-2160,285.9045104980469
-2304,285.9045104980469
-2448,285.9045104980469
-2592,285.9045104980469
-2736,285.9045104980469
-2880,285.9045104980469
-3024,285.9045104980469
-3168,285.9045104980469
-3312,285.9045104980469
-3456,285.9045104980469
-3600,285.9045104980469
-3744,286.6375061035156
-3888,287.434130859375
-4032,288.2307678222656
-4176,289.0274108886719
-4320,289.8240356445312
-4464,290.6206604003906
-4608,291.41728515625
-4752,292.2139099121094
-4896,293.0105346679687
-5040,293.8071594238281
-5184,294.6037841796875
-5328,295.4004089355469
-5472,295.8642944335937
-5616,295.8624267578125
-5760,295.8623657226562
-5904,295.8623657226562
-6048,295.8623657226562
-6192,295.8623657226562
-6336,295.8623657226562
-6480,295.8623657226562
-6624,295.8623657226562
-6768,295.8623657226562
-6912,295.8623657226562
-7056,295.8623657226562
-7200,295.8623657226562
-7344,296.405029296875
-7488,296.9948608398437
-7632,297.58466796875
-7776.000000000001,298.1744750976562
-7920.000000000001,298.7642822265625
-8064.000000000001,299.3540893554688
-8208,299.943896484375
-8352,300.5337036132813
-8496,301.1235107421875
-8640,301.7133178710938
-8784,302.303125
-8928,302.8929321289062
-9072,303.2361877441406
-9216,303.2349548339844
-9360,303.2349548339844
-9504,303.2349548339844
-9648,303.2349548339844
-9792,303.2349548339844
-9936,303.2349548339844
-10080,303.2349548339844
-10224,303.2349548339844
-10368,303.2349548339844
-10512,303.2349548339844
-10656,303.2349548339844
-10800,303.2349548339844
-10944,303.2349548339844
-11088,303.2349548339844
-11232,303.2349548339844
-11376,303.2349548339844
-11520,303.2349548339844
-11664,303.2349548339844
-11808,303.2349548339844
-11952,303.2349548339844
-12096,303.2349548339844
-12240,303.2349548339844
-12384,303.2349548339844
-12528,303.2349548339844
-12672,303.2349548339844
-12816,303.2349548339844
-12960,303.2349548339844
-13104,303.2349548339844
-13248,303.2349548339844
-13392,303.2349548339844
-13536,303.2349548339844
-13680,303.2349548339844
-13824,303.2349548339844
-13968,303.2349548339844
-14112,303.2349548339844
-14256,303.2349548339844
-14400,303.2349548339844
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_senTem1.T/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_senTem1.T/test.csv
deleted file mode 100644
index 109fd0df33..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_senTem1.T/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,293.1499938964844
-144,285.9046325683594
-288,285.9044738769531
-432,285.9047241210938
-576,285.9044799804688
-720,285.9045104980469
-864,285.9045104980469
-1008,285.9045104980469
-1152,285.9045104980469
-1296,285.9045104980469
-1440,285.9045104980469
-1584,285.9045104980469
-1728,285.9045104980469
-1872,285.9045104980469
-2016,285.9045104980469
-2160,285.9045104980469
-2304,285.9045104980469
-2448,285.9045104980469
-2592,285.9045104980469
-2736,285.9045104980469
-2880,285.9045104980469
-3024,285.9045104980469
-3168,285.9045104980469
-3312,285.9045104980469
-3456,285.9045104980469
-3600,285.9045104980469
-3744,286.6375061035156
-3888,287.434130859375
-4032,288.2307678222656
-4176,289.0274108886719
-4320,289.8240356445312
-4464,290.6206604003906
-4608,291.41728515625
-4752,292.2139099121094
-4896,293.0105346679687
-5040,293.8071594238281
-5184,294.6037841796875
-5328,295.4004089355469
-5472,295.8642944335937
-5616,295.8624267578125
-5760,295.8623657226562
-5904,295.8623657226562
-6048,295.8623657226562
-6192,295.8623657226562
-6336,295.8623657226562
-6480,295.8623657226562
-6624,295.8623657226562
-6768,295.8623657226562
-6912,295.8623657226562
-7056,295.8623657226562
-7200,295.8623657226562
-7344,296.405029296875
-7488,296.9948608398437
-7632,297.58466796875
-7776.000000000001,298.1744750976562
-7920.000000000001,298.7642822265625
-8064.000000000001,299.3540893554688
-8208,299.943896484375
-8352,300.5337036132813
-8496,301.1235107421875
-8640,301.7133178710938
-8784,302.303125
-8928,302.8929321289062
-9072,303.2361877441406
-9216,303.2349548339844
-9360,303.2349548339844
-9504,303.2349548339844
-9648,303.2349548339844
-9792,303.2349548339844
-9936,303.2349548339844
-10080,303.2349548339844
-10224,303.2349548339844
-10368,303.2349548339844
-10512,303.2349548339844
-10656,303.2349548339844
-10800,303.2349548339844
-10944,303.2349548339844
-11088,303.2349548339844
-11232,303.2349548339844
-11376,303.2349548339844
-11520,303.2349548339844
-11664,303.2349548339844
-11808,303.2349548339844
-11952,303.2349548339844
-12096,303.2349548339844
-12240,303.2349548339844
-12384,303.2349548339844
-12528,303.2349548339844
-12672,303.2349548339844
-12816,303.2349548339844
-12960,303.2349548339844
-13104,303.2349548339844
-13248,303.2349548339844
-13392,303.2349548339844
-13536,303.2349548339844
-13680,303.2349548339844
-13824,303.2349548339844
-13968,303.2349548339844
-14112,303.2349548339844
-14256,303.2349548339844
-14400,303.2349548339844
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_senTem1.T/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_senTem1.T/upperBound.csv
deleted file mode 100644
index dcf262e50b..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.mat_senTem1.T/upperBound.csv
+++ /dev/null
@@ -1,27 +0,0 @@
-x,y
--0.001,293.4431438903808
-0.001,293.4431438903808
-144.001,286.1905372009277
-287.9997761193126,286.1903783521801
-431.999,286.1906288452149
-432.001,286.1906288452149
-576.000777778092,286.1903844608264
-719.999,286.1904150085449
-3599.999,286.1904150085449
-3743.999000000001,286.9241436096191
-3887.999000000001,287.7215649902344
-4031.999000000001,288.5189985900878
-4175.999,289.3164382995606
-5327.999000000001,295.6958093444825
-5471.999000000001,296.1601587280273
-5472.000999999999,296.1601587280273
-5616.001,296.1582891845703
-5760.001,296.1582280883788
-7199.999000000001,296.1582280883788
-7343.999000000001,296.7014343261719
-7487.999000000001,297.2918557006835
-8927.999,303.1958250610351
-9071.999,303.5394239318847
-9072.001,303.5394239318847
-9216.001,303.5381897888184
-14400.001,303.5381897888184
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_hum.powerEva/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_hum.powerEva/errors.csv
deleted file mode 100644
index 8dff177577..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_hum.powerEva/errors.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
-0,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_hum.powerEva/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_hum.powerEva/lowerBound.csv
deleted file mode 100644
index 47147b40e0..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_hum.powerEva/lowerBound.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
--0.001,1806.063344604492
-14400.001,1806.063344604492
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_hum.powerEva/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_hum.powerEva/reference.csv
deleted file mode 100644
index f618ea67bd..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_hum.powerEva/reference.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
-0,1807.871215820312
-14400,1807.871215820312
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_hum.powerEva/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_hum.powerEva/test.csv
deleted file mode 100644
index f618ea67bd..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_hum.powerEva/test.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
-0,1807.871215820312
-14400,1807.871215820312
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_hum.powerEva/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_hum.powerEva/upperBound.csv
deleted file mode 100644
index 460a81aca8..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_hum.powerEva/upperBound.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
--0.001,1809.679087036132
-14400.001,1809.679087036132
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_hum1.Q_flow/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_hum1.Q_flow/errors.csv
deleted file mode 100644
index 7608c4d9ae..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_hum1.Q_flow/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-144,0
-288,0
-432,0
-576,0
-720,0
-864,0
-1008,0
-1152,0
-1296,0
-1440,0
-1584,0
-1728,0
-1872,0
-2016,0
-2160,0
-2304,0
-2448,0
-2592,0
-2736,0
-2880,0
-3024,0
-3168,0
-3312,0
-3456,0
-3600,0
-3744,0
-3888,0
-4032,0
-4176,0
-4320,0
-4464,0
-4608,0
-4752,0
-4896,0
-5040,0
-5184,0
-5328,0
-5472,0
-5616,0
-5760,0
-5904,0
-6048,0
-6192,0
-6336,0
-6480,0
-6624,0
-6768,0
-6912,0
-7056,0
-7200,0
-7344,0
-7488,0
-7632,0
-7776.000000000001,0
-7920.000000000001,0
-8064.000000000001,0
-8208,0
-8352,0
-8496,0
-8640,0
-8784,0
-8928,0
-9072,0
-9216,0
-9360,0
-9504,0
-9648,0
-9792,0
-9936,0
-10080,0
-10224,0
-10368,0
-10512,0
-10656,0
-10800,0
-10944,0
-11088,0
-11232,0
-11376,0
-11520,0
-11664,0
-11808,0
-11952,0
-12096,0
-12240,0
-12384,0
-12528,0
-12672,0
-12816,0
-12960,0
-13104,0
-13248,0
-13392,0
-13536,0
-13680,0
-13824,0
-13968,0
-14112,0
-14256,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_hum1.Q_flow/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_hum1.Q_flow/lowerBound.csv
deleted file mode 100644
index 0eb7af9d8b..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_hum1.Q_flow/lowerBound.csv
+++ /dev/null
@@ -1,49 +0,0 @@
-x,y
--0.001,12571.2677109375
-0.001,12571.2677109375
-144.0009998981355,13421.68909392967
-287.999,13421.64577851563
-288.001,13421.64577851563
-431.9998490143742,13421.68363094745
-575.999,13421.63231542969
-576.001,13421.63231542969
-864.001,13421.63621777344
-1008.001,13421.63719335937
-3599.999,13421.63719335937
-3743.999000000001,13365.65416992187
-3887.999000000001,13365.65046269531
-3888.001,13365.65046269531
-4032.001,13365.66197460937
-5328.000999999999,13365.66197460937
-5472.000945862822,13423.30991133491
-5615.999000000001,13421.70606972656
-5759.999000000001,13421.63914453125
-5903.999,13421.63719335937
-7199.999000000001,13421.63719335937
-7343.999000000001,12779.99880996094
-7487.999000000001,12135.7599046875
-7631.999000000001,11491.52080429688
-7775.999000000001,10847.282484375
-7919.999000000001,10203.04357910156
-8063.999000000002,9558.805454296871
-8207.999,8914.56635390625
-8351.999,8270.328229101562
-8495.999,7626.089128710938
-8639.999,6981.850516113282
-8927.999,5693.373486035156
-9071.999,5368.587952148438
-9072.001,5368.587952148438
-9216.001,5368.654291992188
-9360.001,5368.654779785156
-10800.001,5368.654779785156
-11088.001,5798.147513378906
-11232.001,6012.893392382813
-11520.001,6442.386125976563
-11664.001,6657.132004980469
-11808.001,6871.878371777344
-11952.001,7086.624738574219
-12096.001,7301.370617578124
-12384.001,7730.863351171875
-12528.001,7945.609230175781
-12672.001,8052.982413574218
-14400.001,8052.982413574218
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_hum1.Q_flow/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_hum1.Q_flow/reference.csv
deleted file mode 100644
index 2f61dcd0f9..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_hum1.Q_flow/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,12583.8515625
-144,13435.12421875
-288,13435.080859375
-432,13435.11875
-576,13435.0673828125
-720,13435.0693359375
-864,13435.0712890625
-1008,13435.072265625
-1152,13435.072265625
-1296,13435.072265625
-1440,13435.072265625
-1584,13435.072265625
-1728,13435.072265625
-1872,13435.072265625
-2016,13435.072265625
-2160,13435.072265625
-2304,13435.072265625
-2448,13435.072265625
-2592,13435.072265625
-2736,13435.072265625
-2880,13435.072265625
-3024,13435.072265625
-3168,13435.072265625
-3312,13435.072265625
-3456,13435.072265625
-3600,13435.072265625
-3744,13379.033203125
-3888,13379.0294921875
-4032,13379.041015625
-4176,13379.041015625
-4320,13379.041015625
-4464,13379.041015625
-4608,13379.041015625
-4752,13379.041015625
-4896,13379.041015625
-5040,13379.041015625
-5184,13379.041015625
-5328,13379.041015625
-5472,13436.7466796875
-5616,13435.1412109375
-5760,13435.07421875
-5904,13435.072265625
-6048,13435.072265625
-6192,13435.072265625
-6336,13435.072265625
-6480,13435.072265625
-6624,13435.072265625
-6768,13435.072265625
-6912,13435.072265625
-7056,13435.072265625
-7200,13435.072265625
-7344,12792.7916015625
-7488,12147.9078125
-7632,11503.023828125
-7776.000000000001,10858.140625
-7920.000000000001,10213.2568359375
-8064.000000000001,9568.373828124995
-8208,8923.48984375
-8352,8278.6068359375
-8496,7633.7228515625
-8640,6988.83935546875
-8784,6343.95595703125
-8928,5699.07255859375
-9072,5373.9619140625
-9216,5374.0283203125
-9360,5374.02880859375
-9504,5374.02880859375
-9648,5374.02880859375
-9792,5374.02880859375
-9936,5374.02880859375
-10080,5374.02880859375
-10224,5374.02880859375
-10368,5374.02880859375
-10512,5374.02880859375
-10656,5374.02880859375
-10800,5374.02880859375
-10944,5588.99013671875
-11088,5803.95146484375
-11232,6018.9123046875
-11376,6233.8736328125
-11520,6448.8349609375
-11664,6663.79580078125
-11808,6878.75712890625
-11952,7093.71845703125
-12096,7308.679296875
-12240,7523.640625
-12384,7738.601953125
-12528,7953.56279296875
-12672,8061.04345703125
-12816,8061.04345703125
-12960,8061.04345703125
-13104,8061.04345703125
-13248,8061.04345703125
-13392,8061.04345703125
-13536,8061.04345703125
-13680,8061.04345703125
-13824,8061.04345703125
-13968,8061.04345703125
-14112,8061.04345703125
-14256,8061.04345703125
-14400,8061.04345703125
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_hum1.Q_flow/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_hum1.Q_flow/test.csv
deleted file mode 100644
index 2f61dcd0f9..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_hum1.Q_flow/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,12583.8515625
-144,13435.12421875
-288,13435.080859375
-432,13435.11875
-576,13435.0673828125
-720,13435.0693359375
-864,13435.0712890625
-1008,13435.072265625
-1152,13435.072265625
-1296,13435.072265625
-1440,13435.072265625
-1584,13435.072265625
-1728,13435.072265625
-1872,13435.072265625
-2016,13435.072265625
-2160,13435.072265625
-2304,13435.072265625
-2448,13435.072265625
-2592,13435.072265625
-2736,13435.072265625
-2880,13435.072265625
-3024,13435.072265625
-3168,13435.072265625
-3312,13435.072265625
-3456,13435.072265625
-3600,13435.072265625
-3744,13379.033203125
-3888,13379.0294921875
-4032,13379.041015625
-4176,13379.041015625
-4320,13379.041015625
-4464,13379.041015625
-4608,13379.041015625
-4752,13379.041015625
-4896,13379.041015625
-5040,13379.041015625
-5184,13379.041015625
-5328,13379.041015625
-5472,13436.7466796875
-5616,13435.1412109375
-5760,13435.07421875
-5904,13435.072265625
-6048,13435.072265625
-6192,13435.072265625
-6336,13435.072265625
-6480,13435.072265625
-6624,13435.072265625
-6768,13435.072265625
-6912,13435.072265625
-7056,13435.072265625
-7200,13435.072265625
-7344,12792.7916015625
-7488,12147.9078125
-7632,11503.023828125
-7776.000000000001,10858.140625
-7920.000000000001,10213.2568359375
-8064.000000000001,9568.373828124995
-8208,8923.48984375
-8352,8278.6068359375
-8496,7633.7228515625
-8640,6988.83935546875
-8784,6343.95595703125
-8928,5699.07255859375
-9072,5373.9619140625
-9216,5374.0283203125
-9360,5374.02880859375
-9504,5374.02880859375
-9648,5374.02880859375
-9792,5374.02880859375
-9936,5374.02880859375
-10080,5374.02880859375
-10224,5374.02880859375
-10368,5374.02880859375
-10512,5374.02880859375
-10656,5374.02880859375
-10800,5374.02880859375
-10944,5588.99013671875
-11088,5803.95146484375
-11232,6018.9123046875
-11376,6233.8736328125
-11520,6448.8349609375
-11664,6663.79580078125
-11808,6878.75712890625
-11952,7093.71845703125
-12096,7308.679296875
-12240,7523.640625
-12384,7738.601953125
-12528,7953.56279296875
-12672,8061.04345703125
-12816,8061.04345703125
-12960,8061.04345703125
-13104,8061.04345703125
-13248,8061.04345703125
-13392,8061.04345703125
-13536,8061.04345703125
-13680,8061.04345703125
-13824,8061.04345703125
-13968,8061.04345703125
-14112,8061.04345703125
-14256,8061.04345703125
-14400,8061.04345703125
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_hum1.Q_flow/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_hum1.Q_flow/upperBound.csv
deleted file mode 100644
index 6b00de9a50..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_hum1.Q_flow/upperBound.csv
+++ /dev/null
@@ -1,47 +0,0 @@
-x,y
--0.001,12596.4354140625
-143.999,13448.55934296875
-144.001,13448.55934296875
-288.0000673070754,13448.5159405155
-431.999,13448.55386875
-432.001,13448.55386875
-576.0009267393197,13448.50245022147
-863.9989999999999,13448.50636035156
-1007.999,13448.50733789063
-3600.001,13448.50733789063
-3744.001,13392.41223632813
-3887.999487179283,13392.40852171871
-4031.999000000001,13392.42005664063
-5327.999000000001,13392.42005664063
-5471.999000000001,13450.18342636719
-5472.000999999999,13450.18342636719
-5616.001,13448.57635214844
-5760.001,13448.50929296875
-5904.000999999999,13448.50733789063
-7200.000999999999,13448.50733789063
-7344.000999999999,12805.58439316406
-7488.001,12160.0557203125
-7632.001,11514.52685195313
-7776.001,10868.998765625
-7920.001,10223.47009277344
-8064.001,9577.942201953119
-8208.000999999998,8932.413333593749
-8352.000999999998,8286.885442773439
-8496.000999999998,7641.356574414062
-8640.000999999998,6995.828194824218
-8928.001,5704.771631152344
-9072.000999591568,5379.335876899605
-9215.999,5379.402348632812
-9359.999000000002,5379.402837402344
-10799.999,5379.402837402344
-11087.999,5809.755416308593
-11231.999,6024.931216992188
-11519.999,6455.283795898437
-11663.999,6670.459596582032
-11807.999,6885.635886035156
-11951.999,7100.812175488281
-12095.999,7315.987976171875
-12383.999,7746.340555078125
-12527.999,7961.516355761719
-12671.999,8069.104500488282
-14400.001,8069.104500488282
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resPow.y/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resPow.y/errors.csv
deleted file mode 100644
index 8dff177577..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resPow.y/errors.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
-0,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resPow.y/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resPow.y/lowerBound.csv
deleted file mode 100644
index cf798351c2..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resPow.y/lowerBound.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
--0.001,8.279559671401978
-14400.001,8.279559671401978
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resPow.y/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resPow.y/reference.csv
deleted file mode 100644
index 993ad1b2b5..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resPow.y/reference.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
-0,8.287847518920898
-14400,8.287847518920898
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resPow.y/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resPow.y/test.csv
deleted file mode 100644
index 993ad1b2b5..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resPow.y/test.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
-0,8.287847518920898
-14400,8.287847518920898
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resPow.y/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resPow.y/upperBound.csv
deleted file mode 100644
index b09ef86d9e..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resPow.y/upperBound.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
--0.001,8.296135366439819
-14400.001,8.296135366439819
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resPow1.y/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resPow1.y/errors.csv
deleted file mode 100644
index 7608c4d9ae..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resPow1.y/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-144,0
-288,0
-432,0
-576,0
-720,0
-864,0
-1008,0
-1152,0
-1296,0
-1440,0
-1584,0
-1728,0
-1872,0
-2016,0
-2160,0
-2304,0
-2448,0
-2592,0
-2736,0
-2880,0
-3024,0
-3168,0
-3312,0
-3456,0
-3600,0
-3744,0
-3888,0
-4032,0
-4176,0
-4320,0
-4464,0
-4608,0
-4752,0
-4896,0
-5040,0
-5184,0
-5328,0
-5472,0
-5616,0
-5760,0
-5904,0
-6048,0
-6192,0
-6336,0
-6480,0
-6624,0
-6768,0
-6912,0
-7056,0
-7200,0
-7344,0
-7488,0
-7632,0
-7776.000000000001,0
-7920.000000000001,0
-8064.000000000001,0
-8208,0
-8352,0
-8496,0
-8640,0
-8784,0
-8928,0
-9072,0
-9216,0
-9360,0
-9504,0
-9648,0
-9792,0
-9936,0
-10080,0
-10224,0
-10368,0
-10512,0
-10656,0
-10800,0
-10944,0
-11088,0
-11232,0
-11376,0
-11520,0
-11664,0
-11808,0
-11952,0
-12096,0
-12240,0
-12384,0
-12528,0
-12672,0
-12816,0
-12960,0
-13104,0
-13248,0
-13392,0
-13536,0
-13680,0
-13824,0
-13968,0
-14112,0
-14256,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resPow1.y/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resPow1.y/lowerBound.csv
deleted file mode 100644
index f0aba43eb4..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resPow1.y/lowerBound.csv
+++ /dev/null
@@ -1,63 +0,0 @@
-x,y
--0.001,-751.8946371459961
-0.001,-751.8946371459961
-144.00099989853,100.0289337518012
-287.999,99.98570979766843
-288.001,99.98570979766843
-431.9998527389665,100.023617106739
-575.999,99.97261712951656
-576.001,99.97261712951656
-720.0010000000001,99.97435031890865
-864.001,99.97585942840573
-1008.001,99.97690361022948
-1152.001,99.97733805084229
-1440.001,99.97736853790282
-1584.001,99.97739140319823
-1728.001,99.97740664672854
-3599.999,99.97740664672854
-3743.999000000001,43.99429022369385
-3887.999000000001,43.99015541610718
-3888.001,43.99015541610718
-4032.001,44.0019470489502
-4176.000999999999,44.00219932937622
-4464.000999999999,44.00221457290649
-5040.000999999999,44.00221457290649
-5184.000999999999,44.00221838378906
-5328.000999999999,44.00221838378906
-5472.00094586451,101.6500880384932
-5615.999000000001,100.0462997817993
-5759.999000000001,99.97905294799801
-5903.999,99.97753926544186
-6047.999,99.97742189025875
-6335.999000000001,99.97740664672854
-7200.000999999999,99.97740664672854
-7343.999574340262,100.8126538995081
-7487.999000000001,98.73934388580322
-7631.999000000001,96.35983033447266
-7775.999000000001,93.67353463897703
-7919.999000000001,90.68059856414793
-8063.999000000002,87.38117302093504
-8207.999,83.77554001464843
-8351.999,79.86392362518311
-8495.999,75.64654640808105
-8639.999,71.12362177276611
-8783.999,66.29529605712889
-8927.999,61.16185965042114
-9071.999,55.81454127044677
-9072.001,55.81454127044677
-9216.001,55.88086739501953
-9360.001,55.88160441970825
-9504.001,55.88161204147339
-10800.001,55.88161204147339
-11232.001,62.58740411453247
-11376.001,64.82266737670898
-11520.001,67.05793597412109
-11664.001,69.29319694976807
-11808.001,71.52846249847413
-11952.001,73.76372652282714
-12096.001,75.99898902282716
-12240.001,78.23425609588622
-12384.001,80.4695170715332
-12528.001,82.70478566894532
-12672.001,83.82241996765137
-14400.001,83.82241996765137
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resPow1.y/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resPow1.y/reference.csv
deleted file mode 100644
index 671ebd92a0..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resPow1.y/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,-751.1434936523438
-144,100.1290634155273
-288,100.0857955932617
-432,100.1237411499023
-576,100.0726898193359
-720,100.0744247436523
-864,100.0759353637695
-1008,100.0769805908203
-1152,100.0774154663086
-1296,100.0774307250977
-1440,100.0774459838867
-1584,100.0774688720703
-1728,100.0774841308594
-1872,100.0774841308594
-2016,100.0774841308594
-2160,100.0774841308594
-2304,100.0774841308594
-2448,100.0774841308594
-2592,100.0774841308594
-2736,100.0774841308594
-2880,100.0774841308594
-3024,100.0774841308594
-3168,100.0774841308594
-3312,100.0774841308594
-3456,100.0774841308594
-3600,100.0774841308594
-3744,44.03832855224609
-3888,44.03418960571289
-4032,44.04599304199219
-4176,44.04624557495117
-4320,44.0462532043457
-4464,44.04626083374023
-4608,44.04626083374023
-4752,44.04626083374023
-4896,44.04626083374023
-5040,44.04626083374023
-5184,44.0462646484375
-5328,44.0462646484375
-5472,101.7518615722656
-5616,100.1464462280273
-5760,100.0791320800781
-5904,100.0776168823242
-6048,100.0774993896484
-6192,100.0774917602539
-6336,100.0774841308594
-6480,100.0774841308594
-6624,100.0774841308594
-6768,100.0774841308594
-6912,100.0774841308594
-7056,100.0774841308594
-7200,100.0774841308594
-7344,100.9135757446289
-7488,98.83818206787109
-7632,96.45628662109375
-7776.000000000001,93.76730194091795
-7920.000000000001,90.77136993408202
-8064.000000000001,87.46864166259763
-8208,83.85939941406249
-8352,79.94386749267578
-8496,75.72226867675781
-8640,71.19481658935547
-8784,66.36165771484374
-8928,61.2230827331543
-9072,55.8704116821289
-9216,55.93680419921875
-9360,55.93754196166992
-9504,55.93754959106445
-9648,55.93754959106445
-9792,55.93754959106445
-9936,55.93754959106445
-10080,55.93754959106445
-10224,55.93754959106445
-10368,55.93754959106445
-10512,55.93754959106445
-10656,55.93754959106445
-10800,55.93754959106445
-10944,58.17505111694336
-11088,60.41255264282226
-11232,62.65005416870117
-11376,64.88755493164062
-11520,67.12506103515625
-11664,69.36255950927735
-11808,71.60006256103516
-11952,73.83756408691406
-12096,76.07506408691407
-12240,78.31256866455078
-12384,80.55006713867188
-12528,82.78757324218751
-12672,83.90632629394531
-12816,83.90632629394531
-12960,83.90632629394531
-13104,83.90632629394531
-13248,83.90632629394531
-13392,83.90632629394531
-13536,83.90632629394531
-13680,83.90632629394531
-13824,83.90632629394531
-13968,83.90632629394531
-14112,83.90632629394531
-14256,83.90632629394531
-14400,83.90632629394531
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resPow1.y/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resPow1.y/test.csv
deleted file mode 100644
index 671ebd92a0..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resPow1.y/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,-751.1434936523438
-144,100.1290634155273
-288,100.0857955932617
-432,100.1237411499023
-576,100.0726898193359
-720,100.0744247436523
-864,100.0759353637695
-1008,100.0769805908203
-1152,100.0774154663086
-1296,100.0774307250977
-1440,100.0774459838867
-1584,100.0774688720703
-1728,100.0774841308594
-1872,100.0774841308594
-2016,100.0774841308594
-2160,100.0774841308594
-2304,100.0774841308594
-2448,100.0774841308594
-2592,100.0774841308594
-2736,100.0774841308594
-2880,100.0774841308594
-3024,100.0774841308594
-3168,100.0774841308594
-3312,100.0774841308594
-3456,100.0774841308594
-3600,100.0774841308594
-3744,44.03832855224609
-3888,44.03418960571289
-4032,44.04599304199219
-4176,44.04624557495117
-4320,44.0462532043457
-4464,44.04626083374023
-4608,44.04626083374023
-4752,44.04626083374023
-4896,44.04626083374023
-5040,44.04626083374023
-5184,44.0462646484375
-5328,44.0462646484375
-5472,101.7518615722656
-5616,100.1464462280273
-5760,100.0791320800781
-5904,100.0776168823242
-6048,100.0774993896484
-6192,100.0774917602539
-6336,100.0774841308594
-6480,100.0774841308594
-6624,100.0774841308594
-6768,100.0774841308594
-6912,100.0774841308594
-7056,100.0774841308594
-7200,100.0774841308594
-7344,100.9135757446289
-7488,98.83818206787109
-7632,96.45628662109375
-7776.000000000001,93.76730194091795
-7920.000000000001,90.77136993408202
-8064.000000000001,87.46864166259763
-8208,83.85939941406249
-8352,79.94386749267578
-8496,75.72226867675781
-8640,71.19481658935547
-8784,66.36165771484374
-8928,61.2230827331543
-9072,55.8704116821289
-9216,55.93680419921875
-9360,55.93754196166992
-9504,55.93754959106445
-9648,55.93754959106445
-9792,55.93754959106445
-9936,55.93754959106445
-10080,55.93754959106445
-10224,55.93754959106445
-10368,55.93754959106445
-10512,55.93754959106445
-10656,55.93754959106445
-10800,55.93754959106445
-10944,58.17505111694336
-11088,60.41255264282226
-11232,62.65005416870117
-11376,64.88755493164062
-11520,67.12506103515625
-11664,69.36255950927735
-11808,71.60006256103516
-11952,73.83756408691406
-12096,76.07506408691407
-12240,78.31256866455078
-12384,80.55006713867188
-12528,82.78757324218751
-12672,83.90632629394531
-12816,83.90632629394531
-12960,83.90632629394531
-13104,83.90632629394531
-13248,83.90632629394531
-13392,83.90632629394531
-13536,83.90632629394531
-13680,83.90632629394531
-13824,83.90632629394531
-13968,83.90632629394531
-14112,83.90632629394531
-14256,83.90632629394531
-14400,83.90632629394531
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resPow1.y/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resPow1.y/upperBound.csv
deleted file mode 100644
index cc882ceade..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resPow1.y/upperBound.csv
+++ /dev/null
@@ -1,62 +0,0 @@
-x,y
--0.001,-750.3923501586914
-143.999,100.2291924789428
-144.001,100.2291924789428
-288.0000655343417,100.1858816699155
-431.999,100.2238648910522
-432.001,100.2238648910522
-576.0009342660479,100.1727625324827
-719.999,100.174499168396
-863.9989999999999,100.1760112991333
-1007.999,100.1770575714111
-1151.999,100.1774928817749
-1439.999,100.1775234298706
-1583.999,100.1775463409424
-1727.999,100.1775616149903
-3600.001,100.1775616149903
-3744.001,44.08236688079834
-3887.999519238159,44.07822383792223
-4031.999000000001,44.09003903503418
-4175.999,44.09029182052613
-4463.999000000001,44.09030709457397
-5039.999,44.09030709457397
-5183.999,44.09031091308594
-5327.999000000001,44.09031091308594
-5471.999000000001,101.8536134338379
-5472.000999999999,101.8536134338379
-5616.001,100.2465926742553
-5760.001,100.1792112121582
-5904.000999999999,100.1776944992065
-6048.000999999999,100.177576889038
-6336.000999999999,100.1775616149903
-7199.999000000001,100.1775616149903
-7343.999000000001,101.0144893203735
-7344.000999999999,101.0144893203735
-7488.001,98.93702024993895
-7632.001,96.55274290771484
-7776.001,93.86106924285886
-7920.001,90.86214130401611
-8064.001,87.55611030426023
-8208.000999999998,83.94325881347656
-8352.000999999998,80.02381136016845
-8496.000999999998,75.79799094543456
-8640.000999999998,71.26601140594482
-8784.001,66.42801937255859
-8928.001,61.28430581588746
-9072.000975496683,55.92628300554266
-9215.999,55.99274100341797
-9359.999000000002,55.99347950363159
-9503.999000000002,55.99348714065552
-10799.999,55.99348714065552
-11231.999,62.71270422286987
-11375.999,64.95244248657227
-11519.999,67.19218609619141
-11663.999,69.43192206878662
-11807.999,71.67166262359619
-11951.999,73.91140165100097
-12095.999,76.15113915100098
-12239.999,78.39088123321534
-12383.999,80.63061720581055
-12527.999,82.87036081542969
-12671.999,83.99023262023925
-14400.001,83.99023262023925
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resT.y/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resT.y/errors.csv
deleted file mode 100644
index 7608c4d9ae..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resT.y/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-144,0
-288,0
-432,0
-576,0
-720,0
-864,0
-1008,0
-1152,0
-1296,0
-1440,0
-1584,0
-1728,0
-1872,0
-2016,0
-2160,0
-2304,0
-2448,0
-2592,0
-2736,0
-2880,0
-3024,0
-3168,0
-3312,0
-3456,0
-3600,0
-3744,0
-3888,0
-4032,0
-4176,0
-4320,0
-4464,0
-4608,0
-4752,0
-4896,0
-5040,0
-5184,0
-5328,0
-5472,0
-5616,0
-5760,0
-5904,0
-6048,0
-6192,0
-6336,0
-6480,0
-6624,0
-6768,0
-6912,0
-7056,0
-7200,0
-7344,0
-7488,0
-7632,0
-7776.000000000001,0
-7920.000000000001,0
-8064.000000000001,0
-8208,0
-8352,0
-8496,0
-8640,0
-8784,0
-8928,0
-9072,0
-9216,0
-9360,0
-9504,0
-9648,0
-9792,0
-9936,0
-10080,0
-10224,0
-10368,0
-10512,0
-10656,0
-10800,0
-10944,0
-11088,0
-11232,0
-11376,0
-11520,0
-11664,0
-11808,0
-11952,0
-12096,0
-12240,0
-12384,0
-12528,0
-12672,0
-12816,0
-12960,0
-13104,0
-13248,0
-13392,0
-13536,0
-13680,0
-13824,0
-13968,0
-14112,0
-14256,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resT.y/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resT.y/lowerBound.csv
deleted file mode 100644
index 53c5c9c513..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resT.y/lowerBound.csv
+++ /dev/null
@@ -1,90 +0,0 @@
-x,y
--0.001,-5.035907513141632
-0.001,-5.035907513141632
-144.001,-0.1353308836221695
-288.001,0.07232656383514405
-432.001,0.0807769005894661
-576.001,0.08141419494152069
-720.0004370450264,0.08150950239591921
-863.9989999999999,0.08147216641902924
-1007.999,0.08144560360908508
-1151.999,0.08143372887372971
-1295.999,0.08143202716112137
-1583.999,0.0814286088347435
-1727.999,0.08142696821689606
-1871.999,0.08142691308259964
-2015.999,0.08142685347795486
-2159.999,0.08142680132389069
-2303.999,0.08142674171924591
-2447.999,0.08142668509483338
-2591.999,0.08142662996053696
-2735.999,0.08142657035589218
-2879.999,0.081426518201828
-3023.999,0.08142645859718323
-3311.999,0.08142644369602203
-3455.999,0.08142644369602203
-3599.999,0.08142643624544144
-3743.999000000001,-0.1675695309638977
-3887.999000000001,-0.174615700006485
-4031.999000000001,-0.1749088863134384
-4032.001,-0.1749088863134384
-4176.000999999999,-0.1744965264797211
-4464.000999999999,-0.1734271655082703
-4608.000999999999,-0.1728784540891647
-4752.001,-0.1723265269994736
-5040.000999999999,-0.1712226549386978
-5184.000999999999,-0.1706704566478729
-5328.000999999999,-0.1701175192594528
-5472.000999999999,0.04010003188252449
-5616.001,0.08569690787792206
-5760.001,0.08792528712749481
-5904.000999999999,0.08822992497682572
-6048.000999999999,0.08830355757474899
-6192.000999999999,0.08832198882102966
-6336.000999999999,0.08833502435684204
-6480.001,0.08833620899915695
-6768.000999999999,0.08833857530355453
-6912.000999999999,0.08833976292610168
-7056.000999999999,0.08834018164873123
-7199.999030876967,0.08834035897012463
-7343.999000000001,0.08832905048131942
-7487.999000000001,0.08831110501289367
-7631.999000000001,0.08829296135902405
-7775.999000000001,0.0882748162150383
-7919.999000000001,0.08825666660070419
-8207.999,0.08822040909528732
-8351.999,0.08820227736234665
-8495.999,0.08818414264917374
-8639.999,0.08816602283716202
-8783.999,0.08814790898561478
-8927.999,0.08812979066371918
-9071.999,0.08811505490541457
-9215.999,0.08811379277706147
-9359.999000000002,0.0881137421131134
-9503.999000000002,0.08811373466253281
-10799.999,0.08811373466253281
-10943.999,0.0859578942656517
-11087.999,0.08269621187448502
-11231.999,0.07962739223241806
-11375.999,0.07679249250888824
-11519.999,0.07414741271734238
-11663.999,0.07163466417789459
-11807.999,0.0693067272901535
-11951.999,0.06712940239906311
-12095.999,0.06508562469482422
-12239.999,0.06318078392744064
-12383.999,0.06137135380506516
-12527.999,0.0596788121163845
-12671.999,0.05842361205816269
-12815.999,0.05841091775894165
-12816.001,0.05841091775894165
-12960.001,0.05841653996706009
-13104.001,0.05841759645938873
-13248.001,0.05841781848669052
-13392.001,0.0584179593026638
-13536.001,0.0584179667532444
-13680.001,0.0584179779291153
-13824.001,0.05841798537969589
-13968.001,0.05841799655556679
-14256.001,0.05841800400614738
-14400.001,0.05841800400614738
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resT.y/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resT.y/reference.csv
deleted file mode 100644
index 674650268e..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resT.y/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,-5.030876636505127
-144,-0.1343308836221695
-288,0.07332656383514405
-432,0.0817769005894661
-576,0.08241419494152069
-720,0.08250950276851654
-864,0.08247216641902924
-1008,0.08244560360908508
-1152,0.08243372887372971
-1296,0.08243202716112137
-1440,0.08243031799793243
-1584,0.0824286088347435
-1728,0.08242696821689606
-1872,0.08242691308259964
-2016,0.08242685347795486
-2160,0.08242680132389069
-2304,0.08242674171924591
-2448,0.08242668509483338
-2592,0.08242662996053696
-2736,0.08242657035589218
-2880,0.082426518201828
-3024,0.08242645859718323
-3168,0.08242645114660263
-3312,0.08242644369602203
-3456,0.08242644369602203
-3600,0.08242643624544144
-3744,-0.1665695309638977
-3888,-0.173615700006485
-4032,-0.1739088863134384
-4176,-0.1734965264797211
-4320,-0.1729618459939957
-4464,-0.1724271655082703
-4608,-0.1718784540891647
-4752,-0.1713265269994736
-4896,-0.1707745909690857
-5040,-0.1702226549386978
-5184,-0.1696704566478729
-5328,-0.1691175192594528
-5472,0.04110003188252449
-5616,0.08669690787792206
-5760,0.08892528712749481
-5904,0.08922992497682572
-6048,0.08930355757474899
-6192,0.08932198882102967
-6336,0.08933502435684204
-6480,0.08933620899915695
-6624,0.08933739215135575
-6768,0.08933857530355453
-6912,0.08933976292610168
-7056,0.08934018164873123
-7200,0.08934035897254944
-7344,0.08932905048131942
-7488,0.08931110501289367
-7632,0.08929296135902405
-7776.000000000001,0.0892748162150383
-7920.000000000001,0.08925666660070419
-8064.000000000001,0.08923853784799576
-8208,0.08922040909528732
-8352,0.08920227736234665
-8496,0.08918414264917374
-8640,0.08916602283716202
-8784,0.08914790898561478
-8928,0.08912979066371918
-9072,0.08911505490541458
-9216,0.08911379277706147
-9360,0.0891137421131134
-9504,0.08911373466253281
-9648,0.08911373466253281
-9792,0.08911373466253281
-9936,0.08911373466253281
-10080,0.08911373466253281
-10224,0.08911373466253281
-10368,0.08911373466253281
-10512,0.08911373466253281
-10656,0.08911373466253281
-10800,0.08911373466253281
-10944,0.0869578942656517
-11088,0.08369621187448502
-11232,0.08062739223241806
-11376,0.07779249250888824
-11520,0.07514741271734238
-11664,0.07263466417789459
-11808,0.0703067272901535
-11952,0.06812940239906311
-12096,0.06608562469482422
-12240,0.06418078392744064
-12384,0.06237135380506516
-12528,0.0606788121163845
-12672,0.05942361205816269
-12816,0.05941091775894165
-12960,0.05941653996706009
-13104,0.05941759645938873
-13248,0.05941781848669052
-13392,0.0594179593026638
-13536,0.0594179667532444
-13680,0.0594179779291153
-13824,0.05941798537969589
-13968,0.05941799655556679
-14112,0.05941800028085709
-14256,0.05941800400614738
-14400,0.05941800400614738
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resT.y/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resT.y/test.csv
deleted file mode 100644
index 674650268e..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resT.y/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,-5.030876636505127
-144,-0.1343308836221695
-288,0.07332656383514405
-432,0.0817769005894661
-576,0.08241419494152069
-720,0.08250950276851654
-864,0.08247216641902924
-1008,0.08244560360908508
-1152,0.08243372887372971
-1296,0.08243202716112137
-1440,0.08243031799793243
-1584,0.0824286088347435
-1728,0.08242696821689606
-1872,0.08242691308259964
-2016,0.08242685347795486
-2160,0.08242680132389069
-2304,0.08242674171924591
-2448,0.08242668509483338
-2592,0.08242662996053696
-2736,0.08242657035589218
-2880,0.082426518201828
-3024,0.08242645859718323
-3168,0.08242645114660263
-3312,0.08242644369602203
-3456,0.08242644369602203
-3600,0.08242643624544144
-3744,-0.1665695309638977
-3888,-0.173615700006485
-4032,-0.1739088863134384
-4176,-0.1734965264797211
-4320,-0.1729618459939957
-4464,-0.1724271655082703
-4608,-0.1718784540891647
-4752,-0.1713265269994736
-4896,-0.1707745909690857
-5040,-0.1702226549386978
-5184,-0.1696704566478729
-5328,-0.1691175192594528
-5472,0.04110003188252449
-5616,0.08669690787792206
-5760,0.08892528712749481
-5904,0.08922992497682572
-6048,0.08930355757474899
-6192,0.08932198882102967
-6336,0.08933502435684204
-6480,0.08933620899915695
-6624,0.08933739215135575
-6768,0.08933857530355453
-6912,0.08933976292610168
-7056,0.08934018164873123
-7200,0.08934035897254944
-7344,0.08932905048131942
-7488,0.08931110501289367
-7632,0.08929296135902405
-7776.000000000001,0.0892748162150383
-7920.000000000001,0.08925666660070419
-8064.000000000001,0.08923853784799576
-8208,0.08922040909528732
-8352,0.08920227736234665
-8496,0.08918414264917374
-8640,0.08916602283716202
-8784,0.08914790898561478
-8928,0.08912979066371918
-9072,0.08911505490541458
-9216,0.08911379277706147
-9360,0.0891137421131134
-9504,0.08911373466253281
-9648,0.08911373466253281
-9792,0.08911373466253281
-9936,0.08911373466253281
-10080,0.08911373466253281
-10224,0.08911373466253281
-10368,0.08911373466253281
-10512,0.08911373466253281
-10656,0.08911373466253281
-10800,0.08911373466253281
-10944,0.0869578942656517
-11088,0.08369621187448502
-11232,0.08062739223241806
-11376,0.07779249250888824
-11520,0.07514741271734238
-11664,0.07263466417789459
-11808,0.0703067272901535
-11952,0.06812940239906311
-12096,0.06608562469482422
-12240,0.06418078392744064
-12384,0.06237135380506516
-12528,0.0606788121163845
-12672,0.05942361205816269
-12816,0.05941091775894165
-12960,0.05941653996706009
-13104,0.05941759645938873
-13248,0.05941781848669052
-13392,0.0594179593026638
-13536,0.0594179667532444
-13680,0.0594179779291153
-13824,0.05941798537969589
-13968,0.05941799655556679
-14112,0.05941800028085709
-14256,0.05941800400614738
-14400,0.05941800400614738
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resT.y/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resT.y/upperBound.csv
deleted file mode 100644
index 2e8415a0e8..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resT.y/upperBound.csv
+++ /dev/null
@@ -1,89 +0,0 @@
-x,y
--0.001,-5.025845759868622
-143.999,-0.1333308836221695
-287.999,0.07432656383514405
-431.999,0.0827769005894661
-575.999,0.08341419494152069
-719.999,0.08350950276851654
-720.0010000000001,0.08350950276851654
-864.001,0.08347216641902924
-1008.001,0.08344560360908508
-1152.001,0.08343372887372971
-1296.001,0.08343202716112137
-1584.001,0.0834286088347435
-1728.001,0.08342696821689606
-1872.001,0.08342691308259964
-2016.001,0.08342685347795487
-2160.001,0.08342680132389069
-2304.001,0.08342674171924591
-2448.001,0.08342668509483338
-2592.001,0.08342662996053696
-2736.001,0.08342657035589218
-2880.001,0.083426518201828
-3024.001,0.08342645859718323
-3312.001,0.08342644369602203
-3456.001,0.08342644369602203
-3600.001,0.08342643624544144
-3744.001,-0.1655695309638977
-3888.001,-0.172615700006485
-4031.999831090387,-0.1729088839335197
-4175.999,-0.1724965264797211
-4463.999000000001,-0.1714271655082703
-4607.999000000001,-0.1708784540891647
-4751.999000000001,-0.1703265269994736
-5039.999,-0.1692226549386978
-5183.999,-0.1686704566478729
-5327.999000000001,-0.1681175192594528
-5471.999000000001,0.04210003188252449
-5615.999000000001,0.08769690787792206
-5759.999000000001,0.08992528712749481
-5903.999,0.09022992497682572
-6047.999,0.09030355757474899
-6191.999000000001,0.09032198882102967
-6335.999000000001,0.09033502435684204
-6479.999000000001,0.09033620899915695
-6767.999,0.09033857530355453
-6911.999,0.09033976292610169
-7055.999000000001,0.09034018164873123
-7199.999000000001,0.09034035897254944
-7200.000999999999,0.09034035897254944
-7344.000999999999,0.09032905048131942
-7488.001,0.09031110501289367
-7632.001,0.09029296135902405
-7776.001,0.0902748162150383
-7920.001,0.09025666660070419
-8208.000999999998,0.09022040909528732
-8352.000999999998,0.09020227736234665
-8496.000999999998,0.09018414264917374
-8640.000999999998,0.09016602283716202
-8784.001,0.09014790898561478
-8928.001,0.09012979066371918
-9072.001,0.09011505490541458
-9216.001,0.09011379277706147
-9360.001,0.0901137421131134
-9504.001,0.09011373466253281
-10800.001,0.09011373466253281
-10944.001,0.0879578942656517
-11088.001,0.08469621187448502
-11232.001,0.08162739223241806
-11376.001,0.07879249250888824
-11520.001,0.07614741271734238
-11664.001,0.07363466417789459
-11808.001,0.0713067272901535
-11952.001,0.06912940239906311
-12096.001,0.06708562469482422
-12240.001,0.06518078392744064
-12384.001,0.06337135380506516
-12528.001,0.0616788121163845
-12672.001,0.06042361205816269
-12816.00038610478,0.0604109178130595
-12959.999,0.06041653996706009
-13103.999,0.06041759645938873
-13247.999,0.06041781848669052
-13391.999,0.0604179593026638
-13535.999,0.0604179667532444
-13679.999,0.0604179779291153
-13823.999,0.06041798537969589
-13967.999,0.06041799655556679
-14255.999,0.06041800400614738
-14400.001,0.06041800400614738
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resT1.y/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resT1.y/errors.csv
deleted file mode 100644
index 7608c4d9ae..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resT1.y/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-144,0
-288,0
-432,0
-576,0
-720,0
-864,0
-1008,0
-1152,0
-1296,0
-1440,0
-1584,0
-1728,0
-1872,0
-2016,0
-2160,0
-2304,0
-2448,0
-2592,0
-2736,0
-2880,0
-3024,0
-3168,0
-3312,0
-3456,0
-3600,0
-3744,0
-3888,0
-4032,0
-4176,0
-4320,0
-4464,0
-4608,0
-4752,0
-4896,0
-5040,0
-5184,0
-5328,0
-5472,0
-5616,0
-5760,0
-5904,0
-6048,0
-6192,0
-6336,0
-6480,0
-6624,0
-6768,0
-6912,0
-7056,0
-7200,0
-7344,0
-7488,0
-7632,0
-7776.000000000001,0
-7920.000000000001,0
-8064.000000000001,0
-8208,0
-8352,0
-8496,0
-8640,0
-8784,0
-8928,0
-9072,0
-9216,0
-9360,0
-9504,0
-9648,0
-9792,0
-9936,0
-10080,0
-10224,0
-10368,0
-10512,0
-10656,0
-10800,0
-10944,0
-11088,0
-11232,0
-11376,0
-11520,0
-11664,0
-11808,0
-11952,0
-12096,0
-12240,0
-12384,0
-12528,0
-12672,0
-12816,0
-12960,0
-13104,0
-13248,0
-13392,0
-13536,0
-13680,0
-13824,0
-13968,0
-14112,0
-14256,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resT1.y/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resT1.y/lowerBound.csv
deleted file mode 100644
index a6418ae3e0..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resT1.y/lowerBound.csv
+++ /dev/null
@@ -1,49 +0,0 @@
-x,y
--0.001,-5.634988127231598
-0.001,-5.634988127231598
-144.0009999921384,0.1824932592315404
-287.999,0.1824703922271728
-288.001,0.1824703922271728
-432.001,0.1824961831569672
-575.9992006420672,0.1825006534494659
-719.999,0.1824605634212494
-720.0010000000001,0.1824605634212494
-864.000311999917,0.1824620296885054
-1007.999,0.1824612607955933
-1151.999,0.1824609508514404
-1295.999,0.1824609359502792
-1439.999,0.1824609359502792
-1727.999,0.1824609061479568
-3599.999,0.1824609061479568
-3743.999000000001,0.1227472489476204
-3744.001,0.1227472489476204
-3888.001,0.1266575654745102
-4032.001,0.1305863817930222
-4176.000999999999,0.1345017811059952
-4464.000999999999,0.1423320254087448
-5040.000999999999,0.1579924544095993
-5184.000999999999,0.1619075646400452
-5328.000999999999,0.1658226838111878
-5472.000946215398,0.2333458728119852
-5615.999000000001,0.2314798613786697
-5759.999000000001,0.2314016839265823
-5903.999,0.2313999285697937
-6047.999,0.2313997914791107
-6191.999000000001,0.2313997765779495
-7199.999000000001,0.2313997765779495
-7343.999000000001,0.2232000222206116
-7487.999000000001,0.2120437046289444
-7631.999000000001,0.2008884092569351
-7919.999000000001,0.1785780211687087
-8063.999000000002,0.1674228420257568
-8207.999,0.1562676479816437
-8351.999,0.1451124628782272
-8639.999,0.1228020807504654
-8783.999,0.1116468941569328
-8927.999,0.1004917030930519
-9071.999,0.09188191348314285
-9072.001,0.09188191348314285
-9216.001,0.09195904636383057
-9360.001,0.09195990318059921
-9504.001,0.09195991063117981
-14400.001,0.09195991063117981
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resT1.y/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resT1.y/reference.csv
deleted file mode 100644
index cbf19db8a6..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resT1.y/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,-5.629358768463135
-144,0.1834932595491409
-288,0.1834703922271728
-432,0.1834961831569672
-576,0.1835006535053253
-720,0.1834605634212494
-864,0.1834620296955109
-1008,0.1834612607955933
-1152,0.1834609508514404
-1296,0.1834609359502792
-1440,0.1834609359502792
-1584,0.183460921049118
-1728,0.1834609061479568
-1872,0.1834609061479568
-2016,0.1834609061479568
-2160,0.1834609061479568
-2304,0.1834609061479568
-2448,0.1834609061479568
-2592,0.1834609061479568
-2736,0.1834609061479568
-2880,0.1834609061479568
-3024,0.1834609061479568
-3168,0.1834609061479568
-3312,0.1834609061479568
-3456,0.1834609061479568
-3600,0.1834609061479568
-3744,0.1237472489476204
-3888,0.1276575654745102
-4032,0.1315863817930222
-4176,0.1355017811059952
-4320,0.13941690325737
-4464,0.1433320254087448
-4608,0.1472471326589584
-4752,0.151162239909172
-4896,0.1550773471593857
-5040,0.1589924544095993
-5184,0.1629075646400452
-5328,0.1668226838111878
-5472,0.2343458980321884
-5616,0.2324798613786697
-5760,0.2324016839265823
-5904,0.2323999285697937
-6048,0.2323997914791107
-6192,0.2323997765779495
-6336,0.2323997765779495
-6480,0.2323997765779495
-6624,0.2323997765779495
-6768,0.2323997765779495
-6912,0.2323997765779495
-7056,0.2323997765779495
-7200,0.2323997765779495
-7344,0.2242000222206116
-7488,0.2130437046289444
-7632,0.2018884092569351
-7776.000000000001,0.1907332152128219
-7920.000000000001,0.1795780211687087
-8064.000000000001,0.1684228420257568
-8208,0.1572676479816437
-8352,0.1461124628782272
-8496,0.1349572718143463
-8640,0.1238020807504654
-8784,0.1126468941569328
-8928,0.1014917030930519
-9072,0.09288191348314286
-9216,0.09295904636383057
-9360,0.09295990318059921
-9504,0.09295991063117981
-9648,0.09295991063117981
-9792,0.09295991063117981
-9936,0.09295991063117981
-10080,0.09295991063117981
-10224,0.09295991063117981
-10368,0.09295991063117981
-10512,0.09295991063117981
-10656,0.09295991063117981
-10800,0.09295991063117981
-10944,0.09295991063117981
-11088,0.09295991063117981
-11232,0.09295991063117981
-11376,0.09295991063117981
-11520,0.09295991063117981
-11664,0.09295991063117981
-11808,0.09295991063117981
-11952,0.09295991063117981
-12096,0.09295991063117981
-12240,0.09295991063117981
-12384,0.09295991063117981
-12528,0.09295991063117981
-12672,0.09295991063117981
-12816,0.09295991063117981
-12960,0.09295991063117981
-13104,0.09295991063117981
-13248,0.09295991063117981
-13392,0.09295991063117981
-13536,0.09295991063117981
-13680,0.09295991063117981
-13824,0.09295991063117981
-13968,0.09295991063117981
-14112,0.09295991063117981
-14256,0.09295991063117981
-14400,0.09295991063117981
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resT1.y/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resT1.y/test.csv
deleted file mode 100644
index cbf19db8a6..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resT1.y/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,-5.629358768463135
-144,0.1834932595491409
-288,0.1834703922271728
-432,0.1834961831569672
-576,0.1835006535053253
-720,0.1834605634212494
-864,0.1834620296955109
-1008,0.1834612607955933
-1152,0.1834609508514404
-1296,0.1834609359502792
-1440,0.1834609359502792
-1584,0.183460921049118
-1728,0.1834609061479568
-1872,0.1834609061479568
-2016,0.1834609061479568
-2160,0.1834609061479568
-2304,0.1834609061479568
-2448,0.1834609061479568
-2592,0.1834609061479568
-2736,0.1834609061479568
-2880,0.1834609061479568
-3024,0.1834609061479568
-3168,0.1834609061479568
-3312,0.1834609061479568
-3456,0.1834609061479568
-3600,0.1834609061479568
-3744,0.1237472489476204
-3888,0.1276575654745102
-4032,0.1315863817930222
-4176,0.1355017811059952
-4320,0.13941690325737
-4464,0.1433320254087448
-4608,0.1472471326589584
-4752,0.151162239909172
-4896,0.1550773471593857
-5040,0.1589924544095993
-5184,0.1629075646400452
-5328,0.1668226838111878
-5472,0.2343458980321884
-5616,0.2324798613786697
-5760,0.2324016839265823
-5904,0.2323999285697937
-6048,0.2323997914791107
-6192,0.2323997765779495
-6336,0.2323997765779495
-6480,0.2323997765779495
-6624,0.2323997765779495
-6768,0.2323997765779495
-6912,0.2323997765779495
-7056,0.2323997765779495
-7200,0.2323997765779495
-7344,0.2242000222206116
-7488,0.2130437046289444
-7632,0.2018884092569351
-7776.000000000001,0.1907332152128219
-7920.000000000001,0.1795780211687087
-8064.000000000001,0.1684228420257568
-8208,0.1572676479816437
-8352,0.1461124628782272
-8496,0.1349572718143463
-8640,0.1238020807504654
-8784,0.1126468941569328
-8928,0.1014917030930519
-9072,0.09288191348314286
-9216,0.09295904636383057
-9360,0.09295990318059921
-9504,0.09295991063117981
-9648,0.09295991063117981
-9792,0.09295991063117981
-9936,0.09295991063117981
-10080,0.09295991063117981
-10224,0.09295991063117981
-10368,0.09295991063117981
-10512,0.09295991063117981
-10656,0.09295991063117981
-10800,0.09295991063117981
-10944,0.09295991063117981
-11088,0.09295991063117981
-11232,0.09295991063117981
-11376,0.09295991063117981
-11520,0.09295991063117981
-11664,0.09295991063117981
-11808,0.09295991063117981
-11952,0.09295991063117981
-12096,0.09295991063117981
-12240,0.09295991063117981
-12384,0.09295991063117981
-12528,0.09295991063117981
-12672,0.09295991063117981
-12816,0.09295991063117981
-12960,0.09295991063117981
-13104,0.09295991063117981
-13248,0.09295991063117981
-13392,0.09295991063117981
-13536,0.09295991063117981
-13680,0.09295991063117981
-13824,0.09295991063117981
-13968,0.09295991063117981
-14112,0.09295991063117981
-14256,0.09295991063117981
-14400,0.09295991063117981
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resT1.y/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resT1.y/upperBound.csv
deleted file mode 100644
index d817ea67d7..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resT1.y/upperBound.csv
+++ /dev/null
@@ -1,48 +0,0 @@
-x,y
--0.001,-5.623729409694672
-143.999,0.1844932595491409
-144.001,0.1844932595491409
-287.999939915446,0.1844703923955151
-431.999,0.1844961831569672
-575.999,0.1845006535053253
-576.001,0.1845006535053253
-720.0009294319739,0.1844605634408958
-863.9989999999999,0.1844620296955109
-864.001,0.1844620296955109
-1008.001,0.1844612607955933
-1152.001,0.1844609508514404
-1296.001,0.1844609359502792
-1440.001,0.1844609359502792
-1728.001,0.1844609061479568
-3600.001,0.1844609061479568
-3744.000877080405,0.1247472999196935
-3887.999000000001,0.1286575654745102
-4031.999000000001,0.1325863817930222
-4175.999,0.1365017811059952
-4463.999000000001,0.1443320254087448
-5039.999,0.1599924544095993
-5183.999,0.1639075646400452
-5327.999000000001,0.1678226838111878
-5471.999000000001,0.2353458980321884
-5472.000999999999,0.2353458980321884
-5616.001,0.2334798613786697
-5760.001,0.2334016839265823
-5904.000999999999,0.2333999285697937
-6048.000999999999,0.2333997914791107
-6192.000999999999,0.2333997765779495
-7200.000999999999,0.2333997765779495
-7344.000999999999,0.2252000222206116
-7488.001,0.2140437046289444
-7632.001,0.2028884092569351
-7920.001,0.1805780211687087
-8064.001,0.1694228420257568
-8208.000999999998,0.1582676479816437
-8352.000999999998,0.1471124628782272
-8640.000999999998,0.1248020807504654
-8784.001,0.1136468941569328
-8928.001,0.1024917030930519
-9072.000982241609,0.09388191454492067
-9215.999,0.09395904636383057
-9359.999000000002,0.09395990318059921
-9503.999000000002,0.09395991063117981
-14400.001,0.09395991063117981
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resX.y/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resX.y/errors.csv
deleted file mode 100644
index 7608c4d9ae..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resX.y/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-144,0
-288,0
-432,0
-576,0
-720,0
-864,0
-1008,0
-1152,0
-1296,0
-1440,0
-1584,0
-1728,0
-1872,0
-2016,0
-2160,0
-2304,0
-2448,0
-2592,0
-2736,0
-2880,0
-3024,0
-3168,0
-3312,0
-3456,0
-3600,0
-3744,0
-3888,0
-4032,0
-4176,0
-4320,0
-4464,0
-4608,0
-4752,0
-4896,0
-5040,0
-5184,0
-5328,0
-5472,0
-5616,0
-5760,0
-5904,0
-6048,0
-6192,0
-6336,0
-6480,0
-6624,0
-6768,0
-6912,0
-7056,0
-7200,0
-7344,0
-7488,0
-7632,0
-7776.000000000001,0
-7920.000000000001,0
-8064.000000000001,0
-8208,0
-8352,0
-8496,0
-8640,0
-8784,0
-8928,0
-9072,0
-9216,0
-9360,0
-9504,0
-9648,0
-9792,0
-9936,0
-10080,0
-10224,0
-10368,0
-10512,0
-10656,0
-10800,0
-10944,0
-11088,0
-11232,0
-11376,0
-11520,0
-11664,0
-11808,0
-11952,0
-12096,0
-12240,0
-12384,0
-12528,0
-12672,0
-12816,0
-12960,0
-13104,0
-13248,0
-13392,0
-13536,0
-13680,0
-13824,0
-13968,0
-14112,0
-14256,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resX.y/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resX.y/lowerBound.csv
deleted file mode 100644
index 5ea7f38f91..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resX.y/lowerBound.csv
+++ /dev/null
@@ -1,55 +0,0 @@
-x,y
--0.001,0.005303472444415092
-143.999,-0.0007361429559532553
-287.999,-0.0009909211028352729
-431.999,-0.001001286574365622
-575.999,-0.001002068318508464
-719.999,-0.001002185221319451
-720.0010000000001,-0.001002185221319451
-864.001,-0.001002139427670045
-1008.001,-0.001002106840338456
-1152.001,-0.001002092279146382
-1584.001,-0.001002085997675749
-1728.001,-0.001002083984873025
-3024.001,-0.001002083359322569
-7199.999000000001,-0.001002083333356495
-7343.999000000001,-0.00107710809877608
-7487.999000000001,-0.001079676459426992
-7631.999000000001,-0.001080024235649034
-7775.999000000001,-0.001080225236888509
-7919.999000000001,-0.001080408070061822
-8063.999000000002,-0.001080579177301843
-8495.999,-0.001081082610995509
-8639.999,-0.001081249789218418
-8927.999,-0.001081583549035713
-8928.001,-0.001081583549035713
-9072.001,-0.001018750769595499
-9216.001,-0.001004786478621099
-9360.001,-0.001004249690846336
-9504.001,-0.001004186947262497
-9648.001,-0.001004178083509032
-9792.001,-0.001004169421026745
-10368.001,-0.001004166907820036
-10512.001,-0.001004166731559962
-10800.001,-0.001004166448434262
-10944.00090224874,-0.0009957705547481302
-11087.999,-0.0009962019909162336
-11231.999,-0.0009968621445077589
-11375.999,-0.0009973316166688164
-11519.999,-0.0009977639399730833
-11663.999,-0.0009984166984859258
-11807.999,-0.0009988480498586796
-11951.999,-0.0009991910418884801
-12095.999,-0.000999478162919786
-12239.999,-0.0009996048292985052
-12383.999,-0.0009997919905837308
-12527.999,-0.000999844979774366
-12671.999,-0.00100274140311376
-12815.999,-0.001002823692875609
-12816.001,-0.001002823692875609
-12960.001,-0.001002787243374769
-13104.001,-0.001002780403747238
-13248.001,-0.00100277896742773
-13392.001,-0.001002778053158181
-13968.001,-0.001002777801682896
-14400.001,-0.001002777743475235
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resX.y/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resX.y/reference.csv
deleted file mode 100644
index d7a8f2c172..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resX.y/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0.006303472444415092
-144,0.0002638570440467447
-288,9.078897164727096e-06
-432,-1.286574365622073e-06
-576,-2.068318508463562e-06
-720,-2.185221319450648e-06
-864,-2.139427670044825e-06
-1008,-2.106840338456095e-06
-1152,-2.09227914638177e-06
-1296,-2.090185262204614e-06
-1440,-2.088091378027457e-06
-1584,-2.085997675749241e-06
-1728,-2.083984873024747e-06
-1872,-2.083915342154796e-06
-2016,-2.083845856759581e-06
-2160,-2.083776280414895e-06
-2304,-2.083706931443885e-06
-2448,-2.083637355099199e-06
-2592,-2.083567915178719e-06
-2736,-2.083498384308769e-06
-2880,-2.083428853438818e-06
-3024,-2.083359322568867e-06
-3168,-2.083350273096585e-06
-3312,-2.083345088976785e-06
-3456,-2.08334013223066e-06
-3600,-2.08333494811086e-06
-3744,-2.083333356495132e-06
-3888,-2.083333356495132e-06
-4032,-2.083333356495132e-06
-4176,-2.083333356495132e-06
-4320,-2.083333356495132e-06
-4464,-2.083333356495132e-06
-4608,-2.083333356495132e-06
-4752,-2.083333356495132e-06
-4896,-2.083333356495132e-06
-5040,-2.083333356495132e-06
-5184,-2.083333356495132e-06
-5328,-2.083333356495132e-06
-5472,-2.083333356495132e-06
-5616,-2.083333356495132e-06
-5760,-2.083333356495132e-06
-5904,-2.083333356495132e-06
-6048,-2.083333356495132e-06
-6192,-2.083333356495132e-06
-6336,-2.083333356495132e-06
-6480,-2.083333356495132e-06
-6624,-2.083333356495132e-06
-6768,-2.083333356495132e-06
-6912,-2.083333356495132e-06
-7056,-2.083333356495132e-06
-7200,-2.083333356495132e-06
-7344,-7.710809877607972e-05
-7488,-7.967645942699164e-05
-7632,-8.002423564903438e-05
-7776.000000000001,-8.022523688850924e-05
-7920.000000000001,-8.040807006182149e-05
-8064.000000000001,-8.057917730184272e-05
-8208,-8.074698853306472e-05
-8352,-8.091479976428673e-05
-8496,-8.108261099550872e-05
-8640,-8.12497892184183e-05
-8784,-8.141666912706569e-05
-8928,-8.158354903571307e-05
-9072,-1.875076959549915e-05
-9216,-4.786478621099377e-06
-9360,-4.249690846336307e-06
-9504,-4.186947262496688e-06
-9648,-4.178083509032149e-06
-9792,-4.169421026745113e-06
-9936,-4.168792838754598e-06
-10080,-4.168164650764083e-06
-10224,-4.167536462773569e-06
-10368,-4.166907820035703e-06
-10512,-4.1667315599625e-06
-10656,-4.166589860687964e-06
-10800,-4.166448434261838e-06
-10944,4.229450951243052e-06
-11088,3.798009083766374e-06
-11232,3.137855492241215e-06
-11376,2.668383331183577e-06
-11520,2.236060026916675e-06
-11664,1.583301514074265e-06
-11808,1.151950141320412e-06
-11952,8.089581115200417e-07
-12096,5.218370802140271e-07
-12240,3.951707014948624e-07
-12384,2.080094162693058e-07
-12528,1.550202256339617e-07
-12672,-2.741403113759589e-06
-12816,-2.823692875608685e-06
-12960,-2.787243374768877e-06
-13104,-2.78040374723787e-06
-13248,-2.778967427730095e-06
-13392,-2.778053158181137e-06
-13536,-2.777990221147775e-06
-13680,-2.777927420538617e-06
-13824,-2.77786443803052e-06
-13968,-2.777801682896097e-06
-14112,-2.777776944640209e-06
-14256,-2.777760164462961e-06
-14400,-2.777743475235184e-06
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resX.y/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resX.y/test.csv
deleted file mode 100644
index d7a8f2c172..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resX.y/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0.006303472444415092
-144,0.0002638570440467447
-288,9.078897164727096e-06
-432,-1.286574365622073e-06
-576,-2.068318508463562e-06
-720,-2.185221319450648e-06
-864,-2.139427670044825e-06
-1008,-2.106840338456095e-06
-1152,-2.09227914638177e-06
-1296,-2.090185262204614e-06
-1440,-2.088091378027457e-06
-1584,-2.085997675749241e-06
-1728,-2.083984873024747e-06
-1872,-2.083915342154796e-06
-2016,-2.083845856759581e-06
-2160,-2.083776280414895e-06
-2304,-2.083706931443885e-06
-2448,-2.083637355099199e-06
-2592,-2.083567915178719e-06
-2736,-2.083498384308769e-06
-2880,-2.083428853438818e-06
-3024,-2.083359322568867e-06
-3168,-2.083350273096585e-06
-3312,-2.083345088976785e-06
-3456,-2.08334013223066e-06
-3600,-2.08333494811086e-06
-3744,-2.083333356495132e-06
-3888,-2.083333356495132e-06
-4032,-2.083333356495132e-06
-4176,-2.083333356495132e-06
-4320,-2.083333356495132e-06
-4464,-2.083333356495132e-06
-4608,-2.083333356495132e-06
-4752,-2.083333356495132e-06
-4896,-2.083333356495132e-06
-5040,-2.083333356495132e-06
-5184,-2.083333356495132e-06
-5328,-2.083333356495132e-06
-5472,-2.083333356495132e-06
-5616,-2.083333356495132e-06
-5760,-2.083333356495132e-06
-5904,-2.083333356495132e-06
-6048,-2.083333356495132e-06
-6192,-2.083333356495132e-06
-6336,-2.083333356495132e-06
-6480,-2.083333356495132e-06
-6624,-2.083333356495132e-06
-6768,-2.083333356495132e-06
-6912,-2.083333356495132e-06
-7056,-2.083333356495132e-06
-7200,-2.083333356495132e-06
-7344,-7.710809877607972e-05
-7488,-7.967645942699164e-05
-7632,-8.002423564903438e-05
-7776.000000000001,-8.022523688850924e-05
-7920.000000000001,-8.040807006182149e-05
-8064.000000000001,-8.057917730184272e-05
-8208,-8.074698853306472e-05
-8352,-8.091479976428673e-05
-8496,-8.108261099550872e-05
-8640,-8.12497892184183e-05
-8784,-8.141666912706569e-05
-8928,-8.158354903571307e-05
-9072,-1.875076959549915e-05
-9216,-4.786478621099377e-06
-9360,-4.249690846336307e-06
-9504,-4.186947262496688e-06
-9648,-4.178083509032149e-06
-9792,-4.169421026745113e-06
-9936,-4.168792838754598e-06
-10080,-4.168164650764083e-06
-10224,-4.167536462773569e-06
-10368,-4.166907820035703e-06
-10512,-4.1667315599625e-06
-10656,-4.166589860687964e-06
-10800,-4.166448434261838e-06
-10944,4.229450951243052e-06
-11088,3.798009083766374e-06
-11232,3.137855492241215e-06
-11376,2.668383331183577e-06
-11520,2.236060026916675e-06
-11664,1.583301514074265e-06
-11808,1.151950141320412e-06
-11952,8.089581115200417e-07
-12096,5.218370802140271e-07
-12240,3.951707014948624e-07
-12384,2.080094162693058e-07
-12528,1.550202256339617e-07
-12672,-2.741403113759589e-06
-12816,-2.823692875608685e-06
-12960,-2.787243374768877e-06
-13104,-2.78040374723787e-06
-13248,-2.778967427730095e-06
-13392,-2.778053158181137e-06
-13536,-2.777990221147775e-06
-13680,-2.777927420538617e-06
-13824,-2.77786443803052e-06
-13968,-2.777801682896097e-06
-14112,-2.777776944640209e-06
-14256,-2.777760164462961e-06
-14400,-2.777743475235184e-06
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resX.y/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resX.y/upperBound.csv
deleted file mode 100644
index 88612d9ba1..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resX.y/upperBound.csv
+++ /dev/null
@@ -1,55 +0,0 @@
-x,y
--0.001,0.007303472444415092
-0.001,0.007303472444415092
-144.001,0.001263857044046745
-288.001,0.001009078897164727
-432.001,0.000998713425634378
-576.001,0.0009979316814915365
-720.0004370663605,0.0009978147791375529
-863.9989999999999,0.0009978605723299553
-1007.999,0.0009978931596615439
-1151.999,0.0009979077208536183
-1583.999,0.0009979140023242507
-1727.999,0.0009979160151269754
-3023.999,0.0009979166406774312
-7200.000999999999,0.0009979166666435049
-7344.000999999999,0.0009228919012239203
-7488.001,0.0009203235405730084
-7632.001,0.0009199757643509656
-7776.001,0.0009197747631114908
-7920.001,0.0009195919299381785
-8064.001,0.0009194208226981573
-8496.000999999998,0.0009189173890044913
-8640.000999999998,0.0009187502107815817
-8927.999005297805,0.000918416453275924
-9071.999,0.0009812492304045008
-9215.999,0.0009952135213789006
-9359.999000000002,0.0009957503091536637
-9503.999000000002,0.0009958130527375033
-9647.999000000002,0.0009958219164909678
-9791.999000000002,0.0009958305789732548
-10367.999,0.0009958330921799644
-10511.999,0.0009958332684400376
-10799.999,0.0009958335515657382
-10943.999,0.001004229450951243
-10944.001,0.001004229450951243
-11088.001,0.001003798009083766
-11232.001,0.001003137855492241
-11376.001,0.001002668383331184
-11520.001,0.001002236060026917
-11664.001,0.001001583301514074
-11808.001,0.00100115195014132
-11952.001,0.00100080895811152
-12096.001,0.001000521837080214
-12240.001,0.001000395170701495
-12384.001,0.001000208009416269
-12528.001,0.001000155020225634
-12672.001,0.0009972585968862405
-12816.00038605824,0.0009971763074752323
-12959.999,0.0009972127566252311
-13103.999,0.0009972195962527622
-13247.999,0.0009972210325722699
-13391.999,0.0009972219468418189
-13967.999,0.0009972221983171039
-14399.999,0.0009972222565247648
-14400.001,0.0009972222565247648
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resX1.y/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resX1.y/errors.csv
deleted file mode 100644
index 7608c4d9ae..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resX1.y/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-144,0
-288,0
-432,0
-576,0
-720,0
-864,0
-1008,0
-1152,0
-1296,0
-1440,0
-1584,0
-1728,0
-1872,0
-2016,0
-2160,0
-2304,0
-2448,0
-2592,0
-2736,0
-2880,0
-3024,0
-3168,0
-3312,0
-3456,0
-3600,0
-3744,0
-3888,0
-4032,0
-4176,0
-4320,0
-4464,0
-4608,0
-4752,0
-4896,0
-5040,0
-5184,0
-5328,0
-5472,0
-5616,0
-5760,0
-5904,0
-6048,0
-6192,0
-6336,0
-6480,0
-6624,0
-6768,0
-6912,0
-7056,0
-7200,0
-7344,0
-7488,0
-7632,0
-7776.000000000001,0
-7920.000000000001,0
-8064.000000000001,0
-8208,0
-8352,0
-8496,0
-8640,0
-8784,0
-8928,0
-9072,0
-9216,0
-9360,0
-9504,0
-9648,0
-9792,0
-9936,0
-10080,0
-10224,0
-10368,0
-10512,0
-10656,0
-10800,0
-10944,0
-11088,0
-11232,0
-11376,0
-11520,0
-11664,0
-11808,0
-11952,0
-12096,0
-12240,0
-12384,0
-12528,0
-12672,0
-12816,0
-12960,0
-13104,0
-13248,0
-13392,0
-13536,0
-13680,0
-13824,0
-13968,0
-14112,0
-14256,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resX1.y/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resX1.y/lowerBound.csv
deleted file mode 100644
index 0c2aaaa668..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resX1.y/lowerBound.csv
+++ /dev/null
@@ -1,13 +0,0 @@
-x,y
--0.001,0.001000000094994903
-143.999,-0.0009999893474026181
-287.999,-0.000999999938802464
-288.001,-0.000999999938802464
-431.9994451584423,-0.0009999926997734481
-575.999,-0.0010000179842921
-576.001,-0.0010000179842921
-720.0010000000001,-0.001000001277197459
-864.001,-0.001000001159371577
-1008.001,-0.001000000375105569
-1152.001,-0.001000000047488258
-14400.001,-0.001
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resX1.y/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resX1.y/reference.csv
deleted file mode 100644
index dff437d34e..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resX1.y/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0.002000000094994903
-144,1.06525973819771e-08
-288,6.11975359277046e-11
-432,7.300304716295614e-09
-576,-1.798429209998176e-08
-720,-1.277197458904311e-09
-864,-1.15937157652013e-09
-1008,-3.751055688283594e-10
-1152,-4.748825777056709e-11
-1296,-3.570283790832463e-11
-1440,-2.391742186247381e-11
-1584,-1.213200442884421e-11
-1728,-8.148402091956442e-13
-1872,-7.256081152595683e-13
-2016,-6.363742866000165e-13
-2160,-5.471421926639408e-13
-2304,-4.579100987278651e-13
-2448,-3.686762700683133e-13
-2592,-2.794441761322375e-13
-2736,-1.902103474726857e-13
-2880,-1.009782535366099e-13
-3024,-1.174615960053416e-14
-3168,-4.746897319662935e-15
-3312,-3.199870923786818e-15
-3456,-1.654579251386679e-15
-3600,-1.07552855510562e-16
-3744,1.734723475976807e-18
-3888,-6.93889390390565e-19
-4032,0
-4176,0
-4320,0
-4464,0
-4608,0
-4752,0
-4896,0
-5040,0
-5184,0
-5328,0
-5472,0
-5616,0
-5760,0
-5904,0
-6048,0
-6192,0
-6336,0
-6480,0
-6624,0
-6768,0
-6912,0
-7056,0
-7200,0
-7344,0
-7488,0
-7632,0
-7776.000000000001,0
-7920.000000000001,0
-8064.000000000001,0
-8208,0
-8352,0
-8496,0
-8640,0
-8784,0
-8928,0
-9072,0
-9216,0
-9360,0
-9504,0
-9648,0
-9792,0
-9936,0
-10080,0
-10224,0
-10368,0
-10512,0
-10656,0
-10800,0
-10944,0
-11088,0
-11232,0
-11376,0
-11520,0
-11664,0
-11808,0
-11952,0
-12096,0
-12240,0
-12384,0
-12528,0
-12672,0
-12816,0
-12960,0
-13104,0
-13248,0
-13392,0
-13536,0
-13680,0
-13824,0
-13968,0
-14112,0
-14256,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resX1.y/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resX1.y/test.csv
deleted file mode 100644
index dff437d34e..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resX1.y/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0.002000000094994903
-144,1.06525973819771e-08
-288,6.11975359277046e-11
-432,7.300304716295614e-09
-576,-1.798429209998176e-08
-720,-1.277197458904311e-09
-864,-1.15937157652013e-09
-1008,-3.751055688283594e-10
-1152,-4.748825777056709e-11
-1296,-3.570283790832463e-11
-1440,-2.391742186247381e-11
-1584,-1.213200442884421e-11
-1728,-8.148402091956442e-13
-1872,-7.256081152595683e-13
-2016,-6.363742866000165e-13
-2160,-5.471421926639408e-13
-2304,-4.579100987278651e-13
-2448,-3.686762700683133e-13
-2592,-2.794441761322375e-13
-2736,-1.902103474726857e-13
-2880,-1.009782535366099e-13
-3024,-1.174615960053416e-14
-3168,-4.746897319662935e-15
-3312,-3.199870923786818e-15
-3456,-1.654579251386679e-15
-3600,-1.07552855510562e-16
-3744,1.734723475976807e-18
-3888,-6.93889390390565e-19
-4032,0
-4176,0
-4320,0
-4464,0
-4608,0
-4752,0
-4896,0
-5040,0
-5184,0
-5328,0
-5472,0
-5616,0
-5760,0
-5904,0
-6048,0
-6192,0
-6336,0
-6480,0
-6624,0
-6768,0
-6912,0
-7056,0
-7200,0
-7344,0
-7488,0
-7632,0
-7776.000000000001,0
-7920.000000000001,0
-8064.000000000001,0
-8208,0
-8352,0
-8496,0
-8640,0
-8784,0
-8928,0
-9072,0
-9216,0
-9360,0
-9504,0
-9648,0
-9792,0
-9936,0
-10080,0
-10224,0
-10368,0
-10512,0
-10656,0
-10800,0
-10944,0
-11088,0
-11232,0
-11376,0
-11520,0
-11664,0
-11808,0
-11952,0
-12096,0
-12240,0
-12384,0
-12528,0
-12672,0
-12816,0
-12960,0
-13104,0
-13248,0
-13392,0
-13536,0
-13680,0
-13824,0
-13968,0
-14112,0
-14256,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resX1.y/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resX1.y/upperBound.csv
deleted file mode 100644
index a699ae8444..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_resX1.y/upperBound.csv
+++ /dev/null
@@ -1,13 +0,0 @@
-x,y
--0.001,0.003000000094994903
-0.001,0.003000000094994903
-144.001,0.001000010652597382
-288.0001880085178,0.001000000061257259
-431.999,0.001000007300304716
-432.001,0.001000007300304716
-576.0002042669254,0.0009999820158476209
-719.999,0.0009999987228025411
-863.9989999999999,0.0009999988406284234
-1007.999,0.0009999996248944312
-1151.999,0.0009999999525117423
-14400.001,0.001
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_senTem.T/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_senTem.T/errors.csv
deleted file mode 100644
index 7608c4d9ae..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_senTem.T/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-144,0
-288,0
-432,0
-576,0
-720,0
-864,0
-1008,0
-1152,0
-1296,0
-1440,0
-1584,0
-1728,0
-1872,0
-2016,0
-2160,0
-2304,0
-2448,0
-2592,0
-2736,0
-2880,0
-3024,0
-3168,0
-3312,0
-3456,0
-3600,0
-3744,0
-3888,0
-4032,0
-4176,0
-4320,0
-4464,0
-4608,0
-4752,0
-4896,0
-5040,0
-5184,0
-5328,0
-5472,0
-5616,0
-5760,0
-5904,0
-6048,0
-6192,0
-6336,0
-6480,0
-6624,0
-6768,0
-6912,0
-7056,0
-7200,0
-7344,0
-7488,0
-7632,0
-7776.000000000001,0
-7920.000000000001,0
-8064.000000000001,0
-8208,0
-8352,0
-8496,0
-8640,0
-8784,0
-8928,0
-9072,0
-9216,0
-9360,0
-9504,0
-9648,0
-9792,0
-9936,0
-10080,0
-10224,0
-10368,0
-10512,0
-10656,0
-10800,0
-10944,0
-11088,0
-11232,0
-11376,0
-11520,0
-11664,0
-11808,0
-11952,0
-12096,0
-12240,0
-12384,0
-12528,0
-12672,0
-12816,0
-12960,0
-13104,0
-13248,0
-13392,0
-13536,0
-13680,0
-13824,0
-13968,0
-14112,0
-14256,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_senTem.T/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_senTem.T/lowerBound.csv
deleted file mode 100644
index 0870eed1d1..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_senTem.T/lowerBound.csv
+++ /dev/null
@@ -1,49 +0,0 @@
-x,y
--0.001,292.8568439025879
-0.001,292.8568439025879
-144.001,297.7484988647461
-288.001,297.9559511169433
-432.001,297.9643838378906
-576.001,297.96501796875
-720.0003103367027,297.9651338190253
-863.9989999999999,297.965072845459
-1007.999,297.965072845459
-1151.999,297.9650423583984
-3600.001,297.9650423583984
-3744.001,298.5144618713379
-3888.001,299.3056132873535
-4032.001,300.1034962463379
-4176.000999999999,300.9020743103027
-4320.000999999999,301.7008048095703
-4464.000999999999,302.4995048217773
-5328.000999999999,307.2918878173828
-5472.000999999999,307.9009705078125
-5616.001,307.9465242736817
-5760.001,307.9487620239258
-5904.000999999999,307.9490668945313
-6048.000999999999,307.9491278686523
-6192.000999999999,307.9491583557129
-7343.999000000001,307.9491583557129
-7631.999000000001,307.9490973815918
-7775.999000000001,307.9490973815918
-8063.999000000002,307.9490364074707
-8207.999,307.9490364074707
-8639.999,307.9489449462891
-8783.999,307.9489449462891
-9071.999,307.9488839721679
-10799.999,307.9488839721679
-10943.999,307.9460486755371
-11087.999,307.9421646240234
-11231.999,307.9385000793457
-11375.999,307.9351099182129
-11519.999,307.9319331665039
-11663.999,307.9289393371582
-11807.999,307.9261772094727
-11951.999,307.923573614502
-12095.999,307.9211224548339
-12239.999,307.9188542175293
-12383.999,307.9166774414063
-12527.999,307.9146409057618
-12671.999,307.9132445983886
-12815.999,307.9132141113281
-14400.001,307.9132141113281
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_senTem.T/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_senTem.T/reference.csv
deleted file mode 100644
index 23851512a3..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_senTem.T/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,293.1499938964844
-144,298.0465454101562
-288,298.2542053222656
-432,298.262646484375
-576,298.26328125
-720,298.2633972167969
-864,298.2633361816406
-1008,298.2633361816406
-1152,298.2633056640625
-1296,298.2633056640625
-1440,298.2633056640625
-1584,298.2633056640625
-1728,298.2633056640625
-1872,298.2633056640625
-2016,298.2633056640625
-2160,298.2633056640625
-2304,298.2633056640625
-2448,298.2633056640625
-2592,298.2633056640625
-2736,298.2633056640625
-2880,298.2633056640625
-3024,298.2633056640625
-3168,298.2633056640625
-3312,298.2633056640625
-3456,298.2633056640625
-3600,298.2633056640625
-3744,298.8132751464844
-3888,299.6052185058594
-4032,300.4039001464844
-4176,301.2032775878906
-4320,302.0028076171875
-4464,302.8023071289062
-4608,303.6018371582031
-4752,304.4013671875
-4896,305.2008972167969
-5040,306.0004272460938
-5184,306.7999572753906
-5328,307.5994873046875
-5472,308.2091796875
-5616,308.2547790527344
-5760,308.2570190429688
-5904,308.25732421875
-6048,308.2573852539062
-6192,308.2574157714844
-6336,308.2574157714844
-6480,308.2574157714844
-6624,308.2574157714844
-6768,308.2574157714844
-6912,308.2574157714844
-7056,308.2574157714844
-7200,308.2574157714844
-7344,308.2574157714844
-7488,308.2573852539062
-7632,308.2573547363281
-7776.000000000001,308.2573547363281
-7920.000000000001,308.25732421875
-8064.000000000001,308.2572937011719
-8208,308.2572937011719
-8352,308.2572631835938
-8496,308.2572326660156
-8640,308.2572021484375
-8784,308.2572021484375
-8928,308.2571716308594
-9072,308.2571411132812
-9216,308.2571411132812
-9360,308.2571411132812
-9504,308.2571411132812
-9648,308.2571411132812
-9792,308.2571411132812
-9936,308.2571411132812
-10080,308.2571411132812
-10224,308.2571411132812
-10368,308.2571411132812
-10512,308.2571411132812
-10656,308.2571411132812
-10800,308.2571411132812
-10944,308.2543029785156
-11088,308.2504150390625
-11232,308.2467468261719
-11376,308.2433532714844
-11520,308.2401733398438
-11664,308.2371765136719
-11808,308.2344116210937
-11952,308.2318054199219
-12096,308.2293518066406
-12240,308.2270812988281
-12384,308.22490234375
-12528,308.2228637695313
-12672,308.2214660644531
-12816,308.221435546875
-12960,308.221435546875
-13104,308.221435546875
-13248,308.221435546875
-13392,308.221435546875
-13536,308.221435546875
-13680,308.221435546875
-13824,308.221435546875
-13968,308.221435546875
-14112,308.221435546875
-14256,308.221435546875
-14400,308.221435546875
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_senTem.T/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_senTem.T/test.csv
deleted file mode 100644
index 23851512a3..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_senTem.T/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,293.1499938964844
-144,298.0465454101562
-288,298.2542053222656
-432,298.262646484375
-576,298.26328125
-720,298.2633972167969
-864,298.2633361816406
-1008,298.2633361816406
-1152,298.2633056640625
-1296,298.2633056640625
-1440,298.2633056640625
-1584,298.2633056640625
-1728,298.2633056640625
-1872,298.2633056640625
-2016,298.2633056640625
-2160,298.2633056640625
-2304,298.2633056640625
-2448,298.2633056640625
-2592,298.2633056640625
-2736,298.2633056640625
-2880,298.2633056640625
-3024,298.2633056640625
-3168,298.2633056640625
-3312,298.2633056640625
-3456,298.2633056640625
-3600,298.2633056640625
-3744,298.8132751464844
-3888,299.6052185058594
-4032,300.4039001464844
-4176,301.2032775878906
-4320,302.0028076171875
-4464,302.8023071289062
-4608,303.6018371582031
-4752,304.4013671875
-4896,305.2008972167969
-5040,306.0004272460938
-5184,306.7999572753906
-5328,307.5994873046875
-5472,308.2091796875
-5616,308.2547790527344
-5760,308.2570190429688
-5904,308.25732421875
-6048,308.2573852539062
-6192,308.2574157714844
-6336,308.2574157714844
-6480,308.2574157714844
-6624,308.2574157714844
-6768,308.2574157714844
-6912,308.2574157714844
-7056,308.2574157714844
-7200,308.2574157714844
-7344,308.2574157714844
-7488,308.2573852539062
-7632,308.2573547363281
-7776.000000000001,308.2573547363281
-7920.000000000001,308.25732421875
-8064.000000000001,308.2572937011719
-8208,308.2572937011719
-8352,308.2572631835938
-8496,308.2572326660156
-8640,308.2572021484375
-8784,308.2572021484375
-8928,308.2571716308594
-9072,308.2571411132812
-9216,308.2571411132812
-9360,308.2571411132812
-9504,308.2571411132812
-9648,308.2571411132812
-9792,308.2571411132812
-9936,308.2571411132812
-10080,308.2571411132812
-10224,308.2571411132812
-10368,308.2571411132812
-10512,308.2571411132812
-10656,308.2571411132812
-10800,308.2571411132812
-10944,308.2543029785156
-11088,308.2504150390625
-11232,308.2467468261719
-11376,308.2433532714844
-11520,308.2401733398438
-11664,308.2371765136719
-11808,308.2344116210937
-11952,308.2318054199219
-12096,308.2293518066406
-12240,308.2270812988281
-12384,308.22490234375
-12528,308.2228637695313
-12672,308.2214660644531
-12816,308.221435546875
-12960,308.221435546875
-13104,308.221435546875
-13248,308.221435546875
-13392,308.221435546875
-13536,308.221435546875
-13680,308.221435546875
-13824,308.221435546875
-13968,308.221435546875
-14112,308.221435546875
-14256,308.221435546875
-14400,308.221435546875
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_senTem.T/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_senTem.T/upperBound.csv
deleted file mode 100644
index 1ea22c84ca..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_senTem.T/upperBound.csv
+++ /dev/null
@@ -1,49 +0,0 @@
-x,y
--0.001,293.4431438903808
-143.999,298.3445919555664
-287.999,298.5524595275879
-431.999,298.5609091308594
-575.999,298.56154453125
-719.999,298.5616606140136
-720.0010000000001,298.5616606140136
-864.001,298.5615995178223
-1008.001,298.5615995178223
-1152.001,298.5615689697266
-3599.999,298.5615689697266
-3743.999000000001,299.1120884216309
-3887.999000000001,299.9048237243653
-4031.999000000001,300.7043040466309
-4175.999,301.5044808654785
-4319.999,302.3048104248047
-4463.999000000001,303.1051094360351
-5327.999000000001,307.9070867919922
-5471.999000000001,308.5173888671875
-5615.999000000001,308.5630338317872
-5759.999000000001,308.5652760620118
-5903.999,308.5655815429687
-6047.999,308.5656426391601
-6191.999000000001,308.5656731872559
-7344.000999999999,308.5656731872559
-7632.001,308.5656120910645
-7776.001,308.5656120910645
-8064.001,308.565550994873
-8208.000999999998,308.565550994873
-8640.000999999998,308.5654593505859
-8784.001,308.5654593505859
-9072.001,308.5653982543945
-10800.001,308.5653982543945
-10944.001,308.5625572814942
-11088.001,308.5586654541016
-11232.001,308.5549935729981
-11376.001,308.5515966247559
-11520.001,308.5484135131837
-11664.001,308.5454136901856
-11808.001,308.5426460327148
-11952.001,308.5400372253418
-12096.001,308.5375811584472
-12240.001,308.5353083801269
-12384.001,308.5331272460937
-12528.001,308.5310866333008
-12672.001,308.5296875305176
-12816.001,308.5296569824219
-14400.001,308.5296569824219
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_senTem1.T/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_senTem1.T/errors.csv
deleted file mode 100644
index 7608c4d9ae..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_senTem1.T/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-144,0
-288,0
-432,0
-576,0
-720,0
-864,0
-1008,0
-1152,0
-1296,0
-1440,0
-1584,0
-1728,0
-1872,0
-2016,0
-2160,0
-2304,0
-2448,0
-2592,0
-2736,0
-2880,0
-3024,0
-3168,0
-3312,0
-3456,0
-3600,0
-3744,0
-3888,0
-4032,0
-4176,0
-4320,0
-4464,0
-4608,0
-4752,0
-4896,0
-5040,0
-5184,0
-5328,0
-5472,0
-5616,0
-5760,0
-5904,0
-6048,0
-6192,0
-6336,0
-6480,0
-6624,0
-6768,0
-6912,0
-7056,0
-7200,0
-7344,0
-7488,0
-7632,0
-7776.000000000001,0
-7920.000000000001,0
-8064.000000000001,0
-8208,0
-8352,0
-8496,0
-8640,0
-8784,0
-8928,0
-9072,0
-9216,0
-9360,0
-9504,0
-9648,0
-9792,0
-9936,0
-10080,0
-10224,0
-10368,0
-10512,0
-10656,0
-10800,0
-10944,0
-11088,0
-11232,0
-11376,0
-11520,0
-11664,0
-11808,0
-11952,0
-12096,0
-12240,0
-12384,0
-12528,0
-12672,0
-12816,0
-12960,0
-13104,0
-13248,0
-13392,0
-13536,0
-13680,0
-13824,0
-13968,0
-14112,0
-14256,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_senTem1.T/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_senTem1.T/lowerBound.csv
deleted file mode 100644
index 85cc0da3e3..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_senTem1.T/lowerBound.csv
+++ /dev/null
@@ -1,38 +0,0 @@
-x,y
--0.001,292.8568439025879
-0.001,292.8568439025879
-144.0009999852994,298.6638972467217
-287.999,298.6638545654297
-288.001,298.6638545654297
-432.001,298.6638911499024
-575.9993332513458,298.6638972472439
-719.999,298.6638667602539
-3600.001,298.6638667602539
-3744.001,299.3961293701172
-3888.001,300.1919453063965
-4032.001,300.9877856323243
-4176.000999999999,301.7836198608399
-4320.000999999999,302.5794418945313
-4464.000999999999,303.3752944152832
-4608.000999999999,304.1711164489746
-4752.001,304.9669567749024
-5328.000999999999,308.1502692993163
-5472.000991979973,308.6136908860551
-5615.999000000001,308.6118251037598
-5759.999000000001,308.6117336425781
-7199.999000000001,308.6117336425781
-7343.999000000001,308.5777527648926
-7631.999000000001,308.5038155456543
-7775.999000000001,308.4668774230958
-7919.999000000001,308.4299088134766
-8063.999000000002,308.392970690918
-8207.999,308.3560020812989
-8351.999,308.3190639587402
-8495.999,308.2820953491211
-8639.999,308.2451572265625
-8783.999,308.2081886169433
-8927.999,308.1712322021484
-9071.999,308.1497327270508
-9072.001,308.1497327270508
-9216.001,308.1497937011719
-14400.001,308.1497937011719
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_senTem1.T/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_senTem1.T/reference.csv
deleted file mode 100644
index 3341ec5bf3..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_senTem1.T/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,293.1499938964844
-144,298.9628601074219
-288,298.9628173828125
-432,298.9628540039063
-576,298.9628601074219
-720,298.9628295898438
-864,298.9628295898438
-1008,298.9628295898438
-1152,298.9628295898438
-1296,298.9628295898438
-1440,298.9628295898438
-1584,298.9628295898438
-1728,298.9628295898438
-1872,298.9628295898438
-2016,298.9628295898438
-2160,298.9628295898438
-2304,298.9628295898438
-2448,298.9628295898438
-2592,298.9628295898438
-2736,298.9628295898438
-2880,298.9628295898438
-3024,298.9628295898438
-3168,298.9628295898438
-3312,298.9628295898438
-3456,298.9628295898438
-3600,298.9628295898438
-3744,299.6958251953125
-3888,300.4924377441406
-4032,301.2890747070313
-4176,302.0857055664063
-4320,302.88232421875
-4464,303.6789733886719
-4608,304.4755920410156
-4752,305.2722290039063
-4896,306.0688537597656
-5040,306.865478515625
-5184,307.6621032714844
-5328,308.4587280273437
-5472,308.9226135253906
-5616,308.9207458496094
-5760,308.920654296875
-5904,308.920654296875
-6048,308.920654296875
-6192,308.920654296875
-6336,308.920654296875
-6480,308.920654296875
-6624,308.920654296875
-6768,308.920654296875
-6912,308.920654296875
-7056,308.920654296875
-7200,308.920654296875
-7344,308.8866394042969
-7488,308.8496337890625
-7632,308.8126281738281
-7776.000000000001,308.7756530761719
-7920.000000000001,308.7386474609375
-8064.000000000001,308.7016723632813
-8208,308.6646667480469
-8352,308.6276916503906
-8496,308.5906860351562
-8640,308.5537109375
-8784,308.5167053222656
-8928,308.4797119140625
-9072,308.4581909179688
-9216,308.458251953125
-9360,308.458251953125
-9504,308.458251953125
-9648,308.458251953125
-9792,308.458251953125
-9936,308.458251953125
-10080,308.458251953125
-10224,308.458251953125
-10368,308.458251953125
-10512,308.458251953125
-10656,308.458251953125
-10800,308.458251953125
-10944,308.458251953125
-11088,308.458251953125
-11232,308.458251953125
-11376,308.458251953125
-11520,308.458251953125
-11664,308.458251953125
-11808,308.458251953125
-11952,308.458251953125
-12096,308.458251953125
-12240,308.458251953125
-12384,308.458251953125
-12528,308.458251953125
-12672,308.458251953125
-12816,308.458251953125
-12960,308.458251953125
-13104,308.458251953125
-13248,308.458251953125
-13392,308.458251953125
-13536,308.458251953125
-13680,308.458251953125
-13824,308.458251953125
-13968,308.458251953125
-14112,308.458251953125
-14256,308.458251953125
-14400,308.458251953125
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_senTem1.T/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_senTem1.T/test.csv
deleted file mode 100644
index 3341ec5bf3..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_senTem1.T/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,293.1499938964844
-144,298.9628601074219
-288,298.9628173828125
-432,298.9628540039063
-576,298.9628601074219
-720,298.9628295898438
-864,298.9628295898438
-1008,298.9628295898438
-1152,298.9628295898438
-1296,298.9628295898438
-1440,298.9628295898438
-1584,298.9628295898438
-1728,298.9628295898438
-1872,298.9628295898438
-2016,298.9628295898438
-2160,298.9628295898438
-2304,298.9628295898438
-2448,298.9628295898438
-2592,298.9628295898438
-2736,298.9628295898438
-2880,298.9628295898438
-3024,298.9628295898438
-3168,298.9628295898438
-3312,298.9628295898438
-3456,298.9628295898438
-3600,298.9628295898438
-3744,299.6958251953125
-3888,300.4924377441406
-4032,301.2890747070313
-4176,302.0857055664063
-4320,302.88232421875
-4464,303.6789733886719
-4608,304.4755920410156
-4752,305.2722290039063
-4896,306.0688537597656
-5040,306.865478515625
-5184,307.6621032714844
-5328,308.4587280273437
-5472,308.9226135253906
-5616,308.9207458496094
-5760,308.920654296875
-5904,308.920654296875
-6048,308.920654296875
-6192,308.920654296875
-6336,308.920654296875
-6480,308.920654296875
-6624,308.920654296875
-6768,308.920654296875
-6912,308.920654296875
-7056,308.920654296875
-7200,308.920654296875
-7344,308.8866394042969
-7488,308.8496337890625
-7632,308.8126281738281
-7776.000000000001,308.7756530761719
-7920.000000000001,308.7386474609375
-8064.000000000001,308.7016723632813
-8208,308.6646667480469
-8352,308.6276916503906
-8496,308.5906860351562
-8640,308.5537109375
-8784,308.5167053222656
-8928,308.4797119140625
-9072,308.4581909179688
-9216,308.458251953125
-9360,308.458251953125
-9504,308.458251953125
-9648,308.458251953125
-9792,308.458251953125
-9936,308.458251953125
-10080,308.458251953125
-10224,308.458251953125
-10368,308.458251953125
-10512,308.458251953125
-10656,308.458251953125
-10800,308.458251953125
-10944,308.458251953125
-11088,308.458251953125
-11232,308.458251953125
-11376,308.458251953125
-11520,308.458251953125
-11664,308.458251953125
-11808,308.458251953125
-11952,308.458251953125
-12096,308.458251953125
-12240,308.458251953125
-12384,308.458251953125
-12528,308.458251953125
-12672,308.458251953125
-12816,308.458251953125
-12960,308.458251953125
-13104,308.458251953125
-13248,308.458251953125
-13392,308.458251953125
-13536,308.458251953125
-13680,308.458251953125
-13824,308.458251953125
-13968,308.458251953125
-14112,308.458251953125
-14256,308.458251953125
-14400,308.458251953125
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_senTem1.T/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_senTem1.T/upperBound.csv
deleted file mode 100644
index 2f4ee15a56..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_senTem1.T/upperBound.csv
+++ /dev/null
@@ -1,38 +0,0 @@
-x,y
--0.001,293.4431438903808
-143.999,299.2618229675293
-144.001,299.2618229675293
-288.0000768818845,299.2617802004694
-431.999,299.2618168579102
-575.999,299.2618229675293
-576.001,299.2618229675293
-720.0010000000001,299.2617924194337
-3599.999,299.2617924194337
-3743.999000000001,299.9955210205079
-3887.999000000001,300.7929301818847
-4031.999000000001,301.5903637817383
-4175.999,302.3877912719727
-4319.999,303.1852065429687
-4463.999000000001,303.9826523620606
-4607.999000000001,304.7800676330566
-4751.999000000001,305.5775012329102
-5327.999000000001,308.767186755371
-5471.999000000001,309.231536138916
-5472.000999999999,309.231536138916
-5616.001,309.229666595459
-5760.001,309.2295749511719
-7200.000999999999,309.2295749511719
-7344.000999999999,309.1955260437012
-7632.001,309.1214408020019
-7776.001,309.0844287292481
-7920.001,309.0473861083984
-8064.001,309.0103740356446
-8208.000999999998,308.9733314147949
-8352.000999999998,308.936319342041
-8496.000999999998,308.8992767211913
-8640.000999999998,308.8622646484375
-8784.001,308.8252220275879
-8928.001,308.7881916259765
-9072.000994343771,308.766649109733
-9215.999,308.7667102050781
-14400.001,308.7667102050781
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum.Q_flow/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum.Q_flow/errors.csv
deleted file mode 100644
index 8dff177577..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum.Q_flow/errors.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
-0,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum.Q_flow/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum.Q_flow/lowerBound.csv
deleted file mode 100644
index ece84de71b..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum.Q_flow/lowerBound.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
--0.001,1797.783790649414
-14400.001,1797.783790649414
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum.Q_flow/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum.Q_flow/reference.csv
deleted file mode 100644
index 90db97bc65..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum.Q_flow/reference.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
-0,1799.583374023438
-14400,1799.583374023438
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum.Q_flow/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum.Q_flow/test.csv
deleted file mode 100644
index 90db97bc65..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum.Q_flow/test.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
-0,1799.583374023438
-14400,1799.583374023438
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum.Q_flow/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum.Q_flow/upperBound.csv
deleted file mode 100644
index 39161c5ee2..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum.Q_flow/upperBound.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
--0.001,1801.382957397461
-14400.001,1801.382957397461
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum.TAirOut/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum.TAirOut/errors.csv
deleted file mode 100644
index 7608c4d9ae..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum.TAirOut/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-144,0
-288,0
-432,0
-576,0
-720,0
-864,0
-1008,0
-1152,0
-1296,0
-1440,0
-1584,0
-1728,0
-1872,0
-2016,0
-2160,0
-2304,0
-2448,0
-2592,0
-2736,0
-2880,0
-3024,0
-3168,0
-3312,0
-3456,0
-3600,0
-3744,0
-3888,0
-4032,0
-4176,0
-4320,0
-4464,0
-4608,0
-4752,0
-4896,0
-5040,0
-5184,0
-5328,0
-5472,0
-5616,0
-5760,0
-5904,0
-6048,0
-6192,0
-6336,0
-6480,0
-6624,0
-6768,0
-6912,0
-7056,0
-7200,0
-7344,0
-7488,0
-7632,0
-7776.000000000001,0
-7920.000000000001,0
-8064.000000000001,0
-8208,0
-8352,0
-8496,0
-8640,0
-8784,0
-8928,0
-9072,0
-9216,0
-9360,0
-9504,0
-9648,0
-9792,0
-9936,0
-10080,0
-10224,0
-10368,0
-10512,0
-10656,0
-10800,0
-10944,0
-11088,0
-11232,0
-11376,0
-11520,0
-11664,0
-11808,0
-11952,0
-12096,0
-12240,0
-12384,0
-12528,0
-12672,0
-12816,0
-12960,0
-13104,0
-13248,0
-13392,0
-13536,0
-13680,0
-13824,0
-13968,0
-14112,0
-14256,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum.TAirOut/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum.TAirOut/lowerBound.csv
deleted file mode 100644
index 91f77cc4e3..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum.TAirOut/lowerBound.csv
+++ /dev/null
@@ -1,31 +0,0 @@
-x,y
--0.001,297.8826968078614
-3600.001,297.8826968078614
-3744.001,298.6808846374511
-3888.001,299.4790419799805
-4176.000999999999,301.0754176391602
-4320.000999999999,301.8735749816894
-4608.000999999999,303.4699506408692
-4752.001,304.2681079833984
-5040.000999999999,305.8644836425781
-5184.000999999999,306.6626409851074
-5328.000999999999,307.4608288146973
-5472.000999999999,307.8599227294922
-7487.999000000001,307.8599227294922
-7631.999000000001,307.8598922424316
-8783.999,307.8598922424316
-8927.999,307.859861755371
-10799.999,307.859861755371
-10943.999,307.8591666503906
-11087.999,307.8585325195313
-11231.999,307.8579410705566
-11375.999,307.8573862060547
-11519.999,307.8568740234375
-11663.999,307.8563862304687
-11807.999,307.8559289245605
-11951.999,307.8555021057129
-12095.999,307.8551057739259
-12383.999,307.8543740844727
-12527.999,307.8540387268067
-12671.999,307.8538558044434
-14400.001,307.8538558044434
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum.TAirOut/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum.TAirOut/reference.csv
deleted file mode 100644
index 03a0dff886..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum.TAirOut/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,298.1808776855469
-144,298.1808776855469
-288,298.1808776855469
-432,298.1808776855469
-576,298.1808776855469
-720,298.1808776855469
-864,298.1808776855469
-1008,298.1808776855469
-1152,298.1808776855469
-1296,298.1808776855469
-1440,298.1808776855469
-1584,298.1808776855469
-1728,298.1808776855469
-1872,298.1808776855469
-2016,298.1808776855469
-2160,298.1808776855469
-2304,298.1808776855469
-2448,298.1808776855469
-2592,298.1808776855469
-2736,298.1808776855469
-2880,298.1808776855469
-3024,298.1808776855469
-3168,298.1808776855469
-3312,298.1808776855469
-3456,298.1808776855469
-3600,298.1808776855469
-3744,298.9798645019531
-3888,299.7788208007813
-4032,300.5778076171875
-4176,301.3767944335938
-4320,302.1757507324219
-4464,302.9747375488281
-4608,303.7737243652344
-4752,304.5726806640625
-4896,305.3716674804688
-5040,306.170654296875
-5184,306.9696105957031
-5328,307.7685974121094
-5472,308.1680908203125
-5616,308.1680908203125
-5760,308.1680908203125
-5904,308.1680908203125
-6048,308.1680908203125
-6192,308.1680908203125
-6336,308.1680908203125
-6480,308.1680908203125
-6624,308.1680908203125
-6768,308.1680908203125
-6912,308.1680908203125
-7056,308.1680908203125
-7200,308.1680908203125
-7344,308.1680908203125
-7488,308.1680908203125
-7632,308.1680603027344
-7776.000000000001,308.1680603027344
-7920.000000000001,308.1680603027344
-8064.000000000001,308.1680603027344
-8208,308.1680603027344
-8352,308.1680603027344
-8496,308.1680603027344
-8640,308.1680603027344
-8784,308.1680603027344
-8928,308.1680297851562
-9072,308.1680297851562
-9216,308.1680297851562
-9360,308.1680297851562
-9504,308.1680297851562
-9648,308.1680297851562
-9792,308.1680297851562
-9936,308.1680297851562
-10080,308.1680297851562
-10224,308.1680297851562
-10368,308.1680297851562
-10512,308.1680297851562
-10656,308.1680297851562
-10800,308.1680297851562
-10944,308.167333984375
-11088,308.16669921875
-11232,308.1661071777344
-11376,308.1655517578125
-11520,308.1650390625
-11664,308.16455078125
-11808,308.1640930175781
-11952,308.1636657714844
-12096,308.1632690429688
-12240,308.1629028320312
-12384,308.1625366210938
-12528,308.1622009277344
-12672,308.1620178222656
-12816,308.1620178222656
-12960,308.1620178222656
-13104,308.1620178222656
-13248,308.1620178222656
-13392,308.1620178222656
-13536,308.1620178222656
-13680,308.1620178222656
-13824,308.1620178222656
-13968,308.1620178222656
-14112,308.1620178222656
-14256,308.1620178222656
-14400,308.1620178222656
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum.TAirOut/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum.TAirOut/test.csv
deleted file mode 100644
index 03a0dff886..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum.TAirOut/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,298.1808776855469
-144,298.1808776855469
-288,298.1808776855469
-432,298.1808776855469
-576,298.1808776855469
-720,298.1808776855469
-864,298.1808776855469
-1008,298.1808776855469
-1152,298.1808776855469
-1296,298.1808776855469
-1440,298.1808776855469
-1584,298.1808776855469
-1728,298.1808776855469
-1872,298.1808776855469
-2016,298.1808776855469
-2160,298.1808776855469
-2304,298.1808776855469
-2448,298.1808776855469
-2592,298.1808776855469
-2736,298.1808776855469
-2880,298.1808776855469
-3024,298.1808776855469
-3168,298.1808776855469
-3312,298.1808776855469
-3456,298.1808776855469
-3600,298.1808776855469
-3744,298.9798645019531
-3888,299.7788208007813
-4032,300.5778076171875
-4176,301.3767944335938
-4320,302.1757507324219
-4464,302.9747375488281
-4608,303.7737243652344
-4752,304.5726806640625
-4896,305.3716674804688
-5040,306.170654296875
-5184,306.9696105957031
-5328,307.7685974121094
-5472,308.1680908203125
-5616,308.1680908203125
-5760,308.1680908203125
-5904,308.1680908203125
-6048,308.1680908203125
-6192,308.1680908203125
-6336,308.1680908203125
-6480,308.1680908203125
-6624,308.1680908203125
-6768,308.1680908203125
-6912,308.1680908203125
-7056,308.1680908203125
-7200,308.1680908203125
-7344,308.1680908203125
-7488,308.1680908203125
-7632,308.1680603027344
-7776.000000000001,308.1680603027344
-7920.000000000001,308.1680603027344
-8064.000000000001,308.1680603027344
-8208,308.1680603027344
-8352,308.1680603027344
-8496,308.1680603027344
-8640,308.1680603027344
-8784,308.1680603027344
-8928,308.1680297851562
-9072,308.1680297851562
-9216,308.1680297851562
-9360,308.1680297851562
-9504,308.1680297851562
-9648,308.1680297851562
-9792,308.1680297851562
-9936,308.1680297851562
-10080,308.1680297851562
-10224,308.1680297851562
-10368,308.1680297851562
-10512,308.1680297851562
-10656,308.1680297851562
-10800,308.1680297851562
-10944,308.167333984375
-11088,308.16669921875
-11232,308.1661071777344
-11376,308.1655517578125
-11520,308.1650390625
-11664,308.16455078125
-11808,308.1640930175781
-11952,308.1636657714844
-12096,308.1632690429688
-12240,308.1629028320312
-12384,308.1625366210938
-12528,308.1622009277344
-12672,308.1620178222656
-12816,308.1620178222656
-12960,308.1620178222656
-13104,308.1620178222656
-13248,308.1620178222656
-13392,308.1620178222656
-13536,308.1620178222656
-13680,308.1620178222656
-13824,308.1620178222656
-13968,308.1620178222656
-14112,308.1620178222656
-14256,308.1620178222656
-14400,308.1620178222656
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum.TAirOut/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum.TAirOut/upperBound.csv
deleted file mode 100644
index bc45f488d4..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum.TAirOut/upperBound.csv
+++ /dev/null
@@ -1,31 +0,0 @@
-x,y
--0.001,298.4790585632324
-3599.999,298.4790585632324
-3743.999000000001,299.2788443664551
-3887.999000000001,300.0785996215821
-4175.999,301.6781712280273
-4319.999,302.4779264831543
-4607.999000000001,304.0774980895996
-4751.999000000001,304.8772533447266
-5039.999,306.4768249511719
-5183.999,307.2765802062988
-5327.999000000001,308.0763660095215
-5471.999000000001,308.4762589111328
-7488.001,308.4762589111328
-7632.001,308.4762283630371
-8784.001,308.4762283630371
-8928.001,308.4761978149414
-10800.001,308.4761978149414
-10944.001,308.4755013183594
-11088.001,308.4748659179688
-11232.001,308.4742732849121
-11376.001,308.4737173095704
-11520.001,308.4732041015625
-11664.001,308.4727153320313
-11808.001,308.4722571105957
-11952.001,308.4718294372558
-12096.001,308.4714323120118
-12384.001,308.4706991577149
-12528.001,308.4703631286621
-12672.001,308.4701798400879
-14400.001,308.4701798400879
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum1.Q_flow/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum1.Q_flow/errors.csv
deleted file mode 100644
index 7608c4d9ae..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum1.Q_flow/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-144,0
-288,0
-432,0
-576,0
-720,0
-864,0
-1008,0
-1152,0
-1296,0
-1440,0
-1584,0
-1728,0
-1872,0
-2016,0
-2160,0
-2304,0
-2448,0
-2592,0
-2736,0
-2880,0
-3024,0
-3168,0
-3312,0
-3456,0
-3600,0
-3744,0
-3888,0
-4032,0
-4176,0
-4320,0
-4464,0
-4608,0
-4752,0
-4896,0
-5040,0
-5184,0
-5328,0
-5472,0
-5616,0
-5760,0
-5904,0
-6048,0
-6192,0
-6336,0
-6480,0
-6624,0
-6768,0
-6912,0
-7056,0
-7200,0
-7344,0
-7488,0
-7632,0
-7776.000000000001,0
-7920.000000000001,0
-8064.000000000001,0
-8208,0
-8352,0
-8496,0
-8640,0
-8784,0
-8928,0
-9072,0
-9216,0
-9360,0
-9504,0
-9648,0
-9792,0
-9936,0
-10080,0
-10224,0
-10368,0
-10512,0
-10656,0
-10800,0
-10944,0
-11088,0
-11232,0
-11376,0
-11520,0
-11664,0
-11808,0
-11952,0
-12096,0
-12240,0
-12384,0
-12528,0
-12672,0
-12816,0
-12960,0
-13104,0
-13248,0
-13392,0
-13536,0
-13680,0
-13824,0
-13968,0
-14112,0
-14256,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum1.Q_flow/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum1.Q_flow/lowerBound.csv
deleted file mode 100644
index 4a93c9b114..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum1.Q_flow/lowerBound.csv
+++ /dev/null
@@ -1,31 +0,0 @@
-x,y
--0.001,13321.66012207031
-7199.999000000001,13321.66012207031
-7343.999000000001,12679.186246875
-7487.999000000001,12037.02026660156
-7631.999000000001,11395.16120566406
-7775.999000000001,10753.6090640625
-7919.999000000001,10112.36286621094
-8063.999000000002,9471.423782812497
-8207.999,8830.791228515625
-8351.999,8190.4638375
-8495.999,7550.44278046875
-8639.999,6910.72688671875
-8783.999,6271.317034277344
-8927.999,5632.211662207032
-9071.999,5312.773217285157
-10800.001,5312.773217285157
-10944.001,5525.284419140625
-11088.001,5737.795133203124
-11232.001,5950.306335058594
-11376.001,6162.817049121094
-11520.001,6375.328250976562
-11664.001,6587.838965039063
-11808.001,6800.349679101562
-11952.001,7012.860880957031
-12096.001,7225.371595019531
-12240.001,7437.882796875
-12384.001,7650.3935109375
-12528.001,7862.904712792968
-12672.001,7969.160069824219
-14400.001,7969.160069824219
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum1.Q_flow/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum1.Q_flow/reference.csv
deleted file mode 100644
index f850893304..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum1.Q_flow/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,13334.9951171875
-144,13334.9951171875
-288,13334.9951171875
-432,13334.9951171875
-576,13334.9951171875
-720,13334.9951171875
-864,13334.9951171875
-1008,13334.9951171875
-1152,13334.9951171875
-1296,13334.9951171875
-1440,13334.9951171875
-1584,13334.9951171875
-1728,13334.9951171875
-1872,13334.9951171875
-2016,13334.9951171875
-2160,13334.9951171875
-2304,13334.9951171875
-2448,13334.9951171875
-2592,13334.9951171875
-2736,13334.9951171875
-2880,13334.9951171875
-3024,13334.9951171875
-3168,13334.9951171875
-3312,13334.9951171875
-3456,13334.9951171875
-3600,13334.9951171875
-3744,13334.9951171875
-3888,13334.9951171875
-4032,13334.9951171875
-4176,13334.9951171875
-4320,13334.9951171875
-4464,13334.9951171875
-4608,13334.9951171875
-4752,13334.9951171875
-4896,13334.9951171875
-5040,13334.9951171875
-5184,13334.9951171875
-5328,13334.9951171875
-5472,13334.9951171875
-5616,13334.9951171875
-5760,13334.9951171875
-5904,13334.9951171875
-6048,13334.9951171875
-6192,13334.9951171875
-6336,13334.9951171875
-6480,13334.9951171875
-6624,13334.9951171875
-6768,13334.9951171875
-6912,13334.9951171875
-7056,13334.9951171875
-7200,13334.9951171875
-7344,12691.878125
-7488,12049.0693359375
-7632,11406.5677734375
-7776.000000000001,10764.3734375
-7920.000000000001,10122.4853515625
-8064.000000000001,9480.904687499997
-8208,8839.630859375
-8352,8198.6625
-8496,7558.00078125
-8640,6917.64453125
-8784,6277.59462890625
-8928,5637.84951171875
-9072,5318.09130859375
-9216,5318.09130859375
-9360,5318.09130859375
-9504,5318.09130859375
-9648,5318.09130859375
-9792,5318.09130859375
-9936,5318.09130859375
-10080,5318.09130859375
-10224,5318.09130859375
-10368,5318.09130859375
-10512,5318.09130859375
-10656,5318.09130859375
-10800,5318.09130859375
-10944,5530.815234375
-11088,5743.538671875
-11232,5956.26259765625
-11376,6168.98603515625
-11520,6381.7099609375
-11664,6594.4333984375
-11808,6807.1568359375
-11952,7019.88076171875
-12096,7232.60419921875
-12240,7445.328125
-12384,7658.0515625
-12528,7870.77548828125
-12672,7977.13720703125
-12816,7977.13720703125
-12960,7977.13720703125
-13104,7977.13720703125
-13248,7977.13720703125
-13392,7977.13720703125
-13536,7977.13720703125
-13680,7977.13720703125
-13824,7977.13720703125
-13968,7977.13720703125
-14112,7977.13720703125
-14256,7977.13720703125
-14400,7977.13720703125
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum1.Q_flow/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum1.Q_flow/test.csv
deleted file mode 100644
index f850893304..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum1.Q_flow/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,13334.9951171875
-144,13334.9951171875
-288,13334.9951171875
-432,13334.9951171875
-576,13334.9951171875
-720,13334.9951171875
-864,13334.9951171875
-1008,13334.9951171875
-1152,13334.9951171875
-1296,13334.9951171875
-1440,13334.9951171875
-1584,13334.9951171875
-1728,13334.9951171875
-1872,13334.9951171875
-2016,13334.9951171875
-2160,13334.9951171875
-2304,13334.9951171875
-2448,13334.9951171875
-2592,13334.9951171875
-2736,13334.9951171875
-2880,13334.9951171875
-3024,13334.9951171875
-3168,13334.9951171875
-3312,13334.9951171875
-3456,13334.9951171875
-3600,13334.9951171875
-3744,13334.9951171875
-3888,13334.9951171875
-4032,13334.9951171875
-4176,13334.9951171875
-4320,13334.9951171875
-4464,13334.9951171875
-4608,13334.9951171875
-4752,13334.9951171875
-4896,13334.9951171875
-5040,13334.9951171875
-5184,13334.9951171875
-5328,13334.9951171875
-5472,13334.9951171875
-5616,13334.9951171875
-5760,13334.9951171875
-5904,13334.9951171875
-6048,13334.9951171875
-6192,13334.9951171875
-6336,13334.9951171875
-6480,13334.9951171875
-6624,13334.9951171875
-6768,13334.9951171875
-6912,13334.9951171875
-7056,13334.9951171875
-7200,13334.9951171875
-7344,12691.878125
-7488,12049.0693359375
-7632,11406.5677734375
-7776.000000000001,10764.3734375
-7920.000000000001,10122.4853515625
-8064.000000000001,9480.904687499997
-8208,8839.630859375
-8352,8198.6625
-8496,7558.00078125
-8640,6917.64453125
-8784,6277.59462890625
-8928,5637.84951171875
-9072,5318.09130859375
-9216,5318.09130859375
-9360,5318.09130859375
-9504,5318.09130859375
-9648,5318.09130859375
-9792,5318.09130859375
-9936,5318.09130859375
-10080,5318.09130859375
-10224,5318.09130859375
-10368,5318.09130859375
-10512,5318.09130859375
-10656,5318.09130859375
-10800,5318.09130859375
-10944,5530.815234375
-11088,5743.538671875
-11232,5956.26259765625
-11376,6168.98603515625
-11520,6381.7099609375
-11664,6594.4333984375
-11808,6807.1568359375
-11952,7019.88076171875
-12096,7232.60419921875
-12240,7445.328125
-12384,7658.0515625
-12528,7870.77548828125
-12672,7977.13720703125
-12816,7977.13720703125
-12960,7977.13720703125
-13104,7977.13720703125
-13248,7977.13720703125
-13392,7977.13720703125
-13536,7977.13720703125
-13680,7977.13720703125
-13824,7977.13720703125
-13968,7977.13720703125
-14112,7977.13720703125
-14256,7977.13720703125
-14400,7977.13720703125
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum1.Q_flow/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum1.Q_flow/upperBound.csv
deleted file mode 100644
index ca2cf1cc17..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum1.Q_flow/upperBound.csv
+++ /dev/null
@@ -1,31 +0,0 @@
-x,y
--0.001,13348.33011230469
-7200.000999999999,13348.33011230469
-7344.000999999999,12704.570003125
-7488.001,12061.11840527344
-7632.001,11417.97434121094
-7776.001,10775.1378109375
-7920.001,10132.60783691406
-8064.001,9490.385592187497
-8208.000999999998,8848.470490234375
-8352.000999999998,8206.861162500001
-8496.000999999998,7565.558782031249
-8640.000999999998,6924.56217578125
-8784.001,6283.872223535157
-8928.001,5643.487361230469
-9072.001,5323.409399902343
-10799.999,5323.409399902343
-10943.999,5536.346049609375
-11087.999,5749.282210546875
-11231.999,5962.218860253906
-11375.999,6175.155021191406
-11519.999,6388.091670898438
-11663.999,6601.027831835937
-11807.999,6813.963992773437
-11951.999,7026.900642480469
-12095.999,7239.836803417969
-12239.999,7452.773453125
-12383.999,7665.7096140625
-12527.999,7878.646263769531
-12671.999,7985.114344238281
-14400.001,7985.114344238281
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum1.TAirOut/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum1.TAirOut/errors.csv
deleted file mode 100644
index 7608c4d9ae..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum1.TAirOut/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-144,0
-288,0
-432,0
-576,0
-720,0
-864,0
-1008,0
-1152,0
-1296,0
-1440,0
-1584,0
-1728,0
-1872,0
-2016,0
-2160,0
-2304,0
-2448,0
-2592,0
-2736,0
-2880,0
-3024,0
-3168,0
-3312,0
-3456,0
-3600,0
-3744,0
-3888,0
-4032,0
-4176,0
-4320,0
-4464,0
-4608,0
-4752,0
-4896,0
-5040,0
-5184,0
-5328,0
-5472,0
-5616,0
-5760,0
-5904,0
-6048,0
-6192,0
-6336,0
-6480,0
-6624,0
-6768,0
-6912,0
-7056,0
-7200,0
-7344,0
-7488,0
-7632,0
-7776.000000000001,0
-7920.000000000001,0
-8064.000000000001,0
-8208,0
-8352,0
-8496,0
-8640,0
-8784,0
-8928,0
-9072,0
-9216,0
-9360,0
-9504,0
-9648,0
-9792,0
-9936,0
-10080,0
-10224,0
-10368,0
-10512,0
-10656,0
-10800,0
-10944,0
-11088,0
-11232,0
-11376,0
-11520,0
-11664,0
-11808,0
-11952,0
-12096,0
-12240,0
-12384,0
-12528,0
-12672,0
-12816,0
-12960,0
-13104,0
-13248,0
-13392,0
-13536,0
-13680,0
-13824,0
-13968,0
-14112,0
-14256,0
-14400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum1.TAirOut/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum1.TAirOut/lowerBound.csv
deleted file mode 100644
index 0b75b9ddb3..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum1.TAirOut/lowerBound.csv
+++ /dev/null
@@ -1,20 +0,0 @@
-x,y
--0.001,298.480578552246
-3600.001,298.480578552246
-5328.000999999999,307.9836148315429
-5472.000999999999,308.3795746765137
-7199.999000000001,308.3795746765137
-7343.999000000001,308.3537521362304
-7487.999000000001,308.3279478881835
-7631.999000000001,308.3021375427246
-7775.999000000001,308.2763210998535
-7919.999000000001,308.2505229492187
-8063.999000000002,308.2247004089355
-8207.999,308.1988961608886
-8351.999,308.1730858154297
-8495.999,308.1472693725586
-8639.999,308.1214712219239
-8783.999,308.0956486816406
-8927.999,308.0698444335937
-9071.999,308.056930114746
-14400.001,308.056930114746
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum1.TAirOut/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum1.TAirOut/reference.csv
deleted file mode 100644
index fe216cea8e..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum1.TAirOut/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,298.7793579101562
-144,298.7793579101562
-288,298.7793579101562
-432,298.7793579101562
-576,298.7793579101562
-720,298.7793579101562
-864,298.7793579101562
-1008,298.7793579101562
-1152,298.7793579101562
-1296,298.7793579101562
-1440,298.7793579101562
-1584,298.7793579101562
-1728,298.7793579101562
-1872,298.7793579101562
-2016,298.7793579101562
-2160,298.7793579101562
-2304,298.7793579101562
-2448,298.7793579101562
-2592,298.7793579101562
-2736,298.7793579101562
-2880,298.7793579101562
-3024,298.7793579101562
-3168,298.7793579101562
-3312,298.7793579101562
-3456,298.7793579101562
-3600,298.7793579101562
-3744,299.5720703125
-3888,300.3647827148437
-4032,301.1574951171875
-4176,301.9502075195313
-4320,302.742919921875
-4464,303.5356323242187
-4608,304.3283447265625
-4752,305.1210571289063
-4896,305.91376953125
-5040,306.7064819335938
-5184,307.4991943359375
-5328,308.2919067382812
-5472,308.6882629394531
-5616,308.6882629394531
-5760,308.6882629394531
-5904,308.6882629394531
-6048,308.6882629394531
-6192,308.6882629394531
-6336,308.6882629394531
-6480,308.6882629394531
-6624,308.6882629394531
-6768,308.6882629394531
-6912,308.6882629394531
-7056,308.6882629394531
-7200,308.6882629394531
-7344,308.6624145507812
-7488,308.6365844726562
-7632,308.6107482910156
-7776.000000000001,308.5849060058594
-7920.000000000001,308.55908203125
-8064.000000000001,308.5332336425781
-8208,308.5074035644531
-8352,308.4815673828125
-8496,308.4557250976562
-8640,308.4299011230469
-8784,308.404052734375
-8928,308.37822265625
-9072,308.3652954101562
-9216,308.3652954101562
-9360,308.3652954101562
-9504,308.3652954101562
-9648,308.3652954101562
-9792,308.3652954101562
-9936,308.3652954101562
-10080,308.3652954101562
-10224,308.3652954101562
-10368,308.3652954101562
-10512,308.3652954101562
-10656,308.3652954101562
-10800,308.3652954101562
-10944,308.3652954101562
-11088,308.3652954101562
-11232,308.3652954101562
-11376,308.3652954101562
-11520,308.3652954101562
-11664,308.3652954101562
-11808,308.3652954101562
-11952,308.3652954101562
-12096,308.3652954101562
-12240,308.3652954101562
-12384,308.3652954101562
-12528,308.3652954101562
-12672,308.3652954101562
-12816,308.3652954101562
-12960,308.3652954101562
-13104,308.3652954101562
-13248,308.3652954101562
-13392,308.3652954101562
-13536,308.3652954101562
-13680,308.3652954101562
-13824,308.3652954101562
-13968,308.3652954101562
-14112,308.3652954101562
-14256,308.3652954101562
-14400,308.3652954101562
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum1.TAirOut/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum1.TAirOut/test.csv
deleted file mode 100644
index fe216cea8e..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum1.TAirOut/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,298.7793579101562
-144,298.7793579101562
-288,298.7793579101562
-432,298.7793579101562
-576,298.7793579101562
-720,298.7793579101562
-864,298.7793579101562
-1008,298.7793579101562
-1152,298.7793579101562
-1296,298.7793579101562
-1440,298.7793579101562
-1584,298.7793579101562
-1728,298.7793579101562
-1872,298.7793579101562
-2016,298.7793579101562
-2160,298.7793579101562
-2304,298.7793579101562
-2448,298.7793579101562
-2592,298.7793579101562
-2736,298.7793579101562
-2880,298.7793579101562
-3024,298.7793579101562
-3168,298.7793579101562
-3312,298.7793579101562
-3456,298.7793579101562
-3600,298.7793579101562
-3744,299.5720703125
-3888,300.3647827148437
-4032,301.1574951171875
-4176,301.9502075195313
-4320,302.742919921875
-4464,303.5356323242187
-4608,304.3283447265625
-4752,305.1210571289063
-4896,305.91376953125
-5040,306.7064819335938
-5184,307.4991943359375
-5328,308.2919067382812
-5472,308.6882629394531
-5616,308.6882629394531
-5760,308.6882629394531
-5904,308.6882629394531
-6048,308.6882629394531
-6192,308.6882629394531
-6336,308.6882629394531
-6480,308.6882629394531
-6624,308.6882629394531
-6768,308.6882629394531
-6912,308.6882629394531
-7056,308.6882629394531
-7200,308.6882629394531
-7344,308.6624145507812
-7488,308.6365844726562
-7632,308.6107482910156
-7776.000000000001,308.5849060058594
-7920.000000000001,308.55908203125
-8064.000000000001,308.5332336425781
-8208,308.5074035644531
-8352,308.4815673828125
-8496,308.4557250976562
-8640,308.4299011230469
-8784,308.404052734375
-8928,308.37822265625
-9072,308.3652954101562
-9216,308.3652954101562
-9360,308.3652954101562
-9504,308.3652954101562
-9648,308.3652954101562
-9792,308.3652954101562
-9936,308.3652954101562
-10080,308.3652954101562
-10224,308.3652954101562
-10368,308.3652954101562
-10512,308.3652954101562
-10656,308.3652954101562
-10800,308.3652954101562
-10944,308.3652954101562
-11088,308.3652954101562
-11232,308.3652954101562
-11376,308.3652954101562
-11520,308.3652954101562
-11664,308.3652954101562
-11808,308.3652954101562
-11952,308.3652954101562
-12096,308.3652954101562
-12240,308.3652954101562
-12384,308.3652954101562
-12528,308.3652954101562
-12672,308.3652954101562
-12816,308.3652954101562
-12960,308.3652954101562
-13104,308.3652954101562
-13248,308.3652954101562
-13392,308.3652954101562
-13536,308.3652954101562
-13680,308.3652954101562
-13824,308.3652954101562
-13968,308.3652954101562
-14112,308.3652954101562
-14256,308.3652954101562
-14400,308.3652954101562
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum1.TAirOut/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum1.TAirOut/upperBound.csv
deleted file mode 100644
index 9b867f5d21..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.mat_steHum1.TAirOut/upperBound.csv
+++ /dev/null
@@ -1,20 +0,0 @@
-x,y
--0.001,299.0781372680664
-3599.999,299.0781372680664
-5327.999000000001,308.6001986450195
-5471.999000000001,308.9969512023926
-7200.000999999999,308.9969512023926
-7344.000999999999,308.971076965332
-7488.001,308.9452210571288
-7632.001,308.9193590393066
-7776.001,308.8934909118653
-7920.001,308.8676411132813
-8064.001,308.8417668762207
-8208.000999999998,308.8159109680176
-8352.000999999998,308.7900489501953
-8496.000999999998,308.7641808227539
-8640.000999999998,308.7383310241699
-8784.001,308.7124567871094
-8928.001,308.6866008789062
-9072.001,308.6736607055664
-14400.001,308.6736607055664
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_abs1.y/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_abs1.y/errors.csv
deleted file mode 100644
index d41c13c1fb..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_abs1.y/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-864,0
-1728,0
-2592,0
-3456,0
-4320,0
-5184,0
-6048.000000000001,0
-6912,0
-7776,0
-8640,0
-9504,0
-10368,0
-11232,0
-12096,0
-12960,0
-13824,0
-14688,0
-15552,0
-16416,0
-17280,0
-18144,0
-19008,0
-19872,0
-20736,0
-21600,0
-22464,0
-23328,0
-24192,0
-25056,0
-25920,0
-26784,0
-27648,0
-28512,0
-29376,0
-30240,0
-31104,0
-31968,0
-32832,0
-33696,0
-34560,0
-35424,0
-36288,0
-37152,0
-38016,0
-38880,0
-39744,0
-40608,0
-41472,0
-42336,0
-43200,0
-44064,0
-44928,0
-45792,0
-46656,0
-47520.00000000001,0
-48384.00000000001,0
-49247.99999999999,0
-50112,0
-50976,0
-51840,0
-52704,0
-53568,0
-54432,0
-55296,0
-56160,0
-57024,0
-57888,0
-58752.00000000001,0
-59615.99999999999,0
-60479.99999999999,0
-61344,0
-62208,0
-63072,0
-63936,0
-64800,0
-65664,0
-66528,0
-67392,0
-68256,0
-69120,0
-69984,0
-70848,0
-71712,0
-72576,0
-73440,0
-74304,0
-75168,0
-76032,0
-76896,0
-77760,0
-78624,0
-79488,0
-80352,0
-81216,0
-82080,0
-82944,0
-83808,0
-84672,0
-85536,0
-86400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_abs1.y/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_abs1.y/lowerBound.csv
deleted file mode 100644
index 5376e19fc4..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_abs1.y/lowerBound.csv
+++ /dev/null
@@ -1,77 +0,0 @@
-x,y
--0.001,-0.001
-2592.001,-0.001
-3456.001,0.2234086265563965
-4320.001,0.2470723410844803
-5184.001,0.2723157575130463
-6048.001,0.2994998862743378
-6912.001,0.3290374150276184
-7776.000999999999,0.3614081313610077
-8640.001,0.3971782793998718
-9504.001,0.4370252659320831
-10368.001,0.4817699661254883
-11232.001,0.5324193110466003
-12096.001,0.5902237763404847
-12960.001,0.6567551960945129
-13824.001,0.7340155711174011
-14688.001,0.8245894184112551
-15552.001,0.9318632950782776
-16416.001,1.060285660743714
-17280.001,1.215938420176506
-18144.001,1.407340354442597
-19008.001,1.64645620572567
-19872.001,1.950676102995873
-20736.001,52185.7854140625
-21600.001,115500.85228125
-22464.001,178680.749765625
-23328.001,241474.923984375
-24192.001,303634.3117500002
-25056.001,364912.44103125
-25920.001,425066.35190625
-26784.001,483857.533125
-27648.001,541053.0928125
-28512.001,596426.351625
-29376.001,649758.0290625002
-30240.001,681537.8424374999
-31104.001,695104.0126875
-31968.001,707289.877125
-32832.001,718047.5461875
-33696.001,727334.6248125
-34560.001,735114.7119375
-35424.001,741357.3380625
-36288.001,746038.1525625
-37152.001,749139.111
-38016.00088968809,750648.2876198146
-38879.999,750560.1885
-39743.999,748875.5623125
-40607.999,745601.5895625
-41471.999,740751.6943125
-42335.999,734345.4195
-43199.999,726408.6766875
-44063.999,716973.1216875
-44927.999,706076.591625
-45791.999,693762.418125
-46655.999,680079.6770625
-47519.99900000001,665082.7514999999
-48383.99900000001,648831.0819374999
-49247.999,631389.1038750001
-50111.999,612825.8731875001
-50975.999,593214.8788125
-51839.999,572633.54325
-52703.999,551163.1601250001
-53567.999,528888.457125
-54431.999,505897.2838125
-55295.999,482280.1745625
-56159.999,458130.19246875
-57023.999,433542.3361875
-57887.999,408613.352625
-58751.99900000001,383441.3310937498
-59615.999,358125.1413750002
-60479.999,332764.2776250002
-61343.999,297633.0065625
-62207.999,235603.925859375
-63071.999,172969.32628125
-63935.999,109975.242796875
-64799.999,46869.04107421875
-65663.99900000001,-0.001
-86400.001,-0.001
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_abs1.y/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_abs1.y/reference.csv
deleted file mode 100644
index 9986565b85..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_abs1.y/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-864,0
-1728,0
-2592,0
-3456,0.2244086265563965
-4320,0.2480723410844803
-5184,0.2733157575130463
-6048.000000000001,0.3004998862743378
-6912,0.3300374150276184
-7776,0.3624081313610077
-8640,0.3981782793998718
-9504,0.4380252659320831
-10368,0.4827699661254883
-11232,0.5334193110466003
-12096,0.5912237763404847
-12960,0.6577551960945129
-13824,0.7350155711174011
-14688,0.8255894184112551
-15552,0.9328632950782776
-16416,1.061347007751465
-17280,1.217155575752258
-18144,1.408749103546143
-19008,1.648104310035706
-19872,1.9526287317276
-20736,52238.0234375
-21600,115616.46875
-22464,178859.609375
-23328,241716.640625
-24192,303938.2500000002
-25056,365277.71875
-25920,425491.84375
-26784,484341.875
-27648,541594.6875
-28512,597023.375
-29376,650408.4375000002
-30240,682220.0624999999
-31104,695799.8125
-31968,707997.875
-32832,718766.3125
-33696,728062.6875
-34560,735850.5625
-35424,742099.4375
-36288,746784.9375
-37152,749889
-38016,751399.6875
-38880,751311.5
-39744,749625.1875
-40608,746347.9375
-41472,741493.1875
-42336,735080.5
-43200,727135.8125
-44064,717690.8125
-44928,706783.375
-45792,694456.875
-46656,680760.4375
-47520.00000000001,665748.4999999999
-48384.00000000001,649480.5624999999
-49247.99999999999,632021.1250000001
-50112,613439.3125
-50976,593808.6875
-51840,573206.75
-52704,551714.875
-53568,529417.875
-54432,506403.6875
-55296,482762.9375
-56160,458588.78125
-57024,433976.3125
-57888,409022.375
-58752.00000000001,383825.1562499998
-59615.99999999999,358483.6250000002
-60479.99999999999,333097.3750000002
-61344,297930.9375
-62208,235839.765625
-63072,173142.46875
-63936,110085.328125
-64800,46915.95703125
-65664,0
-66528,0
-67392,0
-68256,0
-69120,0
-69984,0
-70848,0
-71712,0
-72576,0
-73440,0
-74304,0
-75168,0
-76032,0
-76896,0
-77760,0
-78624,0
-79488,0
-80352,0
-81216,0
-82080,0
-82944,0
-83808,0
-84672,0
-85536,0
-86400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_abs1.y/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_abs1.y/test.csv
deleted file mode 100644
index 9986565b85..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_abs1.y/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-864,0
-1728,0
-2592,0
-3456,0.2244086265563965
-4320,0.2480723410844803
-5184,0.2733157575130463
-6048.000000000001,0.3004998862743378
-6912,0.3300374150276184
-7776,0.3624081313610077
-8640,0.3981782793998718
-9504,0.4380252659320831
-10368,0.4827699661254883
-11232,0.5334193110466003
-12096,0.5912237763404847
-12960,0.6577551960945129
-13824,0.7350155711174011
-14688,0.8255894184112551
-15552,0.9328632950782776
-16416,1.061347007751465
-17280,1.217155575752258
-18144,1.408749103546143
-19008,1.648104310035706
-19872,1.9526287317276
-20736,52238.0234375
-21600,115616.46875
-22464,178859.609375
-23328,241716.640625
-24192,303938.2500000002
-25056,365277.71875
-25920,425491.84375
-26784,484341.875
-27648,541594.6875
-28512,597023.375
-29376,650408.4375000002
-30240,682220.0624999999
-31104,695799.8125
-31968,707997.875
-32832,718766.3125
-33696,728062.6875
-34560,735850.5625
-35424,742099.4375
-36288,746784.9375
-37152,749889
-38016,751399.6875
-38880,751311.5
-39744,749625.1875
-40608,746347.9375
-41472,741493.1875
-42336,735080.5
-43200,727135.8125
-44064,717690.8125
-44928,706783.375
-45792,694456.875
-46656,680760.4375
-47520.00000000001,665748.4999999999
-48384.00000000001,649480.5624999999
-49247.99999999999,632021.1250000001
-50112,613439.3125
-50976,593808.6875
-51840,573206.75
-52704,551714.875
-53568,529417.875
-54432,506403.6875
-55296,482762.9375
-56160,458588.78125
-57024,433976.3125
-57888,409022.375
-58752.00000000001,383825.1562499998
-59615.99999999999,358483.6250000002
-60479.99999999999,333097.3750000002
-61344,297930.9375
-62208,235839.765625
-63072,173142.46875
-63936,110085.328125
-64800,46915.95703125
-65664,0
-66528,0
-67392,0
-68256,0
-69120,0
-69984,0
-70848,0
-71712,0
-72576,0
-73440,0
-74304,0
-75168,0
-76032,0
-76896,0
-77760,0
-78624,0
-79488,0
-80352,0
-81216,0
-82080,0
-82944,0
-83808,0
-84672,0
-85536,0
-86400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_abs1.y/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_abs1.y/upperBound.csv
deleted file mode 100644
index 607cdf8e55..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_abs1.y/upperBound.csv
+++ /dev/null
@@ -1,78 +0,0 @@
-x,y
--0.001,0.001
-2591.999,0.001
-3455.999,0.2254086265563965
-4319.999,0.2490723410844803
-5183.999,0.2743157575130463
-6047.999000000001,0.3014998862743378
-6911.999,0.3310374150276184
-7775.999,0.3634081313610077
-8639.999,0.3991782793998718
-9503.999,0.4390252659320831
-10367.999,0.4837699661254883
-11231.999,0.5344193110466003
-12095.999,0.5922237763404847
-12959.999,0.6587551960945129
-13823.999,0.7360155711174011
-14687.999,0.8265894184112551
-15551.999,0.9338632950782776
-16415.999,1.062408354759216
-17279.999,1.21837273132801
-18143.999,1.410157852649689
-19007.999,1.649752414345742
-19871.999,1.954581360459328
-20735.999,52290.2614609375
-21599.999,115732.08521875
-22463.999,179038.468984375
-23327.999,241958.357265625
-24191.999,304242.1882500002
-25055.999,365642.99646875
-25919.999,425917.33559375
-26783.999,484826.216875
-27647.999,542136.2821875
-28511.999,597620.398375
-29375.999,651058.8459375002
-30239.999,682902.2825624999
-31103.999,696495.6123125
-31967.999,708705.872875
-32831.999,719485.0788125
-33695.999,728790.7501875
-34559.999,736586.4130625
-35423.999,742841.5369375
-36287.999,747531.7224375
-37151.999,750638.889
-38015.999,752151.0871875
-38016.001,752151.0871875
-38880.001,752062.8115
-39744.001,750374.8126875
-40608.001,747094.2854375
-41472.001,742234.6806875
-42336.001,735815.5805
-43200.001,727862.9483125
-44064.001,718408.5033125
-44928.001,707490.158375
-45792.001,695151.331875
-46656.001,681441.1979375
-47520.001,666414.2484999999
-48384.001,650130.0430624998
-49248.00099999999,632653.1461250001
-50112.001,614052.7518124999
-50976.001,594402.4961875
-51840.001,573779.95675
-52704.001,552266.5898749999
-53568.001,529947.292875
-54432.001,506910.0911875
-55296.001,483245.7004375
-56160.001,459047.37003125
-57024.001,434410.2888125
-57888.001,409431.397375
-58752.001,384208.9814062498
-59616.00099999999,358842.1086250002
-60480.00099999999,333430.4723750002
-61344.001,298228.8684375
-62208.001,236075.605390625
-63072.001,173315.61121875
-63936.001,110195.413453125
-64800.001,46962.87298828125
-65664.001,0.001
-86400.001,0.001
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_ahu.Pel/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_ahu.Pel/errors.csv
deleted file mode 100644
index d41c13c1fb..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_ahu.Pel/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-864,0
-1728,0
-2592,0
-3456,0
-4320,0
-5184,0
-6048.000000000001,0
-6912,0
-7776,0
-8640,0
-9504,0
-10368,0
-11232,0
-12096,0
-12960,0
-13824,0
-14688,0
-15552,0
-16416,0
-17280,0
-18144,0
-19008,0
-19872,0
-20736,0
-21600,0
-22464,0
-23328,0
-24192,0
-25056,0
-25920,0
-26784,0
-27648,0
-28512,0
-29376,0
-30240,0
-31104,0
-31968,0
-32832,0
-33696,0
-34560,0
-35424,0
-36288,0
-37152,0
-38016,0
-38880,0
-39744,0
-40608,0
-41472,0
-42336,0
-43200,0
-44064,0
-44928,0
-45792,0
-46656,0
-47520.00000000001,0
-48384.00000000001,0
-49247.99999999999,0
-50112,0
-50976,0
-51840,0
-52704,0
-53568,0
-54432,0
-55296,0
-56160,0
-57024,0
-57888,0
-58752.00000000001,0
-59615.99999999999,0
-60479.99999999999,0
-61344,0
-62208,0
-63072,0
-63936,0
-64800,0
-65664,0
-66528,0
-67392,0
-68256,0
-69120,0
-69984,0
-70848,0
-71712,0
-72576,0
-73440,0
-74304,0
-75168,0
-76032,0
-76896,0
-77760,0
-78624,0
-79488,0
-80352,0
-81216,0
-82080,0
-82944,0
-83808,0
-84672,0
-85536,0
-86400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_ahu.Pel/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_ahu.Pel/lowerBound.csv
deleted file mode 100644
index 656df1b0d7..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_ahu.Pel/lowerBound.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
--0.001,228342.850453125
-86400.001,228342.850453125
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_ahu.Pel/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_ahu.Pel/reference.csv
deleted file mode 100644
index 7bafdcc964..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_ahu.Pel/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,228571.421875
-864,228571.421875
-1728,228571.421875
-2592,228571.421875
-3456,228571.421875
-4320,228571.421875
-5184,228571.421875
-6048.000000000001,228571.421875
-6912,228571.421875
-7776,228571.421875
-8640,228571.421875
-9504,228571.421875
-10368,228571.421875
-11232,228571.421875
-12096,228571.421875
-12960,228571.421875
-13824,228571.421875
-14688,228571.421875
-15552,228571.421875
-16416,228571.421875
-17280,228571.421875
-18144,228571.421875
-19008,228571.421875
-19872,228571.421875
-20736,228571.421875
-21600,228571.421875
-22464,228571.421875
-23328,228571.421875
-24192,228571.421875
-25056,228571.421875
-25920,228571.421875
-26784,228571.421875
-27648,228571.421875
-28512,228571.421875
-29376,228571.421875
-30240,228571.421875
-31104,228571.421875
-31968,228571.421875
-32832,228571.421875
-33696,228571.421875
-34560,228571.421875
-35424,228571.421875
-36288,228571.421875
-37152,228571.421875
-38016,228571.421875
-38880,228571.421875
-39744,228571.421875
-40608,228571.421875
-41472,228571.421875
-42336,228571.421875
-43200,228571.421875
-44064,228571.421875
-44928,228571.421875
-45792,228571.421875
-46656,228571.421875
-47520.00000000001,228571.421875
-48384.00000000001,228571.421875
-49247.99999999999,228571.421875
-50112,228571.421875
-50976,228571.421875
-51840,228571.421875
-52704,228571.421875
-53568,228571.421875
-54432,228571.421875
-55296,228571.421875
-56160,228571.421875
-57024,228571.421875
-57888,228571.421875
-58752.00000000001,228571.421875
-59615.99999999999,228571.421875
-60479.99999999999,228571.421875
-61344,228571.421875
-62208,228571.421875
-63072,228571.421875
-63936,228571.421875
-64800,228571.421875
-65664,228571.421875
-66528,228571.421875
-67392,228571.421875
-68256,228571.421875
-69120,228571.421875
-69984,228571.421875
-70848,228571.421875
-71712,228571.421875
-72576,228571.421875
-73440,228571.421875
-74304,228571.421875
-75168,228571.421875
-76032,228571.421875
-76896,228571.421875
-77760,228571.421875
-78624,228571.421875
-79488,228571.421875
-80352,228571.421875
-81216,228571.421875
-82080,228571.421875
-82944,228571.421875
-83808,228571.421875
-84672,228571.421875
-85536,228571.421875
-86400,228571.421875
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_ahu.Pel/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_ahu.Pel/test.csv
deleted file mode 100644
index 7bafdcc964..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_ahu.Pel/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,228571.421875
-864,228571.421875
-1728,228571.421875
-2592,228571.421875
-3456,228571.421875
-4320,228571.421875
-5184,228571.421875
-6048.000000000001,228571.421875
-6912,228571.421875
-7776,228571.421875
-8640,228571.421875
-9504,228571.421875
-10368,228571.421875
-11232,228571.421875
-12096,228571.421875
-12960,228571.421875
-13824,228571.421875
-14688,228571.421875
-15552,228571.421875
-16416,228571.421875
-17280,228571.421875
-18144,228571.421875
-19008,228571.421875
-19872,228571.421875
-20736,228571.421875
-21600,228571.421875
-22464,228571.421875
-23328,228571.421875
-24192,228571.421875
-25056,228571.421875
-25920,228571.421875
-26784,228571.421875
-27648,228571.421875
-28512,228571.421875
-29376,228571.421875
-30240,228571.421875
-31104,228571.421875
-31968,228571.421875
-32832,228571.421875
-33696,228571.421875
-34560,228571.421875
-35424,228571.421875
-36288,228571.421875
-37152,228571.421875
-38016,228571.421875
-38880,228571.421875
-39744,228571.421875
-40608,228571.421875
-41472,228571.421875
-42336,228571.421875
-43200,228571.421875
-44064,228571.421875
-44928,228571.421875
-45792,228571.421875
-46656,228571.421875
-47520.00000000001,228571.421875
-48384.00000000001,228571.421875
-49247.99999999999,228571.421875
-50112,228571.421875
-50976,228571.421875
-51840,228571.421875
-52704,228571.421875
-53568,228571.421875
-54432,228571.421875
-55296,228571.421875
-56160,228571.421875
-57024,228571.421875
-57888,228571.421875
-58752.00000000001,228571.421875
-59615.99999999999,228571.421875
-60479.99999999999,228571.421875
-61344,228571.421875
-62208,228571.421875
-63072,228571.421875
-63936,228571.421875
-64800,228571.421875
-65664,228571.421875
-66528,228571.421875
-67392,228571.421875
-68256,228571.421875
-69120,228571.421875
-69984,228571.421875
-70848,228571.421875
-71712,228571.421875
-72576,228571.421875
-73440,228571.421875
-74304,228571.421875
-75168,228571.421875
-76032,228571.421875
-76896,228571.421875
-77760,228571.421875
-78624,228571.421875
-79488,228571.421875
-80352,228571.421875
-81216,228571.421875
-82080,228571.421875
-82944,228571.421875
-83808,228571.421875
-84672,228571.421875
-85536,228571.421875
-86400,228571.421875
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_ahu.Pel/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_ahu.Pel/upperBound.csv
deleted file mode 100644
index 172dbf0d52..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_ahu.Pel/upperBound.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
--0.001,228799.993296875
-86400.001,228799.993296875
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_ahu.QflowC/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_ahu.QflowC/errors.csv
deleted file mode 100644
index d41c13c1fb..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_ahu.QflowC/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-864,0
-1728,0
-2592,0
-3456,0
-4320,0
-5184,0
-6048.000000000001,0
-6912,0
-7776,0
-8640,0
-9504,0
-10368,0
-11232,0
-12096,0
-12960,0
-13824,0
-14688,0
-15552,0
-16416,0
-17280,0
-18144,0
-19008,0
-19872,0
-20736,0
-21600,0
-22464,0
-23328,0
-24192,0
-25056,0
-25920,0
-26784,0
-27648,0
-28512,0
-29376,0
-30240,0
-31104,0
-31968,0
-32832,0
-33696,0
-34560,0
-35424,0
-36288,0
-37152,0
-38016,0
-38880,0
-39744,0
-40608,0
-41472,0
-42336,0
-43200,0
-44064,0
-44928,0
-45792,0
-46656,0
-47520.00000000001,0
-48384.00000000001,0
-49247.99999999999,0
-50112,0
-50976,0
-51840,0
-52704,0
-53568,0
-54432,0
-55296,0
-56160,0
-57024,0
-57888,0
-58752.00000000001,0
-59615.99999999999,0
-60479.99999999999,0
-61344,0
-62208,0
-63072,0
-63936,0
-64800,0
-65664,0
-66528,0
-67392,0
-68256,0
-69120,0
-69984,0
-70848,0
-71712,0
-72576,0
-73440,0
-74304,0
-75168,0
-76032,0
-76896,0
-77760,0
-78624,0
-79488,0
-80352,0
-81216,0
-82080,0
-82944,0
-83808,0
-84672,0
-85536,0
-86400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_ahu.QflowC/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_ahu.QflowC/lowerBound.csv
deleted file mode 100644
index 658caec7de..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_ahu.QflowC/lowerBound.csv
+++ /dev/null
@@ -1,58 +0,0 @@
-x,y
--0.001,4.749745106773229e-11
-863.999,-0.001
-19872.001,-0.001
-20736.001,460969.66265625
-21600.001,485249.98303125
-22464.001,508981.1968125
-23328.001,532068.5863124999
-24192.001,554420.0874375
-25056.001,575946.6018750001
-25920.001,596562.4029375
-26784.001,616185.2604375
-27648.001,634737.3148125
-28512.001,652144.7649375
-29376.001,668338.5549375
-30240.001,683254.5614999998
-31104.001,696833.7811875
-31968.001,709022.7675
-32832.001,719773.5684375
-33696.001,729043.9762499999
-34560.001,736797.9645
-35424.001,743005.4383125
-36288.001,747642.6090000001
-37152.001,750691.9940625
-38016.0008086821,752142.2919913564
-38879.999,751988.883375
-39743.999,750233.26575
-40607.999,746883.493875
-41471.999,741953.8659375
-42335.999,735464.923875
-43199.999,727443.3284999999
-44063.999,717921.7970625
-44927.999,706938.9783749999
-45791.999,694539.2030625
-46655.999,680772.2338125
-47519.99900000001,665693.265375
-48383.99900000001,649362.4875
-49247.999,631845.0225000003
-50111.999,613210.4257500001
-50975.999,593532.6232499999
-51839.999,572889.4745625
-52703.999,551362.5855
-53567.999,529036.8710625001
-54431.999,506000.21203125
-55295.999,482343.20521875
-56159.999,458158.8200625
-57023.999,433541.93034375
-57887.999,408588.9395625
-58751.99900000001,383397.62484375
-59615.999,358066.4813437504
-60479.999,332694.5661562504
-61343.999,307380.96759375
-62207.999,282224.5554375
-63071.999,257323.543875
-63935.999,232775.070046875
-64799.999,208674.95990625
-65663.99900000001,-0.001
-86400.001,-0.001
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_ahu.QflowC/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_ahu.QflowC/reference.csv
deleted file mode 100644
index 43d19974d0..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_ahu.QflowC/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0.001000000047497451
-864,0
-1728,0
-2592,0
-3456,0
-4320,0
-5184,0
-6048.000000000001,0
-6912,0
-7776,0
-8640,0
-9504,0
-10368,0
-11232,0
-12096,0
-12960,0
-13824,0
-14688,0
-15552,0
-16416,0
-17280,0
-18144,0
-19008,0
-19872,0
-20736,461431.09375
-21600,485735.71875
-22464,509490.6875
-23328,532601.1875
-24192,554975.0625
-25056,576523.125
-25920,597159.5625
-26784,616802.0625
-27648,635372.6875
-28512,652797.5625
-29376,669007.5625
-30240,683938.4999999999
-31104,697531.3125
-31968,709732.5
-32832,720494.0625
-33696,729773.75
-34560,737535.5
-35424,743749.1875
-36288,748391
-37152,751443.4375
-38016,752895.1875
-38880,752741.625
-39744,750984.25
-40608,747631.125
-41472,742696.5625
-42336,736201.125
-43200,728171.5
-44064,718640.4375
-44928,707646.625
-45792,695234.4375
-46656,681453.6875
-47520.00000000001,666359.625
-48384.00000000001,650012.5
-49247.99999999999,632477.5000000003
-50112,613824.25
-50976,594126.75
-51840,573462.9375
-52704,551914.5
-53568,529566.4375
-54432,506506.71875
-55296,482826.03125
-56160,458617.4375
-57024,433975.90625
-57888,408997.9375
-58752.00000000001,383781.40625
-59615.99999999999,358424.9062500004
-60479.99999999999,333027.5937500004
-61344,307688.65625
-62208,282507.0625
-63072,257581.125
-63936,233008.078125
-64800,208883.84375
-65664,0
-66528,0
-67392,0
-68256,0
-69120,0
-69984,0
-70848,0
-71712,0
-72576,0
-73440,0
-74304,0
-75168,0
-76032,0
-76896,0
-77760,0
-78624,0
-79488,0
-80352,0
-81216,0
-82080,0
-82944,0
-83808,0
-84672,0
-85536,0
-86400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_ahu.QflowC/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_ahu.QflowC/test.csv
deleted file mode 100644
index 43d19974d0..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_ahu.QflowC/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0.001000000047497451
-864,0
-1728,0
-2592,0
-3456,0
-4320,0
-5184,0
-6048.000000000001,0
-6912,0
-7776,0
-8640,0
-9504,0
-10368,0
-11232,0
-12096,0
-12960,0
-13824,0
-14688,0
-15552,0
-16416,0
-17280,0
-18144,0
-19008,0
-19872,0
-20736,461431.09375
-21600,485735.71875
-22464,509490.6875
-23328,532601.1875
-24192,554975.0625
-25056,576523.125
-25920,597159.5625
-26784,616802.0625
-27648,635372.6875
-28512,652797.5625
-29376,669007.5625
-30240,683938.4999999999
-31104,697531.3125
-31968,709732.5
-32832,720494.0625
-33696,729773.75
-34560,737535.5
-35424,743749.1875
-36288,748391
-37152,751443.4375
-38016,752895.1875
-38880,752741.625
-39744,750984.25
-40608,747631.125
-41472,742696.5625
-42336,736201.125
-43200,728171.5
-44064,718640.4375
-44928,707646.625
-45792,695234.4375
-46656,681453.6875
-47520.00000000001,666359.625
-48384.00000000001,650012.5
-49247.99999999999,632477.5000000003
-50112,613824.25
-50976,594126.75
-51840,573462.9375
-52704,551914.5
-53568,529566.4375
-54432,506506.71875
-55296,482826.03125
-56160,458617.4375
-57024,433975.90625
-57888,408997.9375
-58752.00000000001,383781.40625
-59615.99999999999,358424.9062500004
-60479.99999999999,333027.5937500004
-61344,307688.65625
-62208,282507.0625
-63072,257581.125
-63936,233008.078125
-64800,208883.84375
-65664,0
-66528,0
-67392,0
-68256,0
-69120,0
-69984,0
-70848,0
-71712,0
-72576,0
-73440,0
-74304,0
-75168,0
-76032,0
-76896,0
-77760,0
-78624,0
-79488,0
-80352,0
-81216,0
-82080,0
-82944,0
-83808,0
-84672,0
-85536,0
-86400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_ahu.QflowC/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_ahu.QflowC/upperBound.csv
deleted file mode 100644
index b43e53014d..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_ahu.QflowC/upperBound.csv
+++ /dev/null
@@ -1,60 +0,0 @@
-x,y
--0.001,0.002000000047497451
-0.001,0.002000000047497451
-864.001,0.001
-19871.999,0.001
-20735.999,461892.52484375
-21599.999,486221.45446875
-22463.999,510000.1781875
-23327.999,533133.7886875001
-24191.999,555530.0375625
-25055.999,577099.6481249999
-25919.999,597756.7220625
-26783.999,617418.8645625
-27647.999,636008.0601875
-28511.999,653450.3600625
-29375.999,669676.5700625
-30239.999,684622.4384999999
-31103.999,698228.8438125
-31967.999,710442.2325
-32831.999,721214.5565625
-33695.999,730503.5237500001
-34559.999,738273.0355
-35423.999,744492.9366875
-36287.999,749139.3909999999
-37151.999,752194.8809375
-38015.999,753648.0826875
-38016.001,753648.0826875
-38880.001,753494.366625
-39744.001,751735.23425
-40608.001,748378.756125
-41472.001,743439.2590625
-42336.001,736937.326125
-43200.001,728899.6715000001
-44064.001,719359.0779375
-44928.001,708354.2716250001
-45792.001,695929.6719375
-46656.001,682135.1411875
-47520.001,667025.984625
-48384.001,650662.5125
-49248.00099999999,633109.9775000004
-50112.001,614438.0742499999
-50976.001,594720.8767500001
-51840.001,574036.4004375
-52704.001,552466.4145
-53568.001,530096.0039374999
-54432.001,507013.22546875
-55296.001,483308.85728125
-56160.001,459076.0549375
-57024.001,434409.88215625
-57888.001,409406.9354375
-58752.001,384165.18765625
-59616.00099999999,358783.3311562504
-60480.00099999999,333360.6213437504
-61344.001,307996.34490625
-62208.001,282789.5695625
-63072.001,257838.706125
-63936.001,233241.086203125
-64800.001,209092.72759375
-65664.001,0.001
-86400.001,0.001
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_ahu.QflowH/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_ahu.QflowH/errors.csv
deleted file mode 100644
index d41c13c1fb..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_ahu.QflowH/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-864,0
-1728,0
-2592,0
-3456,0
-4320,0
-5184,0
-6048.000000000001,0
-6912,0
-7776,0
-8640,0
-9504,0
-10368,0
-11232,0
-12096,0
-12960,0
-13824,0
-14688,0
-15552,0
-16416,0
-17280,0
-18144,0
-19008,0
-19872,0
-20736,0
-21600,0
-22464,0
-23328,0
-24192,0
-25056,0
-25920,0
-26784,0
-27648,0
-28512,0
-29376,0
-30240,0
-31104,0
-31968,0
-32832,0
-33696,0
-34560,0
-35424,0
-36288,0
-37152,0
-38016,0
-38880,0
-39744,0
-40608,0
-41472,0
-42336,0
-43200,0
-44064,0
-44928,0
-45792,0
-46656,0
-47520.00000000001,0
-48384.00000000001,0
-49247.99999999999,0
-50112,0
-50976,0
-51840,0
-52704,0
-53568,0
-54432,0
-55296,0
-56160,0
-57024,0
-57888,0
-58752.00000000001,0
-59615.99999999999,0
-60479.99999999999,0
-61344,0
-62208,0
-63072,0
-63936,0
-64800,0
-65664,0
-66528,0
-67392,0
-68256,0
-69120,0
-69984,0
-70848,0
-71712,0
-72576,0
-73440,0
-74304,0
-75168,0
-76032,0
-76896,0
-77760,0
-78624,0
-79488,0
-80352,0
-81216,0
-82080,0
-82944,0
-83808,0
-84672,0
-85536,0
-86400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_ahu.QflowH/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_ahu.QflowH/lowerBound.csv
deleted file mode 100644
index f5d13968e4..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_ahu.QflowH/lowerBound.csv
+++ /dev/null
@@ -1,24 +0,0 @@
-x,y
--0.001,4.749745106773229e-11
-0.001,4.749745106773229e-11
-864.0003919996848,24777.84591332612
-1727.999,13955.34026074219
-2591.999,1714.836669433594
-3455.999,-0.001
-73440.00099999999,-0.001
-74304.00099999999,1869.28960583496
-75168.00099999999,14089.1701640625
-76032.001,24893.472234375
-76896.001,34239.23820703125
-77760.001,42089.1421640625
-78624.001,48411.63755859375
-79488.001,53181.0859921875
-80352.001,56377.88989453125
-81216.00099999999,57988.5549609375
-82079.99902078923,58005.77596445709
-82943.999,56366.26871484375
-83807.999,53143.09667578125
-84671.999,48351.04196484375
-85535.999,42008.824125
-86399.99900000001,34140.996703125
-86400.001,34140.996703125
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_ahu.QflowH/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_ahu.QflowH/reference.csv
deleted file mode 100644
index e93647f7fe..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_ahu.QflowH/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0.001000000047497451
-864,24802.666015625
-1728,13969.3095703125
-2592,1716.55322265625
-3456,0
-4320,0
-5184,0
-6048.000000000001,0
-6912,0
-7776,0
-8640,0
-9504,0
-10368,0
-11232,0
-12096,0
-12960,0
-13824,0
-14688,0
-15552,0
-16416,0
-17280,0
-18144,0
-19008,0
-19872,0
-20736,0
-21600,0
-22464,0
-23328,0
-24192,0
-25056,0
-25920,0
-26784,0
-27648,0
-28512,0
-29376,0
-30240,0
-31104,0
-31968,0
-32832,0
-33696,0
-34560,0
-35424,0
-36288,0
-37152,0
-38016,0
-38880,0
-39744,0
-40608,0
-41472,0
-42336,0
-43200,0
-44064,0
-44928,0
-45792,0
-46656,0
-47520.00000000001,0
-48384.00000000001,0
-49247.99999999999,0
-50112,0
-50976,0
-51840,0
-52704,0
-53568,0
-54432,0
-55296,0
-56160,0
-57024,0
-57888,0
-58752.00000000001,0
-59615.99999999999,0
-60479.99999999999,0
-61344,0
-62208,0
-63072,0
-63936,0
-64800,0
-65664,0
-66528,0
-67392,0
-68256,0
-69120,0
-69984,0
-70848,0
-71712,0
-72576,0
-73440,0
-74304,1871.160766601562
-75168,14103.2734375
-76032,24918.390625
-76896,34273.51171875
-77760,42131.2734375
-78624,48460.09765625
-79488,53234.3203125
-80352,56434.32421875
-81216,58046.6015625
-82080,58063.83984375
-82944,56422.69140625
-83808,53196.29296875
-84672,48399.44140625
-85536,42050.875
-86400,34175.171875
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_ahu.QflowH/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_ahu.QflowH/test.csv
deleted file mode 100644
index e93647f7fe..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_ahu.QflowH/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0.001000000047497451
-864,24802.666015625
-1728,13969.3095703125
-2592,1716.55322265625
-3456,0
-4320,0
-5184,0
-6048.000000000001,0
-6912,0
-7776,0
-8640,0
-9504,0
-10368,0
-11232,0
-12096,0
-12960,0
-13824,0
-14688,0
-15552,0
-16416,0
-17280,0
-18144,0
-19008,0
-19872,0
-20736,0
-21600,0
-22464,0
-23328,0
-24192,0
-25056,0
-25920,0
-26784,0
-27648,0
-28512,0
-29376,0
-30240,0
-31104,0
-31968,0
-32832,0
-33696,0
-34560,0
-35424,0
-36288,0
-37152,0
-38016,0
-38880,0
-39744,0
-40608,0
-41472,0
-42336,0
-43200,0
-44064,0
-44928,0
-45792,0
-46656,0
-47520.00000000001,0
-48384.00000000001,0
-49247.99999999999,0
-50112,0
-50976,0
-51840,0
-52704,0
-53568,0
-54432,0
-55296,0
-56160,0
-57024,0
-57888,0
-58752.00000000001,0
-59615.99999999999,0
-60479.99999999999,0
-61344,0
-62208,0
-63072,0
-63936,0
-64800,0
-65664,0
-66528,0
-67392,0
-68256,0
-69120,0
-69984,0
-70848,0
-71712,0
-72576,0
-73440,0
-74304,1871.160766601562
-75168,14103.2734375
-76032,24918.390625
-76896,34273.51171875
-77760,42131.2734375
-78624,48460.09765625
-79488,53234.3203125
-80352,56434.32421875
-81216,58046.6015625
-82080,58063.83984375
-82944,56422.69140625
-83808,53196.29296875
-84672,48399.44140625
-85536,42050.875
-86400,34175.171875
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_ahu.QflowH/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_ahu.QflowH/upperBound.csv
deleted file mode 100644
index c81fcd7204..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_ahu.QflowH/upperBound.csv
+++ /dev/null
@@ -1,24 +0,0 @@
-x,y
--0.001,0.002000000047497451
-863.999,24827.46868164062
-864.001,24827.46868164062
-1728.001,13983.27887988281
-2592.001,1718.269775878906
-3456.001,0.001
-73439.999,0.001
-74303.999,1873.031927368164
-75167.999,14117.3767109375
-76031.99900000001,24943.309015625
-76895.99900000001,34307.78523046875
-77759.99900000001,42173.4047109375
-78623.99900000001,48508.55775390625
-79487.99900000001,53287.5546328125
-80351.99900000001,56490.75854296875
-81215.999,58104.6481640625
-82079.999,58121.90368359375
-82080.00099999999,58121.90368359375
-82944.00099999999,56479.11409765625
-83808.00099999999,53249.48926171875
-84672.00099999999,48447.84084765625
-85536.00099999999,42092.925875
-86400.001,34209.347046875
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_modularAHU.Pel/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_modularAHU.Pel/errors.csv
deleted file mode 100644
index d41c13c1fb..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_modularAHU.Pel/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-864,0
-1728,0
-2592,0
-3456,0
-4320,0
-5184,0
-6048.000000000001,0
-6912,0
-7776,0
-8640,0
-9504,0
-10368,0
-11232,0
-12096,0
-12960,0
-13824,0
-14688,0
-15552,0
-16416,0
-17280,0
-18144,0
-19008,0
-19872,0
-20736,0
-21600,0
-22464,0
-23328,0
-24192,0
-25056,0
-25920,0
-26784,0
-27648,0
-28512,0
-29376,0
-30240,0
-31104,0
-31968,0
-32832,0
-33696,0
-34560,0
-35424,0
-36288,0
-37152,0
-38016,0
-38880,0
-39744,0
-40608,0
-41472,0
-42336,0
-43200,0
-44064,0
-44928,0
-45792,0
-46656,0
-47520.00000000001,0
-48384.00000000001,0
-49247.99999999999,0
-50112,0
-50976,0
-51840,0
-52704,0
-53568,0
-54432,0
-55296,0
-56160,0
-57024,0
-57888,0
-58752.00000000001,0
-59615.99999999999,0
-60479.99999999999,0
-61344,0
-62208,0
-63072,0
-63936,0
-64800,0
-65664,0
-66528,0
-67392,0
-68256,0
-69120,0
-69984,0
-70848,0
-71712,0
-72576,0
-73440,0
-74304,0
-75168,0
-76032,0
-76896,0
-77760,0
-78624,0
-79488,0
-80352,0
-81216,0
-82080,0
-82944,0
-83808,0
-84672,0
-85536,0
-86400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_modularAHU.Pel/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_modularAHU.Pel/lowerBound.csv
deleted file mode 100644
index 656df1b0d7..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_modularAHU.Pel/lowerBound.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
--0.001,228342.850453125
-86400.001,228342.850453125
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_modularAHU.Pel/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_modularAHU.Pel/reference.csv
deleted file mode 100644
index 7bafdcc964..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_modularAHU.Pel/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,228571.421875
-864,228571.421875
-1728,228571.421875
-2592,228571.421875
-3456,228571.421875
-4320,228571.421875
-5184,228571.421875
-6048.000000000001,228571.421875
-6912,228571.421875
-7776,228571.421875
-8640,228571.421875
-9504,228571.421875
-10368,228571.421875
-11232,228571.421875
-12096,228571.421875
-12960,228571.421875
-13824,228571.421875
-14688,228571.421875
-15552,228571.421875
-16416,228571.421875
-17280,228571.421875
-18144,228571.421875
-19008,228571.421875
-19872,228571.421875
-20736,228571.421875
-21600,228571.421875
-22464,228571.421875
-23328,228571.421875
-24192,228571.421875
-25056,228571.421875
-25920,228571.421875
-26784,228571.421875
-27648,228571.421875
-28512,228571.421875
-29376,228571.421875
-30240,228571.421875
-31104,228571.421875
-31968,228571.421875
-32832,228571.421875
-33696,228571.421875
-34560,228571.421875
-35424,228571.421875
-36288,228571.421875
-37152,228571.421875
-38016,228571.421875
-38880,228571.421875
-39744,228571.421875
-40608,228571.421875
-41472,228571.421875
-42336,228571.421875
-43200,228571.421875
-44064,228571.421875
-44928,228571.421875
-45792,228571.421875
-46656,228571.421875
-47520.00000000001,228571.421875
-48384.00000000001,228571.421875
-49247.99999999999,228571.421875
-50112,228571.421875
-50976,228571.421875
-51840,228571.421875
-52704,228571.421875
-53568,228571.421875
-54432,228571.421875
-55296,228571.421875
-56160,228571.421875
-57024,228571.421875
-57888,228571.421875
-58752.00000000001,228571.421875
-59615.99999999999,228571.421875
-60479.99999999999,228571.421875
-61344,228571.421875
-62208,228571.421875
-63072,228571.421875
-63936,228571.421875
-64800,228571.421875
-65664,228571.421875
-66528,228571.421875
-67392,228571.421875
-68256,228571.421875
-69120,228571.421875
-69984,228571.421875
-70848,228571.421875
-71712,228571.421875
-72576,228571.421875
-73440,228571.421875
-74304,228571.421875
-75168,228571.421875
-76032,228571.421875
-76896,228571.421875
-77760,228571.421875
-78624,228571.421875
-79488,228571.421875
-80352,228571.421875
-81216,228571.421875
-82080,228571.421875
-82944,228571.421875
-83808,228571.421875
-84672,228571.421875
-85536,228571.421875
-86400,228571.421875
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_modularAHU.Pel/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_modularAHU.Pel/test.csv
deleted file mode 100644
index 7bafdcc964..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_modularAHU.Pel/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,228571.421875
-864,228571.421875
-1728,228571.421875
-2592,228571.421875
-3456,228571.421875
-4320,228571.421875
-5184,228571.421875
-6048.000000000001,228571.421875
-6912,228571.421875
-7776,228571.421875
-8640,228571.421875
-9504,228571.421875
-10368,228571.421875
-11232,228571.421875
-12096,228571.421875
-12960,228571.421875
-13824,228571.421875
-14688,228571.421875
-15552,228571.421875
-16416,228571.421875
-17280,228571.421875
-18144,228571.421875
-19008,228571.421875
-19872,228571.421875
-20736,228571.421875
-21600,228571.421875
-22464,228571.421875
-23328,228571.421875
-24192,228571.421875
-25056,228571.421875
-25920,228571.421875
-26784,228571.421875
-27648,228571.421875
-28512,228571.421875
-29376,228571.421875
-30240,228571.421875
-31104,228571.421875
-31968,228571.421875
-32832,228571.421875
-33696,228571.421875
-34560,228571.421875
-35424,228571.421875
-36288,228571.421875
-37152,228571.421875
-38016,228571.421875
-38880,228571.421875
-39744,228571.421875
-40608,228571.421875
-41472,228571.421875
-42336,228571.421875
-43200,228571.421875
-44064,228571.421875
-44928,228571.421875
-45792,228571.421875
-46656,228571.421875
-47520.00000000001,228571.421875
-48384.00000000001,228571.421875
-49247.99999999999,228571.421875
-50112,228571.421875
-50976,228571.421875
-51840,228571.421875
-52704,228571.421875
-53568,228571.421875
-54432,228571.421875
-55296,228571.421875
-56160,228571.421875
-57024,228571.421875
-57888,228571.421875
-58752.00000000001,228571.421875
-59615.99999999999,228571.421875
-60479.99999999999,228571.421875
-61344,228571.421875
-62208,228571.421875
-63072,228571.421875
-63936,228571.421875
-64800,228571.421875
-65664,228571.421875
-66528,228571.421875
-67392,228571.421875
-68256,228571.421875
-69120,228571.421875
-69984,228571.421875
-70848,228571.421875
-71712,228571.421875
-72576,228571.421875
-73440,228571.421875
-74304,228571.421875
-75168,228571.421875
-76032,228571.421875
-76896,228571.421875
-77760,228571.421875
-78624,228571.421875
-79488,228571.421875
-80352,228571.421875
-81216,228571.421875
-82080,228571.421875
-82944,228571.421875
-83808,228571.421875
-84672,228571.421875
-85536,228571.421875
-86400,228571.421875
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_modularAHU.Pel/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_modularAHU.Pel/upperBound.csv
deleted file mode 100644
index 172dbf0d52..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_modularAHU.Pel/upperBound.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
--0.001,228799.993296875
-86400.001,228799.993296875
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_modularAHU.QHea_flow/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_modularAHU.QHea_flow/errors.csv
deleted file mode 100644
index d41c13c1fb..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_modularAHU.QHea_flow/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-864,0
-1728,0
-2592,0
-3456,0
-4320,0
-5184,0
-6048.000000000001,0
-6912,0
-7776,0
-8640,0
-9504,0
-10368,0
-11232,0
-12096,0
-12960,0
-13824,0
-14688,0
-15552,0
-16416,0
-17280,0
-18144,0
-19008,0
-19872,0
-20736,0
-21600,0
-22464,0
-23328,0
-24192,0
-25056,0
-25920,0
-26784,0
-27648,0
-28512,0
-29376,0
-30240,0
-31104,0
-31968,0
-32832,0
-33696,0
-34560,0
-35424,0
-36288,0
-37152,0
-38016,0
-38880,0
-39744,0
-40608,0
-41472,0
-42336,0
-43200,0
-44064,0
-44928,0
-45792,0
-46656,0
-47520.00000000001,0
-48384.00000000001,0
-49247.99999999999,0
-50112,0
-50976,0
-51840,0
-52704,0
-53568,0
-54432,0
-55296,0
-56160,0
-57024,0
-57888,0
-58752.00000000001,0
-59615.99999999999,0
-60479.99999999999,0
-61344,0
-62208,0
-63072,0
-63936,0
-64800,0
-65664,0
-66528,0
-67392,0
-68256,0
-69120,0
-69984,0
-70848,0
-71712,0
-72576,0
-73440,0
-74304,0
-75168,0
-76032,0
-76896,0
-77760,0
-78624,0
-79488,0
-80352,0
-81216,0
-82080,0
-82944,0
-83808,0
-84672,0
-85536,0
-86400,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_modularAHU.QHea_flow/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_modularAHU.QHea_flow/lowerBound.csv
deleted file mode 100644
index 2bf90f3f68..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_modularAHU.QHea_flow/lowerBound.csv
+++ /dev/null
@@ -1,34 +0,0 @@
-x,y
--0.001,33874.2871171875
-863.999,24517.2004453125
-1727.999,13694.80613378906
-2591.999,1449.379613891602
-3455.999,-0.001
-64800.001,-0.001
-65664.00052720268,4.194378436267061
-66527.99900000001,2.895558593273162
-67391.99900000001,2.095995654344558
-68255.99900000001,1.569964647173882
-69119.99900000001,1.205626529216766
-69983.99900000001,0.9428280463218689
-70847.999,0.7468532791137695
-71711.999,0.5967899432182312
-72575.999,0.4791754951477051
-73439.999,0.3850979676246643
-73440.00099999999,0.3850979676246643
-74304.00099999999,1714.763500488281
-75168.00099999999,13914.56467089844
-76032.001,24696.35509570313
-76896.001,34017.4406953125
-77760.001,41840.83212890625
-78624.001,48135.39844921875
-79488.001,52875.9851484375
-80352.001,56043.52927734375
-81216.00098617555,57625.13746688098
-82079.999,57614.12898046875
-82943.999,56010.10180078125
-83807.999,52818.89776171875
-84671.999,48052.6258359375
-85535.999,41729.603625
-86399.99900000001,33874.2871171875
-86400.001,33874.2871171875
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_modularAHU.QHea_flow/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_modularAHU.QHea_flow/reference.csv
deleted file mode 100644
index 97546286c8..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_modularAHU.QHea_flow/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,33908.1953125
-864,24541.7421875
-1728,13708.5146484375
-2592,1450.830444335938
-3456,0
-4320,0
-5184,0
-6048.000000000001,0
-6912,0
-7776,0
-8640,0
-9504,0
-10368,0
-11232,0
-12096,0
-12960,0
-13824,0
-14688,0
-15552,0
-16416,0
-17280,0
-18144,0
-19008,0
-19872,0
-20736,0
-21600,0
-22464,0
-23328,0
-24192,0
-25056,0
-25920,0
-26784,0
-27648,0
-28512,0
-29376,0
-30240,0
-31104,0
-31968,0
-32832,0
-33696,0
-34560,0
-35424,0
-36288,0
-37152,0
-38016,0
-38880,0
-39744,0
-40608,0
-41472,0
-42336,0
-43200,0
-44064,0
-44928,0
-45792,0
-46656,0
-47520.00000000001,0
-48384.00000000001,0
-49247.99999999999,0
-50112,0
-50976,0
-51840,0
-52704,0
-53568,0
-54432,0
-55296,0
-56160,0
-57024,0
-57888,0
-58752.00000000001,0
-59615.99999999999,0
-60479.99999999999,0
-61344,0
-62208,0
-63072,0
-63936,0
-64800,0
-65664,4.19857931137085
-66528,2.898457050323486
-67392,2.098093748092651
-68256,1.571536183357239
-69120,1.206833362579346
-69984,0.9438280463218689
-70848,0.7478532791137695
-71712,0.5977899432182312
-72576,0.4801754951477051
-73440,0.3860979676246643
-74304,1716.47998046875
-75168,13928.4931640625
-76032,24721.076171875
-76896,34051.4921875
-77760,41882.71484375
-78624,48183.58203125
-79488,52928.9140625
-80352,56099.62890625
-81216,57682.8203125
-82080,57671.80078125
-82944,56066.16796875
-83808,52871.76953125
-84672,48100.7265625
-85536,41771.375
-86400,33908.1953125
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_modularAHU.QHea_flow/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_modularAHU.QHea_flow/test.csv
deleted file mode 100644
index 97546286c8..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_modularAHU.QHea_flow/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,33908.1953125
-864,24541.7421875
-1728,13708.5146484375
-2592,1450.830444335938
-3456,0
-4320,0
-5184,0
-6048.000000000001,0
-6912,0
-7776,0
-8640,0
-9504,0
-10368,0
-11232,0
-12096,0
-12960,0
-13824,0
-14688,0
-15552,0
-16416,0
-17280,0
-18144,0
-19008,0
-19872,0
-20736,0
-21600,0
-22464,0
-23328,0
-24192,0
-25056,0
-25920,0
-26784,0
-27648,0
-28512,0
-29376,0
-30240,0
-31104,0
-31968,0
-32832,0
-33696,0
-34560,0
-35424,0
-36288,0
-37152,0
-38016,0
-38880,0
-39744,0
-40608,0
-41472,0
-42336,0
-43200,0
-44064,0
-44928,0
-45792,0
-46656,0
-47520.00000000001,0
-48384.00000000001,0
-49247.99999999999,0
-50112,0
-50976,0
-51840,0
-52704,0
-53568,0
-54432,0
-55296,0
-56160,0
-57024,0
-57888,0
-58752.00000000001,0
-59615.99999999999,0
-60479.99999999999,0
-61344,0
-62208,0
-63072,0
-63936,0
-64800,0
-65664,4.19857931137085
-66528,2.898457050323486
-67392,2.098093748092651
-68256,1.571536183357239
-69120,1.206833362579346
-69984,0.9438280463218689
-70848,0.7478532791137695
-71712,0.5977899432182312
-72576,0.4801754951477051
-73440,0.3860979676246643
-74304,1716.47998046875
-75168,13928.4931640625
-76032,24721.076171875
-76896,34051.4921875
-77760,41882.71484375
-78624,48183.58203125
-79488,52928.9140625
-80352,56099.62890625
-81216,57682.8203125
-82080,57671.80078125
-82944,56066.16796875
-83808,52871.76953125
-84672,48100.7265625
-85536,41771.375
-86400,33908.1953125
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_modularAHU.QHea_flow/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_modularAHU.QHea_flow/upperBound.csv
deleted file mode 100644
index df5d2f76c0..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.mat_modularAHU.QHea_flow/upperBound.csv
+++ /dev/null
@@ -1,35 +0,0 @@
-x,y
--0.001,33942.1035078125
-0.001,33942.1035078125
-864.001,24566.2839296875
-1728.001,13722.22316308594
-2592.001,1452.281274780274
-3456.001,0.001
-64799.999,0.001
-65663.99900000001,4.202777890682221
-65664.001,4.202777890682221
-66528.001,2.901355507373809
-67392.001,2.100191841840743
-68256.001,1.573107719540596
-69120.001,1.208040195941925
-69984.001,0.9448280463218689
-70848.00099999999,0.7488532791137695
-71712.00099999999,0.5987899432182312
-72576.00099999999,0.4811754951477051
-73439.99900010953,0.3870981853847922
-74303.999,1718.196460449219
-75167.999,13942.42165722656
-76031.99900000001,24745.79724804687
-76895.99900000001,34085.5436796875
-77759.99900000001,41924.59755859375
-78623.99900000001,48231.76561328125
-79487.99900000001,52981.8429765625
-80351.99900000001,56155.72853515625
-81215.999,57740.5031328125
-81216.00099999999,57740.5031328125
-82080.00099999999,57729.47258203125
-82944.00099999999,56122.23413671875
-83808.00099999999,52924.64130078125
-84672.00099999999,48148.8272890625
-85536.00099999999,41813.146375
-86400.001,33942.1035078125
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasAngBtmHunInGeo.A/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasAngBtmHunInGeo.A/errors.csv
deleted file mode 100644
index 20aff8da64..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasAngBtmHunInGeo.A/errors.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0
-6.363636363636364,0
-7.272727272727273,0
-8.181818181818182,0
-9.090909090909092,0
-10,0
-10.90909090909091,0
-11.81818181818182,0
-12.72727272727273,0
-13.63636363636364,0
-14.54545454545455,0
-15.45454545454545,0
-16.36363636363636,0
-17.27272727272727,0
-18.18181818181818,0
-19.09090909090909,0
-20,0
-20.90909090909091,0
-21.81818181818182,0
-22.72727272727273,0
-23.63636363636364,0
-24.54545454545455,0
-25.45454545454546,0
-26.36363636363636,0
-27.27272727272727,0
-28.18181818181818,0
-29.09090909090909,0
-30,0
-30.90909090909091,0
-31.81818181818182,0
-32.72727272727273,0
-33.63636363636363,0
-34.54545454545455,0
-35.45454545454545,0
-36.36363636363637,0
-37.27272727272727,0
-38.18181818181818,0
-39.09090909090909,0
-40,0
-40.90909090909091,0
-41.81818181818182,0
-42.72727272727273,0
-43.63636363636364,0
-44.54545454545455,0
-45.45454545454545,0
-46.36363636363636,0
-47.27272727272727,0
-48.18181818181818,0
-49.09090909090909,0
-50,0
-50.90909090909091,0
-51.81818181818182,0
-52.72727272727273,0
-53.63636363636363,0
-54.54545454545455,0
-55.45454545454545,0
-56.36363636363637,0
-57.27272727272727,0
-58.18181818181819,0
-59.09090909090909,0
-60,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasAngBtmHunInGeo.A/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasAngBtmHunInGeo.A/lowerBound.csv
deleted file mode 100644
index 0f230e0057..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasAngBtmHunInGeo.A/lowerBound.csv
+++ /dev/null
@@ -1,60 +0,0 @@
-x,y
--0.001,-0.001
-4.546454545454545,-0.001
-5.455545454545454,0.01684973015839405
-6.364636363636364,0.05254809320785785
-7.273727272727274,0.08824316750331361
-8.182818181818181,0.1239327639287168
-9.091909090909091,0.1596146869334308
-10.001,0.195286752820015
-10.91009090909091,0.2309451096383008
-11.81918181818182,0.2665886777314273
-12.72827272727273,0.3022152788205581
-13.63736363636364,0.3378227061791854
-14.54645454545455,0.3734087977842852
-15.45554545454545,0.4089713536826047
-16.36463636363636,0.4445081847580996
-17.27372727272727,0.4800171289877458
-18.18281818181818,0.5154960026741029
-19.09190909090909,0.5509426356662404
-20.001,0.586354838848114
-20.91009090909091,0.6217260773832148
-21.81918181818182,0.6570580581318249
-22.72827272727273,0.6923485269546509
-23.63736363636363,0.7275953814333136
-24.54645454545455,0.7627964758006009
-25.45554545454545,0.7979496426148849
-26.36463636363636,0.8330527361089533
-27.27372727272727,0.8681036159341986
-28.18281818181818,0.9031001146489924
-29.09190909090909,0.9380400756489148
-30.001,0.9729214181900024
-30.91009090909091,1.007726239020174
-31.81918181818182,1.04244154956124
-32.72827272727272,1.077091436342759
-33.63736363636363,1.111673755743287
-34.54645454545455,1.146186407446861
-35.45554545454546,1.180627258658409
-36.36463636363636,1.214994187409228
-37.27372727272727,1.24928514751521
-38.18281818181818,1.283498103618622
-39.09190909090909,1.317630901271646
-40.001,1.351681461811066
-40.9100909090909,1.385638049450788
-41.81918181818182,1.419507917859338
-42.72827272727273,1.453288901762529
-43.63736363636364,1.486978911670772
-44.54645454545454,1.52058010924871
-45.45554545454545,1.554077976335179
-46.36463636363636,1.587483003681356
-47.27372727272727,1.620789002212611
-48.18281818181818,1.653994023182175
-49.09190909090909,1.687095998753201
-50.001,1.720092936873436
-50.91009090909091,1.7529706766497
-51.81918181818182,1.785738994294947
-52.72827272727272,1.818395811145956
-53.63736363636364,1.850939275893298
-54.54645454545454,1.883367439790205
-55.45554545454545,1.899555733323097
-60.001,1.899555733323097
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasAngBtmHunInGeo.A/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasAngBtmHunInGeo.A/reference.csv
deleted file mode 100644
index 80ed32fbdd..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasAngBtmHunInGeo.A/reference.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0.01784973015839405
-6.363636363636364,0.05354809320785785
-7.272727272727273,0.08924316750331361
-8.181818181818182,0.1249327639287168
-9.090909090909092,0.1606146869334308
-10,0.196286752820015
-10.90909090909091,0.2319451096383008
-11.81818181818182,0.2675886777314273
-12.72727272727273,0.3032152788205581
-13.63636363636364,0.3388227061791854
-14.54545454545455,0.3744087977842852
-15.45454545454545,0.4099713536826047
-16.36363636363636,0.4455081847580996
-17.27272727272727,0.4810171289877458
-18.18181818181818,0.5164960026741029
-19.09090909090909,0.5519426356662404
-20,0.587354838848114
-20.90909090909091,0.6227260773832148
-21.81818181818182,0.6580580581318249
-22.72727272727273,0.6933485269546509
-23.63636363636364,0.7285953814333136
-24.54545454545455,0.7637964758006009
-25.45454545454546,0.7989496426148849
-26.36363636363636,0.8340527361089533
-27.27272727272727,0.8691036159341986
-28.18181818181818,0.9041001146489924
-29.09090909090909,0.9390400756489148
-30,0.9739214181900024
-30.90909090909091,1.008734973994168
-31.81818181818182,1.043485034595836
-32.72727272727273,1.078169605948708
-33.63636363636363,1.112786542285572
-34.54545454545455,1.147333741188049
-35.45454545454545,1.181809067726135
-36.36363636363637,1.216210397807035
-37.27272727272727,1.250535683198409
-38.18181818181818,1.284782886505127
-39.09090909090909,1.318949851122769
-40,1.353034496307373
-40.90909090909091,1.387025074525313
-41.81818181818182,1.420928846706044
-42.72727272727273,1.454743645407937
-43.63636363636364,1.488467379049822
-44.54545454545455,1.52210221146017
-45.45454545454545,1.555633609945124
-46.36363636363636,1.589072075757113
-47.27272727272727,1.622411413626237
-48.18181818181818,1.65564967285503
-49.09090909090909,1.688784783536738
-50,1.721814751625061
-50.90909090909091,1.754725402051752
-51.81818181818182,1.787526520815763
-52.72727272727273,1.820216027173129
-53.63636363636363,1.852792067961259
-54.54545454545455,1.885252692482688
-55.45454545454545,1.901457190513611
-56.36363636363637,1.901457190513611
-57.27272727272727,1.901457190513611
-58.18181818181819,1.901457190513611
-59.09090909090909,1.901457190513611
-60,1.901457190513611
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasAngBtmHunInGeo.A/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasAngBtmHunInGeo.A/test.csv
deleted file mode 100644
index 80ed32fbdd..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasAngBtmHunInGeo.A/test.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0.01784973015839405
-6.363636363636364,0.05354809320785785
-7.272727272727273,0.08924316750331361
-8.181818181818182,0.1249327639287168
-9.090909090909092,0.1606146869334308
-10,0.196286752820015
-10.90909090909091,0.2319451096383008
-11.81818181818182,0.2675886777314273
-12.72727272727273,0.3032152788205581
-13.63636363636364,0.3388227061791854
-14.54545454545455,0.3744087977842852
-15.45454545454545,0.4099713536826047
-16.36363636363636,0.4455081847580996
-17.27272727272727,0.4810171289877458
-18.18181818181818,0.5164960026741029
-19.09090909090909,0.5519426356662404
-20,0.587354838848114
-20.90909090909091,0.6227260773832148
-21.81818181818182,0.6580580581318249
-22.72727272727273,0.6933485269546509
-23.63636363636364,0.7285953814333136
-24.54545454545455,0.7637964758006009
-25.45454545454546,0.7989496426148849
-26.36363636363636,0.8340527361089533
-27.27272727272727,0.8691036159341986
-28.18181818181818,0.9041001146489924
-29.09090909090909,0.9390400756489148
-30,0.9739214181900024
-30.90909090909091,1.008734973994168
-31.81818181818182,1.043485034595836
-32.72727272727273,1.078169605948708
-33.63636363636363,1.112786542285572
-34.54545454545455,1.147333741188049
-35.45454545454545,1.181809067726135
-36.36363636363637,1.216210397807035
-37.27272727272727,1.250535683198409
-38.18181818181818,1.284782886505127
-39.09090909090909,1.318949851122769
-40,1.353034496307373
-40.90909090909091,1.387025074525313
-41.81818181818182,1.420928846706044
-42.72727272727273,1.454743645407937
-43.63636363636364,1.488467379049822
-44.54545454545455,1.52210221146017
-45.45454545454545,1.555633609945124
-46.36363636363636,1.589072075757113
-47.27272727272727,1.622411413626237
-48.18181818181818,1.65564967285503
-49.09090909090909,1.688784783536738
-50,1.721814751625061
-50.90909090909091,1.754725402051752
-51.81818181818182,1.787526520815763
-52.72727272727273,1.820216027173129
-53.63636363636363,1.852792067961259
-54.54545454545455,1.885252692482688
-55.45454545454545,1.901457190513611
-56.36363636363637,1.901457190513611
-57.27272727272727,1.901457190513611
-58.18181818181819,1.901457190513611
-59.09090909090909,1.901457190513611
-60,1.901457190513611
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasAngBtmHunInGeo.A/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasAngBtmHunInGeo.A/upperBound.csv
deleted file mode 100644
index 9138485de6..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasAngBtmHunInGeo.A/upperBound.csv
+++ /dev/null
@@ -1,60 +0,0 @@
-x,y
--0.001,0.001
-4.544454545454546,0.001
-5.453545454545455,0.01884973015839405
-6.362636363636364,0.05454809320785785
-7.271727272727274,0.09024316750331361
-8.180818181818182,0.1259327639287168
-9.08990909090909,0.1616146869334308
-9.998999999999999,0.197286752820015
-10.90809090909091,0.2329451096383008
-11.81718181818182,0.2685886777314273
-12.72627272727273,0.3042152788205581
-13.63536363636364,0.3398227061791854
-14.54445454545455,0.3754087977842852
-15.45354545454545,0.4109713536826047
-16.36263636363636,0.4465081847580996
-17.27172727272728,0.4820171289877458
-18.18081818181818,0.5174960026741029
-19.08990909090909,0.5529426356662404
-19.999,0.588354838848114
-20.90809090909091,0.6237260773832148
-21.81718181818182,0.6590580581318249
-22.72627272727273,0.6943485269546509
-23.63536363636364,0.7295953814333136
-24.54445454545455,0.764796475800601
-25.45354545454546,0.7999496426148849
-26.36263636363636,0.8350527361089533
-27.27172727272727,0.8701036159341986
-28.18081818181818,0.9051001146489924
-29.0899090909091,0.9400400756489148
-29.999,0.9749214181900024
-30.90809090909091,1.009743708968162
-31.81718181818182,1.044528519630432
-32.72627272727272,1.079247775554657
-33.63536363636364,1.113899328827858
-34.54445454545455,1.148481074929237
-35.45354545454546,1.182990876793861
-36.36263636363636,1.217426608204842
-37.27172727272728,1.251786218881607
-38.18081818181818,1.286067669391632
-39.08990909090909,1.320268800973892
-39.999,1.35438753080368
-40.90809090909091,1.388412099599838
-41.81718181818182,1.42234977555275
-42.72627272727273,1.456198389053345
-43.63536363636364,1.489955846428872
-44.54445454545455,1.52362431367163
-45.45354545454546,1.557189243555069
-46.36263636363636,1.59066114783287
-47.27172727272727,1.624033825039863
-48.18081818181818,1.657305322527885
-49.0899090909091,1.690473568320275
-49.999,1.723536566376686
-50.90809090909091,1.756480127453804
-51.81718181818182,1.789314047336579
-52.72627272727273,1.822036243200302
-53.63536363636364,1.85464486002922
-54.54445454545454,1.887137945175171
-55.45354545454545,1.903358647704125
-60.001,1.903358647704125
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInDIN16798.A/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInDIN16798.A/errors.csv
deleted file mode 100644
index 20aff8da64..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInDIN16798.A/errors.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0
-6.363636363636364,0
-7.272727272727273,0
-8.181818181818182,0
-9.090909090909092,0
-10,0
-10.90909090909091,0
-11.81818181818182,0
-12.72727272727273,0
-13.63636363636364,0
-14.54545454545455,0
-15.45454545454545,0
-16.36363636363636,0
-17.27272727272727,0
-18.18181818181818,0
-19.09090909090909,0
-20,0
-20.90909090909091,0
-21.81818181818182,0
-22.72727272727273,0
-23.63636363636364,0
-24.54545454545455,0
-25.45454545454546,0
-26.36363636363636,0
-27.27272727272727,0
-28.18181818181818,0
-29.09090909090909,0
-30,0
-30.90909090909091,0
-31.81818181818182,0
-32.72727272727273,0
-33.63636363636363,0
-34.54545454545455,0
-35.45454545454545,0
-36.36363636363637,0
-37.27272727272727,0
-38.18181818181818,0
-39.09090909090909,0
-40,0
-40.90909090909091,0
-41.81818181818182,0
-42.72727272727273,0
-43.63636363636364,0
-44.54545454545455,0
-45.45454545454545,0
-46.36363636363636,0
-47.27272727272727,0
-48.18181818181818,0
-49.09090909090909,0
-50,0
-50.90909090909091,0
-51.81818181818182,0
-52.72727272727273,0
-53.63636363636363,0
-54.54545454545455,0
-55.45454545454545,0
-56.36363636363637,0
-57.27272727272727,0
-58.18181818181819,0
-59.09090909090909,0
-60,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInDIN16798.A/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInDIN16798.A/lowerBound.csv
deleted file mode 100644
index 869459595d..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInDIN16798.A/lowerBound.csv
+++ /dev/null
@@ -1,60 +0,0 @@
-x,y
--0.001,-0.001
-4.546454545454545,-0.001
-5.455545454545454,0.003832278513772926
-6.364636363636364,0.01347798489508304
-7.273727272727274,0.02308134361559695
-8.182818181818181,0.03264253213459795
-9.091909090909091,0.0421617291813547
-10.001,0.05163910815119743
-10.91009090909091,0.06107023933529855
-11.81918181818182,0.0704599456299435
-12.72827272727273,0.07980839230255649
-13.63736363636364,0.08911574699120088
-14.54645454545455,0.09838218173655598
-15.45554545454545,0.1076078597740693
-16.36463636363636,0.1167929463711652
-17.27372727272727,0.1259376088272442
-18.18281818181818,0.1350420069911263
-19.09190909090909,0.1441063061302358
-20.001,0.1531306525468826
-20.91009090909091,0.1621108237938448
-21.81918181818182,0.1710514080741189
-22.72827272727273,0.179952557108619
-23.63736363636363,0.1888144226182591
-24.54645454545455,0.1976371644518592
-25.45554545454545,0.2064209383942864
-26.36463636363636,0.2151658907478506
-27.27372727272727,0.2238721664602106
-28.18281818181818,0.2325399172522805
-29.09190909090909,0.2411692934903232
-30.001,0.2497604360580444
-30.91009090909091,0.2583092864209955
-31.81918181818182,0.2668202201019634
-32.72827272727272,0.2752933888218619
-33.63736363636363,0.2837289443016052
-34.54645454545455,0.2921270057504827
-35.45554545454546,0.3004877221801064
-36.36463636363636,0.3088112453113903
-37.27372727272727,0.3170976970629258
-38.18281818181818,0.3253472020626068
-39.09190909090909,0.3335599255778572
-40.001,0.3417359759807587
-40.9100909090909,0.3498714410391721
-41.81918181818182,0.3579705499735746
-42.72827272727273,0.3660334111560475
-43.63736363636364,0.3740601708889008
-44.54645454545454,0.3820525287720006
-45.45554545454545,0.3900058655522086
-46.36463636363636,0.3979250632849606
-47.27372727272727,0.4058086689168757
-48.18281818181818,0.4136567799828269
-49.09190909090909,0.4214695292386142
-50.001,0.4292470684051514
-50.91009090909091,0.4369855936223811
-51.81918181818182,0.4446891525875438
-52.72827272727272,0.4523578970215537
-53.63736363636364,0.4599919027848677
-54.54645454545454,0.4675912999239835
-55.45554545454545,0.4713833203315735
-60.001,0.4713833203315735
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInDIN16798.A/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInDIN16798.A/reference.csv
deleted file mode 100644
index da1822406f..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInDIN16798.A/reference.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0.004832278513772926
-6.363636363636364,0.01447798489508304
-7.272727272727273,0.02408134361559695
-8.181818181818182,0.03364253213459795
-9.090909090909092,0.0431617291813547
-10,0.05263910815119743
-10.90909090909091,0.06207023933529855
-11.81818181818182,0.0714599456299435
-12.72727272727273,0.08080839230255649
-13.63636363636364,0.09011574699120088
-14.54545454545455,0.09938218173655598
-15.45454545454545,0.1086078597740693
-16.36363636363636,0.1177929463711652
-17.27272727272727,0.1269376088272442
-18.18181818181818,0.1360420069911263
-19.09090909090909,0.1451063061302358
-20,0.1541306525468826
-20.90909090909091,0.1631108237938448
-21.81818181818182,0.1720514080741189
-22.72727272727273,0.180952557108619
-23.63636363636364,0.1898144226182591
-24.54545454545455,0.1986371644518592
-25.45454545454546,0.2074209383942864
-26.36363636363636,0.2161658907478506
-27.27272727272727,0.2248721664602106
-28.18181818181818,0.2335399172522805
-29.09090909090909,0.2421692934903232
-30,0.2507604360580444
-30.90909090909091,0.2593092864209955
-31.81818181818182,0.2678202201019634
-32.72727272727273,0.2762933888218619
-33.63636363636363,0.2847289443016052
-34.54545454545455,0.2931270057504827
-35.45454545454545,0.3014877221801064
-36.36363636363637,0.3098112453113903
-37.27272727272727,0.3180976970629258
-38.18181818181818,0.3263472020626068
-39.09090909090909,0.3345599255778572
-40,0.3427359759807587
-40.90909090909091,0.3508714410391721
-41.81818181818182,0.3589705499735746
-42.72727272727273,0.3670334111560475
-43.63636363636364,0.3750601708889008
-44.54545454545455,0.3830525287720006
-45.45454545454545,0.3910058655522086
-46.36363636363636,0.3989250632849606
-47.27272727272727,0.4068086689168757
-48.18181818181818,0.4146567799828269
-49.09090909090909,0.4224695292386142
-50,0.4302470684051514
-50.90909090909091,0.4379855936223811
-51.81818181818182,0.4456891525875438
-52.72727272727273,0.4533578970215537
-53.63636363636363,0.4609919027848677
-54.54545454545455,0.4685912999239835
-55.45454545454545,0.4723833203315735
-56.36363636363637,0.4723833203315735
-57.27272727272727,0.4723833203315735
-58.18181818181819,0.4723833203315735
-59.09090909090909,0.4723833203315735
-60,0.4723833203315735
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInDIN16798.A/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInDIN16798.A/test.csv
deleted file mode 100644
index da1822406f..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInDIN16798.A/test.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0.004832278513772926
-6.363636363636364,0.01447798489508304
-7.272727272727273,0.02408134361559695
-8.181818181818182,0.03364253213459795
-9.090909090909092,0.0431617291813547
-10,0.05263910815119743
-10.90909090909091,0.06207023933529855
-11.81818181818182,0.0714599456299435
-12.72727272727273,0.08080839230255649
-13.63636363636364,0.09011574699120088
-14.54545454545455,0.09938218173655598
-15.45454545454545,0.1086078597740693
-16.36363636363636,0.1177929463711652
-17.27272727272727,0.1269376088272442
-18.18181818181818,0.1360420069911263
-19.09090909090909,0.1451063061302358
-20,0.1541306525468826
-20.90909090909091,0.1631108237938448
-21.81818181818182,0.1720514080741189
-22.72727272727273,0.180952557108619
-23.63636363636364,0.1898144226182591
-24.54545454545455,0.1986371644518592
-25.45454545454546,0.2074209383942864
-26.36363636363636,0.2161658907478506
-27.27272727272727,0.2248721664602106
-28.18181818181818,0.2335399172522805
-29.09090909090909,0.2421692934903232
-30,0.2507604360580444
-30.90909090909091,0.2593092864209955
-31.81818181818182,0.2678202201019634
-32.72727272727273,0.2762933888218619
-33.63636363636363,0.2847289443016052
-34.54545454545455,0.2931270057504827
-35.45454545454545,0.3014877221801064
-36.36363636363637,0.3098112453113903
-37.27272727272727,0.3180976970629258
-38.18181818181818,0.3263472020626068
-39.09090909090909,0.3345599255778572
-40,0.3427359759807587
-40.90909090909091,0.3508714410391721
-41.81818181818182,0.3589705499735746
-42.72727272727273,0.3670334111560475
-43.63636363636364,0.3750601708889008
-44.54545454545455,0.3830525287720006
-45.45454545454545,0.3910058655522086
-46.36363636363636,0.3989250632849606
-47.27272727272727,0.4068086689168757
-48.18181818181818,0.4146567799828269
-49.09090909090909,0.4224695292386142
-50,0.4302470684051514
-50.90909090909091,0.4379855936223811
-51.81818181818182,0.4456891525875438
-52.72727272727273,0.4533578970215537
-53.63636363636363,0.4609919027848677
-54.54545454545455,0.4685912999239835
-55.45454545454545,0.4723833203315735
-56.36363636363637,0.4723833203315735
-57.27272727272727,0.4723833203315735
-58.18181818181819,0.4723833203315735
-59.09090909090909,0.4723833203315735
-60,0.4723833203315735
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInDIN16798.A/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInDIN16798.A/upperBound.csv
deleted file mode 100644
index 8cf2de4e0a..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInDIN16798.A/upperBound.csv
+++ /dev/null
@@ -1,60 +0,0 @@
-x,y
--0.001,0.001
-4.544454545454546,0.001
-5.453545454545455,0.005832278513772926
-6.362636363636364,0.01547798489508304
-7.271727272727274,0.02508134361559695
-8.180818181818182,0.03464253213459795
-9.08990909090909,0.0441617291813547
-9.998999999999999,0.05363910815119743
-10.90809090909091,0.06307023933529855
-11.81718181818182,0.0724599456299435
-12.72627272727273,0.08180839230255649
-13.63536363636364,0.09111574699120088
-14.54445454545455,0.100382181736556
-15.45354545454545,0.1096078597740693
-16.36263636363636,0.1187929463711652
-17.27172727272728,0.1279376088272442
-18.18081818181818,0.1370420069911263
-19.08990909090909,0.1461063061302358
-19.999,0.1551306525468826
-20.90809090909091,0.1641108237938448
-21.81718181818182,0.1730514080741189
-22.72627272727273,0.181952557108619
-23.63536363636364,0.1908144226182591
-24.54445454545455,0.1996371644518592
-25.45354545454546,0.2084209383942864
-26.36263636363636,0.2171658907478506
-27.27172727272727,0.2258721664602106
-28.18081818181818,0.2345399172522805
-29.0899090909091,0.2431692934903232
-29.999,0.2517604360580444
-30.90809090909091,0.2603092864209955
-31.81718181818182,0.2688202201019634
-32.72627272727272,0.2772933888218619
-33.63536363636364,0.2857289443016052
-34.54445454545455,0.2941270057504827
-35.45354545454546,0.3024877221801064
-36.36263636363636,0.3108112453113903
-37.27172727272728,0.3190976970629258
-38.18081818181818,0.3273472020626068
-39.08990909090909,0.3355599255778572
-39.999,0.3437359759807587
-40.90809090909091,0.3518714410391721
-41.81718181818182,0.3599705499735746
-42.72627272727273,0.3680334111560475
-43.63536363636364,0.3760601708889008
-44.54445454545455,0.3840525287720006
-45.45354545454546,0.3920058655522086
-46.36263636363636,0.3999250632849606
-47.27172727272727,0.4078086689168757
-48.18081818181818,0.4156567799828269
-49.0899090909091,0.4234695292386142
-49.999,0.4312470684051514
-50.90809090909091,0.4389855936223811
-51.81718181818182,0.4466891525875438
-52.72627272727273,0.4543578970215537
-53.63536363636364,0.4619919027848677
-54.54445454545454,0.4695912999239835
-55.45354545454545,0.4733833203315735
-60.001,0.4733833203315735
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInDIN4108.A/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInDIN4108.A/errors.csv
deleted file mode 100644
index 20aff8da64..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInDIN4108.A/errors.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0
-6.363636363636364,0
-7.272727272727273,0
-8.181818181818182,0
-9.090909090909092,0
-10,0
-10.90909090909091,0
-11.81818181818182,0
-12.72727272727273,0
-13.63636363636364,0
-14.54545454545455,0
-15.45454545454545,0
-16.36363636363636,0
-17.27272727272727,0
-18.18181818181818,0
-19.09090909090909,0
-20,0
-20.90909090909091,0
-21.81818181818182,0
-22.72727272727273,0
-23.63636363636364,0
-24.54545454545455,0
-25.45454545454546,0
-26.36363636363636,0
-27.27272727272727,0
-28.18181818181818,0
-29.09090909090909,0
-30,0
-30.90909090909091,0
-31.81818181818182,0
-32.72727272727273,0
-33.63636363636363,0
-34.54545454545455,0
-35.45454545454545,0
-36.36363636363637,0
-37.27272727272727,0
-38.18181818181818,0
-39.09090909090909,0
-40,0
-40.90909090909091,0
-41.81818181818182,0
-42.72727272727273,0
-43.63636363636364,0
-44.54545454545455,0
-45.45454545454545,0
-46.36363636363636,0
-47.27272727272727,0
-48.18181818181818,0
-49.09090909090909,0
-50,0
-50.90909090909091,0
-51.81818181818182,0
-52.72727272727273,0
-53.63636363636363,0
-54.54545454545455,0
-55.45454545454545,0
-56.36363636363637,0
-57.27272727272727,0
-58.18181818181819,0
-59.09090909090909,0
-60,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInDIN4108.A/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInDIN4108.A/lowerBound.csv
deleted file mode 100644
index 869459595d..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInDIN4108.A/lowerBound.csv
+++ /dev/null
@@ -1,60 +0,0 @@
-x,y
--0.001,-0.001
-4.546454545454545,-0.001
-5.455545454545454,0.003832278513772926
-6.364636363636364,0.01347798489508304
-7.273727272727274,0.02308134361559695
-8.182818181818181,0.03264253213459795
-9.091909090909091,0.0421617291813547
-10.001,0.05163910815119743
-10.91009090909091,0.06107023933529855
-11.81918181818182,0.0704599456299435
-12.72827272727273,0.07980839230255649
-13.63736363636364,0.08911574699120088
-14.54645454545455,0.09838218173655598
-15.45554545454545,0.1076078597740693
-16.36463636363636,0.1167929463711652
-17.27372727272727,0.1259376088272442
-18.18281818181818,0.1350420069911263
-19.09190909090909,0.1441063061302358
-20.001,0.1531306525468826
-20.91009090909091,0.1621108237938448
-21.81918181818182,0.1710514080741189
-22.72827272727273,0.179952557108619
-23.63736363636363,0.1888144226182591
-24.54645454545455,0.1976371644518592
-25.45554545454545,0.2064209383942864
-26.36463636363636,0.2151658907478506
-27.27372727272727,0.2238721664602106
-28.18281818181818,0.2325399172522805
-29.09190909090909,0.2411692934903232
-30.001,0.2497604360580444
-30.91009090909091,0.2583092864209955
-31.81918181818182,0.2668202201019634
-32.72827272727272,0.2752933888218619
-33.63736363636363,0.2837289443016052
-34.54645454545455,0.2921270057504827
-35.45554545454546,0.3004877221801064
-36.36463636363636,0.3088112453113903
-37.27372727272727,0.3170976970629258
-38.18281818181818,0.3253472020626068
-39.09190909090909,0.3335599255778572
-40.001,0.3417359759807587
-40.9100909090909,0.3498714410391721
-41.81918181818182,0.3579705499735746
-42.72827272727273,0.3660334111560475
-43.63736363636364,0.3740601708889008
-44.54645454545454,0.3820525287720006
-45.45554545454545,0.3900058655522086
-46.36463636363636,0.3979250632849606
-47.27372727272727,0.4058086689168757
-48.18281818181818,0.4136567799828269
-49.09190909090909,0.4214695292386142
-50.001,0.4292470684051514
-50.91009090909091,0.4369855936223811
-51.81918181818182,0.4446891525875438
-52.72827272727272,0.4523578970215537
-53.63736363636364,0.4599919027848677
-54.54645454545454,0.4675912999239835
-55.45554545454545,0.4713833203315735
-60.001,0.4713833203315735
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInDIN4108.A/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInDIN4108.A/reference.csv
deleted file mode 100644
index da1822406f..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInDIN4108.A/reference.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0.004832278513772926
-6.363636363636364,0.01447798489508304
-7.272727272727273,0.02408134361559695
-8.181818181818182,0.03364253213459795
-9.090909090909092,0.0431617291813547
-10,0.05263910815119743
-10.90909090909091,0.06207023933529855
-11.81818181818182,0.0714599456299435
-12.72727272727273,0.08080839230255649
-13.63636363636364,0.09011574699120088
-14.54545454545455,0.09938218173655598
-15.45454545454545,0.1086078597740693
-16.36363636363636,0.1177929463711652
-17.27272727272727,0.1269376088272442
-18.18181818181818,0.1360420069911263
-19.09090909090909,0.1451063061302358
-20,0.1541306525468826
-20.90909090909091,0.1631108237938448
-21.81818181818182,0.1720514080741189
-22.72727272727273,0.180952557108619
-23.63636363636364,0.1898144226182591
-24.54545454545455,0.1986371644518592
-25.45454545454546,0.2074209383942864
-26.36363636363636,0.2161658907478506
-27.27272727272727,0.2248721664602106
-28.18181818181818,0.2335399172522805
-29.09090909090909,0.2421692934903232
-30,0.2507604360580444
-30.90909090909091,0.2593092864209955
-31.81818181818182,0.2678202201019634
-32.72727272727273,0.2762933888218619
-33.63636363636363,0.2847289443016052
-34.54545454545455,0.2931270057504827
-35.45454545454545,0.3014877221801064
-36.36363636363637,0.3098112453113903
-37.27272727272727,0.3180976970629258
-38.18181818181818,0.3263472020626068
-39.09090909090909,0.3345599255778572
-40,0.3427359759807587
-40.90909090909091,0.3508714410391721
-41.81818181818182,0.3589705499735746
-42.72727272727273,0.3670334111560475
-43.63636363636364,0.3750601708889008
-44.54545454545455,0.3830525287720006
-45.45454545454545,0.3910058655522086
-46.36363636363636,0.3989250632849606
-47.27272727272727,0.4068086689168757
-48.18181818181818,0.4146567799828269
-49.09090909090909,0.4224695292386142
-50,0.4302470684051514
-50.90909090909091,0.4379855936223811
-51.81818181818182,0.4456891525875438
-52.72727272727273,0.4533578970215537
-53.63636363636363,0.4609919027848677
-54.54545454545455,0.4685912999239835
-55.45454545454545,0.4723833203315735
-56.36363636363637,0.4723833203315735
-57.27272727272727,0.4723833203315735
-58.18181818181819,0.4723833203315735
-59.09090909090909,0.4723833203315735
-60,0.4723833203315735
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInDIN4108.A/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInDIN4108.A/test.csv
deleted file mode 100644
index da1822406f..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInDIN4108.A/test.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0.004832278513772926
-6.363636363636364,0.01447798489508304
-7.272727272727273,0.02408134361559695
-8.181818181818182,0.03364253213459795
-9.090909090909092,0.0431617291813547
-10,0.05263910815119743
-10.90909090909091,0.06207023933529855
-11.81818181818182,0.0714599456299435
-12.72727272727273,0.08080839230255649
-13.63636363636364,0.09011574699120088
-14.54545454545455,0.09938218173655598
-15.45454545454545,0.1086078597740693
-16.36363636363636,0.1177929463711652
-17.27272727272727,0.1269376088272442
-18.18181818181818,0.1360420069911263
-19.09090909090909,0.1451063061302358
-20,0.1541306525468826
-20.90909090909091,0.1631108237938448
-21.81818181818182,0.1720514080741189
-22.72727272727273,0.180952557108619
-23.63636363636364,0.1898144226182591
-24.54545454545455,0.1986371644518592
-25.45454545454546,0.2074209383942864
-26.36363636363636,0.2161658907478506
-27.27272727272727,0.2248721664602106
-28.18181818181818,0.2335399172522805
-29.09090909090909,0.2421692934903232
-30,0.2507604360580444
-30.90909090909091,0.2593092864209955
-31.81818181818182,0.2678202201019634
-32.72727272727273,0.2762933888218619
-33.63636363636363,0.2847289443016052
-34.54545454545455,0.2931270057504827
-35.45454545454545,0.3014877221801064
-36.36363636363637,0.3098112453113903
-37.27272727272727,0.3180976970629258
-38.18181818181818,0.3263472020626068
-39.09090909090909,0.3345599255778572
-40,0.3427359759807587
-40.90909090909091,0.3508714410391721
-41.81818181818182,0.3589705499735746
-42.72727272727273,0.3670334111560475
-43.63636363636364,0.3750601708889008
-44.54545454545455,0.3830525287720006
-45.45454545454545,0.3910058655522086
-46.36363636363636,0.3989250632849606
-47.27272727272727,0.4068086689168757
-48.18181818181818,0.4146567799828269
-49.09090909090909,0.4224695292386142
-50,0.4302470684051514
-50.90909090909091,0.4379855936223811
-51.81818181818182,0.4456891525875438
-52.72727272727273,0.4533578970215537
-53.63636363636363,0.4609919027848677
-54.54545454545455,0.4685912999239835
-55.45454545454545,0.4723833203315735
-56.36363636363637,0.4723833203315735
-57.27272727272727,0.4723833203315735
-58.18181818181819,0.4723833203315735
-59.09090909090909,0.4723833203315735
-60,0.4723833203315735
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInDIN4108.A/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInDIN4108.A/upperBound.csv
deleted file mode 100644
index 8cf2de4e0a..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInDIN4108.A/upperBound.csv
+++ /dev/null
@@ -1,60 +0,0 @@
-x,y
--0.001,0.001
-4.544454545454546,0.001
-5.453545454545455,0.005832278513772926
-6.362636363636364,0.01547798489508304
-7.271727272727274,0.02508134361559695
-8.180818181818182,0.03464253213459795
-9.08990909090909,0.0441617291813547
-9.998999999999999,0.05363910815119743
-10.90809090909091,0.06307023933529855
-11.81718181818182,0.0724599456299435
-12.72627272727273,0.08180839230255649
-13.63536363636364,0.09111574699120088
-14.54445454545455,0.100382181736556
-15.45354545454545,0.1096078597740693
-16.36263636363636,0.1187929463711652
-17.27172727272728,0.1279376088272442
-18.18081818181818,0.1370420069911263
-19.08990909090909,0.1461063061302358
-19.999,0.1551306525468826
-20.90809090909091,0.1641108237938448
-21.81718181818182,0.1730514080741189
-22.72627272727273,0.181952557108619
-23.63536363636364,0.1908144226182591
-24.54445454545455,0.1996371644518592
-25.45354545454546,0.2084209383942864
-26.36263636363636,0.2171658907478506
-27.27172727272727,0.2258721664602106
-28.18081818181818,0.2345399172522805
-29.0899090909091,0.2431692934903232
-29.999,0.2517604360580444
-30.90809090909091,0.2603092864209955
-31.81718181818182,0.2688202201019634
-32.72627272727272,0.2772933888218619
-33.63536363636364,0.2857289443016052
-34.54445454545455,0.2941270057504827
-35.45354545454546,0.3024877221801064
-36.36263636363636,0.3108112453113903
-37.27172727272728,0.3190976970629258
-38.18081818181818,0.3273472020626068
-39.08990909090909,0.3355599255778572
-39.999,0.3437359759807587
-40.90809090909091,0.3518714410391721
-41.81718181818182,0.3599705499735746
-42.72627272727273,0.3680334111560475
-43.63536363636364,0.3760601708889008
-44.54445454545455,0.3840525287720006
-45.45354545454546,0.3920058655522086
-46.36263636363636,0.3999250632849606
-47.27172727272727,0.4078086689168757
-48.18081818181818,0.4156567799828269
-49.0899090909091,0.4234695292386142
-49.999,0.4312470684051514
-50.90809090909091,0.4389855936223811
-51.81718181818182,0.4466891525875438
-52.72627272727273,0.4543578970215537
-53.63536363636364,0.4619919027848677
-54.54445454545454,0.4695912999239835
-55.45354545454545,0.4733833203315735
-60.001,0.4733833203315735
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInEff.A/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInEff.A/errors.csv
deleted file mode 100644
index 20aff8da64..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInEff.A/errors.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0
-6.363636363636364,0
-7.272727272727273,0
-8.181818181818182,0
-9.090909090909092,0
-10,0
-10.90909090909091,0
-11.81818181818182,0
-12.72727272727273,0
-13.63636363636364,0
-14.54545454545455,0
-15.45454545454545,0
-16.36363636363636,0
-17.27272727272727,0
-18.18181818181818,0
-19.09090909090909,0
-20,0
-20.90909090909091,0
-21.81818181818182,0
-22.72727272727273,0
-23.63636363636364,0
-24.54545454545455,0
-25.45454545454546,0
-26.36363636363636,0
-27.27272727272727,0
-28.18181818181818,0
-29.09090909090909,0
-30,0
-30.90909090909091,0
-31.81818181818182,0
-32.72727272727273,0
-33.63636363636363,0
-34.54545454545455,0
-35.45454545454545,0
-36.36363636363637,0
-37.27272727272727,0
-38.18181818181818,0
-39.09090909090909,0
-40,0
-40.90909090909091,0
-41.81818181818182,0
-42.72727272727273,0
-43.63636363636364,0
-44.54545454545455,0
-45.45454545454545,0
-46.36363636363636,0
-47.27272727272727,0
-48.18181818181818,0
-49.09090909090909,0
-50,0
-50.90909090909091,0
-51.81818181818182,0
-52.72727272727273,0
-53.63636363636363,0
-54.54545454545455,0
-55.45454545454545,0
-56.36363636363637,0
-57.27272727272727,0
-58.18181818181819,0
-59.09090909090909,0
-60,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInEff.A/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInEff.A/lowerBound.csv
deleted file mode 100644
index 84ba0dd286..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInEff.A/lowerBound.csv
+++ /dev/null
@@ -1,60 +0,0 @@
-x,y
--0.001,-0.001
-4.546454545454545,-0.001
-5.455545454545454,0.01101234249906108
-6.364636363636364,0.03502883456782863
-7.273727272727274,0.05902077528021554
-8.182818181818181,0.08297188444029201
-9.091909090909091,0.1068660054640337
-10.001,0.1306871643066406
-10.91009090909091,0.1544076454856179
-11.81918181818182,0.1780202165191824
-12.72827272727273,0.2015099220600995
-13.63736363636364,0.2248621860634197
-14.54645454545455,0.2480628605539149
-15.45554545454545,0.27109826762026
-16.36463636363636,0.29395523463596
-17.27372727272727,0.3166211308349263
-18.18281818181818,0.339083888985894
-19.09190909090909,0.3613320026831193
-20.001,0.3833545913696289
-20.91009090909091,0.4051138088052924
-21.81918181818182,0.4266254095814445
-22.72827272727273,0.4478806372339075
-23.63736363636363,0.4688713990775022
-24.54645454545455,0.48959028246186
-25.45554545454545,0.5100305168411949
-26.36463636363636,0.5301859575184908
-27.27372727272727,0.5500511019013145
-28.18281818181818,0.5696210840832103
-29.09190909090909,0.5888916125297546
-30.001,0.6078590025901794
-30.91009090909091,0.6264858333847739
-31.81918181818182,0.6448035273985429
-32.72827272727272,0.6628103073293512
-33.63736363636363,0.6805049268982627
-34.54645454545455,0.6978866058262913
-35.45554545454546,0.7149551002762534
-36.36463636363636,0.7317105836434799
-37.27372727272727,0.7481535977883772
-38.18281818181818,0.7642851288968866
-39.09190909090909,0.780106569550254
-40.001,0.7956196537017822
-40.9100909090909,0.8107926120758057
-41.81918181818182,0.8256622857613998
-42.72827272727273,0.8402313623861833
-43.63736363636364,0.8545028330196034
-44.54645454545454,0.8684926771102878
-45.45554545454545,0.8821659880551425
-46.36463636363636,0.8955647328983654
-47.27372727272727,0.9086798788417469
-48.18281818181818,0.9215153489546342
-49.09190909090909,0.9340752613761208
-50.001,0.9463637342453003
-50.91009090909091,0.9583560262159868
-51.81918181818182,0.9700866808891296
-52.72827272727272,0.9815601631944829
-53.63736363636364,0.9927809759920293
-54.54645454545454,1.003748971370134
-55.45554545454545,1.0091751755476
-60.001,1.0091751755476
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInEff.A/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInEff.A/reference.csv
deleted file mode 100644
index 5834d321aa..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInEff.A/reference.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0.01201234249906108
-6.363636363636364,0.03602883456782863
-7.272727272727273,0.06002077528021554
-8.181818181818182,0.08397188444029201
-9.090909090909092,0.1078660054640337
-10,0.1316871643066406
-10.90909090909091,0.1554076454856179
-11.81818181818182,0.1790202165191824
-12.72727272727273,0.2025099220600995
-13.63636363636364,0.2258621860634197
-14.54545454545455,0.2490628605539149
-15.45454545454545,0.27209826762026
-16.36363636363636,0.29495523463596
-17.27272727272727,0.3176211308349263
-18.18181818181818,0.340083888985894
-19.09090909090909,0.3623320026831193
-20,0.3843545913696289
-20.90909090909091,0.4061138088052924
-21.81818181818182,0.4276254095814445
-22.72727272727273,0.4488806372339075
-23.63636363636364,0.4698713990775022
-24.54545454545455,0.49059028246186
-25.45454545454546,0.5110305168411949
-26.36363636363636,0.5311859575184908
-27.27272727272727,0.5510511019013145
-28.18181818181818,0.5706210840832103
-29.09090909090909,0.5898916125297546
-30,0.6088590025901794
-30.90909090909091,0.6274858333847739
-31.81818181818182,0.6458035273985429
-32.72727272727273,0.6638103073293512
-33.63636363636363,0.6815049268982627
-34.54545454545455,0.6988866058262913
-35.45454545454545,0.7159551002762534
-36.36363636363637,0.7327105836434799
-37.27272727272727,0.7491535977883772
-38.18181818181818,0.7652851288968866
-39.09090909090909,0.781106569550254
-40,0.7966196537017822
-40.90909090909091,0.8117926120758057
-41.81818181818182,0.8266622857613998
-42.72727272727273,0.8412313623861833
-43.63636363636364,0.8555028330196034
-44.54545454545455,0.8694926771102878
-45.45454545454545,0.8831659880551425
-46.36363636363636,0.8965647328983654
-47.27272727272727,0.9096798788417469
-48.18181818181818,0.9225153489546342
-49.09090909090909,0.9350752613761208
-50,0.9473637342453003
-50.90909090909091,0.9593560262159868
-51.81818181818182,0.9710866808891296
-52.72727272727273,0.9825601631944829
-53.63636363636363,0.9937809759920293
-54.54545454545455,1.004753725095229
-55.45454545454545,1.010185360908508
-56.36363636363637,1.010185360908508
-57.27272727272727,1.010185360908508
-58.18181818181819,1.010185360908508
-59.09090909090909,1.010185360908508
-60,1.010185360908508
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInEff.A/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInEff.A/test.csv
deleted file mode 100644
index 5834d321aa..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInEff.A/test.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0.01201234249906108
-6.363636363636364,0.03602883456782863
-7.272727272727273,0.06002077528021554
-8.181818181818182,0.08397188444029201
-9.090909090909092,0.1078660054640337
-10,0.1316871643066406
-10.90909090909091,0.1554076454856179
-11.81818181818182,0.1790202165191824
-12.72727272727273,0.2025099220600995
-13.63636363636364,0.2258621860634197
-14.54545454545455,0.2490628605539149
-15.45454545454545,0.27209826762026
-16.36363636363636,0.29495523463596
-17.27272727272727,0.3176211308349263
-18.18181818181818,0.340083888985894
-19.09090909090909,0.3623320026831193
-20,0.3843545913696289
-20.90909090909091,0.4061138088052924
-21.81818181818182,0.4276254095814445
-22.72727272727273,0.4488806372339075
-23.63636363636364,0.4698713990775022
-24.54545454545455,0.49059028246186
-25.45454545454546,0.5110305168411949
-26.36363636363636,0.5311859575184908
-27.27272727272727,0.5510511019013145
-28.18181818181818,0.5706210840832103
-29.09090909090909,0.5898916125297546
-30,0.6088590025901794
-30.90909090909091,0.6274858333847739
-31.81818181818182,0.6458035273985429
-32.72727272727273,0.6638103073293512
-33.63636363636363,0.6815049268982627
-34.54545454545455,0.6988866058262913
-35.45454545454545,0.7159551002762534
-36.36363636363637,0.7327105836434799
-37.27272727272727,0.7491535977883772
-38.18181818181818,0.7652851288968866
-39.09090909090909,0.781106569550254
-40,0.7966196537017822
-40.90909090909091,0.8117926120758057
-41.81818181818182,0.8266622857613998
-42.72727272727273,0.8412313623861833
-43.63636363636364,0.8555028330196034
-44.54545454545455,0.8694926771102878
-45.45454545454545,0.8831659880551425
-46.36363636363636,0.8965647328983654
-47.27272727272727,0.9096798788417469
-48.18181818181818,0.9225153489546342
-49.09090909090909,0.9350752613761208
-50,0.9473637342453003
-50.90909090909091,0.9593560262159868
-51.81818181818182,0.9710866808891296
-52.72727272727273,0.9825601631944829
-53.63636363636363,0.9937809759920293
-54.54545454545455,1.004753725095229
-55.45454545454545,1.010185360908508
-56.36363636363637,1.010185360908508
-57.27272727272727,1.010185360908508
-58.18181818181819,1.010185360908508
-59.09090909090909,1.010185360908508
-60,1.010185360908508
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInEff.A/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInEff.A/upperBound.csv
deleted file mode 100644
index 8146f105c2..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInEff.A/upperBound.csv
+++ /dev/null
@@ -1,60 +0,0 @@
-x,y
--0.001,0.001
-4.544454545454546,0.001
-5.453545454545455,0.01301234249906108
-6.362636363636364,0.03702883456782863
-7.271727272727274,0.06102077528021554
-8.180818181818182,0.08497188444029201
-9.08990909090909,0.1088660054640337
-9.998999999999999,0.1326871643066406
-10.90809090909091,0.1564076454856179
-11.81718181818182,0.1800202165191824
-12.72627272727273,0.2035099220600995
-13.63536363636364,0.2268621860634197
-14.54445454545455,0.2500628605539149
-15.45354545454545,0.27309826762026
-16.36263636363636,0.29595523463596
-17.27172727272728,0.3186211308349263
-18.18081818181818,0.341083888985894
-19.08990909090909,0.3633320026831193
-19.999,0.3853545913696289
-20.90809090909091,0.4071138088052924
-21.81718181818182,0.4286254095814445
-22.72627272727273,0.4498806372339075
-23.63536363636364,0.4708713990775022
-24.54445454545455,0.49159028246186
-25.45354545454546,0.5120305168411949
-26.36263636363636,0.5321859575184908
-27.27172727272727,0.5520511019013145
-28.18081818181818,0.5716210840832103
-29.0899090909091,0.5908916125297546
-29.999,0.6098590025901794
-30.90809090909091,0.6284858333847739
-31.81718181818182,0.6468035273985429
-32.72627272727272,0.6648103073293512
-33.63536363636364,0.6825049268982627
-34.54445454545455,0.6998866058262913
-35.45354545454546,0.7169551002762534
-36.36263636363636,0.7337105836434799
-37.27172727272728,0.7501535977883772
-38.18081818181818,0.7662851288968866
-39.08990909090909,0.782106569550254
-39.999,0.7976196537017822
-40.90809090909091,0.8127926120758057
-41.81718181818182,0.8276622857613998
-42.72627272727273,0.8422313623861833
-43.63536363636364,0.8565028330196034
-44.54445454545455,0.8704926771102878
-45.45354545454546,0.8841659880551425
-46.36263636363636,0.8975647328983654
-47.27172727272727,0.9106798788417469
-48.18081818181818,0.9235153489546342
-49.0899090909091,0.9360752613761208
-49.999,0.9483637342453003
-50.90809090909091,0.9603560262159868
-51.81718181818182,0.9720866808891296
-52.72627272727273,0.9835601631944829
-53.63536363636364,0.9947809759920293
-54.54445454545454,1.005758478820324
-55.45354545454545,1.011195546269417
-60.001,1.011195546269417
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInEqv.A/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInEqv.A/errors.csv
deleted file mode 100644
index 20aff8da64..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInEqv.A/errors.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0
-6.363636363636364,0
-7.272727272727273,0
-8.181818181818182,0
-9.090909090909092,0
-10,0
-10.90909090909091,0
-11.81818181818182,0
-12.72727272727273,0
-13.63636363636364,0
-14.54545454545455,0
-15.45454545454545,0
-16.36363636363636,0
-17.27272727272727,0
-18.18181818181818,0
-19.09090909090909,0
-20,0
-20.90909090909091,0
-21.81818181818182,0
-22.72727272727273,0
-23.63636363636364,0
-24.54545454545455,0
-25.45454545454546,0
-26.36363636363636,0
-27.27272727272727,0
-28.18181818181818,0
-29.09090909090909,0
-30,0
-30.90909090909091,0
-31.81818181818182,0
-32.72727272727273,0
-33.63636363636363,0
-34.54545454545455,0
-35.45454545454545,0
-36.36363636363637,0
-37.27272727272727,0
-38.18181818181818,0
-39.09090909090909,0
-40,0
-40.90909090909091,0
-41.81818181818182,0
-42.72727272727273,0
-43.63636363636364,0
-44.54545454545455,0
-45.45454545454545,0
-46.36363636363636,0
-47.27272727272727,0
-48.18181818181818,0
-49.09090909090909,0
-50,0
-50.90909090909091,0
-51.81818181818182,0
-52.72727272727273,0
-53.63636363636363,0
-54.54545454545455,0
-55.45454545454545,0
-56.36363636363637,0
-57.27272727272727,0
-58.18181818181819,0
-59.09090909090909,0
-60,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInEqv.A/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInEqv.A/lowerBound.csv
deleted file mode 100644
index 263157b70e..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInEqv.A/lowerBound.csv
+++ /dev/null
@@ -1,60 +0,0 @@
-x,y
--0.001,-0.001
-4.546454545454545,-0.001
-5.455545454545454,0.01036202026497235
-6.364636363636364,0.03307831219109624
-7.273727272727274,0.0557713806574995
-8.182818181818181,0.07842582463676279
-9.091909090909091,0.1010263745026155
-10.001,0.1235579123497009
-10.91009090909091,0.1459942114569924
-11.81918181818182,0.1683284525112672
-12.72827272727273,0.1905464821186933
-13.63736363636364,0.212634497740052
-14.54645454545455,0.2345791289697994
-15.45554545454545,0.2563674510825764
-16.36463636363636,0.2779870067076249
-17.27372727272727,0.2994258302125064
-18.18281818181818,0.320672491051934
-19.09190909090909,0.3417161547270688
-20.001,0.3625464608669281
-20.91009090909091,0.3831277008706873
-21.81918181818182,0.4034746864925732
-22.72827272727273,0.4235792031288147
-23.63736363636363,0.4434335861639543
-24.54645454545455,0.4630308022499084
-25.45554545454545,0.4823644493059679
-26.36463636363636,0.501428718588569
-27.27372727272727,0.5202184028192
-28.18281818181818,0.5387289070216092
-29.09190909090909,0.5569561699520459
-30.001,0.574896680355072
-30.91009090909091,0.5925151089321483
-31.81918181818182,0.6098411279591647
-32.72827272727272,0.6268730468316511
-33.63736363636363,0.6436097059683366
-34.54645454545455,0.6600504117879
-35.45554545454546,0.6761948716857217
-36.36463636363636,0.6920432157082992
-37.27372727272727,0.7075960290648721
-38.18281818181818,0.722854276266965
-39.09190909090909,0.7378191548260775
-40.001,0.7524923553466797
-40.9100909090909,0.7668439075296575
-41.81918181818182,0.7809085608829152
-42.72827272727273,0.7946889163364064
-43.63736363636364,0.8081877644712275
-44.54645454545454,0.8214202503276291
-45.45554545454545,0.8343533040393483
-46.36463636363636,0.8470266495184464
-47.27372727272727,0.8594317740960554
-48.18281818181818,0.8715723732601512
-49.09190909090909,0.8834523158940403
-50.001,0.8950755467414856
-50.91009090909091,0.906418581572446
-51.81918181818182,0.9175141704299233
-52.72827272727272,0.9283664748018438
-53.63736363636364,0.9389798078970475
-54.54645454545454,0.949358504598791
-55.45554545454545,0.954496072769165
-60.001,0.954496072769165
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInEqv.A/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInEqv.A/reference.csv
deleted file mode 100644
index b9b87ed746..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInEqv.A/reference.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0.01136202026497235
-6.363636363636364,0.03407831219109624
-7.272727272727273,0.0567713806574995
-8.181818181818182,0.07942582463676279
-9.090909090909092,0.1020263745026155
-10,0.1245579123497009
-10.90909090909091,0.1469942114569924
-11.81818181818182,0.1693284525112672
-12.72727272727273,0.1915464821186933
-13.63636363636364,0.213634497740052
-14.54545454545455,0.2355791289697994
-15.45454545454545,0.2573674510825764
-16.36363636363636,0.2789870067076249
-17.27272727272727,0.3004258302125064
-18.18181818181818,0.321672491051934
-19.09090909090909,0.3427161547270688
-20,0.3635464608669281
-20.90909090909091,0.3841277008706873
-21.81818181818182,0.4044746864925732
-22.72727272727273,0.4245792031288147
-23.63636363636364,0.4444335861639543
-24.54545454545455,0.4640308022499084
-25.45454545454546,0.4833644493059679
-26.36363636363636,0.502428718588569
-27.27272727272727,0.5212184028192
-28.18181818181818,0.5397289070216092
-29.09090909090909,0.5579561699520459
-30,0.575896680355072
-30.90909090909091,0.5935151089321483
-31.81818181818182,0.6108411279591647
-32.72727272727273,0.6278730468316511
-33.63636363636363,0.6446097059683366
-34.54545454545455,0.6610504117879
-35.45454545454545,0.6771948716857217
-36.36363636363637,0.6930432157082992
-37.27272727272727,0.7085960290648721
-38.18181818181818,0.723854276266965
-39.09090909090909,0.7388191548260775
-40,0.7534923553466797
-40.90909090909091,0.7678439075296575
-41.81818181818182,0.7819085608829152
-42.72727272727273,0.7956889163364064
-43.63636363636364,0.8091877644712275
-44.54545454545455,0.8224202503276291
-45.45454545454545,0.8353533040393483
-46.36363636363636,0.8480266495184464
-47.27272727272727,0.8604317740960554
-48.18181818181818,0.8725723732601512
-49.09090909090909,0.8844523158940403
-50,0.8960755467414856
-50.90909090909091,0.907418581572446
-51.81818181818182,0.9185141704299233
-52.72727272727273,0.9293664748018438
-53.63636363636363,0.9399798078970475
-54.54545454545455,0.950358504598791
-55.45454545454545,0.955496072769165
-56.36363636363637,0.955496072769165
-57.27272727272727,0.955496072769165
-58.18181818181819,0.955496072769165
-59.09090909090909,0.955496072769165
-60,0.955496072769165
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInEqv.A/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInEqv.A/test.csv
deleted file mode 100644
index b9b87ed746..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInEqv.A/test.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0.01136202026497235
-6.363636363636364,0.03407831219109624
-7.272727272727273,0.0567713806574995
-8.181818181818182,0.07942582463676279
-9.090909090909092,0.1020263745026155
-10,0.1245579123497009
-10.90909090909091,0.1469942114569924
-11.81818181818182,0.1693284525112672
-12.72727272727273,0.1915464821186933
-13.63636363636364,0.213634497740052
-14.54545454545455,0.2355791289697994
-15.45454545454545,0.2573674510825764
-16.36363636363636,0.2789870067076249
-17.27272727272727,0.3004258302125064
-18.18181818181818,0.321672491051934
-19.09090909090909,0.3427161547270688
-20,0.3635464608669281
-20.90909090909091,0.3841277008706873
-21.81818181818182,0.4044746864925732
-22.72727272727273,0.4245792031288147
-23.63636363636364,0.4444335861639543
-24.54545454545455,0.4640308022499084
-25.45454545454546,0.4833644493059679
-26.36363636363636,0.502428718588569
-27.27272727272727,0.5212184028192
-28.18181818181818,0.5397289070216092
-29.09090909090909,0.5579561699520459
-30,0.575896680355072
-30.90909090909091,0.5935151089321483
-31.81818181818182,0.6108411279591647
-32.72727272727273,0.6278730468316511
-33.63636363636363,0.6446097059683366
-34.54545454545455,0.6610504117879
-35.45454545454545,0.6771948716857217
-36.36363636363637,0.6930432157082992
-37.27272727272727,0.7085960290648721
-38.18181818181818,0.723854276266965
-39.09090909090909,0.7388191548260775
-40,0.7534923553466797
-40.90909090909091,0.7678439075296575
-41.81818181818182,0.7819085608829152
-42.72727272727273,0.7956889163364064
-43.63636363636364,0.8091877644712275
-44.54545454545455,0.8224202503276291
-45.45454545454545,0.8353533040393483
-46.36363636363636,0.8480266495184464
-47.27272727272727,0.8604317740960554
-48.18181818181818,0.8725723732601512
-49.09090909090909,0.8844523158940403
-50,0.8960755467414856
-50.90909090909091,0.907418581572446
-51.81818181818182,0.9185141704299233
-52.72727272727273,0.9293664748018438
-53.63636363636363,0.9399798078970475
-54.54545454545455,0.950358504598791
-55.45454545454545,0.955496072769165
-56.36363636363637,0.955496072769165
-57.27272727272727,0.955496072769165
-58.18181818181819,0.955496072769165
-59.09090909090909,0.955496072769165
-60,0.955496072769165
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInEqv.A/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInEqv.A/upperBound.csv
deleted file mode 100644
index aaa8a14539..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInEqv.A/upperBound.csv
+++ /dev/null
@@ -1,60 +0,0 @@
-x,y
--0.001,0.001
-4.544454545454546,0.001
-5.453545454545455,0.01236202026497235
-6.362636363636364,0.03507831219109624
-7.271727272727274,0.0577713806574995
-8.180818181818182,0.08042582463676279
-9.08990909090909,0.1030263745026155
-9.998999999999999,0.1255579123497009
-10.90809090909091,0.1479942114569924
-11.81718181818182,0.1703284525112672
-12.72627272727273,0.1925464821186933
-13.63536363636364,0.214634497740052
-14.54445454545455,0.2365791289697994
-15.45354545454545,0.2583674510825764
-16.36263636363636,0.2799870067076249
-17.27172727272728,0.3014258302125064
-18.18081818181818,0.322672491051934
-19.08990909090909,0.3437161547270688
-19.999,0.3645464608669281
-20.90809090909091,0.3851277008706873
-21.81718181818182,0.4054746864925732
-22.72627272727273,0.4255792031288147
-23.63536363636364,0.4454335861639543
-24.54445454545455,0.4650308022499084
-25.45354545454546,0.4843644493059679
-26.36263636363636,0.503428718588569
-27.27172727272727,0.5222184028192
-28.18081818181818,0.5407289070216093
-29.0899090909091,0.5589561699520459
-29.999,0.576896680355072
-30.90809090909091,0.5945151089321483
-31.81718181818182,0.6118411279591647
-32.72627272727272,0.6288730468316511
-33.63536363636364,0.6456097059683366
-34.54445454545455,0.6620504117879
-35.45354545454546,0.6781948716857217
-36.36263636363636,0.6940432157082992
-37.27172727272728,0.7095960290648721
-38.18081818181818,0.724854276266965
-39.08990909090909,0.7398191548260775
-39.999,0.7544923553466797
-40.90809090909091,0.7688439075296575
-41.81718181818182,0.7829085608829152
-42.72627272727273,0.7966889163364064
-43.63536363636364,0.8101877644712275
-44.54445454545455,0.8234202503276291
-45.45354545454546,0.8363533040393483
-46.36263636363636,0.8490266495184464
-47.27172727272727,0.8614317740960554
-48.18081818181818,0.8735723732601512
-49.0899090909091,0.8854523158940403
-49.999,0.8970755467414856
-50.90809090909091,0.908418581572446
-51.81718181818182,0.9195141704299233
-52.72627272727273,0.9303664748018438
-53.63536363636364,0.9409798078970475
-54.54445454545454,0.951358504598791
-55.45354545454545,0.956496072769165
-60.001,0.956496072769165
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInGeo.A/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInGeo.A/errors.csv
deleted file mode 100644
index 20aff8da64..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInGeo.A/errors.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0
-6.363636363636364,0
-7.272727272727273,0
-8.181818181818182,0
-9.090909090909092,0
-10,0
-10.90909090909091,0
-11.81818181818182,0
-12.72727272727273,0
-13.63636363636364,0
-14.54545454545455,0
-15.45454545454545,0
-16.36363636363636,0
-17.27272727272727,0
-18.18181818181818,0
-19.09090909090909,0
-20,0
-20.90909090909091,0
-21.81818181818182,0
-22.72727272727273,0
-23.63636363636364,0
-24.54545454545455,0
-25.45454545454546,0
-26.36363636363636,0
-27.27272727272727,0
-28.18181818181818,0
-29.09090909090909,0
-30,0
-30.90909090909091,0
-31.81818181818182,0
-32.72727272727273,0
-33.63636363636363,0
-34.54545454545455,0
-35.45454545454545,0
-36.36363636363637,0
-37.27272727272727,0
-38.18181818181818,0
-39.09090909090909,0
-40,0
-40.90909090909091,0
-41.81818181818182,0
-42.72727272727273,0
-43.63636363636364,0
-44.54545454545455,0
-45.45454545454545,0
-46.36363636363636,0
-47.27272727272727,0
-48.18181818181818,0
-49.09090909090909,0
-50,0
-50.90909090909091,0
-51.81818181818182,0
-52.72727272727273,0
-53.63636363636363,0
-54.54545454545455,0
-55.45454545454545,0
-56.36363636363637,0
-57.27272727272727,0
-58.18181818181819,0
-59.09090909090909,0
-60,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInGeo.A/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInGeo.A/lowerBound.csv
deleted file mode 100644
index d26b4cbe0b..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInGeo.A/lowerBound.csv
+++ /dev/null
@@ -1,60 +0,0 @@
-x,y
--0.001,-0.001
-4.546454545454545,-0.001
-5.455545454545454,0.01036359843340788
-6.364636363636364,0.03309061377698726
-7.273727272727274,0.05581708455085756
-8.182818181818181,0.078542646353895
-9.091909090909091,0.1012669320756739
-10.001,0.1239895840883255
-10.91009090909091,0.1467099670605226
-11.81918181818182,0.1694278872771697
-12.72827272727273,0.1921429871103981
-13.63736363636364,0.2148549089323391
-14.54645454545455,0.2375632788593119
-15.45554545454545,0.2602677379087968
-16.36463636363636,0.2829679230343212
-17.27372727272727,0.305663458997553
-18.18281818181818,0.3283539827520198
-19.09190909090909,0.3510391447977586
-20.001,0.373718576669693
-20.91009090909091,0.3963911540074782
-21.81918181818182,0.4190571965087544
-22.72827272727273,0.4417162923596122
-23.63736363636363,0.4643681056065993
-24.54645454545455,0.4870122461102226
-25.45554545454545,0.5096483697891235
-26.36463636363636,0.5322761081782255
-27.27372727272727,0.5548950521729209
-28.18281818181818,0.5775048495639454
-29.09190909090909,0.6001051860722629
-30.001,0.6226956715583801
-30.91009090909091,0.6452746696038679
-31.81918181818182,0.6678429875807328
-32.72827272727272,0.6904002353494817
-33.63736363636363,0.7129460227706215
-34.54645454545455,0.7354799922162837
-35.45554545454546,0.7580017968958074
-36.36463636363636,0.7805110466697001
-37.27372727272727,0.8030073405612599
-38.18281818181818,0.8254903209426185
-39.09190909090909,0.8479596030928871
-40.001,0.870414840221405
-40.9100909090909,0.8928539840958335
-41.81918181818182,0.915278205134652
-42.72827272727273,0.9376871565471996
-43.63736363636364,0.9600804536125878
-44.54645454545454,0.9824584477379291
-45.45554545454545,1.004812732685696
-46.36463636363636,1.027134436011314
-47.27372727272727,1.049438957886262
-48.18281818181818,1.071725930213928
-49.09190909090909,1.093994941592216
-50.001,1.116245732188225
-50.91009090909091,1.138475627888332
-51.81918181818182,1.160686328432777
-52.72827272727272,1.182877487377687
-53.63736363636364,1.205048682494597
-54.54645454545454,1.227199545686895
-55.45554545454545,1.238270430207252
-60.001,1.238270430207252
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInGeo.A/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInGeo.A/reference.csv
deleted file mode 100644
index 336e38ee6b..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInGeo.A/reference.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0.01136359843340788
-6.363636363636364,0.03409061377698726
-7.272727272727273,0.05681708455085756
-8.181818181818182,0.07954264635389501
-9.090909090909092,0.1022669320756739
-10,0.1249895840883255
-10.90909090909091,0.1477099670605226
-11.81818181818182,0.1704278872771697
-12.72727272727273,0.1931429871103981
-13.63636363636364,0.2158549089323391
-14.54545454545455,0.2385632788593119
-15.45454545454545,0.2612677379087968
-16.36363636363636,0.2839679230343212
-17.27272727272727,0.306663458997553
-18.18181818181818,0.3293539827520198
-19.09090909090909,0.3520391447977586
-20,0.374718576669693
-20.90909090909091,0.3973911540074782
-21.81818181818182,0.4200571965087544
-22.72727272727273,0.4427162923596122
-23.63636363636364,0.4653681056065993
-24.54545454545455,0.4880122461102226
-25.45454545454546,0.5106483697891235
-26.36363636363636,0.5332761081782255
-27.27272727272727,0.5558950521729209
-28.18181818181818,0.5785048495639454
-29.09090909090909,0.6011051860722629
-30,0.6236956715583801
-30.90909090909091,0.6462746696038679
-31.81818181818182,0.6688429875807328
-32.72727272727273,0.6914002353494817
-33.63636363636363,0.7139460227706215
-34.54545454545455,0.7364799922162837
-35.45454545454545,0.7590017968958074
-36.36363636363637,0.7815110466697001
-37.27272727272727,0.8040073405612599
-38.18181818181818,0.8264903209426185
-39.09090909090909,0.8489596030928871
-40,0.871414840221405
-40.90909090909091,0.8938539840958335
-41.81818181818182,0.916278205134652
-42.72727272727273,0.9386871565471996
-43.63636363636364,0.9610804536125878
-44.54545454545455,0.9834584477379291
-45.45454545454545,1.005818551236933
-46.36363636363636,1.028162598609924
-47.27272727272727,1.050489447333596
-48.18181818181818,1.072798728942871
-49.09090909090909,1.09509003162384
-50,1.117363095283508
-50.90909090909091,1.139615243131464
-51.81818181818182,1.161848176609386
-52.72727272727273,1.184061548926614
-53.63636363636363,1.206254937432029
-54.54545454545455,1.228427973660556
-55.45454545454545,1.2395099401474
-56.36363636363637,1.2395099401474
-57.27272727272727,1.2395099401474
-58.18181818181819,1.2395099401474
-59.09090909090909,1.2395099401474
-60,1.2395099401474
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInGeo.A/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInGeo.A/test.csv
deleted file mode 100644
index 336e38ee6b..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInGeo.A/test.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0.01136359843340788
-6.363636363636364,0.03409061377698726
-7.272727272727273,0.05681708455085756
-8.181818181818182,0.07954264635389501
-9.090909090909092,0.1022669320756739
-10,0.1249895840883255
-10.90909090909091,0.1477099670605226
-11.81818181818182,0.1704278872771697
-12.72727272727273,0.1931429871103981
-13.63636363636364,0.2158549089323391
-14.54545454545455,0.2385632788593119
-15.45454545454545,0.2612677379087968
-16.36363636363636,0.2839679230343212
-17.27272727272727,0.306663458997553
-18.18181818181818,0.3293539827520198
-19.09090909090909,0.3520391447977586
-20,0.374718576669693
-20.90909090909091,0.3973911540074782
-21.81818181818182,0.4200571965087544
-22.72727272727273,0.4427162923596122
-23.63636363636364,0.4653681056065993
-24.54545454545455,0.4880122461102226
-25.45454545454546,0.5106483697891235
-26.36363636363636,0.5332761081782255
-27.27272727272727,0.5558950521729209
-28.18181818181818,0.5785048495639454
-29.09090909090909,0.6011051860722629
-30,0.6236956715583801
-30.90909090909091,0.6462746696038679
-31.81818181818182,0.6688429875807328
-32.72727272727273,0.6914002353494817
-33.63636363636363,0.7139460227706215
-34.54545454545455,0.7364799922162837
-35.45454545454545,0.7590017968958074
-36.36363636363637,0.7815110466697001
-37.27272727272727,0.8040073405612599
-38.18181818181818,0.8264903209426185
-39.09090909090909,0.8489596030928871
-40,0.871414840221405
-40.90909090909091,0.8938539840958335
-41.81818181818182,0.916278205134652
-42.72727272727273,0.9386871565471996
-43.63636363636364,0.9610804536125878
-44.54545454545455,0.9834584477379291
-45.45454545454545,1.005818551236933
-46.36363636363636,1.028162598609924
-47.27272727272727,1.050489447333596
-48.18181818181818,1.072798728942871
-49.09090909090909,1.09509003162384
-50,1.117363095283508
-50.90909090909091,1.139615243131464
-51.81818181818182,1.161848176609386
-52.72727272727273,1.184061548926614
-53.63636363636363,1.206254937432029
-54.54545454545455,1.228427973660556
-55.45454545454545,1.2395099401474
-56.36363636363637,1.2395099401474
-57.27272727272727,1.2395099401474
-58.18181818181819,1.2395099401474
-59.09090909090909,1.2395099401474
-60,1.2395099401474
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInGeo.A/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInGeo.A/upperBound.csv
deleted file mode 100644
index 44898f1f0b..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInGeo.A/upperBound.csv
+++ /dev/null
@@ -1,60 +0,0 @@
-x,y
--0.001,0.001
-4.544454545454546,0.001
-5.453545454545455,0.01236359843340788
-6.362636363636364,0.03509061377698726
-7.271727272727274,0.05781708455085756
-8.180818181818182,0.08054264635389501
-9.08990909090909,0.1032669320756739
-9.998999999999999,0.1259895840883255
-10.90809090909091,0.1487099670605226
-11.81718181818182,0.1714278872771697
-12.72627272727273,0.1941429871103981
-13.63536363636364,0.2168549089323391
-14.54445454545455,0.2395632788593119
-15.45354545454545,0.2622677379087968
-16.36263636363636,0.2849679230343212
-17.27172727272728,0.307663458997553
-18.18081818181818,0.3303539827520198
-19.08990909090909,0.3530391447977586
-19.999,0.375718576669693
-20.90809090909091,0.3983911540074782
-21.81718181818182,0.4210571965087544
-22.72627272727273,0.4437162923596122
-23.63536363636364,0.4663681056065993
-24.54445454545455,0.4890122461102226
-25.45354545454546,0.5116483697891235
-26.36263636363636,0.5342761081782255
-27.27172727272727,0.5568950521729209
-28.18081818181818,0.5795048495639454
-29.0899090909091,0.6021051860722629
-29.999,0.6246956715583801
-30.90809090909091,0.6472746696038679
-31.81718181818182,0.6698429875807328
-32.72627272727272,0.6924002353494817
-33.63536363636364,0.7149460227706215
-34.54445454545455,0.7374799922162837
-35.45354545454546,0.7600017968958074
-36.36263636363636,0.7825110466697001
-37.27172727272728,0.8050073405612599
-38.18081818181818,0.8274903209426185
-39.08990909090909,0.8499596030928871
-39.999,0.872414840221405
-40.90809090909091,0.8948539840958335
-41.81718181818182,0.917278205134652
-42.72627272727273,0.9396871565471996
-43.63536363636364,0.9620804536125878
-44.54445454545455,0.9844584477379291
-45.45354545454546,1.00682436978817
-46.36263636363636,1.029190761208534
-47.27172727272727,1.051539936780929
-48.18081818181818,1.073871527671814
-49.0899090909091,1.096185121655464
-49.999,1.118480458378792
-50.90809090909091,1.140754858374595
-51.81718181818182,1.163010024785995
-52.72627272727273,1.185245610475541
-53.63536363636364,1.207461192369461
-54.54445454545454,1.229656401634216
-55.45354545454545,1.240749450087547
-60.001,1.240749450087547
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInHall.A/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInHall.A/errors.csv
deleted file mode 100644
index 20aff8da64..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInHall.A/errors.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0
-6.363636363636364,0
-7.272727272727273,0
-8.181818181818182,0
-9.090909090909092,0
-10,0
-10.90909090909091,0
-11.81818181818182,0
-12.72727272727273,0
-13.63636363636364,0
-14.54545454545455,0
-15.45454545454545,0
-16.36363636363636,0
-17.27272727272727,0
-18.18181818181818,0
-19.09090909090909,0
-20,0
-20.90909090909091,0
-21.81818181818182,0
-22.72727272727273,0
-23.63636363636364,0
-24.54545454545455,0
-25.45454545454546,0
-26.36363636363636,0
-27.27272727272727,0
-28.18181818181818,0
-29.09090909090909,0
-30,0
-30.90909090909091,0
-31.81818181818182,0
-32.72727272727273,0
-33.63636363636363,0
-34.54545454545455,0
-35.45454545454545,0
-36.36363636363637,0
-37.27272727272727,0
-38.18181818181818,0
-39.09090909090909,0
-40,0
-40.90909090909091,0
-41.81818181818182,0
-42.72727272727273,0
-43.63636363636364,0
-44.54545454545455,0
-45.45454545454545,0
-46.36363636363636,0
-47.27272727272727,0
-48.18181818181818,0
-49.09090909090909,0
-50,0
-50.90909090909091,0
-51.81818181818182,0
-52.72727272727273,0
-53.63636363636363,0
-54.54545454545455,0
-55.45454545454545,0
-56.36363636363637,0
-57.27272727272727,0
-58.18181818181819,0
-59.09090909090909,0
-60,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInHall.A/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInHall.A/lowerBound.csv
deleted file mode 100644
index 44854a9ed5..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInHall.A/lowerBound.csv
+++ /dev/null
@@ -1,61 +0,0 @@
-x,y
--0.001,-0.001
-4.546454545454545,-0.001
-5.455545454545454,0.0106975520822135
-6.364515495666386,0.02417515595578976
-7.271727272727274,0.0233099375881932
-7.273727272727274,0.0233099375881932
-8.182818181818181,0.02392756159468131
-9.091909090909091,0.02565738829157569
-10.001,0.02823127263784409
-10.91009090909091,0.03150359472903339
-11.81918181818182,0.03524651343985037
-12.72827272727273,0.03935470736297694
-13.63736363636364,0.04374454169923609
-14.54645454545455,0.04834891313314439
-15.45554545454545,0.05311343750628558
-16.36463636363636,0.05799362401528792
-17.27372727272727,0.06295275890827179
-18.18281818181818,0.06796029683676634
-19.09190909090909,0.07299062676863237
-20.001,0.07802213931083679
-20.91009090909091,0.08303245156461543
-21.81918181818182,0.08800666981935502
-22.72827272727273,0.09293201700665733
-23.63736363636363,0.09779737076434222
-24.54645454545455,0.1025930114713582
-25.45554545454545,0.1073104278553616
-26.36463636363636,0.1119421314055269
-27.27372727272727,0.1164815080382607
-28.18281818181818,0.1209227043065158
-29.09190909090909,0.1252605122544549
-30.001,0.1294902881383896
-30.91009090909091,0.1335949484543367
-31.81918181818182,0.1375829204862768
-32.72827272727272,0.1414510180950165
-33.63736363636363,0.1451963585831902
-34.54645454545455,0.1488163057999178
-35.45554545454546,0.1523084945245222
-36.36463636363636,0.155670784408396
-37.27372727272727,0.1589012112075632
-38.18281818181818,0.1619979840733788
-39.09190909090909,0.1649594841978766
-40.001,0.1677842160463333
-40.9100909090909,0.1704553440159017
-41.81918181818182,0.1729868264306675
-42.72827272727273,0.1753776012442329
-43.63736363636364,0.1776266443404284
-44.54645454545454,0.17973930919098
-45.45554545454545,0.1816959157531912
-46.36463636363636,0.1835145320350474
-47.27372727272727,0.1851881505359303
-48.18281818181818,0.1867161291512576
-49.09190909090909,0.1880978582880714
-50.001,0.1893327852487564
-50.91009090909091,0.1904039890874516
-51.81918181818182,0.1913273422501304
-52.72827272727272,0.1921024329228835
-53.63736363636364,0.1927288967045871
-54.54645454545454,0.193206408478997
-55.45554545454545,0.193412037730217
-60.001,0.193412037730217
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInHall.A/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInHall.A/reference.csv
deleted file mode 100644
index d9b5338d2b..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInHall.A/reference.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0.0116975520822135
-6.363636363636364,0.02517694810574705
-7.272727272727273,0.0243099375881932
-8.181818181818182,0.02492756159468131
-9.090909090909092,0.02665738829157569
-10,0.02923127263784409
-10.90909090909091,0.03250359472903339
-11.81818181818182,0.03624651343985037
-12.72727272727273,0.04035470736297694
-13.63636363636364,0.04474454169923609
-14.54545454545455,0.04934891313314439
-15.45454545454545,0.05411343750628558
-16.36363636363636,0.05899362401528792
-17.27272727272727,0.06395275890827179
-18.18181818181818,0.06896029683676634
-19.09090909090909,0.07399062676863237
-20,0.07902213931083679
-20.90909090909091,0.08403245156461543
-21.81818181818182,0.08900666981935502
-22.72727272727273,0.09393201700665733
-23.63636363636364,0.09879737076434222
-24.54545454545455,0.1035930114713582
-25.45454545454546,0.1083104278553616
-26.36363636363636,0.1129421314055269
-27.27272727272727,0.1174815080382607
-28.18181818181818,0.1219227043065158
-29.09090909090909,0.1262605122544549
-30,0.1304902881383896
-30.90909090909091,0.1345949484543367
-31.81818181818182,0.1385829204862768
-32.72727272727273,0.1424510180950165
-33.63636363636363,0.1461963585831902
-34.54545454545455,0.1498163057999178
-35.45454545454545,0.1533084945245222
-36.36363636363637,0.156670784408396
-37.27272727272727,0.1599012112075632
-38.18181818181818,0.1629979840733788
-39.09090909090909,0.1659594841978766
-40,0.1687842160463333
-40.90909090909091,0.1714553440159017
-41.81818181818182,0.1739868264306675
-42.72727272727273,0.1763776012442329
-43.63636363636364,0.1786266443404284
-44.54545454545455,0.18073930919098
-45.45454545454545,0.1826959157531912
-46.36363636363636,0.1845145320350474
-47.27272727272727,0.1861881505359303
-48.18181818181818,0.1877161291512576
-49.09090909090909,0.1890978582880714
-50,0.1903327852487564
-50.90909090909091,0.1914039890874516
-51.81818181818182,0.1923273422501304
-52.72727272727273,0.1931024329228835
-53.63636363636363,0.1937288967045871
-54.54545454545455,0.194206408478997
-55.45454545454545,0.194412037730217
-56.36363636363637,0.194412037730217
-57.27272727272727,0.194412037730217
-58.18181818181819,0.194412037730217
-59.09090909090909,0.194412037730217
-60,0.194412037730217
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInHall.A/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInHall.A/test.csv
deleted file mode 100644
index d9b5338d2b..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInHall.A/test.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0.0116975520822135
-6.363636363636364,0.02517694810574705
-7.272727272727273,0.0243099375881932
-8.181818181818182,0.02492756159468131
-9.090909090909092,0.02665738829157569
-10,0.02923127263784409
-10.90909090909091,0.03250359472903339
-11.81818181818182,0.03624651343985037
-12.72727272727273,0.04035470736297694
-13.63636363636364,0.04474454169923609
-14.54545454545455,0.04934891313314439
-15.45454545454545,0.05411343750628558
-16.36363636363636,0.05899362401528792
-17.27272727272727,0.06395275890827179
-18.18181818181818,0.06896029683676634
-19.09090909090909,0.07399062676863237
-20,0.07902213931083679
-20.90909090909091,0.08403245156461543
-21.81818181818182,0.08900666981935502
-22.72727272727273,0.09393201700665733
-23.63636363636364,0.09879737076434222
-24.54545454545455,0.1035930114713582
-25.45454545454546,0.1083104278553616
-26.36363636363636,0.1129421314055269
-27.27272727272727,0.1174815080382607
-28.18181818181818,0.1219227043065158
-29.09090909090909,0.1262605122544549
-30,0.1304902881383896
-30.90909090909091,0.1345949484543367
-31.81818181818182,0.1385829204862768
-32.72727272727273,0.1424510180950165
-33.63636363636363,0.1461963585831902
-34.54545454545455,0.1498163057999178
-35.45454545454545,0.1533084945245222
-36.36363636363637,0.156670784408396
-37.27272727272727,0.1599012112075632
-38.18181818181818,0.1629979840733788
-39.09090909090909,0.1659594841978766
-40,0.1687842160463333
-40.90909090909091,0.1714553440159017
-41.81818181818182,0.1739868264306675
-42.72727272727273,0.1763776012442329
-43.63636363636364,0.1786266443404284
-44.54545454545455,0.18073930919098
-45.45454545454545,0.1826959157531912
-46.36363636363636,0.1845145320350474
-47.27272727272727,0.1861881505359303
-48.18181818181818,0.1877161291512576
-49.09090909090909,0.1890978582880714
-50,0.1903327852487564
-50.90909090909091,0.1914039890874516
-51.81818181818182,0.1923273422501304
-52.72727272727273,0.1931024329228835
-53.63636363636363,0.1937288967045871
-54.54545454545455,0.194206408478997
-55.45454545454545,0.194412037730217
-56.36363636363637,0.194412037730217
-57.27272727272727,0.194412037730217
-58.18181818181819,0.194412037730217
-59.09090909090909,0.194412037730217
-60,0.194412037730217
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInHall.A/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInHall.A/upperBound.csv
deleted file mode 100644
index 08b40c432d..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInHall.A/upperBound.csv
+++ /dev/null
@@ -1,61 +0,0 @@
-x,y
--0.001,0.001
-4.544454545454546,0.001
-5.453545454545455,0.0126975520822135
-6.362636363636364,0.02617694810574705
-6.364636363636364,0.02617694810574705
-7.272895251113217,0.02531073109683244
-8.180818181818182,0.02592756159468131
-9.08990909090909,0.02765738829157569
-9.998999999999999,0.03023127263784409
-10.90809090909091,0.03350359472903339
-11.81718181818182,0.03724651343985037
-12.72627272727273,0.04135470736297694
-13.63536363636364,0.04574454169923609
-14.54445454545455,0.05034891313314439
-15.45354545454545,0.05511343750628558
-16.36263636363636,0.05999362401528792
-17.27172727272728,0.06495275890827179
-18.18081818181818,0.06996029683676634
-19.08990909090909,0.07499062676863237
-19.999,0.08002213931083679
-20.90809090909091,0.08503245156461543
-21.81718181818182,0.09000666981935503
-22.72627272727273,0.09493201700665733
-23.63536363636364,0.09979737076434222
-24.54445454545455,0.1045930114713582
-25.45354545454546,0.1093104278553616
-26.36263636363636,0.1139421314055269
-27.27172727272727,0.1184815080382607
-28.18081818181818,0.1229227043065158
-29.0899090909091,0.1272605122544549
-29.999,0.1314902881383896
-30.90809090909091,0.1355949484543367
-31.81718181818182,0.1395829204862768
-32.72627272727272,0.1434510180950165
-33.63536363636364,0.1471963585831902
-34.54445454545455,0.1508163057999178
-35.45354545454546,0.1543084945245222
-36.36263636363636,0.157670784408396
-37.27172727272728,0.1609012112075632
-38.18081818181818,0.1639979840733788
-39.08990909090909,0.1669594841978766
-39.999,0.1697842160463333
-40.90809090909091,0.1724553440159017
-41.81718181818182,0.1749868264306675
-42.72627272727273,0.1773776012442329
-43.63536363636364,0.1796266443404284
-44.54445454545455,0.18173930919098
-45.45354545454546,0.1836959157531912
-46.36263636363636,0.1855145320350474
-47.27172727272727,0.1871881505359303
-48.18081818181818,0.1887161291512576
-49.0899090909091,0.1900978582880714
-49.999,0.1913327852487564
-50.90809090909091,0.1924039890874516
-51.81718181818182,0.1933273422501304
-52.72627272727273,0.1941024329228835
-53.63536363636364,0.1947288967045871
-54.54445454545454,0.195206408478997
-55.45354545454545,0.195412037730217
-60.001,0.195412037730217
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInPrj.A/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInPrj.A/errors.csv
deleted file mode 100644
index 20aff8da64..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInPrj.A/errors.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0
-6.363636363636364,0
-7.272727272727273,0
-8.181818181818182,0
-9.090909090909092,0
-10,0
-10.90909090909091,0
-11.81818181818182,0
-12.72727272727273,0
-13.63636363636364,0
-14.54545454545455,0
-15.45454545454545,0
-16.36363636363636,0
-17.27272727272727,0
-18.18181818181818,0
-19.09090909090909,0
-20,0
-20.90909090909091,0
-21.81818181818182,0
-22.72727272727273,0
-23.63636363636364,0
-24.54545454545455,0
-25.45454545454546,0
-26.36363636363636,0
-27.27272727272727,0
-28.18181818181818,0
-29.09090909090909,0
-30,0
-30.90909090909091,0
-31.81818181818182,0
-32.72727272727273,0
-33.63636363636363,0
-34.54545454545455,0
-35.45454545454545,0
-36.36363636363637,0
-37.27272727272727,0
-38.18181818181818,0
-39.09090909090909,0
-40,0
-40.90909090909091,0
-41.81818181818182,0
-42.72727272727273,0
-43.63636363636364,0
-44.54545454545455,0
-45.45454545454545,0
-46.36363636363636,0
-47.27272727272727,0
-48.18181818181818,0
-49.09090909090909,0
-50,0
-50.90909090909091,0
-51.81818181818182,0
-52.72727272727273,0
-53.63636363636363,0
-54.54545454545455,0
-55.45454545454545,0
-56.36363636363637,0
-57.27272727272727,0
-58.18181818181819,0
-59.09090909090909,0
-60,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInPrj.A/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInPrj.A/lowerBound.csv
deleted file mode 100644
index 0a43435cf5..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInPrj.A/lowerBound.csv
+++ /dev/null
@@ -1,60 +0,0 @@
-x,y
--0.001,-0.001
-4.546454545454545,-0.001
-5.455545454545454,0.005833143786273227
-6.364636363636364,0.01952276522259822
-7.273727272727274,0.03326420485431499
-8.182818181818181,0.04705564338510687
-9.091909090909091,0.0608952668525956
-10.001,0.07478125596046448
-10.91009090909091,0.0887164900194515
-11.81918181818182,0.102693999350071
-12.72827272727273,0.1167119795571674
-13.63736363636364,0.1307686072804711
-14.54645454545455,0.1448620686422695
-15.45554545454545,0.1589905504421754
-16.36463636363636,0.1731522455757314
-17.27372727272727,0.18734534693848
-18.18281818181818,0.2015680392980576
-19.09190909090909,0.2158185223232616
-20.001,0.2300949862003326
-20.91009090909091,0.2443980554233898
-21.81918181818182,0.2587230699929324
-22.72827272727273,0.2730681984207847
-23.63736363636363,0.2874316661141135
-24.54645454545455,0.3018116659684615
-25.45554545454545,0.3162064044258812
-26.36463636363636,0.3306141041842374
-27.27372727272727,0.3450329798134891
-28.18281818181818,0.3594612377556888
-29.09190909090909,0.3738970979993994
-30.001,0.3883387615680695
-30.91009090909091,0.4027846787409349
-31.81918181818182,0.4172324490763924
-32.72827272727272,0.4316802735978907
-33.63736363636363,0.4461263912591067
-34.54645454545455,0.4605690464323217
-35.45554545454546,0.4750064834898168
-36.36463636363636,0.4894369359666652
-37.27372727272727,0.503858667200262
-38.18281818181818,0.5182699649117209
-39.09190909090909,0.5326690057407725
-40.001,0.5470540990829468
-40.9100909090909,0.5614215277758511
-41.81918181818182,0.5757711075869474
-42.72827272727273,0.5901011479117654
-43.63736363636364,0.6044098822853783
-44.54645454545454,0.618696697271331
-45.45554545454545,0.6329566328308799
-46.36463636363636,0.6471912732124327
-47.27372727272727,0.6613977747830477
-48.18281818181818,0.6755744577754628
-49.09190909090909,0.6897196695154364
-50.001,0.7038317193984985
-50.91009090909091,0.7179048095182939
-51.81918181818182,0.7319409339211204
-52.72827272727272,0.7459384887001731
-53.63736363636364,0.7598957940881902
-54.54645454545454,0.7738111919923263
-55.45554545454545,0.7807594408988953
-60.001,0.7807594408988953
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInPrj.A/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInPrj.A/reference.csv
deleted file mode 100644
index 6eed10083d..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInPrj.A/reference.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0.006833143786273227
-6.363636363636364,0.02052276522259822
-7.272727272727273,0.03426420485431499
-8.181818181818182,0.04805564338510687
-9.090909090909092,0.0618952668525956
-10,0.07578125596046448
-10.90909090909091,0.08971649001945151
-11.81818181818182,0.103693999350071
-12.72727272727273,0.1177119795571674
-13.63636363636364,0.1317686072804711
-14.54545454545455,0.1458620686422695
-15.45454545454545,0.1599905504421754
-16.36363636363636,0.1741522455757314
-17.27272727272727,0.18834534693848
-18.18181818181818,0.2025680392980576
-19.09090909090909,0.2168185223232616
-20,0.2310949862003326
-20.90909090909091,0.2453980554233898
-21.81818181818182,0.2597230699929324
-22.72727272727273,0.2740681984207847
-23.63636363636364,0.2884316661141135
-24.54545454545455,0.3028116659684615
-25.45454545454546,0.3172064044258812
-26.36363636363636,0.3316141041842374
-27.27272727272727,0.3460329798134891
-28.18181818181818,0.3604612377556888
-29.09090909090909,0.3748970979993994
-30,0.3893387615680695
-30.90909090909091,0.4037846787409349
-31.81818181818182,0.4182324490763924
-32.72727272727273,0.4326802735978907
-33.63636363636363,0.4471263912591067
-34.54545454545455,0.4615690464323217
-35.45454545454545,0.4760064834898168
-36.36363636363637,0.4904369359666652
-37.27272727272727,0.504858667200262
-38.18181818181818,0.5192699649117209
-39.09090909090909,0.5336690057407725
-40,0.5480540990829468
-40.90909090909091,0.5624215277758511
-41.81818181818182,0.5767711075869474
-42.72727272727273,0.5911011479117654
-43.63636363636364,0.6054098822853783
-44.54545454545455,0.619696697271331
-45.45454545454545,0.6339566328308799
-46.36363636363636,0.6481912732124328
-47.27272727272727,0.6623977747830477
-48.18181818181818,0.6765744577754628
-49.09090909090909,0.6907196695154364
-50,0.7048317193984985
-50.90909090909091,0.7189048095182939
-51.81818181818182,0.7329409339211204
-52.72727272727273,0.7469384887001731
-53.63636363636363,0.7608957940881902
-54.54545454545455,0.7748111919923263
-55.45454545454545,0.7817594408988953
-56.36363636363637,0.7817594408988953
-57.27272727272727,0.7817594408988953
-58.18181818181819,0.7817594408988953
-59.09090909090909,0.7817594408988953
-60,0.7817594408988953
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInPrj.A/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInPrj.A/test.csv
deleted file mode 100644
index 6eed10083d..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInPrj.A/test.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0.006833143786273227
-6.363636363636364,0.02052276522259822
-7.272727272727273,0.03426420485431499
-8.181818181818182,0.04805564338510687
-9.090909090909092,0.0618952668525956
-10,0.07578125596046448
-10.90909090909091,0.08971649001945151
-11.81818181818182,0.103693999350071
-12.72727272727273,0.1177119795571674
-13.63636363636364,0.1317686072804711
-14.54545454545455,0.1458620686422695
-15.45454545454545,0.1599905504421754
-16.36363636363636,0.1741522455757314
-17.27272727272727,0.18834534693848
-18.18181818181818,0.2025680392980576
-19.09090909090909,0.2168185223232616
-20,0.2310949862003326
-20.90909090909091,0.2453980554233898
-21.81818181818182,0.2597230699929324
-22.72727272727273,0.2740681984207847
-23.63636363636364,0.2884316661141135
-24.54545454545455,0.3028116659684615
-25.45454545454546,0.3172064044258812
-26.36363636363636,0.3316141041842374
-27.27272727272727,0.3460329798134891
-28.18181818181818,0.3604612377556888
-29.09090909090909,0.3748970979993994
-30,0.3893387615680695
-30.90909090909091,0.4037846787409349
-31.81818181818182,0.4182324490763924
-32.72727272727273,0.4326802735978907
-33.63636363636363,0.4471263912591067
-34.54545454545455,0.4615690464323217
-35.45454545454545,0.4760064834898168
-36.36363636363637,0.4904369359666652
-37.27272727272727,0.504858667200262
-38.18181818181818,0.5192699649117209
-39.09090909090909,0.5336690057407725
-40,0.5480540990829468
-40.90909090909091,0.5624215277758511
-41.81818181818182,0.5767711075869474
-42.72727272727273,0.5911011479117654
-43.63636363636364,0.6054098822853783
-44.54545454545455,0.619696697271331
-45.45454545454545,0.6339566328308799
-46.36363636363636,0.6481912732124328
-47.27272727272727,0.6623977747830477
-48.18181818181818,0.6765744577754628
-49.09090909090909,0.6907196695154364
-50,0.7048317193984985
-50.90909090909091,0.7189048095182939
-51.81818181818182,0.7329409339211204
-52.72727272727273,0.7469384887001731
-53.63636363636363,0.7608957940881902
-54.54545454545455,0.7748111919923263
-55.45454545454545,0.7817594408988953
-56.36363636363637,0.7817594408988953
-57.27272727272727,0.7817594408988953
-58.18181818181819,0.7817594408988953
-59.09090909090909,0.7817594408988953
-60,0.7817594408988953
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInPrj.A/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInPrj.A/upperBound.csv
deleted file mode 100644
index b12130f2df..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInPrj.A/upperBound.csv
+++ /dev/null
@@ -1,60 +0,0 @@
-x,y
--0.001,0.001
-4.544454545454546,0.001
-5.453545454545455,0.007833143786273228
-6.362636363636364,0.02152276522259822
-7.271727272727274,0.03526420485431499
-8.180818181818182,0.04905564338510687
-9.08990909090909,0.0628952668525956
-9.998999999999999,0.07678125596046448
-10.90809090909091,0.09071649001945151
-11.81718181818182,0.104693999350071
-12.72627272727273,0.1187119795571674
-13.63536363636364,0.1327686072804711
-14.54445454545455,0.1468620686422695
-15.45354545454545,0.1609905504421754
-16.36263636363636,0.1751522455757314
-17.27172727272728,0.18934534693848
-18.18081818181818,0.2035680392980576
-19.08990909090909,0.2178185223232616
-19.999,0.2320949862003326
-20.90809090909091,0.2463980554233898
-21.81718181818182,0.2607230699929324
-22.72627272727273,0.2750681984207847
-23.63536363636364,0.2894316661141135
-24.54445454545455,0.3038116659684615
-25.45354545454546,0.3182064044258812
-26.36263636363636,0.3326141041842374
-27.27172727272727,0.3470329798134891
-28.18081818181818,0.3614612377556888
-29.0899090909091,0.3758970979993994
-29.999,0.3903387615680695
-30.90809090909091,0.4047846787409349
-31.81718181818182,0.4192324490763924
-32.72627272727272,0.4336802735978907
-33.63536363636364,0.4481263912591067
-34.54445454545455,0.4625690464323217
-35.45354545454546,0.4770064834898168
-36.36263636363636,0.4914369359666652
-37.27172727272728,0.505858667200262
-38.18081818181818,0.520269964911721
-39.08990909090909,0.5346690057407725
-39.999,0.5490540990829468
-40.90809090909091,0.5634215277758511
-41.81718181818182,0.5777711075869474
-42.72627272727273,0.5921011479117654
-43.63536363636364,0.6064098822853783
-44.54445454545455,0.620696697271331
-45.45354545454546,0.6349566328308799
-46.36263636363636,0.6491912732124328
-47.27172727272727,0.6633977747830477
-48.18081818181818,0.6775744577754628
-49.0899090909091,0.6917196695154364
-49.999,0.7058317193984985
-50.90809090909091,0.7199048095182939
-51.81718181818182,0.7339409339211204
-52.72627272727273,0.7479384887001731
-53.63536363636364,0.7618957940881902
-54.54445454545454,0.7758111919923263
-55.45354545454545,0.7827594408988953
-60.001,0.7827594408988953
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInVDI2078.A/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInVDI2078.A/errors.csv
deleted file mode 100644
index 20aff8da64..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInVDI2078.A/errors.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0
-6.363636363636364,0
-7.272727272727273,0
-8.181818181818182,0
-9.090909090909092,0
-10,0
-10.90909090909091,0
-11.81818181818182,0
-12.72727272727273,0
-13.63636363636364,0
-14.54545454545455,0
-15.45454545454545,0
-16.36363636363636,0
-17.27272727272727,0
-18.18181818181818,0
-19.09090909090909,0
-20,0
-20.90909090909091,0
-21.81818181818182,0
-22.72727272727273,0
-23.63636363636364,0
-24.54545454545455,0
-25.45454545454546,0
-26.36363636363636,0
-27.27272727272727,0
-28.18181818181818,0
-29.09090909090909,0
-30,0
-30.90909090909091,0
-31.81818181818182,0
-32.72727272727273,0
-33.63636363636363,0
-34.54545454545455,0
-35.45454545454545,0
-36.36363636363637,0
-37.27272727272727,0
-38.18181818181818,0
-39.09090909090909,0
-40,0
-40.90909090909091,0
-41.81818181818182,0
-42.72727272727273,0
-43.63636363636364,0
-44.54545454545455,0
-45.45454545454545,0
-46.36363636363636,0
-47.27272727272727,0
-48.18181818181818,0
-49.09090909090909,0
-50,0
-50.90909090909091,0
-51.81818181818182,0
-52.72727272727273,0
-53.63636363636363,0
-54.54545454545455,0
-55.45454545454545,0
-56.36363636363637,0
-57.27272727272727,0
-58.18181818181819,0
-59.09090909090909,0
-60,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInVDI2078.A/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInVDI2078.A/lowerBound.csv
deleted file mode 100644
index 571a14a145..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInVDI2078.A/lowerBound.csv
+++ /dev/null
@@ -1,60 +0,0 @@
-x,y
--0.001,-0.001
-4.546454545454545,-0.001
-5.455545454545454,0.000767676810479979
-6.364636363636364,0.004626262525435201
-7.273727272727274,0.009146005079150199
-8.182818181818181,0.01416528884795579
-9.091909090909091,0.01957109519161962
-10.001,0.0252820515781641
-10.91009090909091,0.03125940686057915
-11.81918181818182,0.0374285720911893
-12.72827272727273,0.04375757615132766
-13.63736363636364,0.05022103474356911
-14.54645454545455,0.05679857459393416
-15.45554545454545,0.06177511878447099
-16.36463636363636,0.06509122793782841
-17.27372727272727,0.06838181952996687
-18.18281818181818,0.07165013456344604
-19.09190909090909,0.07489890672401948
-20.001,0.07813043349981308
-20.91009090909091,0.08134518969600851
-21.81918181818182,0.08454666895758023
-22.72827272727273,0.08773622593554584
-23.63736363636363,0.09091504933617332
-24.54645454545455,0.09408417411284013
-25.45554545454545,0.09724451397765767
-26.36463636363636,0.1003968681747263
-27.27372727272727,0.1035419377359477
-28.18281818181818,0.106680352574045
-29.09190909090909,0.109812672837214
-30.001,0.1129393970370293
-30.91009090909091,0.1160604452490806
-31.81918181818182,0.1191768300750039
-32.72827272727272,0.1222888874682513
-33.63736363636363,0.1253969391584396
-34.54645454545455,0.1285012682676315
-35.45554545454546,0.1316021321795204
-36.36463636363636,0.1346997638940811
-37.27372727272727,0.1377943801554767
-38.18281818181818,0.1408861841613596
-39.09190909090909,0.1439753398245031
-40.001,0.1470620205402374
-40.9100909090909,0.1501461274190382
-41.81918181818182,0.1532281007224863
-42.72827272727273,0.1563080379854549
-43.63736363636364,0.1593860651904886
-44.54645454545454,0.1624623625646818
-45.45554545454545,0.1655367971767079
-46.36463636363636,0.1686096902543848
-47.27372727272727,0.17168106341362
-48.18281818181818,0.1747509925148704
-49.09190909090909,0.177819550709291
-50.001,0.1808867921829224
-50.91009090909091,0.183952665459026
-51.81918181818182,0.1870173805085096
-52.72827272727272,0.1900809915174138
-53.63736363636364,0.1931435431892221
-54.54645454545454,0.1962050870006735
-55.45554545454545,0.1977356394529343
-60.001,0.1977356394529343
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInVDI2078.A/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInVDI2078.A/reference.csv
deleted file mode 100644
index c063ec09df..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInVDI2078.A/reference.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0.001767676810479979
-6.363636363636364,0.005626262525435201
-7.272727272727273,0.0101460050791502
-8.181818181818182,0.01516528884795579
-9.090909090909092,0.02057109519161962
-10,0.0262820515781641
-10.90909090909091,0.03225940686057915
-11.81818181818182,0.0384285720911893
-12.72727272727273,0.04475757615132766
-13.63636363636364,0.05122103474356911
-14.54545454545455,0.05779857459393416
-15.45454545454545,0.06277511878447099
-16.36363636363636,0.06609122793782841
-17.27272727272727,0.06938181952996687
-18.18181818181818,0.07265013456344604
-19.09090909090909,0.07589890672401949
-20,0.07913043349981308
-20.90909090909091,0.08234518969600851
-21.81818181818182,0.08554666895758023
-22.72727272727273,0.08873622593554584
-23.63636363636364,0.09191504933617332
-24.54545454545455,0.09508417411284013
-25.45454545454546,0.09824451397765767
-26.36363636363636,0.1013968681747263
-27.27272727272727,0.1045419377359477
-28.18181818181818,0.107680352574045
-29.09090909090909,0.110812672837214
-30,0.1139393970370293
-30.90909090909091,0.1170604452490806
-31.81818181818182,0.1201768300750039
-32.72727272727273,0.1232888874682513
-33.63636363636363,0.1263969391584396
-34.54545454545455,0.1295012682676315
-35.45454545454545,0.1326021321795204
-36.36363636363637,0.1356997638940811
-37.27272727272727,0.1387943801554767
-38.18181818181818,0.1418861841613596
-39.09090909090909,0.1449753398245031
-40,0.1480620205402374
-40.90909090909091,0.1511461274190382
-41.81818181818182,0.1542281007224863
-42.72727272727273,0.1573080379854549
-43.63636363636364,0.1603860651904886
-44.54545454545455,0.1634623625646818
-45.45454545454545,0.1665367971767079
-46.36363636363636,0.1696096902543848
-47.27272727272727,0.17268106341362
-48.18181818181818,0.1757509925148704
-49.09090909090909,0.178819550709291
-50,0.1818867921829224
-50.90909090909091,0.184952665459026
-51.81818181818182,0.1880173805085096
-52.72727272727273,0.1910809915174138
-53.63636363636363,0.1941435431892221
-54.54545454545455,0.1972050870006735
-55.45454545454545,0.1987356394529343
-56.36363636363637,0.1987356394529343
-57.27272727272727,0.1987356394529343
-58.18181818181819,0.1987356394529343
-59.09090909090909,0.1987356394529343
-60,0.1987356394529343
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInVDI2078.A/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInVDI2078.A/test.csv
deleted file mode 100644
index c063ec09df..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInVDI2078.A/test.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0.001767676810479979
-6.363636363636364,0.005626262525435201
-7.272727272727273,0.0101460050791502
-8.181818181818182,0.01516528884795579
-9.090909090909092,0.02057109519161962
-10,0.0262820515781641
-10.90909090909091,0.03225940686057915
-11.81818181818182,0.0384285720911893
-12.72727272727273,0.04475757615132766
-13.63636363636364,0.05122103474356911
-14.54545454545455,0.05779857459393416
-15.45454545454545,0.06277511878447099
-16.36363636363636,0.06609122793782841
-17.27272727272727,0.06938181952996687
-18.18181818181818,0.07265013456344604
-19.09090909090909,0.07589890672401949
-20,0.07913043349981308
-20.90909090909091,0.08234518969600851
-21.81818181818182,0.08554666895758023
-22.72727272727273,0.08873622593554584
-23.63636363636364,0.09191504933617332
-24.54545454545455,0.09508417411284013
-25.45454545454546,0.09824451397765767
-26.36363636363636,0.1013968681747263
-27.27272727272727,0.1045419377359477
-28.18181818181818,0.107680352574045
-29.09090909090909,0.110812672837214
-30,0.1139393970370293
-30.90909090909091,0.1170604452490806
-31.81818181818182,0.1201768300750039
-32.72727272727273,0.1232888874682513
-33.63636363636363,0.1263969391584396
-34.54545454545455,0.1295012682676315
-35.45454545454545,0.1326021321795204
-36.36363636363637,0.1356997638940811
-37.27272727272727,0.1387943801554767
-38.18181818181818,0.1418861841613596
-39.09090909090909,0.1449753398245031
-40,0.1480620205402374
-40.90909090909091,0.1511461274190382
-41.81818181818182,0.1542281007224863
-42.72727272727273,0.1573080379854549
-43.63636363636364,0.1603860651904886
-44.54545454545455,0.1634623625646818
-45.45454545454545,0.1665367971767079
-46.36363636363636,0.1696096902543848
-47.27272727272727,0.17268106341362
-48.18181818181818,0.1757509925148704
-49.09090909090909,0.178819550709291
-50,0.1818867921829224
-50.90909090909091,0.184952665459026
-51.81818181818182,0.1880173805085096
-52.72727272727273,0.1910809915174138
-53.63636363636363,0.1941435431892221
-54.54545454545455,0.1972050870006735
-55.45454545454545,0.1987356394529343
-56.36363636363637,0.1987356394529343
-57.27272727272727,0.1987356394529343
-58.18181818181819,0.1987356394529343
-59.09090909090909,0.1987356394529343
-60,0.1987356394529343
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInVDI2078.A/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInVDI2078.A/upperBound.csv
deleted file mode 100644
index 534b42ae4a..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasBtmHunInVDI2078.A/upperBound.csv
+++ /dev/null
@@ -1,60 +0,0 @@
-x,y
--0.001,0.001
-4.544454545454546,0.001
-5.453545454545455,0.002767676810479979
-6.362636363636364,0.006626262525435201
-7.271727272727274,0.0111460050791502
-8.180818181818182,0.01616528884795579
-9.08990909090909,0.02157109519161962
-9.998999999999999,0.0272820515781641
-10.90809090909091,0.03325940686057915
-11.81718181818182,0.0394285720911893
-12.72627272727273,0.04575757615132766
-13.63536363636364,0.05222103474356911
-14.54445454545455,0.05879857459393416
-15.45354545454545,0.06377511878447099
-16.36263636363636,0.06709122793782842
-17.27172727272728,0.07038181952996687
-18.18081818181818,0.07365013456344605
-19.08990909090909,0.07689890672401949
-19.999,0.08013043349981308
-20.90809090909091,0.08334518969600851
-21.81718181818182,0.08654666895758023
-22.72627272727273,0.08973622593554584
-23.63536363636364,0.09291504933617332
-24.54445454545455,0.09608417411284013
-25.45354545454546,0.09924451397765767
-26.36263636363636,0.1023968681747263
-27.27172727272727,0.1055419377359477
-28.18081818181818,0.108680352574045
-29.0899090909091,0.111812672837214
-29.999,0.1149393970370293
-30.90809090909091,0.1180604452490806
-31.81718181818182,0.1211768300750039
-32.72627272727272,0.1242888874682513
-33.63536363636364,0.1273969391584396
-34.54445454545455,0.1305012682676315
-35.45354545454546,0.1336021321795204
-36.36263636363636,0.1366997638940811
-37.27172727272728,0.1397943801554767
-38.18081818181818,0.1428861841613596
-39.08990909090909,0.1459753398245031
-39.999,0.1490620205402374
-40.90809090909091,0.1521461274190382
-41.81718181818182,0.1552281007224863
-42.72627272727273,0.1583080379854549
-43.63536363636364,0.1613860651904886
-44.54445454545455,0.1644623625646818
-45.45354545454546,0.1675367971767079
-46.36263636363636,0.1706096902543848
-47.27172727272727,0.17368106341362
-48.18081818181818,0.1767509925148704
-49.0899090909091,0.179819550709291
-49.999,0.1828867921829224
-50.90809090909091,0.185952665459026
-51.81718181818182,0.1890173805085096
-52.72627272727273,0.1920809915174138
-53.63536363636364,0.1951435431892221
-54.54445454545454,0.1982050870006735
-55.45354545454545,0.1997356394529343
-60.001,0.1997356394529343
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorDIN4108.A/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorDIN4108.A/errors.csv
deleted file mode 100644
index 20aff8da64..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorDIN4108.A/errors.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0
-6.363636363636364,0
-7.272727272727273,0
-8.181818181818182,0
-9.090909090909092,0
-10,0
-10.90909090909091,0
-11.81818181818182,0
-12.72727272727273,0
-13.63636363636364,0
-14.54545454545455,0
-15.45454545454545,0
-16.36363636363636,0
-17.27272727272727,0
-18.18181818181818,0
-19.09090909090909,0
-20,0
-20.90909090909091,0
-21.81818181818182,0
-22.72727272727273,0
-23.63636363636364,0
-24.54545454545455,0
-25.45454545454546,0
-26.36363636363636,0
-27.27272727272727,0
-28.18181818181818,0
-29.09090909090909,0
-30,0
-30.90909090909091,0
-31.81818181818182,0
-32.72727272727273,0
-33.63636363636363,0
-34.54545454545455,0
-35.45454545454545,0
-36.36363636363637,0
-37.27272727272727,0
-38.18181818181818,0
-39.09090909090909,0
-40,0
-40.90909090909091,0
-41.81818181818182,0
-42.72727272727273,0
-43.63636363636364,0
-44.54545454545455,0
-45.45454545454545,0
-46.36363636363636,0
-47.27272727272727,0
-48.18181818181818,0
-49.09090909090909,0
-50,0
-50.90909090909091,0
-51.81818181818182,0
-52.72727272727273,0
-53.63636363636363,0
-54.54545454545455,0
-55.45454545454545,0
-56.36363636363637,0
-57.27272727272727,0
-58.18181818181819,0
-59.09090909090909,0
-60,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorDIN4108.A/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorDIN4108.A/lowerBound.csv
deleted file mode 100644
index 9ede5adee0..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorDIN4108.A/lowerBound.csv
+++ /dev/null
@@ -1,60 +0,0 @@
-x,y
--0.001,-0.001
-4.546454545454545,-0.001
-5.455545454545454,0.007392574434930636
-6.364636363636364,0.02514475041627885
-7.273727272727274,0.04487384245612406
-8.182818181818181,0.06609354032169688
-9.091909090909091,0.08846332538669761
-10.001,0.1117376183867455
-10.91009090909091,0.1357971077561379
-11.81918181818182,0.1604177823066711
-12.72827272727273,0.1855022426301783
-13.63736363636364,0.210972865191373
-14.54645454545455,0.2367670515667309
-15.45554545454545,0.2628337612152099
-16.36463636363636,0.2891309836994518
-17.27372727272727,0.315623796116222
-18.18281818181818,0.3422828513058749
-19.09190909090909,0.3690832860036329
-20.001,0.3960038592815399
-20.91009090909091,0.4230355410359123
-21.81918181818182,0.4501499811302532
-22.72827272727273,0.4773339581706307
-23.63736363636363,0.5045757490071383
-24.54645454545455,0.5318649661757729
-25.45554545454545,0.5591922598752109
-26.36463636363636,0.5865492095947266
-27.27372727272727,0.6139282021956011
-28.18281818181818,0.6413222585157915
-29.09190909090909,0.668725000858307
-30.001,0.6961306204795837
-30.91009090909091,0.7235327180082147
-31.81918181818182,0.7509260861656882
-32.72827272727272,0.7783060866269198
-33.63736363636363,0.8056684224388815
-34.54645454545455,0.8330090079741045
-35.45554545454546,0.860323974349282
-36.36463636363636,0.8876096585880627
-37.27372727272727,0.9148625223419883
-38.18281818181818,0.9420791410532864
-39.09190909090909,0.9692563394199717
-40.001,0.996390866279602
-40.9100909090909,1.023449875538999
-41.81918181818182,1.050456972371449
-42.72827272727273,1.077411994359709
-43.63736363636364,1.104312169952826
-44.54645454545454,1.131157463042378
-45.45554545454545,1.157937123103575
-46.36463636363636,1.184656519954855
-47.27372727272727,1.211310438914732
-48.18281818181818,1.237896303306926
-49.09190909090909,1.26441160141338
-50.001,1.290853821516037
-50.91009090909091,1.317211704189127
-51.81918181818182,1.343490857492794
-52.72827272727272,1.369688856319948
-53.63736363636364,1.3958032755635
-54.54645454545454,1.412969894105738
-55.45554545454545,1.418579957127571
-60.001,1.418579957127571
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorDIN4108.A/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorDIN4108.A/reference.csv
deleted file mode 100644
index 9e0e5e28ac..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorDIN4108.A/reference.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0.008392574434930637
-6.363636363636364,0.02614475041627885
-7.272727272727273,0.04587384245612406
-8.181818181818182,0.06709354032169688
-9.090909090909092,0.08946332538669761
-10,0.1127376183867455
-10.90909090909091,0.1367971077561379
-11.81818181818182,0.1614177823066711
-12.72727272727273,0.1865022426301783
-13.63636363636364,0.211972865191373
-14.54545454545455,0.2377670515667309
-15.45454545454545,0.2638337612152099
-16.36363636363636,0.2901309836994518
-17.27272727272727,0.316623796116222
-18.18181818181818,0.3432828513058749
-19.09090909090909,0.3700832860036329
-20,0.3970038592815399
-20.90909090909091,0.4240355410359123
-21.81818181818182,0.4511499811302532
-22.72727272727273,0.4783339581706307
-23.63636363636364,0.5055757490071383
-24.54545454545455,0.5328649661757729
-25.45454545454546,0.5601922598752109
-26.36363636363636,0.5875492095947266
-27.27272727272727,0.6149282021956011
-28.18181818181818,0.6423222585157915
-29.09090909090909,0.669725000858307
-30,0.6971306204795837
-30.90909090909091,0.7245327180082147
-31.81818181818182,0.7519260861656882
-32.72727272727273,0.7793060866269198
-33.63636363636363,0.8066684224388815
-34.54545454545455,0.8340090079741045
-35.45454545454545,0.861323974349282
-36.36363636363637,0.8886096585880627
-37.27272727272727,0.9158625223419883
-38.18181818181818,0.9430791410532864
-39.09090909090909,0.9702563394199717
-40,0.9973908662796021
-40.90909090909091,1.024474349888888
-41.81818181818182,1.051508480852301
-42.72727272727273,1.078490484844554
-43.63636363636364,1.105417587540366
-44.54545454545455,1.132289752795173
-45.45454545454545,1.159096219322898
-46.36363636363636,1.185842362317172
-47.27272727272727,1.212522961876609
-48.18181818181818,1.239135438745672
-49.09090909090909,1.265677278692072
-50,1.292145967483521
-50.90909090909091,1.318530234423551
-51.81818181818182,1.34483569318598
-52.72727272727273,1.371059916236184
-53.63636363636363,1.39720047603954
-54.54545454545455,1.414384278384122
-55.45454545454545,1.419999957084656
-56.36363636363637,1.419999957084656
-57.27272727272727,1.419999957084656
-58.18181818181819,1.419999957084656
-59.09090909090909,1.419999957084656
-60,1.419999957084656
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorDIN4108.A/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorDIN4108.A/test.csv
deleted file mode 100644
index 9e0e5e28ac..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorDIN4108.A/test.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0.008392574434930637
-6.363636363636364,0.02614475041627885
-7.272727272727273,0.04587384245612406
-8.181818181818182,0.06709354032169688
-9.090909090909092,0.08946332538669761
-10,0.1127376183867455
-10.90909090909091,0.1367971077561379
-11.81818181818182,0.1614177823066711
-12.72727272727273,0.1865022426301783
-13.63636363636364,0.211972865191373
-14.54545454545455,0.2377670515667309
-15.45454545454545,0.2638337612152099
-16.36363636363636,0.2901309836994518
-17.27272727272727,0.316623796116222
-18.18181818181818,0.3432828513058749
-19.09090909090909,0.3700832860036329
-20,0.3970038592815399
-20.90909090909091,0.4240355410359123
-21.81818181818182,0.4511499811302532
-22.72727272727273,0.4783339581706307
-23.63636363636364,0.5055757490071383
-24.54545454545455,0.5328649661757729
-25.45454545454546,0.5601922598752109
-26.36363636363636,0.5875492095947266
-27.27272727272727,0.6149282021956011
-28.18181818181818,0.6423222585157915
-29.09090909090909,0.669725000858307
-30,0.6971306204795837
-30.90909090909091,0.7245327180082147
-31.81818181818182,0.7519260861656882
-32.72727272727273,0.7793060866269198
-33.63636363636363,0.8066684224388815
-34.54545454545455,0.8340090079741045
-35.45454545454545,0.861323974349282
-36.36363636363637,0.8886096585880627
-37.27272727272727,0.9158625223419883
-38.18181818181818,0.9430791410532864
-39.09090909090909,0.9702563394199717
-40,0.9973908662796021
-40.90909090909091,1.024474349888888
-41.81818181818182,1.051508480852301
-42.72727272727273,1.078490484844554
-43.63636363636364,1.105417587540366
-44.54545454545455,1.132289752795173
-45.45454545454545,1.159096219322898
-46.36363636363636,1.185842362317172
-47.27272727272727,1.212522961876609
-48.18181818181818,1.239135438745672
-49.09090909090909,1.265677278692072
-50,1.292145967483521
-50.90909090909091,1.318530234423551
-51.81818181818182,1.34483569318598
-52.72727272727273,1.371059916236184
-53.63636363636363,1.39720047603954
-54.54545454545455,1.414384278384122
-55.45454545454545,1.419999957084656
-56.36363636363637,1.419999957084656
-57.27272727272727,1.419999957084656
-58.18181818181819,1.419999957084656
-59.09090909090909,1.419999957084656
-60,1.419999957084656
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorDIN4108.A/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorDIN4108.A/upperBound.csv
deleted file mode 100644
index a047e0ddca..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorDIN4108.A/upperBound.csv
+++ /dev/null
@@ -1,60 +0,0 @@
-x,y
--0.001,0.001
-4.544454545454546,0.001
-5.453545454545455,0.009392574434930637
-6.362636363636364,0.02714475041627885
-7.271727272727274,0.04687384245612406
-8.180818181818182,0.06809354032169689
-9.08990909090909,0.09046332538669762
-9.998999999999999,0.1137376183867455
-10.90809090909091,0.1377971077561379
-11.81718181818182,0.1624177823066711
-12.72627272727273,0.1875022426301783
-13.63536363636364,0.212972865191373
-14.54445454545455,0.2387670515667309
-15.45354545454545,0.2648337612152099
-16.36263636363636,0.2911309836994518
-17.27172727272728,0.317623796116222
-18.18081818181818,0.3442828513058749
-19.08990909090909,0.3710832860036329
-19.999,0.3980038592815399
-20.90809090909091,0.4250355410359123
-21.81718181818182,0.4521499811302532
-22.72627272727273,0.4793339581706307
-23.63536363636364,0.5065757490071383
-24.54445454545455,0.5338649661757729
-25.45354545454546,0.5611922598752109
-26.36263636363636,0.5885492095947266
-27.27172727272727,0.6159282021956011
-28.18081818181818,0.6433222585157915
-29.0899090909091,0.670725000858307
-29.999,0.6981306204795837
-30.90809090909091,0.7255327180082147
-31.81718181818182,0.7529260861656882
-32.72627272727272,0.7803060866269198
-33.63536363636364,0.8076684224388815
-34.54445454545455,0.8350090079741045
-35.45354545454546,0.862323974349282
-36.36263636363636,0.8896096585880627
-37.27172727272728,0.9168625223419883
-38.18081818181818,0.9440791410532864
-39.08990909090909,0.9712563394199717
-39.999,0.9983908662796021
-40.90809090909091,1.025498824238777
-41.81718181818182,1.052559989333153
-42.72627272727273,1.079568975329399
-43.63536363636364,1.106523005127906
-44.54445454545455,1.133422042547968
-45.45354545454546,1.160255315542221
-46.36263636363636,1.187028204679489
-47.27172727272727,1.213735484838486
-48.18081818181818,1.240374574184418
-49.0899090909091,1.266942955970764
-49.999,1.293438113451004
-50.90809090909091,1.319848764657975
-51.81718181818182,1.346180528879166
-52.72627272727273,1.37243097615242
-53.63536363636364,1.39859767651558
-54.54445454545454,1.415798662662506
-55.45354545454545,1.421419957041741
-60.001,1.421419957041741
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorEff.A/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorEff.A/errors.csv
deleted file mode 100644
index 20aff8da64..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorEff.A/errors.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0
-6.363636363636364,0
-7.272727272727273,0
-8.181818181818182,0
-9.090909090909092,0
-10,0
-10.90909090909091,0
-11.81818181818182,0
-12.72727272727273,0
-13.63636363636364,0
-14.54545454545455,0
-15.45454545454545,0
-16.36363636363636,0
-17.27272727272727,0
-18.18181818181818,0
-19.09090909090909,0
-20,0
-20.90909090909091,0
-21.81818181818182,0
-22.72727272727273,0
-23.63636363636364,0
-24.54545454545455,0
-25.45454545454546,0
-26.36363636363636,0
-27.27272727272727,0
-28.18181818181818,0
-29.09090909090909,0
-30,0
-30.90909090909091,0
-31.81818181818182,0
-32.72727272727273,0
-33.63636363636363,0
-34.54545454545455,0
-35.45454545454545,0
-36.36363636363637,0
-37.27272727272727,0
-38.18181818181818,0
-39.09090909090909,0
-40,0
-40.90909090909091,0
-41.81818181818182,0
-42.72727272727273,0
-43.63636363636364,0
-44.54545454545455,0
-45.45454545454545,0
-46.36363636363636,0
-47.27272727272727,0
-48.18181818181818,0
-49.09090909090909,0
-50,0
-50.90909090909091,0
-51.81818181818182,0
-52.72727272727273,0
-53.63636363636363,0
-54.54545454545455,0
-55.45454545454545,0
-56.36363636363637,0
-57.27272727272727,0
-58.18181818181819,0
-59.09090909090909,0
-60,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorEff.A/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorEff.A/lowerBound.csv
deleted file mode 100644
index 1b5d1addb2..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorEff.A/lowerBound.csv
+++ /dev/null
@@ -1,60 +0,0 @@
-x,y
--0.001,-0.001
-4.546454545454545,-0.001
-5.455545454545454,0.01652036200328309
-6.364636363636364,0.05153743651238357
-7.273727272727274,0.086483708831397
-8.182818181818181,0.1213124678839337
-9.091909090909091,0.1559777415557342
-10.001,0.1904345771074295
-10.91009090909091,0.2246055000153455
-11.81918181818182,0.2584722969965501
-12.72827272727273,0.2919954881017859
-13.63736363636364,0.3251376700618051
-14.54645454545455,0.3578636869733984
-15.45554545454545,0.3901407535726373
-16.36463636363636,0.4219385473511436
-17.27372727272727,0.4532293142188679
-18.18281818181818,0.4839879281087356
-19.09190909090909,0.514191836790605
-20.001,0.5438211431503296
-20.91009090909091,0.5727908970225941
-21.81918181818182,0.6011513017741117
-22.72827272727273,0.6288911300572482
-23.63736363636363,0.6560016579194502
-24.54645454545455,0.6824762421521274
-25.45554545454545,0.7083104936859825
-26.36463636363636,0.7335020500096407
-27.27372727272727,0.7580503638440913
-28.18281818181818,0.7819567139798945
-29.09190909090909,0.8052240806492893
-30.001,0.827856885433197
-30.91009090909091,0.8497919365709478
-31.81918181818182,0.8711073486588218
-32.72827272727272,0.891811661416834
-33.63736363636363,0.9119142869602549
-34.54645454545455,0.9314254447763617
-35.45554545454546,0.9503560696081681
-36.36463636363636,0.968717713919553
-37.27372727272727,0.9865224178487605
-38.18281818181818,1.003777796582742
-39.09190909090909,1.020489393581044
-40.001,1.036682721376419
-40.9100909090909,1.052316650585695
-41.81918181818182,1.067462126417593
-42.72827272727273,1.08213231373917
-43.63736363636364,1.096340604771268
-44.54645454545454,1.110119452807053
-45.45554545454545,1.123424298178066
-46.36463636363636,1.136325759627603
-47.27372727272727,1.148817432110959
-48.18281818181818,1.160912004134872
-49.09190909090909,1.172621763630346
-50.001,1.183958922743797
-50.91009090909091,1.194897021824664
-51.81918181818182,1.205488828604871
-52.72827272727272,1.21574568912116
-53.63736363636364,1.225678570487283
-54.54645454545454,1.235298125852238
-55.45554545454545,1.240039156079292
-60.001,1.240039156079292
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorEff.A/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorEff.A/reference.csv
deleted file mode 100644
index faa9734a0a..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorEff.A/reference.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0.01752036200328309
-6.363636363636364,0.05253743651238357
-7.272727272727273,0.087483708831397
-8.181818181818182,0.1223124678839337
-9.090909090909092,0.1569777415557342
-10,0.1914345771074295
-10.90909090909091,0.2256055000153455
-11.81818181818182,0.2594722969965501
-12.72727272727273,0.2929954881017859
-13.63636363636364,0.3261376700618051
-14.54545454545455,0.3588636869733984
-15.45454545454545,0.3911407535726373
-16.36363636363636,0.4229385473511436
-17.27272727272727,0.4542293142188679
-18.18181818181818,0.4849879281087356
-19.09090909090909,0.515191836790605
-20,0.5448211431503296
-20.90909090909091,0.5737908970225941
-21.81818181818182,0.6021513017741117
-22.72727272727273,0.6298911300572482
-23.63636363636364,0.6570016579194502
-24.54545454545455,0.6834762421521274
-25.45454545454546,0.7093104936859825
-26.36363636363636,0.7345020500096408
-27.27272727272727,0.7590503638440913
-28.18181818181818,0.7829567139798945
-29.09090909090909,0.8062240806492893
-30,0.828856885433197
-30.90909090909091,0.8507919365709478
-31.81818181818182,0.8721073486588218
-32.72727272727273,0.892811661416834
-33.63636363636363,0.9129142869602549
-34.54545454545455,0.9324254447763617
-35.45454545454545,0.9513560696081681
-36.36363636363637,0.969717713919553
-37.27272727272727,0.9875224178487605
-38.18181818181818,1.004782579161904
-39.09090909090909,1.021510904485529
-40,1.037720441818237
-40.90909090909091,1.053370020606301
-41.81818181818182,1.068530657074668
-42.72727272727273,1.083215529268438
-43.63636363636364,1.097438042814082
-44.54545454545455,1.111230683490544
-45.45454545454545,1.124548847025091
-46.36363636363636,1.137463222850453
-47.27272727272727,1.14996739951047
-48.18181818181818,1.162074078213085
-49.09090909090909,1.173795559189536
-50,1.185144066810608
-50.90909090909091,1.196093114939603
-51.81818181818182,1.206695524129
-52.72727272727273,1.216962651772933
-53.63636363636363,1.226905475963246
-54.54545454545455,1.236534660512751
-55.45454545454545,1.241280436515808
-56.36363636363637,1.241280436515808
-57.27272727272727,1.241280436515808
-58.18181818181819,1.241280436515808
-59.09090909090909,1.241280436515808
-60,1.241280436515808
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorEff.A/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorEff.A/test.csv
deleted file mode 100644
index faa9734a0a..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorEff.A/test.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0.01752036200328309
-6.363636363636364,0.05253743651238357
-7.272727272727273,0.087483708831397
-8.181818181818182,0.1223124678839337
-9.090909090909092,0.1569777415557342
-10,0.1914345771074295
-10.90909090909091,0.2256055000153455
-11.81818181818182,0.2594722969965501
-12.72727272727273,0.2929954881017859
-13.63636363636364,0.3261376700618051
-14.54545454545455,0.3588636869733984
-15.45454545454545,0.3911407535726373
-16.36363636363636,0.4229385473511436
-17.27272727272727,0.4542293142188679
-18.18181818181818,0.4849879281087356
-19.09090909090909,0.515191836790605
-20,0.5448211431503296
-20.90909090909091,0.5737908970225941
-21.81818181818182,0.6021513017741117
-22.72727272727273,0.6298911300572482
-23.63636363636364,0.6570016579194502
-24.54545454545455,0.6834762421521274
-25.45454545454546,0.7093104936859825
-26.36363636363636,0.7345020500096408
-27.27272727272727,0.7590503638440913
-28.18181818181818,0.7829567139798945
-29.09090909090909,0.8062240806492893
-30,0.828856885433197
-30.90909090909091,0.8507919365709478
-31.81818181818182,0.8721073486588218
-32.72727272727273,0.892811661416834
-33.63636363636363,0.9129142869602549
-34.54545454545455,0.9324254447763617
-35.45454545454545,0.9513560696081681
-36.36363636363637,0.969717713919553
-37.27272727272727,0.9875224178487605
-38.18181818181818,1.004782579161904
-39.09090909090909,1.021510904485529
-40,1.037720441818237
-40.90909090909091,1.053370020606301
-41.81818181818182,1.068530657074668
-42.72727272727273,1.083215529268438
-43.63636363636364,1.097438042814082
-44.54545454545455,1.111230683490544
-45.45454545454545,1.124548847025091
-46.36363636363636,1.137463222850453
-47.27272727272727,1.14996739951047
-48.18181818181818,1.162074078213085
-49.09090909090909,1.173795559189536
-50,1.185144066810608
-50.90909090909091,1.196093114939603
-51.81818181818182,1.206695524129
-52.72727272727273,1.216962651772933
-53.63636363636363,1.226905475963246
-54.54545454545455,1.236534660512751
-55.45454545454545,1.241280436515808
-56.36363636363637,1.241280436515808
-57.27272727272727,1.241280436515808
-58.18181818181819,1.241280436515808
-59.09090909090909,1.241280436515808
-60,1.241280436515808
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorEff.A/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorEff.A/upperBound.csv
deleted file mode 100644
index a36b8b9521..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorEff.A/upperBound.csv
+++ /dev/null
@@ -1,60 +0,0 @@
-x,y
--0.001,0.001
-4.544454545454546,0.001
-5.453545454545455,0.01852036200328309
-6.362636363636364,0.05353743651238357
-7.271727272727274,0.088483708831397
-8.180818181818182,0.1233124678839337
-9.08990909090909,0.1579777415557342
-9.998999999999999,0.1924345771074295
-10.90809090909091,0.2266055000153455
-11.81718181818182,0.2604722969965501
-12.72627272727273,0.2939954881017859
-13.63536363636364,0.3271376700618051
-14.54445454545455,0.3598636869733984
-15.45354545454545,0.3921407535726373
-16.36263636363636,0.4239385473511436
-17.27172727272728,0.4552293142188679
-18.18081818181818,0.4859879281087356
-19.08990909090909,0.516191836790605
-19.999,0.5458211431503296
-20.90809090909091,0.5747908970225941
-21.81718181818182,0.6031513017741117
-22.72627272727273,0.6308911300572482
-23.63536363636364,0.6580016579194502
-24.54445454545455,0.6844762421521274
-25.45354545454546,0.7103104936859825
-26.36263636363636,0.7355020500096408
-27.27172727272727,0.7600503638440913
-28.18081818181818,0.7839567139798945
-29.0899090909091,0.8072240806492893
-29.999,0.829856885433197
-30.90809090909091,0.8517919365709478
-31.81718181818182,0.8731073486588218
-32.72627272727272,0.893811661416834
-33.63536363636364,0.9139142869602549
-34.54445454545455,0.9334254447763617
-35.45354545454546,0.9523560696081681
-36.36263636363636,0.970717713919553
-37.27172727272728,0.9885224178487605
-38.18081818181818,1.005787361741066
-39.08990909090909,1.022532415390015
-39.999,1.038758162260055
-40.90809090909091,1.054423390626907
-41.81718181818182,1.069599187731743
-42.72627272727273,1.084298744797706
-43.63536363636364,1.098535480856896
-44.54445454545455,1.112341914174035
-45.45354545454546,1.125673395872116
-46.36263636363636,1.138600686073304
-47.27172727272727,1.151117366909981
-48.18081818181818,1.163236152291298
-49.0899090909091,1.174969354748725
-49.999,1.186329210877419
-50.90809090909091,1.197289208054543
-51.81718181818182,1.207902219653129
-52.72627272727273,1.218179614424706
-53.63536363636364,1.228132381439209
-54.54445454545454,1.237771195173264
-55.45354545454545,1.242521716952324
-60.001,1.242521716952324
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorEffPre.A/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorEffPre.A/errors.csv
deleted file mode 100644
index 5072fd409f..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorEffPre.A/errors.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
-0,0
-60,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorEffPre.A/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorEffPre.A/lowerBound.csv
deleted file mode 100644
index b30cac47e9..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorEffPre.A/lowerBound.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
--0.001,1.240039156079292
-60.001,1.240039156079292
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorEffPre.A/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorEffPre.A/reference.csv
deleted file mode 100644
index b6a67589b9..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorEffPre.A/reference.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
-0,1.241280436515808
-60,1.241280436515808
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorEffPre.A/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorEffPre.A/test.csv
deleted file mode 100644
index b6a67589b9..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorEffPre.A/test.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
-0,1.241280436515808
-60,1.241280436515808
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorEffPre.A/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorEffPre.A/upperBound.csv
deleted file mode 100644
index 8e11f63656..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorEffPre.A/upperBound.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
--0.001,1.242521716952324
-60.001,1.242521716952324
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorEqv.A/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorEqv.A/errors.csv
deleted file mode 100644
index 20aff8da64..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorEqv.A/errors.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0
-6.363636363636364,0
-7.272727272727273,0
-8.181818181818182,0
-9.090909090909092,0
-10,0
-10.90909090909091,0
-11.81818181818182,0
-12.72727272727273,0
-13.63636363636364,0
-14.54545454545455,0
-15.45454545454545,0
-16.36363636363636,0
-17.27272727272727,0
-18.18181818181818,0
-19.09090909090909,0
-20,0
-20.90909090909091,0
-21.81818181818182,0
-22.72727272727273,0
-23.63636363636364,0
-24.54545454545455,0
-25.45454545454546,0
-26.36363636363636,0
-27.27272727272727,0
-28.18181818181818,0
-29.09090909090909,0
-30,0
-30.90909090909091,0
-31.81818181818182,0
-32.72727272727273,0
-33.63636363636363,0
-34.54545454545455,0
-35.45454545454545,0
-36.36363636363637,0
-37.27272727272727,0
-38.18181818181818,0
-39.09090909090909,0
-40,0
-40.90909090909091,0
-41.81818181818182,0
-42.72727272727273,0
-43.63636363636364,0
-44.54545454545455,0
-45.45454545454545,0
-46.36363636363636,0
-47.27272727272727,0
-48.18181818181818,0
-49.09090909090909,0
-50,0
-50.90909090909091,0
-51.81818181818182,0
-52.72727272727273,0
-53.63636363636363,0
-54.54545454545455,0
-55.45454545454545,0
-56.36363636363637,0
-57.27272727272727,0
-58.18181818181819,0
-59.09090909090909,0
-60,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorEqv.A/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorEqv.A/lowerBound.csv
deleted file mode 100644
index fa0ab02e43..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorEqv.A/lowerBound.csv
+++ /dev/null
@@ -1,60 +0,0 @@
-x,y
--0.001,-0.001
-4.546454545454545,-0.001
-5.455545454545454,0.01490461046858269
-6.364636363636364,0.04669236289642076
-7.273727272727274,0.07841584085876294
-8.182818181818181,0.1100326383601535
-9.091909090909091,0.1415010263919831
-10.001,0.1727802028656006
-10.91009090909091,0.2037998417507519
-11.81918181818182,0.2345433959852565
-12.72827272727273,0.2649750269217925
-13.63736363636364,0.2950607924244621
-14.54645454545455,0.3247687769152902
-15.45554545454545,0.3540692011009562
-16.36463636363636,0.3829345601471987
-17.27372727272727,0.4113396683822979
-18.18281818181818,0.4392616592970762
-19.09190909090909,0.4666800939169797
-20.001,0.4935769608020782
-20.91009090909091,0.5198750990304081
-21.81918181818182,0.5456200438412754
-22.72827272727273,0.570801716631109
-23.63736363636363,0.5954120680635626
-24.54645454545455,0.6194451268369502
-25.45554545454545,0.6428968994400719
-26.36463636363636,0.6657652401057157
-27.27372727272727,0.6880496882525358
-28.18281818181818,0.7097513709501787
-29.09190909090909,0.7308730137564919
-30.001,0.7514185180664062
-30.91009090909091,0.7713307501186023
-31.81918181818182,0.7906804010217839
-32.72827272727272,0.8094753169146451
-33.63736363636363,0.8277240266799926
-34.54645454545455,0.8454358394796199
-35.45554545454546,0.8626206984519958
-36.36463636363636,0.8792890289913525
-37.27372727272727,0.8954517224918712
-38.18281818181818,0.9111201146732677
-39.09190909090909,0.9263057634180242
-40.001,0.9410204162597656
-40.9100909090909,0.955226804039695
-41.81918181818182,0.9689892130765049
-42.72827272727273,0.9823198677409779
-43.63736363636364,0.9952307648225265
-44.54645454545454,1.00774272381879
-45.45554545454545,1.019820594516667
-46.36463636363636,1.031532259453426
-47.27372727272727,1.042871941111305
-48.18281818181818,1.053851093790747
-49.09190909090909,1.064480955264785
-50.001,1.074772611737252
-50.91009090909091,1.084701909574595
-51.81918181818182,1.094316971995614
-52.72827272727272,1.103627932483499
-53.63736363636364,1.112644772952253
-54.54645454545454,1.12137719383023
-55.45554545454545,1.125681001067162
-60.001,1.125681001067162
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorEqv.A/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorEqv.A/reference.csv
deleted file mode 100644
index 13069f0e3c..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorEqv.A/reference.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0.01590461046858269
-6.363636363636364,0.04769236289642076
-7.272727272727273,0.07941584085876294
-8.181818181818182,0.1110326383601535
-9.090909090909092,0.1425010263919831
-10,0.1737802028656006
-10.90909090909091,0.2047998417507519
-11.81818181818182,0.2355433959852565
-12.72727272727273,0.2659750269217925
-13.63636363636364,0.2960607924244621
-14.54545454545455,0.3257687769152902
-15.45454545454545,0.3550692011009562
-16.36363636363636,0.3839345601471987
-17.27272727272727,0.4123396683822979
-18.18181818181818,0.4402616592970762
-19.09090909090909,0.4676800939169797
-20,0.4945769608020782
-20.90909090909091,0.5208750990304081
-21.81818181818182,0.5466200438412754
-22.72727272727273,0.571801716631109
-23.63636363636364,0.5964120680635626
-24.54545454545455,0.6204451268369502
-25.45454545454546,0.6438968994400719
-26.36363636363636,0.6667652401057157
-27.27272727272727,0.6890496882525358
-28.18181818181818,0.7107513709501787
-29.09090909090909,0.7318730137564919
-30,0.7524185180664062
-30.90909090909091,0.7723307501186023
-31.81818181818182,0.7916804010217839
-32.72727272727273,0.8104753169146451
-33.63636363636363,0.8287240266799926
-34.54545454545455,0.8464358394796199
-35.45454545454545,0.8636206984519958
-36.36363636363637,0.8802890289913525
-37.27272727272727,0.8964517224918712
-38.18181818181818,0.9121201146732677
-39.09090909090909,0.9273057634180242
-40,0.9420204162597656
-40.90909090909091,0.956226804039695
-41.81818181818182,0.9699892130765049
-42.72727272727273,0.9833198677409779
-43.63636363636364,0.9962307648225265
-44.54545454545455,1.008751475294084
-45.45454545454545,1.02084143595262
-46.36363636363636,1.032564824277704
-47.27272727272727,1.043915856968273
-48.18181818181818,1.054905999790538
-49.09090909090909,1.065546501766552
-50,1.075848460197449
-50.90909090909091,1.085787697271867
-51.81818181818182,1.095412384379994
-52.72727272727273,1.104732665148648
-53.63636363636363,1.113758531483737
-54.54545454545455,1.122499693523754
-55.45454545454545,1.126807808876038
-56.36363636363637,1.126807808876038
-57.27272727272727,1.126807808876038
-58.18181818181819,1.126807808876038
-59.09090909090909,1.126807808876038
-60,1.126807808876038
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorEqv.A/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorEqv.A/test.csv
deleted file mode 100644
index 13069f0e3c..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorEqv.A/test.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0.01590461046858269
-6.363636363636364,0.04769236289642076
-7.272727272727273,0.07941584085876294
-8.181818181818182,0.1110326383601535
-9.090909090909092,0.1425010263919831
-10,0.1737802028656006
-10.90909090909091,0.2047998417507519
-11.81818181818182,0.2355433959852565
-12.72727272727273,0.2659750269217925
-13.63636363636364,0.2960607924244621
-14.54545454545455,0.3257687769152902
-15.45454545454545,0.3550692011009562
-16.36363636363636,0.3839345601471987
-17.27272727272727,0.4123396683822979
-18.18181818181818,0.4402616592970762
-19.09090909090909,0.4676800939169797
-20,0.4945769608020782
-20.90909090909091,0.5208750990304081
-21.81818181818182,0.5466200438412754
-22.72727272727273,0.571801716631109
-23.63636363636364,0.5964120680635626
-24.54545454545455,0.6204451268369502
-25.45454545454546,0.6438968994400719
-26.36363636363636,0.6667652401057157
-27.27272727272727,0.6890496882525358
-28.18181818181818,0.7107513709501787
-29.09090909090909,0.7318730137564919
-30,0.7524185180664062
-30.90909090909091,0.7723307501186023
-31.81818181818182,0.7916804010217839
-32.72727272727273,0.8104753169146451
-33.63636363636363,0.8287240266799926
-34.54545454545455,0.8464358394796199
-35.45454545454545,0.8636206984519958
-36.36363636363637,0.8802890289913525
-37.27272727272727,0.8964517224918712
-38.18181818181818,0.9121201146732677
-39.09090909090909,0.9273057634180242
-40,0.9420204162597656
-40.90909090909091,0.956226804039695
-41.81818181818182,0.9699892130765049
-42.72727272727273,0.9833198677409779
-43.63636363636364,0.9962307648225265
-44.54545454545455,1.008751475294084
-45.45454545454545,1.02084143595262
-46.36363636363636,1.032564824277704
-47.27272727272727,1.043915856968273
-48.18181818181818,1.054905999790538
-49.09090909090909,1.065546501766552
-50,1.075848460197449
-50.90909090909091,1.085787697271867
-51.81818181818182,1.095412384379994
-52.72727272727273,1.104732665148648
-53.63636363636363,1.113758531483737
-54.54545454545455,1.122499693523754
-55.45454545454545,1.126807808876038
-56.36363636363637,1.126807808876038
-57.27272727272727,1.126807808876038
-58.18181818181819,1.126807808876038
-59.09090909090909,1.126807808876038
-60,1.126807808876038
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorEqv.A/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorEqv.A/upperBound.csv
deleted file mode 100644
index 8d293390fb..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorEqv.A/upperBound.csv
+++ /dev/null
@@ -1,60 +0,0 @@
-x,y
--0.001,0.001
-4.544454545454546,0.001
-5.453545454545455,0.01690461046858269
-6.362636363636364,0.04869236289642076
-7.271727272727274,0.08041584085876294
-8.180818181818182,0.1120326383601535
-9.08990909090909,0.1435010263919831
-9.998999999999999,0.1747802028656006
-10.90809090909091,0.2057998417507519
-11.81718181818182,0.2365433959852565
-12.72627272727273,0.2669750269217925
-13.63536363636364,0.2970607924244621
-14.54445454545455,0.3267687769152902
-15.45354545454545,0.3560692011009562
-16.36263636363636,0.3849345601471987
-17.27172727272728,0.4133396683822979
-18.18081818181818,0.4412616592970762
-19.08990909090909,0.4686800939169797
-19.999,0.4955769608020782
-20.90809090909091,0.5218750990304081
-21.81718181818182,0.5476200438412754
-22.72627272727273,0.572801716631109
-23.63536363636364,0.5974120680635626
-24.54445454545455,0.6214451268369502
-25.45354545454546,0.6448968994400719
-26.36263636363636,0.6677652401057157
-27.27172727272727,0.6900496882525358
-28.18081818181818,0.7117513709501787
-29.0899090909091,0.7328730137564919
-29.999,0.7534185180664063
-30.90809090909091,0.7733307501186023
-31.81718181818182,0.7926804010217839
-32.72627272727272,0.8114753169146451
-33.63536363636364,0.8297240266799926
-34.54445454545455,0.8474358394796199
-35.45354545454546,0.8646206984519959
-36.36263636363636,0.8812890289913525
-37.27172727272728,0.8974517224918712
-38.18081818181818,0.9131201146732677
-39.08990909090909,0.9283057634180242
-39.999,0.9430204162597656
-40.90809090909091,0.957226804039695
-41.81718181818182,0.9709892130765049
-42.72627272727273,0.9843198677409779
-43.63536363636364,0.9972307648225265
-44.54445454545455,1.009760226769378
-45.45354545454546,1.021862277388573
-46.36263636363636,1.033597389101982
-47.27172727272727,1.044959772825241
-48.18081818181818,1.055960905790329
-49.0899090909091,1.066612048268319
-49.999,1.076924308657646
-50.90809090909091,1.086873484969139
-51.81718181818182,1.096507796764374
-52.72627272727273,1.105837397813797
-53.63536363636364,1.114872290015221
-54.54445454545454,1.123622193217278
-55.45354545454545,1.127934616684914
-60.001,1.127934616684914
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorGeo.A/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorGeo.A/errors.csv
deleted file mode 100644
index 20aff8da64..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorGeo.A/errors.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0
-6.363636363636364,0
-7.272727272727273,0
-8.181818181818182,0
-9.090909090909092,0
-10,0
-10.90909090909091,0
-11.81818181818182,0
-12.72727272727273,0
-13.63636363636364,0
-14.54545454545455,0
-15.45454545454545,0
-16.36363636363636,0
-17.27272727272727,0
-18.18181818181818,0
-19.09090909090909,0
-20,0
-20.90909090909091,0
-21.81818181818182,0
-22.72727272727273,0
-23.63636363636364,0
-24.54545454545455,0
-25.45454545454546,0
-26.36363636363636,0
-27.27272727272727,0
-28.18181818181818,0
-29.09090909090909,0
-30,0
-30.90909090909091,0
-31.81818181818182,0
-32.72727272727273,0
-33.63636363636363,0
-34.54545454545455,0
-35.45454545454545,0
-36.36363636363637,0
-37.27272727272727,0
-38.18181818181818,0
-39.09090909090909,0
-40,0
-40.90909090909091,0
-41.81818181818182,0
-42.72727272727273,0
-43.63636363636364,0
-44.54545454545455,0
-45.45454545454545,0
-46.36363636363636,0
-47.27272727272727,0
-48.18181818181818,0
-49.09090909090909,0
-50,0
-50.90909090909091,0
-51.81818181818182,0
-52.72727272727273,0
-53.63636363636363,0
-54.54545454545455,0
-55.45454545454545,0
-56.36363636363637,0
-57.27272727272727,0
-58.18181818181819,0
-59.09090909090909,0
-60,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorGeo.A/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorGeo.A/lowerBound.csv
deleted file mode 100644
index 83c5c4815f..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorGeo.A/lowerBound.csv
+++ /dev/null
@@ -1,60 +0,0 @@
-x,y
--0.001,-0.001
-4.546454545454545,-0.001
-5.455545454545454,0.01490893857858399
-6.364636363636364,0.04672608964280651
-7.273727272727274,0.07854105938022789
-8.182818181818181,0.1103523901863532
-9.091909090909091,0.1421586308912798
-10.001,0.1739583184719086
-10.91009090909091,0.2057489163442092
-11.81918181818182,0.2375296753861688
-12.72827272727273,0.2692991325746883
-13.63736363636364,0.3010558438517831
-14.54645454545455,0.3327983353571459
-15.45554545454545,0.3645251291665164
-16.36463636363636,0.3962347622567957
-17.27372727272727,0.4279257661862807
-18.18281818181818,0.459596650838852
-19.09190909090909,0.4912459450635043
-20.001,0.5228721966743469
-20.91009090909091,0.5544708946834911
-21.81918181818182,0.5860431607419795
-22.72827272727273,0.6175875209895048
-23.63736363636363,0.6491024257053029
-24.54645454545455,0.6805863793546504
-25.45554545454545,0.7120378809842197
-26.36463636363636,0.7434554133848711
-27.27372727272727,0.7748374268358404
-28.18281818181818,0.8061823607791554
-29.09190909090909,0.8374887576103212
-30.001,0.8687549700737
-30.91009090909091,0.8999746909141539
-31.81918181818182,0.9311507161313837
-32.72827272727272,0.9622815718650818
-33.63736363636363,0.9933655946037985
-34.54645454545455,1.024375790086659
-35.45554545454546,1.055330441594123
-36.36463636363636,1.086233559575948
-37.27372727272727,1.117083476771008
-38.18281818181818,1.147878590876406
-39.09190909090909,1.178617202151905
-40.001,1.209297838211059
-40.9100909090909,1.239911783825267
-41.81918181818182,1.270463856729594
-42.72827272727273,1.30095232470469
-43.63736363636364,1.3313756071004
-44.54645454545454,1.36173492725873
-45.45554545454545,1.392019469748843
-46.36463636363636,1.422236628868363
-47.27372727272727,1.452381521961906
-48.18281818181818,1.482452416810123
-49.09190909090909,1.512447559540922
-50.001,1.54236504471302
-50.91009090909091,1.572194078434597
-51.81918181818182,1.601941362229261
-52.72827272727272,1.631604990655725
-53.63736363636364,1.661183134057305
-54.54645454545454,1.690673908645457
-55.45554545454545,1.705399721860885
-60.001,1.705399721860885
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorGeo.A/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorGeo.A/reference.csv
deleted file mode 100644
index a11f38518c..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorGeo.A/reference.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0.01590893857858399
-6.363636363636364,0.04772608964280651
-7.272727272727273,0.07954105938022789
-8.181818181818182,0.1113523901863532
-9.090909090909092,0.1431586308912798
-10,0.1749583184719086
-10.90909090909091,0.2067489163442092
-11.81818181818182,0.2385296753861688
-12.72727272727273,0.2702991325746883
-13.63636363636364,0.3020558438517831
-14.54545454545455,0.3337983353571459
-15.45454545454545,0.3655251291665164
-16.36363636363636,0.3972347622567957
-17.27272727272727,0.4289257661862807
-18.18181818181818,0.460596650838852
-19.09090909090909,0.4922459450635043
-20,0.5238721966743469
-20.90909090909091,0.5554708946834911
-21.81818181818182,0.5870431607419795
-22.72727272727273,0.6185875209895048
-23.63636363636364,0.6501024257053029
-24.54545454545455,0.6815863793546504
-25.45454545454546,0.7130378809842197
-26.36363636363636,0.7444554133848711
-27.27272727272727,0.7758374268358404
-28.18181818181818,0.8071823607791554
-29.09090909090909,0.8384887576103212
-30,0.8697549700737
-30.90909090909091,0.9009746909141539
-31.81818181818182,0.9321507161313837
-32.72727272727273,0.9632815718650818
-33.63636363636363,0.9943655946037985
-34.54545454545455,1.025401191277937
-35.45454545454545,1.056386828422546
-36.36363636363637,1.087320880456404
-37.27272727272727,1.118201678449457
-38.18181818181818,1.149027618494901
-39.09090909090909,1.179796999151056
-40,1.210508346557617
-40.90909090909091,1.241152936762029
-41.81818181818182,1.271735592321916
-42.72727272727273,1.302254579283974
-43.63636363636364,1.332708315415816
-44.54545454545455,1.363098025284014
-45.45454545454545,1.393412882631475
-46.36363636363636,1.423660289157521
-47.27272727272727,1.453835357319225
-48.18181818181818,1.483936353163286
-49.09090909090909,1.513961521061984
-50,1.543908953666687
-50.90909090909091,1.573767846280878
-51.81818181818182,1.603544907136397
-52.72727272727273,1.63323822888461
-53.63636363636363,1.662845980037342
-54.54545454545455,1.692366274920377
-55.45454545454545,1.707106828689575
-56.36363636363637,1.707106828689575
-57.27272727272727,1.707106828689575
-58.18181818181819,1.707106828689575
-59.09090909090909,1.707106828689575
-60,1.707106828689575
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorGeo.A/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorGeo.A/test.csv
deleted file mode 100644
index a11f38518c..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorGeo.A/test.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0.01590893857858399
-6.363636363636364,0.04772608964280651
-7.272727272727273,0.07954105938022789
-8.181818181818182,0.1113523901863532
-9.090909090909092,0.1431586308912798
-10,0.1749583184719086
-10.90909090909091,0.2067489163442092
-11.81818181818182,0.2385296753861688
-12.72727272727273,0.2702991325746883
-13.63636363636364,0.3020558438517831
-14.54545454545455,0.3337983353571459
-15.45454545454545,0.3655251291665164
-16.36363636363636,0.3972347622567957
-17.27272727272727,0.4289257661862807
-18.18181818181818,0.460596650838852
-19.09090909090909,0.4922459450635043
-20,0.5238721966743469
-20.90909090909091,0.5554708946834911
-21.81818181818182,0.5870431607419795
-22.72727272727273,0.6185875209895048
-23.63636363636364,0.6501024257053029
-24.54545454545455,0.6815863793546504
-25.45454545454546,0.7130378809842197
-26.36363636363636,0.7444554133848711
-27.27272727272727,0.7758374268358404
-28.18181818181818,0.8071823607791554
-29.09090909090909,0.8384887576103212
-30,0.8697549700737
-30.90909090909091,0.9009746909141539
-31.81818181818182,0.9321507161313837
-32.72727272727273,0.9632815718650818
-33.63636363636363,0.9943655946037985
-34.54545454545455,1.025401191277937
-35.45454545454545,1.056386828422546
-36.36363636363637,1.087320880456404
-37.27272727272727,1.118201678449457
-38.18181818181818,1.149027618494901
-39.09090909090909,1.179796999151056
-40,1.210508346557617
-40.90909090909091,1.241152936762029
-41.81818181818182,1.271735592321916
-42.72727272727273,1.302254579283974
-43.63636363636364,1.332708315415816
-44.54545454545455,1.363098025284014
-45.45454545454545,1.393412882631475
-46.36363636363636,1.423660289157521
-47.27272727272727,1.453835357319225
-48.18181818181818,1.483936353163286
-49.09090909090909,1.513961521061984
-50,1.543908953666687
-50.90909090909091,1.573767846280878
-51.81818181818182,1.603544907136397
-52.72727272727273,1.63323822888461
-53.63636363636363,1.662845980037342
-54.54545454545455,1.692366274920377
-55.45454545454545,1.707106828689575
-56.36363636363637,1.707106828689575
-57.27272727272727,1.707106828689575
-58.18181818181819,1.707106828689575
-59.09090909090909,1.707106828689575
-60,1.707106828689575
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorGeo.A/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorGeo.A/upperBound.csv
deleted file mode 100644
index ab7abc98c7..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorGeo.A/upperBound.csv
+++ /dev/null
@@ -1,60 +0,0 @@
-x,y
--0.001,0.001
-4.544454545454546,0.001
-5.453545454545455,0.01690893857858399
-6.362636363636364,0.04872608964280651
-7.271727272727274,0.08054105938022789
-8.180818181818182,0.1123523901863532
-9.08990909090909,0.1441586308912798
-9.998999999999999,0.1759583184719086
-10.90809090909091,0.2077489163442092
-11.81718181818182,0.2395296753861688
-12.72627272727273,0.2712991325746883
-13.63536363636364,0.3030558438517831
-14.54445454545455,0.3347983353571459
-15.45354545454545,0.3665251291665164
-16.36263636363636,0.3982347622567957
-17.27172727272728,0.4299257661862807
-18.18081818181818,0.461596650838852
-19.08990909090909,0.4932459450635043
-19.999,0.5248721966743469
-20.90809090909091,0.5564708946834911
-21.81718181818182,0.5880431607419795
-22.72627272727273,0.6195875209895048
-23.63536363636364,0.6511024257053029
-24.54445454545455,0.6825863793546504
-25.45354545454546,0.7140378809842197
-26.36263636363636,0.7454554133848711
-27.27172727272727,0.7768374268358404
-28.18081818181818,0.8081823607791554
-29.0899090909091,0.8394887576103212
-29.999,0.8707549700737
-30.90809090909091,0.9019746909141539
-31.81718181818182,0.9331507161313837
-32.72627272727272,0.9642815718650818
-33.63536363636364,0.9953655946037985
-34.54445454545455,1.026426592469215
-35.45354545454546,1.057443215250969
-36.36263636363636,1.088408201336861
-37.27172727272728,1.119319880127907
-38.18081818181818,1.150176646113396
-39.08990909090909,1.180976796150207
-39.999,1.211718854904175
-40.90809090909091,1.242394089698791
-41.81718181818182,1.273007327914238
-42.72627272727273,1.303556833863258
-43.63536363636364,1.334041023731232
-44.54445454545455,1.364461123309298
-45.45354545454546,1.394806295514106
-46.36263636363636,1.425083949446678
-47.27172727272727,1.455289192676544
-48.18081818181818,1.485420289516449
-49.0899090909091,1.515475482583046
-49.999,1.545452862620354
-50.90809090909091,1.575341614127159
-51.81718181818182,1.605148452043533
-52.72627272727273,1.634871467113495
-53.63536363636364,1.664508826017379
-54.54445454545454,1.694058641195297
-55.45354545454545,1.708813935518265
-60.001,1.708813935518265
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorPrj.A/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorPrj.A/errors.csv
deleted file mode 100644
index 20aff8da64..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorPrj.A/errors.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0
-6.363636363636364,0
-7.272727272727273,0
-8.181818181818182,0
-9.090909090909092,0
-10,0
-10.90909090909091,0
-11.81818181818182,0
-12.72727272727273,0
-13.63636363636364,0
-14.54545454545455,0
-15.45454545454545,0
-16.36363636363636,0
-17.27272727272727,0
-18.18181818181818,0
-19.09090909090909,0
-20,0
-20.90909090909091,0
-21.81818181818182,0
-22.72727272727273,0
-23.63636363636364,0
-24.54545454545455,0
-25.45454545454546,0
-26.36363636363636,0
-27.27272727272727,0
-28.18181818181818,0
-29.09090909090909,0
-30,0
-30.90909090909091,0
-31.81818181818182,0
-32.72727272727273,0
-33.63636363636363,0
-34.54545454545455,0
-35.45454545454545,0
-36.36363636363637,0
-37.27272727272727,0
-38.18181818181818,0
-39.09090909090909,0
-40,0
-40.90909090909091,0
-41.81818181818182,0
-42.72727272727273,0
-43.63636363636364,0
-44.54545454545455,0
-45.45454545454545,0
-46.36363636363636,0
-47.27272727272727,0
-48.18181818181818,0
-49.09090909090909,0
-50,0
-50.90909090909091,0
-51.81818181818182,0
-52.72727272727273,0
-53.63636363636363,0
-54.54545454545455,0
-55.45454545454545,0
-56.36363636363637,0
-57.27272727272727,0
-58.18181818181819,0
-59.09090909090909,0
-60,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorPrj.A/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorPrj.A/lowerBound.csv
deleted file mode 100644
index 93275e10a2..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorPrj.A/lowerBound.csv
+++ /dev/null
@@ -1,60 +0,0 @@
-x,y
--0.001,-0.001
-4.546454545454545,-0.001
-5.455545454545454,0.005878030147742149
-6.364636363636364,0.01972742454368961
-7.273727272727274,0.03378409349918367
-8.182818181818181,0.04804076727953824
-9.091909090909091,0.06249018419330772
-10.001,0.07712508195638657
-10.91009090909091,0.09195700693672355
-11.81918181818182,0.1069581183466044
-12.72827272727273,0.1221211931868033
-13.63736363636364,0.1374390131993727
-14.54645454545455,0.1529043811234561
-15.45554545454545,0.1685101301778446
-16.36463636363636,0.1842491023865613
-17.27372727272727,0.2001141506108371
-18.18281818181818,0.2160981602235274
-19.09190909090909,0.232194038271904
-20.001,0.2483947297334671
-20.91009090909091,0.2647030888579109
-21.81918181818182,0.2811004607460716
-22.72827272727273,0.2975798987475308
-23.63736363636363,0.3141344656944275
-24.54645454545455,0.3307572745409879
-25.45554545454545,0.3474414815902711
-26.36463636363636,0.3641802702383561
-27.27372727272727,0.3809668591022491
-28.18281818181818,0.3977945182756945
-29.09190909090909,0.414656561201269
-30.001,0.4315463771820068
-30.91009090909091,0.448458815834739
-31.81918181818182,0.4653842510093342
-32.72827272727272,0.4823162670785731
-33.63736363636363,0.499248448415236
-34.54645454545455,0.5161744119037281
-35.45554545454546,0.533087907184254
-36.36463636363636,0.5499827462109653
-37.27372727272727,0.5668527301008052
-38.18281818181818,0.583691735831174
-39.09190909090909,0.6004938462864268
-40.001,0.6172529926300049
-40.9100909090909,0.6339570859562267
-41.81918181818182,0.6506051942651923
-42.72827272727273,0.6671915955110029
-43.63736363636364,0.6837106435082176
-44.54645454545454,0.7001602891998872
-45.45554545454545,0.7165247615033929
-46.36463636363636,0.7328089780374006
-47.27372727272727,0.7490043077902361
-48.18281818181818,0.7651055055531588
-49.09190909090909,0.7811074832569469
-50.001,0.7970053424835205
-50.91009090909091,0.8127813914905896
-51.81918181818182,0.8284423981146379
-52.72827272727272,0.8439838107282465
-53.63736363636364,0.8594010777039961
-54.54645454545454,0.8746898099725897
-55.45554545454545,0.8823052515983582
-60.001,0.8823052515983582
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorPrj.A/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorPrj.A/reference.csv
deleted file mode 100644
index abbebbcaaf..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorPrj.A/reference.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0.006878030147742149
-6.363636363636364,0.02072742454368961
-7.272727272727273,0.03478409349918367
-8.181818181818182,0.04904076727953824
-9.090909090909092,0.06349018419330772
-10,0.07812508195638657
-10.90909090909091,0.09295700693672355
-11.81818181818182,0.1079581183466044
-12.72727272727273,0.1231211931868033
-13.63636363636364,0.1384390131993727
-14.54545454545455,0.1539043811234561
-15.45454545454545,0.1695101301778446
-16.36363636363636,0.1852491023865613
-17.27272727272727,0.2011141506108371
-18.18181818181818,0.2170981602235274
-19.09090909090909,0.233194038271904
-20,0.2493947297334671
-20.90909090909091,0.2657030888579109
-21.81818181818182,0.2821004607460716
-22.72727272727273,0.2985798987475308
-23.63636363636364,0.3151344656944275
-24.54545454545455,0.3317572745409879
-25.45454545454546,0.3484414815902711
-26.36363636363636,0.3651802702383561
-27.27272727272727,0.3819668591022491
-28.18181818181818,0.3987945182756945
-29.09090909090909,0.415656561201269
-30,0.4325463771820068
-30.90909090909091,0.449458815834739
-31.81818181818182,0.4663842510093342
-32.72727272727273,0.4833162670785731
-33.63636363636363,0.500248448415236
-34.54545454545455,0.5171744119037281
-35.45454545454545,0.534087907184254
-36.36363636363637,0.5509827462109653
-37.27272727272727,0.5678527301008052
-38.18181818181818,0.584691735831174
-39.09090909090909,0.6014938462864268
-40,0.6182529926300049
-40.90909090909091,0.6349570859562267
-41.81818181818182,0.6516051942651923
-42.72727272727273,0.6681915955110029
-43.63636363636364,0.6847106435082176
-44.54545454545455,0.7011602891998872
-45.45454545454545,0.7175247615033929
-46.36363636363636,0.7338089780374006
-47.27272727272727,0.7500043077902361
-48.18181818181818,0.7661055055531588
-49.09090909090909,0.7821074832569469
-50,0.7980053424835205
-50.90909090909091,0.8137813914905896
-51.81818181818182,0.8294423981146379
-52.72727272727273,0.8449838107282465
-53.63636363636363,0.8604010777039961
-54.54545454545455,0.8756898099725897
-55.45454545454545,0.8833052515983582
-56.36363636363637,0.8833052515983582
-57.27272727272727,0.8833052515983582
-58.18181818181819,0.8833052515983582
-59.09090909090909,0.8833052515983582
-60,0.8833052515983582
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorPrj.A/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorPrj.A/test.csv
deleted file mode 100644
index abbebbcaaf..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorPrj.A/test.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0.006878030147742149
-6.363636363636364,0.02072742454368961
-7.272727272727273,0.03478409349918367
-8.181818181818182,0.04904076727953824
-9.090909090909092,0.06349018419330772
-10,0.07812508195638657
-10.90909090909091,0.09295700693672355
-11.81818181818182,0.1079581183466044
-12.72727272727273,0.1231211931868033
-13.63636363636364,0.1384390131993727
-14.54545454545455,0.1539043811234561
-15.45454545454545,0.1695101301778446
-16.36363636363636,0.1852491023865613
-17.27272727272727,0.2011141506108371
-18.18181818181818,0.2170981602235274
-19.09090909090909,0.233194038271904
-20,0.2493947297334671
-20.90909090909091,0.2657030888579109
-21.81818181818182,0.2821004607460716
-22.72727272727273,0.2985798987475308
-23.63636363636364,0.3151344656944275
-24.54545454545455,0.3317572745409879
-25.45454545454546,0.3484414815902711
-26.36363636363636,0.3651802702383561
-27.27272727272727,0.3819668591022491
-28.18181818181818,0.3987945182756945
-29.09090909090909,0.415656561201269
-30,0.4325463771820068
-30.90909090909091,0.449458815834739
-31.81818181818182,0.4663842510093342
-32.72727272727273,0.4833162670785731
-33.63636363636363,0.500248448415236
-34.54545454545455,0.5171744119037281
-35.45454545454545,0.534087907184254
-36.36363636363637,0.5509827462109653
-37.27272727272727,0.5678527301008052
-38.18181818181818,0.584691735831174
-39.09090909090909,0.6014938462864268
-40,0.6182529926300049
-40.90909090909091,0.6349570859562267
-41.81818181818182,0.6516051942651923
-42.72727272727273,0.6681915955110029
-43.63636363636364,0.6847106435082176
-44.54545454545455,0.7011602891998872
-45.45454545454545,0.7175247615033929
-46.36363636363636,0.7338089780374006
-47.27272727272727,0.7500043077902361
-48.18181818181818,0.7661055055531588
-49.09090909090909,0.7821074832569469
-50,0.7980053424835205
-50.90909090909091,0.8137813914905896
-51.81818181818182,0.8294423981146379
-52.72727272727273,0.8449838107282465
-53.63636363636363,0.8604010777039961
-54.54545454545455,0.8756898099725897
-55.45454545454545,0.8833052515983582
-56.36363636363637,0.8833052515983582
-57.27272727272727,0.8833052515983582
-58.18181818181819,0.8833052515983582
-59.09090909090909,0.8833052515983582
-60,0.8833052515983582
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorPrj.A/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorPrj.A/upperBound.csv
deleted file mode 100644
index 2da0a9d9dc..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivHorPrj.A/upperBound.csv
+++ /dev/null
@@ -1,60 +0,0 @@
-x,y
--0.001,0.001
-4.544454545454546,0.001
-5.453545454545455,0.00787803014774215
-6.362636363636364,0.02172742454368961
-7.271727272727274,0.03578409349918367
-8.180818181818182,0.05004076727953824
-9.08990909090909,0.06449018419330772
-9.998999999999999,0.07912508195638657
-10.90809090909091,0.09395700693672356
-11.81718181818182,0.1089581183466044
-12.72627272727273,0.1241211931868033
-13.63536363636364,0.1394390131993727
-14.54445454545455,0.1549043811234561
-15.45354545454545,0.1705101301778446
-16.36263636363636,0.1862491023865613
-17.27172727272728,0.2021141506108371
-18.18081818181818,0.2180981602235274
-19.08990909090909,0.234194038271904
-19.999,0.2503947297334671
-20.90809090909091,0.2667030888579109
-21.81718181818182,0.2831004607460716
-22.72627272727273,0.2995798987475308
-23.63536363636364,0.3161344656944275
-24.54445454545455,0.3327572745409879
-25.45354545454546,0.3494414815902711
-26.36263636363636,0.3661802702383561
-27.27172727272727,0.3829668591022491
-28.18081818181818,0.3997945182756945
-29.0899090909091,0.416656561201269
-29.999,0.4335463771820068
-30.90809090909091,0.450458815834739
-31.81718181818182,0.4673842510093342
-32.72627272727272,0.4843162670785731
-33.63536363636364,0.501248448415236
-34.54445454545455,0.5181744119037281
-35.45354545454546,0.535087907184254
-36.36263636363636,0.5519827462109653
-37.27172727272728,0.5688527301008052
-38.18081818181818,0.585691735831174
-39.08990909090909,0.6024938462864268
-39.999,0.6192529926300049
-40.90809090909091,0.6359570859562267
-41.81718181818182,0.6526051942651923
-42.72627272727273,0.6691915955110029
-43.63536363636364,0.6857106435082176
-44.54445454545455,0.7021602891998872
-45.45354545454546,0.718524761503393
-46.36263636363636,0.7348089780374006
-47.27172727272727,0.7510043077902361
-48.18081818181818,0.7671055055531588
-49.0899090909091,0.7831074832569469
-49.999,0.7990053424835205
-50.90809090909091,0.8147813914905896
-51.81718181818182,0.8304423981146379
-52.72627272727273,0.8459838107282465
-53.63536363636364,0.8614010777039961
-54.54445454545454,0.8766898099725897
-55.45354545454545,0.8843052515983582
-60.001,0.8843052515983582
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerEff.A/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerEff.A/errors.csv
deleted file mode 100644
index 20aff8da64..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerEff.A/errors.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0
-6.363636363636364,0
-7.272727272727273,0
-8.181818181818182,0
-9.090909090909092,0
-10,0
-10.90909090909091,0
-11.81818181818182,0
-12.72727272727273,0
-13.63636363636364,0
-14.54545454545455,0
-15.45454545454545,0
-16.36363636363636,0
-17.27272727272727,0
-18.18181818181818,0
-19.09090909090909,0
-20,0
-20.90909090909091,0
-21.81818181818182,0
-22.72727272727273,0
-23.63636363636364,0
-24.54545454545455,0
-25.45454545454546,0
-26.36363636363636,0
-27.27272727272727,0
-28.18181818181818,0
-29.09090909090909,0
-30,0
-30.90909090909091,0
-31.81818181818182,0
-32.72727272727273,0
-33.63636363636363,0
-34.54545454545455,0
-35.45454545454545,0
-36.36363636363637,0
-37.27272727272727,0
-38.18181818181818,0
-39.09090909090909,0
-40,0
-40.90909090909091,0
-41.81818181818182,0
-42.72727272727273,0
-43.63636363636364,0
-44.54545454545455,0
-45.45454545454545,0
-46.36363636363636,0
-47.27272727272727,0
-48.18181818181818,0
-49.09090909090909,0
-50,0
-50.90909090909091,0
-51.81818181818182,0
-52.72727272727273,0
-53.63636363636363,0
-54.54545454545455,0
-55.45454545454545,0
-56.36363636363637,0
-57.27272727272727,0
-58.18181818181819,0
-59.09090909090909,0
-60,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerEff.A/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerEff.A/lowerBound.csv
deleted file mode 100644
index a030c7b2d8..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerEff.A/lowerBound.csv
+++ /dev/null
@@ -1,60 +0,0 @@
-x,y
--0.001,-0.001
-4.546454545454545,-0.001
-5.455545454545454,0.01994046297398483
-6.364636363636364,0.06178448280963034
-7.273727272727274,0.103518087072806
-8.182818181818181,0.1450686664689671
-9.091909090909091,0.1863650957237591
-10.001,0.2273383309841156
-10.91009090909091,0.2678698958266866
-11.81918181818182,0.3079337809519334
-12.72827272727273,0.3474717905521393
-13.63736363636364,0.3864297304586931
-14.54645454545455,0.4247577495141464
-15.45554545454545,0.4624104506535963
-16.36463636363636,0.4993470317883925
-17.27372727272727,0.5355313995968212
-18.18281818181818,0.5709321586868981
-19.09190909090909,0.6055225113521923
-20.001,0.6392803063392639
-20.91009090909091,0.6720914711952209
-21.81918181818182,0.7040367702137341
-22.72827272727273,0.735108270558444
-23.63736363636363,0.7653017565553839
-24.54645454545455,0.7946163070418618
-25.45554545454545,0.8230541978315874
-26.36463636363636,0.8506205874356356
-27.27372727272727,0.8773231594345786
-28.18281818181818,0.9031719057343224
-29.09190909090909,0.9281789531707765
-30.001,0.9523581733703613
-30.91009090909091,0.975637146689675
-31.81918181818182,0.9981250146519054
-32.72827272727272,1.019819317004897
-33.63736363636363,1.040759835232388
-34.54645454545455,1.060966975092888
-35.45554545454546,1.080460884462703
-36.36463636363636,1.099262090141123
-37.27372727272727,1.117391238017516
-38.18281818181818,1.134869049765846
-39.09190909090909,1.151716279539195
-40.001,1.167953454136848
-40.9100909090909,1.183538448149507
-41.81918181818182,1.198558890223503
-42.72827272727273,1.213034441048449
-43.63736363636364,1.226984533960169
-44.54645454545454,1.240449483713809
-45.45554545454545,1.253383026350628
-46.36463636363636,1.265867780782959
-47.27372727272727,1.27789954902909
-48.18281818181818,1.289495306838642
-49.09190909090909,1.300671423684467
-50.001,1.311443662762642
-50.91009090909091,1.321786419705911
-51.81918181818182,1.331758914763277
-52.72827272727272,1.341375352133404
-53.63736363636364,1.350649253953587
-54.54645454545454,1.359593590216203
-55.45554545454545,1.363993589758874
-60.001,1.363993589758874
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerEff.A/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerEff.A/reference.csv
deleted file mode 100644
index faaa79d291..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerEff.A/reference.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0.02094046297398483
-6.363636363636364,0.06278448280963034
-7.272727272727273,0.104518087072806
-8.181818181818182,0.1460686664689671
-9.090909090909092,0.1873650957237591
-10,0.2283383309841156
-10.90909090909091,0.2688698958266866
-11.81818181818182,0.3089337809519334
-12.72727272727273,0.3484717905521393
-13.63636363636364,0.3874297304586931
-14.54545454545455,0.4257577495141464
-15.45454545454545,0.4634104506535963
-16.36363636363636,0.5003470317883925
-17.27272727272727,0.5365313995968212
-18.18181818181818,0.5719321586868981
-19.09090909090909,0.6065225113521923
-20,0.6402803063392639
-20.90909090909091,0.6730914711952209
-21.81818181818182,0.7050367702137341
-22.72727272727273,0.736108270558444
-23.63636363636364,0.7663017565553839
-24.54545454545455,0.7956163070418618
-25.45454545454546,0.8240541978315874
-26.36363636363636,0.8516205874356356
-27.27272727272727,0.8783231594345786
-28.18181818181818,0.9041719057343224
-29.09090909090909,0.9291789531707765
-30,0.9533581733703613
-30.90909090909091,0.9766371466896751
-31.81818181818182,0.9991250146519054
-32.72727272727273,1.020840157162059
-33.63636363636363,1.041801636869257
-34.54545454545455,1.062029004096985
-35.45454545454545,1.081542426889593
-36.36363636363637,1.100362452593717
-37.27272727272727,1.118509747765281
-38.18181818181818,1.136005054820667
-39.09090909090909,1.152869148687883
-40,1.169122576713562
-40.90909090909091,1.184723171320828
-41.81818181818182,1.199758648872375
-42.72727272727273,1.214248689738187
-43.63636363636364,1.228212746706876
-44.54545454545455,1.241691174888698
-45.45454545454545,1.254637664014643
-46.36363636363636,1.267134915698658
-47.27272727272727,1.279178727756847
-48.18181818181818,1.290786092931574
-49.09090909090909,1.301973397081549
-50,1.312756419181824
-50.90909090909091,1.323109529235146
-51.81818181818182,1.333092006770047
-52.72727272727273,1.342718070203608
-53.63636363636363,1.352001255208796
-54.54545454545455,1.360954544760964
-55.45454545454545,1.365358948707581
-56.36363636363637,1.365358948707581
-57.27272727272727,1.365358948707581
-58.18181818181819,1.365358948707581
-59.09090909090909,1.365358948707581
-60,1.365358948707581
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerEff.A/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerEff.A/test.csv
deleted file mode 100644
index faaa79d291..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerEff.A/test.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0.02094046297398483
-6.363636363636364,0.06278448280963034
-7.272727272727273,0.104518087072806
-8.181818181818182,0.1460686664689671
-9.090909090909092,0.1873650957237591
-10,0.2283383309841156
-10.90909090909091,0.2688698958266866
-11.81818181818182,0.3089337809519334
-12.72727272727273,0.3484717905521393
-13.63636363636364,0.3874297304586931
-14.54545454545455,0.4257577495141464
-15.45454545454545,0.4634104506535963
-16.36363636363636,0.5003470317883925
-17.27272727272727,0.5365313995968212
-18.18181818181818,0.5719321586868981
-19.09090909090909,0.6065225113521923
-20,0.6402803063392639
-20.90909090909091,0.6730914711952209
-21.81818181818182,0.7050367702137341
-22.72727272727273,0.736108270558444
-23.63636363636364,0.7663017565553839
-24.54545454545455,0.7956163070418618
-25.45454545454546,0.8240541978315874
-26.36363636363636,0.8516205874356356
-27.27272727272727,0.8783231594345786
-28.18181818181818,0.9041719057343224
-29.09090909090909,0.9291789531707765
-30,0.9533581733703613
-30.90909090909091,0.9766371466896751
-31.81818181818182,0.9991250146519054
-32.72727272727273,1.020840157162059
-33.63636363636363,1.041801636869257
-34.54545454545455,1.062029004096985
-35.45454545454545,1.081542426889593
-36.36363636363637,1.100362452593717
-37.27272727272727,1.118509747765281
-38.18181818181818,1.136005054820667
-39.09090909090909,1.152869148687883
-40,1.169122576713562
-40.90909090909091,1.184723171320828
-41.81818181818182,1.199758648872375
-42.72727272727273,1.214248689738187
-43.63636363636364,1.228212746706876
-44.54545454545455,1.241691174888698
-45.45454545454545,1.254637664014643
-46.36363636363636,1.267134915698658
-47.27272727272727,1.279178727756847
-48.18181818181818,1.290786092931574
-49.09090909090909,1.301973397081549
-50,1.312756419181824
-50.90909090909091,1.323109529235146
-51.81818181818182,1.333092006770047
-52.72727272727273,1.342718070203608
-53.63636363636363,1.352001255208796
-54.54545454545455,1.360954544760964
-55.45454545454545,1.365358948707581
-56.36363636363637,1.365358948707581
-57.27272727272727,1.365358948707581
-58.18181818181819,1.365358948707581
-59.09090909090909,1.365358948707581
-60,1.365358948707581
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerEff.A/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerEff.A/upperBound.csv
deleted file mode 100644
index a96e848863..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerEff.A/upperBound.csv
+++ /dev/null
@@ -1,60 +0,0 @@
-x,y
--0.001,0.001
-4.544454545454546,0.001
-5.453545454545455,0.02194046297398483
-6.362636363636364,0.06378448280963034
-7.271727272727274,0.105518087072806
-8.180818181818182,0.1470686664689671
-9.08990909090909,0.1883650957237591
-9.998999999999999,0.2293383309841156
-10.90809090909091,0.2698698958266866
-11.81718181818182,0.3099337809519334
-12.72627272727273,0.3494717905521393
-13.63536363636364,0.3884297304586931
-14.54445454545455,0.4267577495141464
-15.45354545454545,0.4644104506535963
-16.36263636363636,0.5013470317883925
-17.27172727272728,0.5375313995968212
-18.18081818181818,0.5729321586868981
-19.08990909090909,0.6075225113521923
-19.999,0.6412803063392639
-20.90809090909091,0.6740914711952209
-21.81718181818182,0.7060367702137341
-22.72627272727273,0.737108270558444
-23.63536363636364,0.7673017565553839
-24.54445454545455,0.7966163070418618
-25.45354545454546,0.8250541978315874
-26.36263636363636,0.8526205874356356
-27.27172727272727,0.8793231594345786
-28.18081818181818,0.9051719057343224
-29.0899090909091,0.9301789531707765
-29.999,0.9543581733703613
-30.90809090909091,0.9776371466896751
-31.81718181818182,1.000125014651905
-32.72627272727272,1.021860997319221
-33.63536363636364,1.042843438506126
-34.54445454545455,1.063091033101082
-35.45354545454546,1.082623969316483
-36.36263636363636,1.101462815046311
-37.27172727272728,1.119628257513046
-38.18081818181818,1.137141059875488
-39.08990909090909,1.154022017836571
-39.999,1.170291699290276
-40.90809090909091,1.185907894492149
-41.81718181818182,1.200958407521247
-42.72627272727273,1.215462938427925
-43.63536363636364,1.229440959453583
-44.54445454545455,1.242932866063587
-45.45354545454546,1.255892301678658
-46.36263636363636,1.268402050614357
-47.27172727272727,1.280457906484604
-48.18081818181818,1.292076879024506
-49.0899090909091,1.303275370478631
-49.999,1.314069175601006
-50.90809090909091,1.324432638764381
-51.81718181818182,1.334425098776817
-52.72627272727273,1.344060788273812
-53.63536363636364,1.353353256464005
-54.54445454545454,1.362315499305725
-55.45354545454545,1.366724307656288
-60.001,1.366724307656288
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerEqv.A/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerEqv.A/errors.csv
deleted file mode 100644
index 20aff8da64..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerEqv.A/errors.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0
-6.363636363636364,0
-7.272727272727273,0
-8.181818181818182,0
-9.090909090909092,0
-10,0
-10.90909090909091,0
-11.81818181818182,0
-12.72727272727273,0
-13.63636363636364,0
-14.54545454545455,0
-15.45454545454545,0
-16.36363636363636,0
-17.27272727272727,0
-18.18181818181818,0
-19.09090909090909,0
-20,0
-20.90909090909091,0
-21.81818181818182,0
-22.72727272727273,0
-23.63636363636364,0
-24.54545454545455,0
-25.45454545454546,0
-26.36363636363636,0
-27.27272727272727,0
-28.18181818181818,0
-29.09090909090909,0
-30,0
-30.90909090909091,0
-31.81818181818182,0
-32.72727272727273,0
-33.63636363636363,0
-34.54545454545455,0
-35.45454545454545,0
-36.36363636363637,0
-37.27272727272727,0
-38.18181818181818,0
-39.09090909090909,0
-40,0
-40.90909090909091,0
-41.81818181818182,0
-42.72727272727273,0
-43.63636363636364,0
-44.54545454545455,0
-45.45454545454545,0
-46.36363636363636,0
-47.27272727272727,0
-48.18181818181818,0
-49.09090909090909,0
-50,0
-50.90909090909091,0
-51.81818181818182,0
-52.72727272727273,0
-53.63636363636363,0
-54.54545454545455,0
-55.45454545454545,0
-56.36363636363637,0
-57.27272727272727,0
-58.18181818181819,0
-59.09090909090909,0
-60,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerEqv.A/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerEqv.A/lowerBound.csv
deleted file mode 100644
index a448dc5c58..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerEqv.A/lowerBound.csv
+++ /dev/null
@@ -1,60 +0,0 @@
-x,y
--0.001,-0.001
-4.546454545454545,-0.001
-5.455545454545454,0.01717512918602339
-6.364636363636364,0.05349335548010742
-7.273727272727274,0.08971574766527525
-8.182818181818181,0.125779284666885
-9.091909090909091,0.1616222350380638
-10.001,0.1971846690177917
-10.91009090909091,0.232363763852553
-11.81918181818182,0.2671369429284876
-12.72827272727273,0.3014536831812425
-13.63736363636364,0.3352669511274858
-14.54645454545455,0.3685334792137147
-15.45554545454545,0.4012138796069405
-16.36463636363636,0.433272747148167
-17.27372727272727,0.4646787325035442
-18.18281818181818,0.4954045638387854
-19.09190909090909,0.5254270251447504
-20.001,0.5547268261909485
-20.91009090909091,0.5832050584879789
-21.81918181818182,0.610931784586473
-22.72827272727273,0.6379001120220531
-23.63736363636363,0.6641062965393066
-24.54645454545455,0.6895496445569126
-25.45554545454545,0.7142321447025647
-26.36463636363636,0.7381582185571843
-27.27372727272727,0.7613345255851746
-28.18281818181818,0.7837697572274642
-29.09190909090909,0.8054744472503663
-30.001,0.8264606466293335
-30.91009090909091,0.8466654291152953
-31.81918181818182,0.8661836636283181
-32.72827272727272,0.8850311724922874
-33.63736363636363,0.9032244987054304
-34.54645454545455,0.9207807108705695
-35.45554545454546,0.9377172894044356
-36.36463636363636,0.9540520073283802
-37.27372727272727,0.9698028164776888
-38.18281818181818,0.984987749966708
-39.09190909090909,0.9996241944161326
-40.001,1.013717152118683
-40.9100909090909,1.0272439447533
-41.81918181818182,1.040280822450465
-42.72827272727273,1.052844847570766
-43.63736363636364,1.064952703551813
-44.54645454545454,1.076639597691214
-45.45554545454545,1.087865147807382
-46.36463636363636,1.098701175863092
-47.27372727272727,1.10914407673749
-48.18281818181818,1.119208574295044
-49.09190909090909,1.128908807776191
-50.001,1.138258461713791
-50.91009090909091,1.147235363700174
-51.81918181818182,1.155890917344527
-52.72827272727272,1.164237421404231
-53.63736363636364,1.172286644144491
-54.54645454545454,1.180049823338335
-55.45554545454545,1.18386877155304
-60.001,1.18386877155304
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerEqv.A/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerEqv.A/reference.csv
deleted file mode 100644
index 6a5fa0cbba..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerEqv.A/reference.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0.01817512918602339
-6.363636363636364,0.05449335548010742
-7.272727272727273,0.09071574766527525
-8.181818181818182,0.126779284666885
-9.090909090909092,0.1626222350380638
-10,0.1981846690177917
-10.90909090909091,0.233363763852553
-11.81818181818182,0.2681369429284876
-12.72727272727273,0.3024536831812425
-13.63636363636364,0.3362669511274858
-14.54545454545455,0.3695334792137147
-15.45454545454545,0.4022138796069405
-16.36363636363636,0.434272747148167
-17.27272727272727,0.4656787325035442
-18.18181818181818,0.4964045638387854
-19.09090909090909,0.5264270251447504
-20,0.5557268261909485
-20.90909090909091,0.5842050584879789
-21.81818181818182,0.611931784586473
-22.72727272727273,0.6389001120220531
-23.63636363636364,0.6651062965393066
-24.54545454545455,0.6905496445569126
-25.45454545454546,0.7152321447025647
-26.36363636363636,0.7391582185571843
-27.27272727272727,0.7623345255851746
-28.18181818181818,0.7847697572274642
-29.09090909090909,0.8064744472503663
-30,0.8274606466293335
-30.90909090909091,0.8476654291152953
-31.81818181818182,0.8671836636283181
-32.72727272727273,0.8860311724922874
-33.63636363636363,0.9042244987054304
-34.54545454545455,0.9217807108705695
-35.45454545454545,0.9387172894044356
-36.36363636363637,0.9550520073283802
-37.27272727272727,0.9708028164776888
-38.18181818181818,0.985987749966708
-39.09090909090909,1.000624819235368
-40,1.014731884002686
-40.90909090909091,1.02827221697027
-41.81818181818182,1.04132214459506
-42.72727272727273,1.053898746317083
-43.63636363636364,1.066018722274087
-44.54545454545455,1.07771731500622
-45.45454545454545,1.088954101909291
-46.36363636363636,1.099800976839932
-47.27272727272727,1.110254331068559
-48.18181818181818,1.120328903198242
-49.09090909090909,1.130038846622814
-50,1.139397859573364
-50.90909090909091,1.148383747447621
-51.81818181818182,1.157047965309837
-52.72727272727273,1.16540282422846
-53.63636363636363,1.17346010424874
-54.54545454545455,1.181231054392728
-55.45454545454545,1.185053825378418
-56.36363636363637,1.185053825378418
-57.27272727272727,1.185053825378418
-58.18181818181819,1.185053825378418
-59.09090909090909,1.185053825378418
-60,1.185053825378418
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerEqv.A/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerEqv.A/test.csv
deleted file mode 100644
index 6a5fa0cbba..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerEqv.A/test.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0.01817512918602339
-6.363636363636364,0.05449335548010742
-7.272727272727273,0.09071574766527525
-8.181818181818182,0.126779284666885
-9.090909090909092,0.1626222350380638
-10,0.1981846690177917
-10.90909090909091,0.233363763852553
-11.81818181818182,0.2681369429284876
-12.72727272727273,0.3024536831812425
-13.63636363636364,0.3362669511274858
-14.54545454545455,0.3695334792137147
-15.45454545454545,0.4022138796069405
-16.36363636363636,0.434272747148167
-17.27272727272727,0.4656787325035442
-18.18181818181818,0.4964045638387854
-19.09090909090909,0.5264270251447504
-20,0.5557268261909485
-20.90909090909091,0.5842050584879789
-21.81818181818182,0.611931784586473
-22.72727272727273,0.6389001120220531
-23.63636363636364,0.6651062965393066
-24.54545454545455,0.6905496445569126
-25.45454545454546,0.7152321447025647
-26.36363636363636,0.7391582185571843
-27.27272727272727,0.7623345255851746
-28.18181818181818,0.7847697572274642
-29.09090909090909,0.8064744472503663
-30,0.8274606466293335
-30.90909090909091,0.8476654291152953
-31.81818181818182,0.8671836636283181
-32.72727272727273,0.8860311724922874
-33.63636363636363,0.9042244987054304
-34.54545454545455,0.9217807108705695
-35.45454545454545,0.9387172894044356
-36.36363636363637,0.9550520073283802
-37.27272727272727,0.9708028164776888
-38.18181818181818,0.985987749966708
-39.09090909090909,1.000624819235368
-40,1.014731884002686
-40.90909090909091,1.02827221697027
-41.81818181818182,1.04132214459506
-42.72727272727273,1.053898746317083
-43.63636363636364,1.066018722274087
-44.54545454545455,1.07771731500622
-45.45454545454545,1.088954101909291
-46.36363636363636,1.099800976839932
-47.27272727272727,1.110254331068559
-48.18181818181818,1.120328903198242
-49.09090909090909,1.130038846622814
-50,1.139397859573364
-50.90909090909091,1.148383747447621
-51.81818181818182,1.157047965309837
-52.72727272727273,1.16540282422846
-53.63636363636363,1.17346010424874
-54.54545454545455,1.181231054392728
-55.45454545454545,1.185053825378418
-56.36363636363637,1.185053825378418
-57.27272727272727,1.185053825378418
-58.18181818181819,1.185053825378418
-59.09090909090909,1.185053825378418
-60,1.185053825378418
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerEqv.A/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerEqv.A/upperBound.csv
deleted file mode 100644
index 48bd6e0c39..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerEqv.A/upperBound.csv
+++ /dev/null
@@ -1,60 +0,0 @@
-x,y
--0.001,0.001
-4.544454545454546,0.001
-5.453545454545455,0.01917512918602339
-6.362636363636364,0.05549335548010742
-7.271727272727274,0.09171574766527525
-8.180818181818182,0.127779284666885
-9.08990909090909,0.1636222350380638
-9.998999999999999,0.1991846690177917
-10.90809090909091,0.234363763852553
-11.81718181818182,0.2691369429284876
-12.72627272727273,0.3034536831812425
-13.63536363636364,0.3372669511274858
-14.54445454545455,0.3705334792137147
-15.45354545454545,0.4032138796069405
-16.36263636363636,0.435272747148167
-17.27172727272728,0.4666787325035442
-18.18081818181818,0.4974045638387854
-19.08990909090909,0.5274270251447504
-19.999,0.5567268261909485
-20.90809090909091,0.5852050584879789
-21.81718181818182,0.612931784586473
-22.72627272727273,0.6399001120220531
-23.63536363636364,0.6661062965393066
-24.54445454545455,0.6915496445569126
-25.45354545454546,0.7162321447025647
-26.36263636363636,0.7401582185571843
-27.27172727272727,0.7633345255851746
-28.18081818181818,0.7857697572274642
-29.0899090909091,0.8074744472503663
-29.999,0.8284606466293335
-30.90809090909091,0.8486654291152953
-31.81718181818182,0.8681836636283181
-32.72627272727272,0.8870311724922874
-33.63536363636364,0.9052244987054304
-34.54445454545455,0.9227807108705695
-35.45354545454546,0.9397172894044356
-36.36263636363636,0.9560520073283802
-37.27172727272728,0.9718028164776888
-38.18081818181818,0.986987749966708
-39.08990909090909,1.001625444054603
-39.999,1.015746615886689
-40.90809090909091,1.02930048918724
-41.81718181818182,1.042363466739655
-42.72627272727273,1.0549526450634
-43.63536363636364,1.067084740996361
-44.54445454545455,1.078795032321226
-45.45354545454546,1.0900430560112
-46.36263636363636,1.100900777816772
-47.27172727272727,1.111364585399628
-48.18081818181818,1.12144923210144
-49.0899090909091,1.131168885469437
-49.999,1.140537257432937
-50.90809090909091,1.149532131195069
-51.81718181818182,1.158205013275147
-52.72627272727273,1.166568227052688
-53.63536363636364,1.174633564352989
-54.54445454545454,1.182412285447121
-55.45354545454545,1.186238879203796
-60.001,1.186238879203796
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerGeo.A/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerGeo.A/errors.csv
deleted file mode 100644
index 20aff8da64..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerGeo.A/errors.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0
-6.363636363636364,0
-7.272727272727273,0
-8.181818181818182,0
-9.090909090909092,0
-10,0
-10.90909090909091,0
-11.81818181818182,0
-12.72727272727273,0
-13.63636363636364,0
-14.54545454545455,0
-15.45454545454545,0
-16.36363636363636,0
-17.27272727272727,0
-18.18181818181818,0
-19.09090909090909,0
-20,0
-20.90909090909091,0
-21.81818181818182,0
-22.72727272727273,0
-23.63636363636364,0
-24.54545454545455,0
-25.45454545454546,0
-26.36363636363636,0
-27.27272727272727,0
-28.18181818181818,0
-29.09090909090909,0
-30,0
-30.90909090909091,0
-31.81818181818182,0
-32.72727272727273,0
-33.63636363636363,0
-34.54545454545455,0
-35.45454545454545,0
-36.36363636363637,0
-37.27272727272727,0
-38.18181818181818,0
-39.09090909090909,0
-40,0
-40.90909090909091,0
-41.81818181818182,0
-42.72727272727273,0
-43.63636363636364,0
-44.54545454545455,0
-45.45454545454545,0
-46.36363636363636,0
-47.27272727272727,0
-48.18181818181818,0
-49.09090909090909,0
-50,0
-50.90909090909091,0
-51.81818181818182,0
-52.72727272727273,0
-53.63636363636363,0
-54.54545454545455,0
-55.45454545454545,0
-56.36363636363637,0
-57.27272727272727,0
-58.18181818181819,0
-59.09090909090909,0
-60,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerGeo.A/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerGeo.A/lowerBound.csv
deleted file mode 100644
index 74858b51be..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerGeo.A/lowerBound.csv
+++ /dev/null
@@ -1,60 +0,0 @@
-x,y
--0.001,-0.001
-4.546454545454545,-0.001
-5.455545454545454,0.01718159087137744
-6.364636363636364,0.05354368076541209
-7.273727272727274,0.08990249714526266
-8.182818181818181,0.1262558590227907
-9.091909090909091,0.1626015772819519
-10.001,0.1989374628067017
-10.91009090909091,0.2352596799026837
-11.81918181818182,0.2715671204653654
-12.72827272727273,0.3078576062159105
-13.63736363636364,0.3441288830150258
-14.54645454545455,0.3803787427815525
-15.45554545454545,0.4166049828529357
-16.36463636363636,0.4528053490898826
-17.27372727272727,0.4889775765158914
-18.18281818181818,0.5251194380846891
-19.09190909090909,0.561228652563962
-20.001,0.5973029007911682
-20.91009090909091,0.6333354799530723
-21.81918181818182,0.6693279235146263
-22.72827272727273,0.7052778472900391
-23.63736363636363,0.7411829808842052
-24.54645454545455,0.7770409075997093
-25.45554545454545,0.8128492378321562
-26.36463636363636,0.8486055440469221
-27.27372727272727,0.8843073770349676
-28.18281818181818,0.9199523309360852
-29.09190909090909,0.9555378264947372
-30.001,0.9910614361763
-30.91009090909091,1.026485519577156
-31.81918181818182,1.061834091620011
-32.72827272727272,1.097112449234182
-33.63736363636363,1.132317837108265
-34.54645454545455,1.167447678565979
-35.45554545454546,1.202499245361848
-36.36463636363636,1.23746972263943
-37.27372727272727,1.272356338847767
-38.18281818181818,1.307156300783157
-39.09190909090909,1.341866728630932
-40.001,1.376484591007232
-40.9100909090909,1.410995813629844
-41.81918181818182,1.445407845041968
-42.72827272727273,1.479717394026842
-43.63736363636364,1.513921320936896
-44.54645454545454,1.548021288501304
-45.45554545454545,1.581999273581939
-46.36463636363636,1.615866673577915
-47.27372727272727,1.649615135062825
-48.18281818181818,1.683241085334257
-49.09190909090909,1.716740897557952
-50.001,1.750111020684242
-50.91009090909091,1.783332172946496
-51.81918181818182,1.81641486675089
-52.72827272727272,1.849355204603889
-53.63736363636364,1.882148985873568
-54.54645454545454,1.914792031580752
-55.45554545454545,1.931079711198806
-60.001,1.931079711198806
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerGeo.A/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerGeo.A/reference.csv
deleted file mode 100644
index 2e5af00adf..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerGeo.A/reference.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0.01818159087137744
-6.363636363636364,0.05454368076541209
-7.272727272727273,0.09090249714526266
-8.181818181818182,0.1272558590227907
-9.090909090909092,0.1636015772819519
-10,0.1999374628067017
-10.90909090909091,0.2362596799026837
-11.81818181818182,0.2725671204653654
-12.72727272727273,0.3088576062159105
-13.63636363636364,0.3451288830150258
-14.54545454545455,0.3813787427815525
-15.45454545454545,0.4176049828529357
-16.36363636363636,0.4538053490898826
-17.27272727272727,0.4899775765158914
-18.18181818181818,0.5261194380846891
-19.09090909090909,0.562228652563962
-20,0.5983029007911682
-20.90909090909091,0.6343354799530723
-21.81818181818182,0.6703279235146263
-22.72727272727273,0.7062778472900391
-23.63636363636364,0.7421829808842052
-24.54545454545455,0.7780409075997093
-25.45454545454546,0.8138492378321562
-26.36363636363636,0.8496055440469221
-27.27272727272727,0.8853073770349676
-28.18181818181818,0.9209523309360852
-29.09090909090909,0.9565378264947372
-30,0.9920614361763
-30.90909090909091,1.027513032609766
-31.81818181818182,1.06289698860862
-32.72727272727273,1.098210659894076
-33.63636363636363,1.133451288396662
-34.54545454545455,1.16861629486084
-35.45454545454545,1.203702948310158
-36.36363636363637,1.238708431070501
-37.27272727272727,1.273629968816584
-38.18181818181818,1.308464765548706
-39.09090909090909,1.343209938569502
-40,1.377862453460693
-40.90909090909091,1.412408221851696
-41.81818181818182,1.44685469974171
-42.72727272727273,1.481198592619462
-43.63636363636364,1.515436757694591
-44.54545454545455,1.549570859360665
-45.45454545454545,1.583582856438377
-46.36363636363636,1.617484157735651
-47.27272727272727,1.651266401464289
-48.18181818181818,1.684926011345603
-49.09090909090909,1.718459356914867
-50,1.75186288356781
-50.90909090909091,1.785117290236733
-51.81818181818182,1.818233099850741
-52.72727272727273,1.851206411014904
-53.63636363636363,1.884033018892461
-54.54545454545455,1.916708740321073
-55.45454545454545,1.933012723922729
-56.36363636363637,1.933012723922729
-57.27272727272727,1.933012723922729
-58.18181818181819,1.933012723922729
-59.09090909090909,1.933012723922729
-60,1.933012723922729
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerGeo.A/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerGeo.A/test.csv
deleted file mode 100644
index 2e5af00adf..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerGeo.A/test.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0.01818159087137744
-6.363636363636364,0.05454368076541209
-7.272727272727273,0.09090249714526266
-8.181818181818182,0.1272558590227907
-9.090909090909092,0.1636015772819519
-10,0.1999374628067017
-10.90909090909091,0.2362596799026837
-11.81818181818182,0.2725671204653654
-12.72727272727273,0.3088576062159105
-13.63636363636364,0.3451288830150258
-14.54545454545455,0.3813787427815525
-15.45454545454545,0.4176049828529357
-16.36363636363636,0.4538053490898826
-17.27272727272727,0.4899775765158914
-18.18181818181818,0.5261194380846891
-19.09090909090909,0.562228652563962
-20,0.5983029007911682
-20.90909090909091,0.6343354799530723
-21.81818181818182,0.6703279235146263
-22.72727272727273,0.7062778472900391
-23.63636363636364,0.7421829808842052
-24.54545454545455,0.7780409075997093
-25.45454545454546,0.8138492378321562
-26.36363636363636,0.8496055440469221
-27.27272727272727,0.8853073770349676
-28.18181818181818,0.9209523309360852
-29.09090909090909,0.9565378264947372
-30,0.9920614361763
-30.90909090909091,1.027513032609766
-31.81818181818182,1.06289698860862
-32.72727272727273,1.098210659894076
-33.63636363636363,1.133451288396662
-34.54545454545455,1.16861629486084
-35.45454545454545,1.203702948310158
-36.36363636363637,1.238708431070501
-37.27272727272727,1.273629968816584
-38.18181818181818,1.308464765548706
-39.09090909090909,1.343209938569502
-40,1.377862453460693
-40.90909090909091,1.412408221851696
-41.81818181818182,1.44685469974171
-42.72727272727273,1.481198592619462
-43.63636363636364,1.515436757694591
-44.54545454545455,1.549570859360665
-45.45454545454545,1.583582856438377
-46.36363636363636,1.617484157735651
-47.27272727272727,1.651266401464289
-48.18181818181818,1.684926011345603
-49.09090909090909,1.718459356914867
-50,1.75186288356781
-50.90909090909091,1.785117290236733
-51.81818181818182,1.818233099850741
-52.72727272727273,1.851206411014904
-53.63636363636363,1.884033018892461
-54.54545454545455,1.916708740321073
-55.45454545454545,1.933012723922729
-56.36363636363637,1.933012723922729
-57.27272727272727,1.933012723922729
-58.18181818181819,1.933012723922729
-59.09090909090909,1.933012723922729
-60,1.933012723922729
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerGeo.A/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerGeo.A/upperBound.csv
deleted file mode 100644
index 1b2dbb3d09..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerGeo.A/upperBound.csv
+++ /dev/null
@@ -1,60 +0,0 @@
-x,y
--0.001,0.001
-4.544454545454546,0.001
-5.453545454545455,0.01918159087137744
-6.362636363636364,0.05554368076541209
-7.271727272727274,0.09190249714526266
-8.180818181818182,0.1282558590227907
-9.08990909090909,0.1646015772819519
-9.998999999999999,0.2009374628067017
-10.90809090909091,0.2372596799026837
-11.81718181818182,0.2735671204653654
-12.72627272727273,0.3098576062159105
-13.63536363636364,0.3461288830150258
-14.54445454545455,0.3823787427815525
-15.45354545454545,0.4186049828529357
-16.36263636363636,0.4548053490898826
-17.27172727272728,0.4909775765158914
-18.18081818181818,0.5271194380846891
-19.08990909090909,0.563228652563962
-19.999,0.5993029007911682
-20.90809090909091,0.6353354799530723
-21.81718181818182,0.6713279235146263
-22.72627272727273,0.7072778472900391
-23.63536363636364,0.7431829808842052
-24.54445454545455,0.7790409075997093
-25.45354545454546,0.8148492378321562
-26.36263636363636,0.8506055440469221
-27.27172727272727,0.8863073770349676
-28.18081818181818,0.9219523309360852
-29.0899090909091,0.9575378264947372
-29.999,0.9930614361763
-30.90809090909091,1.028540545642376
-31.81718181818182,1.063959885597229
-32.72627272727272,1.09930887055397
-33.63536363636364,1.134584739685059
-34.54445454545455,1.169784911155701
-35.45354545454546,1.204906651258468
-36.36263636363636,1.239947139501572
-37.27172727272728,1.2749035987854
-38.18081818181818,1.309773230314255
-39.08990909090909,1.344553148508072
-39.999,1.379240315914154
-40.90809090909091,1.413820630073548
-41.81718181818182,1.448301554441452
-42.72627272727273,1.482679791212081
-43.63536363636364,1.516952194452286
-44.54445454545455,1.551120430220026
-45.45354545454546,1.585166439294815
-46.36263636363636,1.619101641893387
-47.27172727272727,1.652917667865753
-48.18081818181818,1.686610937356949
-49.0899090909091,1.720177816271782
-49.999,1.753614746451378
-50.90809090909091,1.78690240752697
-51.81718181818182,1.820051332950592
-52.72627272727273,1.853057617425919
-53.63536363636364,1.885917051911354
-54.54445454545454,1.918625449061394
-55.45354545454545,1.934945736646652
-60.001,1.934945736646652
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerPrj.A/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerPrj.A/errors.csv
deleted file mode 100644
index 20aff8da64..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerPrj.A/errors.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0
-6.363636363636364,0
-7.272727272727273,0
-8.181818181818182,0
-9.090909090909092,0
-10,0
-10.90909090909091,0
-11.81818181818182,0
-12.72727272727273,0
-13.63636363636364,0
-14.54545454545455,0
-15.45454545454545,0
-16.36363636363636,0
-17.27272727272727,0
-18.18181818181818,0
-19.09090909090909,0
-20,0
-20.90909090909091,0
-21.81818181818182,0
-22.72727272727273,0
-23.63636363636364,0
-24.54545454545455,0
-25.45454545454546,0
-26.36363636363636,0
-27.27272727272727,0
-28.18181818181818,0
-29.09090909090909,0
-30,0
-30.90909090909091,0
-31.81818181818182,0
-32.72727272727273,0
-33.63636363636363,0
-34.54545454545455,0
-35.45454545454545,0
-36.36363636363637,0
-37.27272727272727,0
-38.18181818181818,0
-39.09090909090909,0
-40,0
-40.90909090909091,0
-41.81818181818182,0
-42.72727272727273,0
-43.63636363636364,0
-44.54545454545455,0
-45.45454545454545,0
-46.36363636363636,0
-47.27272727272727,0
-48.18181818181818,0
-49.09090909090909,0
-50,0
-50.90909090909091,0
-51.81818181818182,0
-52.72727272727273,0
-53.63636363636363,0
-54.54545454545455,0
-55.45454545454545,0
-56.36363636363637,0
-57.27272727272727,0
-58.18181818181819,0
-59.09090909090909,0
-60,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerPrj.A/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerPrj.A/lowerBound.csv
deleted file mode 100644
index 03d5111ded..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerPrj.A/lowerBound.csv
+++ /dev/null
@@ -1,60 +0,0 @@
-x,y
--0.001,-0.001
-4.546454545454545,-0.001
-5.455545454545454,0.003680682058361449
-6.364636363636364,0.01325477379763669
-7.273727272727274,0.02330341663685713
-8.182818181818181,0.03381571647253903
-9.091909090909091,0.04478078876842153
-10.001,0.0561877732872963
-10.91009090909091,0.06807223503698004
-11.81918181818182,0.08037428015470505
-12.72827272727273,0.09308316896720367
-13.63736363636364,0.1061881997314366
-14.54645454545455,0.1196787289543585
-15.45554545454545,0.133544161233035
-16.36463636363636,0.1477739763476632
-17.27372727272727,0.1623577292615717
-18.18281818181818,0.1772850379293615
-19.09190909090909,0.1925456259684129
-20.001,0.208129273891449
-20.91009090909091,0.2240592654401606
-21.81918181818182,0.2402897497415543
-22.72827272727273,0.2568108757734299
-23.63736363636363,0.2736129063042728
-24.54645454545455,0.2906862666606903
-25.45554545454545,0.3080214783495123
-26.36463636363636,0.325609188860113
-27.27372727272727,0.3434402244958011
-28.18281818181818,0.3615055686994033
-29.09190909090909,0.3797963051579216
-30.001,0.3983037641048431
-30.91009090909091,0.4170414053526791
-31.81918181818182,0.4359768473235043
-32.72827272727272,0.4551020271344618
-33.63736363636363,0.4744090715538371
-34.54645454545455,0.4938903457684951
-35.45554545454546,0.5135383802327242
-36.36463636363636,0.5333459465286949
-37.27372727272727,0.5533061061338945
-38.18281818181818,0.5734121399792758
-39.09190909090909,0.5936575186469337
-40.001,0.614036129951477
-40.9100909090909,0.634555245659568
-41.81918181818182,0.6551946706338363
-42.72827272727273,0.6759491596655413
-43.63736363636364,0.6968137709877709
-44.54645454545454,0.7177794841045101
-45.45554545454545,0.7388553924127058
-46.36463636363636,0.7600242529348893
-47.27372727272727,0.7812869745167819
-48.18281818181818,0.8026403710191899
-49.09190909090909,0.8240816410238093
-50.001,0.8456084003448486
-50.91009090909091,0.8672278177954935
-51.81918181818182,0.8889290182373741
-52.72827272727272,0.9107110913450067
-53.63736363636364,0.9325736957463351
-54.54645454545454,0.9545168639529835
-55.45554545454545,0.9655063619613647
-60.001,0.9655063619613647
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerPrj.A/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerPrj.A/reference.csv
deleted file mode 100644
index bb0e6fedba..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerPrj.A/reference.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0.004680682058361449
-6.363636363636364,0.01425477379763669
-7.272727272727273,0.02430341663685713
-8.181818181818182,0.03481571647253903
-9.090909090909092,0.04578078876842153
-10,0.0571877732872963
-10.90909090909091,0.06907223503698004
-11.81818181818182,0.08137428015470505
-12.72727272727273,0.09408316896720367
-13.63636363636364,0.1071881997314366
-14.54545454545455,0.1206787289543585
-15.45454545454545,0.134544161233035
-16.36363636363636,0.1487739763476632
-17.27272727272727,0.1633577292615717
-18.18181818181818,0.1782850379293615
-19.09090909090909,0.1935456259684129
-20,0.209129273891449
-20.90909090909091,0.2250592654401606
-21.81818181818182,0.2412897497415543
-22.72727272727273,0.2578108757734299
-23.63636363636364,0.2746129063042728
-24.54545454545455,0.2916862666606903
-25.45454545454546,0.3090214783495123
-26.36363636363636,0.326609188860113
-27.27272727272727,0.3444402244958011
-28.18181818181818,0.3625055686994033
-29.09090909090909,0.3807963051579216
-30,0.3993037641048431
-30.90909090909091,0.4180414053526791
-31.81818181818182,0.4369768473235043
-32.72727272727273,0.4561020271344618
-33.63636363636363,0.4754090715538371
-34.54545454545455,0.4948903457684951
-35.45454545454545,0.5145383802327242
-36.36363636363637,0.5343459465286949
-37.27272727272727,0.5543061061338945
-38.18181818181818,0.5744121399792758
-39.09090909090909,0.5946575186469337
-40,0.6150361299514771
-40.90909090909091,0.635555245659568
-41.81818181818182,0.6561946706338363
-42.72727272727273,0.6769491596655413
-43.63636363636364,0.6978137709877709
-44.54545454545455,0.7187794841045101
-45.45454545454545,0.7398553924127058
-46.36363636363636,0.7610242529348893
-47.27272727272727,0.7822869745167819
-48.18181818181818,0.8036403710191899
-49.09090909090909,0.8250816410238093
-50,0.8466084003448486
-50.90909090909091,0.8682278177954935
-51.81818181818182,0.8899290182373741
-52.72727272727273,0.9117110913450067
-53.63636363636363,0.9335736957463351
-54.54545454545455,0.9555168639529835
-55.45454545454545,0.9665063619613647
-56.36363636363637,0.9665063619613647
-57.27272727272727,0.9665063619613647
-58.18181818181819,0.9665063619613647
-59.09090909090909,0.9665063619613647
-60,0.9665063619613647
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerPrj.A/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerPrj.A/test.csv
deleted file mode 100644
index bb0e6fedba..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerPrj.A/test.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0.004680682058361449
-6.363636363636364,0.01425477379763669
-7.272727272727273,0.02430341663685713
-8.181818181818182,0.03481571647253903
-9.090909090909092,0.04578078876842153
-10,0.0571877732872963
-10.90909090909091,0.06907223503698004
-11.81818181818182,0.08137428015470505
-12.72727272727273,0.09408316896720367
-13.63636363636364,0.1071881997314366
-14.54545454545455,0.1206787289543585
-15.45454545454545,0.134544161233035
-16.36363636363636,0.1487739763476632
-17.27272727272727,0.1633577292615717
-18.18181818181818,0.1782850379293615
-19.09090909090909,0.1935456259684129
-20,0.209129273891449
-20.90909090909091,0.2250592654401606
-21.81818181818182,0.2412897497415543
-22.72727272727273,0.2578108757734299
-23.63636363636364,0.2746129063042728
-24.54545454545455,0.2916862666606903
-25.45454545454546,0.3090214783495123
-26.36363636363636,0.326609188860113
-27.27272727272727,0.3444402244958011
-28.18181818181818,0.3625055686994033
-29.09090909090909,0.3807963051579216
-30,0.3993037641048431
-30.90909090909091,0.4180414053526791
-31.81818181818182,0.4369768473235043
-32.72727272727273,0.4561020271344618
-33.63636363636363,0.4754090715538371
-34.54545454545455,0.4948903457684951
-35.45454545454545,0.5145383802327242
-36.36363636363637,0.5343459465286949
-37.27272727272727,0.5543061061338945
-38.18181818181818,0.5744121399792758
-39.09090909090909,0.5946575186469337
-40,0.6150361299514771
-40.90909090909091,0.635555245659568
-41.81818181818182,0.6561946706338363
-42.72727272727273,0.6769491596655413
-43.63636363636364,0.6978137709877709
-44.54545454545455,0.7187794841045101
-45.45454545454545,0.7398553924127058
-46.36363636363636,0.7610242529348893
-47.27272727272727,0.7822869745167819
-48.18181818181818,0.8036403710191899
-49.09090909090909,0.8250816410238093
-50,0.8466084003448486
-50.90909090909091,0.8682278177954935
-51.81818181818182,0.8899290182373741
-52.72727272727273,0.9117110913450067
-53.63636363636363,0.9335736957463351
-54.54545454545455,0.9555168639529835
-55.45454545454545,0.9665063619613647
-56.36363636363637,0.9665063619613647
-57.27272727272727,0.9665063619613647
-58.18181818181819,0.9665063619613647
-59.09090909090909,0.9665063619613647
-60,0.9665063619613647
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerPrj.A/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerPrj.A/upperBound.csv
deleted file mode 100644
index 1f5b442aaa..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasPivVerPrj.A/upperBound.csv
+++ /dev/null
@@ -1,60 +0,0 @@
-x,y
--0.001,0.001
-4.544454545454546,0.001
-5.453545454545455,0.005680682058361449
-6.362636363636364,0.01525477379763669
-7.271727272727274,0.02530341663685713
-8.180818181818182,0.03581571647253903
-9.08990909090909,0.04678078876842153
-9.998999999999999,0.0581877732872963
-10.90809090909091,0.07007223503698004
-11.81718181818182,0.08237428015470505
-12.72627272727273,0.09508316896720367
-13.63536363636364,0.1081881997314366
-14.54445454545455,0.1216787289543585
-15.45354545454545,0.135544161233035
-16.36263636363636,0.1497739763476632
-17.27172727272728,0.1643577292615717
-18.18081818181818,0.1792850379293615
-19.08990909090909,0.1945456259684129
-19.999,0.210129273891449
-20.90809090909091,0.2260592654401606
-21.81718181818182,0.2422897497415543
-22.72627272727273,0.2588108757734299
-23.63536363636364,0.2756129063042728
-24.54445454545455,0.2926862666606903
-25.45354545454546,0.3100214783495123
-26.36263636363636,0.327609188860113
-27.27172727272727,0.3454402244958011
-28.18081818181818,0.3635055686994033
-29.0899090909091,0.3817963051579216
-29.999,0.4003037641048431
-30.90809090909091,0.4190414053526791
-31.81718181818182,0.4379768473235043
-32.72627272727272,0.4571020271344618
-33.63536363636364,0.4764090715538371
-34.54445454545455,0.4958903457684951
-35.45354545454546,0.5155383802327242
-36.36263636363636,0.5353459465286949
-37.27172727272728,0.5553061061338945
-38.18081818181818,0.5754121399792758
-39.08990909090909,0.5956575186469337
-39.999,0.6160361299514771
-40.90809090909091,0.636555245659568
-41.81718181818182,0.6571946706338363
-42.72627272727273,0.6779491596655413
-43.63536363636364,0.6988137709877709
-44.54445454545455,0.7197794841045101
-45.45354545454546,0.7408553924127058
-46.36263636363636,0.7620242529348893
-47.27172727272727,0.7832869745167819
-48.18081818181818,0.8046403710191899
-49.0899090909091,0.8260816410238093
-49.999,0.8476084003448486
-50.90809090909091,0.8692278177954935
-51.81718181818182,0.8909290182373741
-52.72627272727273,0.9127110913450067
-53.63536363636364,0.9345736957463351
-54.54445454545454,0.9565168639529835
-55.45354545454545,0.9675063619613647
-60.001,0.9675063619613647
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInDIN4108.A/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInDIN4108.A/errors.csv
deleted file mode 100644
index 20aff8da64..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInDIN4108.A/errors.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0
-6.363636363636364,0
-7.272727272727273,0
-8.181818181818182,0
-9.090909090909092,0
-10,0
-10.90909090909091,0
-11.81818181818182,0
-12.72727272727273,0
-13.63636363636364,0
-14.54545454545455,0
-15.45454545454545,0
-16.36363636363636,0
-17.27272727272727,0
-18.18181818181818,0
-19.09090909090909,0
-20,0
-20.90909090909091,0
-21.81818181818182,0
-22.72727272727273,0
-23.63636363636364,0
-24.54545454545455,0
-25.45454545454546,0
-26.36363636363636,0
-27.27272727272727,0
-28.18181818181818,0
-29.09090909090909,0
-30,0
-30.90909090909091,0
-31.81818181818182,0
-32.72727272727273,0
-33.63636363636363,0
-34.54545454545455,0
-35.45454545454545,0
-36.36363636363637,0
-37.27272727272727,0
-38.18181818181818,0
-39.09090909090909,0
-40,0
-40.90909090909091,0
-41.81818181818182,0
-42.72727272727273,0
-43.63636363636364,0
-44.54545454545455,0
-45.45454545454545,0
-46.36363636363636,0
-47.27272727272727,0
-48.18181818181818,0
-49.09090909090909,0
-50,0
-50.90909090909091,0
-51.81818181818182,0
-52.72727272727273,0
-53.63636363636363,0
-54.54545454545455,0
-55.45454545454545,0
-56.36363636363637,0
-57.27272727272727,0
-58.18181818181819,0
-59.09090909090909,0
-60,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInDIN4108.A/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInDIN4108.A/lowerBound.csv
deleted file mode 100644
index 4bb766dccf..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInDIN4108.A/lowerBound.csv
+++ /dev/null
@@ -1,60 +0,0 @@
-x,y
--0.001,-0.001
-4.546454545454545,-0.001
-5.455545454545454,0.01036200163852086
-6.364636363636364,0.03307816419547256
-7.273727272727274,0.05577083202383736
-8.182818181818181,0.07842442799156361
-9.091909090909091,0.101023494514552
-10.001,0.1235527565479279
-10.91009090909091,0.1459856825741855
-11.81918181818182,0.1683153801289472
-12.72827272727273,0.1905275332602588
-13.63736363636364,0.2126082148010081
-14.54645454545455,0.2345439188805494
-15.45554545454545,0.2563215798898176
-16.36463636363636,0.2779286212487654
-17.27372727272727,0.2993529879179868
-18.18281818181818,0.3205831599452279
-19.09190909090909,0.3416081836223602
-20.001,0.3624176552295685
-20.91009090909091,0.3829755139567635
-21.81918181818182,0.4032968262325634
-22.72827272727273,0.4233732690811157
-23.63736363636363,0.443197183305567
-24.54645454545455,0.4627615247206255
-25.45554545454545,0.4820598695711656
-26.36463636363636,0.5010864307880402
-27.27372727272727,0.5198360173485496
-28.18281818181818,0.5383040071834218
-29.09190909090909,0.5564864203279669
-30.001,0.5743797888755798
-30.91009090909091,0.5919485288533297
-31.81918181818182,0.6092226159789346
-32.72827272727272,0.6262004463455894
-33.63736363636363,0.6428809470696882
-34.54645454545455,0.6592634462443265
-35.45554545454546,0.6753477325439453
-36.36463636363636,0.6911340227127075
-37.27372727272727,0.7066229453086853
-38.18281818181818,0.7218155407038601
-39.09190909090909,0.7367131581306456
-40.001,0.751317488193512
-40.9100909090909,0.765598490151492
-41.81918181818182,0.7795911790240895
-42.72827272727273,0.7932981990900907
-43.63736363636364,0.80672249807011
-44.54645454545454,0.8198793320219033
-45.45554545454545,0.8327354822592301
-46.36463636363636,0.8453309623978355
-47.27372727272727,0.857657262542031
-48.18281818181818,0.8697181323658336
-49.09190909090909,0.8815175274502147
-50.001,0.8930594792366028
-50.91009090909091,0.9043204222158953
-51.81918181818182,0.9153333340124651
-52.72827272727272,0.9261024194630709
-53.63736363636364,0.9366319971951571
-54.54645454545454,0.9469264671152289
-55.45554545454545,0.9520218243598938
-60.001,0.9520218243598938
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInDIN4108.A/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInDIN4108.A/reference.csv
deleted file mode 100644
index 98c6480c25..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInDIN4108.A/reference.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0.01136200163852086
-6.363636363636364,0.03407816419547256
-7.272727272727273,0.05677083202383736
-8.181818181818182,0.07942442799156361
-9.090909090909092,0.102023494514552
-10,0.1245527565479279
-10.90909090909091,0.1469856825741855
-11.81818181818182,0.1693153801289472
-12.72727272727273,0.1915275332602588
-13.63636363636364,0.2136082148010081
-14.54545454545455,0.2355439188805494
-15.45454545454545,0.2573215798898176
-16.36363636363636,0.2789286212487654
-17.27272727272727,0.3003529879179868
-18.18181818181818,0.3215831599452279
-19.09090909090909,0.3426081836223602
-20,0.3634176552295685
-20.90909090909091,0.3839755139567635
-21.81818181818182,0.4042968262325634
-22.72727272727273,0.4243732690811157
-23.63636363636364,0.444197183305567
-24.54545454545455,0.4637615247206255
-25.45454545454546,0.4830598695711656
-26.36363636363636,0.5020864307880402
-27.27272727272727,0.5208360173485496
-28.18181818181818,0.5393040071834218
-29.09090909090909,0.5574864203279669
-30,0.5753797888755798
-30.90909090909091,0.5929485288533297
-31.81818181818182,0.6102226159789346
-32.72727272727273,0.6272004463455894
-33.63636363636363,0.6438809470696882
-34.54545454545455,0.6602634462443265
-35.45454545454545,0.6763477325439453
-36.36363636363637,0.6921340227127075
-37.27272727272727,0.7076229453086853
-38.18181818181818,0.7228155407038601
-39.09090909090909,0.7377131581306456
-40,0.752317488193512
-40.90909090909091,0.766598490151492
-41.81818181818182,0.7805911790240895
-42.72727272727273,0.7942981990900907
-43.63636363636364,0.80772249807011
-44.54545454545455,0.8208793320219033
-45.45454545454545,0.8337354822592301
-46.36363636363636,0.8463309623978355
-47.27272727272727,0.858657262542031
-48.18181818181818,0.8707181323658336
-49.09090909090909,0.8825175274502147
-50,0.8940594792366028
-50.90909090909091,0.9053204222158953
-51.81818181818182,0.9163333340124651
-52.72727272727273,0.9271024194630709
-53.63636363636363,0.9376319971951571
-54.54545454545455,0.9479264671152289
-55.45454545454545,0.9530218243598938
-56.36363636363637,0.9530218243598938
-57.27272727272727,0.9530218243598938
-58.18181818181819,0.9530218243598938
-59.09090909090909,0.9530218243598938
-60,0.9530218243598938
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInDIN4108.A/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInDIN4108.A/test.csv
deleted file mode 100644
index 98c6480c25..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInDIN4108.A/test.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0.01136200163852086
-6.363636363636364,0.03407816419547256
-7.272727272727273,0.05677083202383736
-8.181818181818182,0.07942442799156361
-9.090909090909092,0.102023494514552
-10,0.1245527565479279
-10.90909090909091,0.1469856825741855
-11.81818181818182,0.1693153801289472
-12.72727272727273,0.1915275332602588
-13.63636363636364,0.2136082148010081
-14.54545454545455,0.2355439188805494
-15.45454545454545,0.2573215798898176
-16.36363636363636,0.2789286212487654
-17.27272727272727,0.3003529879179868
-18.18181818181818,0.3215831599452279
-19.09090909090909,0.3426081836223602
-20,0.3634176552295685
-20.90909090909091,0.3839755139567635
-21.81818181818182,0.4042968262325634
-22.72727272727273,0.4243732690811157
-23.63636363636364,0.444197183305567
-24.54545454545455,0.4637615247206255
-25.45454545454546,0.4830598695711656
-26.36363636363636,0.5020864307880402
-27.27272727272727,0.5208360173485496
-28.18181818181818,0.5393040071834218
-29.09090909090909,0.5574864203279669
-30,0.5753797888755798
-30.90909090909091,0.5929485288533297
-31.81818181818182,0.6102226159789346
-32.72727272727273,0.6272004463455894
-33.63636363636363,0.6438809470696882
-34.54545454545455,0.6602634462443265
-35.45454545454545,0.6763477325439453
-36.36363636363637,0.6921340227127075
-37.27272727272727,0.7076229453086853
-38.18181818181818,0.7228155407038601
-39.09090909090909,0.7377131581306456
-40,0.752317488193512
-40.90909090909091,0.766598490151492
-41.81818181818182,0.7805911790240895
-42.72727272727273,0.7942981990900907
-43.63636363636364,0.80772249807011
-44.54545454545455,0.8208793320219033
-45.45454545454545,0.8337354822592301
-46.36363636363636,0.8463309623978355
-47.27272727272727,0.858657262542031
-48.18181818181818,0.8707181323658336
-49.09090909090909,0.8825175274502147
-50,0.8940594792366028
-50.90909090909091,0.9053204222158953
-51.81818181818182,0.9163333340124651
-52.72727272727273,0.9271024194630709
-53.63636363636363,0.9376319971951571
-54.54545454545455,0.9479264671152289
-55.45454545454545,0.9530218243598938
-56.36363636363637,0.9530218243598938
-57.27272727272727,0.9530218243598938
-58.18181818181819,0.9530218243598938
-59.09090909090909,0.9530218243598938
-60,0.9530218243598938
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInDIN4108.A/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInDIN4108.A/upperBound.csv
deleted file mode 100644
index 82ab44ff6f..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInDIN4108.A/upperBound.csv
+++ /dev/null
@@ -1,60 +0,0 @@
-x,y
--0.001,0.001
-4.544454545454546,0.001
-5.453545454545455,0.01236200163852086
-6.362636363636364,0.03507816419547256
-7.271727272727274,0.05777083202383736
-8.180818181818182,0.08042442799156362
-9.08990909090909,0.103023494514552
-9.998999999999999,0.1255527565479279
-10.90809090909091,0.1479856825741855
-11.81718181818182,0.1703153801289472
-12.72627272727273,0.1925275332602588
-13.63536363636364,0.2146082148010081
-14.54445454545455,0.2365439188805494
-15.45354545454545,0.2583215798898176
-16.36263636363636,0.2799286212487654
-17.27172727272728,0.3013529879179868
-18.18081818181818,0.3225831599452279
-19.08990909090909,0.3436081836223602
-19.999,0.3644176552295685
-20.90809090909091,0.3849755139567635
-21.81718181818182,0.4052968262325634
-22.72627272727273,0.4253732690811157
-23.63536363636364,0.445197183305567
-24.54445454545455,0.4647615247206255
-25.45354545454546,0.4840598695711656
-26.36263636363636,0.5030864307880402
-27.27172727272727,0.5218360173485496
-28.18081818181818,0.5403040071834218
-29.0899090909091,0.5584864203279669
-29.999,0.5763797888755798
-30.90809090909091,0.5939485288533297
-31.81718181818182,0.6112226159789346
-32.72627272727272,0.6282004463455894
-33.63536363636364,0.6448809470696882
-34.54445454545455,0.6612634462443265
-35.45354545454546,0.6773477325439453
-36.36263636363636,0.6931340227127075
-37.27172727272728,0.7086229453086853
-38.18081818181818,0.7238155407038601
-39.08990909090909,0.7387131581306456
-39.999,0.753317488193512
-40.90809090909091,0.767598490151492
-41.81718181818182,0.7815911790240895
-42.72627272727273,0.7952981990900907
-43.63536363636364,0.80872249807011
-44.54445454545455,0.8218793320219033
-45.45354545454546,0.8347354822592301
-46.36263636363636,0.8473309623978355
-47.27172727272727,0.859657262542031
-48.18081818181818,0.8717181323658336
-49.0899090909091,0.8835175274502147
-49.999,0.8950594792366028
-50.90809090909091,0.9063204222158953
-51.81718181818182,0.9173333340124651
-52.72627272727273,0.9281024194630709
-53.63536363636364,0.9386319971951571
-54.54445454545454,0.9489264671152289
-55.45354545454545,0.9540218243598938
-60.001,0.9540218243598938
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInEff.A/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInEff.A/errors.csv
deleted file mode 100644
index 20aff8da64..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInEff.A/errors.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0
-6.363636363636364,0
-7.272727272727273,0
-8.181818181818182,0
-9.090909090909092,0
-10,0
-10.90909090909091,0
-11.81818181818182,0
-12.72727272727273,0
-13.63636363636364,0
-14.54545454545455,0
-15.45454545454545,0
-16.36363636363636,0
-17.27272727272727,0
-18.18181818181818,0
-19.09090909090909,0
-20,0
-20.90909090909091,0
-21.81818181818182,0
-22.72727272727273,0
-23.63636363636364,0
-24.54545454545455,0
-25.45454545454546,0
-26.36363636363636,0
-27.27272727272727,0
-28.18181818181818,0
-29.09090909090909,0
-30,0
-30.90909090909091,0
-31.81818181818182,0
-32.72727272727273,0
-33.63636363636363,0
-34.54545454545455,0
-35.45454545454545,0
-36.36363636363637,0
-37.27272727272727,0
-38.18181818181818,0
-39.09090909090909,0
-40,0
-40.90909090909091,0
-41.81818181818182,0
-42.72727272727273,0
-43.63636363636364,0
-44.54545454545455,0
-45.45454545454545,0
-46.36363636363636,0
-47.27272727272727,0
-48.18181818181818,0
-49.09090909090909,0
-50,0
-50.90909090909091,0
-51.81818181818182,0
-52.72727272727273,0
-53.63636363636363,0
-54.54545454545455,0
-55.45454545454545,0
-56.36363636363637,0
-57.27272727272727,0
-58.18181818181819,0
-59.09090909090909,0
-60,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInEff.A/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInEff.A/lowerBound.csv
deleted file mode 100644
index 9bdc369de5..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInEff.A/lowerBound.csv
+++ /dev/null
@@ -1,60 +0,0 @@
-x,y
--0.001,-0.001
-4.546454545454545,-0.001
-5.455545454545454,0.01160590146888388
-6.364636363636364,0.03680900619246744
-7.273727272727274,0.06198604472116992
-8.182818181818181,0.08711973170800642
-9.091909090909091,0.1121929172710939
-10.001,0.1371886601448059
-10.91009090909091,0.1620775142799724
-11.81918181818182,0.1868518502820622
-12.72827272727273,0.2114957699667324
-13.63736363636364,0.235993820829825
-14.54645454545455,0.260331012303179
-15.45554545454545,0.284492872649973
-16.36463636363636,0.3084654381275177
-17.27372727272727,0.3322353180105036
-18.18281818181818,0.355789762323553
-19.09190909090909,0.3791165629516948
-20.001,0.4022042324542999
-20.91009090909091,0.4250127625682137
-21.81918181818182,0.4475588019544429
-22.72827272727273,0.4698332040093162
-23.63736363636363,0.4918274100477045
-24.54645454545455,0.5135336443727667
-25.45554545454545,0.5349447706829419
-26.36463636363636,0.5560543300021779
-27.27372727272727,0.576856573191556
-28.18281818181818,0.5973464067632502
-29.09190909090909,0.6175194091363387
-30.001,0.6373717656135559
-30.91009090909091,0.6568638932921669
-31.81918181818182,0.6760291328430176
-32.72827272727272,0.6948657069639727
-33.63736363636363,0.7133723693760958
-34.54645454545455,0.7315483723120256
-35.45554545454546,0.7493935423764315
-36.36463636363636,0.7669081396623092
-37.27372727272727,0.7840928089835427
-38.18281818181818,0.8009486665725708
-39.09190909090909,0.8174772404757412
-40.001,0.833680438041687
-40.9100909090909,0.8495249240181663
-41.81918181818182,0.8650494956103238
-42.72827272727273,0.8802571438876066
-43.63736363636364,0.8951511254310609
-44.54645454545454,0.9097483278605912
-45.45554545454545,0.9240119599429044
-46.36463636363636,0.9379863881197842
-47.27372727272727,0.9516621320030906
-48.18281818181818,0.9650434289412064
-49.09190909090909,0.9781346246545966
-50.001,0.9909401407241821
-50.91009090909091,1.003429490577091
-51.81918181818182,1.015635909839109
-52.72827272727272,1.027572048750791
-53.63736363636364,1.039242725047198
-54.54645454545454,1.05065278894251
-55.45554545454545,1.056300311207771
-60.001,1.056300311207771
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInEff.A/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInEff.A/reference.csv
deleted file mode 100644
index 187f2d0c14..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInEff.A/reference.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0.01260590146888388
-6.363636363636364,0.03780900619246744
-7.272727272727273,0.06298604472116992
-8.181818181818182,0.08811973170800642
-9.090909090909092,0.1131929172710939
-10,0.1381886601448059
-10.90909090909091,0.1630775142799724
-11.81818181818182,0.1878518502820622
-12.72727272727273,0.2124957699667324
-13.63636363636364,0.236993820829825
-14.54545454545455,0.261331012303179
-15.45454545454545,0.285492872649973
-16.36363636363636,0.3094654381275177
-17.27272727272727,0.3332353180105036
-18.18181818181818,0.356789762323553
-19.09090909090909,0.3801165629516948
-20,0.4032042324542999
-20.90909090909091,0.4260127625682137
-21.81818181818182,0.4485588019544429
-22.72727272727273,0.4708332040093162
-23.63636363636364,0.4928274100477045
-24.54545454545455,0.5145336443727667
-25.45454545454546,0.5359447706829419
-26.36363636363636,0.5570543300021779
-27.27272727272727,0.577856573191556
-28.18181818181818,0.5983464067632502
-29.09090909090909,0.6185194091363387
-30,0.6383717656135559
-30.90909090909091,0.6578638932921669
-31.81818181818182,0.6770291328430176
-32.72727272727273,0.6958657069639727
-33.63636363636363,0.7143723693760958
-34.54545454545455,0.7325483723120256
-35.45454545454545,0.7503935423764315
-36.36363636363637,0.7679081396623092
-37.27272727272727,0.7850928089835427
-38.18181818181818,0.8019486665725708
-39.09090909090909,0.8184772404757412
-40,0.834680438041687
-40.90909090909091,0.8505249240181663
-41.81818181818182,0.8660494956103238
-42.72727272727273,0.8812571438876066
-43.63636363636364,0.8961511254310609
-44.54545454545455,0.9107483278605912
-45.45454545454545,0.9250119599429044
-46.36363636363636,0.9389863881197842
-47.27272727272727,0.9526621320030906
-48.18181818181818,0.9660434289412064
-49.09090909090909,0.9791346246545966
-50,0.9919401407241821
-50.90909090909091,1.004433924501593
-51.81818181818182,1.016652562401511
-52.72727272727273,1.028600649400191
-53.63636363636363,1.040283008055253
-54.54545454545455,1.051704493435946
-55.45454545454545,1.057357668876648
-56.36363636363637,1.057357668876648
-57.27272727272727,1.057357668876648
-58.18181818181819,1.057357668876648
-59.09090909090909,1.057357668876648
-60,1.057357668876648
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInEff.A/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInEff.A/test.csv
deleted file mode 100644
index 187f2d0c14..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInEff.A/test.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0.01260590146888388
-6.363636363636364,0.03780900619246744
-7.272727272727273,0.06298604472116992
-8.181818181818182,0.08811973170800642
-9.090909090909092,0.1131929172710939
-10,0.1381886601448059
-10.90909090909091,0.1630775142799724
-11.81818181818182,0.1878518502820622
-12.72727272727273,0.2124957699667324
-13.63636363636364,0.236993820829825
-14.54545454545455,0.261331012303179
-15.45454545454545,0.285492872649973
-16.36363636363636,0.3094654381275177
-17.27272727272727,0.3332353180105036
-18.18181818181818,0.356789762323553
-19.09090909090909,0.3801165629516948
-20,0.4032042324542999
-20.90909090909091,0.4260127625682137
-21.81818181818182,0.4485588019544429
-22.72727272727273,0.4708332040093162
-23.63636363636364,0.4928274100477045
-24.54545454545455,0.5145336443727667
-25.45454545454546,0.5359447706829419
-26.36363636363636,0.5570543300021779
-27.27272727272727,0.577856573191556
-28.18181818181818,0.5983464067632502
-29.09090909090909,0.6185194091363387
-30,0.6383717656135559
-30.90909090909091,0.6578638932921669
-31.81818181818182,0.6770291328430176
-32.72727272727273,0.6958657069639727
-33.63636363636363,0.7143723693760958
-34.54545454545455,0.7325483723120256
-35.45454545454545,0.7503935423764315
-36.36363636363637,0.7679081396623092
-37.27272727272727,0.7850928089835427
-38.18181818181818,0.8019486665725708
-39.09090909090909,0.8184772404757412
-40,0.834680438041687
-40.90909090909091,0.8505249240181663
-41.81818181818182,0.8660494956103238
-42.72727272727273,0.8812571438876066
-43.63636363636364,0.8961511254310609
-44.54545454545455,0.9107483278605912
-45.45454545454545,0.9250119599429044
-46.36363636363636,0.9389863881197842
-47.27272727272727,0.9526621320030906
-48.18181818181818,0.9660434289412064
-49.09090909090909,0.9791346246545966
-50,0.9919401407241821
-50.90909090909091,1.004433924501593
-51.81818181818182,1.016652562401511
-52.72727272727273,1.028600649400191
-53.63636363636363,1.040283008055253
-54.54545454545455,1.051704493435946
-55.45454545454545,1.057357668876648
-56.36363636363637,1.057357668876648
-57.27272727272727,1.057357668876648
-58.18181818181819,1.057357668876648
-59.09090909090909,1.057357668876648
-60,1.057357668876648
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInEff.A/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInEff.A/upperBound.csv
deleted file mode 100644
index b866b298be..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInEff.A/upperBound.csv
+++ /dev/null
@@ -1,60 +0,0 @@
-x,y
--0.001,0.001
-4.544454545454546,0.001
-5.453545454545455,0.01360590146888388
-6.362636363636364,0.03880900619246744
-7.271727272727274,0.06398604472116992
-8.180818181818182,0.08911973170800642
-9.08990909090909,0.1141929172710939
-9.998999999999999,0.1391886601448059
-10.90809090909091,0.1640775142799724
-11.81718181818182,0.1888518502820622
-12.72627272727273,0.2134957699667324
-13.63536363636364,0.237993820829825
-14.54445454545455,0.262331012303179
-15.45354545454545,0.286492872649973
-16.36263636363636,0.3104654381275177
-17.27172727272728,0.3342353180105036
-18.18081818181818,0.357789762323553
-19.08990909090909,0.3811165629516948
-19.999,0.4042042324542999
-20.90809090909091,0.4270127625682137
-21.81718181818182,0.4495588019544429
-22.72627272727273,0.4718332040093162
-23.63536363636364,0.4938274100477045
-24.54445454545455,0.5155336443727667
-25.45354545454546,0.5369447706829419
-26.36263636363636,0.5580543300021779
-27.27172727272727,0.578856573191556
-28.18081818181818,0.5993464067632502
-29.0899090909091,0.6195194091363387
-29.999,0.6393717656135559
-30.90809090909091,0.6588638932921669
-31.81718181818182,0.6780291328430176
-32.72627272727272,0.6968657069639727
-33.63536363636364,0.7153723693760958
-34.54445454545455,0.7335483723120256
-35.45354545454546,0.7513935423764315
-36.36263636363636,0.7689081396623092
-37.27172727272728,0.7860928089835427
-38.18081818181818,0.8029486665725708
-39.08990909090909,0.8194772404757412
-39.999,0.835680438041687
-40.90809090909091,0.8515249240181663
-41.81718181818182,0.8670494956103239
-42.72627272727273,0.8822571438876066
-43.63536363636364,0.8971511254310609
-44.54445454545455,0.9117483278605912
-45.45354545454546,0.9260119599429044
-46.36263636363636,0.9399863881197842
-47.27172727272727,0.9536621320030906
-48.18081818181818,0.9670434289412064
-49.0899090909091,0.9801346246545966
-49.999,0.9929401407241821
-50.90809090909091,1.005438358426095
-51.81718181818182,1.017669214963913
-52.72627272727273,1.029629250049591
-53.63536363636364,1.041323291063308
-54.54445454545454,1.052756197929382
-55.45354545454545,1.058415026545525
-60.001,1.058415026545525
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInEqv.A/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInEqv.A/errors.csv
deleted file mode 100644
index 20aff8da64..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInEqv.A/errors.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0
-6.363636363636364,0
-7.272727272727273,0
-8.181818181818182,0
-9.090909090909092,0
-10,0
-10.90909090909091,0
-11.81818181818182,0
-12.72727272727273,0
-13.63636363636364,0
-14.54545454545455,0
-15.45454545454545,0
-16.36363636363636,0
-17.27272727272727,0
-18.18181818181818,0
-19.09090909090909,0
-20,0
-20.90909090909091,0
-21.81818181818182,0
-22.72727272727273,0
-23.63636363636364,0
-24.54545454545455,0
-25.45454545454546,0
-26.36363636363636,0
-27.27272727272727,0
-28.18181818181818,0
-29.09090909090909,0
-30,0
-30.90909090909091,0
-31.81818181818182,0
-32.72727272727273,0
-33.63636363636363,0
-34.54545454545455,0
-35.45454545454545,0
-36.36363636363637,0
-37.27272727272727,0
-38.18181818181818,0
-39.09090909090909,0
-40,0
-40.90909090909091,0
-41.81818181818182,0
-42.72727272727273,0
-43.63636363636364,0
-44.54545454545455,0
-45.45454545454545,0
-46.36363636363636,0
-47.27272727272727,0
-48.18181818181818,0
-49.09090909090909,0
-50,0
-50.90909090909091,0
-51.81818181818182,0
-52.72727272727273,0
-53.63636363636363,0
-54.54545454545455,0
-55.45454545454545,0
-56.36363636363637,0
-57.27272727272727,0
-58.18181818181819,0
-59.09090909090909,0
-60,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInEqv.A/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInEqv.A/lowerBound.csv
deleted file mode 100644
index 4bb766dccf..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInEqv.A/lowerBound.csv
+++ /dev/null
@@ -1,60 +0,0 @@
-x,y
--0.001,-0.001
-4.546454545454545,-0.001
-5.455545454545454,0.01036200163852086
-6.364636363636364,0.03307816419547256
-7.273727272727274,0.05577083202383736
-8.182818181818181,0.07842442799156361
-9.091909090909091,0.101023494514552
-10.001,0.1235527565479279
-10.91009090909091,0.1459856825741855
-11.81918181818182,0.1683153801289472
-12.72827272727273,0.1905275332602588
-13.63736363636364,0.2126082148010081
-14.54645454545455,0.2345439188805494
-15.45554545454545,0.2563215798898176
-16.36463636363636,0.2779286212487654
-17.27372727272727,0.2993529879179868
-18.18281818181818,0.3205831599452279
-19.09190909090909,0.3416081836223602
-20.001,0.3624176552295685
-20.91009090909091,0.3829755139567635
-21.81918181818182,0.4032968262325634
-22.72827272727273,0.4233732690811157
-23.63736363636363,0.443197183305567
-24.54645454545455,0.4627615247206255
-25.45554545454545,0.4820598695711656
-26.36463636363636,0.5010864307880402
-27.27372727272727,0.5198360173485496
-28.18281818181818,0.5383040071834218
-29.09190909090909,0.5564864203279669
-30.001,0.5743797888755798
-30.91009090909091,0.5919485288533297
-31.81918181818182,0.6092226159789346
-32.72827272727272,0.6262004463455894
-33.63736363636363,0.6428809470696882
-34.54645454545455,0.6592634462443265
-35.45554545454546,0.6753477325439453
-36.36463636363636,0.6911340227127075
-37.27372727272727,0.7066229453086853
-38.18281818181818,0.7218155407038601
-39.09190909090909,0.7367131581306456
-40.001,0.751317488193512
-40.9100909090909,0.765598490151492
-41.81918181818182,0.7795911790240895
-42.72827272727273,0.7932981990900907
-43.63736363636364,0.80672249807011
-44.54645454545454,0.8198793320219033
-45.45554545454545,0.8327354822592301
-46.36463636363636,0.8453309623978355
-47.27372727272727,0.857657262542031
-48.18281818181818,0.8697181323658336
-49.09190909090909,0.8815175274502147
-50.001,0.8930594792366028
-50.91009090909091,0.9043204222158953
-51.81918181818182,0.9153333340124651
-52.72827272727272,0.9261024194630709
-53.63736363636364,0.9366319971951571
-54.54645454545454,0.9469264671152289
-55.45554545454545,0.9520218243598938
-60.001,0.9520218243598938
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInEqv.A/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInEqv.A/reference.csv
deleted file mode 100644
index 98c6480c25..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInEqv.A/reference.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0.01136200163852086
-6.363636363636364,0.03407816419547256
-7.272727272727273,0.05677083202383736
-8.181818181818182,0.07942442799156361
-9.090909090909092,0.102023494514552
-10,0.1245527565479279
-10.90909090909091,0.1469856825741855
-11.81818181818182,0.1693153801289472
-12.72727272727273,0.1915275332602588
-13.63636363636364,0.2136082148010081
-14.54545454545455,0.2355439188805494
-15.45454545454545,0.2573215798898176
-16.36363636363636,0.2789286212487654
-17.27272727272727,0.3003529879179868
-18.18181818181818,0.3215831599452279
-19.09090909090909,0.3426081836223602
-20,0.3634176552295685
-20.90909090909091,0.3839755139567635
-21.81818181818182,0.4042968262325634
-22.72727272727273,0.4243732690811157
-23.63636363636364,0.444197183305567
-24.54545454545455,0.4637615247206255
-25.45454545454546,0.4830598695711656
-26.36363636363636,0.5020864307880402
-27.27272727272727,0.5208360173485496
-28.18181818181818,0.5393040071834218
-29.09090909090909,0.5574864203279669
-30,0.5753797888755798
-30.90909090909091,0.5929485288533297
-31.81818181818182,0.6102226159789346
-32.72727272727273,0.6272004463455894
-33.63636363636363,0.6438809470696882
-34.54545454545455,0.6602634462443265
-35.45454545454545,0.6763477325439453
-36.36363636363637,0.6921340227127075
-37.27272727272727,0.7076229453086853
-38.18181818181818,0.7228155407038601
-39.09090909090909,0.7377131581306456
-40,0.752317488193512
-40.90909090909091,0.766598490151492
-41.81818181818182,0.7805911790240895
-42.72727272727273,0.7942981990900907
-43.63636363636364,0.80772249807011
-44.54545454545455,0.8208793320219033
-45.45454545454545,0.8337354822592301
-46.36363636363636,0.8463309623978355
-47.27272727272727,0.858657262542031
-48.18181818181818,0.8707181323658336
-49.09090909090909,0.8825175274502147
-50,0.8940594792366028
-50.90909090909091,0.9053204222158953
-51.81818181818182,0.9163333340124651
-52.72727272727273,0.9271024194630709
-53.63636363636363,0.9376319971951571
-54.54545454545455,0.9479264671152289
-55.45454545454545,0.9530218243598938
-56.36363636363637,0.9530218243598938
-57.27272727272727,0.9530218243598938
-58.18181818181819,0.9530218243598938
-59.09090909090909,0.9530218243598938
-60,0.9530218243598938
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInEqv.A/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInEqv.A/test.csv
deleted file mode 100644
index 98c6480c25..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInEqv.A/test.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0.01136200163852086
-6.363636363636364,0.03407816419547256
-7.272727272727273,0.05677083202383736
-8.181818181818182,0.07942442799156361
-9.090909090909092,0.102023494514552
-10,0.1245527565479279
-10.90909090909091,0.1469856825741855
-11.81818181818182,0.1693153801289472
-12.72727272727273,0.1915275332602588
-13.63636363636364,0.2136082148010081
-14.54545454545455,0.2355439188805494
-15.45454545454545,0.2573215798898176
-16.36363636363636,0.2789286212487654
-17.27272727272727,0.3003529879179868
-18.18181818181818,0.3215831599452279
-19.09090909090909,0.3426081836223602
-20,0.3634176552295685
-20.90909090909091,0.3839755139567635
-21.81818181818182,0.4042968262325634
-22.72727272727273,0.4243732690811157
-23.63636363636364,0.444197183305567
-24.54545454545455,0.4637615247206255
-25.45454545454546,0.4830598695711656
-26.36363636363636,0.5020864307880402
-27.27272727272727,0.5208360173485496
-28.18181818181818,0.5393040071834218
-29.09090909090909,0.5574864203279669
-30,0.5753797888755798
-30.90909090909091,0.5929485288533297
-31.81818181818182,0.6102226159789346
-32.72727272727273,0.6272004463455894
-33.63636363636363,0.6438809470696882
-34.54545454545455,0.6602634462443265
-35.45454545454545,0.6763477325439453
-36.36363636363637,0.6921340227127075
-37.27272727272727,0.7076229453086853
-38.18181818181818,0.7228155407038601
-39.09090909090909,0.7377131581306456
-40,0.752317488193512
-40.90909090909091,0.766598490151492
-41.81818181818182,0.7805911790240895
-42.72727272727273,0.7942981990900907
-43.63636363636364,0.80772249807011
-44.54545454545455,0.8208793320219033
-45.45454545454545,0.8337354822592301
-46.36363636363636,0.8463309623978355
-47.27272727272727,0.858657262542031
-48.18181818181818,0.8707181323658336
-49.09090909090909,0.8825175274502147
-50,0.8940594792366028
-50.90909090909091,0.9053204222158953
-51.81818181818182,0.9163333340124651
-52.72727272727273,0.9271024194630709
-53.63636363636363,0.9376319971951571
-54.54545454545455,0.9479264671152289
-55.45454545454545,0.9530218243598938
-56.36363636363637,0.9530218243598938
-57.27272727272727,0.9530218243598938
-58.18181818181819,0.9530218243598938
-59.09090909090909,0.9530218243598938
-60,0.9530218243598938
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInEqv.A/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInEqv.A/upperBound.csv
deleted file mode 100644
index 82ab44ff6f..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInEqv.A/upperBound.csv
+++ /dev/null
@@ -1,60 +0,0 @@
-x,y
--0.001,0.001
-4.544454545454546,0.001
-5.453545454545455,0.01236200163852086
-6.362636363636364,0.03507816419547256
-7.271727272727274,0.05777083202383736
-8.180818181818182,0.08042442799156362
-9.08990909090909,0.103023494514552
-9.998999999999999,0.1255527565479279
-10.90809090909091,0.1479856825741855
-11.81718181818182,0.1703153801289472
-12.72627272727273,0.1925275332602588
-13.63536363636364,0.2146082148010081
-14.54445454545455,0.2365439188805494
-15.45354545454545,0.2583215798898176
-16.36263636363636,0.2799286212487654
-17.27172727272728,0.3013529879179868
-18.18081818181818,0.3225831599452279
-19.08990909090909,0.3436081836223602
-19.999,0.3644176552295685
-20.90809090909091,0.3849755139567635
-21.81718181818182,0.4052968262325634
-22.72627272727273,0.4253732690811157
-23.63536363636364,0.445197183305567
-24.54445454545455,0.4647615247206255
-25.45354545454546,0.4840598695711656
-26.36263636363636,0.5030864307880402
-27.27172727272727,0.5218360173485496
-28.18081818181818,0.5403040071834218
-29.0899090909091,0.5584864203279669
-29.999,0.5763797888755798
-30.90809090909091,0.5939485288533297
-31.81718181818182,0.6112226159789346
-32.72627272727272,0.6282004463455894
-33.63536363636364,0.6448809470696882
-34.54445454545455,0.6612634462443265
-35.45354545454546,0.6773477325439453
-36.36263636363636,0.6931340227127075
-37.27172727272728,0.7086229453086853
-38.18081818181818,0.7238155407038601
-39.08990909090909,0.7387131581306456
-39.999,0.753317488193512
-40.90809090909091,0.767598490151492
-41.81718181818182,0.7815911790240895
-42.72627272727273,0.7952981990900907
-43.63536363636364,0.80872249807011
-44.54445454545455,0.8218793320219033
-45.45354545454546,0.8347354822592301
-46.36263636363636,0.8473309623978355
-47.27172727272727,0.859657262542031
-48.18081818181818,0.8717181323658336
-49.0899090909091,0.8835175274502147
-49.999,0.8950594792366028
-50.90809090909091,0.9063204222158953
-51.81718181818182,0.9173333340124651
-52.72627272727273,0.9281024194630709
-53.63536363636364,0.9386319971951571
-54.54445454545454,0.9489264671152289
-55.45354545454545,0.9540218243598938
-60.001,0.9540218243598938
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInGeo.A/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInGeo.A/errors.csv
deleted file mode 100644
index 20aff8da64..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInGeo.A/errors.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0
-6.363636363636364,0
-7.272727272727273,0
-8.181818181818182,0
-9.090909090909092,0
-10,0
-10.90909090909091,0
-11.81818181818182,0
-12.72727272727273,0
-13.63636363636364,0
-14.54545454545455,0
-15.45454545454545,0
-16.36363636363636,0
-17.27272727272727,0
-18.18181818181818,0
-19.09090909090909,0
-20,0
-20.90909090909091,0
-21.81818181818182,0
-22.72727272727273,0
-23.63636363636364,0
-24.54545454545455,0
-25.45454545454546,0
-26.36363636363636,0
-27.27272727272727,0
-28.18181818181818,0
-29.09090909090909,0
-30,0
-30.90909090909091,0
-31.81818181818182,0
-32.72727272727273,0
-33.63636363636363,0
-34.54545454545455,0
-35.45454545454545,0
-36.36363636363637,0
-37.27272727272727,0
-38.18181818181818,0
-39.09090909090909,0
-40,0
-40.90909090909091,0
-41.81818181818182,0
-42.72727272727273,0
-43.63636363636364,0
-44.54545454545455,0
-45.45454545454545,0
-46.36363636363636,0
-47.27272727272727,0
-48.18181818181818,0
-49.09090909090909,0
-50,0
-50.90909090909091,0
-51.81818181818182,0
-52.72727272727273,0
-53.63636363636363,0
-54.54545454545455,0
-55.45454545454545,0
-56.36363636363637,0
-57.27272727272727,0
-58.18181818181819,0
-59.09090909090909,0
-60,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInGeo.A/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInGeo.A/lowerBound.csv
deleted file mode 100644
index f203f377e1..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInGeo.A/lowerBound.csv
+++ /dev/null
@@ -1,60 +0,0 @@
-x,y
--0.001,-0.001
-4.546454545454545,-0.001
-5.455545454545454,0.01036357980695639
-6.364636363636364,0.03309046578136359
-7.273727272727274,0.05581653388521889
-8.182818181818181,0.07854124090346423
-9.091909090909091,0.1012640337998217
-10.001,0.1239843761324883
-10.91009090909091,0.1467012979713354
-11.81918181818182,0.1694145439646461
-12.72827272727273,0.1921235559962013
-13.63736363636364,0.2148277901736173
-14.54645454545455,0.237526696508581
-15.45554545454545,0.2602197290767322
-16.36463636363636,0.282906335180456
-17.27372727272727,0.305585967540741
-18.18281818181818,0.3282580897157843
-19.09190909090909,0.3509221219149503
-20.001,0.373577522277832
-20.91009090909091,0.3962226543860002
-21.81918181818182,0.4188579354719683
-22.72827272727273,0.4414827586520802
-23.63736363636363,0.4640966118682515
-24.54645454545455,0.4866989315856587
-25.45554545454545,0.5092891596880826
-26.36463636363636,0.5318667218034917
-27.27372727272727,0.5544310516877609
-28.18281818181818,0.5769816237362949
-29.09190909090909,0.5995178419026462
-30.001,0.622039186000824
-30.91009090909091,0.6445432447520169
-31.81918181818182,0.6670311127142472
-32.72827272727272,0.6895022263526916
-33.63736363636363,0.7119559842022982
-34.54645454545455,0.7343918769142844
-35.45554545454546,0.7568092921863903
-36.36463636363636,0.7792076448093762
-37.27372727272727,0.801586392922835
-38.18281818181818,0.8239449079686945
-39.09190909090909,0.8462826209935274
-40.001,0.868598925113678
-40.9100909090909,0.8908907913294705
-41.81918181818182,0.9131599319197915
-42.72827272727273,0.9354057833498174
-43.63736363636364,0.9576277062242682
-44.54645454545454,0.9798262695331184
-45.45554545454545,1.001994509241797
-46.36463636363636,1.024119010220875
-47.27372727272727,1.046217203118585
-48.18281818181818,1.068288470831785
-49.09190909090909,1.090332282868299
-50.001,1.112348032951355
-50.91009090909091,1.134331628712741
-51.81918181818182,1.156285798397932
-52.72827272727272,1.178209849119186
-53.63736363636364,1.200103087988767
-54.54645454545454,1.221964887077159
-55.45554545454545,1.232888749480247
-60.001,1.232888749480247
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInGeo.A/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInGeo.A/reference.csv
deleted file mode 100644
index dff367f1d4..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInGeo.A/reference.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0.01136357980695639
-6.363636363636364,0.03409046578136359
-7.272727272727273,0.05681653388521889
-8.181818181818182,0.07954124090346423
-9.090909090909092,0.1022640337998217
-10,0.1249843761324883
-10.90909090909091,0.1477012979713354
-11.81818181818182,0.1704145439646461
-12.72727272727273,0.1931235559962013
-13.63636363636364,0.2158277901736173
-14.54545454545455,0.238526696508581
-15.45454545454545,0.2612197290767322
-16.36363636363636,0.283906335180456
-17.27272727272727,0.306585967540741
-18.18181818181818,0.3292580897157843
-19.09090909090909,0.3519221219149503
-20,0.374577522277832
-20.90909090909091,0.3972226543860002
-21.81818181818182,0.4198579354719683
-22.72727272727273,0.4424827586520802
-23.63636363636364,0.4650966118682515
-24.54545454545455,0.4876989315856587
-25.45454545454546,0.5102891596880826
-26.36363636363636,0.5328667218034917
-27.27272727272727,0.5554310516877609
-28.18181818181818,0.5779816237362949
-29.09090909090909,0.6005178419026462
-30,0.623039186000824
-30.90909090909091,0.6455432447520169
-31.81818181818182,0.6680311127142472
-32.72727272727273,0.6905022263526917
-33.63636363636363,0.7129559842022982
-34.54545454545455,0.7353918769142844
-35.45454545454545,0.7578092921863903
-36.36363636363637,0.7802076448093762
-37.27272727272727,0.802586392922835
-38.18181818181818,0.8249449079686945
-39.09090909090909,0.8472826209935274
-40,0.869598925113678
-40.90909090909091,0.8918907913294705
-41.81818181818182,0.9141599319197915
-42.72727272727273,0.9364057833498174
-43.63636363636364,0.9586277062242682
-44.54545454545455,0.9808262695331184
-45.45454545454545,1.002997506748546
-46.36363636363636,1.02514415437525
-47.27272727272727,1.047264467586171
-48.18181818181818,1.069357828660445
-49.09090909090909,1.091423706574874
-50,1.113461494445801
-50.90909090909091,1.13546709580855
-51.81818181818182,1.157443241639571
-52.72727272727273,1.179389238357544
-53.63636363636363,1.201304392381148
-54.54545454545455,1.223188075152311
-55.45454545454545,1.2341228723526
-56.36363636363637,1.2341228723526
-57.27272727272727,1.2341228723526
-58.18181818181819,1.2341228723526
-59.09090909090909,1.2341228723526
-60,1.2341228723526
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInGeo.A/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInGeo.A/test.csv
deleted file mode 100644
index dff367f1d4..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInGeo.A/test.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0.01136357980695639
-6.363636363636364,0.03409046578136359
-7.272727272727273,0.05681653388521889
-8.181818181818182,0.07954124090346423
-9.090909090909092,0.1022640337998217
-10,0.1249843761324883
-10.90909090909091,0.1477012979713354
-11.81818181818182,0.1704145439646461
-12.72727272727273,0.1931235559962013
-13.63636363636364,0.2158277901736173
-14.54545454545455,0.238526696508581
-15.45454545454545,0.2612197290767322
-16.36363636363636,0.283906335180456
-17.27272727272727,0.306585967540741
-18.18181818181818,0.3292580897157843
-19.09090909090909,0.3519221219149503
-20,0.374577522277832
-20.90909090909091,0.3972226543860002
-21.81818181818182,0.4198579354719683
-22.72727272727273,0.4424827586520802
-23.63636363636364,0.4650966118682515
-24.54545454545455,0.4876989315856587
-25.45454545454546,0.5102891596880826
-26.36363636363636,0.5328667218034917
-27.27272727272727,0.5554310516877609
-28.18181818181818,0.5779816237362949
-29.09090909090909,0.6005178419026462
-30,0.623039186000824
-30.90909090909091,0.6455432447520169
-31.81818181818182,0.6680311127142472
-32.72727272727273,0.6905022263526917
-33.63636363636363,0.7129559842022982
-34.54545454545455,0.7353918769142844
-35.45454545454545,0.7578092921863903
-36.36363636363637,0.7802076448093762
-37.27272727272727,0.802586392922835
-38.18181818181818,0.8249449079686945
-39.09090909090909,0.8472826209935274
-40,0.869598925113678
-40.90909090909091,0.8918907913294705
-41.81818181818182,0.9141599319197915
-42.72727272727273,0.9364057833498174
-43.63636363636364,0.9586277062242682
-44.54545454545455,0.9808262695331184
-45.45454545454545,1.002997506748546
-46.36363636363636,1.02514415437525
-47.27272727272727,1.047264467586171
-48.18181818181818,1.069357828660445
-49.09090909090909,1.091423706574874
-50,1.113461494445801
-50.90909090909091,1.13546709580855
-51.81818181818182,1.157443241639571
-52.72727272727273,1.179389238357544
-53.63636363636363,1.201304392381148
-54.54545454545455,1.223188075152311
-55.45454545454545,1.2341228723526
-56.36363636363637,1.2341228723526
-57.27272727272727,1.2341228723526
-58.18181818181819,1.2341228723526
-59.09090909090909,1.2341228723526
-60,1.2341228723526
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInGeo.A/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInGeo.A/upperBound.csv
deleted file mode 100644
index 80a383f800..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInGeo.A/upperBound.csv
+++ /dev/null
@@ -1,60 +0,0 @@
-x,y
--0.001,0.001
-4.544454545454546,0.001
-5.453545454545455,0.01236357980695639
-6.362636363636364,0.03509046578136359
-7.271727272727274,0.05781653388521889
-8.180818181818182,0.08054124090346423
-9.08990909090909,0.1032640337998217
-9.998999999999999,0.1259843761324883
-10.90809090909091,0.1487012979713354
-11.81718181818182,0.1714145439646461
-12.72627272727273,0.1941235559962013
-13.63536363636364,0.2168277901736173
-14.54445454545455,0.239526696508581
-15.45354545454545,0.2622197290767322
-16.36263636363636,0.284906335180456
-17.27172727272728,0.307585967540741
-18.18081818181818,0.3302580897157843
-19.08990909090909,0.3529221219149503
-19.999,0.375577522277832
-20.90809090909091,0.3982226543860002
-21.81718181818182,0.4208579354719683
-22.72627272727273,0.4434827586520802
-23.63536363636364,0.4660966118682515
-24.54445454545455,0.4886989315856587
-25.45354545454546,0.5112891596880826
-26.36263636363636,0.5338667218034917
-27.27172727272727,0.5564310516877609
-28.18081818181818,0.5789816237362949
-29.0899090909091,0.6015178419026462
-29.999,0.624039186000824
-30.90809090909091,0.6465432447520169
-31.81718181818182,0.6690311127142472
-32.72627272727272,0.6915022263526917
-33.63536363636364,0.7139559842022982
-34.54445454545455,0.7363918769142844
-35.45354545454546,0.7588092921863903
-36.36263636363636,0.7812076448093762
-37.27172727272728,0.803586392922835
-38.18081818181818,0.8259449079686945
-39.08990909090909,0.8482826209935274
-39.999,0.870598925113678
-40.90809090909091,0.8928907913294705
-41.81718181818182,0.9151599319197915
-42.72627272727273,0.9374057833498174
-43.63536363636364,0.9596277062242682
-44.54445454545455,0.9818262695331184
-45.45354545454546,1.004000504255294
-46.36263636363636,1.026169298529625
-47.27172727272727,1.048311732053757
-48.18081818181818,1.070427186489106
-49.0899090909091,1.092515130281449
-49.999,1.114574955940247
-50.90809090909091,1.136602562904359
-51.81718181818182,1.15860068488121
-52.72627272727273,1.180568627595902
-53.63536363636364,1.202505696773529
-54.54445454545454,1.224411263227463
-55.45354545454545,1.235356995224953
-60.001,1.235356995224953
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInPrj.A/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInPrj.A/errors.csv
deleted file mode 100644
index 20aff8da64..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInPrj.A/errors.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0
-6.363636363636364,0
-7.272727272727273,0
-8.181818181818182,0
-9.090909090909092,0
-10,0
-10.90909090909091,0
-11.81818181818182,0
-12.72727272727273,0
-13.63636363636364,0
-14.54545454545455,0
-15.45454545454545,0
-16.36363636363636,0
-17.27272727272727,0
-18.18181818181818,0
-19.09090909090909,0
-20,0
-20.90909090909091,0
-21.81818181818182,0
-22.72727272727273,0
-23.63636363636364,0
-24.54545454545455,0
-25.45454545454546,0
-26.36363636363636,0
-27.27272727272727,0
-28.18181818181818,0
-29.09090909090909,0
-30,0
-30.90909090909091,0
-31.81818181818182,0
-32.72727272727273,0
-33.63636363636363,0
-34.54545454545455,0
-35.45454545454545,0
-36.36363636363637,0
-37.27272727272727,0
-38.18181818181818,0
-39.09090909090909,0
-40,0
-40.90909090909091,0
-41.81818181818182,0
-42.72727272727273,0
-43.63636363636364,0
-44.54545454545455,0
-45.45454545454545,0
-46.36363636363636,0
-47.27272727272727,0
-48.18181818181818,0
-49.09090909090909,0
-50,0
-50.90909090909091,0
-51.81818181818182,0
-52.72727272727273,0
-53.63636363636363,0
-54.54545454545455,0
-55.45454545454545,0
-56.36363636363637,0
-57.27272727272727,0
-58.18181818181819,0
-59.09090909090909,0
-60,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInPrj.A/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInPrj.A/lowerBound.csv
deleted file mode 100644
index 74a92e1978..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInPrj.A/lowerBound.csv
+++ /dev/null
@@ -1,60 +0,0 @@
-x,y
--0.001,-0.001
-4.546454545454545,-0.001
-5.455545454545454,0.003579261453314266
-6.364636363636364,0.01279096592691812
-7.273727272727274,0.02212130684202368
-8.182818181818181,0.03156755864078348
-9.091909090909091,0.04112699559601871
-10.001,0.05079689079523087
-10.91009090909091,0.06058612058921295
-11.81918181818182,0.07047968831387433
-12.72827272727273,0.08047487382997168
-13.63736363636364,0.09056896648081866
-14.54645454545455,0.100759252900427
-15.45554545454545,0.1110430285280401
-16.36463636363636,0.1214175894802267
-17.27372727272727,0.1318802366148342
-18.18281818181818,0.1424282809495926
-19.09190909090909,0.1530590186010707
-20.001,0.163769783616066
-20.91009090909091,0.1745661083893343
-21.81918181818182,0.1854364377476952
-22.72827272727273,0.1963781165751544
-23.63736363636363,0.2073884802731601
-24.54645454545455,0.2184648791443218
-25.45554545454545,0.2296046824563634
-26.36463636363636,0.2408052621863105
-27.27372727272727,0.2520639848925851
-28.18281818181818,0.263378236098723
-29.09190909090909,0.2747454460317438
-30.001,0.2861629595756531
-30.91009090909091,0.2976331961371682
-31.81918181818182,0.3091479573683305
-32.72827272727272,0.3207047073624351
-33.63736363636363,0.3323009102127769
-34.54645454545455,0.3439340137568387
-35.45554545454546,0.3556014875065197
-36.36463636363636,0.3673008280667392
-37.27372727272727,0.3790295510075309
-38.18281818181818,0.3907851800268347
-39.09190909090909,0.402565230694684
-40.001,0.4143672754764557
-40.9100909090909,0.426190669558265
-41.81918181818182,0.4380305714173751
-42.72827272727273,0.4498845968679948
-43.63736363636364,0.4617503427592191
-44.54645454545454,0.4736251360416959
-45.45554545454545,0.4855075702017004
-46.36463636363636,0.4973943565325303
-47.27372727272727,0.5092835080840371
-48.18281818181818,0.5211727273680947
-49.09190909090909,0.5330596816756509
-50.001,0.5449422469139099
-50.91009090909091,0.5568169551762668
-51.81918181818182,0.5686822513233531
-52.72827272727272,0.5805358378670432
-53.63736363636364,0.5923756069703535
-54.54645454545454,0.6041993803544479
-55.45554545454545,0.6101075282096863
-60.001,0.6101075282096863
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInPrj.A/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInPrj.A/reference.csv
deleted file mode 100644
index c7407712d0..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInPrj.A/reference.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0.004579261453314266
-6.363636363636364,0.01379096592691812
-7.272727272727273,0.02312130684202368
-8.181818181818182,0.03256755864078348
-9.090909090909092,0.04212699559601871
-10,0.05179689079523087
-10.90909090909091,0.06158612058921295
-11.81818181818182,0.07147968831387433
-12.72727272727273,0.08147487382997168
-13.63636363636364,0.09156896648081866
-14.54545454545455,0.101759252900427
-15.45454545454545,0.1120430285280401
-16.36363636363636,0.1224175894802267
-17.27272727272727,0.1328802366148342
-18.18181818181818,0.1434282809495926
-19.09090909090909,0.1540590186010707
-20,0.164769783616066
-20.90909090909091,0.1755661083893343
-21.81818181818182,0.1864364377476952
-22.72727272727273,0.1973781165751544
-23.63636363636364,0.2083884802731601
-24.54545454545455,0.2194648791443218
-25.45454545454546,0.2306046824563634
-26.36363636363636,0.2418052621863105
-27.27272727272727,0.2530639848925851
-28.18181818181818,0.264378236098723
-29.09090909090909,0.2757454460317438
-30,0.2871629595756531
-30.90909090909091,0.2986331961371682
-31.81818181818182,0.3101479573683305
-32.72727272727273,0.3217047073624351
-33.63636363636363,0.3333009102127769
-34.54545454545455,0.3449340137568387
-35.45454545454545,0.3566014875065197
-36.36363636363637,0.3683008280667392
-37.27272727272727,0.3800295510075309
-38.18181818181818,0.3917851800268347
-39.09090909090909,0.403565230694684
-40,0.4153672754764557
-40.90909090909091,0.427190669558265
-41.81818181818182,0.4390305714173751
-42.72727272727273,0.4508845968679948
-43.63636363636364,0.4627503427592191
-44.54545454545455,0.4746251360416959
-45.45454545454545,0.4865075702017004
-46.36363636363636,0.4983943565325303
-47.27272727272727,0.5102835080840371
-48.18181818181818,0.5221727273680947
-49.09090909090909,0.5340596816756509
-50,0.5459422469139099
-50.90909090909091,0.5578169551762668
-51.81818181818182,0.5696822513233532
-52.72727272727273,0.5815358378670432
-53.63636363636363,0.5933756069703535
-54.54545454545455,0.6051993803544479
-55.45454545454545,0.6111075282096863
-56.36363636363637,0.6111075282096863
-57.27272727272727,0.6111075282096863
-58.18181818181819,0.6111075282096863
-59.09090909090909,0.6111075282096863
-60,0.6111075282096863
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInPrj.A/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInPrj.A/test.csv
deleted file mode 100644
index c7407712d0..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInPrj.A/test.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0.004579261453314266
-6.363636363636364,0.01379096592691812
-7.272727272727273,0.02312130684202368
-8.181818181818182,0.03256755864078348
-9.090909090909092,0.04212699559601871
-10,0.05179689079523087
-10.90909090909091,0.06158612058921295
-11.81818181818182,0.07147968831387433
-12.72727272727273,0.08147487382997168
-13.63636363636364,0.09156896648081866
-14.54545454545455,0.101759252900427
-15.45454545454545,0.1120430285280401
-16.36363636363636,0.1224175894802267
-17.27272727272727,0.1328802366148342
-18.18181818181818,0.1434282809495926
-19.09090909090909,0.1540590186010707
-20,0.164769783616066
-20.90909090909091,0.1755661083893343
-21.81818181818182,0.1864364377476952
-22.72727272727273,0.1973781165751544
-23.63636363636364,0.2083884802731601
-24.54545454545455,0.2194648791443218
-25.45454545454546,0.2306046824563634
-26.36363636363636,0.2418052621863105
-27.27272727272727,0.2530639848925851
-28.18181818181818,0.264378236098723
-29.09090909090909,0.2757454460317438
-30,0.2871629595756531
-30.90909090909091,0.2986331961371682
-31.81818181818182,0.3101479573683305
-32.72727272727273,0.3217047073624351
-33.63636363636363,0.3333009102127769
-34.54545454545455,0.3449340137568387
-35.45454545454545,0.3566014875065197
-36.36363636363637,0.3683008280667392
-37.27272727272727,0.3800295510075309
-38.18181818181818,0.3917851800268347
-39.09090909090909,0.403565230694684
-40,0.4153672754764557
-40.90909090909091,0.427190669558265
-41.81818181818182,0.4390305714173751
-42.72727272727273,0.4508845968679948
-43.63636363636364,0.4627503427592191
-44.54545454545455,0.4746251360416959
-45.45454545454545,0.4865075702017004
-46.36363636363636,0.4983943565325303
-47.27272727272727,0.5102835080840371
-48.18181818181818,0.5221727273680947
-49.09090909090909,0.5340596816756509
-50,0.5459422469139099
-50.90909090909091,0.5578169551762668
-51.81818181818182,0.5696822513233532
-52.72727272727273,0.5815358378670432
-53.63636363636363,0.5933756069703535
-54.54545454545455,0.6051993803544479
-55.45454545454545,0.6111075282096863
-56.36363636363637,0.6111075282096863
-57.27272727272727,0.6111075282096863
-58.18181818181819,0.6111075282096863
-59.09090909090909,0.6111075282096863
-60,0.6111075282096863
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInPrj.A/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInPrj.A/upperBound.csv
deleted file mode 100644
index 5d935b6c4e..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunInPrj.A/upperBound.csv
+++ /dev/null
@@ -1,60 +0,0 @@
-x,y
--0.001,0.001
-4.544454545454546,0.001
-5.453545454545455,0.005579261453314266
-6.362636363636364,0.01479096592691812
-7.271727272727274,0.02412130684202368
-8.180818181818182,0.03356755864078348
-9.08990909090909,0.04312699559601871
-9.998999999999999,0.05279689079523087
-10.90809090909091,0.06258612058921295
-11.81718181818182,0.07247968831387433
-12.72627272727273,0.08247487382997168
-13.63536363636364,0.09256896648081867
-14.54445454545455,0.102759252900427
-15.45354545454545,0.1130430285280401
-16.36263636363636,0.1234175894802267
-17.27172727272728,0.1338802366148342
-18.18081818181818,0.1444282809495926
-19.08990909090909,0.1550590186010707
-19.999,0.165769783616066
-20.90809090909091,0.1765661083893343
-21.81718181818182,0.1874364377476952
-22.72627272727273,0.1983781165751544
-23.63536363636364,0.2093884802731601
-24.54445454545455,0.2204648791443218
-25.45354545454546,0.2316046824563634
-26.36263636363636,0.2428052621863105
-27.27172727272727,0.2540639848925851
-28.18081818181818,0.265378236098723
-29.0899090909091,0.2767454460317438
-29.999,0.2881629595756531
-30.90809090909091,0.2996331961371682
-31.81718181818182,0.3111479573683305
-32.72627272727272,0.3227047073624351
-33.63536363636364,0.3343009102127769
-34.54445454545455,0.3459340137568387
-35.45354545454546,0.3576014875065197
-36.36263636363636,0.3693008280667392
-37.27172727272728,0.3810295510075309
-38.18081818181818,0.3927851800268347
-39.08990909090909,0.404565230694684
-39.999,0.4163672754764557
-40.90809090909091,0.428190669558265
-41.81718181818182,0.4400305714173751
-42.72627272727273,0.4518845968679948
-43.63536363636364,0.4637503427592191
-44.54445454545455,0.4756251360416959
-45.45354545454546,0.4875075702017004
-46.36263636363636,0.4993943565325303
-47.27172727272727,0.5112835080840371
-48.18081818181818,0.5231727273680947
-49.0899090909091,0.5350596816756509
-49.999,0.5469422469139099
-50.90809090909091,0.5588169551762668
-51.81718181818182,0.5706822513233532
-52.72627272727273,0.5825358378670432
-53.63536363636364,0.5943756069703535
-54.54445454545454,0.6061993803544479
-55.45354545454545,0.6121075282096863
-60.001,0.6121075282096863
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunOutGeo.A/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunOutGeo.A/errors.csv
deleted file mode 100644
index 20aff8da64..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunOutGeo.A/errors.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0
-6.363636363636364,0
-7.272727272727273,0
-8.181818181818182,0
-9.090909090909092,0
-10,0
-10.90909090909091,0
-11.81818181818182,0
-12.72727272727273,0
-13.63636363636364,0
-14.54545454545455,0
-15.45454545454545,0
-16.36363636363636,0
-17.27272727272727,0
-18.18181818181818,0
-19.09090909090909,0
-20,0
-20.90909090909091,0
-21.81818181818182,0
-22.72727272727273,0
-23.63636363636364,0
-24.54545454545455,0
-25.45454545454546,0
-26.36363636363636,0
-27.27272727272727,0
-28.18181818181818,0
-29.09090909090909,0
-30,0
-30.90909090909091,0
-31.81818181818182,0
-32.72727272727273,0
-33.63636363636363,0
-34.54545454545455,0
-35.45454545454545,0
-36.36363636363637,0
-37.27272727272727,0
-38.18181818181818,0
-39.09090909090909,0
-40,0
-40.90909090909091,0
-41.81818181818182,0
-42.72727272727273,0
-43.63636363636364,0
-44.54545454545455,0
-45.45454545454545,0
-46.36363636363636,0
-47.27272727272727,0
-48.18181818181818,0
-49.09090909090909,0
-50,0
-50.90909090909091,0
-51.81818181818182,0
-52.72727272727273,0
-53.63636363636363,0
-54.54545454545455,0
-55.45454545454545,0
-56.36363636363637,0
-57.27272727272727,0
-58.18181818181819,0
-59.09090909090909,0
-60,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunOutGeo.A/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunOutGeo.A/lowerBound.csv
deleted file mode 100644
index f203f377e1..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunOutGeo.A/lowerBound.csv
+++ /dev/null
@@ -1,60 +0,0 @@
-x,y
--0.001,-0.001
-4.546454545454545,-0.001
-5.455545454545454,0.01036357980695639
-6.364636363636364,0.03309046578136359
-7.273727272727274,0.05581653388521889
-8.182818181818181,0.07854124090346423
-9.091909090909091,0.1012640337998217
-10.001,0.1239843761324883
-10.91009090909091,0.1467012979713354
-11.81918181818182,0.1694145439646461
-12.72827272727273,0.1921235559962013
-13.63736363636364,0.2148277901736173
-14.54645454545455,0.237526696508581
-15.45554545454545,0.2602197290767322
-16.36463636363636,0.282906335180456
-17.27372727272727,0.305585967540741
-18.18281818181818,0.3282580897157843
-19.09190909090909,0.3509221219149503
-20.001,0.373577522277832
-20.91009090909091,0.3962226543860002
-21.81918181818182,0.4188579354719683
-22.72827272727273,0.4414827586520802
-23.63736363636363,0.4640966118682515
-24.54645454545455,0.4866989315856587
-25.45554545454545,0.5092891596880826
-26.36463636363636,0.5318667218034917
-27.27372727272727,0.5544310516877609
-28.18281818181818,0.5769816237362949
-29.09190909090909,0.5995178419026462
-30.001,0.622039186000824
-30.91009090909091,0.6445432447520169
-31.81918181818182,0.6670311127142472
-32.72827272727272,0.6895022263526916
-33.63736363636363,0.7119559842022982
-34.54645454545455,0.7343918769142844
-35.45554545454546,0.7568092921863903
-36.36463636363636,0.7792076448093762
-37.27372727272727,0.801586392922835
-38.18281818181818,0.8239449079686945
-39.09190909090909,0.8462826209935274
-40.001,0.868598925113678
-40.9100909090909,0.8908907913294705
-41.81918181818182,0.9131599319197915
-42.72827272727273,0.9354057833498174
-43.63736363636364,0.9576277062242682
-44.54645454545454,0.9798262695331184
-45.45554545454545,1.001994509241797
-46.36463636363636,1.024119010220875
-47.27372727272727,1.046217203118585
-48.18281818181818,1.068288470831785
-49.09190909090909,1.090332282868299
-50.001,1.112348032951355
-50.91009090909091,1.134331628712741
-51.81918181818182,1.156285798397932
-52.72827272727272,1.178209849119186
-53.63736363636364,1.200103087988767
-54.54645454545454,1.221964887077159
-55.45554545454545,1.232888749480247
-60.001,1.232888749480247
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunOutGeo.A/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunOutGeo.A/reference.csv
deleted file mode 100644
index dff367f1d4..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunOutGeo.A/reference.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0.01136357980695639
-6.363636363636364,0.03409046578136359
-7.272727272727273,0.05681653388521889
-8.181818181818182,0.07954124090346423
-9.090909090909092,0.1022640337998217
-10,0.1249843761324883
-10.90909090909091,0.1477012979713354
-11.81818181818182,0.1704145439646461
-12.72727272727273,0.1931235559962013
-13.63636363636364,0.2158277901736173
-14.54545454545455,0.238526696508581
-15.45454545454545,0.2612197290767322
-16.36363636363636,0.283906335180456
-17.27272727272727,0.306585967540741
-18.18181818181818,0.3292580897157843
-19.09090909090909,0.3519221219149503
-20,0.374577522277832
-20.90909090909091,0.3972226543860002
-21.81818181818182,0.4198579354719683
-22.72727272727273,0.4424827586520802
-23.63636363636364,0.4650966118682515
-24.54545454545455,0.4876989315856587
-25.45454545454546,0.5102891596880826
-26.36363636363636,0.5328667218034917
-27.27272727272727,0.5554310516877609
-28.18181818181818,0.5779816237362949
-29.09090909090909,0.6005178419026462
-30,0.623039186000824
-30.90909090909091,0.6455432447520169
-31.81818181818182,0.6680311127142472
-32.72727272727273,0.6905022263526917
-33.63636363636363,0.7129559842022982
-34.54545454545455,0.7353918769142844
-35.45454545454545,0.7578092921863903
-36.36363636363637,0.7802076448093762
-37.27272727272727,0.802586392922835
-38.18181818181818,0.8249449079686945
-39.09090909090909,0.8472826209935274
-40,0.869598925113678
-40.90909090909091,0.8918907913294705
-41.81818181818182,0.9141599319197915
-42.72727272727273,0.9364057833498174
-43.63636363636364,0.9586277062242682
-44.54545454545455,0.9808262695331184
-45.45454545454545,1.002997506748546
-46.36363636363636,1.02514415437525
-47.27272727272727,1.047264467586171
-48.18181818181818,1.069357828660445
-49.09090909090909,1.091423706574874
-50,1.113461494445801
-50.90909090909091,1.13546709580855
-51.81818181818182,1.157443241639571
-52.72727272727273,1.179389238357544
-53.63636363636363,1.201304392381148
-54.54545454545455,1.223188075152311
-55.45454545454545,1.2341228723526
-56.36363636363637,1.2341228723526
-57.27272727272727,1.2341228723526
-58.18181818181819,1.2341228723526
-59.09090909090909,1.2341228723526
-60,1.2341228723526
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunOutGeo.A/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunOutGeo.A/test.csv
deleted file mode 100644
index dff367f1d4..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunOutGeo.A/test.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0.01136357980695639
-6.363636363636364,0.03409046578136359
-7.272727272727273,0.05681653388521889
-8.181818181818182,0.07954124090346423
-9.090909090909092,0.1022640337998217
-10,0.1249843761324883
-10.90909090909091,0.1477012979713354
-11.81818181818182,0.1704145439646461
-12.72727272727273,0.1931235559962013
-13.63636363636364,0.2158277901736173
-14.54545454545455,0.238526696508581
-15.45454545454545,0.2612197290767322
-16.36363636363636,0.283906335180456
-17.27272727272727,0.306585967540741
-18.18181818181818,0.3292580897157843
-19.09090909090909,0.3519221219149503
-20,0.374577522277832
-20.90909090909091,0.3972226543860002
-21.81818181818182,0.4198579354719683
-22.72727272727273,0.4424827586520802
-23.63636363636364,0.4650966118682515
-24.54545454545455,0.4876989315856587
-25.45454545454546,0.5102891596880826
-26.36363636363636,0.5328667218034917
-27.27272727272727,0.5554310516877609
-28.18181818181818,0.5779816237362949
-29.09090909090909,0.6005178419026462
-30,0.623039186000824
-30.90909090909091,0.6455432447520169
-31.81818181818182,0.6680311127142472
-32.72727272727273,0.6905022263526917
-33.63636363636363,0.7129559842022982
-34.54545454545455,0.7353918769142844
-35.45454545454545,0.7578092921863903
-36.36363636363637,0.7802076448093762
-37.27272727272727,0.802586392922835
-38.18181818181818,0.8249449079686945
-39.09090909090909,0.8472826209935274
-40,0.869598925113678
-40.90909090909091,0.8918907913294705
-41.81818181818182,0.9141599319197915
-42.72727272727273,0.9364057833498174
-43.63636363636364,0.9586277062242682
-44.54545454545455,0.9808262695331184
-45.45454545454545,1.002997506748546
-46.36363636363636,1.02514415437525
-47.27272727272727,1.047264467586171
-48.18181818181818,1.069357828660445
-49.09090909090909,1.091423706574874
-50,1.113461494445801
-50.90909090909091,1.13546709580855
-51.81818181818182,1.157443241639571
-52.72727272727273,1.179389238357544
-53.63636363636363,1.201304392381148
-54.54545454545455,1.223188075152311
-55.45454545454545,1.2341228723526
-56.36363636363637,1.2341228723526
-57.27272727272727,1.2341228723526
-58.18181818181819,1.2341228723526
-59.09090909090909,1.2341228723526
-60,1.2341228723526
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunOutGeo.A/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunOutGeo.A/upperBound.csv
deleted file mode 100644
index 80a383f800..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSdHunOutGeo.A/upperBound.csv
+++ /dev/null
@@ -1,60 +0,0 @@
-x,y
--0.001,0.001
-4.544454545454546,0.001
-5.453545454545455,0.01236357980695639
-6.362636363636364,0.03509046578136359
-7.271727272727274,0.05781653388521889
-8.180818181818182,0.08054124090346423
-9.08990909090909,0.1032640337998217
-9.998999999999999,0.1259843761324883
-10.90809090909091,0.1487012979713354
-11.81718181818182,0.1714145439646461
-12.72627272727273,0.1941235559962013
-13.63536363636364,0.2168277901736173
-14.54445454545455,0.239526696508581
-15.45354545454545,0.2622197290767322
-16.36263636363636,0.284906335180456
-17.27172727272728,0.307585967540741
-18.18081818181818,0.3302580897157843
-19.08990909090909,0.3529221219149503
-19.999,0.375577522277832
-20.90809090909091,0.3982226543860002
-21.81718181818182,0.4208579354719683
-22.72627272727273,0.4434827586520802
-23.63536363636364,0.4660966118682515
-24.54445454545455,0.4886989315856587
-25.45354545454546,0.5112891596880826
-26.36263636363636,0.5338667218034917
-27.27172727272727,0.5564310516877609
-28.18081818181818,0.5789816237362949
-29.0899090909091,0.6015178419026462
-29.999,0.624039186000824
-30.90809090909091,0.6465432447520169
-31.81718181818182,0.6690311127142472
-32.72627272727272,0.6915022263526917
-33.63536363636364,0.7139559842022982
-34.54445454545455,0.7363918769142844
-35.45354545454546,0.7588092921863903
-36.36263636363636,0.7812076448093762
-37.27172727272728,0.803586392922835
-38.18081818181818,0.8259449079686945
-39.08990909090909,0.8482826209935274
-39.999,0.870598925113678
-40.90809090909091,0.8928907913294705
-41.81718181818182,0.9151599319197915
-42.72627272727273,0.9374057833498174
-43.63536363636364,0.9596277062242682
-44.54445454545455,0.9818262695331184
-45.45354545454546,1.004000504255294
-46.36263636363636,1.026169298529625
-47.27172727272727,1.048311732053757
-48.18081818181818,1.070427186489106
-49.0899090909091,1.092515130281449
-49.999,1.114574955940247
-50.90809090909091,1.136602562904359
-51.81718181818182,1.15860068488121
-52.72627272727273,1.180568627595902
-53.63536363636364,1.202505696773529
-54.54445454545454,1.224411263227463
-55.45354545454545,1.235356995224953
-60.001,1.235356995224953
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSldHorGeo.A/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSldHorGeo.A/errors.csv
deleted file mode 100644
index 20aff8da64..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSldHorGeo.A/errors.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0
-6.363636363636364,0
-7.272727272727273,0
-8.181818181818182,0
-9.090909090909092,0
-10,0
-10.90909090909091,0
-11.81818181818182,0
-12.72727272727273,0
-13.63636363636364,0
-14.54545454545455,0
-15.45454545454545,0
-16.36363636363636,0
-17.27272727272727,0
-18.18181818181818,0
-19.09090909090909,0
-20,0
-20.90909090909091,0
-21.81818181818182,0
-22.72727272727273,0
-23.63636363636364,0
-24.54545454545455,0
-25.45454545454546,0
-26.36363636363636,0
-27.27272727272727,0
-28.18181818181818,0
-29.09090909090909,0
-30,0
-30.90909090909091,0
-31.81818181818182,0
-32.72727272727273,0
-33.63636363636363,0
-34.54545454545455,0
-35.45454545454545,0
-36.36363636363637,0
-37.27272727272727,0
-38.18181818181818,0
-39.09090909090909,0
-40,0
-40.90909090909091,0
-41.81818181818182,0
-42.72727272727273,0
-43.63636363636364,0
-44.54545454545455,0
-45.45454545454545,0
-46.36363636363636,0
-47.27272727272727,0
-48.18181818181818,0
-49.09090909090909,0
-50,0
-50.90909090909091,0
-51.81818181818182,0
-52.72727272727273,0
-53.63636363636363,0
-54.54545454545455,0
-55.45454545454545,0
-56.36363636363637,0
-57.27272727272727,0
-58.18181818181819,0
-59.09090909090909,0
-60,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSldHorGeo.A/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSldHorGeo.A/lowerBound.csv
deleted file mode 100644
index f36ae9e20d..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSldHorGeo.A/lowerBound.csv
+++ /dev/null
@@ -1,50 +0,0 @@
-x,y
--0.001,-0.001
-4.546454545454545,-0.001
-5.455545454545454,0.005818181665783586
-6.364636363636364,0.01945454499735075
-7.273727272727274,0.0330909090909091
-8.182818181818181,0.04672727394645864
-9.091909090909091,0.06036363541538066
-10.001,0.07400000298023224
-10.91009090909091,0.0876363671584563
-11.81918181818182,0.1012727252407507
-12.72827272727273,0.1149090880643238
-13.63736363636364,0.1285454569838264
-14.54645454545455,0.1421818238713525
-16.36463636363636,0.1694545522278005
-17.27372727272727,0.1830909123420715
-18.18281818181818,0.1967272656830875
-21.81918181818182,0.2512727223959836
-22.72827272727273,0.2649090974114158
-23.63736363636363,0.2785454561710358
-24.54645454545455,0.2921818230585619
-25.45554545454545,0.3058181872367859
-26.36463636363636,0.3194545487057079
-27.27372727272727,0.333090918302536
-28.18281818181818,0.346727274352854
-29.09190909090909,0.3603636493682862
-30.91009090909091,0.3876363506317138
-31.81918181818182,0.401272725647146
-32.72827272727272,0.414909081697464
-33.63736363636363,0.4285454512942921
-34.54645454545455,0.4421818127632141
-35.45554545454546,0.4558181769414381
-36.36463636363636,0.4694545438289643
-37.27372727272727,0.4830909025885842
-38.18281818181818,0.4967272748947143
-40.001,0.5239999761581421
-40.9100909090909,0.5376363809758966
-41.81918181818182,0.5512727370262146
-43.63736363636364,0.5785454382896424
-44.54645454545454,0.5921818574659872
-45.45554545454545,0.6058181991577148
-47.27372727272727,0.6330909004211426
-48.18281818181818,0.6467272618900646
-49.09190909090909,0.6603636612892151
-51.81918181818182,0.7012727131843567
-52.72827272727272,0.7149091071649031
-53.63736363636364,0.7285454740524292
-54.54645454545454,0.7421818246841431
-55.45554545454545,0.749
-60.001,0.749
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSldHorGeo.A/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSldHorGeo.A/reference.csv
deleted file mode 100644
index d4129a844d..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSldHorGeo.A/reference.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0.006818181665783586
-6.363636363636364,0.02045454499735075
-7.272727272727273,0.0340909090909091
-8.181818181818182,0.04772727394645864
-9.090909090909092,0.06136363541538066
-10,0.07500000298023224
-10.90909090909091,0.0886363671584563
-11.81818181818182,0.1022727252407507
-12.72727272727273,0.1159090880643238
-13.63636363636364,0.1295454569838264
-14.54545454545455,0.1431818238713525
-15.45454545454545,0.1568181880495765
-16.36363636363636,0.1704545522278005
-17.27272727272727,0.1840909123420715
-18.18181818181818,0.1977272656830875
-19.09090909090909,0.2113636298613115
-20,0.2249999940395355
-20.90909090909091,0.2386363582177596
-21.81818181818182,0.2522727223959836
-22.72727272727273,0.2659090974114158
-23.63636363636364,0.2795454561710358
-24.54545454545455,0.2931818230585619
-25.45454545454546,0.3068181872367859
-26.36363636363636,0.3204545487057079
-27.27272727272727,0.334090918302536
-28.18181818181818,0.347727274352854
-29.09090909090909,0.3613636493682862
-30,0.375
-30.90909090909091,0.3886363506317138
-31.81818181818182,0.402272725647146
-32.72727272727273,0.415909081697464
-33.63636363636363,0.4295454512942921
-34.54545454545455,0.4431818127632141
-35.45454545454545,0.4568181769414381
-36.36363636363637,0.4704545438289643
-37.27272727272727,0.4840909025885842
-38.18181818181818,0.4977272748947143
-39.09090909090909,0.5113636255264281
-40,0.5249999761581421
-40.90909090909091,0.5386363809758966
-41.81818181818182,0.5522727370262146
-42.72727272727273,0.5659090876579285
-43.63636363636364,0.5795454382896424
-44.54545454545455,0.5931818574659872
-45.45454545454545,0.6068181991577148
-46.36363636363636,0.6204545497894286
-47.27272727272727,0.6340909004211426
-48.18181818181818,0.6477272618900646
-49.09090909090909,0.6613636612892151
-50,0.675000011920929
-50.90909090909091,0.6886363625526429
-51.81818181818182,0.7022727131843567
-52.72727272727273,0.7159091071649031
-53.63636363636363,0.7295454740524292
-54.54545454545455,0.7431818246841431
-55.45454545454545,0.75
-56.36363636363637,0.75
-57.27272727272727,0.75
-58.18181818181819,0.75
-59.09090909090909,0.75
-60,0.75
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSldHorGeo.A/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSldHorGeo.A/test.csv
deleted file mode 100644
index d4129a844d..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSldHorGeo.A/test.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0.006818181665783586
-6.363636363636364,0.02045454499735075
-7.272727272727273,0.0340909090909091
-8.181818181818182,0.04772727394645864
-9.090909090909092,0.06136363541538066
-10,0.07500000298023224
-10.90909090909091,0.0886363671584563
-11.81818181818182,0.1022727252407507
-12.72727272727273,0.1159090880643238
-13.63636363636364,0.1295454569838264
-14.54545454545455,0.1431818238713525
-15.45454545454545,0.1568181880495765
-16.36363636363636,0.1704545522278005
-17.27272727272727,0.1840909123420715
-18.18181818181818,0.1977272656830875
-19.09090909090909,0.2113636298613115
-20,0.2249999940395355
-20.90909090909091,0.2386363582177596
-21.81818181818182,0.2522727223959836
-22.72727272727273,0.2659090974114158
-23.63636363636364,0.2795454561710358
-24.54545454545455,0.2931818230585619
-25.45454545454546,0.3068181872367859
-26.36363636363636,0.3204545487057079
-27.27272727272727,0.334090918302536
-28.18181818181818,0.347727274352854
-29.09090909090909,0.3613636493682862
-30,0.375
-30.90909090909091,0.3886363506317138
-31.81818181818182,0.402272725647146
-32.72727272727273,0.415909081697464
-33.63636363636363,0.4295454512942921
-34.54545454545455,0.4431818127632141
-35.45454545454545,0.4568181769414381
-36.36363636363637,0.4704545438289643
-37.27272727272727,0.4840909025885842
-38.18181818181818,0.4977272748947143
-39.09090909090909,0.5113636255264281
-40,0.5249999761581421
-40.90909090909091,0.5386363809758966
-41.81818181818182,0.5522727370262146
-42.72727272727273,0.5659090876579285
-43.63636363636364,0.5795454382896424
-44.54545454545455,0.5931818574659872
-45.45454545454545,0.6068181991577148
-46.36363636363636,0.6204545497894286
-47.27272727272727,0.6340909004211426
-48.18181818181818,0.6477272618900646
-49.09090909090909,0.6613636612892151
-50,0.675000011920929
-50.90909090909091,0.6886363625526429
-51.81818181818182,0.7022727131843567
-52.72727272727273,0.7159091071649031
-53.63636363636363,0.7295454740524292
-54.54545454545455,0.7431818246841431
-55.45454545454545,0.75
-56.36363636363637,0.75
-57.27272727272727,0.75
-58.18181818181819,0.75
-59.09090909090909,0.75
-60,0.75
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSldHorGeo.A/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSldHorGeo.A/upperBound.csv
deleted file mode 100644
index 288f3de171..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSldHorGeo.A/upperBound.csv
+++ /dev/null
@@ -1,50 +0,0 @@
-x,y
--0.001,0.001
-4.544454545454546,0.001
-5.453545454545455,0.007818181665783585
-6.362636363636364,0.02145454499735075
-7.271727272727274,0.0350909090909091
-8.180818181818182,0.04872727394645864
-9.08990909090909,0.06236363541538066
-9.998999999999999,0.07600000298023224
-10.90809090909091,0.0896363671584563
-11.81718181818182,0.1032727252407507
-12.72627272727273,0.1169090880643238
-13.63536363636364,0.1305454569838264
-14.54445454545455,0.1441818238713525
-16.36263636363636,0.1714545522278005
-17.27172727272728,0.1850909123420715
-18.18081818181818,0.1987272656830875
-21.81718181818182,0.2532727223959836
-22.72627272727273,0.2669090974114158
-23.63536363636364,0.2805454561710358
-24.54445454545455,0.2941818230585619
-25.45354545454546,0.3078181872367859
-26.36263636363636,0.3214545487057079
-27.27172727272727,0.335090918302536
-28.18081818181818,0.348727274352854
-29.0899090909091,0.3623636493682862
-30.90809090909091,0.3896363506317138
-31.81718181818182,0.403272725647146
-32.72627272727272,0.416909081697464
-33.63536363636364,0.4305454512942921
-34.54445454545455,0.4441818127632141
-35.45354545454546,0.4578181769414381
-36.36263636363636,0.4714545438289643
-37.27172727272728,0.4850909025885842
-38.18081818181818,0.4987272748947143
-39.999,0.5259999761581421
-40.90809090909091,0.5396363809758966
-41.81718181818182,0.5532727370262146
-43.63536363636364,0.5805454382896424
-44.54445454545455,0.5941818574659872
-45.45354545454546,0.6078181991577148
-47.27172727272727,0.6350909004211426
-48.18081818181818,0.6487272618900646
-49.0899090909091,0.6623636612892151
-51.81718181818182,0.7032727131843567
-52.72627272727273,0.7169091071649031
-53.63536363636364,0.7305454740524292
-54.54445454545454,0.7441818246841431
-55.45354545454545,0.751
-60.001,0.751
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSldVerGeo.A/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSldVerGeo.A/errors.csv
deleted file mode 100644
index 20aff8da64..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSldVerGeo.A/errors.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0
-6.363636363636364,0
-7.272727272727273,0
-8.181818181818182,0
-9.090909090909092,0
-10,0
-10.90909090909091,0
-11.81818181818182,0
-12.72727272727273,0
-13.63636363636364,0
-14.54545454545455,0
-15.45454545454545,0
-16.36363636363636,0
-17.27272727272727,0
-18.18181818181818,0
-19.09090909090909,0
-20,0
-20.90909090909091,0
-21.81818181818182,0
-22.72727272727273,0
-23.63636363636364,0
-24.54545454545455,0
-25.45454545454546,0
-26.36363636363636,0
-27.27272727272727,0
-28.18181818181818,0
-29.09090909090909,0
-30,0
-30.90909090909091,0
-31.81818181818182,0
-32.72727272727273,0
-33.63636363636363,0
-34.54545454545455,0
-35.45454545454545,0
-36.36363636363637,0
-37.27272727272727,0
-38.18181818181818,0
-39.09090909090909,0
-40,0
-40.90909090909091,0
-41.81818181818182,0
-42.72727272727273,0
-43.63636363636364,0
-44.54545454545455,0
-45.45454545454545,0
-46.36363636363636,0
-47.27272727272727,0
-48.18181818181818,0
-49.09090909090909,0
-50,0
-50.90909090909091,0
-51.81818181818182,0
-52.72727272727273,0
-53.63636363636363,0
-54.54545454545455,0
-55.45454545454545,0
-56.36363636363637,0
-57.27272727272727,0
-58.18181818181819,0
-59.09090909090909,0
-60,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSldVerGeo.A/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSldVerGeo.A/lowerBound.csv
deleted file mode 100644
index 63eede4bd7..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSldVerGeo.A/lowerBound.csv
+++ /dev/null
@@ -1,52 +0,0 @@
-x,y
--0.001,-0.001
-4.546454545454545,-0.001
-5.455545454545454,0.003545454443855724
-8.182818181818181,0.03081818110699003
-9.091909090909091,0.03990909016403286
-10.001,0.04900000074505806
-10.91009090909091,0.05809090793945573
-11.81918181818182,0.06718181818181818
-12.72827272727273,0.07627272605354136
-13.63736363636364,0.08536363798921759
-14.54645454545455,0.0944545478929173
-17.27372727272727,0.1217272694761103
-18.18281818181818,0.130818178025159
-20.001,0.1490000059604645
-20.91009090909091,0.1580909063816071
-21.81918181818182,0.1671818189946088
-22.72827272727273,0.1762727329622615
-23.63736363636363,0.1853636374473572
-24.54645454545455,0.1944545459964059
-25.45554545454545,0.2035454531908036
-26.36463636363636,0.2126363590305502
-27.27372727272727,0.2217272729982029
-28.18281818181818,0.2308181842565537
-29.09190909090909,0.2399090860323473
-30.001,0.249
-30.91009090909091,0.2580909004211426
-31.81918181818182,0.2671818252260035
-32.72827272727272,0.2762727310657501
-33.63736363636363,0.2853636314868926
-34.54645454545455,0.2944545481638475
-35.45554545454546,0.3035454621315002
-36.36463636363636,0.3126363625526429
-37.27372727272727,0.3217272711016915
-38.18281818181818,0.3308181931972504
-40.001,0.3489999940395355
-40.9100909090909,0.3580909215536984
-41.81918181818182,0.3671818246841431
-43.63736363636364,0.3853636255264283
-44.54645454545454,0.394454561709884
-45.45554545454545,0.4035454561710358
-46.36463636363636,0.4126363565921783
-47.27372727272727,0.421727265141227
-48.18281818181818,0.4308181872367859
-50.001,0.448999988079071
-50.91009090909091,0.458090915593234
-51.81918181818182,0.4671818187236786
-52.72827272727272,0.4762727191448212
-53.63736363636364,0.4853636385310779
-54.54645454545454,0.4944545497894287
-55.45554545454545,0.499
-60.001,0.499
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSldVerGeo.A/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSldVerGeo.A/reference.csv
deleted file mode 100644
index b33e0d96bb..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSldVerGeo.A/reference.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0.004545454443855724
-6.363636363636364,0.01363636333156716
-7.272727272727273,0.0227272722192786
-8.181818181818182,0.03181818110699003
-9.090909090909092,0.04090909016403286
-10,0.05000000074505806
-10.90909090909091,0.05909090793945573
-11.81818181818182,0.06818181818181818
-12.72727272727273,0.07727272605354137
-13.63636363636364,0.08636363798921759
-14.54545454545455,0.0954545478929173
-15.45454545454545,0.1045454550873149
-16.36363636363636,0.1136363622817126
-17.27272727272727,0.1227272694761103
-18.18181818181818,0.131818178025159
-19.09090909090909,0.1409090919928117
-20,0.1500000059604645
-20.90909090909091,0.1590909063816071
-21.81818181818182,0.1681818189946088
-22.72727272727273,0.1772727329622615
-23.63636363636364,0.1863636374473572
-24.54545454545455,0.1954545459964059
-25.45454545454546,0.2045454531908036
-26.36363636363636,0.2136363590305502
-27.27272727272727,0.2227272729982029
-28.18181818181818,0.2318181842565537
-29.09090909090909,0.2409090860323473
-30,0.25
-30.90909090909091,0.2590909004211426
-31.81818181818182,0.2681818252260035
-32.72727272727273,0.2772727310657501
-33.63636363636363,0.2863636314868926
-34.54545454545455,0.2954545481638475
-35.45454545454545,0.3045454621315002
-36.36363636363637,0.3136363625526429
-37.27272727272727,0.3227272711016915
-38.18181818181818,0.3318181931972504
-39.09090909090909,0.3409090936183929
-40,0.3499999940395355
-40.90909090909091,0.3590909215536984
-41.81818181818182,0.3681818246841431
-42.72727272727273,0.3772727251052856
-43.63636363636364,0.3863636255264283
-44.54545454545455,0.395454561709884
-45.45454545454545,0.4045454561710358
-46.36363636363636,0.4136363565921783
-47.27272727272727,0.422727265141227
-48.18181818181818,0.4318181872367859
-49.09090909090909,0.4409090876579285
-50,0.449999988079071
-50.90909090909091,0.459090915593234
-51.81818181818182,0.4681818187236786
-52.72727272727273,0.4772727191448212
-53.63636363636363,0.4863636385310779
-54.54545454545455,0.4954545497894287
-55.45454545454545,0.5
-56.36363636363637,0.5
-57.27272727272727,0.5
-58.18181818181819,0.5
-59.09090909090909,0.5
-60,0.5
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSldVerGeo.A/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSldVerGeo.A/test.csv
deleted file mode 100644
index b33e0d96bb..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSldVerGeo.A/test.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0.004545454443855724
-6.363636363636364,0.01363636333156716
-7.272727272727273,0.0227272722192786
-8.181818181818182,0.03181818110699003
-9.090909090909092,0.04090909016403286
-10,0.05000000074505806
-10.90909090909091,0.05909090793945573
-11.81818181818182,0.06818181818181818
-12.72727272727273,0.07727272605354137
-13.63636363636364,0.08636363798921759
-14.54545454545455,0.0954545478929173
-15.45454545454545,0.1045454550873149
-16.36363636363636,0.1136363622817126
-17.27272727272727,0.1227272694761103
-18.18181818181818,0.131818178025159
-19.09090909090909,0.1409090919928117
-20,0.1500000059604645
-20.90909090909091,0.1590909063816071
-21.81818181818182,0.1681818189946088
-22.72727272727273,0.1772727329622615
-23.63636363636364,0.1863636374473572
-24.54545454545455,0.1954545459964059
-25.45454545454546,0.2045454531908036
-26.36363636363636,0.2136363590305502
-27.27272727272727,0.2227272729982029
-28.18181818181818,0.2318181842565537
-29.09090909090909,0.2409090860323473
-30,0.25
-30.90909090909091,0.2590909004211426
-31.81818181818182,0.2681818252260035
-32.72727272727273,0.2772727310657501
-33.63636363636363,0.2863636314868926
-34.54545454545455,0.2954545481638475
-35.45454545454545,0.3045454621315002
-36.36363636363637,0.3136363625526429
-37.27272727272727,0.3227272711016915
-38.18181818181818,0.3318181931972504
-39.09090909090909,0.3409090936183929
-40,0.3499999940395355
-40.90909090909091,0.3590909215536984
-41.81818181818182,0.3681818246841431
-42.72727272727273,0.3772727251052856
-43.63636363636364,0.3863636255264283
-44.54545454545455,0.395454561709884
-45.45454545454545,0.4045454561710358
-46.36363636363636,0.4136363565921783
-47.27272727272727,0.422727265141227
-48.18181818181818,0.4318181872367859
-49.09090909090909,0.4409090876579285
-50,0.449999988079071
-50.90909090909091,0.459090915593234
-51.81818181818182,0.4681818187236786
-52.72727272727273,0.4772727191448212
-53.63636363636363,0.4863636385310779
-54.54545454545455,0.4954545497894287
-55.45454545454545,0.5
-56.36363636363637,0.5
-57.27272727272727,0.5
-58.18181818181819,0.5
-59.09090909090909,0.5
-60,0.5
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSldVerGeo.A/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSldVerGeo.A/upperBound.csv
deleted file mode 100644
index e058ebaf17..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasSldVerGeo.A/upperBound.csv
+++ /dev/null
@@ -1,52 +0,0 @@
-x,y
--0.001,0.001
-4.544454545454546,0.001
-5.453545454545455,0.005545454443855724
-8.180818181818182,0.03281818110699003
-9.08990909090909,0.04190909016403286
-9.998999999999999,0.05100000074505806
-10.90809090909091,0.06009090793945573
-11.81718181818182,0.06918181818181818
-12.72627272727273,0.07827272605354137
-13.63536363636364,0.08736363798921759
-14.54445454545455,0.0964545478929173
-17.27172727272728,0.1237272694761103
-18.18081818181818,0.132818178025159
-19.999,0.1510000059604645
-20.90809090909091,0.1600909063816071
-21.81718181818182,0.1691818189946088
-22.72627272727273,0.1782727329622615
-23.63536363636364,0.1873636374473572
-24.54445454545455,0.1964545459964059
-25.45354545454546,0.2055454531908036
-26.36263636363636,0.2146363590305502
-27.27172727272727,0.2237272729982029
-28.18081818181818,0.2328181842565537
-29.0899090909091,0.2419090860323473
-29.999,0.251
-30.90809090909091,0.2600909004211426
-31.81718181818182,0.2691818252260035
-32.72627272727272,0.2782727310657501
-33.63536363636364,0.2873636314868926
-34.54445454545455,0.2964545481638475
-35.45354545454546,0.3055454621315002
-36.36263636363636,0.3146363625526429
-37.27172727272728,0.3237272711016915
-38.18081818181818,0.3328181931972504
-39.999,0.3509999940395355
-40.90809090909091,0.3600909215536984
-41.81718181818182,0.3691818246841431
-43.63536363636364,0.3873636255264283
-44.54445454545455,0.396454561709884
-45.45354545454546,0.4055454561710358
-46.36263636363636,0.4146363565921783
-47.27172727272727,0.423727265141227
-48.18081818181818,0.4328181872367859
-49.999,0.450999988079071
-50.90809090909091,0.460090915593234
-51.81718181818182,0.4691818187236786
-52.72627272727273,0.4782727191448212
-53.63536363636364,0.4873636385310779
-54.54445454545454,0.4964545497894287
-55.45354545454545,0.501
-60.001,0.501
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasTopHunOutPrj.A/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasTopHunOutPrj.A/errors.csv
deleted file mode 100644
index 20aff8da64..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasTopHunOutPrj.A/errors.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0
-6.363636363636364,0
-7.272727272727273,0
-8.181818181818182,0
-9.090909090909092,0
-10,0
-10.90909090909091,0
-11.81818181818182,0
-12.72727272727273,0
-13.63636363636364,0
-14.54545454545455,0
-15.45454545454545,0
-16.36363636363636,0
-17.27272727272727,0
-18.18181818181818,0
-19.09090909090909,0
-20,0
-20.90909090909091,0
-21.81818181818182,0
-22.72727272727273,0
-23.63636363636364,0
-24.54545454545455,0
-25.45454545454546,0
-26.36363636363636,0
-27.27272727272727,0
-28.18181818181818,0
-29.09090909090909,0
-30,0
-30.90909090909091,0
-31.81818181818182,0
-32.72727272727273,0
-33.63636363636363,0
-34.54545454545455,0
-35.45454545454545,0
-36.36363636363637,0
-37.27272727272727,0
-38.18181818181818,0
-39.09090909090909,0
-40,0
-40.90909090909091,0
-41.81818181818182,0
-42.72727272727273,0
-43.63636363636364,0
-44.54545454545455,0
-45.45454545454545,0
-46.36363636363636,0
-47.27272727272727,0
-48.18181818181818,0
-49.09090909090909,0
-50,0
-50.90909090909091,0
-51.81818181818182,0
-52.72727272727273,0
-53.63636363636363,0
-54.54545454545455,0
-55.45454545454545,0
-56.36363636363637,0
-57.27272727272727,0
-58.18181818181819,0
-59.09090909090909,0
-60,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasTopHunOutPrj.A/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasTopHunOutPrj.A/lowerBound.csv
deleted file mode 100644
index 0a43435cf5..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasTopHunOutPrj.A/lowerBound.csv
+++ /dev/null
@@ -1,60 +0,0 @@
-x,y
--0.001,-0.001
-4.546454545454545,-0.001
-5.455545454545454,0.005833143786273227
-6.364636363636364,0.01952276522259822
-7.273727272727274,0.03326420485431499
-8.182818181818181,0.04705564338510687
-9.091909090909091,0.0608952668525956
-10.001,0.07478125596046448
-10.91009090909091,0.0887164900194515
-11.81918181818182,0.102693999350071
-12.72827272727273,0.1167119795571674
-13.63736363636364,0.1307686072804711
-14.54645454545455,0.1448620686422695
-15.45554545454545,0.1589905504421754
-16.36463636363636,0.1731522455757314
-17.27372727272727,0.18734534693848
-18.18281818181818,0.2015680392980576
-19.09190909090909,0.2158185223232616
-20.001,0.2300949862003326
-20.91009090909091,0.2443980554233898
-21.81918181818182,0.2587230699929324
-22.72827272727273,0.2730681984207847
-23.63736363636363,0.2874316661141135
-24.54645454545455,0.3018116659684615
-25.45554545454545,0.3162064044258812
-26.36463636363636,0.3306141041842374
-27.27372727272727,0.3450329798134891
-28.18281818181818,0.3594612377556888
-29.09190909090909,0.3738970979993994
-30.001,0.3883387615680695
-30.91009090909091,0.4027846787409349
-31.81918181818182,0.4172324490763924
-32.72827272727272,0.4316802735978907
-33.63736363636363,0.4461263912591067
-34.54645454545455,0.4605690464323217
-35.45554545454546,0.4750064834898168
-36.36463636363636,0.4894369359666652
-37.27372727272727,0.503858667200262
-38.18281818181818,0.5182699649117209
-39.09190909090909,0.5326690057407725
-40.001,0.5470540990829468
-40.9100909090909,0.5614215277758511
-41.81918181818182,0.5757711075869474
-42.72827272727273,0.5901011479117654
-43.63736363636364,0.6044098822853783
-44.54645454545454,0.618696697271331
-45.45554545454545,0.6329566328308799
-46.36463636363636,0.6471912732124327
-47.27372727272727,0.6613977747830477
-48.18281818181818,0.6755744577754628
-49.09190909090909,0.6897196695154364
-50.001,0.7038317193984985
-50.91009090909091,0.7179048095182939
-51.81918181818182,0.7319409339211204
-52.72827272727272,0.7459384887001731
-53.63736363636364,0.7598957940881902
-54.54645454545454,0.7738111919923263
-55.45554545454545,0.7807594408988953
-60.001,0.7807594408988953
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasTopHunOutPrj.A/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasTopHunOutPrj.A/reference.csv
deleted file mode 100644
index 6eed10083d..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasTopHunOutPrj.A/reference.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0.006833143786273227
-6.363636363636364,0.02052276522259822
-7.272727272727273,0.03426420485431499
-8.181818181818182,0.04805564338510687
-9.090909090909092,0.0618952668525956
-10,0.07578125596046448
-10.90909090909091,0.08971649001945151
-11.81818181818182,0.103693999350071
-12.72727272727273,0.1177119795571674
-13.63636363636364,0.1317686072804711
-14.54545454545455,0.1458620686422695
-15.45454545454545,0.1599905504421754
-16.36363636363636,0.1741522455757314
-17.27272727272727,0.18834534693848
-18.18181818181818,0.2025680392980576
-19.09090909090909,0.2168185223232616
-20,0.2310949862003326
-20.90909090909091,0.2453980554233898
-21.81818181818182,0.2597230699929324
-22.72727272727273,0.2740681984207847
-23.63636363636364,0.2884316661141135
-24.54545454545455,0.3028116659684615
-25.45454545454546,0.3172064044258812
-26.36363636363636,0.3316141041842374
-27.27272727272727,0.3460329798134891
-28.18181818181818,0.3604612377556888
-29.09090909090909,0.3748970979993994
-30,0.3893387615680695
-30.90909090909091,0.4037846787409349
-31.81818181818182,0.4182324490763924
-32.72727272727273,0.4326802735978907
-33.63636363636363,0.4471263912591067
-34.54545454545455,0.4615690464323217
-35.45454545454545,0.4760064834898168
-36.36363636363637,0.4904369359666652
-37.27272727272727,0.504858667200262
-38.18181818181818,0.5192699649117209
-39.09090909090909,0.5336690057407725
-40,0.5480540990829468
-40.90909090909091,0.5624215277758511
-41.81818181818182,0.5767711075869474
-42.72727272727273,0.5911011479117654
-43.63636363636364,0.6054098822853783
-44.54545454545455,0.619696697271331
-45.45454545454545,0.6339566328308799
-46.36363636363636,0.6481912732124328
-47.27272727272727,0.6623977747830477
-48.18181818181818,0.6765744577754628
-49.09090909090909,0.6907196695154364
-50,0.7048317193984985
-50.90909090909091,0.7189048095182939
-51.81818181818182,0.7329409339211204
-52.72727272727273,0.7469384887001731
-53.63636363636363,0.7608957940881902
-54.54545454545455,0.7748111919923263
-55.45454545454545,0.7817594408988953
-56.36363636363637,0.7817594408988953
-57.27272727272727,0.7817594408988953
-58.18181818181819,0.7817594408988953
-59.09090909090909,0.7817594408988953
-60,0.7817594408988953
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasTopHunOutPrj.A/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasTopHunOutPrj.A/test.csv
deleted file mode 100644
index 6eed10083d..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasTopHunOutPrj.A/test.csv
+++ /dev/null
@@ -1,68 +0,0 @@
-x,y
-0,0
-0.9090909090909092,0
-1.818181818181818,0
-2.727272727272728,0
-3.636363636363637,0
-4.545454545454546,0
-5.454545454545455,0.006833143786273227
-6.363636363636364,0.02052276522259822
-7.272727272727273,0.03426420485431499
-8.181818181818182,0.04805564338510687
-9.090909090909092,0.0618952668525956
-10,0.07578125596046448
-10.90909090909091,0.08971649001945151
-11.81818181818182,0.103693999350071
-12.72727272727273,0.1177119795571674
-13.63636363636364,0.1317686072804711
-14.54545454545455,0.1458620686422695
-15.45454545454545,0.1599905504421754
-16.36363636363636,0.1741522455757314
-17.27272727272727,0.18834534693848
-18.18181818181818,0.2025680392980576
-19.09090909090909,0.2168185223232616
-20,0.2310949862003326
-20.90909090909091,0.2453980554233898
-21.81818181818182,0.2597230699929324
-22.72727272727273,0.2740681984207847
-23.63636363636364,0.2884316661141135
-24.54545454545455,0.3028116659684615
-25.45454545454546,0.3172064044258812
-26.36363636363636,0.3316141041842374
-27.27272727272727,0.3460329798134891
-28.18181818181818,0.3604612377556888
-29.09090909090909,0.3748970979993994
-30,0.3893387615680695
-30.90909090909091,0.4037846787409349
-31.81818181818182,0.4182324490763924
-32.72727272727273,0.4326802735978907
-33.63636363636363,0.4471263912591067
-34.54545454545455,0.4615690464323217
-35.45454545454545,0.4760064834898168
-36.36363636363637,0.4904369359666652
-37.27272727272727,0.504858667200262
-38.18181818181818,0.5192699649117209
-39.09090909090909,0.5336690057407725
-40,0.5480540990829468
-40.90909090909091,0.5624215277758511
-41.81818181818182,0.5767711075869474
-42.72727272727273,0.5911011479117654
-43.63636363636364,0.6054098822853783
-44.54545454545455,0.619696697271331
-45.45454545454545,0.6339566328308799
-46.36363636363636,0.6481912732124328
-47.27272727272727,0.6623977747830477
-48.18181818181818,0.6765744577754628
-49.09090909090909,0.6907196695154364
-50,0.7048317193984985
-50.90909090909091,0.7189048095182939
-51.81818181818182,0.7329409339211204
-52.72727272727273,0.7469384887001731
-53.63636363636363,0.7608957940881902
-54.54545454545455,0.7748111919923263
-55.45454545454545,0.7817594408988953
-56.36363636363637,0.7817594408988953
-57.27272727272727,0.7817594408988953
-58.18181818181819,0.7817594408988953
-59.09090909090909,0.7817594408988953
-60,0.7817594408988953
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasTopHunOutPrj.A/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasTopHunOutPrj.A/upperBound.csv
deleted file mode 100644
index b12130f2df..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSasTopHunOutPrj.A/upperBound.csv
+++ /dev/null
@@ -1,60 +0,0 @@
-x,y
--0.001,0.001
-4.544454545454546,0.001
-5.453545454545455,0.007833143786273228
-6.362636363636364,0.02152276522259822
-7.271727272727274,0.03526420485431499
-8.180818181818182,0.04905564338510687
-9.08990909090909,0.0628952668525956
-9.998999999999999,0.07678125596046448
-10.90809090909091,0.09071649001945151
-11.81718181818182,0.104693999350071
-12.72627272727273,0.1187119795571674
-13.63536363636364,0.1327686072804711
-14.54445454545455,0.1468620686422695
-15.45354545454545,0.1609905504421754
-16.36263636363636,0.1751522455757314
-17.27172727272728,0.18934534693848
-18.18081818181818,0.2035680392980576
-19.08990909090909,0.2178185223232616
-19.999,0.2320949862003326
-20.90809090909091,0.2463980554233898
-21.81718181818182,0.2607230699929324
-22.72627272727273,0.2750681984207847
-23.63536363636364,0.2894316661141135
-24.54445454545455,0.3038116659684615
-25.45354545454546,0.3182064044258812
-26.36263636363636,0.3326141041842374
-27.27172727272727,0.3470329798134891
-28.18081818181818,0.3614612377556888
-29.0899090909091,0.3758970979993994
-29.999,0.3903387615680695
-30.90809090909091,0.4047846787409349
-31.81718181818182,0.4192324490763924
-32.72627272727272,0.4336802735978907
-33.63536363636364,0.4481263912591067
-34.54445454545455,0.4625690464323217
-35.45354545454546,0.4770064834898168
-36.36263636363636,0.4914369359666652
-37.27172727272728,0.505858667200262
-38.18081818181818,0.520269964911721
-39.08990909090909,0.5346690057407725
-39.999,0.5490540990829468
-40.90809090909091,0.5634215277758511
-41.81718181818182,0.5777711075869474
-42.72627272727273,0.5921011479117654
-43.63536363636364,0.6064098822853783
-44.54445454545455,0.620696697271331
-45.45354545454546,0.6349566328308799
-46.36263636363636,0.6491912732124328
-47.27172727272727,0.6633977747830477
-48.18081818181818,0.6775744577754628
-49.0899090909091,0.6917196695154364
-49.999,0.7058317193984985
-50.90809090909091,0.7199048095182939
-51.81718181818182,0.7339409339211204
-52.72627272727273,0.7479384887001731
-53.63536363636364,0.7618957940881902
-54.54445454545454,0.7758111919923263
-55.45354545454545,0.7827594408988953
-60.001,0.7827594408988953
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSimp.A/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSimp.A/errors.csv
deleted file mode 100644
index 5072fd409f..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSimp.A/errors.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
-0,0
-60,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSimp.A/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSimp.A/lowerBound.csv
deleted file mode 100644
index 7ed9ec3348..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSimp.A/lowerBound.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
--0.001,1.4985
-60.001,1.4985
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSimp.A/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSimp.A/reference.csv
deleted file mode 100644
index 2833f01828..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSimp.A/reference.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
-0,1.5
-60,1.5
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSimp.A/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSimp.A/test.csv
deleted file mode 100644
index 2833f01828..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSimp.A/test.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
-0,1.5
-60,1.5
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSimp.A/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSimp.A/upperBound.csv
deleted file mode 100644
index b3ef38760c..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSimp.A/upperBound.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
--0.001,1.5015
-60.001,1.5015
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSimpVDI2078.A/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSimpVDI2078.A/errors.csv
deleted file mode 100644
index 5072fd409f..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSimpVDI2078.A/errors.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
-0,0
-60,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSimpVDI2078.A/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSimpVDI2078.A/lowerBound.csv
deleted file mode 100644
index 8cc841681a..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSimpVDI2078.A/lowerBound.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
--0.001,0.499
-60.001,0.499
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSimpVDI2078.A/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSimpVDI2078.A/reference.csv
deleted file mode 100644
index df44da44d6..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSimpVDI2078.A/reference.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
-0,0.5
-60,0.5
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSimpVDI2078.A/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSimpVDI2078.A/test.csv
deleted file mode 100644
index df44da44d6..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSimpVDI2078.A/test.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
-0,0.5
-60,0.5
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSimpVDI2078.A/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSimpVDI2078.A/upperBound.csv
deleted file mode 100644
index 531c8e5d0e..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.OpeningArea.mat_opnSimpVDI2078.A/upperBound.csv
+++ /dev/null
@@ -1,3 +0,0 @@
-x,y
--0.001,0.501
-60.001,0.501
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_TAmbSet.y/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_TAmbSet.y/errors.csv
deleted file mode 100644
index 8f1085b2e9..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_TAmbSet.y/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0
-23.4,0
-25.2,0
-27,0
-28.8,0
-30.6,0
-32.4,0
-34.2,0
-36,0
-37.8,0
-39.6,0
-41.4,0
-43.2,0
-45,0
-46.8,0
-48.6,0
-50.40000000000001,0
-52.2,0
-54,0
-55.8,0
-57.6,0
-59.40000000000001,0
-61.2,0
-62.99999999999999,0
-64.8,0
-66.59999999999999,0
-68.40000000000001,0
-70.2,0
-72,0
-73.8,0
-75.59999999999999,0
-77.40000000000001,0
-79.2,0
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0
-93.60000000000001,0
-95.40000000000001,0
-97.2,0
-99.00000000000001,0
-100.8,0
-102.6,0
-104.4,0
-106.2,0
-108,0
-109.8,0
-111.6,0
-113.4,0
-115.2,0
-117,0
-118.8,0
-120.6,0
-122.4,0
-124.2,0
-126,0
-127.8,0
-129.6,0
-131.4,0
-133.2,0
-135,0
-136.8,0
-138.6,0
-140.4,0
-142.2,0
-144,0
-145.8,0
-147.6,0
-149.4,0
-151.2,0
-153,0
-154.8,0
-156.6,0
-158.4,0
-160.2,0
-162,0
-163.8,0
-165.6,0
-167.4,0
-169.2,0
-171,0
-172.8,0
-174.6,0
-176.4,0
-178.2,0
-180,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_TAmbSet.y/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_TAmbSet.y/lowerBound.csv
deleted file mode 100644
index b2df17f427..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_TAmbSet.y/lowerBound.csv
+++ /dev/null
@@ -1,56 +0,0 @@
-x,y
--0.001,39.96
-8.999000000000001,39.96
-10.799,39.76019928546224
-12.599,39.31064857092769
-14.399,38.86110142907552
-16.199,38.41155095270247
-19.799,37.51244904729753
-21.599,37.06289857092448
-23.399,36.61335142907551
-25.199,36.16380095270247
-28.799,35.26469904729753
-30.599,34.81514857092449
-32.39899999999999,34.36560190539767
-39.599,32.56739809460232
-41.39899999999999,32.11785190539768
-43.19899999999999,31.66830095271337
-46.79900000000001,30.76919904728663
-48.599,30.31965000001453
-50.39900000000001,29.87009999998546
-52.199,29.42055095270988
-53.999,28.971
-55.79900000000001,28.52144904728663
-57.599,28.07190000001453
-59.39900000000001,27.62235
-61.19900000000001,27.17280095271337
-62.999,26.72325
-104.399,16.3836
-106.199,15.93404904733751
-109.799,15.03495095266249
-111.599,14.58539999998546
-113.399,14.13585000002181
-115.199,13.68629904733751
-118.799,12.78720095266249
-120.599,12.33765
-122.399,11.88810000001454
-124.199,11.43854904733751
-129.599,10.089901905325
-131.399,9.640348094675007
-136.799,8.291700952662493
-138.599,7.842151428993746
-140.399,7.392598571006254
-142.199,6.9430490473375
-145.799,6.043950952662493
-147.599,5.594401428993746
-149.399,5.144848571006254
-151.199,4.695299047337508
-152.999,4.24575
-156.599,3.346651428993746
-158.399,2.897098571006254
-163.799,1.548450714496869
-165.599,1.098901548076558
-167.399,0.6489984504217003
-169.199,0.1989992400871634
-170.999,-0.001
-180.001,-0.001
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_TAmbSet.y/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_TAmbSet.y/reference.csv
deleted file mode 100644
index 7a40e97a72..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_TAmbSet.y/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,40
-1.8,40
-3.6,40
-5.399999999999999,40
-7.2,40
-9,40
-10.8,39.79999928474699
-12.6,39.34999856949719
-14.4,38.90000143050602
-16.2,38.45000095365613
-18,38
-19.8,37.54999904634387
-21.6,37.09999856949398
-23.4,36.65000143050602
-25.2,36.20000095365613
-27,35.75
-28.8,35.29999904634387
-30.6,34.84999856949398
-32.4,34.40000190730498
-34.2,33.95000095365249
-36,33.5
-37.8,33.04999904634751
-39.6,32.59999809269502
-41.4,32.15000190730498
-43.2,31.70000095366704
-45,31.25
-46.8,30.79999904633296
-48.6,30.35000000001455
-50.40000000000001,29.89999999998545
-52.2,29.45000095366354
-54,29
-55.8,28.54999904633296
-57.6,28.10000000001455
-59.40000000000001,27.65
-61.2,27.20000095366704
-62.99999999999999,26.75
-64.8,26.3
-66.59999999999999,25.85
-68.40000000000001,25.4
-70.2,24.95
-72,24.5
-73.8,24.05
-75.59999999999999,23.6
-77.40000000000001,23.15
-79.2,22.7
-81,22.25
-82.8,21.8
-84.59999999999999,21.35
-86.39999999999999,20.9
-88.2,20.45
-90,20
-91.8,19.55
-93.60000000000001,19.1
-95.40000000000001,18.65
-97.2,18.2
-99.00000000000001,17.75
-100.8,17.3
-102.6,16.85
-104.4,16.4
-106.2,15.94999904638389
-108,15.5
-109.8,15.05000095361611
-111.6,14.59999999998545
-113.4,14.15000000002183
-115.2,13.69999904638389
-117,13.25
-118.8,12.80000095361611
-120.6,12.35
-122.4,11.90000000001455
-124.2,11.44999904638389
-126,11
-127.8,10.55000095361611
-129.6,10.10000190723223
-131.4,9.649998092767774
-133.2,9.199999046383891
-135,8.75
-136.8,8.300000953616109
-138.6,7.85000143042417
-140.4,7.39999856957583
-142.2,6.949999046383883
-144,6.5
-145.8,6.050000953616109
-147.6,5.60000143042417
-149.4,5.14999856957583
-151.2,4.699999046383891
-153,4.25
-154.8,3.800000715212081
-156.6,3.35000143042417
-158.4,2.89999856957583
-160.2,2.449999284787919
-162,2
-163.8,1.550000715212081
-165.6,1.100001549626184
-167.4,0.6499984504217003
-169.2,0.1999992400871634
-171,0
-172.8,0
-174.6,0
-176.4,0
-178.2,0
-180,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_TAmbSet.y/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_TAmbSet.y/test.csv
deleted file mode 100644
index 7a40e97a72..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_TAmbSet.y/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,40
-1.8,40
-3.6,40
-5.399999999999999,40
-7.2,40
-9,40
-10.8,39.79999928474699
-12.6,39.34999856949719
-14.4,38.90000143050602
-16.2,38.45000095365613
-18,38
-19.8,37.54999904634387
-21.6,37.09999856949398
-23.4,36.65000143050602
-25.2,36.20000095365613
-27,35.75
-28.8,35.29999904634387
-30.6,34.84999856949398
-32.4,34.40000190730498
-34.2,33.95000095365249
-36,33.5
-37.8,33.04999904634751
-39.6,32.59999809269502
-41.4,32.15000190730498
-43.2,31.70000095366704
-45,31.25
-46.8,30.79999904633296
-48.6,30.35000000001455
-50.40000000000001,29.89999999998545
-52.2,29.45000095366354
-54,29
-55.8,28.54999904633296
-57.6,28.10000000001455
-59.40000000000001,27.65
-61.2,27.20000095366704
-62.99999999999999,26.75
-64.8,26.3
-66.59999999999999,25.85
-68.40000000000001,25.4
-70.2,24.95
-72,24.5
-73.8,24.05
-75.59999999999999,23.6
-77.40000000000001,23.15
-79.2,22.7
-81,22.25
-82.8,21.8
-84.59999999999999,21.35
-86.39999999999999,20.9
-88.2,20.45
-90,20
-91.8,19.55
-93.60000000000001,19.1
-95.40000000000001,18.65
-97.2,18.2
-99.00000000000001,17.75
-100.8,17.3
-102.6,16.85
-104.4,16.4
-106.2,15.94999904638389
-108,15.5
-109.8,15.05000095361611
-111.6,14.59999999998545
-113.4,14.15000000002183
-115.2,13.69999904638389
-117,13.25
-118.8,12.80000095361611
-120.6,12.35
-122.4,11.90000000001455
-124.2,11.44999904638389
-126,11
-127.8,10.55000095361611
-129.6,10.10000190723223
-131.4,9.649998092767774
-133.2,9.199999046383891
-135,8.75
-136.8,8.300000953616109
-138.6,7.85000143042417
-140.4,7.39999856957583
-142.2,6.949999046383883
-144,6.5
-145.8,6.050000953616109
-147.6,5.60000143042417
-149.4,5.14999856957583
-151.2,4.699999046383891
-153,4.25
-154.8,3.800000715212081
-156.6,3.35000143042417
-158.4,2.89999856957583
-160.2,2.449999284787919
-162,2
-163.8,1.550000715212081
-165.6,1.100001549626184
-167.4,0.6499984504217003
-169.2,0.1999992400871634
-171,0
-172.8,0
-174.6,0
-176.4,0
-178.2,0
-180,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_TAmbSet.y/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_TAmbSet.y/upperBound.csv
deleted file mode 100644
index 8b406ced97..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_TAmbSet.y/upperBound.csv
+++ /dev/null
@@ -1,56 +0,0 @@
-x,y
--0.001,40.04
-9.001000000000001,40.04
-10.801,39.83979928403173
-12.601,39.38934856806669
-14.401,38.93890143193653
-16.201,38.48845095460979
-19.801,37.58754904539021
-21.601,37.13709856806347
-23.401,36.68665143193653
-25.201,36.23620095460979
-28.801,35.33529904539022
-30.601,34.88484856806347
-32.401,34.43440190921229
-39.601,32.63259809078771
-41.401,32.18215190921229
-43.20099999999999,31.73170095462071
-46.80099999999999,30.83079904537929
-48.601,30.38035000001457
-50.401,29.92989999998544
-52.20099999999999,29.4794509546172
-54.001,29.029
-55.80099999999999,28.57854904537929
-57.601,28.12810000001457
-59.401,27.67765
-61.201,27.22720095462071
-63.00099999999999,26.77675
-104.401,16.4164
-106.201,15.96594904543027
-109.801,15.06505095456973
-111.601,14.61459999998544
-113.401,14.16415000002185
-115.201,13.71369904543027
-118.801,12.81280095456973
-120.601,12.36235
-122.401,11.91190000001457
-124.201,11.46144904543027
-129.601,10.11010190913946
-131.401,9.659648090860541
-136.801,8.308300954569726
-138.601,7.857851431854594
-140.401,7.407398568145406
-142.201,6.956949045430267
-145.801,6.056050954569725
-147.601,5.605601431854594
-149.401,5.155148568145406
-151.201,4.704699045430275
-153.001,4.25425
-156.601,3.353351431854594
-158.401,2.902898568145406
-163.801,1.551550715927293
-165.601,1.10110155117581
-167.401,0.6509984504217003
-169.201,0.2009992400871634
-171.001,0.001
-180.001,0.001
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_TRoomSet.y/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_TRoomSet.y/errors.csv
deleted file mode 100644
index 8f1085b2e9..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_TRoomSet.y/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0
-23.4,0
-25.2,0
-27,0
-28.8,0
-30.6,0
-32.4,0
-34.2,0
-36,0
-37.8,0
-39.6,0
-41.4,0
-43.2,0
-45,0
-46.8,0
-48.6,0
-50.40000000000001,0
-52.2,0
-54,0
-55.8,0
-57.6,0
-59.40000000000001,0
-61.2,0
-62.99999999999999,0
-64.8,0
-66.59999999999999,0
-68.40000000000001,0
-70.2,0
-72,0
-73.8,0
-75.59999999999999,0
-77.40000000000001,0
-79.2,0
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0
-93.60000000000001,0
-95.40000000000001,0
-97.2,0
-99.00000000000001,0
-100.8,0
-102.6,0
-104.4,0
-106.2,0
-108,0
-109.8,0
-111.6,0
-113.4,0
-115.2,0
-117,0
-118.8,0
-120.6,0
-122.4,0
-124.2,0
-126,0
-127.8,0
-129.6,0
-131.4,0
-133.2,0
-135,0
-136.8,0
-138.6,0
-140.4,0
-142.2,0
-144,0
-145.8,0
-147.6,0
-149.4,0
-151.2,0
-153,0
-154.8,0
-156.6,0
-158.4,0
-160.2,0
-162,0
-163.8,0
-165.6,0
-167.4,0
-169.2,0
-171,0
-172.8,0
-174.6,0
-176.4,0
-178.2,0
-180,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_TRoomSet.y/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_TRoomSet.y/lowerBound.csv
deleted file mode 100644
index 958cd3a704..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_TRoomSet.y/lowerBound.csv
+++ /dev/null
@@ -1,42 +0,0 @@
-x,y
--0.001,14.985
-48.601,14.985
-50.401,15.03495000000727
-52.20099999999999,15.25972452364506
-54.001,15.4845
-55.80099999999999,15.70927547635669
-57.601,15.93404999999274
-59.401,16.15882404727936
-61.201,16.38359952365058
-63.00099999999999,16.608375
-64.80099999999999,16.83315
-66.601,17.0579259527061
-68.401,17.2826990472939
-70.20099999999999,17.507475
-73.80099999999999,17.957025
-75.601,18.1818009527061
-77.40100000000001,18.40657404729397
-79.20099999999999,18.63135
-82.80099999999999,19.0809
-84.60099999999998,19.3056759527061
-86.40099999999998,19.5304490472939
-88.20099999999999,19.755225
-91.801,20.204775
-93.60100000000001,20.4295509527061
-95.40100000000001,20.6543240472939
-97.20100000000001,20.8791
-100.801,21.32865
-102.601,21.55342595270603
-104.401,21.7781990472939
-106.201,22.002975
-109.801,22.452525
-111.601,22.6773009527061
-113.401,22.90207404727936
-115.201,23.12685
-118.801,23.5764
-120.601,23.80117595272064
-122.401,24.0259490472939
-124.201,24.250725
-169.201,29.8701
-171.001,29.97
-180.001,29.97
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_TRoomSet.y/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_TRoomSet.y/reference.csv
deleted file mode 100644
index 875b383898..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_TRoomSet.y/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,15
-1.8,15
-3.6,15
-5.399999999999999,15
-7.2,15
-9,15
-10.8,15
-12.6,15
-14.4,15
-16.2,15
-18,15
-19.8,15
-21.6,15
-23.4,15
-25.2,15
-27,15
-28.8,15
-30.6,15
-32.4,15
-34.2,15
-36,15
-37.8,15
-39.6,15
-41.4,15
-43.2,15
-45,15
-46.8,15
-48.6,15
-50.40000000000001,15.05000000000728
-52.2,15.27499952316823
-54,15.5
-55.8,15.72500047683352
-57.6,15.94999999999273
-59.40000000000001,16.17499904632568
-61.2,16.39999952317375
-62.99999999999999,16.625
-64.8,16.85
-66.59999999999999,17.07500095365976
-68.40000000000001,17.29999904634024
-70.2,17.525
-72,17.75
-73.8,17.975
-75.59999999999999,18.20000095365976
-77.40000000000001,18.42499904634031
-79.2,18.65
-81,18.875
-82.8,19.1
-84.59999999999999,19.32500095365976
-86.39999999999999,19.54999904634024
-88.2,19.775
-90,20
-91.8,20.225
-93.60000000000001,20.45000095365976
-95.40000000000001,20.67499904634024
-97.2,20.9
-99.00000000000001,21.125
-100.8,21.35
-102.6,21.57500095365969
-104.4,21.79999904634024
-106.2,22.025
-108,22.25
-109.8,22.475
-111.6,22.70000095365976
-113.4,22.92499904632568
-115.2,23.15
-117,23.375
-118.8,23.6
-120.6,23.82500095367432
-122.4,24.04999904634024
-124.2,24.275
-126,24.5
-127.8,24.725
-129.6,24.95
-131.4,25.175
-133.2,25.4
-135,25.625
-136.8,25.85
-138.6,26.075
-140.4,26.3
-142.2,26.525
-144,26.75
-145.8,26.975
-147.6,27.2
-149.4,27.425
-151.2,27.65
-153,27.875
-154.8,28.1
-156.6,28.325
-158.4,28.55
-160.2,28.775
-162,29
-163.8,29.225
-165.6,29.45
-167.4,29.675
-169.2,29.9
-171,30
-172.8,30
-174.6,30
-176.4,30
-178.2,30
-180,30
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_TRoomSet.y/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_TRoomSet.y/test.csv
deleted file mode 100644
index 875b383898..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_TRoomSet.y/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,15
-1.8,15
-3.6,15
-5.399999999999999,15
-7.2,15
-9,15
-10.8,15
-12.6,15
-14.4,15
-16.2,15
-18,15
-19.8,15
-21.6,15
-23.4,15
-25.2,15
-27,15
-28.8,15
-30.6,15
-32.4,15
-34.2,15
-36,15
-37.8,15
-39.6,15
-41.4,15
-43.2,15
-45,15
-46.8,15
-48.6,15
-50.40000000000001,15.05000000000728
-52.2,15.27499952316823
-54,15.5
-55.8,15.72500047683352
-57.6,15.94999999999273
-59.40000000000001,16.17499904632568
-61.2,16.39999952317375
-62.99999999999999,16.625
-64.8,16.85
-66.59999999999999,17.07500095365976
-68.40000000000001,17.29999904634024
-70.2,17.525
-72,17.75
-73.8,17.975
-75.59999999999999,18.20000095365976
-77.40000000000001,18.42499904634031
-79.2,18.65
-81,18.875
-82.8,19.1
-84.59999999999999,19.32500095365976
-86.39999999999999,19.54999904634024
-88.2,19.775
-90,20
-91.8,20.225
-93.60000000000001,20.45000095365976
-95.40000000000001,20.67499904634024
-97.2,20.9
-99.00000000000001,21.125
-100.8,21.35
-102.6,21.57500095365969
-104.4,21.79999904634024
-106.2,22.025
-108,22.25
-109.8,22.475
-111.6,22.70000095365976
-113.4,22.92499904632568
-115.2,23.15
-117,23.375
-118.8,23.6
-120.6,23.82500095367432
-122.4,24.04999904634024
-124.2,24.275
-126,24.5
-127.8,24.725
-129.6,24.95
-131.4,25.175
-133.2,25.4
-135,25.625
-136.8,25.85
-138.6,26.075
-140.4,26.3
-142.2,26.525
-144,26.75
-145.8,26.975
-147.6,27.2
-149.4,27.425
-151.2,27.65
-153,27.875
-154.8,28.1
-156.6,28.325
-158.4,28.55
-160.2,28.775
-162,29
-163.8,29.225
-165.6,29.45
-167.4,29.675
-169.2,29.9
-171,30
-172.8,30
-174.6,30
-176.4,30
-178.2,30
-180,30
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_TRoomSet.y/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_TRoomSet.y/upperBound.csv
deleted file mode 100644
index b69f578c99..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_TRoomSet.y/upperBound.csv
+++ /dev/null
@@ -1,42 +0,0 @@
-x,y
--0.001,15.015
-48.599,15.015
-50.39900000000001,15.06505000000729
-52.199,15.2902745226914
-53.999,15.5155
-55.79900000000001,15.74072547731035
-57.599,15.96594999999272
-59.39900000000001,16.191174045372
-61.19900000000001,16.41639952269692
-62.999,16.641625
-64.79900000000001,16.86685
-66.599,17.09207595461342
-68.399,17.31729904538658
-70.19900000000001,17.542525
-73.79899999999999,17.992975
-75.599,18.21820095461342
-77.39900000000002,18.44342404538665
-79.199,18.66865
-82.79899999999999,19.1191
-84.599,19.34432595461342
-86.39899999999999,19.56954904538658
-88.199,19.794775
-91.79899999999999,20.245225
-93.59899999999999,20.47045095461342
-95.399,20.69567404538658
-97.199,20.9209
-100.799,21.37135
-102.599,21.59657595461335
-104.399,21.82179904538658
-106.199,22.047025
-109.799,22.497475
-111.599,22.72270095461342
-113.399,22.94792404537201
-115.199,23.17315
-118.799,23.6236
-120.599,23.84882595462799
-122.399,24.07404904538658
-124.199,24.299275
-169.199,29.9299
-170.999,30.03
-180.001,30.03
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_ashrae.V_flow/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_ashrae.V_flow/errors.csv
deleted file mode 100644
index 8f1085b2e9..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_ashrae.V_flow/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0
-23.4,0
-25.2,0
-27,0
-28.8,0
-30.6,0
-32.4,0
-34.2,0
-36,0
-37.8,0
-39.6,0
-41.4,0
-43.2,0
-45,0
-46.8,0
-48.6,0
-50.40000000000001,0
-52.2,0
-54,0
-55.8,0
-57.6,0
-59.40000000000001,0
-61.2,0
-62.99999999999999,0
-64.8,0
-66.59999999999999,0
-68.40000000000001,0
-70.2,0
-72,0
-73.8,0
-75.59999999999999,0
-77.40000000000001,0
-79.2,0
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0
-93.60000000000001,0
-95.40000000000001,0
-97.2,0
-99.00000000000001,0
-100.8,0
-102.6,0
-104.4,0
-106.2,0
-108,0
-109.8,0
-111.6,0
-113.4,0
-115.2,0
-117,0
-118.8,0
-120.6,0
-122.4,0
-124.2,0
-126,0
-127.8,0
-129.6,0
-131.4,0
-133.2,0
-135,0
-136.8,0
-138.6,0
-140.4,0
-142.2,0
-144,0
-145.8,0
-147.6,0
-149.4,0
-151.2,0
-153,0
-154.8,0
-156.6,0
-158.4,0
-160.2,0
-162,0
-163.8,0
-165.6,0
-167.4,0
-169.2,0
-171,0
-172.8,0
-174.6,0
-176.4,0
-178.2,0
-180,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_ashrae.V_flow/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_ashrae.V_flow/lowerBound.csv
deleted file mode 100644
index ca3c8903ae..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_ashrae.V_flow/lowerBound.csv
+++ /dev/null
@@ -1,121 +0,0 @@
-x,y
--0.001,-0.001
-0.001,-0.001
-1.801,0.0948896081215664
-3.601,0.1907375972965444
-5.401,0.2865022539450023
-7.201000000000001,0.3821419151950581
-8.999359113803466,0.4775275355107161
-10.799,0.0413746977069782
-10.801,0.0413746977069782
-12.601,0.1349038902352446
-14.401,0.2258868278659241
-16.201,0.3142820396536798
-18.001,0.4000498821735382
-19.79934162688317,0.4830753412112082
-21.599,0.07974641521729409
-21.601,0.07974641521729409
-23.401,0.218368156678923
-25.201,0.4556444555154786
-27.001,0.6615896096229553
-28.79937149851051,0.8359714762734132
-30.599,0.0710165300749602
-30.601,0.0710165300749602
-32.401,0.2130791753944539
-34.201,0.3832445722570772
-35.99981415954046,0.4158163092530286
-37.799,0.3683650880440624
-37.801,0.3683650880440624
-39.59918342814026,0.4022984699403107
-41.39899999999999,0.06593562304725763
-41.401,0.06593562304725763
-43.20099999999999,0.2808372569474323
-45.001,0.7382157912254333
-46.80099999999999,1.159634394270401
-48.5992424630393,1.32950578032262
-50.39900000000001,0.09712503359158971
-50.401,0.09712503359158971
-52.20099999999999,0.3364280469604621
-54.001,0.6673475375175476
-55.79923422875889,0.7012232898036467
-57.599,0.4456279693148231
-59.39900000000001,0.3251895239159352
-61.19900000000001,0.06479422550874561
-61.201,0.06479422550874561
-63.00099999999999,0.4319548180103276
-64.80099999999999,1.316004272941022
-66.601,2.206723940897303
-68.3990526432905,2.265070506605142
-70.19900000000001,0.1044664705343146
-70.20099999999999,0.1044664705343146
-72.001,0.5711083283424377
-73.80099999999999,1.258351739956098
-75.59937381920221,1.384218699070794
-77.39900000000002,0.8362934756774935
-79.199,0.360286918911082
-80.99900000000001,0.01475205847620964
-81.001,0.01475205847620964
-82.80099999999999,0.03813969482122703
-84.60099999999998,0.05423818978671576
-86.40005010063625,0.06122921509394868
-88.199,0.05490563010393679
-89.99900000000001,-0.001
-90.001,-0.001
-91.801,0.0112800933153942
-93.60100000000001,0.03397422511390306
-95.40100000000001,0.06368408025742642
-97.20100000000001,0.0992379039808913
-98.99954219073956,0.1399399659386279
-100.799,0.03044704074902158
-100.801,0.03044704074902158
-102.601,0.2934564434166563
-104.401,1.087935992891125
-106.201,2.051940987631744
-108.001,2.282965413093567
-109.7997560148714,5.149455547779095
-111.599,0.4315080704236992
-111.601,0.4315080704236992
-113.401,1.137537204412683
-115.1998161344978,1.425196343482972
-116.999,1.00783946120739
-118.799,0.4788513898616298
-120.599,0.01963653946681478
-120.601,0.01963653946681478
-122.401,0.139601728739124
-124.201,0.507136142233283
-126.001,1.00040097570419
-127.801,1.192584442735821
-129.5997027109189,2.346068970017975
-131.399,0.2158935417346852
-131.401,0.2158935417346852
-133.201,0.5456568128143007
-135.000161311703,0.7384836510811705
-136.799,0.5992509089388554
-138.599,0.4161598850298406
-140.399,0.01632092916676763
-140.401,0.01632092916676763
-142.201,0.1063154987996415
-144.001,0.2816104462146759
-145.801,0.5354668405234265
-147.601,0.6855535539208587
-149.3996117018202,1.134496262557164
-151.199,0.1151508303934797
-151.201,0.1151508303934797
-153.001,0.2882817258834839
-154.801,0.4302067817606726
-156.601,0.4441734791232713
-158.3990542372773,0.4566149950070469
-160.199,0.009805978971712759
-160.201,0.009805978971712759
-162.001,0.1090251525640488
-163.801,0.2117484847104589
-165.601,0.317922690658406
-167.401,0.4274932811997199
-169.1993795766722,0.5402992219909976
-170.999,0.05839526110887527
-171.001,0.05839526110887527
-172.801,0.1652811613452108
-174.601,0.2720948583232869
-176.401,0.3787907271907578
-178.201,0.485320348204473
-180.001,0.5916377773284912
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_ashrae.V_flow/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_ashrae.V_flow/reference.csv
deleted file mode 100644
index 2f189111c2..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_ashrae.V_flow/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0.0958896081215664
-3.6,0.1917375972965444
-5.399999999999999,0.2875022539450023
-7.2,0.3831419151950581
-9,0.4786145687103271
-10.8,0.0423746977069782
-12.6,0.1359038902352446
-14.4,0.2268868278659241
-16.2,0.3152820396536798
-18,0.4010498821735382
-19.8,0.4841519046334313
-21.6,0.08074641521729409
-23.4,0.219368156678923
-25.2,0.4566444555154786
-27,0.6625896096229553
-28.8,0.8371293864325856
-30.6,0.0720165300749602
-32.4,0.2140791753944539
-34.2,0.3842445722570772
-36,0.4168377816677094
-37.8,0.3693650880440624
-39.6,0.4033327503288927
-41.4,0.06693562304725763
-43.2,0.2818372569474323
-45,0.7392157912254333
-46.8,1.160795189459861
-48.6,1.331002809263336
-50.40000000000001,0.09812503359158971
-52.2,0.3374280469604621
-54,0.6683475375175476
-55.8,0.702256554007053
-57.6,0.4466279693148231
-59.40000000000001,0.3261895239159352
-61.2,0.06579422550874561
-62.99999999999999,0.4329548180103276
-64.8,1.317321594535557
-66.59999999999999,2.208932873771074
-68.40000000000001,2.267401099166823
-70.2,0.1054664705343146
-72,0.5721083283424377
-73.8,1.259611351307405
-75.59999999999999,1.385718232590174
-77.40000000000001,0.8372934756774935
-79.2,0.361286918911082
-81,0.01575205847620964
-82.8,0.03913969482122703
-84.59999999999999,0.05523818978671576
-86.39999999999999,0.0622329063588493
-88.2,0.05590563010393679
-90,0
-91.8,0.0122800933153942
-93.60000000000001,0.03497422511390306
-95.40000000000001,0.06468408025742642
-97.2,0.1002379039808913
-99.00000000000001,0.1409729570150379
-100.8,0.03144704074902158
-102.6,0.2944564434166563
-104.4,1.089025017909034
-106.2,2.053994982614358
-108,2.285250663757324
-109.8,5.156594551879158
-111.6,0.4325080704236992
-113.4,1.138675880292976
-115.2,1.426812474768373
-117,1.008848309516907
-118.8,0.4798513898616298
-120.6,0.02063653946681478
-122.4,0.140601728739124
-124.2,0.508136142233283
-126,1.001402378082272
-127.8,1.193778220956778
-129.6,2.349250154696036
-131.4,0.2168935417346852
-133.2,0.5466568128143007
-135,0.7395735383033752
-136.8,0.6002509089388554
-138.6,0.4171598850298406
-140.4,0.01732092916676763
-142.2,0.1073154987996415
-144,0.2826104462146759
-145.8,0.5364668405234265
-147.6,0.6865535539208587
-149.4,1.135978767673238
-151.2,0.1161508303934797
-153,0.2892817258834839
-154.8,0.4312067817606726
-156.6,0.4451734791232713
-158.4,0.4576284585819038
-160.2,0.01080597897171276
-162,0.1100251525640488
-163.8,0.2127484847104589
-165.6,0.318922690658406
-167.4,0.4284932811997199
-169.2,0.5414008653705928
-171,0.05939526110887527
-172.8,0.1662811613452108
-174.6,0.2730948583232869
-176.4,0.3797907271907578
-178.2,0.486320348204473
-180,0.5926377773284912
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_ashrae.V_flow/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_ashrae.V_flow/test.csv
deleted file mode 100644
index 2f189111c2..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_ashrae.V_flow/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0.0958896081215664
-3.6,0.1917375972965444
-5.399999999999999,0.2875022539450023
-7.2,0.3831419151950581
-9,0.4786145687103271
-10.8,0.0423746977069782
-12.6,0.1359038902352446
-14.4,0.2268868278659241
-16.2,0.3152820396536798
-18,0.4010498821735382
-19.8,0.4841519046334313
-21.6,0.08074641521729409
-23.4,0.219368156678923
-25.2,0.4566444555154786
-27,0.6625896096229553
-28.8,0.8371293864325856
-30.6,0.0720165300749602
-32.4,0.2140791753944539
-34.2,0.3842445722570772
-36,0.4168377816677094
-37.8,0.3693650880440624
-39.6,0.4033327503288927
-41.4,0.06693562304725763
-43.2,0.2818372569474323
-45,0.7392157912254333
-46.8,1.160795189459861
-48.6,1.331002809263336
-50.40000000000001,0.09812503359158971
-52.2,0.3374280469604621
-54,0.6683475375175476
-55.8,0.702256554007053
-57.6,0.4466279693148231
-59.40000000000001,0.3261895239159352
-61.2,0.06579422550874561
-62.99999999999999,0.4329548180103276
-64.8,1.317321594535557
-66.59999999999999,2.208932873771074
-68.40000000000001,2.267401099166823
-70.2,0.1054664705343146
-72,0.5721083283424377
-73.8,1.259611351307405
-75.59999999999999,1.385718232590174
-77.40000000000001,0.8372934756774935
-79.2,0.361286918911082
-81,0.01575205847620964
-82.8,0.03913969482122703
-84.59999999999999,0.05523818978671576
-86.39999999999999,0.0622329063588493
-88.2,0.05590563010393679
-90,0
-91.8,0.0122800933153942
-93.60000000000001,0.03497422511390306
-95.40000000000001,0.06468408025742642
-97.2,0.1002379039808913
-99.00000000000001,0.1409729570150379
-100.8,0.03144704074902158
-102.6,0.2944564434166563
-104.4,1.089025017909034
-106.2,2.053994982614358
-108,2.285250663757324
-109.8,5.156594551879158
-111.6,0.4325080704236992
-113.4,1.138675880292976
-115.2,1.426812474768373
-117,1.008848309516907
-118.8,0.4798513898616298
-120.6,0.02063653946681478
-122.4,0.140601728739124
-124.2,0.508136142233283
-126,1.001402378082272
-127.8,1.193778220956778
-129.6,2.349250154696036
-131.4,0.2168935417346852
-133.2,0.5466568128143007
-135,0.7395735383033752
-136.8,0.6002509089388554
-138.6,0.4171598850298406
-140.4,0.01732092916676763
-142.2,0.1073154987996415
-144,0.2826104462146759
-145.8,0.5364668405234265
-147.6,0.6865535539208587
-149.4,1.135978767673238
-151.2,0.1161508303934797
-153,0.2892817258834839
-154.8,0.4312067817606726
-156.6,0.4451734791232713
-158.4,0.4576284585819038
-160.2,0.01080597897171276
-162,0.1100251525640488
-163.8,0.2127484847104589
-165.6,0.318922690658406
-167.4,0.4284932811997199
-169.2,0.5414008653705928
-171,0.05939526110887527
-172.8,0.1662811613452108
-174.6,0.2730948583232869
-176.4,0.3797907271907578
-178.2,0.486320348204473
-180,0.5926377773284912
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_ashrae.V_flow/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_ashrae.V_flow/upperBound.csv
deleted file mode 100644
index 8d5ebf057c..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_ashrae.V_flow/upperBound.csv
+++ /dev/null
@@ -1,121 +0,0 @@
-x,y
--0.001,0.001
-1.799,0.0968896081215664
-3.599,0.1927375972965444
-5.398999999999999,0.2885022539450023
-7.199,0.3841419151950581
-8.999000000000001,0.4796145687103271
-9.001000000000001,0.4796145687103271
-10.80064690579739,0.0434602720233115
-12.599,0.1369038902352446
-14.399,0.2278868278659241
-16.199,0.3162820396536798
-17.999,0.4020498821735382
-19.799,0.4851519046334313
-19.801,0.4851519046334313
-21.600488506357,0.08186104818584117
-23.399,0.220368156678923
-25.199,0.4576444555154786
-26.999,0.6635896096229553
-28.799,0.8381293864325856
-28.801,0.8381293864325856
-30.60068680228896,0.07314965873901588
-32.39899999999999,0.2150791753944539
-34.199,0.3852445722570772
-35.999,0.4178377816677094
-36.001,0.4178377816677094
-37.80016582726326,0.3703870882811517
-39.599,0.4043327503288927
-39.601,0.4043327503288927
-41.40022038049409,0.06808132402623594
-43.19899999999999,0.2828372569474323
-44.999,0.7402157912254334
-46.79900000000001,1.161955984649321
-48.599,1.332333812072599
-48.601,1.332333812072599
-50.40067497304307,0.09934771475632133
-52.199,0.3384280469604621
-53.999,0.6693475375175476
-55.79900000000001,0.703256554007053
-55.80099999999999,0.703256554007053
-57.601,0.4476279693148231
-59.401,0.3271895239159352
-61.19982987125827,0.06696350107701116
-62.999,0.4339548180103276
-64.79900000000001,1.318638916130092
-66.599,2.211141806644845
-68.399,2.26966850026599
-68.401,2.26966850026599
-70.20064511820644,0.1068929599877386
-71.99900000000001,0.5731083283424377
-73.79899999999999,1.260870962658712
-75.599,1.387103950822764
-75.601,1.387103950822764
-77.40100000000001,0.8382934756774935
-79.20099999999999,0.362286918911082
-81.00087321111317,0.01677639735416082
-82.79899999999999,0.04013969482122703
-84.599,0.05623818978671576
-86.39899999999999,0.0632329063588493
-86.40099999999998,0.0632329063588493
-88.20099999999999,0.05690563010393679
-90.00063980456029,0.001011187196121861
-91.79899999999999,0.0132800933153942
-93.59899999999999,0.03597422511390306
-95.399,0.06568408025742642
-97.199,0.1012379039808913
-98.999,0.1419729570150379
-99.00100000000002,0.1419729570150379
-100.7995880028588,0.03253295757160946
-102.599,0.2954564434166563
-104.399,1.090114042926943
-106.199,2.056048977596972
-107.999,2.287535914421082
-109.799,5.161751146431037
-109.801,5.161751146431037
-111.6007400680672,0.434190860068988
-113.399,1.139814556173269
-115.199,1.428239287243141
-115.201,1.428239287243141
-117.001,1.009857157826424
-118.801,0.4808513898616298
-120.6005857412858,0.02174222488541659
-122.399,0.141601728739124
-124.199,0.509136142233283
-125.999,1.002403780460354
-127.799,1.194971999177735
-129.599,2.351599404850732
-129.601,2.351599404850732
-131.4007322773267,0.2182108980889503
-133.199,0.5476568128143007
-134.999,0.7405735383033752
-135.001,0.7405735383033752
-136.801,0.6012509089388554
-138.601,0.4181598850298406
-140.4006325503872,0.01840255176093513
-142.199,0.1083154987996415
-143.999,0.2836104462146759
-145.799,0.5374668405234265
-147.599,0.6875535539208587
-149.399,1.137114746440911
-149.401,1.137114746440911
-151.2007097784789,0.1173152834374527
-152.999,0.2902817258834839
-154.799,0.4322067817606726
-156.599,0.4461734791232713
-158.399,0.4586284585819038
-158.401,0.4586284585819038
-160.2006365875276,0.01189619056171706
-161.999,0.1110251525640488
-163.799,0.2137484847104589
-165.599,0.319922690658406
-167.399,0.4294932811997199
-169.199,0.5424008653705928
-169.201,0.5424008653705928
-171.0006369928946,0.06049246747510719
-172.799,0.1672811613452108
-174.599,0.2740948583232869
-176.399,0.3807907271907578
-178.199,0.487320348204473
-179.999,0.5936377773284912
-180.001,0.5936377773284912
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_caciolo.V_flow/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_caciolo.V_flow/errors.csv
deleted file mode 100644
index 8f1085b2e9..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_caciolo.V_flow/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0
-23.4,0
-25.2,0
-27,0
-28.8,0
-30.6,0
-32.4,0
-34.2,0
-36,0
-37.8,0
-39.6,0
-41.4,0
-43.2,0
-45,0
-46.8,0
-48.6,0
-50.40000000000001,0
-52.2,0
-54,0
-55.8,0
-57.6,0
-59.40000000000001,0
-61.2,0
-62.99999999999999,0
-64.8,0
-66.59999999999999,0
-68.40000000000001,0
-70.2,0
-72,0
-73.8,0
-75.59999999999999,0
-77.40000000000001,0
-79.2,0
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0
-93.60000000000001,0
-95.40000000000001,0
-97.2,0
-99.00000000000001,0
-100.8,0
-102.6,0
-104.4,0
-106.2,0
-108,0
-109.8,0
-111.6,0
-113.4,0
-115.2,0
-117,0
-118.8,0
-120.6,0
-122.4,0
-124.2,0
-126,0
-127.8,0
-129.6,0
-131.4,0
-133.2,0
-135,0
-136.8,0
-138.6,0
-140.4,0
-142.2,0
-144,0
-145.8,0
-147.6,0
-149.4,0
-151.2,0
-153,0
-154.8,0
-156.6,0
-158.4,0
-160.2,0
-162,0
-163.8,0
-165.6,0
-167.4,0
-169.2,0
-171,0
-172.8,0
-174.6,0
-176.4,0
-178.2,0
-180,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_caciolo.V_flow/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_caciolo.V_flow/lowerBound.csv
deleted file mode 100644
index b1ecb13d89..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_caciolo.V_flow/lowerBound.csv
+++ /dev/null
@@ -1,98 +0,0 @@
-x,y
--0.001,-0.001
-23.401,-0.001
-25.201,0.004829053670470275
-26.99982411978957,0.01847669567725114
-28.799,-0.001
-28.801,-0.001
-30.60000000000001,0.002002379465897497
-32.39899999999999,-0.001
-32.401,-0.001
-34.2000049684959,0.006035350916286062
-35.999,-0.0009303969307220541
-37.799,-0.001
-41.401,-0.001
-43.20099999999999,0.006139769825983446
-45.001,0.0267935266494751
-46.79970118295562,0.05937915959781347
-48.599,-0.001
-48.601,-0.001
-50.40000000000001,0.004625679753896461
-52.199,-0.001
-52.20099999999999,-0.001
-54.00066418018969,0.02863139024028618
-55.79900000000001,0.02265639843167457
-57.599,-0.001
-61.201,-0.001
-63.00099999999999,0.02123116531968104
-64.80099999999999,0.06651132105199482
-66.60001411437663,0.1356625950107756
-68.399,0.06843726160676449
-70.19900000000001,0.00551464759409698
-70.20099999999999,0.00551464759409698
-72.001,0.01272051052749157
-73.80099999999999,0.07213515788122105
-75.59907721806925,0.07519182195596416
-77.39900000000002,-0.0009992952738324947
-79.199,-0.001
-90.001,-0.001
-91.801,0.006097506794429387
-93.60100000000001,0.01815707547836364
-95.40100000000001,0.0341877771943815
-97.20100000000001,0.05315810370658063
-98.99951020398666,0.07825489364140938
-100.799,0.004932333962315507
-100.801,0.004932333962315507
-102.601,0.01961159849398894
-104.401,0.05438109069455743
-106.1997798730497,0.1524175728793681
-107.999,-0.001
-108.001,-0.001
-109.8,0.4851931945087646
-111.599,-0.001
-111.601,-0.001
-113.4007143208892,0.09664565877227455
-115.199,0.08038663667524983
-116.999,0.0765013267993927
-117.001,0.0765013267993927
-118.7995779216319,0.1235995913331031
-120.599,0.007651588849926468
-120.601,0.007651588849926468
-122.401,0.0351256425487302
-124.201,0.04944149416221732
-126.001,0.0688790997266768
-127.801,0.08428761494362502
-129.5996598964279,0.15287061940157
-131.399,0.01354104774966639
-131.401,0.01354104774966639
-133.201,0.03556048790463887
-135.001,0.06279497796297073
-136.801,0.09358015484870101
-138.5996234674295,0.1653622492387318
-140.399,0.006810643946352475
-140.401,0.006810643946352475
-142.201,0.04381180083844475
-144.001,0.06157949024438858
-145.801,0.08731244232925964
-147.6007100645093,0.140509822610338
-149.399,0.1314975089025382
-151.199,0.02123862323621229
-151.201,0.02123862323621229
-153.001,0.04561567881703377
-154.801,0.07860092324080342
-156.601,0.119281449159926
-158.399575253115,0.197464346084921
-160.199,0.003734929408045113
-160.201,0.003734929408045113
-162.001,0.04925309696793556
-163.801,0.09124638201485066
-165.601,0.1365646379641871
-167.401,0.1916771873545663
-169.1993164013819,0.230096083741367
-170.999,0.0255104528516531
-171.001,0.0255104528516531
-172.801,0.06982658740221447
-174.601,0.115323316876194
-176.401,0.1607698570077363
-178.201,0.2160639843394341
-180.001,0.2514309456348419
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_caciolo.V_flow/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_caciolo.V_flow/reference.csv
deleted file mode 100644
index 1991453b12..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_caciolo.V_flow/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0
-23.4,0
-25.2,0.005829053670470275
-27,0.01948561705648899
-28.8,0
-30.6,0.003004048381665083
-32.4,0
-34.2,0.007039242176136169
-36,6.960306927794591e-05
-37.8,0
-39.6,0
-41.4,0
-43.2,0.007139769825983446
-45,0.0277935266494751
-46.8,0.06040268922901427
-48.6,0
-50.40000000000001,0.005628806868823574
-52.2,0
-54,0.0296369194984436
-55.8,0.02365639843167457
-57.6,0
-59.40000000000001,0
-61.2,0
-62.99999999999999,0.02223116531968104
-64.8,0.06751132105199482
-66.59999999999999,0.1367004909040251
-68.40000000000001,0.06943726160676449
-70.2,0.00651464759409698
-72,0.01372051052749157
-73.8,0.07313515788122105
-75.59999999999999,0.0761950906133901
-77.40000000000001,7.047261675052763e-07
-79.2,0
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0.007097506794429387
-93.60000000000001,0.01915707547836364
-95.40000000000001,0.0351877771943815
-97.2,0.05415810370658063
-99.00000000000001,0.0792756825685503
-100.8,0.005932333962315507
-102.6,0.02061159849398894
-104.4,0.05538109069455743
-106.2,0.1534840718189092
-108,0
-109.8,0.4864634519820898
-111.6,0
-113.4,0.09766115863502889
-115.2,0.08138663667524983
-117,0.0775013267993927
-118.8,0.1246368304331531
-120.6,0.008651588849926468
-122.4,0.0361256425487302
-124.2,0.05044149416221732
-126,0.0698790997266768
-127.8,0.08528761494362502
-129.6,0.153921717627222
-131.4,0.01454104774966639
-133.2,0.03656048790463887
-135,0.06379497796297073
-136.8,0.09458015484870101
-138.6,0.1664171859126356
-140.4,0.007810643946352475
-142.2,0.04481180083844475
-144,0.06257949024438858
-145.8,0.08831244232925964
-147.6,0.1415183927733104
-149.4,0.1324975089025382
-151.2,0.02223862323621229
-153,0.04661567881703377
-154.8,0.07960092324080342
-156.6,0.120281449159926
-158.4,0.1985262789057275
-160.2,0.004734929408045113
-162,0.05025309696793556
-163.8,0.09224638201485066
-165.6,0.1375646379641871
-167.4,0.1926771873545663
-169.2,0.2311320518284151
-171,0.0265104528516531
-172.8,0.07082658740221447
-174.6,0.116323316876194
-176.4,0.1617698570077363
-178.2,0.2170639843394341
-180,0.2524309456348419
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_caciolo.V_flow/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_caciolo.V_flow/test.csv
deleted file mode 100644
index 1991453b12..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_caciolo.V_flow/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0
-23.4,0
-25.2,0.005829053670470275
-27,0.01948561705648899
-28.8,0
-30.6,0.003004048381665083
-32.4,0
-34.2,0.007039242176136169
-36,6.960306927794591e-05
-37.8,0
-39.6,0
-41.4,0
-43.2,0.007139769825983446
-45,0.0277935266494751
-46.8,0.06040268922901427
-48.6,0
-50.40000000000001,0.005628806868823574
-52.2,0
-54,0.0296369194984436
-55.8,0.02365639843167457
-57.6,0
-59.40000000000001,0
-61.2,0
-62.99999999999999,0.02223116531968104
-64.8,0.06751132105199482
-66.59999999999999,0.1367004909040251
-68.40000000000001,0.06943726160676449
-70.2,0.00651464759409698
-72,0.01372051052749157
-73.8,0.07313515788122105
-75.59999999999999,0.0761950906133901
-77.40000000000001,7.047261675052763e-07
-79.2,0
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0.007097506794429387
-93.60000000000001,0.01915707547836364
-95.40000000000001,0.0351877771943815
-97.2,0.05415810370658063
-99.00000000000001,0.0792756825685503
-100.8,0.005932333962315507
-102.6,0.02061159849398894
-104.4,0.05538109069455743
-106.2,0.1534840718189092
-108,0
-109.8,0.4864634519820898
-111.6,0
-113.4,0.09766115863502889
-115.2,0.08138663667524983
-117,0.0775013267993927
-118.8,0.1246368304331531
-120.6,0.008651588849926468
-122.4,0.0361256425487302
-124.2,0.05044149416221732
-126,0.0698790997266768
-127.8,0.08528761494362502
-129.6,0.153921717627222
-131.4,0.01454104774966639
-133.2,0.03656048790463887
-135,0.06379497796297073
-136.8,0.09458015484870101
-138.6,0.1664171859126356
-140.4,0.007810643946352475
-142.2,0.04481180083844475
-144,0.06257949024438858
-145.8,0.08831244232925964
-147.6,0.1415183927733104
-149.4,0.1324975089025382
-151.2,0.02223862323621229
-153,0.04661567881703377
-154.8,0.07960092324080342
-156.6,0.120281449159926
-158.4,0.1985262789057275
-160.2,0.004734929408045113
-162,0.05025309696793556
-163.8,0.09224638201485066
-165.6,0.1375646379641871
-167.4,0.1926771873545663
-169.2,0.2311320518284151
-171,0.0265104528516531
-172.8,0.07082658740221447
-174.6,0.116323316876194
-176.4,0.1617698570077363
-178.2,0.2170639843394341
-180,0.2524309456348419
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_caciolo.V_flow/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_caciolo.V_flow/upperBound.csv
deleted file mode 100644
index 40123756c7..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_caciolo.V_flow/upperBound.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
--0.001,0.001
-23.399,0.001
-25.199,0.006829053670470275
-26.999,0.02048561705648899
-27.001,0.02048561705648899
-28.80073285077184,0.001002891981976014
-30.599,0.004004048381665083
-30.601,0.004004048381665083
-32.39959821994881,0.001002339452830136
-34.199,0.00803924217613617
-34.201,0.00803924217613617
-36.001,0.001069603069277946
-37.801,0.001
-41.39899999999999,0.001
-43.19899999999999,0.008139769825983446
-44.999,0.0287935266494751
-46.79900000000001,0.06140268922901427
-46.80099999999999,0.06140268922901427
-48.60082951145434,0.001005721092578187
-50.39900000000001,0.006628806868823574
-50.401,0.006628806868823574
-52.19931922251141,0.00100525598437374
-53.999,0.0306369194984436
-54.001,0.0306369194984436
-55.80099999999999,0.02465639843167457
-57.601,0.001
-61.19900000000001,0.001
-62.999,0.02323116531968104
-64.79900000000001,0.06851132105199483
-66.599,0.1377004909040251
-66.601,0.1377004909040251
-68.401,0.07043726160676449
-70.20079449538197,0.007521831420628696
-71.99900000000001,0.01472051052749157
-73.79899999999999,0.07413515788122105
-75.599,0.0771950906133901
-75.601,0.0771950906133901
-77.40100000000001,0.001000704726167505
-79.20099999999999,0.001
-89.99900000000001,0.001
-91.79899999999999,0.008097506794429388
-93.59899999999999,0.02015707547836364
-95.399,0.0361877771943815
-97.199,0.05515810370658063
-98.999,0.08027568256855031
-99.00100000000002,0.08027568256855031
-100.8006664660589,0.006945924237933149
-102.599,0.02161159849398894
-104.399,0.05638109069455743
-106.199,0.1544840718189092
-106.201,0.1544840718189092
-107.9994796770551,0.001129636308925291
-109.799,0.4874634519820898
-109.801,0.4874634519820898
-111.6006656153264,0.001090369957008224
-113.399,0.09866115863502889
-113.401,0.09866115863502889
-115.201,0.08238663667524983
-116.9991523029371,0.0785053150636405
-118.799,0.1256368304331531
-118.801,0.1256368304331531
-120.6006169777128,0.00967626936798836
-122.399,0.0371256425487302
-124.199,0.05144149416221732
-125.999,0.0708790997266768
-127.799,0.08628761494362502
-129.599,0.154921717627222
-129.601,0.154921717627222
-131.4007271446698,0.01556217594894252
-133.199,0.03756048790463887
-134.999,0.06479497796297073
-136.799,0.09558015484870101
-138.599,0.1674171859126356
-138.601,0.1674171859126356
-140.4006216799532,0.008843979521006903
-142.199,0.04581180083844475
-143.999,0.06357949024438858
-145.799,0.08931244232925964
-147.599,0.1425183927733104
-147.601,0.1425183927733104
-149.401,0.1334975089025382
-151.2006378819005,0.02326080475739281
-152.999,0.04761567881703377
-154.799,0.08060092324080342
-156.599,0.121281449159926
-158.399,0.1995262789057275
-158.401,0.1995262789057275
-160.2006195874855,0.005775885327236215
-161.999,0.05125309696793556
-163.799,0.09324638201485067
-165.599,0.1385646379641871
-167.399,0.1936771873545663
-169.199,0.2321320518284151
-169.201,0.2321320518284151
-171.000643958078,0.02755092722242053
-172.799,0.07182658740221447
-174.599,0.117323316876194
-176.399,0.1627698570077363
-178.199,0.2180639843394341
-179.999,0.2534309456348419
-180.001,0.2534309456348419
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_din16798_1.V_flow/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_din16798_1.V_flow/errors.csv
deleted file mode 100644
index 8f1085b2e9..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_din16798_1.V_flow/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0
-23.4,0
-25.2,0
-27,0
-28.8,0
-30.6,0
-32.4,0
-34.2,0
-36,0
-37.8,0
-39.6,0
-41.4,0
-43.2,0
-45,0
-46.8,0
-48.6,0
-50.40000000000001,0
-52.2,0
-54,0
-55.8,0
-57.6,0
-59.40000000000001,0
-61.2,0
-62.99999999999999,0
-64.8,0
-66.59999999999999,0
-68.40000000000001,0
-70.2,0
-72,0
-73.8,0
-75.59999999999999,0
-77.40000000000001,0
-79.2,0
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0
-93.60000000000001,0
-95.40000000000001,0
-97.2,0
-99.00000000000001,0
-100.8,0
-102.6,0
-104.4,0
-106.2,0
-108,0
-109.8,0
-111.6,0
-113.4,0
-115.2,0
-117,0
-118.8,0
-120.6,0
-122.4,0
-124.2,0
-126,0
-127.8,0
-129.6,0
-131.4,0
-133.2,0
-135,0
-136.8,0
-138.6,0
-140.4,0
-142.2,0
-144,0
-145.8,0
-147.6,0
-149.4,0
-151.2,0
-153,0
-154.8,0
-156.6,0
-158.4,0
-160.2,0
-162,0
-163.8,0
-165.6,0
-167.4,0
-169.2,0
-171,0
-172.8,0
-174.6,0
-176.4,0
-178.2,0
-180,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_din16798_1.V_flow/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_din16798_1.V_flow/lowerBound.csv
deleted file mode 100644
index d40429e55f..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_din16798_1.V_flow/lowerBound.csv
+++ /dev/null
@@ -1,121 +0,0 @@
-x,y
--0.001,-0.001
-0.001,-0.001
-1.801,0.01130229469564251
-3.601,0.02333676335653255
-5.401,0.03510893277194845
-7.201000000000001,0.04662410493097031
-8.999348303218355,0.05787703837564336
-10.799,0.00447556542789578
-10.801,0.00447556542789578
-12.601,0.0164160481793152
-14.401,0.02784069135294518
-16.201,0.03876095014896281
-18.001,0.04918787458539009
-19.79933215108881,0.05912284275030938
-21.599,0.009198776087078291
-21.601,0.009198776087078291
-23.401,0.02018627767946735
-25.201,0.03066983214730361
-27.001,0.04066021198034286
-28.79933327586939,0.05015891571313551
-30.599,0.002620347049879085
-30.601,0.002620347049879085
-32.401,0.01313945634286099
-34.201,0.02315406475710821
-36.001,0.03267453813552856
-37.801,0.04171078109525209
-39.59932872776368,0.0502642899515864
-41.39899999999999,0.006745258140784647
-41.401,0.006745258140784647
-43.20099999999999,0.01625389974199243
-45.001,0.02526587450504303
-46.80099999999999,0.03379051567984975
-48.59932958196742,0.04182917230548866
-50.39900000000001,0.001056526407926675
-50.401,0.001056526407926675
-52.20099999999999,0.009914067840750589
-54.001,0.01812638917565346
-55.80099999999999,0.02569802242192618
-57.601,0.03263195248458328
-59.39930691152552,0.03892350241989782
-61.19900000000001,0.004189187407721682
-61.201,0.004189187407721682
-63.00099999999999,0.01140554824471471
-64.80099999999999,0.02256366131023857
-66.601,0.04300125285692263
-68.39955723461517,0.06937723712298399
-70.19900000000001,0.001052168382027948
-70.20099999999999,0.001052168382027948
-72.001,0.01554428243637085
-73.80099999999999,0.02305992725293947
-75.59928628825844,0.02385138524199528
-77.39900000000002,0.01910998414780655
-77.40100000000001,0.01910998414780655
-79.19923692359043,0.02185966595146985
-80.99900000000001,0.001380432561039925
-81.001,0.001380432561039925
-82.80099999999999,0.004887577335768269
-84.60099999999998,0.007272922191346241
-86.40001647706372,0.008281395752263124
-88.199,0.007305634719910488
-89.99900000000001,-0.001
-90.001,-0.001
-91.801,0.0008894578820392259
-93.60100000000001,0.004277911262234155
-95.40100000000001,0.008576125785198549
-97.20100000000001,0.01356134825811896
-98.99946964304627,0.0190945664783432
-100.799,0.001053645305658971
-100.801,0.001053645305658971
-102.601,0.006119497639763061
-104.401,0.0181919096536434
-106.201,0.03663464765590799
-108.001,0.06088513711094856
-109.7995520643518,0.09069747172971916
-111.599,0.01246774477411595
-111.601,0.01246774477411595
-113.401,0.02120667056154404
-115.201,0.0233940296084107
-117.001,0.02598143571615219
-118.7993840985344,0.03359228117291544
-120.599,0.001551544234983745
-120.601,0.001551544234983745
-122.401,0.00937111112996717
-124.201,0.01741491725236663
-126.001,0.02565553241968148
-127.801,0.03406827405723521
-129.5993774740318,0.0426229903544092
-131.399,0.005826130855631885
-131.401,0.005826130855631885
-133.201,0.01473941703967638
-135.001,0.0237877724468708
-136.801,0.03295233976418544
-138.5993680977754,0.04220736646565404
-140.399,0.001147861280648235
-140.401,0.001147861280648235
-142.201,0.01087191883754023
-144.001,0.02068057672679424
-145.801,0.03055898113345957
-147.601,0.04049332246812768
-149.3993664801207,0.05046178786720525
-151.199,0.005997823376685365
-151.201,0.005997823376685365
-153.001,0.01652807945013046
-154.801,0.02708809350985048
-156.601,0.03766673397502228
-158.3993613658894,0.04824403316491455
-160.199,0.0002466048807383059
-160.201,0.0002466048807383059
-162.001,0.01146647629886866
-163.801,0.02268079833316899
-165.601,0.03388055547704445
-167.401,0.04505737015128486
-169.1993607826495,0.05619292688536981
-170.999,0.005562515161931515
-171.001,0.005562515161931515
-172.801,0.01717473497322437
-174.601,0.0285340037659415
-176.401,0.03964557699825951
-178.201,0.05051421535245188
-180.001,0.06114477866888046
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_din16798_1.V_flow/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_din16798_1.V_flow/reference.csv
deleted file mode 100644
index a7f93588c8..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_din16798_1.V_flow/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0.01230229469564251
-3.6,0.02433676335653255
-5.399999999999999,0.03610893277194845
-7.2,0.04762410493097031
-9,0.05888737365603447
-10.8,0.00547556542789578
-12.6,0.0174160481793152
-14.4,0.02884069135294518
-16.2,0.03976095014896281
-18,0.05018787458539009
-19.8,0.06013205685785149
-21.6,0.01019877608707829
-23.4,0.02118627767946735
-25.2,0.03166983214730361
-27,0.04166021198034286
-28.8,0.05116771926414213
-30.6,0.003620347049879085
-32.4,0.01413945634286099
-34.2,0.02415406475710821
-36,0.03367453813552856
-37.8,0.04271078109525209
-39.6,0.05127223913332058
-41.4,0.007745258140784647
-43.2,0.01725389974199243
-45,0.02626587450504303
-46.8,0.03479051567984975
-48.6,0.04283663918871178
-50.40000000000001,0.002056526407926675
-52.2,0.01091406784075059
-54,0.01912638917565346
-55.8,0.02669802242192618
-57.6,0.03363195248458328
-59.40000000000001,0.03992942585299693
-61.2,0.005189187407721682
-62.99999999999999,0.01240554824471471
-64.8,0.02356366131023857
-66.59999999999999,0.04400125285692263
-68.40000000000001,0.07039839539159914
-70.2,0.002052168382027948
-72,0.01654428243637085
-73.8,0.02405992725293947
-75.59999999999999,0.02485213947721225
-77.40000000000001,0.02010998414780655
-79.2,0.02286236186937601
-81,0.002380432561039925
-82.8,0.005887577335768269
-84.59999999999999,0.008272922191346241
-86.39999999999999,0.009281947085111047
-88.2,0.008305634719910488
-90,0
-91.8,0.001889457882039226
-93.60000000000001,0.005277911262234155
-95.40000000000001,0.009576125785198548
-97.2,0.01456134825811896
-99.00000000000001,0.02009927481412892
-100.8,0.002053645305658971
-102.6,0.007119497639763061
-104.4,0.0191919096536434
-106.2,0.03763464765590799
-108,0.06188513711094856
-109.8,0.09172147233715532
-111.6,0.01346774477411595
-113.4,0.02220667056154404
-115.2,0.0243940296084107
-117,0.02698143571615219
-118.8,0.03459911974335107
-120.6,0.002551544234983745
-122.4,0.01037111112996717
-124.2,0.01841491725236663
-126,0.02665553241968148
-127.8,0.03506827405723521
-129.6,0.04363070856126151
-131.4,0.006826130855631885
-133.2,0.01573941703967638
-135,0.0247877724468708
-136.8,0.03395233976418544
-138.6,0.04321576480116825
-140.4,0.002147861280648235
-142.2,0.01187191883754023
-144,0.02168057672679424
-145.8,0.03155898113345957
-147.6,0.04149332246812768
-149.4,0.05147084257689637
-151.2,0.006997823376685365
-153,0.01752807945013046
-154.8,0.02808809350985048
-156.6,0.03866673397502228
-158.4,0.04925367100721897
-160.2,0.001246604880738306
-162,0.01246647629886866
-163.8,0.02368079833316899
-165.6,0.03488055547704445
-167.4,0.04605737015128486
-169.2,0.05720307701652386
-171,0.006562515161931515
-172.8,0.01817473497322437
-174.6,0.0295340037659415
-176.4,0.04064557699825951
-178.2,0.05151421535245188
-180,0.06214477866888046
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_din16798_1.V_flow/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_din16798_1.V_flow/test.csv
deleted file mode 100644
index a7f93588c8..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_din16798_1.V_flow/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0.01230229469564251
-3.6,0.02433676335653255
-5.399999999999999,0.03610893277194845
-7.2,0.04762410493097031
-9,0.05888737365603447
-10.8,0.00547556542789578
-12.6,0.0174160481793152
-14.4,0.02884069135294518
-16.2,0.03976095014896281
-18,0.05018787458539009
-19.8,0.06013205685785149
-21.6,0.01019877608707829
-23.4,0.02118627767946735
-25.2,0.03166983214730361
-27,0.04166021198034286
-28.8,0.05116771926414213
-30.6,0.003620347049879085
-32.4,0.01413945634286099
-34.2,0.02415406475710821
-36,0.03367453813552856
-37.8,0.04271078109525209
-39.6,0.05127223913332058
-41.4,0.007745258140784647
-43.2,0.01725389974199243
-45,0.02626587450504303
-46.8,0.03479051567984975
-48.6,0.04283663918871178
-50.40000000000001,0.002056526407926675
-52.2,0.01091406784075059
-54,0.01912638917565346
-55.8,0.02669802242192618
-57.6,0.03363195248458328
-59.40000000000001,0.03992942585299693
-61.2,0.005189187407721682
-62.99999999999999,0.01240554824471471
-64.8,0.02356366131023857
-66.59999999999999,0.04400125285692263
-68.40000000000001,0.07039839539159914
-70.2,0.002052168382027948
-72,0.01654428243637085
-73.8,0.02405992725293947
-75.59999999999999,0.02485213947721225
-77.40000000000001,0.02010998414780655
-79.2,0.02286236186937601
-81,0.002380432561039925
-82.8,0.005887577335768269
-84.59999999999999,0.008272922191346241
-86.39999999999999,0.009281947085111047
-88.2,0.008305634719910488
-90,0
-91.8,0.001889457882039226
-93.60000000000001,0.005277911262234155
-95.40000000000001,0.009576125785198548
-97.2,0.01456134825811896
-99.00000000000001,0.02009927481412892
-100.8,0.002053645305658971
-102.6,0.007119497639763061
-104.4,0.0191919096536434
-106.2,0.03763464765590799
-108,0.06188513711094856
-109.8,0.09172147233715532
-111.6,0.01346774477411595
-113.4,0.02220667056154404
-115.2,0.0243940296084107
-117,0.02698143571615219
-118.8,0.03459911974335107
-120.6,0.002551544234983745
-122.4,0.01037111112996717
-124.2,0.01841491725236663
-126,0.02665553241968148
-127.8,0.03506827405723521
-129.6,0.04363070856126151
-131.4,0.006826130855631885
-133.2,0.01573941703967638
-135,0.0247877724468708
-136.8,0.03395233976418544
-138.6,0.04321576480116825
-140.4,0.002147861280648235
-142.2,0.01187191883754023
-144,0.02168057672679424
-145.8,0.03155898113345957
-147.6,0.04149332246812768
-149.4,0.05147084257689637
-151.2,0.006997823376685365
-153,0.01752807945013046
-154.8,0.02808809350985048
-156.6,0.03866673397502228
-158.4,0.04925367100721897
-160.2,0.001246604880738306
-162,0.01246647629886866
-163.8,0.02368079833316899
-165.6,0.03488055547704445
-167.4,0.04605737015128486
-169.2,0.05720307701652386
-171,0.006562515161931515
-172.8,0.01817473497322437
-174.6,0.0295340037659415
-176.4,0.04064557699825951
-178.2,0.05151421535245188
-180,0.06214477866888046
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_din16798_1.V_flow/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_din16798_1.V_flow/upperBound.csv
deleted file mode 100644
index 9ebc1762a5..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_din16798_1.V_flow/upperBound.csv
+++ /dev/null
@@ -1,121 +0,0 @@
-x,y
--0.001,0.001
-1.799,0.01330229469564251
-3.599,0.02533676335653255
-5.398999999999999,0.03710893277194845
-7.199,0.04862410493097031
-8.999000000000001,0.05988737365603447
-9.001000000000001,0.05988737365603447
-10.80063458105072,0.006486408587252392
-12.599,0.0184160481793152
-14.399,0.02984069135294518
-16.199,0.04076095014896281
-17.999,0.05118787458539009
-19.799,0.06113205685785149
-19.801,0.06113205685785149
-21.60063928560447,0.01120878256107248
-23.399,0.02218627767946735
-25.199,0.03266983214730361
-26.999,0.04266021198034286
-28.799,0.05216771926414213
-28.801,0.05216771926414213
-30.60063768738798,0.004629917612446783
-32.39899999999999,0.01513945634286099
-34.199,0.02515406475710821
-35.999,0.03467453813552856
-37.799,0.04371078109525209
-39.599,0.05227223913332058
-39.601,0.05227223913332058
-41.40064142434325,0.008753929094004353
-43.19899999999999,0.01825389974199243
-44.999,0.02726587450504303
-46.79900000000001,0.03579051567984975
-48.599,0.04383663918871178
-48.601,0.04383663918871178
-50.40064311200548,0.003064611926075112
-52.199,0.01191406784075059
-53.999,0.02012638917565346
-55.79900000000001,0.02769802242192618
-57.599,0.03463195248458328
-59.39900000000001,0.04092942585299693
-59.401,0.04092942585299693
-61.2006560083057,0.006195826492989985
-62.999,0.01340554824471471
-64.79900000000001,0.02456366131023857
-66.599,0.04500125285692263
-68.399,0.07139839539159915
-68.401,0.07139839539159915
-70.20065011095423,0.003065453713222852
-71.99900000000001,0.01754428243637085
-73.79899999999999,0.02505992725293947
-75.599,0.02585213947721225
-75.601,0.02585213947721225
-77.40026549720901,0.02111191921798697
-79.199,0.02386236186937601
-79.20099999999999,0.02386236186937601
-81.00070760482356,0.003383759681781159
-82.79899999999999,0.006887577335768269
-84.599,0.00927292219134624
-86.39899999999999,0.01028194708511105
-86.40099999999998,0.01028194708511105
-88.20099999999999,0.009305634719910489
-90.00062933973123,0.001001710315998713
-91.79899999999999,0.002889457882039226
-93.59899999999999,0.006277911262234155
-95.399,0.01057612578519855
-97.199,0.01556134825811896
-98.999,0.02109927481412892
-99.00100000000002,0.02109927481412892
-100.8005616159649,0.003058040258926006
-102.599,0.008119497639763062
-104.399,0.0201919096536434
-106.199,0.03863464765590799
-107.999,0.06288513711094856
-109.799,0.09272147233715532
-109.801,0.09272147233715532
-111.6007990881885,0.01447647927309607
-113.399,0.02320667056154404
-115.199,0.0253940296084107
-116.999,0.02798143571615219
-118.799,0.03559911974335107
-118.801,0.03559911974335107
-120.6006077187166,0.00355852849279065
-122.399,0.01137111112996717
-124.199,0.01941491725236663
-125.999,0.02765553241968148
-127.799,0.03606827405723521
-129.599,0.04463070856126151
-129.601,0.04463070856126151
-131.40061007425,0.007834103662613829
-133.199,0.01673941703967638
-134.999,0.0257877724468708
-136.799,0.03495233976418544
-138.599,0.04421576480116825
-138.601,0.04421576480116825
-140.4006171024961,0.00315659727939699
-142.199,0.01287191883754023
-143.999,0.02268057672679424
-145.799,0.03255898113345957
-147.599,0.04249332246812768
-149.399,0.05247084257689637
-149.401,0.05247084257689637
-151.2006171043989,0.008007283667473256
-152.999,0.01852807945013046
-154.799,0.02908809350985048
-156.599,0.03966673397502228
-158.399,0.05025367100721897
-158.401,0.05025367100721897
-160.200621122689,0.002256709763029368
-161.999,0.01346647629886866
-163.799,0.02468079833316899
-165.599,0.03588055547704445
-167.399,0.04705737015128486
-169.199,0.05820307701652386
-169.201,0.05820307701652386
-171.0006269333032,0.007573010888117654
-172.799,0.01917473497322437
-174.599,0.0305340037659415
-176.399,0.04164557699825951
-178.199,0.05251421535245188
-179.999,0.06314477866888046
-180.001,0.06314477866888046
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_din16798_2.V_flow/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_din16798_2.V_flow/errors.csv
deleted file mode 100644
index 8f1085b2e9..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_din16798_2.V_flow/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0
-23.4,0
-25.2,0
-27,0
-28.8,0
-30.6,0
-32.4,0
-34.2,0
-36,0
-37.8,0
-39.6,0
-41.4,0
-43.2,0
-45,0
-46.8,0
-48.6,0
-50.40000000000001,0
-52.2,0
-54,0
-55.8,0
-57.6,0
-59.40000000000001,0
-61.2,0
-62.99999999999999,0
-64.8,0
-66.59999999999999,0
-68.40000000000001,0
-70.2,0
-72,0
-73.8,0
-75.59999999999999,0
-77.40000000000001,0
-79.2,0
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0
-93.60000000000001,0
-95.40000000000001,0
-97.2,0
-99.00000000000001,0
-100.8,0
-102.6,0
-104.4,0
-106.2,0
-108,0
-109.8,0
-111.6,0
-113.4,0
-115.2,0
-117,0
-118.8,0
-120.6,0
-122.4,0
-124.2,0
-126,0
-127.8,0
-129.6,0
-131.4,0
-133.2,0
-135,0
-136.8,0
-138.6,0
-140.4,0
-142.2,0
-144,0
-145.8,0
-147.6,0
-149.4,0
-151.2,0
-153,0
-154.8,0
-156.6,0
-158.4,0
-160.2,0
-162,0
-163.8,0
-165.6,0
-167.4,0
-169.2,0
-171,0
-172.8,0
-174.6,0
-176.4,0
-178.2,0
-180,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_din16798_2.V_flow/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_din16798_2.V_flow/lowerBound.csv
deleted file mode 100644
index d63af8057a..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_din16798_2.V_flow/lowerBound.csv
+++ /dev/null
@@ -1,112 +0,0 @@
-x,y
--0.001,-0.001
-0.001,-0.001
-1.801,0.01130229469564251
-3.601,0.02333676335653255
-5.401,0.03510893277194845
-7.201000000000001,0.04662410493097031
-8.999348303218355,0.05787703837564336
-10.799,0.00447556542789578
-10.801,0.00447556542789578
-12.601,0.0164160481793152
-14.401,0.02784069135294518
-16.201,0.03876095014896281
-18.001,0.04918787458539009
-19.79933215108881,0.05912284275030938
-21.599,0.009198776087078291
-21.601,0.009198776087078291
-23.401,0.02018627767946735
-25.201,0.03066983214730361
-27.001,0.04066021198034286
-28.79919008674332,0.04518556556823757
-30.599,0.002058541644101952
-30.601,0.002058541644101952
-32.401,0.01281594430934477
-34.201,0.02315406475710821
-36.001,0.03267453813552856
-37.801,0.04171078109525209
-39.59932872776368,0.0502642899515864
-41.39899999999999,0.006745258140784647
-41.401,0.006745258140784647
-43.20099999999999,0.01622353326979878
-44.99973958526,0.01804148439442758
-46.79900000000001,0.01494240171855786
-48.599,0.007479931660546449
-50.39900000000001,-0.0008851638868112346
-50.401,-0.0008851638868112346
-52.20099999999999,0.002308707749028637
-54.001,0.00940475629270077
-55.80099999999999,0.01978067456464626
-57.601,0.03263195248458328
-59.39930609407394,0.03892349955996474
-61.19900000000001,0.004079592531577156
-61.201,0.004079592531577156
-62.99938535841531,0.005300922105406787
-64.79900000000001,0.000180085492711716
-66.599,-0.001
-73.80099999999999,-0.001
-75.601,0.00241171037491419
-77.40100000000001,0.00986903755256107
-79.19971036041034,0.02027101447467538
-80.99900000000001,0.001380432561039925
-81.001,0.001380432561039925
-82.80099999999999,0.004887577335768269
-84.60099999999998,0.007272922191346241
-86.40001647706372,0.008281395752263124
-88.199,0.007305634719910488
-89.99900000000001,-0.001
-90.001,-0.001
-91.801,0.0008554477489956631
-93.60100000000001,0.004087906352448335
-95.40100000000001,0.008059014868628162
-97.20100000000001,0.01251293032789398
-98.99944381166181,0.01728620873348648
-100.799,0.000538756415403535
-100.801,0.000538756415403535
-102.600175628785,0.001986106600699932
-104.399,0.000971397788182234
-106.199,-0.001
-113.401,-0.001
-115.201,-0.0002701195874520602
-117.001,0.006878579199314117
-118.799777285369,0.01771489560059408
-120.599,0.000664524974241327
-120.601,0.000664524974241327
-122.401,0.004328263171613191
-124.2007856236945,0.006027662729039317
-125.999,0.005823816336691388
-127.799,0.003798749180184952
-129.599,5.413395215451392e-05
-131.399,-0.0004399816455124232
-131.401,-0.0004399816455124232
-133.201,0.001860799031683102
-135.001,0.005816637236624956
-136.801,0.01128259395555616
-138.5995482810856,0.01809758577415811
-140.399,4.403183423921995e-05
-140.401,4.403183423921995e-05
-142.201,0.004050550433566958
-144.001,0.006978452369570732
-145.801,0.008903841942911401
-147.601,0.009907771843742731
-149.3990344999343,0.01007530526597255
-151.199,0.000520487363048781
-151.201,0.000520487363048781
-153.001,0.003215503111481667
-154.801,0.006316385921281844
-156.601,0.009719189615132941
-158.399410299357,0.01331584976761266
-160.199,-0.0006285117872348799
-160.201,-0.0006285117872348799
-162.001,0.002490613540634513
-163.801,0.005204369859480073
-165.601,0.007510858104085367
-167.401,0.009408962263667948
-169.1992466706575,0.0108967869158264
-170.999,0.000312503009103239
-171.001,0.000312503009103239
-172.801,0.002634946948085851
-174.601,0.004906801032562337
-176.401,0.007129115213421492
-178.201,0.009302843443019401
-180.001,0.01142895517498255
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_din16798_2.V_flow/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_din16798_2.V_flow/reference.csv
deleted file mode 100644
index 2e600cb951..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_din16798_2.V_flow/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0.01230229469564251
-3.6,0.02433676335653255
-5.399999999999999,0.03610893277194845
-7.2,0.04762410493097031
-9,0.05888737365603447
-10.8,0.00547556542789578
-12.6,0.0174160481793152
-14.4,0.02884069135294518
-16.2,0.03976095014896281
-18,0.05018787458539009
-19.8,0.06013205685785149
-21.6,0.01019877608707829
-23.4,0.02118627767946735
-25.2,0.03166983214730361
-27,0.04166021198034286
-28.8,0.04619012042454018
-30.6,0.003058541644101952
-32.4,0.01381594430934477
-34.2,0.02415406475710821
-36,0.03367453813552856
-37.8,0.04271078109525209
-39.6,0.05127223913332058
-41.4,0.007745258140784647
-43.2,0.01722353326979878
-45,0.01904275827109814
-46.8,0.01594240171855786
-48.6,0.008479931660546449
-50.40000000000001,0.0001148361131887654
-52.2,0.003308707749028637
-54,0.01040475629270077
-55.8,0.02078067456464626
-57.6,0.03363195248458328
-59.40000000000001,0.03992942585299693
-61.2,0.005079592531577156
-62.99999999999999,0.006302018649876126
-64.8,0.001180085492711716
-66.59999999999999,0
-68.40000000000001,0
-70.2,0
-72,0
-73.8,0
-75.59999999999999,0.00341171037491419
-77.40000000000001,0.01086903755256107
-79.2,0.02127847248545062
-81,0.002380432561039925
-82.8,0.005887577335768269
-84.59999999999999,0.008272922191346241
-86.39999999999999,0.009281947085111047
-88.2,0.008305634719910488
-90,0
-91.8,0.001855447748995663
-93.60000000000001,0.005087906352448335
-95.40000000000001,0.009059014868628163
-97.2,0.01351293032789398
-99.00000000000001,0.01829033903777603
-100.8,0.001538756415403535
-102.6,0.00298676976765913
-104.4,0.001971397788182234
-106.2,0
-108,0
-109.8,0
-111.6,0
-113.4,0
-115.2,0.0007298804125479398
-117,0.007878579199314117
-118.8,0.01872226156119287
-120.6,0.001664524974241327
-122.4,0.005328263171613191
-124.2,0.0070278651481463
-126,0.006823816336691388
-127.8,0.004798749180184952
-129.6,0.001054133952154514
-131.4,0.0005600183544875768
-133.2,0.002860799031683102
-135,0.006816637236624956
-136.8,0.01228259395555616
-138.6,0.01910308657312376
-140.4,0.00104403183423922
-142.2,0.005050550433566958
-144,0.007978452369570732
-145.8,0.0099038419429114
-147.6,0.01090777184374273
-149.4,0.01107548840314395
-151.2,0.001520487363048781
-153,0.004215503111481667
-154.8,0.007316385921281844
-156.6,0.01071918961513294
-158.4,0.01431902902707263
-160.2,0.0003714882127651201
-162,0.003490613540634513
-163.8,0.006204369859480073
-165.6,0.008510858104085367
-167.4,0.01040896226366795
-169.2,0.01189823757699637
-171,0.001312503009103239
-172.8,0.003634946948085851
-174.6,0.005906801032562337
-176.4,0.008129115213421492
-178.2,0.0103028434430194
-180,0.01242895517498255
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_din16798_2.V_flow/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_din16798_2.V_flow/test.csv
deleted file mode 100644
index 2e600cb951..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_din16798_2.V_flow/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0.01230229469564251
-3.6,0.02433676335653255
-5.399999999999999,0.03610893277194845
-7.2,0.04762410493097031
-9,0.05888737365603447
-10.8,0.00547556542789578
-12.6,0.0174160481793152
-14.4,0.02884069135294518
-16.2,0.03976095014896281
-18,0.05018787458539009
-19.8,0.06013205685785149
-21.6,0.01019877608707829
-23.4,0.02118627767946735
-25.2,0.03166983214730361
-27,0.04166021198034286
-28.8,0.04619012042454018
-30.6,0.003058541644101952
-32.4,0.01381594430934477
-34.2,0.02415406475710821
-36,0.03367453813552856
-37.8,0.04271078109525209
-39.6,0.05127223913332058
-41.4,0.007745258140784647
-43.2,0.01722353326979878
-45,0.01904275827109814
-46.8,0.01594240171855786
-48.6,0.008479931660546449
-50.40000000000001,0.0001148361131887654
-52.2,0.003308707749028637
-54,0.01040475629270077
-55.8,0.02078067456464626
-57.6,0.03363195248458328
-59.40000000000001,0.03992942585299693
-61.2,0.005079592531577156
-62.99999999999999,0.006302018649876126
-64.8,0.001180085492711716
-66.59999999999999,0
-68.40000000000001,0
-70.2,0
-72,0
-73.8,0
-75.59999999999999,0.00341171037491419
-77.40000000000001,0.01086903755256107
-79.2,0.02127847248545062
-81,0.002380432561039925
-82.8,0.005887577335768269
-84.59999999999999,0.008272922191346241
-86.39999999999999,0.009281947085111047
-88.2,0.008305634719910488
-90,0
-91.8,0.001855447748995663
-93.60000000000001,0.005087906352448335
-95.40000000000001,0.009059014868628163
-97.2,0.01351293032789398
-99.00000000000001,0.01829033903777603
-100.8,0.001538756415403535
-102.6,0.00298676976765913
-104.4,0.001971397788182234
-106.2,0
-108,0
-109.8,0
-111.6,0
-113.4,0
-115.2,0.0007298804125479398
-117,0.007878579199314117
-118.8,0.01872226156119287
-120.6,0.001664524974241327
-122.4,0.005328263171613191
-124.2,0.0070278651481463
-126,0.006823816336691388
-127.8,0.004798749180184952
-129.6,0.001054133952154514
-131.4,0.0005600183544875768
-133.2,0.002860799031683102
-135,0.006816637236624956
-136.8,0.01228259395555616
-138.6,0.01910308657312376
-140.4,0.00104403183423922
-142.2,0.005050550433566958
-144,0.007978452369570732
-145.8,0.0099038419429114
-147.6,0.01090777184374273
-149.4,0.01107548840314395
-151.2,0.001520487363048781
-153,0.004215503111481667
-154.8,0.007316385921281844
-156.6,0.01071918961513294
-158.4,0.01431902902707263
-160.2,0.0003714882127651201
-162,0.003490613540634513
-163.8,0.006204369859480073
-165.6,0.008510858104085367
-167.4,0.01040896226366795
-169.2,0.01189823757699637
-171,0.001312503009103239
-172.8,0.003634946948085851
-174.6,0.005906801032562337
-176.4,0.008129115213421492
-178.2,0.0103028434430194
-180,0.01242895517498255
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_din16798_2.V_flow/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_din16798_2.V_flow/upperBound.csv
deleted file mode 100644
index 61c741b10d..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_din16798_2.V_flow/upperBound.csv
+++ /dev/null
@@ -1,114 +0,0 @@
-x,y
--0.001,0.001
-1.799,0.01330229469564251
-3.599,0.02533676335653255
-5.398999999999999,0.03710893277194845
-7.199,0.04862410493097031
-8.999000000000001,0.05988737365603447
-9.001000000000001,0.05988737365603447
-10.80063458105072,0.006486408587252392
-12.599,0.0184160481793152
-14.399,0.02984069135294518
-16.199,0.04076095014896281
-17.999,0.05118787458539009
-19.799,0.06113205685785149
-19.801,0.06113205685785149
-21.60063928560447,0.01120878256107248
-23.399,0.02218627767946735
-25.199,0.03266983214730361
-26.999,0.04266021198034286
-28.799,0.04719012042454018
-28.801,0.04719012042454018
-30.60060075687546,0.004068108303145569
-32.39899999999999,0.01481594430934477
-34.199,0.02515406475710821
-35.999,0.03467453813552856
-37.799,0.04371078109525209
-39.599,0.05227223913332058
-39.601,0.05227223913332058
-41.40064236470785,0.008753906354430898
-43.19899999999999,0.01822353326979878
-44.999,0.02004275827109814
-45.001,0.02004275827109814
-46.80099999999999,0.01694240171855786
-48.601,0.009479931660546448
-50.40044737767913,0.001117404301253035
-52.199,0.004308707749028637
-53.999,0.01140475629270077
-55.79900000000001,0.02178067456464626
-57.599,0.03463195248458328
-59.39900000000001,0.04092942585299693
-59.401,0.04092942585299693
-61.20093222347936,0.006080904754048022
-62.999,0.007302018649876126
-63.00099999999999,0.007302018649876126
-64.80099999999999,0.002180085492711716
-66.601,0.001
-73.79899999999999,0.001
-75.599,0.00441171037491419
-77.39900000000002,0.01186903755256107
-79.199,0.02227847248545062
-79.20099999999999,0.02227847248545062
-81.00068693453575,0.003383719407507907
-82.79899999999999,0.006887577335768269
-84.599,0.00927292219134624
-86.39899999999999,0.01028194708511105
-86.40099999999998,0.01028194708511105
-88.20099999999999,0.009305634719910489
-90.00063479329005,0.001001685151961164
-91.79899999999999,0.002855447748995663
-93.59899999999999,0.006087906352448335
-95.399,0.01005901486862816
-97.199,0.01451293032789398
-98.999,0.01929033903777603
-99.00100000000002,0.01929033903777603
-100.8008408741211,0.002540237310018664
-102.599,0.00398676976765913
-102.601,0.00398676976765913
-104.401,0.002971397788182234
-106.201,0.001
-113.399,0.001
-115.199,0.00172988041254794
-116.999,0.008878579199314118
-118.799,0.01972226156119287
-118.801,0.01972226156119287
-120.6006463824863,0.002667876037798218
-122.399,0.006328263171613191
-124.199,0.008027865148146299
-124.201,0.008027865148146299
-126.001,0.007823816336691387
-127.801,0.005798749180184952
-129.601,0.002054133952154514
-131.3993535842114,0.001560470309888357
-133.199,0.003860799031683102
-134.999,0.007816637236624957
-136.799,0.01328259395555616
-138.599,0.02010308657312376
-138.601,0.02010308657312376
-140.4006368534334,0.002047675214086549
-142.199,0.006050550433566958
-143.999,0.008978452369570733
-145.799,0.0109038419429114
-147.599,0.01190777184374273
-149.399,0.01207548840314395
-149.401,0.01207548840314395
-151.2005599980318,0.002522823040417348
-152.999,0.005215503111481667
-154.799,0.008316385921281845
-156.599,0.01171918961513294
-158.399,0.01531902902707263
-158.401,0.01531902902707263
-160.2006344774894,0.001374320512840155
-161.999,0.004490613540634513
-163.799,0.007204369859480073
-165.599,0.009510858104085366
-167.399,0.01140896226366795
-169.199,0.01289823757699637
-169.201,0.01289823757699637
-171.0006401593086,0.002314619219128427
-172.799,0.004634946948085851
-174.599,0.006906801032562337
-176.399,0.009129115213421492
-178.199,0.0113028434430194
-179.999,0.01342895517498255
-180.001,0.01342895517498255
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_din4108_1.V_flow/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_din4108_1.V_flow/errors.csv
deleted file mode 100644
index 8f1085b2e9..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_din4108_1.V_flow/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0
-23.4,0
-25.2,0
-27,0
-28.8,0
-30.6,0
-32.4,0
-34.2,0
-36,0
-37.8,0
-39.6,0
-41.4,0
-43.2,0
-45,0
-46.8,0
-48.6,0
-50.40000000000001,0
-52.2,0
-54,0
-55.8,0
-57.6,0
-59.40000000000001,0
-61.2,0
-62.99999999999999,0
-64.8,0
-66.59999999999999,0
-68.40000000000001,0
-70.2,0
-72,0
-73.8,0
-75.59999999999999,0
-77.40000000000001,0
-79.2,0
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0
-93.60000000000001,0
-95.40000000000001,0
-97.2,0
-99.00000000000001,0
-100.8,0
-102.6,0
-104.4,0
-106.2,0
-108,0
-109.8,0
-111.6,0
-113.4,0
-115.2,0
-117,0
-118.8,0
-120.6,0
-122.4,0
-124.2,0
-126,0
-127.8,0
-129.6,0
-131.4,0
-133.2,0
-135,0
-136.8,0
-138.6,0
-140.4,0
-142.2,0
-144,0
-145.8,0
-147.6,0
-149.4,0
-151.2,0
-153,0
-154.8,0
-156.6,0
-158.4,0
-160.2,0
-162,0
-163.8,0
-165.6,0
-167.4,0
-169.2,0
-171,0
-172.8,0
-174.6,0
-176.4,0
-178.2,0
-180,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_din4108_1.V_flow/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_din4108_1.V_flow/lowerBound.csv
deleted file mode 100644
index c03515ca80..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_din4108_1.V_flow/lowerBound.csv
+++ /dev/null
@@ -1,101 +0,0 @@
-x,y
--0.001,-0.001
-19.801,-0.001
-21.601,0.0002500787924096511
-23.401,0.004583424447423197
-25.201,0.01191838943077285
-27.001,0.02215634302794933
-28.79956136994873,0.03519080761473259
-30.599,0.001770923278148227
-30.601,0.001770923278148227
-32.401,0.00786353931039992
-34.20081031462183,0.01070846954519525
-35.999,0.01041064520925283
-37.799,0.007070373689251687
-39.599,0.0007864678735705639
-39.601,0.0007864678735705639
-41.401,0.0009165140726253059
-43.20099999999999,0.008903759746711898
-45.001,0.02291651645302773
-46.80099999999999,0.04275689699984389
-48.59956032991088,0.06821187386364222
-50.39900000000001,0.002777769430303061
-50.401,0.002777769430303061
-52.20099999999999,0.01569776026505077
-54.001,0.02209947833418846
-55.79903018859704,0.02219155098187402
-57.599,0.0161773132474657
-59.39900000000001,0.004254103229221317
-61.19900000000001,0.001819539813980993
-61.201,0.001819539813980993
-63.00099999999999,0.01643013039231292
-64.80099999999999,0.04313632043729127
-66.601,0.08154133951823575
-68.39955826062092,0.1312186065365085
-70.19900000000001,0.002861256834947485
-70.20099999999999,0.002861256834947485
-72.001,0.03017595054209232
-73.80099999999999,0.04440703548712448
-75.59925555226533,0.04597174360591719
-77.39900000000002,0.03528190876052374
-79.199,0.01272928086576333
-80.99900000000001,-0.001
-90.001,-0.001
-91.801,0.001335101601815197
-93.60100000000001,0.005537819217057471
-95.40100000000001,0.01088952636027412
-97.20100000000001,0.01712097995798055
-98.99947662997066,0.02406487496183534
-100.799,0.001858386047441432
-100.801,0.001858386047441432
-102.601,0.01486931134362156
-104.401,0.03946492329622052
-106.201,0.0757473253155756
-108.001,0.1233932843208313
-109.7995469522597,0.1819928552815177
-111.599,0.02623726671636142
-111.601,0.02623726671636142
-113.401,0.04517615409662687
-115.2007137732396,0.05284071493294064
-116.999,0.05156162956357002
-118.799,0.04748560975670704
-120.599,0.002292438737310001
-120.601,0.002292438737310001
-122.401,0.01346387689772969
-124.201,0.02817171368528309
-126.001,0.04755891689658148
-127.801,0.07205914808404598
-129.5995047107613,0.10174454789767
-131.399,0.01374819353301064
-131.401,0.01374819353301064
-133.201,0.02840126567485578
-135.001,0.03928023406863213
-136.801,0.04803421991146358
-138.5992770268198,0.05687797879919728
-140.399,0.001829837621419043
-140.401,0.001829837621419043
-142.201,0.01484897782866164
-144.001,0.02870659546554089
-145.801,0.04382313916951128
-147.601,0.06051589401359592
-149.3994211661081,0.07899242685427071
-151.199,0.00968448944939225
-151.201,0.00968448944939225
-153.001,0.02458587864041328
-154.801,0.03856471669431108
-156.601,0.05212170349641252
-158.3993464969199,0.0657451029608442
-160.199,0.0006862137820182769
-160.201,0.0006862137820182769
-162.001,0.01590410077571869
-163.801,0.03118925755913216
-165.601,0.0465298092396731
-167.401,0.06191462488385832
-169.1993638306479,0.0773187409814302
-170.999,0.007996449410915374
-171.001,0.007996449410915374
-172.801,0.02391545986598993
-174.601,0.03948770283794195
-176.401,0.05472038405859915
-178.201,0.0696200327789015
-180.001,0.08419329875707626
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_din4108_1.V_flow/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_din4108_1.V_flow/reference.csv
deleted file mode 100644
index 1cef6dcffa..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_din4108_1.V_flow/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0.001250078792409651
-23.4,0.005583424447423197
-25.2,0.01291838943077285
-27,0.02315634302794933
-28.8,0.03620123359894978
-30.6,0.002770923278148227
-32.4,0.008863539310399921
-34.2,0.01170876937771819
-36,0.01141064520925283
-37.8,0.008070373689251687
-39.6,0.001786467873570564
-41.4,0.001916514072625306
-43.2,0.009903759746711897
-45,0.02391651645302773
-46.8,0.04375689699984389
-48.6,0.06923224947640354
-50.40000000000001,0.003777769430303061
-52.2,0.01669776026505077
-54,0.02309947833418846
-55.8,0.02319165185100985
-57.6,0.0171773132474657
-59.40000000000001,0.005254103229221317
-61.2,0.002819539813980993
-62.99999999999999,0.01743013039231292
-64.8,0.04413632043729127
-66.59999999999999,0.08254133951823575
-68.40000000000001,0.1322584282501964
-70.2,0.003861256834947485
-72,0.03117595054209232
-73.8,0.04540703548712448
-75.59999999999999,0.04697326149447857
-77.40000000000001,0.03628190876052374
-79.2,0.01372928086576333
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0.002335101601815197
-93.60000000000001,0.006537819217057471
-95.40000000000001,0.01188952636027412
-97.2,0.01812097995798055
-99.00000000000001,0.02507075667381293
-100.8,0.002858386047441432
-102.6,0.01586931134362156
-104.4,0.04046492329622052
-106.2,0.0767473253155756
-108,0.1243932843208313
-109.8,0.1830401979289041
-111.6,0.02723726671636142
-113.4,0.04617615409662687
-115.2,0.05384193390589646
-117,0.05256162956357002
-118.8,0.04848560975670704
-120.6,0.003292438737310001
-122.4,0.01446387689772969
-124.2,0.02917171368528309
-126,0.04855891689658148
-127.8,0.07305914808404598
-129.6,0.10276922854411
-131.4,0.01474819353301064
-133.2,0.02940126567485578
-135,0.04028023406863213
-136.8,0.04903421991146358
-138.6,0.0578864522207827
-140.4,0.002829837621419043
-142.2,0.01584897782866164
-144,0.02970659546554089
-145.8,0.04482313916951128
-147.6,0.06151589401359592
-149.4,0.08000864740193969
-151.2,0.01068448944939225
-153,0.02558587864041328
-154.8,0.03956471669431108
-156.6,0.05312170349641252
-158.4,0.0667576290969446
-160.2,0.001686213782018277
-162,0.01690410077571869
-163.8,0.03218925755913216
-165.6,0.0475298092396731
-167.4,0.06291462488385832
-169.2,0.07833275579991475
-171,0.008996449410915375
-172.8,0.02491545986598993
-174.6,0.04048770283794195
-176.4,0.05572038405859915
-178.2,0.0706200327789015
-180,0.08519329875707626
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_din4108_1.V_flow/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_din4108_1.V_flow/test.csv
deleted file mode 100644
index 1cef6dcffa..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_din4108_1.V_flow/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0.001250078792409651
-23.4,0.005583424447423197
-25.2,0.01291838943077285
-27,0.02315634302794933
-28.8,0.03620123359894978
-30.6,0.002770923278148227
-32.4,0.008863539310399921
-34.2,0.01170876937771819
-36,0.01141064520925283
-37.8,0.008070373689251687
-39.6,0.001786467873570564
-41.4,0.001916514072625306
-43.2,0.009903759746711897
-45,0.02391651645302773
-46.8,0.04375689699984389
-48.6,0.06923224947640354
-50.40000000000001,0.003777769430303061
-52.2,0.01669776026505077
-54,0.02309947833418846
-55.8,0.02319165185100985
-57.6,0.0171773132474657
-59.40000000000001,0.005254103229221317
-61.2,0.002819539813980993
-62.99999999999999,0.01743013039231292
-64.8,0.04413632043729127
-66.59999999999999,0.08254133951823575
-68.40000000000001,0.1322584282501964
-70.2,0.003861256834947485
-72,0.03117595054209232
-73.8,0.04540703548712448
-75.59999999999999,0.04697326149447857
-77.40000000000001,0.03628190876052374
-79.2,0.01372928086576333
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0.002335101601815197
-93.60000000000001,0.006537819217057471
-95.40000000000001,0.01188952636027412
-97.2,0.01812097995798055
-99.00000000000001,0.02507075667381293
-100.8,0.002858386047441432
-102.6,0.01586931134362156
-104.4,0.04046492329622052
-106.2,0.0767473253155756
-108,0.1243932843208313
-109.8,0.1830401979289041
-111.6,0.02723726671636142
-113.4,0.04617615409662687
-115.2,0.05384193390589646
-117,0.05256162956357002
-118.8,0.04848560975670704
-120.6,0.003292438737310001
-122.4,0.01446387689772969
-124.2,0.02917171368528309
-126,0.04855891689658148
-127.8,0.07305914808404598
-129.6,0.10276922854411
-131.4,0.01474819353301064
-133.2,0.02940126567485578
-135,0.04028023406863213
-136.8,0.04903421991146358
-138.6,0.0578864522207827
-140.4,0.002829837621419043
-142.2,0.01584897782866164
-144,0.02970659546554089
-145.8,0.04482313916951128
-147.6,0.06151589401359592
-149.4,0.08000864740193969
-151.2,0.01068448944939225
-153,0.02558587864041328
-154.8,0.03956471669431108
-156.6,0.05312170349641252
-158.4,0.0667576290969446
-160.2,0.001686213782018277
-162,0.01690410077571869
-163.8,0.03218925755913216
-165.6,0.0475298092396731
-167.4,0.06291462488385832
-169.2,0.07833275579991475
-171,0.008996449410915375
-172.8,0.02491545986598993
-174.6,0.04048770283794195
-176.4,0.05572038405859915
-178.2,0.0706200327789015
-180,0.08519329875707626
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_din4108_1.V_flow/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_din4108_1.V_flow/upperBound.csv
deleted file mode 100644
index 75691aa875..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_din4108_1.V_flow/upperBound.csv
+++ /dev/null
@@ -1,103 +0,0 @@
-x,y
--0.001,0.001
-19.799,0.001
-21.599,0.002250078792409651
-23.399,0.006583424447423197
-25.199,0.01391838943077285
-26.999,0.02415634302794933
-28.799,0.03720123359894978
-28.801,0.03720123359894978
-30.60069169205854,0.003776649294902378
-32.39899999999999,0.009863539310399922
-34.199,0.01270876937771819
-34.201,0.01270876937771819
-36.001,0.01241064520925283
-37.801,0.009070373689251687
-39.60095944896414,0.002786609439620579
-41.39899999999999,0.002916514072625306
-43.19899999999999,0.0109037597467119
-44.999,0.02491651645302773
-46.79900000000001,0.04475689699984389
-48.599,0.07023224947640354
-48.601,0.07023224947640354
-50.40067030103834,0.004789758471473344
-52.199,0.01769776026505077
-53.999,0.02409947833418846
-55.79900000000001,0.02419165185100985
-55.80099999999999,0.02419165185100985
-57.601,0.0181773132474657
-59.401,0.006254103229221317
-61.1992856604776,0.003821858518582403
-62.999,0.01843013039231292
-64.79900000000001,0.04513632043729127
-66.599,0.08354133951823575
-68.399,0.1332584282501964
-68.401,0.1332584282501964
-70.20064916361788,0.004886282612222643
-71.99900000000001,0.03217595054209232
-73.79899999999999,0.04640703548712448
-75.599,0.04797326149447857
-75.601,0.04797326149447857
-77.40100000000001,0.03728190876052374
-79.20099999999999,0.01472928086576333
-81.001,0.001
-89.99900000000001,0.001
-91.79899999999999,0.003335101601815197
-93.59899999999999,0.007537819217057471
-95.399,0.01288952636027412
-97.199,0.01912097995798055
-98.999,0.02607075667381293
-99.00100000000002,0.02607075667381293
-100.8002612318095,0.003867502599027382
-102.599,0.01686931134362156
-104.399,0.04146492329622052
-106.199,0.0777473253155756
-107.999,0.1253932843208313
-109.799,0.1840401979289041
-109.801,0.1840401979289041
-111.6007832357757,0.0282560292172108
-113.399,0.04717615409662687
-115.199,0.05484193390589646
-115.201,0.05484193390589646
-117.001,0.05356162956357002
-118.801,0.04948560975670704
-120.6006036009715,0.004302391253469573
-122.399,0.01546387689772969
-124.199,0.03017171368528309
-125.999,0.04955891689658148
-127.799,0.07405914808404598
-129.599,0.10376922854411
-129.601,0.10376922854411
-131.4007145712284,0.01576215116406715
-133.199,0.03040126567485578
-134.999,0.04128023406863213
-136.799,0.05003421991146358
-138.599,0.0588864522207827
-138.601,0.0588864522207827
-140.400617510221,0.00384153683939314
-142.199,0.01684897782866164
-143.999,0.03070659546554089
-145.799,0.04582313916951128
-147.599,0.06251589401359592
-149.399,0.08100864740193969
-149.401,0.08100864740193969
-151.2006461551229,0.01169811722614488
-152.999,0.02658587864041328
-154.799,0.04056471669431108
-156.599,0.05412170349641252
-158.399,0.0677576290969446
-158.401,0.0677576290969446
-160.2006209236708,0.002699917689378474
-161.999,0.01790410077571869
-163.799,0.03318925755913216
-165.599,0.0485298092396731
-167.399,0.06391462488385832
-169.199,0.07933275579991475
-169.201,0.07933275579991475
-171.0006265567699,0.01001083450770726
-172.799,0.02591545986598993
-174.599,0.04148770283794195
-176.399,0.05672038405859915
-178.199,0.0716200327789015
-179.999,0.08619329875707626
-180.001,0.08619329875707626
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_gidsPhaff.V_flow/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_gidsPhaff.V_flow/errors.csv
deleted file mode 100644
index 8f1085b2e9..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_gidsPhaff.V_flow/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0
-23.4,0
-25.2,0
-27,0
-28.8,0
-30.6,0
-32.4,0
-34.2,0
-36,0
-37.8,0
-39.6,0
-41.4,0
-43.2,0
-45,0
-46.8,0
-48.6,0
-50.40000000000001,0
-52.2,0
-54,0
-55.8,0
-57.6,0
-59.40000000000001,0
-61.2,0
-62.99999999999999,0
-64.8,0
-66.59999999999999,0
-68.40000000000001,0
-70.2,0
-72,0
-73.8,0
-75.59999999999999,0
-77.40000000000001,0
-79.2,0
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0
-93.60000000000001,0
-95.40000000000001,0
-97.2,0
-99.00000000000001,0
-100.8,0
-102.6,0
-104.4,0
-106.2,0
-108,0
-109.8,0
-111.6,0
-113.4,0
-115.2,0
-117,0
-118.8,0
-120.6,0
-122.4,0
-124.2,0
-126,0
-127.8,0
-129.6,0
-131.4,0
-133.2,0
-135,0
-136.8,0
-138.6,0
-140.4,0
-142.2,0
-144,0
-145.8,0
-147.6,0
-149.4,0
-151.2,0
-153,0
-154.8,0
-156.6,0
-158.4,0
-160.2,0
-162,0
-163.8,0
-165.6,0
-167.4,0
-169.2,0
-171,0
-172.8,0
-174.6,0
-176.4,0
-178.2,0
-180,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_gidsPhaff.V_flow/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_gidsPhaff.V_flow/lowerBound.csv
deleted file mode 100644
index 0162953c62..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_gidsPhaff.V_flow/lowerBound.csv
+++ /dev/null
@@ -1,120 +0,0 @@
-x,y
--0.001,-0.001
-0.001,-0.001
-1.801,0.02993839704979898
-3.601,0.06086336442698114
-5.401,0.09176144787967254
-7.201000000000001,0.1226191946155731
-8.999359171036826,0.1533949781045045
-10.799,0.0126993746316811
-10.801,0.0126993746316811
-12.601,0.04313566843872413
-14.401,0.0730195500964705
-16.201,0.1023313076808796
-18.001,0.1310515275001526
-19.79934648033656,0.1591350592629397
-21.599,0.02501367548840948
-21.601,0.02501367548840948
-23.401,0.05415999966600787
-25.201,0.08362498565932305
-27.001,0.1138634552955627
-28.79937488595926,0.1452819217804933
-30.599,0.008989575714654668
-30.601,0.008989575714654668
-32.401,0.03759759752853392
-34.201,0.0644552021036616
-36.001,0.08997868204116821
-37.801,0.1146319334099771
-39.59933769279484,0.1388956662288556
-41.39899999999999,0.01936842891965262
-41.401,0.01936842891965262
-43.20099999999999,0.04659213618009042
-45.001,0.07679122889041901
-46.80099999999999,0.1116069660972781
-48.5994360824252,0.1522379146879467
-50.39900000000001,0.006432213111221326
-50.401,0.006432213111221326
-52.20099999999999,0.0359724481229858
-54.001,0.05979566478729248
-55.80099999999999,0.07915685529608135
-57.601,0.0958533592876214
-59.39928536752036,0.1122625571911989
-61.19900000000001,0.01358942945413515
-61.201,0.01358942945413515
-63.00099999999999,0.04074070060253131
-64.80099999999999,0.08002422574438946
-66.601,0.1345325964974748
-68.39952159789021,0.205318656667631
-70.19900000000001,0.00457794037465722
-70.20099999999999,0.00457794037465722
-72.001,0.04565365815162659
-73.80099999999999,0.07071388684061737
-75.60071746081394,0.08091080763963503
-77.39900000000002,0.0792346514074305
-79.199,0.07425486384187277
-80.99900000000001,0.006425940129905939
-81.001,0.006425940129905939
-82.80099999999999,0.01832382775367732
-84.60099999999998,0.02813159488519776
-86.40099999999998,0.03553223292307092
-88.20099999999999,0.04005401506893585
-89.99905051786212,0.04090516203486037
-91.79899999999999,0.008024747879934124
-91.801,0.008024747879934124
-93.60100000000001,0.01956226092937493
-95.40100000000001,0.03319182335720138
-97.20100000000001,0.04864105946341232
-98.99944212721554,0.06569916775399592
-100.799,0.005556185495451211
-100.801,0.005556185495451211
-102.601,0.02722084926989452
-104.401,0.06337697276089894
-106.201,0.1159442681846343
-108.001,0.1853643825054169
-109.7995402427362,0.2716581547607037
-111.599,0.03836975621345822
-111.601,0.03836975621345822
-113.401,0.06886974383224535
-115.201,0.08676850882470882
-117.001,0.09630789810419083
-118.7991742041447,0.1057978049302169
-120.599,0.00624479609422219
-120.601,0.00624479609422219
-122.401,0.02962083316779171
-124.201,0.05706542839292221
-126.001,0.09015273505449266
-127.801,0.129920038992743
-129.5994708067906,0.1769667130473034
-131.399,0.02406791444283317
-131.401,0.02406791444283317
-133.201,0.05246145885889929
-135.001,0.07789819145202637
-136.801,0.1021861339181636
-138.5993416644935,0.1273723471392233
-140.399,0.005036627004653538
-140.401,0.005036627004653538
-142.201,0.03288747941949317
-144.001,0.06218985670804977
-145.801,0.09334953842006319
-147.601,0.1267221463086366
-149.3994021685108,0.1625803500796734
-151.199,0.02001956210828113
-151.201,0.02001956210828113
-153.001,0.05110656300187111
-154.801,0.08204233064475441
-156.601,0.1132592182256187
-158.3993657300337,0.1451564915920117
-160.199,0.002522521420054933
-160.201,0.002522521420054933
-162.001,0.03464489632844925
-163.801,0.06750417290527484
-165.601,0.1010725933837751
-167.401,0.135322630529872
-169.199372511905,0.1701941985295787
-170.999,0.01773553730547428
-171.001,0.01773553730547428
-172.801,0.05145143421071552
-174.601,0.08514455665443804
-176.401,0.118800517743304
-178.201,0.1524040245321015
-180.001,0.185940610408783
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_gidsPhaff.V_flow/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_gidsPhaff.V_flow/reference.csv
deleted file mode 100644
index 54203e6afa..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_gidsPhaff.V_flow/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0.03093839704979898
-3.6,0.06186336442698114
-5.399999999999999,0.09276144787967254
-7.2,0.1236191946155731
-9,0.1544230580329895
-10.8,0.0136993746316811
-12.6,0.04413566843872413
-14.4,0.0740195500964705
-16.2,0.1033313076808796
-18,0.1320515275001526
-19.8,0.1601608811345847
-21.6,0.02601367548840948
-23.4,0.05515999966600787
-25.2,0.08462498565932305
-27,0.1148634552955627
-28.8,0.1463103132974245
-30.6,0.009989575714654669
-32.4,0.03859759752853392
-34.2,0.0654552021036616
-36,0.09097868204116821
-37.8,0.1156319334099771
-39.6,0.1399180945959251
-41.4,0.02036842891965262
-43.2,0.04759213618009042
-45,0.07779122889041901
-46.8,0.1126069660972781
-48.6,0.1532732473056598
-50.40000000000001,0.007432213111221326
-52.2,0.0369724481229858
-54,0.06079566478729248
-55.8,0.08015685529608135
-57.6,0.0968533592876214
-59.40000000000001,0.1132782030637609
-61.2,0.01458942945413515
-62.99999999999999,0.04174070060253131
-64.8,0.08102422574438946
-66.59999999999999,0.1355325964974748
-68.40000000000001,0.2063768434921994
-70.2,0.00557794037465722
-72,0.04665365815162659
-73.8,0.07171388684061737
-75.59999999999999,0.08191240846296736
-77.40000000000001,0.0802346514074305
-79.2,0.07525486384187277
-81,0.007425940129905939
-82.8,0.01932382775367732
-84.59999999999999,0.02913159488519776
-86.39999999999999,0.03653223292307092
-88.2,0.04105401506893585
-90,0.04190608486533165
-91.8,0.009024747879934123
-93.60000000000001,0.02056226092937493
-95.40000000000001,0.03419182335720138
-97.2,0.04964105946341232
-99.00000000000001,0.0667139440774919
-100.8,0.006556185495451211
-102.6,0.02822084926989452
-104.4,0.06437697276089895
-106.2,0.1169442681846343
-108,0.1863643825054169
-109.8,0.2727281937611549
-111.6,0.03936975621345822
-113.4,0.06986974383224535
-115.2,0.08776850882470882
-117,0.09730789810419083
-118.8,0.106807440610959
-120.6,0.00724479609422219
-122.4,0.03062083316779171
-124.2,0.05806542839292221
-126,0.09115273505449266
-127.8,0.130920038992743
-129.6,0.1780067156173849
-131.4,0.02506791444283317
-133.2,0.05346145885889929
-135,0.07889819145202637
-136.8,0.1031861339181636
-138.6,0.1283955725320854
-140.4,0.006036627004653538
-142.2,0.03388747941949317
-144,0.06318985670804977
-145.8,0.09434953842006319
-147.6,0.1277221463086366
-149.4,0.1636122091199555
-151.2,0.02101956210828113
-153,0.05210656300187111
-154.8,0.08304233064475441
-156.6,0.1142592182256187
-158.4,0.1461854783298041
-160.2,0.003522521420054933
-162,0.03564489632844925
-163.8,0.06850417290527484
-165.6,0.1020725933837751
-167.4,0.136322630529872
-169.2,0.1712257565418356
-171,0.01873553730547428
-172.8,0.05245143421071552
-174.6,0.08614455665443804
-176.4,0.119800517743304
-178.2,0.1534040245321015
-180,0.186940610408783
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_gidsPhaff.V_flow/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_gidsPhaff.V_flow/test.csv
deleted file mode 100644
index 54203e6afa..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_gidsPhaff.V_flow/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0.03093839704979898
-3.6,0.06186336442698114
-5.399999999999999,0.09276144787967254
-7.2,0.1236191946155731
-9,0.1544230580329895
-10.8,0.0136993746316811
-12.6,0.04413566843872413
-14.4,0.0740195500964705
-16.2,0.1033313076808796
-18,0.1320515275001526
-19.8,0.1601608811345847
-21.6,0.02601367548840948
-23.4,0.05515999966600787
-25.2,0.08462498565932305
-27,0.1148634552955627
-28.8,0.1463103132974245
-30.6,0.009989575714654669
-32.4,0.03859759752853392
-34.2,0.0654552021036616
-36,0.09097868204116821
-37.8,0.1156319334099771
-39.6,0.1399180945959251
-41.4,0.02036842891965262
-43.2,0.04759213618009042
-45,0.07779122889041901
-46.8,0.1126069660972781
-48.6,0.1532732473056598
-50.40000000000001,0.007432213111221326
-52.2,0.0369724481229858
-54,0.06079566478729248
-55.8,0.08015685529608135
-57.6,0.0968533592876214
-59.40000000000001,0.1132782030637609
-61.2,0.01458942945413515
-62.99999999999999,0.04174070060253131
-64.8,0.08102422574438946
-66.59999999999999,0.1355325964974748
-68.40000000000001,0.2063768434921994
-70.2,0.00557794037465722
-72,0.04665365815162659
-73.8,0.07171388684061737
-75.59999999999999,0.08191240846296736
-77.40000000000001,0.0802346514074305
-79.2,0.07525486384187277
-81,0.007425940129905939
-82.8,0.01932382775367732
-84.59999999999999,0.02913159488519776
-86.39999999999999,0.03653223292307092
-88.2,0.04105401506893585
-90,0.04190608486533165
-91.8,0.009024747879934123
-93.60000000000001,0.02056226092937493
-95.40000000000001,0.03419182335720138
-97.2,0.04964105946341232
-99.00000000000001,0.0667139440774919
-100.8,0.006556185495451211
-102.6,0.02822084926989452
-104.4,0.06437697276089895
-106.2,0.1169442681846343
-108,0.1863643825054169
-109.8,0.2727281937611549
-111.6,0.03936975621345822
-113.4,0.06986974383224535
-115.2,0.08776850882470882
-117,0.09730789810419083
-118.8,0.106807440610959
-120.6,0.00724479609422219
-122.4,0.03062083316779171
-124.2,0.05806542839292221
-126,0.09115273505449266
-127.8,0.130920038992743
-129.6,0.1780067156173849
-131.4,0.02506791444283317
-133.2,0.05346145885889929
-135,0.07889819145202637
-136.8,0.1031861339181636
-138.6,0.1283955725320854
-140.4,0.006036627004653538
-142.2,0.03388747941949317
-144,0.06318985670804977
-145.8,0.09434953842006319
-147.6,0.1277221463086366
-149.4,0.1636122091199555
-151.2,0.02101956210828113
-153,0.05210656300187111
-154.8,0.08304233064475441
-156.6,0.1142592182256187
-158.4,0.1461854783298041
-160.2,0.003522521420054933
-162,0.03564489632844925
-163.8,0.06850417290527484
-165.6,0.1020725933837751
-167.4,0.136322630529872
-169.2,0.1712257565418356
-171,0.01873553730547428
-172.8,0.05245143421071552
-174.6,0.08614455665443804
-176.4,0.119800517743304
-178.2,0.1534040245321015
-180,0.186940610408783
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_gidsPhaff.V_flow/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_gidsPhaff.V_flow/upperBound.csv
deleted file mode 100644
index b65b75b7fb..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_gidsPhaff.V_flow/upperBound.csv
+++ /dev/null
@@ -1,120 +0,0 @@
-x,y
--0.001,0.001
-1.799,0.03193839704979898
-3.599,0.06286336442698114
-5.398999999999999,0.09376144787967254
-7.199,0.1246191946155731
-8.999000000000001,0.1554230580329895
-9.001000000000001,0.1554230580329895
-10.80064435267749,0.01472717907680034
-12.599,0.04513566843872413
-14.399,0.0750195500964705
-16.199,0.1043313076808796
-17.999,0.1330515275001526
-19.799,0.1611608811345847
-19.801,0.1611608811345847
-21.60064301924015,0.02704027991696692
-23.399,0.05615999966600787
-25.199,0.08562498565932306
-26.999,0.1158634552955627
-28.799,0.1473103132974245
-28.801,0.1473103132974245
-30.60065308631534,0.01101584878652666
-32.39899999999999,0.03959759752853392
-34.199,0.0664552021036616
-35.999,0.09197868204116821
-37.799,0.1166319334099771
-39.599,0.1409180945959251
-39.601,0.1409180945959251
-41.40062903751933,0.0213930669421763
-43.19899999999999,0.04859213618009042
-44.999,0.07879122889041901
-46.79900000000001,0.1136069660972781
-48.599,0.1542732473056598
-48.601,0.1542732473056598
-50.40066313124377,0.008459507159996977
-52.199,0.0379724481229858
-53.999,0.06179566478729248
-55.79900000000001,0.08115685529608135
-57.599,0.0978533592876214
-59.39900000000001,0.1142782030637609
-59.401,0.1142782030637609
-61.20056847963301,0.0156130884629165
-62.999,0.04274070060253131
-64.79900000000001,0.08202422574438946
-66.599,0.1365325964974748
-68.399,0.2073768434921994
-68.401,0.2073768434921994
-70.20066035528966,0.006615829422038899
-71.99900000000001,0.04765365815162659
-73.79899999999999,0.07271388684061737
-75.599,0.08291240846296737
-75.601,0.08291240846296737
-77.40100000000001,0.0812346514074305
-79.20099999999999,0.07625486384187277
-81.0007015335889,0.008437187160699635
-82.79899999999999,0.02032382775367732
-84.599,0.03013159488519776
-86.39899999999999,0.03753223292307092
-88.199,0.04205401506893585
-89.99900000000001,0.04290608486533165
-90.001,0.04290608486533165
-91.80048051275345,0.01003423756616347
-93.59899999999999,0.02156226092937493
-95.399,0.03519182335720138
-97.199,0.05064105946341232
-98.999,0.0677139440774919
-99.00100000000002,0.0677139440774919
-100.8004704467761,0.007573883681563448
-102.599,0.02922084926989452
-104.399,0.06537697276089895
-106.199,0.1179442681846343
-107.999,0.1873643825054169
-109.799,0.2737281937611549
-109.801,0.2737281937611549
-111.6007688155108,0.04039972779744708
-113.399,0.07086974383224535
-115.199,0.08876850882470882
-116.999,0.09830789810419083
-118.799,0.107807440610959
-118.801,0.107807440610959
-120.6006197122538,0.008265830790718231
-122.399,0.03162083316779171
-124.199,0.05906542839292221
-125.999,0.09215273505449266
-127.799,0.131920038992743
-129.599,0.1790067156173849
-129.601,0.1790067156173849
-131.4006868342013,0.02609452288828746
-133.199,0.05446145885889929
-134.999,0.07989819145202637
-136.799,0.1041861339181636
-138.599,0.1293955725320854
-138.601,0.1293955725320854
-140.4006291739581,0.007061834717689107
-142.199,0.03488747941949317
-143.999,0.06418985670804978
-145.799,0.09534953842006319
-147.599,0.1287221463086366
-149.399,0.1646122091199555
-149.401,0.1646122091199555
-151.2006420190705,0.02204792069067722
-152.999,0.05310656300187111
-154.799,0.08404233064475441
-156.599,0.1152592182256187
-158.399,0.1471854783298041
-158.401,0.1471854783298041
-160.2006324362625,0.004551653492076918
-161.999,0.03664489632844925
-163.799,0.06950417290527484
-165.599,0.1030725933837751
-167.399,0.137322630529872
-169.199,0.1722257565418356
-169.201,0.1722257565418356
-171.0006378647747,0.01976621623874654
-172.799,0.05345143421071552
-174.599,0.08714455665443804
-176.399,0.120800517743304
-178.199,0.1544040245321015
-179.999,0.187940610408783
-180.001,0.187940610408783
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_hall.V_flow/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_hall.V_flow/errors.csv
deleted file mode 100644
index 8f1085b2e9..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_hall.V_flow/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0
-23.4,0
-25.2,0
-27,0
-28.8,0
-30.6,0
-32.4,0
-34.2,0
-36,0
-37.8,0
-39.6,0
-41.4,0
-43.2,0
-45,0
-46.8,0
-48.6,0
-50.40000000000001,0
-52.2,0
-54,0
-55.8,0
-57.6,0
-59.40000000000001,0
-61.2,0
-62.99999999999999,0
-64.8,0
-66.59999999999999,0
-68.40000000000001,0
-70.2,0
-72,0
-73.8,0
-75.59999999999999,0
-77.40000000000001,0
-79.2,0
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0
-93.60000000000001,0
-95.40000000000001,0
-97.2,0
-99.00000000000001,0
-100.8,0
-102.6,0
-104.4,0
-106.2,0
-108,0
-109.8,0
-111.6,0
-113.4,0
-115.2,0
-117,0
-118.8,0
-120.6,0
-122.4,0
-124.2,0
-126,0
-127.8,0
-129.6,0
-131.4,0
-133.2,0
-135,0
-136.8,0
-138.6,0
-140.4,0
-142.2,0
-144,0
-145.8,0
-147.6,0
-149.4,0
-151.2,0
-153,0
-154.8,0
-156.6,0
-158.4,0
-160.2,0
-162,0
-163.8,0
-165.6,0
-167.4,0
-169.2,0
-171,0
-172.8,0
-174.6,0
-176.4,0
-178.2,0
-180,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_hall.V_flow/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_hall.V_flow/lowerBound.csv
deleted file mode 100644
index 1860adfc9e..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_hall.V_flow/lowerBound.csv
+++ /dev/null
@@ -1,61 +0,0 @@
-x,y
--0.001,-0.001
-90.001,-0.001
-91.801,0.005430607523242217
-93.60100000000001,0.0184057372891302
-95.40100000000001,0.03474517391104221
-97.20100000000001,0.05261515008297354
-98.9994317344382,0.0706195386681656
-100.799,0.005177674879657984
-100.801,0.005177674879657984
-102.601,0.02455620235970951
-104.401,0.04661428704266862
-106.201,0.06930820939684176
-108.001,0.09131951832771301
-109.7993575766893,0.1115913985650221
-111.599,0.01841195636438562
-111.601,0.01841195636438562
-113.401,0.04538894531141714
-115.201,0.07314883560261463
-117.001,0.0999114161133766
-118.7993445424209,0.1244690328941832
-120.599,0.006388571904112639
-120.601,0.006388571904112639
-122.401,0.03637436139367362
-124.201,0.06870286620851855
-126.001,0.1002708991765974
-127.801,0.1295166011717685
-129.5993246301566,0.1553372943259393
-131.399,0.02198029653436999
-131.401,0.02198029653436999
-133.201,0.05785208631261164
-135.001,0.09397500956058502
-136.801,0.1279961382000958
-138.5993315492339,0.1585079864165765
-140.399,0.004849474837971218
-140.401,0.004849474837971218
-142.201,0.04190313688520384
-144.001,0.08197008275985718
-145.801,0.1206583661421304
-147.601,0.1560480673704926
-149.399315821392,0.1868870306692769
-151.199,0.02230716362994321
-151.201,0.02230716362994321
-153.001,0.06504710221290588
-154.801,0.1080292292779219
-156.601,0.1482517034673529
-158.3993289424648,0.1840598835219165
-160.199,0.002015322538250534
-160.201,0.002015322538250534
-162.001,0.04411680081486702
-163.801,0.09060620333228447
-165.601,0.1354405030088522
-167.401,0.1763025795403455
-169.1993129943677,0.2117618838507875
-170.999,0.02049405889213085
-171.001,0.02049405889213085
-172.801,0.0678354601420237
-174.601,0.114756842026559
-176.401,0.1576844195961626
-178.201,0.1949497460058121
-180.001,0.2255824675559998
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_hall.V_flow/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_hall.V_flow/reference.csv
deleted file mode 100644
index 7877b0aacb..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_hall.V_flow/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0
-23.4,0
-25.2,0
-27,0
-28.8,0
-30.6,0
-32.4,0
-34.2,0
-36,0
-37.8,0
-39.6,0
-41.4,0
-43.2,0
-45,0
-46.8,0
-48.6,0
-50.40000000000001,0
-52.2,0
-54,0
-55.8,0
-57.6,0
-59.40000000000001,0
-61.2,0
-62.99999999999999,0
-64.8,0
-66.59999999999999,0
-68.40000000000001,0
-70.2,0
-72,0
-73.8,0
-75.59999999999999,0
-77.40000000000001,0
-79.2,0
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0.006430607523242217
-93.60000000000001,0.0194057372891302
-95.40000000000001,0.03574517391104221
-97.2,0.05361515008297354
-99.00000000000001,0.07163523882627501
-100.8,0.006177674879657984
-102.6,0.02555620235970951
-104.4,0.04761428704266862
-106.2,0.07030820939684176
-108,0.09231951832771301
-109.8,0.1126099126853974
-111.6,0.01941195636438562
-113.4,0.04638894531141714
-115.2,0.07414883560261464
-117,0.1009114161133766
-118.8,0.1254916392923822
-120.6,0.007388571904112639
-122.4,0.03737436139367362
-124.2,0.06970286620851855
-126,0.1012708991765974
-127.8,0.1305166011717685
-129.6,0.1563613496104645
-131.4,0.02298029653436999
-133.2,0.05885208631261164
-135,0.09497500956058502
-136.8,0.1289961382000958
-138.6,0.1595362946095537
-140.4,0.005849474837971218
-142.2,0.04290313688520384
-144,0.08297008275985718
-145.8,0.1216583661421304
-147.6,0.1570480673704926
-149.4,0.187915912316018
-151.2,0.02330716362994321
-153,0.06604710221290588
-154.8,0.1090292292779219
-156.6,0.1492517034673529
-158.4,0.1850931574840317
-160.2,0.003015322538250534
-162,0.04511680081486702
-163.8,0.09160620333228447
-165.6,0.1364405030088522
-167.4,0.1773025795403455
-169.2,0.2127951483860915
-171,0.02149405889213085
-172.8,0.0688354601420237
-174.6,0.115756842026559
-176.4,0.1586844195961626
-178.2,0.1959497460058121
-180,0.2265824675559998
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_hall.V_flow/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_hall.V_flow/test.csv
deleted file mode 100644
index 7877b0aacb..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_hall.V_flow/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0
-23.4,0
-25.2,0
-27,0
-28.8,0
-30.6,0
-32.4,0
-34.2,0
-36,0
-37.8,0
-39.6,0
-41.4,0
-43.2,0
-45,0
-46.8,0
-48.6,0
-50.40000000000001,0
-52.2,0
-54,0
-55.8,0
-57.6,0
-59.40000000000001,0
-61.2,0
-62.99999999999999,0
-64.8,0
-66.59999999999999,0
-68.40000000000001,0
-70.2,0
-72,0
-73.8,0
-75.59999999999999,0
-77.40000000000001,0
-79.2,0
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0.006430607523242217
-93.60000000000001,0.0194057372891302
-95.40000000000001,0.03574517391104221
-97.2,0.05361515008297354
-99.00000000000001,0.07163523882627501
-100.8,0.006177674879657984
-102.6,0.02555620235970951
-104.4,0.04761428704266862
-106.2,0.07030820939684176
-108,0.09231951832771301
-109.8,0.1126099126853974
-111.6,0.01941195636438562
-113.4,0.04638894531141714
-115.2,0.07414883560261464
-117,0.1009114161133766
-118.8,0.1254916392923822
-120.6,0.007388571904112639
-122.4,0.03737436139367362
-124.2,0.06970286620851855
-126,0.1012708991765974
-127.8,0.1305166011717685
-129.6,0.1563613496104645
-131.4,0.02298029653436999
-133.2,0.05885208631261164
-135,0.09497500956058502
-136.8,0.1289961382000958
-138.6,0.1595362946095537
-140.4,0.005849474837971218
-142.2,0.04290313688520384
-144,0.08297008275985718
-145.8,0.1216583661421304
-147.6,0.1570480673704926
-149.4,0.187915912316018
-151.2,0.02330716362994321
-153,0.06604710221290588
-154.8,0.1090292292779219
-156.6,0.1492517034673529
-158.4,0.1850931574840317
-160.2,0.003015322538250534
-162,0.04511680081486702
-163.8,0.09160620333228447
-165.6,0.1364405030088522
-167.4,0.1773025795403455
-169.2,0.2127951483860915
-171,0.02149405889213085
-172.8,0.0688354601420237
-174.6,0.115756842026559
-176.4,0.1586844195961626
-178.2,0.1959497460058121
-180,0.2265824675559998
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_hall.V_flow/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_hall.V_flow/upperBound.csv
deleted file mode 100644
index 987f2dbac5..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_hall.V_flow/upperBound.csv
+++ /dev/null
@@ -1,62 +0,0 @@
-x,y
--0.001,0.001
-89.99900000000001,0.001
-91.79899999999999,0.007430607523242217
-93.59899999999999,0.0204057372891302
-95.399,0.03674517391104221
-97.199,0.05461515008297354
-98.999,0.07263523882627501
-99.00100000000002,0.07263523882627501
-100.8005431536943,0.007194288238697262
-102.599,0.02655620235970951
-104.399,0.04861428704266862
-106.199,0.07130820939684177
-107.999,0.09331951832771301
-109.799,0.1136099126853974
-109.801,0.1136099126853974
-111.600551038049,0.02043520210677655
-113.399,0.04738894531141714
-115.199,0.07514883560261464
-116.999,0.1019114161133766
-118.799,0.1264916392923822
-118.801,0.1264916392923822
-120.6005950297663,0.008415143141224546
-122.399,0.03837436139367362
-124.199,0.07070286620851855
-125.999,0.1022708991765974
-127.799,0.1315166011717685
-129.599,0.1573613496104645
-129.601,0.1573613496104645
-131.4005761159556,0.02401170659005134
-133.199,0.05985208631261164
-134.999,0.09597500956058502
-136.799,0.1299961382000958
-138.599,0.1605362946095537
-138.601,0.1605362946095537
-140.4006114756376,0.006882647656677413
-142.199,0.04390313688520384
-143.999,0.08397008275985718
-145.799,0.1226583661421304
-147.599,0.1580480673704926
-149.399,0.188915912316018
-149.401,0.188915912316018
-151.2005877481633,0.02434486377382418
-152.999,0.06704710221290588
-154.799,0.1100292292779219
-156.599,0.1502517034673529
-158.399,0.1860931574840317
-158.401,0.1860931574840317
-160.2006243946181,0.004053316657543926
-161.999,0.04611680081486702
-163.799,0.09260620333228448
-165.599,0.1374405030088522
-167.399,0.1783025795403455
-169.199,0.2137951483860915
-169.201,0.2137951483860915
-171.0006032441573,0.02253622546155019
-172.799,0.0698354601420237
-174.599,0.116756842026559
-176.399,0.1596844195961626
-178.199,0.1969497460058121
-179.999,0.2275824675559998
-180.001,0.2275824675559998
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_jiang.V_flow/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_jiang.V_flow/errors.csv
deleted file mode 100644
index 8f1085b2e9..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_jiang.V_flow/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0
-23.4,0
-25.2,0
-27,0
-28.8,0
-30.6,0
-32.4,0
-34.2,0
-36,0
-37.8,0
-39.6,0
-41.4,0
-43.2,0
-45,0
-46.8,0
-48.6,0
-50.40000000000001,0
-52.2,0
-54,0
-55.8,0
-57.6,0
-59.40000000000001,0
-61.2,0
-62.99999999999999,0
-64.8,0
-66.59999999999999,0
-68.40000000000001,0
-70.2,0
-72,0
-73.8,0
-75.59999999999999,0
-77.40000000000001,0
-79.2,0
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0
-93.60000000000001,0
-95.40000000000001,0
-97.2,0
-99.00000000000001,0
-100.8,0
-102.6,0
-104.4,0
-106.2,0
-108,0
-109.8,0
-111.6,0
-113.4,0
-115.2,0
-117,0
-118.8,0
-120.6,0
-122.4,0
-124.2,0
-126,0
-127.8,0
-129.6,0
-131.4,0
-133.2,0
-135,0
-136.8,0
-138.6,0
-140.4,0
-142.2,0
-144,0
-145.8,0
-147.6,0
-149.4,0
-151.2,0
-153,0
-154.8,0
-156.6,0
-158.4,0
-160.2,0
-162,0
-163.8,0
-165.6,0
-167.4,0
-169.2,0
-171,0
-172.8,0
-174.6,0
-176.4,0
-178.2,0
-180,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_jiang.V_flow/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_jiang.V_flow/lowerBound.csv
deleted file mode 100644
index 548b6ef21a..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_jiang.V_flow/lowerBound.csv
+++ /dev/null
@@ -1,73 +0,0 @@
-x,y
--0.001,-0.001
-72.001,-0.001
-73.80099999999999,0.02565631542198849
-75.601,0.0573371659690071
-77.40100000000001,0.09309997433119972
-79.199501534441,0.1315316524025916
-80.99900000000001,0.01664329522848129
-81.001,0.01664329522848129
-82.80099999999999,0.05291824405013981
-84.60099999999998,0.09357392859631261
-86.40099999999998,0.1370820642769939
-88.20099999999999,0.1821094945408348
-89.99940141367009,0.2275122663796473
-91.79899999999999,0.04658029631851986
-91.801,0.04658029631851986
-93.60100000000001,0.09742763784558045
-95.40100000000001,0.1501591668795457
-97.20100000000001,0.203499156151034
-98.99937154661191,0.256316982150686
-100.799,0.02465968942811177
-100.801,0.02465968942811177
-102.601,0.08441842492981209
-104.401,0.1457885895104903
-106.201,0.2073825017394068
-108.001,0.2679973711967468
-109.7993598313013,0.3266349975941505
-111.599,0.05916501650467699
-111.601,0.05916501650467699
-113.401,0.1284716900107546
-115.201,0.1980056762885023
-117.001,0.2663813104629517
-118.799352993874,0.3324184574990008
-120.599,0.02407926234305041
-120.601,0.02407926234305041
-122.401,0.1005655490477046
-124.201,0.1775979975654938
-126.001,0.2535846998691553
-127.801,0.3271872837635158
-129.5993475952481,0.3973336541758664
-131.399,0.06362858701428907
-131.401,0.06362858701428907
-133.201,0.1476032537581677
-135.001,0.2309144755601883
-136.801,0.3119837653632936
-138.5993461225251,0.3894923965474134
-140.399,0.0188635314147596
-140.401,0.0188635314147596
-142.201,0.1091134240941054
-144.001,0.1993279626369476
-145.801,0.2876899426956898
-147.601,0.3726870751771613
-149.3993421372768,0.4531282816801647
-151.199,0.0630566420916156
-151.201,0.0630566420916156
-153.001,0.1596204509735107
-154.801,0.2549606922274876
-156.601,0.3472938918301268
-158.3993428908312,0.4351409405818041
-160.199,0.01028696389172274
-160.201,0.01028696389172274
-162.001,0.1125206073522568
-163.801,0.21438212157429
-165.601,0.3138311042225427
-167.401,0.4091727171249941
-169.1993391163552,0.499075485683624
-170.999,0.05843679809570312
-171.001,0.05843679809570312
-172.801,0.1641749032061011
-174.601,0.2664950244934555
-176.401,0.3635848533984983
-178.201,0.4541003853131397
-180.001,0.5372137298583984
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_jiang.V_flow/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_jiang.V_flow/reference.csv
deleted file mode 100644
index 5a960aa0fc..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_jiang.V_flow/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0
-23.4,0
-25.2,0
-27,0
-28.8,0
-30.6,0
-32.4,0
-34.2,0
-36,0
-37.8,0
-39.6,0
-41.4,0
-43.2,0
-45,0
-46.8,0
-48.6,0
-50.40000000000001,0
-52.2,0
-54,0
-55.8,0
-57.6,0
-59.40000000000001,0
-61.2,0
-62.99999999999999,0
-64.8,0
-66.59999999999999,0
-68.40000000000001,0
-70.2,0
-72,0
-73.8,0.02665631542198849
-75.59999999999999,0.0583371659690071
-77.40000000000001,0.09409997433119972
-79.2,0.1325636726955199
-81,0.01764329522848129
-82.8,0.05391824405013981
-84.59999999999999,0.09457392859631261
-86.39999999999999,0.1380820642769939
-88.2,0.1831094945408348
-90,0.2285526245832443
-91.8,0.04758029631851986
-93.60000000000001,0.09842763784558045
-95.40000000000001,0.1511591668795457
-97.2,0.204499156151034
-99.00000000000001,0.2573648095130924
-100.8,0.02565968942811177
-102.6,0.0854184249298121
-104.4,0.1467885895104903
-106.2,0.2083825017394068
-108,0.2689973711967468
-109.8,0.3276884772135856
-111.6,0.06016501650467699
-113.4,0.1294716900107546
-115.2,0.1990056762885023
-117,0.2673813104629517
-118.8,0.3334789370522839
-120.6,0.02507926234305041
-122.4,0.1015655490477046
-124.2,0.1785979975654938
-126,0.2545846998691553
-127.8,0.3281872837635158
-129.6,0.3983981078977731
-131.4,0.06462858701428907
-133.2,0.1486032537581677
-135,0.2319144755601883
-136.8,0.3129837653632936
-138.6,0.3905636785868501
-140.4,0.0198635314147596
-142.2,0.1101134240941054
-144,0.2003279626369476
-145.8,0.2886899426956898
-147.6,0.3736870751771613
-149.4,0.4542024391360281
-151.2,0.0640566420916156
-153,0.1606204509735107
-154.8,0.2559606922274876
-156.6,0.3482938918301268
-158.4,0.4362218885204218
-160.2,0.01128696389172274
-162,0.1135206073522568
-163.8,0.21538212157429
-165.6,0.3148311042225427
-167.4,0.4101727171249941
-169.2,0.5001585167630033
-171,0.05943679809570312
-172.8,0.1651749032061011
-174.6,0.2674950244934555
-176.4,0.3645848533984983
-178.2,0.4551003853131397
-180,0.5382137298583984
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_jiang.V_flow/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_jiang.V_flow/test.csv
deleted file mode 100644
index 5a960aa0fc..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_jiang.V_flow/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0
-23.4,0
-25.2,0
-27,0
-28.8,0
-30.6,0
-32.4,0
-34.2,0
-36,0
-37.8,0
-39.6,0
-41.4,0
-43.2,0
-45,0
-46.8,0
-48.6,0
-50.40000000000001,0
-52.2,0
-54,0
-55.8,0
-57.6,0
-59.40000000000001,0
-61.2,0
-62.99999999999999,0
-64.8,0
-66.59999999999999,0
-68.40000000000001,0
-70.2,0
-72,0
-73.8,0.02665631542198849
-75.59999999999999,0.0583371659690071
-77.40000000000001,0.09409997433119972
-79.2,0.1325636726955199
-81,0.01764329522848129
-82.8,0.05391824405013981
-84.59999999999999,0.09457392859631261
-86.39999999999999,0.1380820642769939
-88.2,0.1831094945408348
-90,0.2285526245832443
-91.8,0.04758029631851986
-93.60000000000001,0.09842763784558045
-95.40000000000001,0.1511591668795457
-97.2,0.204499156151034
-99.00000000000001,0.2573648095130924
-100.8,0.02565968942811177
-102.6,0.0854184249298121
-104.4,0.1467885895104903
-106.2,0.2083825017394068
-108,0.2689973711967468
-109.8,0.3276884772135856
-111.6,0.06016501650467699
-113.4,0.1294716900107546
-115.2,0.1990056762885023
-117,0.2673813104629517
-118.8,0.3334789370522839
-120.6,0.02507926234305041
-122.4,0.1015655490477046
-124.2,0.1785979975654938
-126,0.2545846998691553
-127.8,0.3281872837635158
-129.6,0.3983981078977731
-131.4,0.06462858701428907
-133.2,0.1486032537581677
-135,0.2319144755601883
-136.8,0.3129837653632936
-138.6,0.3905636785868501
-140.4,0.0198635314147596
-142.2,0.1101134240941054
-144,0.2003279626369476
-145.8,0.2886899426956898
-147.6,0.3736870751771613
-149.4,0.4542024391360281
-151.2,0.0640566420916156
-153,0.1606204509735107
-154.8,0.2559606922274876
-156.6,0.3482938918301268
-158.4,0.4362218885204218
-160.2,0.01128696389172274
-162,0.1135206073522568
-163.8,0.21538212157429
-165.6,0.3148311042225427
-167.4,0.4101727171249941
-169.2,0.5001585167630033
-171,0.05943679809570312
-172.8,0.1651749032061011
-174.6,0.2674950244934555
-176.4,0.3645848533984983
-178.2,0.4551003853131397
-180,0.5382137298583984
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_jiang.V_flow/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_jiang.V_flow/upperBound.csv
deleted file mode 100644
index 94132438dd..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_jiang.V_flow/upperBound.csv
+++ /dev/null
@@ -1,74 +0,0 @@
-x,y
--0.001,0.001
-71.99900000000001,0.001
-73.79899999999999,0.02765631542198849
-75.599,0.0593371659690071
-77.39900000000002,0.09509997433119972
-79.199,0.1335636726955199
-79.20099999999999,0.1335636726955199
-81.00052015780234,0.01867393058763719
-82.79899999999999,0.05491824405013981
-84.599,0.09557392859631261
-86.39899999999999,0.1390820642769939
-88.199,0.1841094945408348
-89.99900000000001,0.2295526245832443
-90.001,0.2295526245832443
-91.80056131986925,0.048624401298867
-93.59899999999999,0.09942763784558045
-95.399,0.1521591668795457
-97.199,0.205499156151034
-98.999,0.2583648095130924
-99.00100000000002,0.2583648095130924
-100.800589940678,0.02671247434169071
-102.599,0.0864184249298121
-104.399,0.1477885895104903
-106.199,0.2093825017394068
-107.999,0.2699973711967468
-109.799,0.3286884772135856
-109.801,0.3286884772135856
-111.600588477001,0.06122617875849762
-113.399,0.1304716900107546
-115.199,0.2000056762885023
-116.999,0.2683813104629517
-118.799,0.3344789370522839
-118.801,0.3344789370522839
-120.6006025509144,0.02614735854788454
-122.399,0.1025655490477046
-124.199,0.1795979975654938
-125.999,0.2555846998691553
-127.799,0.3291872837635158
-129.599,0.3993981078977731
-129.601,0.3993981078977731
-131.400597961292,0.06570313605149054
-133.199,0.1496032537581677
-134.999,0.2329144755601883
-136.799,0.3139837653632936
-138.599,0.3915636785868501
-138.601,0.3915636785868501
-140.4006084178984,0.02094417560515378
-142.199,0.1111134240941054
-143.999,0.2013279626369476
-145.799,0.2896899426956898
-147.599,0.3746870751771613
-149.399,0.4552024391360281
-149.401,0.4552024391360281
-151.2006031974397,0.06514264812004197
-152.999,0.1616204509735107
-154.799,0.2569606922274876
-156.599,0.3492938918301268
-158.399,0.4372218885204218
-158.401,0.4372218885204218
-160.2006121405954,0.01237852778441297
-161.999,0.1145206073522568
-163.799,0.21638212157429
-165.599,0.3158311042225427
-167.399,0.4111727171249941
-169.199,0.5011585167630033
-169.201,0.5011585167630033
-171.0006130068469,0.06053155158877462
-172.799,0.1661749032061011
-174.599,0.2684950244934555
-176.399,0.3655848533984983
-178.199,0.4561003853131397
-179.999,0.5392137298583984
-180.001,0.5392137298583984
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_larsenHeiselberg.V_flow/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_larsenHeiselberg.V_flow/errors.csv
deleted file mode 100644
index 8f1085b2e9..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_larsenHeiselberg.V_flow/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0
-23.4,0
-25.2,0
-27,0
-28.8,0
-30.6,0
-32.4,0
-34.2,0
-36,0
-37.8,0
-39.6,0
-41.4,0
-43.2,0
-45,0
-46.8,0
-48.6,0
-50.40000000000001,0
-52.2,0
-54,0
-55.8,0
-57.6,0
-59.40000000000001,0
-61.2,0
-62.99999999999999,0
-64.8,0
-66.59999999999999,0
-68.40000000000001,0
-70.2,0
-72,0
-73.8,0
-75.59999999999999,0
-77.40000000000001,0
-79.2,0
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0
-93.60000000000001,0
-95.40000000000001,0
-97.2,0
-99.00000000000001,0
-100.8,0
-102.6,0
-104.4,0
-106.2,0
-108,0
-109.8,0
-111.6,0
-113.4,0
-115.2,0
-117,0
-118.8,0
-120.6,0
-122.4,0
-124.2,0
-126,0
-127.8,0
-129.6,0
-131.4,0
-133.2,0
-135,0
-136.8,0
-138.6,0
-140.4,0
-142.2,0
-144,0
-145.8,0
-147.6,0
-149.4,0
-151.2,0
-153,0
-154.8,0
-156.6,0
-158.4,0
-160.2,0
-162,0
-163.8,0
-165.6,0
-167.4,0
-169.2,0
-171,0
-172.8,0
-174.6,0
-176.4,0
-178.2,0
-180,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_larsenHeiselberg.V_flow/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_larsenHeiselberg.V_flow/lowerBound.csv
deleted file mode 100644
index dbd591899b..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_larsenHeiselberg.V_flow/lowerBound.csv
+++ /dev/null
@@ -1,79 +0,0 @@
-x,y
--0.001,-0.001
-48.601,-0.001
-50.401,0.003086405068016856
-52.19982744901146,0.01287797227640962
-53.999,-0.001
-64.79900000000001,-0.001
-64.80099999999999,-0.001
-66.6002676522332,0.1326196990015641
-68.399,0.05544792254712783
-70.19900000000001,0.003285424231910639
-70.20099999999999,0.003285424231910639
-72.001,0.03765286335349083
-73.7993670758531,0.04885141005611841
-75.599,-0.001
-75.601,-0.001
-77.40000000000001,0.03134831653272414
-79.199,-0.001
-90.001,-0.001
-91.801,0.003999524486561794
-93.60100000000001,0.01313776512658725
-95.40100000000001,0.02496330479568467
-97.20100000000001,0.02877912348328767
-98.99967850568736,0.05478024704162118
-100.799,0.004120951736042991
-100.801,0.004120951736042991
-102.601,0.02235229815241274
-104.401,0.04546344490493107
-106.201,0.1082691579498827
-108.001,0.1825873126983643
-109.7994362732137,0.2441697485618298
-111.599,0.02330247656175073
-111.601,0.02330247656175073
-113.4004870446001,0.08304438643404961
-115.199,0.06244759551706498
-115.201,0.06244759551706498
-117.001,0.1048526262640953
-118.7990194875363,0.1058348661775782
-120.599,0.005901243939890599
-120.601,0.005901243939890599
-122.401,0.03132712973307988
-124.201,0.05231833330783065
-126.001,0.08282242918014483
-127.801,0.1480731445052185
-129.599456839842,0.2007699389920527
-131.399,0.02265781819816765
-131.401,0.02265781819816765
-133.201,0.05679811926117862
-135.001,0.0702357833981514
-136.801,0.1023204925969258
-138.5993917322583,0.1336685975381313
-140.399,0.004881015587595896
-140.401,0.004881015587595896
-142.201,0.03618690156634284
-144.001,0.06021764332056046
-145.801,0.08979475978370646
-147.601,0.1388618166998535
-149.3993287121327,0.1677721792399382
-151.199,0.020672009525671
-151.201,0.020672009525671
-153.001,0.0516464581489563
-154.801,0.0791845426485058
-156.601,0.1114723432215568
-158.3993641359424,0.1426549585354665
-160.199,0.002469422887919599
-160.201,0.002469422887919599
-162.001,0.03413256832957268
-163.801,0.06656531849121573
-165.6009764216251,0.09973831994038893
-167.399,0.0993430010154074
-167.401,0.0993430010154074
-169.1993864157076,0.1250853699142129
-170.999,0.01751772889494896
-171.001,0.01751772889494896
-172.801,0.03764049799490195
-174.601,0.08414309564140962
-176.401,0.117407786837394
-178.201,0.1506206528983501
-180.001,0.1837673505544662
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_larsenHeiselberg.V_flow/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_larsenHeiselberg.V_flow/reference.csv
deleted file mode 100644
index 6666a8e936..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_larsenHeiselberg.V_flow/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0
-23.4,0
-25.2,0
-27,0
-28.8,0
-30.6,0
-32.4,0
-34.2,0
-36,0
-37.8,0
-39.6,0
-41.4,0
-43.2,0
-45,0
-46.8,0
-48.6,0
-50.40000000000001,0.004086405068016856
-52.2,0.01388435482956435
-54,0
-55.8,0
-57.6,0
-59.40000000000001,0
-61.2,0
-62.99999999999999,5.767955557622884e-16
-64.8,0
-66.59999999999999,0.1336740856227222
-68.40000000000001,0.05644792254712783
-70.2,0.004285424231910639
-72,0.03865286335349083
-73.8,0.04986157837913006
-75.59999999999999,0
-77.40000000000001,0.03236629780928497
-79.2,0
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0.004999524486561794
-93.60000000000001,0.01413776512658725
-95.40000000000001,0.02596330479568467
-97.2,0.02977912348328767
-99.00000000000001,0.05579935014247907
-100.8,0.005120951736042991
-102.6,0.02335229815241274
-104.4,0.04646344490493107
-106.2,0.1092691579498827
-108,0.1835873126983643
-109.8,0.2452232940257208
-111.6,0.02430247656175073
-113.4,0.08406141625116582
-115.2,0.06344759551706498
-117,0.1058526262640953
-118.8,0.1068359481115642
-120.6,0.006901243939890599
-122.4,0.03232712973307988
-124.2,0.05331833330783065
-126,0.08382242918014483
-127.8,0.1490731445052185
-129.6,0.2018151553085674
-131.4,0.02365781819816765
-133.2,0.05779811926117862
-135,0.0712357833981514
-136.8,0.1033204925969258
-138.6,0.1346966315559907
-140.4,0.005881015587595896
-142.2,0.03718690156634284
-144,0.06121764332056046
-145.8,0.09079475978370646
-147.6,0.1398618166998535
-149.4,0.1687990472634683
-151.2,0.021672009525671
-153,0.0526464581489563
-154.8,0.0801845426485058
-156.6,0.1124723432215568
-158.4,0.1436833234914819
-160.2,0.003469422887919599
-162,0.03513256832957268
-163.8,0.06756531849121573
-165.6,0.1007387544824503
-167.4,0.1003430010154074
-169.2,0.1261084669982108
-171,0.01851772889494896
-172.8,0.03864049799490195
-174.6,0.08514309564140962
-176.4,0.118407786837394
-178.2,0.1516206528983501
-180,0.1847673505544662
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_larsenHeiselberg.V_flow/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_larsenHeiselberg.V_flow/test.csv
deleted file mode 100644
index 6666a8e936..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_larsenHeiselberg.V_flow/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0
-23.4,0
-25.2,0
-27,0
-28.8,0
-30.6,0
-32.4,0
-34.2,0
-36,0
-37.8,0
-39.6,0
-41.4,0
-43.2,0
-45,0
-46.8,0
-48.6,0
-50.40000000000001,0.004086405068016856
-52.2,0.01388435482956435
-54,0
-55.8,0
-57.6,0
-59.40000000000001,0
-61.2,0
-62.99999999999999,5.767955557622884e-16
-64.8,0
-66.59999999999999,0.1336740856227222
-68.40000000000001,0.05644792254712783
-70.2,0.004285424231910639
-72,0.03865286335349083
-73.8,0.04986157837913006
-75.59999999999999,0
-77.40000000000001,0.03236629780928497
-79.2,0
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0.004999524486561794
-93.60000000000001,0.01413776512658725
-95.40000000000001,0.02596330479568467
-97.2,0.02977912348328767
-99.00000000000001,0.05579935014247907
-100.8,0.005120951736042991
-102.6,0.02335229815241274
-104.4,0.04646344490493107
-106.2,0.1092691579498827
-108,0.1835873126983643
-109.8,0.2452232940257208
-111.6,0.02430247656175073
-113.4,0.08406141625116582
-115.2,0.06344759551706498
-117,0.1058526262640953
-118.8,0.1068359481115642
-120.6,0.006901243939890599
-122.4,0.03232712973307988
-124.2,0.05331833330783065
-126,0.08382242918014483
-127.8,0.1490731445052185
-129.6,0.2018151553085674
-131.4,0.02365781819816765
-133.2,0.05779811926117862
-135,0.0712357833981514
-136.8,0.1033204925969258
-138.6,0.1346966315559907
-140.4,0.005881015587595896
-142.2,0.03718690156634284
-144,0.06121764332056046
-145.8,0.09079475978370646
-147.6,0.1398618166998535
-149.4,0.1687990472634683
-151.2,0.021672009525671
-153,0.0526464581489563
-154.8,0.0801845426485058
-156.6,0.1124723432215568
-158.4,0.1436833234914819
-160.2,0.003469422887919599
-162,0.03513256832957268
-163.8,0.06756531849121573
-165.6,0.1007387544824503
-167.4,0.1003430010154074
-169.2,0.1261084669982108
-171,0.01851772889494896
-172.8,0.03864049799490195
-174.6,0.08514309564140962
-176.4,0.118407786837394
-178.2,0.1516206528983501
-180,0.1847673505544662
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_larsenHeiselberg.V_flow/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_larsenHeiselberg.V_flow/upperBound.csv
deleted file mode 100644
index 4c3961e336..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_larsenHeiselberg.V_flow/upperBound.csv
+++ /dev/null
@@ -1,81 +0,0 @@
-x,y
--0.001,0.001
-48.599,0.001
-50.39900000000001,0.005086405068016856
-52.199,0.01488435482956435
-52.20099999999999,0.01488435482956435
-54.001,0.001
-64.79900000000001,0.001
-66.599,0.1346740856227222
-66.601,0.1346740856227222
-68.401,0.05744792254712783
-70.20020565205201,0.005308443772743453
-71.99900000000001,0.03965286335349083
-73.79899999999999,0.05086157837913006
-73.80099999999999,0.05086157837913006
-75.60021276580864,0.001021807077408319
-77.39900000000002,0.03336629780928497
-77.40100000000001,0.03336629780928497
-79.20099999999999,0.001
-89.99900000000001,0.001
-91.79899999999999,0.005999524486561794
-93.59899999999999,0.01513776512658725
-95.399,0.02696330479568467
-97.199,0.03077912348328767
-98.999,0.05679935014247907
-99.00100000000002,0.05679935014247907
-100.8004708630408,0.006135849410281141
-102.599,0.02435229815241274
-104.399,0.04746344490493107
-106.199,0.1102691579498827
-107.999,0.1845873126983643
-109.799,0.2462232940257208
-109.801,0.2462232940257208
-111.6005741841856,0.02535473854942226
-113.399,0.08506141625116583
-113.401,0.08506141625116583
-115.1996542112479,0.0644630076548884
-116.999,0.1068526262640953
-118.799,0.1078359481115642
-118.801,0.1078359481115642
-120.6005943559966,0.007923765002936642
-122.399,0.03332712973307988
-124.199,0.05431833330783065
-125.999,0.08482242918014483
-127.799,0.1500731445052185
-129.599,0.2028151553085674
-129.601,0.2028151553085674
-131.4006783732371,0.024689651624619
-133.199,0.05879811926117862
-134.999,0.0722357833981514
-136.799,0.1043204925969258
-138.599,0.1356966315559907
-138.601,0.1356966315559907
-140.4006089733659,0.006908999108004983
-142.199,0.03818690156634284
-143.999,0.06221764332056046
-145.799,0.09179475978370646
-147.599,0.1408618166998535
-149.399,0.1697990472634683
-149.401,0.1697990472634683
-151.2006521708015,0.02270044012545405
-152.999,0.0536464581489563
-154.799,0.0811845426485058
-156.599,0.1134723432215568
-158.399,0.1446833234914819
-158.401,0.1446833234914819
-160.2006315605117,0.004498123075575807
-161.999,0.03613256832957268
-163.799,0.06856531849121573
-165.599,0.1017387544824503
-165.601,0.1017387544824503
-167.3990302549709,0.1013434340895321
-169.199,0.1271084669982108
-169.201,0.1271084669982108
-171.0006848764153,0.01953656466109784
-172.799,0.03964049799490195
-174.599,0.08614309564140962
-176.399,0.119407786837394
-178.199,0.1526206528983501
-179.999,0.1857673505544662
-180.001,0.1857673505544662
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_maas.V_flow/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_maas.V_flow/errors.csv
deleted file mode 100644
index 8f1085b2e9..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_maas.V_flow/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0
-23.4,0
-25.2,0
-27,0
-28.8,0
-30.6,0
-32.4,0
-34.2,0
-36,0
-37.8,0
-39.6,0
-41.4,0
-43.2,0
-45,0
-46.8,0
-48.6,0
-50.40000000000001,0
-52.2,0
-54,0
-55.8,0
-57.6,0
-59.40000000000001,0
-61.2,0
-62.99999999999999,0
-64.8,0
-66.59999999999999,0
-68.40000000000001,0
-70.2,0
-72,0
-73.8,0
-75.59999999999999,0
-77.40000000000001,0
-79.2,0
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0
-93.60000000000001,0
-95.40000000000001,0
-97.2,0
-99.00000000000001,0
-100.8,0
-102.6,0
-104.4,0
-106.2,0
-108,0
-109.8,0
-111.6,0
-113.4,0
-115.2,0
-117,0
-118.8,0
-120.6,0
-122.4,0
-124.2,0
-126,0
-127.8,0
-129.6,0
-131.4,0
-133.2,0
-135,0
-136.8,0
-138.6,0
-140.4,0
-142.2,0
-144,0
-145.8,0
-147.6,0
-149.4,0
-151.2,0
-153,0
-154.8,0
-156.6,0
-158.4,0
-160.2,0
-162,0
-163.8,0
-165.6,0
-167.4,0
-169.2,0
-171,0
-172.8,0
-174.6,0
-176.4,0
-178.2,0
-180,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_maas.V_flow/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_maas.V_flow/lowerBound.csv
deleted file mode 100644
index f957596aaf..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_maas.V_flow/lowerBound.csv
+++ /dev/null
@@ -1,92 +0,0 @@
-x,y
--0.001,-0.001
-27.001,-0.001
-28.80008916185031,0.02522349762402067
-30.599,0.003295632121412513
-32.39899999999999,-0.001
-43.20099999999999,-0.001
-45.001,0.05556160414218903
-46.80099999999999,0.1307248249360904
-48.59960275237551,0.2209175324370344
-50.39900000000001,0.01174836311058214
-50.401,0.01174836311058214
-52.20099999999999,0.05359086474806753
-53.99990474039946,0.06840621373330577
-55.79900000000001,0.05046916597845701
-57.599,-0.001
-61.201,-0.001
-63.00099999999999,0.05499509552121133
-64.80099999999999,0.1532597653891641
-66.601,0.2911521804325816
-68.39955414766548,0.4639025748733093
-70.19900000000001,0.01294805349821689
-70.20099999999999,0.01294805349821689
-72.001,0.112091342151165
-73.80099999999999,0.1629305474724862
-75.59912197188817,0.1657719869375275
-77.39900000000002,0.1219789889111623
-79.199,0.01572491000162236
-80.99900000000001,-0.001
-84.60099999999998,-0.001
-86.40099999999998,0.0137837096841442
-88.20099999999999,0.02814357002231138
-89.99960302789563,0.04257207101920268
-91.79899999999999,0.009132306528572959
-91.801,0.009132306528572959
-93.60100000000001,0.02161856780529934
-95.40100000000001,0.03574726430862462
-97.20100000000001,0.05092725388677086
-98.99941923498609,0.06665296887378308
-100.799,0.00731938233601128
-100.801,0.00731938233601128
-102.601,0.05261155613941372
-104.401,0.1411017175384428
-106.201,0.2702321423496593
-108.001,0.4354520609378815
-109.7995365884442,0.6313805105305564
-111.599,0.0967590233434287
-111.601,0.0967590233434287
-113.401,0.162616367032665
-115.2000354573207,0.1831222789780095
-116.999,0.1640214940309525
-118.799,0.1239731117097257
-120.599,0.006950020542718884
-120.601,0.006950020542718884
-122.401,0.03699150386110257
-124.201,0.08294595731116812
-126.001,0.1472973694801325
-127.801,0.2290689940299607
-129.5995157612386,0.3260251574527692
-131.399,0.04685802219225622
-131.401,0.04685802219225622
-133.201,0.08994769084007027
-135.001,0.1143614446520805
-136.801,0.1253847226731145
-138.5991144646824,0.1331223135437594
-140.399,0.005538235893382747
-140.401,0.005538235893382747
-142.201,0.03632883855018444
-144.001,0.07100269401073456
-145.801,0.1110200475191869
-147.601,0.156904147092329
-149.3994435929416,0.2084244541393567
-151.199,0.02754649449738674
-151.201,0.02754649449738674
-153.001,0.06442031466960907
-154.801,0.09530947923984057
-156.601,0.1221979823536286
-158.3992983703109,0.1475596047886253
-160.199,0.002807382648532012
-160.201,0.002807382648532012
-162.001,0.03735897520184517
-163.801,0.07189759958362434
-165.601,0.1057241642313793
-167.401,0.1382533661022745
-169.1993409916726,0.1690206488891246
-170.999,0.01922054418921471
-171.001,0.01922054418921471
-172.801,0.05519290406790949
-174.601,0.09000246056891582
-176.401,0.1230326652075411
-178.201,0.1538262589555124
-180.001,0.1821016391515732
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_maas.V_flow/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_maas.V_flow/reference.csv
deleted file mode 100644
index 1e3fc9c5dd..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_maas.V_flow/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0
-23.4,0
-25.2,0
-27,0
-28.8,0.0262367739877279
-30.6,0.004295632121412513
-32.4,0
-34.2,0
-36,0
-37.8,0
-39.6,0
-41.4,0
-43.2,0
-45,0.05656160414218903
-46.8,0.1317248249360904
-48.6,0.221987598796121
-50.40000000000001,0.01274836311058214
-52.2,0.05459086474806753
-54,0.06941523402929306
-55.8,0.05146916597845701
-57.6,0
-59.40000000000001,0
-61.2,0
-62.99999999999999,0.05599509552121133
-64.8,0.1542597653891641
-66.59999999999999,0.2921521804325816
-68.40000000000001,0.4650414484020343
-70.2,0.01394805349821689
-72,0.113091342151165
-73.8,0.1639305474724862
-75.59999999999999,0.166774954646769
-77.40000000000001,0.1229789889111623
-79.2,0.01672491000162236
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0.0147837096841442
-88.2,0.02914357002231138
-90,0.04358327761292458
-91.8,0.01013230652857296
-93.60000000000001,0.02261856780529934
-95.40000000000001,0.03674726430862462
-97.2,0.05192725388677086
-99.00000000000001,0.06766679137945188
-100.8,0.00831938233601128
-102.6,0.05361155613941372
-104.4,0.1421017175384428
-106.2,0.2712321423496593
-108,0.4364520609378815
-109.8,0.6325399312279663
-111.6,0.0977590233434287
-113.4,0.163616367032665
-115.2,0.1841332731066515
-117,0.1650214940309525
-118.8,0.1249731117097257
-120.6,0.007950020542718884
-122.4,0.03799150386110257
-124.2,0.08394595731116812
-126,0.1482973694801325
-127.8,0.2300689940299607
-129.6,0.3271051712613806
-131.4,0.04785802219225622
-133.2,0.09094769084007027
-135,0.1153614446520805
-136.8,0.1263847226731145
-138.6,0.134130427321356
-140.4,0.006538235893382747
-142.2,0.03732883855018444
-144,0.07200269401073456
-145.8,0.1120200475191869
-147.6,0.157904147092329
-149.4,0.2094690407863071
-151.2,0.02854649449738674
-153,0.06542031466960907
-154.8,0.09630947923984057
-156.6,0.1231979823536286
-158.4,0.1485836030807953
-160.2,0.003807382648532012
-162,0.03835897520184517
-163.8,0.07289759958362434
-165.6,0.1067241642313793
-167.4,0.1392533661022745
-169.2,0.1700490323706736
-171,0.02022054418921471
-172.8,0.05619290406790949
-174.6,0.09100246056891582
-176.4,0.1240326652075411
-178.2,0.1548262589555124
-180,0.1831016391515732
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_maas.V_flow/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_maas.V_flow/test.csv
deleted file mode 100644
index 1e3fc9c5dd..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_maas.V_flow/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0
-23.4,0
-25.2,0
-27,0
-28.8,0.0262367739877279
-30.6,0.004295632121412513
-32.4,0
-34.2,0
-36,0
-37.8,0
-39.6,0
-41.4,0
-43.2,0
-45,0.05656160414218903
-46.8,0.1317248249360904
-48.6,0.221987598796121
-50.40000000000001,0.01274836311058214
-52.2,0.05459086474806753
-54,0.06941523402929306
-55.8,0.05146916597845701
-57.6,0
-59.40000000000001,0
-61.2,0
-62.99999999999999,0.05599509552121133
-64.8,0.1542597653891641
-66.59999999999999,0.2921521804325816
-68.40000000000001,0.4650414484020343
-70.2,0.01394805349821689
-72,0.113091342151165
-73.8,0.1639305474724862
-75.59999999999999,0.166774954646769
-77.40000000000001,0.1229789889111623
-79.2,0.01672491000162236
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0.0147837096841442
-88.2,0.02914357002231138
-90,0.04358327761292458
-91.8,0.01013230652857296
-93.60000000000001,0.02261856780529934
-95.40000000000001,0.03674726430862462
-97.2,0.05192725388677086
-99.00000000000001,0.06766679137945188
-100.8,0.00831938233601128
-102.6,0.05361155613941372
-104.4,0.1421017175384428
-106.2,0.2712321423496593
-108,0.4364520609378815
-109.8,0.6325399312279663
-111.6,0.0977590233434287
-113.4,0.163616367032665
-115.2,0.1841332731066515
-117,0.1650214940309525
-118.8,0.1249731117097257
-120.6,0.007950020542718884
-122.4,0.03799150386110257
-124.2,0.08394595731116812
-126,0.1482973694801325
-127.8,0.2300689940299607
-129.6,0.3271051712613806
-131.4,0.04785802219225622
-133.2,0.09094769084007027
-135,0.1153614446520805
-136.8,0.1263847226731145
-138.6,0.134130427321356
-140.4,0.006538235893382747
-142.2,0.03732883855018444
-144,0.07200269401073456
-145.8,0.1120200475191869
-147.6,0.157904147092329
-149.4,0.2094690407863071
-151.2,0.02854649449738674
-153,0.06542031466960907
-154.8,0.09630947923984057
-156.6,0.1231979823536286
-158.4,0.1485836030807953
-160.2,0.003807382648532012
-162,0.03835897520184517
-163.8,0.07289759958362434
-165.6,0.1067241642313793
-167.4,0.1392533661022745
-169.2,0.1700490323706736
-171,0.02022054418921471
-172.8,0.05619290406790949
-174.6,0.09100246056891582
-176.4,0.1240326652075411
-178.2,0.1548262589555124
-180,0.1831016391515732
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_maas.V_flow/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_maas.V_flow/upperBound.csv
deleted file mode 100644
index b7179f6ee5..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_maas.V_flow/upperBound.csv
+++ /dev/null
@@ -1,96 +0,0 @@
-x,y
--0.001,0.001
-26.999,0.001
-28.799,0.0272367739877279
-28.801,0.0272367739877279
-30.601,0.005295632121412513
-32.401,0.001
-43.19899999999999,0.001
-44.999,0.05756160414218903
-46.79900000000001,0.1327248249360904
-48.599,0.222987598796121
-48.601,0.222987598796121
-50.4006667021498,0.01378710699248878
-52.199,0.05559086474806753
-53.999,0.07041523402929306
-54.001,0.07041523402929306
-55.80099999999999,0.05246916597845701
-57.601,0.001
-61.19900000000001,0.001
-62.999,0.05699509552121133
-64.79900000000001,0.1552597653891641
-66.599,0.2931521804325816
-68.399,0.4660414484020343
-68.401,0.4660414484020343
-70.20063963402799,0.01503836389250701
-71.99900000000001,0.114091342151165
-73.79899999999999,0.1649305474724862
-75.599,0.167774954646769
-75.601,0.167774954646769
-77.40100000000001,0.1239789889111623
-79.20099999999999,0.01772491000162236
-81.001,0.001
-84.599,0.001
-86.39899999999999,0.0157837096841442
-88.199,0.03014357002231138
-89.99900000000001,0.04458327761292458
-90.001,0.04458327761292458
-91.80045637729418,0.01114240914380221
-93.59899999999999,0.02361856780529934
-95.399,0.03774726430862462
-97.199,0.05292725388677086
-98.999,0.06866679137945188
-99.00100000000002,0.06866679137945188
-100.8001343204441,0.00934792446862487
-102.599,0.05461155613941372
-104.399,0.1431017175384428
-106.199,0.2722321423496593
-107.999,0.4374520609378815
-109.799,0.6335399312279663
-109.801,0.6335399312279663
-111.6007807087926,0.0988241748717439
-113.399,0.164616367032665
-115.199,0.1851332731066515
-115.201,0.1851332731066515
-117.001,0.1660214940309525
-118.801,0.1259731117097257
-120.6005914518038,0.008976581416505137
-122.399,0.03899150386110257
-124.199,0.08494595731116812
-125.999,0.1492973694801325
-127.799,0.2310689940299607
-129.599,0.3281051712613806
-129.601,0.3281051712613806
-131.4007326419678,0.04889949939685499
-133.199,0.09194769084007028
-134.999,0.1163614446520805
-136.799,0.1273847226731145
-138.599,0.135130427321356
-138.601,0.135130427321356
-140.4006111875304,0.007565796690634578
-142.199,0.03832883855018444
-143.999,0.07300269401073456
-145.799,0.1130200475191869
-147.599,0.158904147092329
-149.399,0.2104690407863071
-149.401,0.2104690407863071
-151.2006613917783,0.02958052886498067
-152.999,0.06642031466960907
-154.799,0.09730947923984057
-156.599,0.1241979823536286
-158.399,0.1495836030807953
-158.401,0.1495836030807953
-160.2006146543921,0.004838376471127179
-161.999,0.03935897520184517
-163.799,0.07389759958362434
-165.599,0.1077241642313793
-167.399,0.1402533661022745
-169.199,0.1710490323706736
-169.201,0.1710490323706736
-171.0006127858376,0.02125277514063588
-172.799,0.05719290406790949
-174.599,0.09200246056891583
-176.399,0.1250326652075411
-178.199,0.1558262589555124
-179.999,0.1841016391515732
-180.001,0.1841016391515732
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_tang.V_flow/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_tang.V_flow/errors.csv
deleted file mode 100644
index 8f1085b2e9..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_tang.V_flow/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0
-23.4,0
-25.2,0
-27,0
-28.8,0
-30.6,0
-32.4,0
-34.2,0
-36,0
-37.8,0
-39.6,0
-41.4,0
-43.2,0
-45,0
-46.8,0
-48.6,0
-50.40000000000001,0
-52.2,0
-54,0
-55.8,0
-57.6,0
-59.40000000000001,0
-61.2,0
-62.99999999999999,0
-64.8,0
-66.59999999999999,0
-68.40000000000001,0
-70.2,0
-72,0
-73.8,0
-75.59999999999999,0
-77.40000000000001,0
-79.2,0
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0
-93.60000000000001,0
-95.40000000000001,0
-97.2,0
-99.00000000000001,0
-100.8,0
-102.6,0
-104.4,0
-106.2,0
-108,0
-109.8,0
-111.6,0
-113.4,0
-115.2,0
-117,0
-118.8,0
-120.6,0
-122.4,0
-124.2,0
-126,0
-127.8,0
-129.6,0
-131.4,0
-133.2,0
-135,0
-136.8,0
-138.6,0
-140.4,0
-142.2,0
-144,0
-145.8,0
-147.6,0
-149.4,0
-151.2,0
-153,0
-154.8,0
-156.6,0
-158.4,0
-160.2,0
-162,0
-163.8,0
-165.6,0
-167.4,0
-169.2,0
-171,0
-172.8,0
-174.6,0
-176.4,0
-178.2,0
-180,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_tang.V_flow/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_tang.V_flow/lowerBound.csv
deleted file mode 100644
index 39ca1a06ca..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_tang.V_flow/lowerBound.csv
+++ /dev/null
@@ -1,120 +0,0 @@
-x,y
--0.001,-0.001
-0.001,-0.001
-1.801,0.03643010858493866
-3.601,0.07384396745227856
-5.401,0.1112253070348601
-7.201000000000001,0.1485578477568662
-8.999359164195003,0.1857912140236367
-10.799,0.01556995506319426
-10.801,0.01556995506319426
-12.601,0.05235477712093609
-14.401,0.08843026524215682
-16.201,0.1237715205671508
-18.001,0.1583539714813232
-19.79934547537978,0.1921220597539962
-21.599,0.03028476073947414
-21.601,0.03028476073947414
-23.401,0.06478753121306224
-25.201,0.09853209088092481
-27.001,0.1314928849935532
-28.79934631842427,0.1636148360264845
-30.599,0.01011998356201687
-30.601,0.01011998356201687
-32.401,0.04296841901917049
-34.201,0.07502853475381195
-36.001,0.1062732359170914
-37.801,0.1366754470441533
-39.59934216768116,0.1661808405070451
-41.39899999999999,0.02312004400252862
-41.401,0.02312004400252862
-43.20099999999999,0.05339505577411395
-45.001,0.08281447196006775
-46.80099999999999,0.1113489483898773
-48.59934273158338,0.1389434354762875
-50.39900000000001,0.005413575570544469
-50.401,0.005413575570544469
-52.20099999999999,0.03344922300200177
-54.001,0.06009154596924782
-55.80099999999999,0.08528054252277679
-57.601,0.1089522381972635
-59.39932067848967,0.1310171806222953
-61.19900000000001,0.01538071521477901
-61.201,0.01538071521477901
-63.00099999999999,0.03863704407215109
-64.80099999999999,0.06024036213940675
-66.601,0.08009770827242639
-68.39931357405928,0.0980875343230091
-70.19900000000001,0.001262975129672336
-70.20099999999999,0.001262975129672336
-72.001,0.02057954499125481
-73.80099999999999,0.03790582756876833
-75.601,0.05307835609646428
-77.40100000000001,0.06589925250147463
-79.19925673739533,0.0761140971379097
-80.99900000000001,0.006697341963648796
-81.001,0.006697341963648796
-82.80099999999999,0.01841949238646563
-84.60099999999998,0.02707383450784001
-86.40099999999998,0.0323231768261252
-88.19915897028142,0.03546930622889336
-89.99900000000001,-0.001
-90.001,-0.001
-91.801,0.007014058236568143
-93.60100000000001,0.01773169983402861
-95.40100000000001,0.03188021858460695
-97.20100000000001,0.04874054265238727
-98.99947085029923,0.06787853145052829
-100.799,0.005688764090497835
-100.801,0.005688764090497835
-102.601,0.02240616310689536
-104.401,0.04124426112844513
-106.201,0.06201109450580786
-108.001,0.08454807305335998
-109.7994198159577,0.1087001289266805
-111.599,0.01773332068353641
-111.601,0.01773332068353641
-113.401,0.0403941654070793
-115.201,0.06463145440977854
-117.001,0.09034937077760696
-118.7993951111969,0.1174374182620733
-120.599,0.007335378956480895
-120.601,0.007335378956480895
-122.401,0.03328620824859917
-124.201,0.06059831115911729
-126.001,0.08920345658063865
-127.801,0.1190379064946066
-129.5993887883922,0.1500135150256115
-131.399,0.02155755984336647
-131.401,0.02155755984336647
-133.201,0.05163633642835608
-135.001,0.08287665450572967
-136.801,0.1152271017067166
-138.5993797719768,0.1486079124984471
-140.399,0.006096526979136066
-140.401,0.006096526979136066
-142.201,0.03870088473213416
-144.001,0.07236937636137009
-145.801,0.107058124782474
-147.601,0.1427241104606232
-149.3993782606236,0.179292344457175
-151.199,0.02240276404910579
-151.201,0.02240276404910579
-153.001,0.05832764708995819
-154.801,0.09520295844888034
-156.601,0.1329900539302956
-158.3993732784268,0.1716159925973313
-160.199,0.003169499454238045
-160.201,0.003169499454238045
-162.001,0.04120555350184441
-163.801,0.08013664424306657
-165.601,0.1199271454237239
-167.401,0.1605418096922474
-169.1993727626812,0.2019069059488564
-170.999,0.021208072245121
-171.001,0.021208072245121
-172.801,0.06117304176486352
-174.601,0.1011110104998873
-176.401,0.1410049230863964
-178.201,0.1808366874344724
-180.001,0.2205890884399414
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_tang.V_flow/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_tang.V_flow/reference.csv
deleted file mode 100644
index b52ab418d1..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_tang.V_flow/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0.03743010858493866
-3.6,0.07484396745227856
-5.399999999999999,0.1122253070348601
-7.2,0.1495578477568662
-9,0.1868251860141754
-10.8,0.01656995506319426
-12.6,0.05335477712093609
-14.4,0.08943026524215682
-16.2,0.1247715205671508
-18,0.1593539714813232
-19.8,0.1931531272736635
-21.6,0.03128476073947414
-23.4,0.06578753121306224
-25.2,0.09953209088092481
-27,0.1324928849935532
-28.8,0.1646443739848052
-30.6,0.01111998356201687
-32.4,0.04396841901917049
-34.2,0.07602853475381195
-36,0.1072732359170914
-37.8,0.1376754470441533
-39.6,0.1672080405559245
-41.4,0.02412004400252862
-43.2,0.05439505577411395
-45,0.08381447196006775
-46.8,0.1123489483898773
-48.6,0.1399688652629005
-50.40000000000001,0.006413575570544469
-52.2,0.03444922300200177
-54,0.06109154596924782
-55.8,0.0862805425227768
-57.6,0.1099522381972635
-59.40000000000001,0.1320377854748568
-61.2,0.01638071521477901
-62.99999999999999,0.03963704407215109
-64.8,0.06124036213940675
-66.59999999999999,0.08109770827242639
-68.40000000000001,0.09910440485646803
-70.2,0.002262975129672336
-72,0.02157954499125481
-73.8,0.03890582756876833
-75.59999999999999,0.05407835609646428
-77.40000000000001,0.06689925250147463
-79.2,0.07712399959304683
-81,0.007697341963648796
-82.8,0.01941949238646563
-84.59999999999999,0.02807383450784001
-86.39999999999999,0.0333231768261252
-88.2,0.03647252736663743
-90,0
-91.8,0.008014058236568143
-93.60000000000001,0.01873169983402861
-95.40000000000001,0.03288021858460695
-97.2,0.04974054265238727
-99.00000000000001,0.0688948035240175
-100.8,0.006688764090497835
-102.6,0.02340616310689536
-104.4,0.04224426112844513
-106.2,0.06301109450580786
-108,0.08554807305335999
-109.8,0.1097213501637579
-111.6,0.01873332068353641
-113.4,0.0413941654070793
-115.2,0.06563145440977854
-117,0.09134937077760696
-118.8,0.1184615916508
-120.6,0.008335378956480895
-122.4,0.03428620824859917
-124.2,0.06159831115911729
-126,0.09020345658063865
-127.8,0.1200379064946066
-129.6,0.1510412666777265
-131.4,0.02255755984336647
-133.2,0.05263633642835608
-135,0.08387665450572968
-136.8,0.1162271017067166
-138.6,0.1496379865272618
-140.4,0.007096526979136066
-142.2,0.03970088473213416
-144,0.07336937636137009
-145.8,0.108058124782474
-147.6,0.1437241104606232
-149.4,0.1803253209150744
-151.2,0.02340276404910579
-153,0.05932764708995819
-154.8,0.09620295844888034
-156.6,0.1339900539302956
-158.4,0.1726509317551077
-160.2,0.004169499454238045
-162,0.04220555350184441
-163.8,0.08113664424306657
-165.6,0.1209271454237239
-167.4,0.1615418096922474
-169.2,0.2029443346898401
-171,0.022208072245121
-172.8,0.06217304176486352
-174.6,0.1021110104998873
-176.4,0.1420049230863964
-178.2,0.1818366874344724
-180,0.2215890884399414
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_tang.V_flow/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_tang.V_flow/test.csv
deleted file mode 100644
index b52ab418d1..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_tang.V_flow/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0.03743010858493866
-3.6,0.07484396745227856
-5.399999999999999,0.1122253070348601
-7.2,0.1495578477568662
-9,0.1868251860141754
-10.8,0.01656995506319426
-12.6,0.05335477712093609
-14.4,0.08943026524215682
-16.2,0.1247715205671508
-18,0.1593539714813232
-19.8,0.1931531272736635
-21.6,0.03128476073947414
-23.4,0.06578753121306224
-25.2,0.09953209088092481
-27,0.1324928849935532
-28.8,0.1646443739848052
-30.6,0.01111998356201687
-32.4,0.04396841901917049
-34.2,0.07602853475381195
-36,0.1072732359170914
-37.8,0.1376754470441533
-39.6,0.1672080405559245
-41.4,0.02412004400252862
-43.2,0.05439505577411395
-45,0.08381447196006775
-46.8,0.1123489483898773
-48.6,0.1399688652629005
-50.40000000000001,0.006413575570544469
-52.2,0.03444922300200177
-54,0.06109154596924782
-55.8,0.0862805425227768
-57.6,0.1099522381972635
-59.40000000000001,0.1320377854748568
-61.2,0.01638071521477901
-62.99999999999999,0.03963704407215109
-64.8,0.06124036213940675
-66.59999999999999,0.08109770827242639
-68.40000000000001,0.09910440485646803
-70.2,0.002262975129672336
-72,0.02157954499125481
-73.8,0.03890582756876833
-75.59999999999999,0.05407835609646428
-77.40000000000001,0.06689925250147463
-79.2,0.07712399959304683
-81,0.007697341963648796
-82.8,0.01941949238646563
-84.59999999999999,0.02807383450784001
-86.39999999999999,0.0333231768261252
-88.2,0.03647252736663743
-90,0
-91.8,0.008014058236568143
-93.60000000000001,0.01873169983402861
-95.40000000000001,0.03288021858460695
-97.2,0.04974054265238727
-99.00000000000001,0.0688948035240175
-100.8,0.006688764090497835
-102.6,0.02340616310689536
-104.4,0.04224426112844513
-106.2,0.06301109450580786
-108,0.08554807305335999
-109.8,0.1097213501637579
-111.6,0.01873332068353641
-113.4,0.0413941654070793
-115.2,0.06563145440977854
-117,0.09134937077760696
-118.8,0.1184615916508
-120.6,0.008335378956480895
-122.4,0.03428620824859917
-124.2,0.06159831115911729
-126,0.09020345658063865
-127.8,0.1200379064946066
-129.6,0.1510412666777265
-131.4,0.02255755984336647
-133.2,0.05263633642835608
-135,0.08387665450572968
-136.8,0.1162271017067166
-138.6,0.1496379865272618
-140.4,0.007096526979136066
-142.2,0.03970088473213416
-144,0.07336937636137009
-145.8,0.108058124782474
-147.6,0.1437241104606232
-149.4,0.1803253209150744
-151.2,0.02340276404910579
-153,0.05932764708995819
-154.8,0.09620295844888034
-156.6,0.1339900539302956
-158.4,0.1726509317551077
-160.2,0.004169499454238045
-162,0.04220555350184441
-163.8,0.08113664424306657
-165.6,0.1209271454237239
-167.4,0.1615418096922474
-169.2,0.2029443346898401
-171,0.022208072245121
-172.8,0.06217304176486352
-174.6,0.1021110104998873
-176.4,0.1420049230863964
-178.2,0.1818366874344724
-180,0.2215890884399414
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_tang.V_flow/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_tang.V_flow/upperBound.csv
deleted file mode 100644
index 7640f286c8..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_tang.V_flow/upperBound.csv
+++ /dev/null
@@ -1,120 +0,0 @@
-x,y
--0.001,0.001
-1.799,0.03843010858493866
-3.599,0.07584396745227856
-5.398999999999999,0.1132253070348601
-7.199,0.1505578477568662
-8.999000000000001,0.1878251860141754
-9.001000000000001,0.1878251860141754
-10.80064465984699,0.01760356535198147
-12.599,0.05435477712093609
-14.399,0.09043026524215682
-16.199,0.1257715205671508
-17.999,0.1603539714813232
-19.799,0.1941531272736635
-19.801,0.1941531272736635
-21.60064859631614,0.03231636137297393
-23.399,0.06678753121306225
-25.199,0.1005320908809248
-26.999,0.1334928849935532
-28.799,0.1656443739848052
-28.801,0.1656443739848052
-30.6006474975866,0.0121500489609832
-32.39899999999999,0.04496841901917049
-34.199,0.07702853475381195
-35.999,0.1082732359170914
-37.799,0.1386754470441533
-39.599,0.1682080405559245
-39.601,0.1682080405559245
-41.4006507327363,0.02514780842087498
-43.19899999999999,0.05539505577411395
-44.999,0.08481447196006775
-46.79900000000001,0.1133489483898773
-48.599,0.1409688652629005
-48.601,0.1409688652629005
-50.40065300470521,0.007439321713387469
-52.199,0.03544922300200177
-53.999,0.06209154596924782
-55.79900000000001,0.0872805425227768
-57.599,0.1109522381972635
-59.39900000000001,0.1330377854748568
-59.401,0.1330377854748568
-61.20066516795348,0.01740222948896165
-62.999,0.04063704407215109
-64.79900000000001,0.06224036213940675
-66.599,0.08209770827242639
-68.399,0.100104404856468
-68.401,0.100104404856468
-70.20066740870314,0.003280868805617898
-71.99900000000001,0.02257954499125481
-73.79899999999999,0.03990582756876833
-75.599,0.05507835609646428
-77.39900000000002,0.06789925250147463
-79.199,0.07812399959304683
-79.20099999999999,0.07812399959304683
-81.0007110949451,0.008708485137167812
-82.79899999999999,0.02041949238646563
-84.599,0.02907383450784001
-86.39899999999999,0.0343231768261252
-88.199,0.03747252736663743
-88.20099999999999,0.03747252736663743
-90.00063970899868,0.001007300401892425
-91.79899999999999,0.009014058236568142
-93.59899999999999,0.01973169983402861
-95.399,0.03388021858460695
-97.199,0.05074054265238727
-98.999,0.0698948035240175
-99.00100000000002,0.0698948035240175
-100.8005763641488,0.007703404484092393
-102.599,0.02440616310689536
-104.399,0.04324426112844513
-106.199,0.06401109450580786
-107.999,0.08654807305335999
-109.799,0.1107213501637579
-109.801,0.1107213501637579
-111.6006012130366,0.01975347892797576
-113.399,0.0423941654070793
-115.199,0.06663145440977854
-116.999,0.09234937077760696
-118.799,0.1194615916508
-118.801,0.1194615916508
-120.6006185862227,0.009358714320236827
-122.399,0.03528620824859917
-124.199,0.06259831115911729
-125.999,0.09120345658063865
-127.799,0.1210379064946066
-129.599,0.1520412666777265
-129.601,0.1520412666777265
-131.4006206066411,0.0235846408795282
-133.199,0.05363633642835608
-134.999,0.08487665450572968
-136.799,0.1172271017067166
-138.599,0.1506379865272618
-138.601,0.1506379865272618
-140.4006276889936,0.008126010175946555
-142.199,0.04070088473213416
-143.999,0.07436937636137009
-145.799,0.109058124782474
-147.599,0.1447241104606232
-149.399,0.1813253209150744
-149.401,0.1813253209150744
-151.2006274269126,0.02443524467215752
-152.999,0.06032764708995819
-154.799,0.09720295844888034
-156.599,0.1349900539302956
-158.399,0.1736509317551077
-158.401,0.1736509317551077
-160.2006316432597,0.005203977938244553
-161.999,0.04320555350184441
-163.799,0.08213664424306658
-165.599,0.1219271454237239
-167.399,0.1625418096922474
-169.199,0.2039443346898401
-169.201,0.2039443346898401
-171.0006378364618,0.02324443673638562
-172.799,0.06317304176486352
-174.599,0.1031110104998873
-176.399,0.1430049230863964
-178.199,0.1828366874344724
-179.999,0.2225890884399414
-180.001,0.2225890884399414
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_vdi2078_2.V_flow/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_vdi2078_2.V_flow/errors.csv
deleted file mode 100644
index 8f1085b2e9..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_vdi2078_2.V_flow/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0
-23.4,0
-25.2,0
-27,0
-28.8,0
-30.6,0
-32.4,0
-34.2,0
-36,0
-37.8,0
-39.6,0
-41.4,0
-43.2,0
-45,0
-46.8,0
-48.6,0
-50.40000000000001,0
-52.2,0
-54,0
-55.8,0
-57.6,0
-59.40000000000001,0
-61.2,0
-62.99999999999999,0
-64.8,0
-66.59999999999999,0
-68.40000000000001,0
-70.2,0
-72,0
-73.8,0
-75.59999999999999,0
-77.40000000000001,0
-79.2,0
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0
-93.60000000000001,0
-95.40000000000001,0
-97.2,0
-99.00000000000001,0
-100.8,0
-102.6,0
-104.4,0
-106.2,0
-108,0
-109.8,0
-111.6,0
-113.4,0
-115.2,0
-117,0
-118.8,0
-120.6,0
-122.4,0
-124.2,0
-126,0
-127.8,0
-129.6,0
-131.4,0
-133.2,0
-135,0
-136.8,0
-138.6,0
-140.4,0
-142.2,0
-144,0
-145.8,0
-147.6,0
-149.4,0
-151.2,0
-153,0
-154.8,0
-156.6,0
-158.4,0
-160.2,0
-162,0
-163.8,0
-165.6,0
-167.4,0
-169.2,0
-171,0
-172.8,0
-174.6,0
-176.4,0
-178.2,0
-180,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_vdi2078_2.V_flow/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_vdi2078_2.V_flow/lowerBound.csv
deleted file mode 100644
index cc7cf99c00..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_vdi2078_2.V_flow/lowerBound.csv
+++ /dev/null
@@ -1,49 +0,0 @@
-x,y
--0.001,-0.001
-90.001,-0.001
-91.801,0.006175576748288901
-93.60100000000001,0.0091556184723862
-95.40100000000001,0.01144762455499561
-97.20100000000001,0.01338437987316194
-99.00100000000002,0.01509465666115285
-100.801,0.01664446244804433
-102.601,0.01807298271651075
-104.401,0.01940571237234903
-106.201,0.0206603672298437
-108.001,0.02184982055425644
-109.801,0.02298379331361985
-111.601,0.02406983929087834
-113.401,0.02511394139613405
-115.201,0.02612096814088908
-117.001,0.02709491194784641
-118.801,0.02803912244839233
-120.601,0.0289564253753141
-122.401,0.02984922693413997
-124.201,0.03071961527700863
-126.001,0.03156939724087714
-127.801,0.03240015793523302
-129.601,0.03321329433893626
-131.401,0.03401005738105104
-133.201,0.03479153251704334
-135.001,0.03555872493982315
-136.801,0.03631252126291117
-138.601,0.03705373359675046
-140.401,0.03778309450450197
-142.201,0.03850126589931546
-144.001,0.03920886123180389
-145.801,0.03990643929176063
-147.601,0.04059451789283192
-149.401,0.04127357213889858
-151.201,0.04194403382805214
-153.001,0.04260631108283997
-154.801,0.04326078388025785
-156.601,0.04390780612163366
-158.401,0.04454770730087988
-160.201,0.0451807820443513
-162.001,0.04580732265114784
-163.801,0.04642760106552874
-165.601,0.04704186688137557
-167.401,0.04765036365053874
-169.201,0.04825330457495577
-171.001,0.04851955005526543
-180.001,0.04851955005526543
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_vdi2078_2.V_flow/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_vdi2078_2.V_flow/reference.csv
deleted file mode 100644
index 89ff0e3887..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_vdi2078_2.V_flow/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0
-23.4,0
-25.2,0
-27,0
-28.8,0
-30.6,0
-32.4,0
-34.2,0
-36,0
-37.8,0
-39.6,0
-41.4,0
-43.2,0
-45,0
-46.8,0
-48.6,0
-50.40000000000001,0
-52.2,0
-54,0
-55.8,0
-57.6,0
-59.40000000000001,0
-61.2,0
-62.99999999999999,0
-64.8,0
-66.59999999999999,0
-68.40000000000001,0
-70.2,0
-72,0
-73.8,0
-75.59999999999999,0
-77.40000000000001,0
-79.2,0
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0.007175576748288901
-93.60000000000001,0.0101556184723862
-95.40000000000001,0.01244762455499561
-97.2,0.01438437987316194
-99.00000000000001,0.01609465666115285
-100.8,0.01764446244804433
-102.6,0.01907298271651075
-104.4,0.02040571237234903
-106.2,0.0216603672298437
-108,0.02284982055425644
-109.8,0.02398379331361985
-111.6,0.02506983929087834
-113.4,0.02611394139613405
-115.2,0.02712096814088908
-117,0.02809491194784641
-118.8,0.02903912244839233
-120.6,0.0299564253753141
-122.4,0.03084922693413997
-124.2,0.03171961527700863
-126,0.03256939724087714
-127.8,0.03340015793523302
-129.6,0.03421329433893626
-131.4,0.03501005738105104
-133.2,0.03579153251704334
-135,0.03655872493982315
-136.8,0.03731252126291117
-138.6,0.03805373359675046
-140.4,0.03878309450450197
-142.2,0.03950126589931546
-144,0.04020886123180389
-145.8,0.04090643929176063
-147.6,0.04159451789283192
-149.4,0.04227357213889858
-151.2,0.04294403382805214
-153,0.04360631108283997
-154.8,0.04426078388025785
-156.6,0.04490780612163366
-158.4,0.04554770730087988
-160.2,0.0461807820443513
-162,0.04680732265114784
-163.8,0.04742760106552874
-165.6,0.04804186688137557
-167.4,0.04865036365053874
-169.2,0.04925330457495577
-171,0.04951955005526543
-172.8,0.04951955005526543
-174.6,0.04951955005526543
-176.4,0.04951955005526543
-178.2,0.04951955005526543
-180,0.04951955005526543
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_vdi2078_2.V_flow/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_vdi2078_2.V_flow/test.csv
deleted file mode 100644
index 89ff0e3887..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_vdi2078_2.V_flow/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0
-23.4,0
-25.2,0
-27,0
-28.8,0
-30.6,0
-32.4,0
-34.2,0
-36,0
-37.8,0
-39.6,0
-41.4,0
-43.2,0
-45,0
-46.8,0
-48.6,0
-50.40000000000001,0
-52.2,0
-54,0
-55.8,0
-57.6,0
-59.40000000000001,0
-61.2,0
-62.99999999999999,0
-64.8,0
-66.59999999999999,0
-68.40000000000001,0
-70.2,0
-72,0
-73.8,0
-75.59999999999999,0
-77.40000000000001,0
-79.2,0
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0.007175576748288901
-93.60000000000001,0.0101556184723862
-95.40000000000001,0.01244762455499561
-97.2,0.01438437987316194
-99.00000000000001,0.01609465666115285
-100.8,0.01764446244804433
-102.6,0.01907298271651075
-104.4,0.02040571237234903
-106.2,0.0216603672298437
-108,0.02284982055425644
-109.8,0.02398379331361985
-111.6,0.02506983929087834
-113.4,0.02611394139613405
-115.2,0.02712096814088908
-117,0.02809491194784641
-118.8,0.02903912244839233
-120.6,0.0299564253753141
-122.4,0.03084922693413997
-124.2,0.03171961527700863
-126,0.03256939724087714
-127.8,0.03340015793523302
-129.6,0.03421329433893626
-131.4,0.03501005738105104
-133.2,0.03579153251704334
-135,0.03655872493982315
-136.8,0.03731252126291117
-138.6,0.03805373359675046
-140.4,0.03878309450450197
-142.2,0.03950126589931546
-144,0.04020886123180389
-145.8,0.04090643929176063
-147.6,0.04159451789283192
-149.4,0.04227357213889858
-151.2,0.04294403382805214
-153,0.04360631108283997
-154.8,0.04426078388025785
-156.6,0.04490780612163366
-158.4,0.04554770730087988
-160.2,0.0461807820443513
-162,0.04680732265114784
-163.8,0.04742760106552874
-165.6,0.04804186688137557
-167.4,0.04865036365053874
-169.2,0.04925330457495577
-171,0.04951955005526543
-172.8,0.04951955005526543
-174.6,0.04951955005526543
-176.4,0.04951955005526543
-178.2,0.04951955005526543
-180,0.04951955005526543
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_vdi2078_2.V_flow/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_vdi2078_2.V_flow/upperBound.csv
deleted file mode 100644
index 0a87562407..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_vdi2078_2.V_flow/upperBound.csv
+++ /dev/null
@@ -1,49 +0,0 @@
-x,y
--0.001,0.001
-89.99900000000001,0.001
-91.79899999999999,0.0081755767482889
-93.59899999999999,0.0111556184723862
-95.399,0.01344762455499561
-97.199,0.01538437987316194
-98.999,0.01709465666115285
-100.799,0.01864446244804433
-102.599,0.02007298271651075
-104.399,0.02140571237234903
-106.199,0.0226603672298437
-107.999,0.02384982055425644
-109.799,0.02498379331361985
-111.599,0.02606983929087834
-113.399,0.02711394139613405
-115.199,0.02812096814088908
-116.999,0.02909491194784641
-118.799,0.03003912244839233
-120.599,0.0309564253753141
-122.399,0.03184922693413997
-124.199,0.03271961527700863
-125.999,0.03356939724087714
-127.799,0.03440015793523302
-129.599,0.03521329433893626
-131.399,0.03601005738105104
-133.199,0.03679153251704334
-134.999,0.03755872493982315
-136.799,0.03831252126291117
-138.599,0.03905373359675046
-140.399,0.03978309450450197
-142.199,0.04050126589931546
-143.999,0.04120886123180389
-145.799,0.04190643929176063
-147.599,0.04259451789283192
-149.399,0.04327357213889858
-151.199,0.04394403382805214
-152.999,0.04460631108283997
-154.799,0.04526078388025785
-156.599,0.04590780612163366
-158.399,0.04654770730087988
-160.199,0.0471807820443513
-161.999,0.04780732265114784
-163.799,0.04842760106552874
-165.599,0.04904186688137557
-167.399,0.04965036365053874
-169.199,0.05025330457495577
-170.999,0.05051955005526543
-180.001,0.05051955005526543
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_vdi2078_3.V_flow/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_vdi2078_3.V_flow/errors.csv
deleted file mode 100644
index 8f1085b2e9..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_vdi2078_3.V_flow/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0
-23.4,0
-25.2,0
-27,0
-28.8,0
-30.6,0
-32.4,0
-34.2,0
-36,0
-37.8,0
-39.6,0
-41.4,0
-43.2,0
-45,0
-46.8,0
-48.6,0
-50.40000000000001,0
-52.2,0
-54,0
-55.8,0
-57.6,0
-59.40000000000001,0
-61.2,0
-62.99999999999999,0
-64.8,0
-66.59999999999999,0
-68.40000000000001,0
-70.2,0
-72,0
-73.8,0
-75.59999999999999,0
-77.40000000000001,0
-79.2,0
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0
-93.60000000000001,0
-95.40000000000001,0
-97.2,0
-99.00000000000001,0
-100.8,0
-102.6,0
-104.4,0
-106.2,0
-108,0
-109.8,0
-111.6,0
-113.4,0
-115.2,0
-117,0
-118.8,0
-120.6,0
-122.4,0
-124.2,0
-126,0
-127.8,0
-129.6,0
-131.4,0
-133.2,0
-135,0
-136.8,0
-138.6,0
-140.4,0
-142.2,0
-144,0
-145.8,0
-147.6,0
-149.4,0
-151.2,0
-153,0
-154.8,0
-156.6,0
-158.4,0
-160.2,0
-162,0
-163.8,0
-165.6,0
-167.4,0
-169.2,0
-171,0
-172.8,0
-174.6,0
-176.4,0
-178.2,0
-180,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_vdi2078_3.V_flow/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_vdi2078_3.V_flow/lowerBound.csv
deleted file mode 100644
index 84d5e086ec..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_vdi2078_3.V_flow/lowerBound.csv
+++ /dev/null
@@ -1,59 +0,0 @@
-x,y
--0.001,-0.001
-90.001,-0.001
-91.801,0.009872086462004031
-93.59986229952972,0.01438444698932839
-95.399,0.008430018771589581
-95.40100000000001,0.008430018771589581
-97.20100000000001,0.009897256887035018
-99.00100000000002,0.01119292171299459
-100.801,0.02573403350417531
-102.601,0.02789845883068706
-104.3992443523289,0.02991577575410265
-106.199,0.0154093688877824
-106.201,0.0154093688877824
-108.001,0.01631047034263611
-109.801,0.01716954134861425
-111.601,0.03698460351870099
-113.3991535718952,0.03856495238761065
-115.199,0.01954618798550997
-115.201,0.01954618798550997
-117.001,0.02028402516245842
-118.801,0.02099933558326189
-120.601,0.04438852092539498
-122.401,0.04574125349496853
-124.1991067614248,0.04705863741931565
-125.999,0.02367378601431846
-126.001,0.02367378601431846
-127.801,0.02430315040247239
-129.601,0.02491916339396339
-131.401,0.05204554137362916
-133.201,0.05322959675467301
-134.9990821856971,0.05439076605933963
-136.799,0.027267062240106
-136.801,0.027267062240106
-138.601,0.0278285854937856
-140.401,0.05776226722261947
-142.201,0.05885040400651286
-143.9990691577268,0.05992136832601368
-145.799,0.02998972797795089
-145.801,0.02998972797795089
-147.601,0.03051099953253639
-149.401,0.03102543208397741
-151.201,0.06406671927594214
-153.001,0.06507016921043396
-154.7990582754806,0.06606072540999258
-156.599,0.03302106671102133
-156.601,0.03302106671102133
-158.401,0.03350583829989257
-160.201,0.06897087759568009
-162.001,0.0699201842546463
-163.7990516318426,0.07085898162478591
-165.599,0.03539535448824555
-165.601,0.03539535448824555
-167.401,0.03585633621180974
-169.201,0.0363131081718823
-171.001,0.07402962648868561
-174.599,0.07402962648868561
-176.399,0.0365148132443428
-180.001,0.0365148132443428
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_vdi2078_3.V_flow/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_vdi2078_3.V_flow/reference.csv
deleted file mode 100644
index aed4e70e90..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_vdi2078_3.V_flow/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0
-23.4,0
-25.2,0
-27,0
-28.8,0
-30.6,0
-32.4,0
-34.2,0
-36,0
-37.8,0
-39.6,0
-41.4,0
-43.2,0
-45,0
-46.8,0
-48.6,0
-50.40000000000001,0
-52.2,0
-54,0
-55.8,0
-57.6,0
-59.40000000000001,0
-61.2,0
-62.99999999999999,0
-64.8,0
-66.59999999999999,0
-68.40000000000001,0
-70.2,0
-72,0
-73.8,0
-75.59999999999999,0
-77.40000000000001,0
-79.2,0
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0.01087208646200403
-93.60000000000001,0.01538730085685088
-95.40000000000001,0.009430018771589581
-97.2,0.01089725688703502
-99.00000000000001,0.01219292171299459
-100.8,0.02673403350417531
-102.6,0.02889845883068706
-104.4,0.03091774528496978
-106.2,0.0164093688877824
-108,0.01731047034263611
-109.8,0.01816954134861425
-111.6,0.03798460351870099
-113.4,0.03956657516366968
-115.2,0.02054618798550997
-117,0.02128402516245842
-118.8,0.02199933558326189
-120.6,0.04538852092539498
-122.4,0.04674125349496853
-124.2,0.04806002450161657
-126,0.02467378601431846
-127.8,0.02530315040247239
-129.6,0.02591916339396339
-131.4,0.05304554137362916
-133.2,0.05422959675467301
-135,0.05539200454950333
-136.8,0.028267062240106
-138.6,0.0288285854937856
-140.4,0.05876226722261947
-142.2,0.05985040400651286
-144,0.06092251837253571
-145.8,0.03098972797795089
-147.6,0.03151099953253639
-149.4,0.03202543208397741
-151.2,0.06506671927594214
-153,0.06607016921043396
-154.8,0.06706179511239699
-156.6,0.03402106671102133
-158.4,0.03450583829989257
-160.2,0.06997087759568009
-162,0.0709201842546463
-163.8,0.07185999890530768
-165.6,0.03639535448824555
-167.4,0.03685633621180974
-169.2,0.0373131081718823
-171,0.07502962648868561
-172.8,0.07502962648868561
-174.6,0.07502962648868561
-176.4,0.0375148132443428
-178.2,0.0375148132443428
-180,0.0375148132443428
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_vdi2078_3.V_flow/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_vdi2078_3.V_flow/test.csv
deleted file mode 100644
index aed4e70e90..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_vdi2078_3.V_flow/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0
-23.4,0
-25.2,0
-27,0
-28.8,0
-30.6,0
-32.4,0
-34.2,0
-36,0
-37.8,0
-39.6,0
-41.4,0
-43.2,0
-45,0
-46.8,0
-48.6,0
-50.40000000000001,0
-52.2,0
-54,0
-55.8,0
-57.6,0
-59.40000000000001,0
-61.2,0
-62.99999999999999,0
-64.8,0
-66.59999999999999,0
-68.40000000000001,0
-70.2,0
-72,0
-73.8,0
-75.59999999999999,0
-77.40000000000001,0
-79.2,0
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0.01087208646200403
-93.60000000000001,0.01538730085685088
-95.40000000000001,0.009430018771589581
-97.2,0.01089725688703502
-99.00000000000001,0.01219292171299459
-100.8,0.02673403350417531
-102.6,0.02889845883068706
-104.4,0.03091774528496978
-106.2,0.0164093688877824
-108,0.01731047034263611
-109.8,0.01816954134861425
-111.6,0.03798460351870099
-113.4,0.03956657516366968
-115.2,0.02054618798550997
-117,0.02128402516245842
-118.8,0.02199933558326189
-120.6,0.04538852092539498
-122.4,0.04674125349496853
-124.2,0.04806002450161657
-126,0.02467378601431846
-127.8,0.02530315040247239
-129.6,0.02591916339396339
-131.4,0.05304554137362916
-133.2,0.05422959675467301
-135,0.05539200454950333
-136.8,0.028267062240106
-138.6,0.0288285854937856
-140.4,0.05876226722261947
-142.2,0.05985040400651286
-144,0.06092251837253571
-145.8,0.03098972797795089
-147.6,0.03151099953253639
-149.4,0.03202543208397741
-151.2,0.06506671927594214
-153,0.06607016921043396
-154.8,0.06706179511239699
-156.6,0.03402106671102133
-158.4,0.03450583829989257
-160.2,0.06997087759568009
-162,0.0709201842546463
-163.8,0.07185999890530768
-165.6,0.03639535448824555
-167.4,0.03685633621180974
-169.2,0.0373131081718823
-171,0.07502962648868561
-172.8,0.07502962648868561
-174.6,0.07502962648868561
-176.4,0.0375148132443428
-178.2,0.0375148132443428
-180,0.0375148132443428
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_vdi2078_3.V_flow/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_vdi2078_3.V_flow/upperBound.csv
deleted file mode 100644
index 8af8fefcdb..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_vdi2078_3.V_flow/upperBound.csv
+++ /dev/null
@@ -1,59 +0,0 @@
-x,y
--0.001,0.001
-89.99900000000001,0.001
-91.79899999999999,0.01187208646200403
-93.59899999999999,0.01638730085685088
-93.60100000000001,0.01638730085685088
-95.40060475880576,0.01043132686230397
-97.199,0.01189725688703502
-98.999,0.01319292171299459
-100.799,0.02773403350417531
-102.599,0.02989845883068706
-104.399,0.03191774528496978
-104.401,0.03191774528496978
-106.2008830458159,0.01741031156296255
-107.999,0.01831047034263611
-109.799,0.01916954134861425
-111.599,0.03898460351870099
-113.399,0.04056657516366968
-113.401,0.04056657516366968
-115.2009253134124,0.02154697718985051
-116.999,0.02228402516245842
-118.799,0.02299933558326189
-120.599,0.04638852092539498
-122.399,0.04774125349496853
-124.199,0.04906002450161657
-124.201,0.04906002450161657
-126.0009475870424,0.02567446698205585
-127.799,0.02630315040247239
-129.599,0.02691916339396339
-131.399,0.05404554137362916
-133.199,0.05522959675467301
-134.999,0.05639200454950333
-135.001,0.05639200454950333
-136.8009594369854,0.02926767350090124
-138.599,0.0298285854937856
-140.399,0.05976226722261947
-142.199,0.06085040400651286
-143.999,0.06192251837253571
-144.001,0.06192251837253571
-145.8009657666977,0.03199029725476336
-147.599,0.03251099953253639
-149.399,0.03302543208397741
-151.199,0.06606671927594214
-152.999,0.06707016921043396
-154.799,0.06806179511239699
-154.801,0.06806179511239699
-156.600971080426,0.03502159755757128
-158.399,0.03550583829989257
-160.199,0.07097087759568009
-161.999,0.0719201842546463
-163.799,0.07285999890530769
-163.801,0.07285999890530769
-165.6009743368858,0.0373958601178125
-167.399,0.03785633621180974
-169.199,0.0383131081718823
-170.999,0.07602962648868561
-174.601,0.07602962648868561
-176.401,0.0385148132443428
-180.001,0.0385148132443428
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_warrenParkins.V_flow/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_warrenParkins.V_flow/errors.csv
deleted file mode 100644
index 8f1085b2e9..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_warrenParkins.V_flow/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0
-23.4,0
-25.2,0
-27,0
-28.8,0
-30.6,0
-32.4,0
-34.2,0
-36,0
-37.8,0
-39.6,0
-41.4,0
-43.2,0
-45,0
-46.8,0
-48.6,0
-50.40000000000001,0
-52.2,0
-54,0
-55.8,0
-57.6,0
-59.40000000000001,0
-61.2,0
-62.99999999999999,0
-64.8,0
-66.59999999999999,0
-68.40000000000001,0
-70.2,0
-72,0
-73.8,0
-75.59999999999999,0
-77.40000000000001,0
-79.2,0
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0
-93.60000000000001,0
-95.40000000000001,0
-97.2,0
-99.00000000000001,0
-100.8,0
-102.6,0
-104.4,0
-106.2,0
-108,0
-109.8,0
-111.6,0
-113.4,0
-115.2,0
-117,0
-118.8,0
-120.6,0
-122.4,0
-124.2,0
-126,0
-127.8,0
-129.6,0
-131.4,0
-133.2,0
-135,0
-136.8,0
-138.6,0
-140.4,0
-142.2,0
-144,0
-145.8,0
-147.6,0
-149.4,0
-151.2,0
-153,0
-154.8,0
-156.6,0
-158.4,0
-160.2,0
-162,0
-163.8,0
-165.6,0
-167.4,0
-169.2,0
-171,0
-172.8,0
-174.6,0
-176.4,0
-178.2,0
-180,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_warrenParkins.V_flow/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_warrenParkins.V_flow/lowerBound.csv
deleted file mode 100644
index 99869e5082..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_warrenParkins.V_flow/lowerBound.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
--0.001,-0.001
-19.801,-0.001
-21.601,0.001687845068891481
-23.401,0.01113487048257292
-25.201,0.0273748462338908
-27.001,0.05039368027448654
-28.79956704688272,0.08014756791630306
-30.599,0.00492194886168802
-30.601,0.00492194886168802
-32.401,0.01814952964230095
-34.20088593778571,0.0245675183885551
-35.999,0.02417973817884922
-37.799,0.01699349961696852
-39.599,0.003023677233788458
-39.601,0.003023677233788458
-41.401,0.003115811280199929
-43.20099999999999,0.02049907421975066
-45.001,0.05147069150209427
-46.80099999999999,0.09600371280167602
-48.59956625532642,0.1540130756277379
-50.39900000000001,0.007063941265504627
-50.401,0.007063941265504627
-52.20099999999999,0.0350320976507174
-54.001,0.04938199573755264
-55.7991081829132,0.05011678966322258
-57.599,0.0372545495104885
-59.39900000000001,0.01082063202665873
-61.19900000000001,0.005047798401839389
-61.201,0.005047798401839389
-63.00099999999999,0.03679240325093252
-64.80099999999999,0.09571809281727534
-66.601,0.1817740625864652
-68.39956447583475,0.2947943549920569
-70.19900000000001,0.007232114590485153
-70.20099999999999,0.007232114590485153
-72.001,0.06619399988651276
-73.80099999999999,0.09792006745612541
-75.59933052549104,0.1024113411740103
-77.39900000000002,0.0797091597012464
-79.199,0.02985340359452318
-80.99900000000001,-0.001
-90.001,-0.001
-91.801,0.00519890150673195
-93.60100000000001,0.01653275659891151
-95.40100000000001,0.03120422325480032
-97.20100000000001,0.04856606581447911
-98.99947890960011,0.06822208305304829
-100.799,0.005755378033393547
-100.801,0.005755378033393547
-102.601,0.02738774999233431
-104.401,0.08027679320290554
-106.201,0.1603095362870506
-108.001,0.2674155702590942
-109.7995585255655,0.4013941940222733
-111.599,0.05544481824291012
-111.601,0.05544481824291012
-113.401,0.09322365720333736
-115.1999677942574,0.1037626399454366
-116.999,0.0925218334197998
-117.001,0.0925218334197998
-118.799395949525,0.1203473039169309
-120.599,0.007546455384485578
-120.601,0.007546455384485578
-122.401,0.03417936089137857
-124.201,0.06224640328373184
-126.001,0.09167900884151435
-127.801,0.1265902144917817
-129.5995616671277,0.1920846079830913
-131.399,0.02428298431322519
-131.401,0.02428298431322519
-133.201,0.05321973544164112
-135.001,0.08545343780517578
-136.801,0.1188713725226427
-138.5993804331075,0.1533928484942889
-140.399,0.006327932540439958
-140.401,0.006327932540439958
-142.201,0.04002012369796543
-144.001,0.07485275173187256
-145.801,0.1107821314163806
-147.601,0.1477653922208896
-149.3993789979463,0.1857264137933951
-151.199,0.02325220508871848
-151.201,0.02325220508871848
-153.001,0.06051709705591202
-154.801,0.09881159253758146
-156.601,0.1380971982037107
-158.3993738944688,0.1782996044173949
-160.199,0.003333457115711667
-160.201,0.003333457115711667
-162.001,0.04289062523841858
-163.801,0.08342485834840514
-165.601,0.1249006032915168
-167.401,0.1672826094165715
-169.199373452791,0.2104954007880177
-170.999,0.02215400168299675
-171.001,0.02215400168299675
-172.801,0.0638212397193119
-174.601,0.1054603258614354
-176.401,0.1470534889847542
-178.201,0.1885818221585429
-180.001,0.2300274541378021
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_warrenParkins.V_flow/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_warrenParkins.V_flow/reference.csv
deleted file mode 100644
index e47d79fe4c..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_warrenParkins.V_flow/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0.002687845068891481
-23.4,0.01213487048257292
-25.2,0.0283748462338908
-27,0.05139368027448654
-28.8,0.08117127341347737
-30.6,0.00592194886168802
-32.4,0.01914952964230095
-34.2,0.02556792510877681
-36,0.02517973817884922
-37.8,0.01799349961696852
-39.6,0.004023677233788458
-41.4,0.004115811280199929
-43.2,0.02149907421975066
-45,0.05247069150209427
-46.8,0.09700371280167602
-48.6,0.1550593183584257
-50.40000000000001,0.008063941265504627
-52.2,0.0360320976507174
-54,0.05038199573755264
-55.8,0.05111756275113635
-57.6,0.0382545495104885
-59.40000000000001,0.01182063202665873
-61.2,0.006047798401839389
-62.99999999999999,0.03779240325093252
-64.8,0.09671809281727534
-66.59999999999999,0.1827740625864652
-68.40000000000001,0.2958845621339701
-70.2,0.008232114590485153
-72,0.06719399988651276
-73.8,0.09892006745612542
-75.59999999999999,0.1034155106338946
-77.40000000000001,0.0807091597012464
-79.2,0.03085340359452318
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0.00619890150673195
-93.60000000000001,0.01753275659891151
-95.40000000000001,0.03220422325480032
-97.2,0.04956606581447911
-99.00000000000001,0.06923870742321031
-100.8,0.006755378033393547
-102.6,0.02838774999233431
-104.4,0.08127679320290554
-106.2,0.1613095362870506
-108,0.2684155702590942
-109.8,0.4025015726580936
-111.6,0.05644481824291012
-113.4,0.09422365720333736
-115.2,0.1047686869678135
-117,0.0935218334197998
-118.8,0.121372122399857
-120.6,0.008546455384485578
-122.4,0.03517936089137857
-124.2,0.06324640328373184
-126,0.09267900884151435
-127.8,0.1275902144917817
-129.6,0.19313698469101
-131.4,0.02528298431322519
-133.2,0.05421973544164112
-135,0.08645343780517578
-136.8,0.1198713725226427
-138.6,0.1544239374888826
-140.4,0.007327932540439958
-142.2,0.04102012369796543
-144,0.07585275173187256
-145.8,0.1117821314163806
-147.6,0.1487653922208896
-149.4,0.1867606306598069
-151.2,0.02425220508871848
-153,0.06151709705591202
-154.8,0.09981159253758146
-156.6,0.1390971982037107
-158.4,0.1793359557875491
-160.2,0.004333457115711667
-162,0.04389062523841858
-163.8,0.08442485834840514
-165.6,0.1259006032915168
-167.4,0.1682826094165715
-169.2,0.2115344847975649
-171,0.02315400168299675
-172.8,0.0648212397193119
-174.6,0.1064603258614354
-176.4,0.1480534889847542
-178.2,0.1895818221585429
-180,0.2310274541378021
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_warrenParkins.V_flow/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_warrenParkins.V_flow/test.csv
deleted file mode 100644
index e47d79fe4c..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_warrenParkins.V_flow/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0.002687845068891481
-23.4,0.01213487048257292
-25.2,0.0283748462338908
-27,0.05139368027448654
-28.8,0.08117127341347737
-30.6,0.00592194886168802
-32.4,0.01914952964230095
-34.2,0.02556792510877681
-36,0.02517973817884922
-37.8,0.01799349961696852
-39.6,0.004023677233788458
-41.4,0.004115811280199929
-43.2,0.02149907421975066
-45,0.05247069150209427
-46.8,0.09700371280167602
-48.6,0.1550593183584257
-50.40000000000001,0.008063941265504627
-52.2,0.0360320976507174
-54,0.05038199573755264
-55.8,0.05111756275113635
-57.6,0.0382545495104885
-59.40000000000001,0.01182063202665873
-61.2,0.006047798401839389
-62.99999999999999,0.03779240325093252
-64.8,0.09671809281727534
-66.59999999999999,0.1827740625864652
-68.40000000000001,0.2958845621339701
-70.2,0.008232114590485153
-72,0.06719399988651276
-73.8,0.09892006745612542
-75.59999999999999,0.1034155106338946
-77.40000000000001,0.0807091597012464
-79.2,0.03085340359452318
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0.00619890150673195
-93.60000000000001,0.01753275659891151
-95.40000000000001,0.03220422325480032
-97.2,0.04956606581447911
-99.00000000000001,0.06923870742321031
-100.8,0.006755378033393547
-102.6,0.02838774999233431
-104.4,0.08127679320290554
-106.2,0.1613095362870506
-108,0.2684155702590942
-109.8,0.4025015726580936
-111.6,0.05644481824291012
-113.4,0.09422365720333736
-115.2,0.1047686869678135
-117,0.0935218334197998
-118.8,0.121372122399857
-120.6,0.008546455384485578
-122.4,0.03517936089137857
-124.2,0.06324640328373184
-126,0.09267900884151435
-127.8,0.1275902144917817
-129.6,0.19313698469101
-131.4,0.02528298431322519
-133.2,0.05421973544164112
-135,0.08645343780517578
-136.8,0.1198713725226427
-138.6,0.1544239374888826
-140.4,0.007327932540439958
-142.2,0.04102012369796543
-144,0.07585275173187256
-145.8,0.1117821314163806
-147.6,0.1487653922208896
-149.4,0.1867606306598069
-151.2,0.02425220508871848
-153,0.06151709705591202
-154.8,0.09981159253758146
-156.6,0.1390971982037107
-158.4,0.1793359557875491
-160.2,0.004333457115711667
-162,0.04389062523841858
-163.8,0.08442485834840514
-165.6,0.1259006032915168
-167.4,0.1682826094165715
-169.2,0.2115344847975649
-171,0.02315400168299675
-172.8,0.0648212397193119
-174.6,0.1064603258614354
-176.4,0.1480534889847542
-178.2,0.1895818221585429
-180,0.2310274541378021
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_warrenParkins.V_flow/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_warrenParkins.V_flow/upperBound.csv
deleted file mode 100644
index 6c43a3a69b..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_warrenParkins.V_flow/upperBound.csv
+++ /dev/null
@@ -1,104 +0,0 @@
-x,y
--0.001,0.001
-19.799,0.001
-21.599,0.003687845068891481
-23.399,0.01313487048257292
-25.199,0.0293748462338908
-26.999,0.05239368027448654
-28.799,0.08217127341347737
-28.801,0.08217127341347737
-30.60070099359306,0.006934448878443294
-32.39899999999999,0.02014952964230095
-34.199,0.02656792510877681
-34.201,0.02656792510877681
-36.001,0.02617973817884922
-37.801,0.01899349961696852
-39.60098689598465,0.005023778934214494
-41.39899999999999,0.005115811280199929
-43.19899999999999,0.02249907421975066
-44.999,0.05347069150209427
-46.79900000000001,0.09800371280167602
-48.599,0.1560593183584257
-48.601,0.1560593183584257
-50.40068029730733,0.009090049497651785
-52.199,0.0370320976507174
-53.999,0.05138199573755264
-55.79900000000001,0.05211756275113635
-55.80099999999999,0.05211756275113635
-57.601,0.0392545495104885
-59.401,0.01282063202665873
-61.19930774135229,0.007053225694963502
-62.999,0.03879240325093252
-64.79900000000001,0.09771809281727534
-66.599,0.1837740625864652
-68.399,0.2968845621339701
-68.401,0.2968845621339701
-70.2006597839171,0.009286483473227422
-71.99900000000001,0.06819399988651276
-73.79899999999999,0.09992006745612542
-75.599,0.1044155106338946
-75.601,0.1044155106338946
-77.40100000000001,0.0817091597012464
-79.20099999999999,0.03185340359452318
-81.001,0.001
-89.99900000000001,0.001
-91.79899999999999,0.00719890150673195
-93.59899999999999,0.01853275659891151
-95.399,0.03320422325480032
-97.199,0.05056606581447911
-98.999,0.07023870742321031
-99.00100000000002,0.07023870742321031
-100.8004856519862,0.007773232575820061
-102.599,0.02938774999233431
-104.399,0.08227679320290554
-106.199,0.1623095362870506
-107.999,0.2694155702590942
-109.799,0.4035015726580936
-109.801,0.4035015726580936
-111.6008031509343,0.057482663214449
-113.399,0.09522365720333736
-115.199,0.1057686869678135
-115.201,0.1057686869678135
-116.9995753286722,0.09453073512523225
-118.799,0.122372122399857
-118.801,0.122372122399857
-120.600618052802,0.009570396188586095
-122.399,0.03617936089137857
-124.199,0.06424640328373184
-125.999,0.09367900884151435
-127.799,0.1285902144917817
-129.599,0.19413698469101
-129.601,0.19413698469101
-131.4007059135055,0.02631040853242282
-133.199,0.05521973544164112
-134.999,0.08745343780517578
-136.799,0.1208713725226427
-138.599,0.1554239374888826
-138.601,0.1554239374888826
-140.4006272744362,0.008358391674534891
-142.199,0.04202012369796543
-143.999,0.07685275173187256
-145.799,0.1127821314163806
-147.599,0.1497653922208896
-149.399,0.1877606306598069
-149.401,0.1877606306598069
-151.2006269282361,0.02528588692480698
-152.999,0.06251709705591202
-154.799,0.1008115925375815
-156.599,0.1400971982037107
-158.399,0.1803359557875491
-158.401,0.1803359557875491
-160.2006312711637,0.005369306264421745
-161.999,0.04489062523841858
-163.799,0.08542485834840514
-165.599,0.1269006032915168
-167.399,0.1692826094165715
-169.199,0.2125344847975649
-169.201,0.2125344847975649
-171.0006377513515,0.02419191311377891
-172.799,0.06582123971931191
-174.599,0.1074603258614354
-176.399,0.1490534889847542
-178.199,0.1905818221585429
-179.999,0.2320274541378021
-180.001,0.2320274541378021
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_winDirSet.y/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_winDirSet.y/errors.csv
deleted file mode 100644
index 8f1085b2e9..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_winDirSet.y/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0
-23.4,0
-25.2,0
-27,0
-28.8,0
-30.6,0
-32.4,0
-34.2,0
-36,0
-37.8,0
-39.6,0
-41.4,0
-43.2,0
-45,0
-46.8,0
-48.6,0
-50.40000000000001,0
-52.2,0
-54,0
-55.8,0
-57.6,0
-59.40000000000001,0
-61.2,0
-62.99999999999999,0
-64.8,0
-66.59999999999999,0
-68.40000000000001,0
-70.2,0
-72,0
-73.8,0
-75.59999999999999,0
-77.40000000000001,0
-79.2,0
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0
-93.60000000000001,0
-95.40000000000001,0
-97.2,0
-99.00000000000001,0
-100.8,0
-102.6,0
-104.4,0
-106.2,0
-108,0
-109.8,0
-111.6,0
-113.4,0
-115.2,0
-117,0
-118.8,0
-120.6,0
-122.4,0
-124.2,0
-126,0
-127.8,0
-129.6,0
-131.4,0
-133.2,0
-135,0
-136.8,0
-138.6,0
-140.4,0
-142.2,0
-144,0
-145.8,0
-147.6,0
-149.4,0
-151.2,0
-153,0
-154.8,0
-156.6,0
-158.4,0
-160.2,0
-162,0
-163.8,0
-165.6,0
-167.4,0
-169.2,0
-171,0
-172.8,0
-174.6,0
-176.4,0
-178.2,0
-180,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_winDirSet.y/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_winDirSet.y/lowerBound.csv
deleted file mode 100644
index 4f5de0f541..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_winDirSet.y/lowerBound.csv
+++ /dev/null
@@ -1,111 +0,0 @@
-x,y
--0.001,-0.001
-0.001,-0.001
-1.801,3.36333235993858
-3.601,5.679510804314619
-5.399565171498968,6.226970307880296
-7.199,4.83643607747681
-8.999000000000001,1.939669440507888
-10.799,-1.564126809603932
-12.599,-4.58482473897296
-14.399,-6.178064665202448
-14.401,-6.178064665202448
-16.201,-5.847800536841127
-18.001,-3.696856796979905
-19.801,-0.3955229508279297
-21.601,3.0239198860512
-23.401,5.500491535736899
-25.19978344615322,6.263999670257232
-26.999,5.078120588779448
-28.799,2.310680316543545
-30.599,-1.178528083750086
-32.39899999999999,-4.305435400349088
-34.199,-6.091872685834049
-34.201,-6.091872685834049
-36.001,-5.981639802932739
-37.801,-4.009056919995085
-39.601,-0.7884889240268502
-41.401,2.672572299336115
-43.20099999999999,5.299763074817267
-44.99999999999999,6.276359441419942
-46.79900000000001,5.299763074817267
-48.599,2.672572299336115
-50.39900000000001,-0.7884889240268642
-52.199,-4.009056924778488
-53.999,-5.981639802932739
-55.79900000000001,-6.091872685834049
-55.80099999999999,-6.091872685834049
-57.601,-4.305435400349088
-59.401,-1.178531781542533
-61.201,2.310680316570392
-63.00099999999999,5.078120588779441
-64.80021655281797,6.263999126844938
-66.599,5.500489692986582
-68.399,3.023923164426602
-70.19900000000001,-0.3955304598155731
-71.99900000000001,-3.696856796979905
-73.79899999999999,-5.847797696672198
-75.599,-6.178063924239309
-75.601,-6.178063924239309
-77.40100000000001,-4.584827292265039
-79.20099999999999,-1.564121323435526
-81.001,1.939669440507888
-82.80099999999999,4.836432413821832
-84.60043483028916,6.226970617556408
-86.39899999999999,5.679511965123919
-88.199,3.363327150767267
-91.79899999999999,-3.370060538456491
-93.59899999999999,-5.690882359448492
-95.399,-6.239874642285793
-95.40100000000001,-6.239874642285793
-97.20100000000001,-4.84611496119685
-99.00100000000002,-1.94355266261098
-100.801,1.560996195793781
-102.601,4.575666798174599
-104.4006565991821,6.165416792609282
-106.199,5.836113785190347
-107.999,3.689470469713211
-109.799,0.3935304598155731
-111.599,-3.029977064655684
-113.399,-5.511501698063904
-115.199,-6.277057075953507
-115.201,-6.277057075953507
-117.001,-5.088286996364593
-118.801,-2.315313283649756
-120.601,1.17617707268833
-122.401,4.296833131732041
-124.2008837599914,6.079587779939592
-125.999,5.969688474655159
-127.799,4.001052565910546
-129.599,0.7865038440576116
-131.399,-2.677936371128287
-133.199,-5.310377189012343
-134.999,-6.289468667507171
-135.001,-6.289468667507171
-136.801,-5.310377189012343
-138.601,-2.677936371128287
-140.401,0.7865038440576116
-142.201,4.001052565910569
-144.001,5.969688474655151
-145.799116240676,6.079587779980383
-147.599,4.296843999531236
-149.399,1.176162267915126
-151.199,-2.315313283649756
-152.999,-5.088286996364593
-154.799,-6.277057075953508
-154.801,-6.277057075953508
-156.601,-5.51150882073724
-158.401,-3.029963788783515
-160.201,0.3935304598155451
-162.001,3.689470469713211
-163.801,5.836113785190347
-165.5993434007916,6.165419469388599
-167.399,4.575656405693701
-169.199,1.560996195793781
-170.999,-1.943552662611008
-172.799,-4.846114961196832
-174.599,-6.239872612343322
-174.601,-6.239872612343322
-176.401,-5.690875813699541
-178.201,-3.370060538456515
-180.001,-0.00100000000001385
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_winDirSet.y/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_winDirSet.y/reference.csv
deleted file mode 100644
index 8727b44eb1..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_winDirSet.y/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,3.366699058997578
-3.6,5.685196000314934
-5.399999999999999,6.23364069143283
-7.2,4.841277354831641
-9,1.941611051559448
-10.8,-1.562564245358574
-12.6,-4.580244494478482
-14.4,-6.171892772430017
-16.2,-5.841958578262863
-18,-3.693163633346558
-19.8,-0.3945229508279297
-21.6,3.026946832884084
-23.4,5.505997533270169
-25.2,6.270786833177865
-27,5.083203792572021
-28.8,2.312993309853398
-30.6,-1.177350733017069
-32.4,-4.301134266083006
-34.2,-6.085786898935114
-36,-5.975664138793945
-37.8,-4.005051868126958
-39.6,-0.7874889240268502
-41.4,2.675247546882998
-43.2,5.305068142960227
-45,6.283185482025146
-46.8,5.305068142960227
-48.6,2.675247546882998
-50.40000000000001,-0.7874889240268642
-52.2,-4.005051872905582
-54,-5.975664138793945
-55.8,-6.085786898935114
-57.6,-4.301134266083006
-59.40000000000001,-1.177354427115418
-61.2,2.312993309880272
-62.99999999999999,5.083203792572013
-64.8,6.270786289663842
-66.59999999999999,5.505995688675257
-68.40000000000001,3.026950114541143
-70.2,-0.3945304598155731
-72,-3.693163633346558
-73.8,-5.841955740931267
-75.59999999999999,-6.171892032207102
-77.40000000000001,-4.580247045219819
-79.2,-1.562558764670855
-81,1.941611051559448
-82.8,4.841273687509341
-84.59999999999999,6.233641001284508
-86.39999999999999,5.685197162286205
-88.2,3.366693844611879
-90,6.925214321809071e-15
-91.8,-3.366693844611879
-93.60000000000001,-5.685197162286205
-95.40000000000001,-6.233641001284508
-97.2,-4.841273687509341
-99.00000000000001,-1.941611051559421
-100.8,1.562558754548329
-102.6,4.580247045219819
-104.4,6.171892032207096
-106.2,5.841955740931278
-108,3.693163633346558
-109.8,0.3945304598155731
-111.6,-3.026950114541143
-113.4,-5.505995702361542
-115.2,-6.270786289663842
-117,-5.083203792572021
-118.8,-2.31300028336639
-120.6,1.177354427115445
-122.4,4.301134265998039
-124.2,6.085788702419114
-126,5.975664138793953
-127.8,4.00505762353408
-129.6,0.7875038440576116
-131.4,-2.675261110018268
-133.2,-5.305072116895448
-135,-6.283185482025146
-136.8,-5.305072116895448
-138.6,-2.675261110018268
-140.4,0.7875038440576116
-142.2,4.005057623534102
-144,5.975664138793945
-145.8,6.085788702419114
-147.6,4.301145144675911
-149.4,1.177339607522649
-151.2,-2.31300028336639
-153,-5.083203792572021
-154.8,-6.270786289663843
-156.6,-5.50600281791932
-158.4,-3.026936851931583
-160.2,0.3945304598155451
-162,3.693163633346558
-163.8,5.841955740931278
-165.6,6.171894714138952
-167.4,4.580236642336037
-169.2,1.562558754548329
-171,-1.941611051559448
-172.8,-4.841273687509323
-174.6,-6.233638973369952
-176.4,-5.685190623076465
-178.2,-3.366693844611903
-180,-1.385042864361814e-14
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_winDirSet.y/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_winDirSet.y/test.csv
deleted file mode 100644
index 8727b44eb1..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_winDirSet.y/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,3.366699058997578
-3.6,5.685196000314934
-5.399999999999999,6.23364069143283
-7.2,4.841277354831641
-9,1.941611051559448
-10.8,-1.562564245358574
-12.6,-4.580244494478482
-14.4,-6.171892772430017
-16.2,-5.841958578262863
-18,-3.693163633346558
-19.8,-0.3945229508279297
-21.6,3.026946832884084
-23.4,5.505997533270169
-25.2,6.270786833177865
-27,5.083203792572021
-28.8,2.312993309853398
-30.6,-1.177350733017069
-32.4,-4.301134266083006
-34.2,-6.085786898935114
-36,-5.975664138793945
-37.8,-4.005051868126958
-39.6,-0.7874889240268502
-41.4,2.675247546882998
-43.2,5.305068142960227
-45,6.283185482025146
-46.8,5.305068142960227
-48.6,2.675247546882998
-50.40000000000001,-0.7874889240268642
-52.2,-4.005051872905582
-54,-5.975664138793945
-55.8,-6.085786898935114
-57.6,-4.301134266083006
-59.40000000000001,-1.177354427115418
-61.2,2.312993309880272
-62.99999999999999,5.083203792572013
-64.8,6.270786289663842
-66.59999999999999,5.505995688675257
-68.40000000000001,3.026950114541143
-70.2,-0.3945304598155731
-72,-3.693163633346558
-73.8,-5.841955740931267
-75.59999999999999,-6.171892032207102
-77.40000000000001,-4.580247045219819
-79.2,-1.562558764670855
-81,1.941611051559448
-82.8,4.841273687509341
-84.59999999999999,6.233641001284508
-86.39999999999999,5.685197162286205
-88.2,3.366693844611879
-90,6.925214321809071e-15
-91.8,-3.366693844611879
-93.60000000000001,-5.685197162286205
-95.40000000000001,-6.233641001284508
-97.2,-4.841273687509341
-99.00000000000001,-1.941611051559421
-100.8,1.562558754548329
-102.6,4.580247045219819
-104.4,6.171892032207096
-106.2,5.841955740931278
-108,3.693163633346558
-109.8,0.3945304598155731
-111.6,-3.026950114541143
-113.4,-5.505995702361542
-115.2,-6.270786289663842
-117,-5.083203792572021
-118.8,-2.31300028336639
-120.6,1.177354427115445
-122.4,4.301134265998039
-124.2,6.085788702419114
-126,5.975664138793953
-127.8,4.00505762353408
-129.6,0.7875038440576116
-131.4,-2.675261110018268
-133.2,-5.305072116895448
-135,-6.283185482025146
-136.8,-5.305072116895448
-138.6,-2.675261110018268
-140.4,0.7875038440576116
-142.2,4.005057623534102
-144,5.975664138793945
-145.8,6.085788702419114
-147.6,4.301145144675911
-149.4,1.177339607522649
-151.2,-2.31300028336639
-153,-5.083203792572021
-154.8,-6.270786289663843
-156.6,-5.50600281791932
-158.4,-3.026936851931583
-160.2,0.3945304598155451
-162,3.693163633346558
-163.8,5.841955740931278
-165.6,6.171894714138952
-167.4,4.580236642336037
-169.2,1.562558754548329
-171,-1.941611051559448
-172.8,-4.841273687509323
-174.6,-6.233638973369952
-176.4,-5.685190623076465
-178.2,-3.366693844611903
-180,-1.385042864361814e-14
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_winDirSet.y/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_winDirSet.y/upperBound.csv
deleted file mode 100644
index 08db91d9e9..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_winDirSet.y/upperBound.csv
+++ /dev/null
@@ -1,111 +0,0 @@
-x,y
--0.001,0.001
-1.799,3.370065758056576
-3.599,5.690881196315249
-5.398999999999999,6.239874332124264
-5.401,6.239874332124264
-7.201000000000001,4.846118632186473
-9.001000000000001,1.943552662611008
-10.801,-1.561001681113215
-12.601,-4.575664249984003
-14.40065660157817,-6.165417533581341
-16.199,-5.8361166196846
-17.999,-3.689470469713211
-19.799,-0.3935229508279297
-21.599,3.029973779716968
-23.399,5.51150353080344
-25.199,6.277057620011043
-25.201,6.277057620011043
-27.001,5.088286996364593
-28.801,2.315306303163251
-30.601,-1.176173382284052
-32.401,-4.296833131816923
-34.20088376167376,-6.079585980041775
-35.999,-5.969688474655151
-37.799,-4.001046816258831
-39.599,-0.7864889240268502
-41.39899999999999,2.677922794429881
-43.19899999999999,5.310373211103188
-44.999,6.289468667507171
-45.001,6.289468667507171
-46.80099999999999,5.310373211103188
-48.601,2.677922794429881
-50.401,-0.7864889240268642
-52.20099999999999,-4.001046821032677
-54.001,-5.969688474655151
-55.79911623832623,-6.079585980041775
-57.599,-4.296833131816923
-59.39900000000001,-1.176177072688303
-61.19900000000001,2.315306303190153
-62.999,5.088286996364585
-64.79900000000001,6.277057075953507
-64.80099999999999,6.277057075953507
-66.601,5.511501684363932
-68.401,3.029977064655684
-70.20099999999999,-0.3935304598155731
-72.001,-3.689470469713211
-73.80099999999999,-5.836113785190336
-75.59934340081787,-6.165416792609289
-77.39900000000002,-4.575666798174599
-79.199,-1.560996205906184
-80.99900000000001,1.943552662611008
-82.79899999999999,4.84611496119685
-84.599,6.239874642285793
-84.60099999999998,6.239874642285793
-86.40099999999998,5.690882359448492
-88.20099999999999,3.370060538456491
-91.801,-3.363327150767267
-93.60100000000001,-5.679511965123919
-95.39956516971083,-6.226970617556402
-97.199,-4.836432413821832
-98.999,-1.939669440507862
-100.799,1.564121313302877
-102.599,4.584827292265039
-104.399,6.178063924239304
-104.401,6.178063924239304
-106.201,5.847797696672209
-108.001,3.696856796979905
-109.801,0.3955304598155731
-111.601,-3.023923164426602
-113.401,-5.50048970665918
-115.1997834471735,-6.263999126850561
-116.999,-5.078120588779448
-118.799,-2.310687283083024
-120.599,1.17853178154256
-122.399,4.305435400264037
-124.199,6.091874491121533
-124.201,6.091874491121533
-126.001,5.981639802932747
-127.801,4.009062681157614
-129.601,0.7885038440576116
-131.401,-2.67258584890825
-133.201,-5.299767044778553
-135,-6.27635944362547
-136.799,-5.299767044778553
-138.599,-2.67258584890825
-140.399,0.7885038440576116
-142.199,4.009062681157636
-143.999,5.981639802932739
-145.799,6.091874491121533
-145.801,6.091874491121533
-147.601,4.305446289820587
-149.401,1.178516947130172
-151.201,-2.310687283083024
-153.001,-5.078120588779448
-154.8002165572603,-6.263999129772939
-156.599,-5.500496815101401
-158.399,-3.023909915079651
-160.199,0.3955304598155451
-161.999,3.696856796979905
-163.799,5.847797696672209
-165.599,6.178066608853092
-165.601,6.178066608853092
-167.401,4.584816878978373
-169.201,1.564121313302877
-171.001,-1.939669440507888
-172.801,-4.836432413821814
-174.6004348263635,-6.226968589272216
-176.399,-5.679505432453388
-178.199,-3.363327150767291
-179.999,0.0009999999999861496
-180.001,0.0009999999999861496
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_winSpe10Set.y/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_winSpe10Set.y/errors.csv
deleted file mode 100644
index 8f1085b2e9..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_winSpe10Set.y/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0
-23.4,0
-25.2,0
-27,0
-28.8,0
-30.6,0
-32.4,0
-34.2,0
-36,0
-37.8,0
-39.6,0
-41.4,0
-43.2,0
-45,0
-46.8,0
-48.6,0
-50.40000000000001,0
-52.2,0
-54,0
-55.8,0
-57.6,0
-59.40000000000001,0
-61.2,0
-62.99999999999999,0
-64.8,0
-66.59999999999999,0
-68.40000000000001,0
-70.2,0
-72,0
-73.8,0
-75.59999999999999,0
-77.40000000000001,0
-79.2,0
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0
-93.60000000000001,0
-95.40000000000001,0
-97.2,0
-99.00000000000001,0
-100.8,0
-102.6,0
-104.4,0
-106.2,0
-108,0
-109.8,0
-111.6,0
-113.4,0
-115.2,0
-117,0
-118.8,0
-120.6,0
-122.4,0
-124.2,0
-126,0
-127.8,0
-129.6,0
-131.4,0
-133.2,0
-135,0
-136.8,0
-138.6,0
-140.4,0
-142.2,0
-144,0
-145.8,0
-147.6,0
-149.4,0
-151.2,0
-153,0
-154.8,0
-156.6,0
-158.4,0
-160.2,0
-162,0
-163.8,0
-165.6,0
-167.4,0
-169.2,0
-171,0
-172.8,0
-174.6,0
-176.4,0
-178.2,0
-180,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_winSpe10Set.y/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_winSpe10Set.y/lowerBound.csv
deleted file mode 100644
index befe7e6b99..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_winSpe10Set.y/lowerBound.csv
+++ /dev/null
@@ -1,71 +0,0 @@
-x,y
--0.001,-0.001
-19.801,-0.001
-21.601,0.7989998211867467
-23.401,1.698300238179253
-25.201,2.597399523641498
-27.001,3.4965
-28.801,4.395600476356687
-30.59949999970198,4.695050250347342
-32.39899999999999,3.796200714522311
-34.199,2.897100476351234
-35.999,1.998
-37.799,1.098899642737938
-39.599,0.1989992400582858
-39.601,0.1989992400582858
-41.401,1.39859845186348
-43.20099999999999,3.196799285475868
-45.001,4.995
-46.80099999999999,6.793200952702475
-48.601,8.591401905397674
-50.39971428547102,9.589688333834083
-52.199,7.792200952715262
-53.999,5.994
-55.79900000000001,4.195799047297532
-57.599,2.397598570951744
-59.39900000000001,0.5990015497180851
-59.401,0.5990015497180851
-61.201,2.397598570953568
-63.00099999999999,5.993999999999986
-64.80099999999999,9.590394284025017
-66.601,13.18680285820552
-68.401,16.78319618908836
-70.19987500044707,19.57864603591042
-73.79899999999999,12.38760571597498
-75.599,8.791197141794473
-77.39900000000002,5.194802858198455
-79.199,1.598393926419729
-80.99900000000001,-0.001
-99.00100000000002,-0.001
-100.801,1.59839392677661
-102.601,5.194802858198455
-104.401,8.791197141794445
-106.201,12.38760571597495
-109.800124999553,19.57864603591036
-111.599,16.78319618908836
-113.399,13.18680285820552
-115.199,9.590394284025017
-116.999,5.994
-118.799,2.397606192306203
-120.599,0.5990015497180993
-120.601,0.5990015497180993
-122.401,2.397598570893602
-124.201,4.195802857987478
-129.6002857135559,9.589680713001492
-131.399,8.591394284025018
-134.999,4.995
-136.799,3.196803096153102
-138.599,1.398606073223419
-140.399,0.1990030545516125
-140.401,0.1990030545516125
-142.201,1.098901548076565
-144.001,1.998
-145.801,2.897098571006261
-147.601,3.796196903846885
-149.4004999971193,4.695053104894652
-151.199,4.395598571006262
-154.799,2.597401428993739
-156.599,1.698303096153116
-158.399,0.7989969603486392
-160.199,-0.001
-180.001,-0.001
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_winSpe10Set.y/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_winSpe10Set.y/reference.csv
deleted file mode 100644
index 6ae00b30b1..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_winSpe10Set.y/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0.7999998211867467
-23.4,1.700000238417671
-25.2,2.599999523164662
-27,3.5
-28.8,4.400000476833521
-30.6,4.699999999999999
-32.4,3.800000715237549
-34.2,2.900000476828062
-36,2
-37.8,1.099999642380318
-39.6,0.1999992400582858
-41.4,1.399998450313794
-43.2,3.199999284760629
-45,5
-46.8,6.800000953656131
-48.6,8.60000190730498
-50.40000000000001,9.600001907304973
-52.2,7.80000095366893
-54,6
-55.8,4.199999046343876
-57.6,2.399998569521265
-59.40000000000001,0.6000015497180851
-61.2,2.399998569523091
-62.99999999999999,5.999999999999986
-64.8,9.599994278303321
-66.59999999999999,13.20000286106659
-68.40000000000001,16.79999618527364
-70.2,19.59999427830332
-72,16
-73.8,12.40000572169668
-75.59999999999999,8.799997138933406
-77.40000000000001,5.200002861059514
-79.2,1.599993920340069
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0
-93.60000000000001,0
-95.40000000000001,0
-97.2,0
-99.00000000000001,0
-100.8,1.599993920697307
-102.6,5.200002861059514
-104.4,8.799997138933378
-106.2,12.40000572169665
-108,16
-109.8,19.59999427830332
-111.6,16.79999618527364
-113.4,13.20000286106659
-115.2,9.599994278303321
-117,6
-118.8,2.400006198504707
-120.6,0.6000015497180993
-122.4,2.399998569463065
-124.2,4.200002860848326
-126,5.999999999999986
-127.8,7.79999713915166
-129.6,9.599994278303321
-131.4,8.599994278303321
-133.2,6.799997139151674
-135,5
-136.8,3.200003099252354
-138.6,1.400006079302722
-140.4,0.2000030545516125
-142.2,1.100001549626191
-144,2
-145.8,2.899998569575837
-147.6,3.799996900747632
-149.4,4.70000286084834
-151.2,4.399998569575837
-153,3.5
-154.8,2.600001430424163
-156.6,1.700003099252368
-158.4,0.7999969603486392
-160.2,0
-162,0
-163.8,0
-165.6,0
-167.4,0
-169.2,0
-171,0
-172.8,0
-174.6,0
-176.4,0
-178.2,0
-180,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_winSpe10Set.y/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_winSpe10Set.y/test.csv
deleted file mode 100644
index 6ae00b30b1..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_winSpe10Set.y/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0.7999998211867467
-23.4,1.700000238417671
-25.2,2.599999523164662
-27,3.5
-28.8,4.400000476833521
-30.6,4.699999999999999
-32.4,3.800000715237549
-34.2,2.900000476828062
-36,2
-37.8,1.099999642380318
-39.6,0.1999992400582858
-41.4,1.399998450313794
-43.2,3.199999284760629
-45,5
-46.8,6.800000953656131
-48.6,8.60000190730498
-50.40000000000001,9.600001907304973
-52.2,7.80000095366893
-54,6
-55.8,4.199999046343876
-57.6,2.399998569521265
-59.40000000000001,0.6000015497180851
-61.2,2.399998569523091
-62.99999999999999,5.999999999999986
-64.8,9.599994278303321
-66.59999999999999,13.20000286106659
-68.40000000000001,16.79999618527364
-70.2,19.59999427830332
-72,16
-73.8,12.40000572169668
-75.59999999999999,8.799997138933406
-77.40000000000001,5.200002861059514
-79.2,1.599993920340069
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0
-93.60000000000001,0
-95.40000000000001,0
-97.2,0
-99.00000000000001,0
-100.8,1.599993920697307
-102.6,5.200002861059514
-104.4,8.799997138933378
-106.2,12.40000572169665
-108,16
-109.8,19.59999427830332
-111.6,16.79999618527364
-113.4,13.20000286106659
-115.2,9.599994278303321
-117,6
-118.8,2.400006198504707
-120.6,0.6000015497180993
-122.4,2.399998569463065
-124.2,4.200002860848326
-126,5.999999999999986
-127.8,7.79999713915166
-129.6,9.599994278303321
-131.4,8.599994278303321
-133.2,6.799997139151674
-135,5
-136.8,3.200003099252354
-138.6,1.400006079302722
-140.4,0.2000030545516125
-142.2,1.100001549626191
-144,2
-145.8,2.899998569575837
-147.6,3.799996900747632
-149.4,4.70000286084834
-151.2,4.399998569575837
-153,3.5
-154.8,2.600001430424163
-156.6,1.700003099252368
-158.4,0.7999969603486392
-160.2,0
-162,0
-163.8,0
-165.6,0
-167.4,0
-169.2,0
-171,0
-172.8,0
-174.6,0
-176.4,0
-178.2,0
-180,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_winSpe10Set.y/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_winSpe10Set.y/upperBound.csv
deleted file mode 100644
index 7bca823f06..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.mat_winSpe10Set.y/upperBound.csv
+++ /dev/null
@@ -1,73 +0,0 @@
-x,y
--0.001,0.001
-19.799,0.001
-21.599,0.8009998211867467
-23.399,1.701700238656089
-25.199,2.602599522687827
-26.999,3.5035
-28.799,4.404400477310354
-30.599,4.704699999999999
-30.601,4.704699999999999
-32.401,3.803800715952787
-34.201,2.90290047730489
-36.001,2.002
-37.801,1.101099642022698
-39.5998570345811,0.2015707865210569
-41.39899999999999,1.401398448764108
-43.19899999999999,3.20319928404539
-44.999,5.005
-46.79900000000001,6.806800954609787
-48.599,8.608601909212286
-50.39900000000001,9.609601909212278
-50.401,9.609601909212278
-52.20099999999999,7.807800954622599
-54.001,6.006
-55.80099999999999,4.20419904539022
-57.601,2.402398568090786
-59.39999999999999,0.6020023258394096
-61.19900000000001,2.402398568092614
-62.999,6.005999999999986
-64.79900000000001,9.609594272581624
-66.599,13.21320286392766
-68.399,16.81679618145891
-70.19900000000001,19.61959427258162
-70.20099999999999,19.61959427258162
-73.80099999999999,12.41240572741838
-75.601,8.808797136072339
-77.40100000000001,5.205202863920573
-79.20099999999999,1.601593914260409
-81.001,0.001
-98.999,0.001
-100.799,1.601593914618004
-102.599,5.205202863920573
-104.399,8.808797136072311
-106.199,12.41240572741835
-109.799,19.61959427258162
-109.801,19.61959427258162
-111.601,16.81679618145891
-113.401,13.21320286392766
-115.201,9.609594272581624
-117.001,6.006
-118.801,2.402406204703212
-120.6000000021197,0.6020023279606812
-122.399,2.402398568032528
-124.199,4.204202863709175
-129.599,9.609594272581624
-129.601,9.609594272581624
-131.401,8.608594272581623
-135.001,5.005
-136.801,3.203203102351607
-138.601,1.401406085382025
-140.4001429680152,0.2015746011028052
-142.199,1.101101551175817
-143.999,2.002
-145.799,2.902898568145412
-147.599,3.80379689764838
-149.399,4.704702863709188
-149.401,4.704702863709188
-151.201,4.404398568145413
-154.801,2.602601431854588
-156.601,1.70170310235162
-158.401,0.8009969603486392
-160.201,0.001
-180.001,0.001
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_TAmbSet.y/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_TAmbSet.y/errors.csv
deleted file mode 100644
index 8f1085b2e9..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_TAmbSet.y/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0
-23.4,0
-25.2,0
-27,0
-28.8,0
-30.6,0
-32.4,0
-34.2,0
-36,0
-37.8,0
-39.6,0
-41.4,0
-43.2,0
-45,0
-46.8,0
-48.6,0
-50.40000000000001,0
-52.2,0
-54,0
-55.8,0
-57.6,0
-59.40000000000001,0
-61.2,0
-62.99999999999999,0
-64.8,0
-66.59999999999999,0
-68.40000000000001,0
-70.2,0
-72,0
-73.8,0
-75.59999999999999,0
-77.40000000000001,0
-79.2,0
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0
-93.60000000000001,0
-95.40000000000001,0
-97.2,0
-99.00000000000001,0
-100.8,0
-102.6,0
-104.4,0
-106.2,0
-108,0
-109.8,0
-111.6,0
-113.4,0
-115.2,0
-117,0
-118.8,0
-120.6,0
-122.4,0
-124.2,0
-126,0
-127.8,0
-129.6,0
-131.4,0
-133.2,0
-135,0
-136.8,0
-138.6,0
-140.4,0
-142.2,0
-144,0
-145.8,0
-147.6,0
-149.4,0
-151.2,0
-153,0
-154.8,0
-156.6,0
-158.4,0
-160.2,0
-162,0
-163.8,0
-165.6,0
-167.4,0
-169.2,0
-171,0
-172.8,0
-174.6,0
-176.4,0
-178.2,0
-180,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_TAmbSet.y/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_TAmbSet.y/lowerBound.csv
deleted file mode 100644
index 73e33157df..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_TAmbSet.y/lowerBound.csv
+++ /dev/null
@@ -1,56 +0,0 @@
-x,y
--0.001,39.96
-8.999000000000001,39.96
-10.799,39.76019928546224
-12.599,39.31064857092769
-14.399,38.86110142907552
-16.199,38.41155095270247
-19.799,37.51244904729753
-21.599,37.06289857092448
-23.399,36.61335142907551
-25.199,36.16380095270247
-28.799,35.26469904729753
-30.599,34.81514857092449
-32.39899999999999,34.36560190539767
-39.599,32.56739809460232
-41.39899999999999,32.11785190539768
-43.19899999999999,31.66830095271337
-46.79900000000001,30.76919904728663
-48.599,30.31965000001453
-50.39900000000001,29.87009999998546
-52.199,29.42055095270988
-53.999,28.971
-55.79900000000001,28.52144904728663
-57.599,28.07190000001453
-59.39900000000001,27.62235
-61.19900000000001,27.17280095271337
-62.999,26.72325
-104.399,16.3836
-106.199,15.93404904733751
-109.799,15.03495095266249
-111.599,14.58539999998546
-113.399,14.13585000001454
-115.199,13.68629904733751
-118.799,12.78720095266249
-120.599,12.33765
-122.399,11.88810000001454
-124.199,11.43854904733751
-129.599,10.089901905325
-131.399,9.640348094675007
-136.799,8.291700952662493
-138.599,7.842151428993746
-140.399,7.392598571006254
-142.199,6.9430490473375
-145.799,6.043950952662493
-147.599,5.594401428993746
-149.399,5.144848571006254
-151.199,4.695299047337508
-152.999,4.24575
-156.599,3.346651428993746
-158.399,2.897098571006254
-163.799,1.548450714496869
-165.599,1.098901548076558
-167.399,0.6489984504217003
-169.199,0.1989992400871634
-170.999,-0.001
-180.001,-0.001
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_TAmbSet.y/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_TAmbSet.y/reference.csv
deleted file mode 100644
index 81c192fc97..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_TAmbSet.y/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,40
-1.8,40
-3.6,40
-5.399999999999999,40
-7.2,40
-9,40
-10.8,39.79999928474699
-12.6,39.34999856949719
-14.4,38.90000143050602
-16.2,38.45000095365613
-18,38
-19.8,37.54999904634387
-21.6,37.09999856949398
-23.4,36.65000143050602
-25.2,36.20000095365613
-27,35.75
-28.8,35.29999904634387
-30.6,34.84999856949398
-32.4,34.40000190730498
-34.2,33.95000095365249
-36,33.5
-37.8,33.04999904634751
-39.6,32.59999809269502
-41.4,32.15000190730498
-43.2,31.70000095366704
-45,31.25
-46.8,30.79999904633296
-48.6,30.35000000001455
-50.40000000000001,29.89999999998545
-52.2,29.45000095366354
-54,29
-55.8,28.54999904633296
-57.6,28.10000000001455
-59.40000000000001,27.65
-61.2,27.20000095366704
-62.99999999999999,26.75
-64.8,26.3
-66.59999999999999,25.85
-68.40000000000001,25.4
-70.2,24.95
-72,24.5
-73.8,24.05
-75.59999999999999,23.6
-77.40000000000001,23.15
-79.2,22.7
-81,22.25
-82.8,21.8
-84.59999999999999,21.35
-86.39999999999999,20.9
-88.2,20.45
-90,20
-91.8,19.55
-93.60000000000001,19.1
-95.40000000000001,18.65
-97.2,18.2
-99.00000000000001,17.75
-100.8,17.3
-102.6,16.85
-104.4,16.4
-106.2,15.94999904638389
-108,15.5
-109.8,15.05000095361611
-111.6,14.59999999998545
-113.4,14.15000000001455
-115.2,13.69999904638389
-117,13.25
-118.8,12.80000095361611
-120.6,12.35
-122.4,11.90000000001455
-124.2,11.44999904638389
-126,11
-127.8,10.55000095361611
-129.6,10.10000190723223
-131.4,9.649998092767774
-133.2,9.199999046383891
-135,8.75
-136.8,8.300000953616109
-138.6,7.85000143042417
-140.4,7.39999856957583
-142.2,6.949999046383883
-144,6.5
-145.8,6.050000953616109
-147.6,5.60000143042417
-149.4,5.14999856957583
-151.2,4.699999046383891
-153,4.25
-154.8,3.800000715212081
-156.6,3.35000143042417
-158.4,2.89999856957583
-160.2,2.449999284787919
-162,2
-163.8,1.550000715212081
-165.6,1.100001549626184
-167.4,0.6499984504217003
-169.2,0.1999992400871634
-171,0
-172.8,0
-174.6,0
-176.4,0
-178.2,0
-180,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_TAmbSet.y/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_TAmbSet.y/test.csv
deleted file mode 100644
index 81c192fc97..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_TAmbSet.y/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,40
-1.8,40
-3.6,40
-5.399999999999999,40
-7.2,40
-9,40
-10.8,39.79999928474699
-12.6,39.34999856949719
-14.4,38.90000143050602
-16.2,38.45000095365613
-18,38
-19.8,37.54999904634387
-21.6,37.09999856949398
-23.4,36.65000143050602
-25.2,36.20000095365613
-27,35.75
-28.8,35.29999904634387
-30.6,34.84999856949398
-32.4,34.40000190730498
-34.2,33.95000095365249
-36,33.5
-37.8,33.04999904634751
-39.6,32.59999809269502
-41.4,32.15000190730498
-43.2,31.70000095366704
-45,31.25
-46.8,30.79999904633296
-48.6,30.35000000001455
-50.40000000000001,29.89999999998545
-52.2,29.45000095366354
-54,29
-55.8,28.54999904633296
-57.6,28.10000000001455
-59.40000000000001,27.65
-61.2,27.20000095366704
-62.99999999999999,26.75
-64.8,26.3
-66.59999999999999,25.85
-68.40000000000001,25.4
-70.2,24.95
-72,24.5
-73.8,24.05
-75.59999999999999,23.6
-77.40000000000001,23.15
-79.2,22.7
-81,22.25
-82.8,21.8
-84.59999999999999,21.35
-86.39999999999999,20.9
-88.2,20.45
-90,20
-91.8,19.55
-93.60000000000001,19.1
-95.40000000000001,18.65
-97.2,18.2
-99.00000000000001,17.75
-100.8,17.3
-102.6,16.85
-104.4,16.4
-106.2,15.94999904638389
-108,15.5
-109.8,15.05000095361611
-111.6,14.59999999998545
-113.4,14.15000000001455
-115.2,13.69999904638389
-117,13.25
-118.8,12.80000095361611
-120.6,12.35
-122.4,11.90000000001455
-124.2,11.44999904638389
-126,11
-127.8,10.55000095361611
-129.6,10.10000190723223
-131.4,9.649998092767774
-133.2,9.199999046383891
-135,8.75
-136.8,8.300000953616109
-138.6,7.85000143042417
-140.4,7.39999856957583
-142.2,6.949999046383883
-144,6.5
-145.8,6.050000953616109
-147.6,5.60000143042417
-149.4,5.14999856957583
-151.2,4.699999046383891
-153,4.25
-154.8,3.800000715212081
-156.6,3.35000143042417
-158.4,2.89999856957583
-160.2,2.449999284787919
-162,2
-163.8,1.550000715212081
-165.6,1.100001549626184
-167.4,0.6499984504217003
-169.2,0.1999992400871634
-171,0
-172.8,0
-174.6,0
-176.4,0
-178.2,0
-180,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_TAmbSet.y/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_TAmbSet.y/upperBound.csv
deleted file mode 100644
index fc1f21370e..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_TAmbSet.y/upperBound.csv
+++ /dev/null
@@ -1,56 +0,0 @@
-x,y
--0.001,40.04
-9.001000000000001,40.04
-10.801,39.83979928403173
-12.601,39.38934856806669
-14.401,38.93890143193653
-16.201,38.48845095460979
-19.801,37.58754904539021
-21.601,37.13709856806347
-23.401,36.68665143193653
-25.201,36.23620095460979
-28.801,35.33529904539022
-30.601,34.88484856806347
-32.401,34.43440190921229
-39.601,32.63259809078771
-41.401,32.18215190921229
-43.20099999999999,31.73170095462071
-46.80099999999999,30.83079904537929
-48.601,30.38035000001457
-50.401,29.92989999998544
-52.20099999999999,29.4794509546172
-54.001,29.029
-55.80099999999999,28.57854904537929
-57.601,28.12810000001457
-59.401,27.67765
-61.201,27.22720095462071
-63.00099999999999,26.77675
-104.401,16.4164
-106.201,15.96594904543027
-109.801,15.06505095456973
-111.601,14.61459999998544
-113.401,14.16415000001457
-115.201,13.71369904543027
-118.801,12.81280095456973
-120.601,12.36235
-122.401,11.91190000001457
-124.201,11.46144904543027
-129.601,10.11010190913946
-131.401,9.659648090860541
-136.801,8.308300954569726
-138.601,7.857851431854594
-140.401,7.407398568145406
-142.201,6.956949045430267
-145.801,6.056050954569725
-147.601,5.605601431854594
-149.401,5.155148568145406
-151.201,4.704699045430275
-153.001,4.25425
-156.601,3.353351431854594
-158.401,2.902898568145406
-163.801,1.551550715927293
-165.601,1.10110155117581
-167.401,0.6509984504217003
-169.201,0.2009992400871634
-171.001,0.001
-180.001,0.001
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_TRoomSet.y/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_TRoomSet.y/errors.csv
deleted file mode 100644
index 8f1085b2e9..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_TRoomSet.y/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0
-23.4,0
-25.2,0
-27,0
-28.8,0
-30.6,0
-32.4,0
-34.2,0
-36,0
-37.8,0
-39.6,0
-41.4,0
-43.2,0
-45,0
-46.8,0
-48.6,0
-50.40000000000001,0
-52.2,0
-54,0
-55.8,0
-57.6,0
-59.40000000000001,0
-61.2,0
-62.99999999999999,0
-64.8,0
-66.59999999999999,0
-68.40000000000001,0
-70.2,0
-72,0
-73.8,0
-75.59999999999999,0
-77.40000000000001,0
-79.2,0
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0
-93.60000000000001,0
-95.40000000000001,0
-97.2,0
-99.00000000000001,0
-100.8,0
-102.6,0
-104.4,0
-106.2,0
-108,0
-109.8,0
-111.6,0
-113.4,0
-115.2,0
-117,0
-118.8,0
-120.6,0
-122.4,0
-124.2,0
-126,0
-127.8,0
-129.6,0
-131.4,0
-133.2,0
-135,0
-136.8,0
-138.6,0
-140.4,0
-142.2,0
-144,0
-145.8,0
-147.6,0
-149.4,0
-151.2,0
-153,0
-154.8,0
-156.6,0
-158.4,0
-160.2,0
-162,0
-163.8,0
-165.6,0
-167.4,0
-169.2,0
-171,0
-172.8,0
-174.6,0
-176.4,0
-178.2,0
-180,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_TRoomSet.y/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_TRoomSet.y/lowerBound.csv
deleted file mode 100644
index 68a16dbc18..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_TRoomSet.y/lowerBound.csv
+++ /dev/null
@@ -1,42 +0,0 @@
-x,y
--0.001,14.985
-48.601,14.985
-50.401,15.03495000000727
-52.20099999999999,15.25972452364506
-54.001,15.4845
-55.80099999999999,15.70927547635669
-57.601,15.93404999999274
-59.401,16.15882404727936
-61.201,16.38359952365058
-63.00099999999999,16.608375
-64.80099999999999,16.83315
-66.601,17.0579259527061
-68.401,17.2826990472939
-70.20099999999999,17.507475
-73.80099999999999,17.957025
-75.601,18.1818009527061
-77.40100000000001,18.40657404729397
-79.20099999999999,18.63135
-82.80099999999999,19.0809
-84.60099999999998,19.3056759527061
-86.40099999999998,19.5304490472939
-88.20099999999999,19.755225
-91.801,20.204775
-93.60100000000001,20.4295509527061
-95.40100000000001,20.6543240472939
-97.20100000000001,20.8791
-100.801,21.32865
-102.601,21.55342595270603
-104.401,21.7781990472939
-106.201,22.002975
-109.801,22.452525
-111.601,22.6773009527061
-113.401,22.9020740472939
-115.201,23.12685
-118.801,23.5764
-120.601,23.80117595272064
-122.401,24.0259490472939
-124.201,24.250725
-169.201,29.8701
-171.001,29.97
-180.001,29.97
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_TRoomSet.y/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_TRoomSet.y/reference.csv
deleted file mode 100644
index 4ea7d4372d..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_TRoomSet.y/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,15
-1.8,15
-3.6,15
-5.399999999999999,15
-7.2,15
-9,15
-10.8,15
-12.6,15
-14.4,15
-16.2,15
-18,15
-19.8,15
-21.6,15
-23.4,15
-25.2,15
-27,15
-28.8,15
-30.6,15
-32.4,15
-34.2,15
-36,15
-37.8,15
-39.6,15
-41.4,15
-43.2,15
-45,15
-46.8,15
-48.6,15
-50.40000000000001,15.05000000000728
-52.2,15.27499952316823
-54,15.5
-55.8,15.72500047683352
-57.6,15.94999999999273
-59.40000000000001,16.17499904632568
-61.2,16.39999952317375
-62.99999999999999,16.625
-64.8,16.85
-66.59999999999999,17.07500095365976
-68.40000000000001,17.29999904634024
-70.2,17.525
-72,17.75
-73.8,17.975
-75.59999999999999,18.20000095365976
-77.40000000000001,18.42499904634031
-79.2,18.65
-81,18.875
-82.8,19.1
-84.59999999999999,19.32500095365976
-86.39999999999999,19.54999904634024
-88.2,19.775
-90,20
-91.8,20.225
-93.60000000000001,20.45000095365976
-95.40000000000001,20.67499904634024
-97.2,20.9
-99.00000000000001,21.125
-100.8,21.35
-102.6,21.57500095365969
-104.4,21.79999904634024
-106.2,22.025
-108,22.25
-109.8,22.475
-111.6,22.70000095365976
-113.4,22.92499904634024
-115.2,23.15
-117,23.375
-118.8,23.6
-120.6,23.82500095367432
-122.4,24.04999904634024
-124.2,24.275
-126,24.5
-127.8,24.725
-129.6,24.95
-131.4,25.175
-133.2,25.4
-135,25.625
-136.8,25.85
-138.6,26.075
-140.4,26.3
-142.2,26.525
-144,26.75
-145.8,26.975
-147.6,27.2
-149.4,27.425
-151.2,27.65
-153,27.875
-154.8,28.1
-156.6,28.325
-158.4,28.55
-160.2,28.775
-162,29
-163.8,29.225
-165.6,29.45
-167.4,29.675
-169.2,29.9
-171,30
-172.8,30
-174.6,30
-176.4,30
-178.2,30
-180,30
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_TRoomSet.y/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_TRoomSet.y/test.csv
deleted file mode 100644
index 4ea7d4372d..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_TRoomSet.y/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,15
-1.8,15
-3.6,15
-5.399999999999999,15
-7.2,15
-9,15
-10.8,15
-12.6,15
-14.4,15
-16.2,15
-18,15
-19.8,15
-21.6,15
-23.4,15
-25.2,15
-27,15
-28.8,15
-30.6,15
-32.4,15
-34.2,15
-36,15
-37.8,15
-39.6,15
-41.4,15
-43.2,15
-45,15
-46.8,15
-48.6,15
-50.40000000000001,15.05000000000728
-52.2,15.27499952316823
-54,15.5
-55.8,15.72500047683352
-57.6,15.94999999999273
-59.40000000000001,16.17499904632568
-61.2,16.39999952317375
-62.99999999999999,16.625
-64.8,16.85
-66.59999999999999,17.07500095365976
-68.40000000000001,17.29999904634024
-70.2,17.525
-72,17.75
-73.8,17.975
-75.59999999999999,18.20000095365976
-77.40000000000001,18.42499904634031
-79.2,18.65
-81,18.875
-82.8,19.1
-84.59999999999999,19.32500095365976
-86.39999999999999,19.54999904634024
-88.2,19.775
-90,20
-91.8,20.225
-93.60000000000001,20.45000095365976
-95.40000000000001,20.67499904634024
-97.2,20.9
-99.00000000000001,21.125
-100.8,21.35
-102.6,21.57500095365969
-104.4,21.79999904634024
-106.2,22.025
-108,22.25
-109.8,22.475
-111.6,22.70000095365976
-113.4,22.92499904634024
-115.2,23.15
-117,23.375
-118.8,23.6
-120.6,23.82500095367432
-122.4,24.04999904634024
-124.2,24.275
-126,24.5
-127.8,24.725
-129.6,24.95
-131.4,25.175
-133.2,25.4
-135,25.625
-136.8,25.85
-138.6,26.075
-140.4,26.3
-142.2,26.525
-144,26.75
-145.8,26.975
-147.6,27.2
-149.4,27.425
-151.2,27.65
-153,27.875
-154.8,28.1
-156.6,28.325
-158.4,28.55
-160.2,28.775
-162,29
-163.8,29.225
-165.6,29.45
-167.4,29.675
-169.2,29.9
-171,30
-172.8,30
-174.6,30
-176.4,30
-178.2,30
-180,30
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_TRoomSet.y/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_TRoomSet.y/upperBound.csv
deleted file mode 100644
index 022aa178d0..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_TRoomSet.y/upperBound.csv
+++ /dev/null
@@ -1,42 +0,0 @@
-x,y
--0.001,15.015
-48.599,15.015
-50.39900000000001,15.06505000000729
-52.199,15.2902745226914
-53.999,15.5155
-55.79900000000001,15.74072547731035
-57.599,15.96594999999272
-59.39900000000001,16.191174045372
-61.19900000000001,16.41639952269692
-62.999,16.641625
-64.79900000000001,16.86685
-66.599,17.09207595461342
-68.399,17.31729904538658
-70.19900000000001,17.542525
-73.79899999999999,17.992975
-75.599,18.21820095461342
-77.39900000000002,18.44342404538665
-79.199,18.66865
-82.79899999999999,19.1191
-84.599,19.34432595461342
-86.39899999999999,19.56954904538658
-88.199,19.794775
-91.79899999999999,20.245225
-93.59899999999999,20.47045095461342
-95.399,20.69567404538658
-97.199,20.9209
-100.799,21.37135
-102.599,21.59657595461335
-104.399,21.82179904538658
-106.199,22.047025
-109.799,22.497475
-111.599,22.72270095461342
-113.399,22.94792404538658
-115.199,23.17315
-118.799,23.6236
-120.599,23.84882595462799
-122.399,24.07404904538658
-124.199,24.299275
-169.199,29.9299
-170.999,30.03
-180.001,30.03
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_ashrae.V_flow/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_ashrae.V_flow/errors.csv
deleted file mode 100644
index 8f1085b2e9..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_ashrae.V_flow/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0
-23.4,0
-25.2,0
-27,0
-28.8,0
-30.6,0
-32.4,0
-34.2,0
-36,0
-37.8,0
-39.6,0
-41.4,0
-43.2,0
-45,0
-46.8,0
-48.6,0
-50.40000000000001,0
-52.2,0
-54,0
-55.8,0
-57.6,0
-59.40000000000001,0
-61.2,0
-62.99999999999999,0
-64.8,0
-66.59999999999999,0
-68.40000000000001,0
-70.2,0
-72,0
-73.8,0
-75.59999999999999,0
-77.40000000000001,0
-79.2,0
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0
-93.60000000000001,0
-95.40000000000001,0
-97.2,0
-99.00000000000001,0
-100.8,0
-102.6,0
-104.4,0
-106.2,0
-108,0
-109.8,0
-111.6,0
-113.4,0
-115.2,0
-117,0
-118.8,0
-120.6,0
-122.4,0
-124.2,0
-126,0
-127.8,0
-129.6,0
-131.4,0
-133.2,0
-135,0
-136.8,0
-138.6,0
-140.4,0
-142.2,0
-144,0
-145.8,0
-147.6,0
-149.4,0
-151.2,0
-153,0
-154.8,0
-156.6,0
-158.4,0
-160.2,0
-162,0
-163.8,0
-165.6,0
-167.4,0
-169.2,0
-171,0
-172.8,0
-174.6,0
-176.4,0
-178.2,0
-180,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_ashrae.V_flow/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_ashrae.V_flow/lowerBound.csv
deleted file mode 100644
index de1a4da308..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_ashrae.V_flow/lowerBound.csv
+++ /dev/null
@@ -1,111 +0,0 @@
-x,y
--0.001,1.140483898043633
-8.999000000000001,1.140483898043633
-10.799,1.133917987124224
-12.599,1.119136051569969
-14.399,1.104340650997417
-16.199,1.08953037985342
-17.999,1.0747035394907
-19.799,1.059858359239264
-19.801,1.059858359239264
-21.601,1.080405808397339
-23.401,1.381546261680169
-25.201,1.881030974037344
-27.001,2.028527789354324
-28.801,2.03995677066132
-30.59989051684595,2.569142992669943
-32.39899999999999,1.909756628736478
-32.401,1.909756628736478
-34.19919021725838,1.95919332234825
-35.999,1.488414499282837
-37.799,1.015104431952125
-39.599,0.9011550486680321
-39.601,0.9011550486680321
-41.401,1.023546133914137
-43.20099999999999,1.885847319404383
-45.001,3.166667399168015
-46.80018288072877,3.657865142363784
-48.599,3.318620840703556
-48.601,3.318620840703556
-50.39999104894109,5.250397567216773
-52.199,3.283706026029859
-52.20099999999999,3.283706026029859
-53.99946052201282,3.57787943648656
-55.79900000000001,2.593897843906338
-57.599,1.259655580582295
-59.39900000000001,0.7440650671641093
-59.401,0.7440650671641093
-61.201,1.173760484019536
-63.00099999999999,3.090062705039967
-64.80099999999999,5.878046957184576
-66.59996619659286,7.170922046623705
-68.399,5.787529772036918
-68.401,5.787529772036918
-70.20003156191994,11.28556384216634
-71.99900000000001,6.124149261474609
-72.001,6.124149261474609
-73.79970295691592,7.097560813751162
-75.599,5.300902017390477
-77.39900000000002,2.425138207884269
-79.199,0.842101701115847
-80.99900000000001,0.3365516533851624
-82.79899999999999,0.2985912508972542
-84.599,0.2564423169242971
-86.39899999999999,0.2075599756317246
-88.199,0.1453146571782728
-89.99900000000001,-0.001
-90.001,-0.001
-91.801,0.1452024070133804
-93.60100000000001,0.2072400772963019
-95.40100000000001,0.2558502046363965
-97.20100000000001,0.2976728917344664
-99.00100000000002,0.3352587392330172
-100.801,0.8413464492540953
-102.601,2.424776412465248
-104.401,5.300682891591894
-106.2002970007942,7.097350693028773
-107.999,6.12384391450882
-108.001,6.12384391450882
-109.7999684229854,11.2853608104627
-111.599,5.787051506005643
-111.601,5.787051506005643
-113.4000337332301,7.170462771139907
-115.199,5.877388150206428
-116.999,3.088604089736938
-118.799,1.169325284028432
-120.599,0.7360232701328324
-120.601,0.7360232701328324
-122.401,1.254279255293657
-124.201,2.590957251820499
-126.0005390505984,3.575483685297462
-127.799,3.280792276293549
-127.801,3.280792276293549
-129.600009180714,5.24835391558211
-131.399,3.316610577296445
-131.401,3.316610577296445
-133.1998213709435,3.657597217964204
-134.999,3.168200088500977
-136.799,1.89161036119345
-138.599,1.040115622874241
-140.399,0.9268960364491323
-140.401,0.9268960364491323
-142.201,1.044346923171189
-144.001,1.51301100718975
-145.8008240558,1.981482359608888
-147.599,1.936336076076358
-147.601,1.936336076076358
-149.4001154684144,2.591824174686062
-151.199,2.07210932139014
-152.999,2.064646381616593
-154.799,1.924096328837079
-156.599,1.445330830301438
-158.399,1.168093256413293
-160.199,1.156609088075438
-160.201,1.156609088075438
-162.001,1.177767310380935
-163.801,1.198897308431899
-165.601,1.220002774006279
-167.401,1.241087339329719
-169.201,1.262153505144906
-171.001,1.271511210680008
-180.001,1.271511210680008
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_ashrae.V_flow/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_ashrae.V_flow/reference.csv
deleted file mode 100644
index 087a174178..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_ashrae.V_flow/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,1.1416255235672
-1.8,1.1416255235672
-3.6,1.1416255235672
-5.399999999999999,1.1416255235672
-7.2,1.1416255235672
-9,1.1416255235672
-10.8,1.135053040164388
-12.6,1.120256307877847
-14.4,1.105446097094512
-16.2,1.090621000854274
-18,1.075779318809509
-19.8,1.060919278517782
-21.6,1.081487295693032
-23.4,1.38292919087104
-25.2,1.882913887925269
-27,2.030558347702026
-28.8,2.041998769430751
-30.6,2.572041414813979
-32.4,1.911668297033511
-34.2,1.96120428203104
-36,1.489904403686523
-37.8,1.016120552504629
-39.6,0.9021550486680321
-41.4,1.024570704618756
-43.2,1.887735054458842
-45,3.169837236404419
-46.8,3.661749975354348
-48.6,3.321942783487043
-50.40000000000001,5.256737727886058
-52.2,3.286993019048908
-54,3.581712961196899
-55.8,2.596494338244583
-57.6,1.260916497079374
-59.40000000000001,0.7450650671641093
-61.2,1.174935419438975
-62.99999999999999,3.093155860900868
-64.8,5.883930888072649
-66.59999999999999,7.178843860905622
-68.40000000000001,5.79332309513205
-70.2,11.29982331648154
-72,6.130279541015625
-73.8,7.105368108053852
-75.59999999999999,5.306208225616094
-77.40000000000001,2.427565773657927
-79.2,0.843101701115847
-81,0.3375516533851624
-82.8,0.2995912508972542
-84.59999999999999,0.2574423169242971
-86.39999999999999,0.2085599756317246
-88.2,0.1463146571782728
-90,0
-91.8,0.1462024070133804
-93.60000000000001,0.2082400772963019
-95.40000000000001,0.2568502046363965
-97.2,0.2986728917344664
-99.00000000000001,0.3362587392330172
-100.8,0.8423464492540953
-102.6,2.427203616081329
-104.4,5.305988880472366
-106.2,7.105157822808875
-108,6.129973888397217
-109.8,11.29962018364843
-111.6,5.792844350355999
-113.4,7.178384189943323
-115.2,5.883271421628057
-117,3.091695785522461
-118.8,1.17049577980824
-120.6,0.7370232701328324
-122.4,1.255534790083741
-124.2,2.593550802623122
-126,3.579315185546871
-127.8,3.284076352646195
-129.6,5.254692258796994
-131.4,3.319930507804249
-133.2,3.661482122361313
-135,3.171371459960938
-136.8,1.893503865058508
-138.6,1.041156779653895
-140.4,0.9278960364491323
-142.2,1.045392315486676
-144,1.514525532722473
-145.8,1.983511667317796
-147.6,1.938274350426785
-149.4,2.594741185307326
-151.2,2.074183504895035
-153,2.066713094711304
-154.8,1.926022351188267
-156.6,1.446777607909348
-158.4,1.169262518932225
-160.2,1.157766854930368
-162,1.178946256637573
-163.8,1.200097405837737
-165.6,1.221223998004283
-167.4,1.242329668998718
-169.2,1.263416922066973
-171,1.272783994674683
-172.8,1.272783994674683
-174.6,1.272783994674683
-176.4,1.272783994674683
-178.2,1.272783994674683
-180,1.272783994674683
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_ashrae.V_flow/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_ashrae.V_flow/test.csv
deleted file mode 100644
index 087a174178..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_ashrae.V_flow/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,1.1416255235672
-1.8,1.1416255235672
-3.6,1.1416255235672
-5.399999999999999,1.1416255235672
-7.2,1.1416255235672
-9,1.1416255235672
-10.8,1.135053040164388
-12.6,1.120256307877847
-14.4,1.105446097094512
-16.2,1.090621000854274
-18,1.075779318809509
-19.8,1.060919278517782
-21.6,1.081487295693032
-23.4,1.38292919087104
-25.2,1.882913887925269
-27,2.030558347702026
-28.8,2.041998769430751
-30.6,2.572041414813979
-32.4,1.911668297033511
-34.2,1.96120428203104
-36,1.489904403686523
-37.8,1.016120552504629
-39.6,0.9021550486680321
-41.4,1.024570704618756
-43.2,1.887735054458842
-45,3.169837236404419
-46.8,3.661749975354348
-48.6,3.321942783487043
-50.40000000000001,5.256737727886058
-52.2,3.286993019048908
-54,3.581712961196899
-55.8,2.596494338244583
-57.6,1.260916497079374
-59.40000000000001,0.7450650671641093
-61.2,1.174935419438975
-62.99999999999999,3.093155860900868
-64.8,5.883930888072649
-66.59999999999999,7.178843860905622
-68.40000000000001,5.79332309513205
-70.2,11.29982331648154
-72,6.130279541015625
-73.8,7.105368108053852
-75.59999999999999,5.306208225616094
-77.40000000000001,2.427565773657927
-79.2,0.843101701115847
-81,0.3375516533851624
-82.8,0.2995912508972542
-84.59999999999999,0.2574423169242971
-86.39999999999999,0.2085599756317246
-88.2,0.1463146571782728
-90,0
-91.8,0.1462024070133804
-93.60000000000001,0.2082400772963019
-95.40000000000001,0.2568502046363965
-97.2,0.2986728917344664
-99.00000000000001,0.3362587392330172
-100.8,0.8423464492540953
-102.6,2.427203616081329
-104.4,5.305988880472366
-106.2,7.105157822808875
-108,6.129973888397217
-109.8,11.29962018364843
-111.6,5.792844350355999
-113.4,7.178384189943323
-115.2,5.883271421628057
-117,3.091695785522461
-118.8,1.17049577980824
-120.6,0.7370232701328324
-122.4,1.255534790083741
-124.2,2.593550802623122
-126,3.579315185546871
-127.8,3.284076352646195
-129.6,5.254692258796994
-131.4,3.319930507804249
-133.2,3.661482122361313
-135,3.171371459960938
-136.8,1.893503865058508
-138.6,1.041156779653895
-140.4,0.9278960364491323
-142.2,1.045392315486676
-144,1.514525532722473
-145.8,1.983511667317796
-147.6,1.938274350426785
-149.4,2.594741185307326
-151.2,2.074183504895035
-153,2.066713094711304
-154.8,1.926022351188267
-156.6,1.446777607909348
-158.4,1.169262518932225
-160.2,1.157766854930368
-162,1.178946256637573
-163.8,1.200097405837737
-165.6,1.221223998004283
-167.4,1.242329668998718
-169.2,1.263416922066973
-171,1.272783994674683
-172.8,1.272783994674683
-174.6,1.272783994674683
-176.4,1.272783994674683
-178.2,1.272783994674683
-180,1.272783994674683
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_ashrae.V_flow/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_ashrae.V_flow/upperBound.csv
deleted file mode 100644
index df05c7e3ab..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_ashrae.V_flow/upperBound.csv
+++ /dev/null
@@ -1,110 +0,0 @@
-x,y
--0.001,1.142767149090767
-9.001000000000001,1.142767149090767
-10.801,1.136188093204552
-12.601,1.121376564185725
-14.401,1.106551543191606
-16.201,1.091711621855128
-18.001,1.076855098128318
-19.79983888541197,1.06198979305395
-21.599,1.082568782988725
-23.399,1.384312120061911
-25.199,1.884796801813194
-26.999,2.032588906049728
-28.799,2.044040768200182
-30.599,2.574613456228793
-30.601,2.574613456228793
-32.40086044414755,1.913631215937386
-34.199,1.963165486313071
-34.201,1.963165486313071
-36.001,1.491394308090209
-37.801,1.017136673057134
-39.59996422241756,0.9032206373410058
-41.39899999999999,1.025595275323375
-43.19899999999999,1.889622789513301
-44.999,3.173007073640823
-46.79900000000001,3.665411725329702
-46.80099999999999,3.665411725329702
-48.59929878385011,3.325586206030606
-50.39900000000001,5.261994465613944
-50.401,5.261994465613944
-52.20073970011673,3.290565143758
-53.999,3.585294674158096
-54.001,3.585294674158096
-55.80099999999999,2.599090832582827
-57.601,1.262177413576453
-59.40009096481983,0.7463257139862233
-61.19900000000001,1.176110354858414
-62.999,3.096249016761769
-64.79900000000001,5.889814818960721
-66.599,7.186022704766527
-66.601,7.186022704766527
-68.39940206516154,5.800347632601037
-70.19900000000001,11.31112313979802
-70.20099999999999,11.31112313979802
-72.00068262102184,6.137322234570846
-73.79899999999999,7.112473476161906
-73.80099999999999,7.112473476161906
-75.601,5.31151443384171
-77.40100000000001,2.429993339431585
-79.20099999999999,0.844101701115847
-81.001,0.3385516533851624
-82.80099999999999,0.3005912508972542
-84.60099999999998,0.2584423169242971
-86.40099999999998,0.2095599756317246
-88.20099999999999,0.1473146571782728
-90.00000038373886,0.001081254728087764
-91.79899999999999,0.1472024070133804
-93.59899999999999,0.2092400772963019
-95.399,0.2578502046363965
-97.199,0.2996728917344664
-98.999,0.3372587392330172
-100.799,0.8433464492540953
-102.599,2.42963081969741
-104.399,5.311294869352839
-106.199,7.112262980631685
-106.201,7.112262980631685
-107.9993173997972,6.137016354247004
-109.799,11.31091980383208
-109.801,11.31091980383208
-111.6005979464942,5.799868435010707
-113.399,7.185562574133266
-113.401,7.185562574133266
-115.201,5.889154693049685
-117.001,3.094787481307983
-118.801,1.171666275588048
-120.5999106224799,0.7382857151005431
-122.399,1.256790324873825
-124.199,2.596144353425745
-125.999,3.582894500732418
-126.001,3.582894500732418
-127.7992605981997,3.287646013719082
-129.599,5.259946951055791
-129.601,5.259946951055791
-131.4006999080885,3.323573319955703
-133.199,3.665143604483674
-133.201,3.665143604483674
-135.001,3.174542831420899
-136.801,1.895397368923567
-138.601,1.042197936433549
-140.399981633574,0.9289601380329917
-142.199,1.046437707802163
-143.999,1.516040058255195
-145.799,1.985495178985114
-145.801,1.985495178985114
-147.5991289355828,1.940259695097155
-149.399,2.597335926492633
-149.401,2.597335926492633
-151.201,2.07625768839993
-153.001,2.068779807806016
-154.801,1.927948373539455
-156.601,1.448224385517257
-158.401,1.170431781451157
-160.1997036352492,1.158932909272061
-161.999,1.180125202894211
-163.799,1.201297503243575
-165.599,1.222445222002287
-167.399,1.243571998667717
-169.199,1.26468033898904
-170.999,1.274056778669358
-180.001,1.274056778669358
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_caciolo.V_flow/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_caciolo.V_flow/errors.csv
deleted file mode 100644
index 8f1085b2e9..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_caciolo.V_flow/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0
-23.4,0
-25.2,0
-27,0
-28.8,0
-30.6,0
-32.4,0
-34.2,0
-36,0
-37.8,0
-39.6,0
-41.4,0
-43.2,0
-45,0
-46.8,0
-48.6,0
-50.40000000000001,0
-52.2,0
-54,0
-55.8,0
-57.6,0
-59.40000000000001,0
-61.2,0
-62.99999999999999,0
-64.8,0
-66.59999999999999,0
-68.40000000000001,0
-70.2,0
-72,0
-73.8,0
-75.59999999999999,0
-77.40000000000001,0
-79.2,0
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0
-93.60000000000001,0
-95.40000000000001,0
-97.2,0
-99.00000000000001,0
-100.8,0
-102.6,0
-104.4,0
-106.2,0
-108,0
-109.8,0
-111.6,0
-113.4,0
-115.2,0
-117,0
-118.8,0
-120.6,0
-122.4,0
-124.2,0
-126,0
-127.8,0
-129.6,0
-131.4,0
-133.2,0
-135,0
-136.8,0
-138.6,0
-140.4,0
-142.2,0
-144,0
-145.8,0
-147.6,0
-149.4,0
-151.2,0
-153,0
-154.8,0
-156.6,0
-158.4,0
-160.2,0
-162,0
-163.8,0
-165.6,0
-167.4,0
-169.2,0
-171,0
-172.8,0
-174.6,0
-176.4,0
-178.2,0
-180,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_caciolo.V_flow/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_caciolo.V_flow/lowerBound.csv
deleted file mode 100644
index 240f79d8e1..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_caciolo.V_flow/lowerBound.csv
+++ /dev/null
@@ -1,100 +0,0 @@
-x,y
--0.001,-0.001
-23.401,-0.001
-25.201,0.02303534181580459
-26.99974804426163,0.05869040238270329
-28.799,-0.001
-28.801,-0.001
-30.6,0.1062287709546783
-32.39899999999999,-0.001
-32.401,-0.001
-34.20000347420066,0.03490876834266785
-35.999,-0.0007512175759766251
-37.799,-0.001
-41.401,-0.001
-43.20099999999999,0.0468219012954739
-45.001,0.1181816553473473
-46.79954493654402,0.1894837318602228
-48.599,-0.001
-48.601,-0.001
-50.40000000000001,0.300377916791828
-52.199,-0.001
-52.20099999999999,-0.001
-54.00037998100527,0.1577712404426792
-55.79900000000001,0.08646619478251776
-57.599,-0.001
-61.201,-0.001
-63.00099999999999,0.1578259488344187
-64.80099999999999,0.3005451395915416
-66.59969692669911,0.4431616310486843
-68.399,0.1764156891250081
-68.401,0.1764156891250081
-70.19997163238061,0.6966906783616307
-71.99900000000001,0.1460185965299606
-72.001,0.1460185965299606
-73.80037469181802,0.4114574045005322
-75.599,0.2907671302827028
-77.39900000000002,-0.0009979290174913216
-79.199,-0.001
-90.001,-0.001
-91.801,0.08350037423802063
-93.60100000000001,0.1130631677568792
-95.40100000000001,0.1387250692170173
-97.20100000000001,0.1603716675426162
-98.99995740103714,0.1880779347435967
-100.799,0.1579046924105856
-100.801,0.1579046924105856
-102.601,0.1689013442210263
-104.401,0.2688298376908219
-106.1996593191996,0.529736066508689
-107.999,-0.001
-108.001,-0.001
-109.8,1.06432680935082
-111.599,-0.001
-111.601,-0.001
-113.4003746417202,0.6144567708295883
-115.199,0.3345869601394545
-116.999,0.2365089526176453
-117.001,0.2365089526176453
-118.801,0.3030251222586614
-120.601,0.3079870263259487
-122.3993455623139,0.3215795324129788
-124.199,0.2564557598294883
-125.999,0.2487690618038179
-127.799,0.2336256926128295
-127.801,0.2336256926128295
-129.5999479190618,0.343220754948151
-131.399,0.2215758204063267
-131.401,0.2215758204063267
-133.201,0.2438804481203393
-135.001,0.2725597789287567
-136.801,0.2973550293928683
-138.601,0.4143476416428058
-140.401,0.4174225044201014
-142.1993035810304,0.4355080881278243
-143.999,0.3343670835494995
-145.799,0.3255229927191182
-145.801,0.3255229927191182
-147.599859451476,0.3984877152639701
-149.399,0.3016436080774738
-149.401,0.3016436080774738
-151.2001916530894,0.3960875990891349
-152.999,0.3320360352993011
-153.001,0.3320360352993011
-154.801,0.3545444087984362
-156.601,0.3899049086302271
-158.401,0.5062440813073016
-160.201,0.5063065273620604
-162.0002647346722,0.5374614111809785
-163.799,0.5193545580231856
-163.801,0.5193545580231856
-165.601,0.5257647884661081
-167.4002466030628,0.5576152447855669
-169.199,0.5383713818369095
-169.201,0.5383713818369095
-171.0000505531817,0.5670786264882027
-172.799,0.5411356558799744
-176.401,0.5411356558799744
-178.2,0.5670793555246458
-179.999,0.5411356558799744
-180.001,0.5411356558799744
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_caciolo.V_flow/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_caciolo.V_flow/reference.csv
deleted file mode 100644
index ac034b1bf2..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_caciolo.V_flow/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0
-23.4,0
-25.2,0.02403534181580459
-27,0.05971521884202957
-28.8,0
-30.6,0.1072883756077938
-32.4,0
-34.2,0.03592865936266263
-36,0.0002487824240233749
-37.8,0
-39.6,0
-41.4,0
-43.2,0.0478219012954739
-45,0.1191816553473473
-46.8,0.1905414168497728
-48.6,0
-50.40000000000001,0.3015454420374021
-52.2,0
-54,0.1588259488344193
-55.8,0.08746619478251776
-57.6,0
-59.40000000000001,0
-61.2,0
-62.99999999999999,0.1588259488344187
-64.8,0.3015451395915416
-66.59999999999999,0.4442649501457066
-68.40000000000001,0.1774156891250081
-70.2,0.6979880893616038
-72,0.1470185965299606
-73.8,0.4125496482445332
-75.59999999999999,0.2917671302827028
-77.40000000000001,2.070982508678432e-06
-79.2,0
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0.08450037423802063
-93.60000000000001,0.1140631677568792
-95.40000000000001,0.1397250692170173
-97.2,0.1613716675426162
-99.00000000000001,0.1890939921140672
-100.8,0.1589046924105856
-102.6,0.1699013442210263
-104.4,0.2698298376908219
-106.2,0.5309305402302748
-108,0
-109.8,1.065984971537108
-111.6,0
-113.4,0.6156706679128361
-115.2,0.3355869601394545
-117,0.2375089526176453
-118.8,0.3040251222586614
-120.6,0.3089870263259487
-122.4,0.3225920372144975
-124.2,0.2574557598294883
-126,0.2497690618038179
-127.8,0.2346256926128295
-129.6,0.3442848495641125
-131.4,0.2225758204063267
-133.2,0.2448804481203393
-135,0.2735597789287567
-136.8,0.2983550293928683
-138.6,0.4153476416428058
-140.4,0.4184225044201014
-142.2,0.4365251490554686
-144,0.3353670835494995
-145.8,0.3265229927191182
-147.6,0.399533977803567
-149.4,0.3026436080774738
-151.2,0.39713003120482
-153,0.3330360352993011
-154.8,0.3555444087984362
-156.6,0.3909049086302271
-158.4,0.5072440813073016
-160.2,0.5073065273620604
-162,0.5384741425514221
-163.8,0.5203545580231856
-165.6,0.5267647884661081
-167.4,0.5586285814989445
-169.2,0.5393713818369095
-171,0.5680937767028809
-172.8,0.5421356558799744
-174.6,0.5421356558799744
-176.4,0.5421356558799744
-178.2,0.5680937767028809
-180,0.5421356558799744
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_caciolo.V_flow/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_caciolo.V_flow/test.csv
deleted file mode 100644
index ac034b1bf2..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_caciolo.V_flow/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0
-23.4,0
-25.2,0.02403534181580459
-27,0.05971521884202957
-28.8,0
-30.6,0.1072883756077938
-32.4,0
-34.2,0.03592865936266263
-36,0.0002487824240233749
-37.8,0
-39.6,0
-41.4,0
-43.2,0.0478219012954739
-45,0.1191816553473473
-46.8,0.1905414168497728
-48.6,0
-50.40000000000001,0.3015454420374021
-52.2,0
-54,0.1588259488344193
-55.8,0.08746619478251776
-57.6,0
-59.40000000000001,0
-61.2,0
-62.99999999999999,0.1588259488344187
-64.8,0.3015451395915416
-66.59999999999999,0.4442649501457066
-68.40000000000001,0.1774156891250081
-70.2,0.6979880893616038
-72,0.1470185965299606
-73.8,0.4125496482445332
-75.59999999999999,0.2917671302827028
-77.40000000000001,2.070982508678432e-06
-79.2,0
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0.08450037423802063
-93.60000000000001,0.1140631677568792
-95.40000000000001,0.1397250692170173
-97.2,0.1613716675426162
-99.00000000000001,0.1890939921140672
-100.8,0.1589046924105856
-102.6,0.1699013442210263
-104.4,0.2698298376908219
-106.2,0.5309305402302748
-108,0
-109.8,1.065984971537108
-111.6,0
-113.4,0.6156706679128361
-115.2,0.3355869601394545
-117,0.2375089526176453
-118.8,0.3040251222586614
-120.6,0.3089870263259487
-122.4,0.3225920372144975
-124.2,0.2574557598294883
-126,0.2497690618038179
-127.8,0.2346256926128295
-129.6,0.3442848495641125
-131.4,0.2225758204063267
-133.2,0.2448804481203393
-135,0.2735597789287567
-136.8,0.2983550293928683
-138.6,0.4153476416428058
-140.4,0.4184225044201014
-142.2,0.4365251490554686
-144,0.3353670835494995
-145.8,0.3265229927191182
-147.6,0.399533977803567
-149.4,0.3026436080774738
-151.2,0.39713003120482
-153,0.3330360352993011
-154.8,0.3555444087984362
-156.6,0.3909049086302271
-158.4,0.5072440813073016
-160.2,0.5073065273620604
-162,0.5384741425514221
-163.8,0.5203545580231856
-165.6,0.5267647884661081
-167.4,0.5586285814989445
-169.2,0.5393713818369095
-171,0.5680937767028809
-172.8,0.5421356558799744
-174.6,0.5421356558799744
-176.4,0.5421356558799744
-178.2,0.5680937767028809
-180,0.5421356558799744
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_caciolo.V_flow/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_caciolo.V_flow/upperBound.csv
deleted file mode 100644
index c5569d444f..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_caciolo.V_flow/upperBound.csv
+++ /dev/null
@@ -1,104 +0,0 @@
-x,y
--0.001,0.001
-23.399,0.001
-25.199,0.02503534181580459
-26.999,0.06071521884202957
-27.001,0.06071521884202957
-28.7997151369291,0.001042625488589466
-30.599,0.1082883756077938
-30.601,0.1082883756077938
-32.40049826276783,0.001029905873678436
-34.199,0.03692865936266263
-34.201,0.03692865936266263
-36.001,0.001248782424023375
-37.801,0.001
-41.39899999999999,0.001
-43.19899999999999,0.0488219012954739
-44.999,0.1201816553473473
-46.79900000000001,0.1915414168497728
-46.80099999999999,0.1915414168497728
-48.59977442188676,0.001129735216754357
-50.39900000000001,0.3025454420374021
-50.401,0.3025454420374021
-52.20031000947503,0.001115590832140721
-53.999,0.1598259488344193
-54.001,0.1598259488344193
-55.80099999999999,0.08846619478251776
-57.601,0.001
-61.19900000000001,0.001
-62.999,0.1598259488344187
-64.79900000000001,0.3025451395915416
-66.599,0.4452649501457066
-66.601,0.4452649501457066
-68.39967777983297,0.1786117077219399
-70.19900000000001,0.6989880893616038
-70.20099999999999,0.6989880893616038
-72.00034958756983,0.14821768397818
-73.79899999999999,0.4135496482445332
-73.80099999999999,0.4135496482445332
-75.601,0.2927671302827028
-77.40100000000001,0.001002070982508678
-79.20099999999999,0.001
-89.99900000000001,0.001
-91.79899999999999,0.08550037423802063
-93.59899999999999,0.1150631677568792
-95.399,0.1407250692170173
-97.199,0.1623716675426162
-98.999,0.1900939921140672
-99.00100000000002,0.1900939921140672
-100.8004659998662,0.1599136485717425
-102.599,0.1709013442210263
-104.399,0.2708298376908219
-106.199,0.5319305402302748
-106.201,0.5319305402302748
-107.9996649175852,0.001393797793184492
-109.799,1.067050956508645
-109.801,1.067050956508645
-111.6002678090607,0.001433640472886632
-113.399,0.6166706679128361
-113.401,0.6166706679128361
-115.201,0.3365869601394545
-117.0001917554948,0.2385529920680138
-118.799,0.3050251222586614
-120.599,0.3099870263259487
-122.399,0.3235920372144975
-122.401,0.3235920372144975
-124.201,0.2584557598294883
-126.001,0.2507690618038179
-127.7992426772864,0.2356404769387407
-129.599,0.3452848495641125
-129.601,0.3452848495641125
-131.4006902428812,0.2235967649831106
-133.199,0.2458804481203393
-134.999,0.2745597789287567
-136.799,0.2993550293928683
-138.599,0.4163476416428058
-140.399,0.4194225044201014
-142.199,0.4375251490554686
-142.201,0.4375251490554686
-144.001,0.3363670835494995
-145.7992160914453,0.3275317577465021
-147.599,0.400533977803567
-147.601,0.400533977803567
-149.4000125613277,0.3036967599097217
-151.199,0.39813003120482
-151.201,0.39813003120482
-153.0004801903538,0.3340545445644865
-154.799,0.3565444087984362
-156.599,0.3919049086302271
-158.399,0.5082440813073016
-160.199,0.5083065273620604
-161.999,0.5394741425514221
-162.001,0.5394741425514221
-163.8004773519123,0.521359819226632
-165.599,0.5277647884661081
-167.399,0.5596285814989445
-167.401,0.5596285814989445
-169.1998027245687,0.5403841908213711
-170.999,0.5690937767028809
-171.001,0.5690937767028809
-172.801,0.5431356558799744
-176.399,0.5431356558799744
-178.199,0.5690937767028809
-178.201,0.5690937767028809
-180.001,0.5431356558799744
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_din16798_1.V_flow/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_din16798_1.V_flow/errors.csv
deleted file mode 100644
index 8f1085b2e9..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_din16798_1.V_flow/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0
-23.4,0
-25.2,0
-27,0
-28.8,0
-30.6,0
-32.4,0
-34.2,0
-36,0
-37.8,0
-39.6,0
-41.4,0
-43.2,0
-45,0
-46.8,0
-48.6,0
-50.40000000000001,0
-52.2,0
-54,0
-55.8,0
-57.6,0
-59.40000000000001,0
-61.2,0
-62.99999999999999,0
-64.8,0
-66.59999999999999,0
-68.40000000000001,0
-70.2,0
-72,0
-73.8,0
-75.59999999999999,0
-77.40000000000001,0
-79.2,0
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0
-93.60000000000001,0
-95.40000000000001,0
-97.2,0
-99.00000000000001,0
-100.8,0
-102.6,0
-104.4,0
-106.2,0
-108,0
-109.8,0
-111.6,0
-113.4,0
-115.2,0
-117,0
-118.8,0
-120.6,0
-122.4,0
-124.2,0
-126,0
-127.8,0
-129.6,0
-131.4,0
-133.2,0
-135,0
-136.8,0
-138.6,0
-140.4,0
-142.2,0
-144,0
-145.8,0
-147.6,0
-149.4,0
-151.2,0
-153,0
-154.8,0
-156.6,0
-158.4,0
-160.2,0
-162,0
-163.8,0
-165.6,0
-167.4,0
-169.2,0
-171,0
-172.8,0
-174.6,0
-176.4,0
-178.2,0
-180,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_din16798_1.V_flow/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_din16798_1.V_flow/lowerBound.csv
deleted file mode 100644
index a06c178aad..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_din16798_1.V_flow/lowerBound.csv
+++ /dev/null
@@ -1,97 +0,0 @@
-x,y
--0.001,0.3880428841114044
-8.999000000000001,0.3880428841114044
-10.799,0.3862361187478629
-12.599,0.3821550487606715
-14.399,0.3780514758447932
-16.199,0.3739246018783129
-17.999,0.369773583650589
-19.799,0.3655975612525539
-21.599,0.3613956450811613
-23.399,0.3571668725557882
-25.199,0.352910209558528
-26.999,0.3486246337890625
-28.799,0.3443089576480649
-30.599,0.3399620234674513
-32.39899999999999,0.3355826047960638
-34.199,0.3311692962346813
-35.999,0.3267207016944885
-37.799,0.3222353310564104
-39.599,0.3177115749934464
-41.39899999999999,0.3131477146854433
-43.19899999999999,0.3085419426499126
-44.999,0.3038922419548035
-46.79900000000001,0.2991965860385556
-48.599,0.2944526801205263
-50.39900000000001,0.2891700567146441
-52.199,0.2820776006520742
-53.999,0.2748446335792542
-55.79900000000001,0.2674596745301221
-57.599,0.2599096998759587
-59.39900000000001,0.2521799144289316
-61.19900000000001,0.2442531341952311
-62.999,0.2361095418930054
-63.00099999999999,0.2361095418930054
-64.80099999999999,0.2835771596795142
-66.601,0.3897059137227467
-68.401,0.4955134857484351
-70.19986723879262,0.577341035028928
-71.99900000000001,0.4704445769786835
-73.79899999999999,0.3638173527989332
-75.599,0.2575104102172325
-77.39900000000002,0.1590322971179769
-79.199,0.1469360694988202
-80.99900000000001,0.1338411440849304
-82.79899999999999,0.1194218898369821
-84.599,0.1031292622552417
-86.39899999999999,0.08389130745208673
-88.199,0.05893529083852378
-89.99900000000001,-0.001
-90.001,-0.001
-91.801,0.05875156743210151
-93.60100000000001,0.08337165147454031
-95.40100000000001,0.1021745974144147
-97.20100000000001,0.1179520830626727
-99.00100000000002,0.1317870339155198
-100.801,0.1442358610230065
-102.601,0.1556296461424122
-104.401,0.2512382162722236
-106.201,0.3538744865914537
-108.001,0.4561895897388458
-109.800116974518,0.5581339259999456
-111.599,0.4775521942981462
-113.399,0.3744174390241717
-115.199,0.2716029801667008
-116.999,0.225436048746109
-117.001,0.225436048746109
-118.801,0.2324946872422635
-120.601,0.2393020766420225
-122.401,0.2458790506078749
-124.201,0.2522436953791038
-126.001,0.2584117224216461
-127.801,0.2643969426216204
-129.601,0.2702115450861398
-131.401,0.2758664251022817
-133.201,0.2813711725717497
-135.001,0.2867345681190491
-136.801,0.2919643900984848
-138.601,0.2970678506475198
-140.401,0.3020513691909436
-142.201,0.306920821717246
-144.001,0.311681645154953
-145.801,0.3163388164573448
-147.601,0.3208968953670144
-149.401,0.3253601512398922
-151.201,0.3297324423217395
-153.001,0.3340174427032471
-154.801,0.3382185200222899
-156.601,0.3423388333150371
-158.401,0.3463813669489476
-160.201,0.3503487942068905
-162.001,0.3542437424659729
-163.801,0.3580686853007642
-165.601,0.3618258280794832
-167.401,0.3655174369837425
-169.201,0.3691454163934532
-171.001,0.37073792719841
-180.001,0.37073792719841
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_din16798_1.V_flow/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_din16798_1.V_flow/reference.csv
deleted file mode 100644
index c4365bcd75..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_din16798_1.V_flow/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0.3890428841114044
-1.8,0.3890428841114044
-3.6,0.3890428841114044
-5.399999999999999,0.3890428841114044
-7.2,0.3890428841114044
-9,0.3890428841114044
-10.8,0.3872361187478629
-12.6,0.3831550487606715
-14.4,0.3790514758447932
-16.2,0.3749246018783129
-18,0.370773583650589
-19.8,0.3665975612525539
-21.6,0.3623956450811613
-23.4,0.3581668725557882
-25.2,0.353910209558528
-27,0.3496246337890625
-28.8,0.3453089576480649
-30.6,0.3409620234674513
-32.4,0.3365826047960638
-34.2,0.3321692962346813
-36,0.3277207016944885
-37.8,0.3232353310564104
-39.6,0.3187115749934464
-41.4,0.3141477146854433
-43.2,0.3095419426499126
-45,0.3048922419548035
-46.8,0.3001965860385556
-48.6,0.2954526801205263
-50.40000000000001,0.2901700567146441
-52.2,0.2830776006520742
-54,0.2758446335792542
-55.8,0.2684596745301221
-57.6,0.2609096998759587
-59.40000000000001,0.2531799144289316
-61.2,0.2452531341952311
-62.99999999999999,0.2371095418930054
-64.8,0.2845771596795142
-66.59999999999999,0.3907059137227467
-68.40000000000001,0.4965134857484351
-70.2,0.5783925624966146
-72,0.4714445769786835
-73.8,0.3648173527989332
-75.59999999999999,0.2585104102172325
-77.40000000000001,0.1600322971179769
-79.2,0.1479360694988202
-81,0.1348411440849304
-82.8,0.1204218898369821
-84.59999999999999,0.1041292622552417
-86.39999999999999,0.08489130745208673
-88.2,0.05993529083852378
-90,0
-91.8,0.05975156743210151
-93.60000000000001,0.08437165147454032
-95.40000000000001,0.1031745974144147
-97.2,0.1189520830626727
-99.00000000000001,0.1327870339155198
-100.8,0.1452358610230065
-102.6,0.1566296461424122
-104.4,0.2522382162722236
-106.2,0.3548744865914537
-108,0.4571895897388458
-109.8,0.5591839613494691
-111.6,0.4785521942981462
-113.4,0.3754174390241717
-115.2,0.2726029801667008
-117,0.226436048746109
-118.8,0.2334946872422635
-120.6,0.2403020766420225
-122.4,0.2468790506078749
-124.2,0.2532436953791038
-126,0.2594117224216461
-127.8,0.2653969426216204
-129.6,0.2712115450861398
-131.4,0.2768664251022817
-133.2,0.2823711725717497
-135,0.2877345681190491
-136.8,0.2929643900984848
-138.6,0.2980678506475198
-140.4,0.3030513691909436
-142.2,0.307920821717246
-144,0.312681645154953
-145.8,0.3173388164573448
-147.6,0.3218968953670144
-149.4,0.3263601512398922
-151.2,0.3307324423217395
-153,0.3350174427032471
-154.8,0.3392185200222899
-156.6,0.3433388333150371
-158.4,0.3473813669489476
-160.2,0.3513487942068905
-162,0.3552437424659729
-163.8,0.3590686853007642
-165.6,0.3628258280794832
-167.4,0.3665174369837425
-169.2,0.3701454163934532
-171,0.37173792719841
-172.8,0.37173792719841
-174.6,0.37173792719841
-176.4,0.37173792719841
-178.2,0.37173792719841
-180,0.37173792719841
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_din16798_1.V_flow/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_din16798_1.V_flow/test.csv
deleted file mode 100644
index c4365bcd75..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_din16798_1.V_flow/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0.3890428841114044
-1.8,0.3890428841114044
-3.6,0.3890428841114044
-5.399999999999999,0.3890428841114044
-7.2,0.3890428841114044
-9,0.3890428841114044
-10.8,0.3872361187478629
-12.6,0.3831550487606715
-14.4,0.3790514758447932
-16.2,0.3749246018783129
-18,0.370773583650589
-19.8,0.3665975612525539
-21.6,0.3623956450811613
-23.4,0.3581668725557882
-25.2,0.353910209558528
-27,0.3496246337890625
-28.8,0.3453089576480649
-30.6,0.3409620234674513
-32.4,0.3365826047960638
-34.2,0.3321692962346813
-36,0.3277207016944885
-37.8,0.3232353310564104
-39.6,0.3187115749934464
-41.4,0.3141477146854433
-43.2,0.3095419426499126
-45,0.3048922419548035
-46.8,0.3001965860385556
-48.6,0.2954526801205263
-50.40000000000001,0.2901700567146441
-52.2,0.2830776006520742
-54,0.2758446335792542
-55.8,0.2684596745301221
-57.6,0.2609096998759587
-59.40000000000001,0.2531799144289316
-61.2,0.2452531341952311
-62.99999999999999,0.2371095418930054
-64.8,0.2845771596795142
-66.59999999999999,0.3907059137227467
-68.40000000000001,0.4965134857484351
-70.2,0.5783925624966146
-72,0.4714445769786835
-73.8,0.3648173527989332
-75.59999999999999,0.2585104102172325
-77.40000000000001,0.1600322971179769
-79.2,0.1479360694988202
-81,0.1348411440849304
-82.8,0.1204218898369821
-84.59999999999999,0.1041292622552417
-86.39999999999999,0.08489130745208673
-88.2,0.05993529083852378
-90,0
-91.8,0.05975156743210151
-93.60000000000001,0.08437165147454032
-95.40000000000001,0.1031745974144147
-97.2,0.1189520830626727
-99.00000000000001,0.1327870339155198
-100.8,0.1452358610230065
-102.6,0.1566296461424122
-104.4,0.2522382162722236
-106.2,0.3548744865914537
-108,0.4571895897388458
-109.8,0.5591839613494691
-111.6,0.4785521942981462
-113.4,0.3754174390241717
-115.2,0.2726029801667008
-117,0.226436048746109
-118.8,0.2334946872422635
-120.6,0.2403020766420225
-122.4,0.2468790506078749
-124.2,0.2532436953791038
-126,0.2594117224216461
-127.8,0.2653969426216204
-129.6,0.2712115450861398
-131.4,0.2768664251022817
-133.2,0.2823711725717497
-135,0.2877345681190491
-136.8,0.2929643900984848
-138.6,0.2980678506475198
-140.4,0.3030513691909436
-142.2,0.307920821717246
-144,0.312681645154953
-145.8,0.3173388164573448
-147.6,0.3218968953670144
-149.4,0.3263601512398922
-151.2,0.3307324423217395
-153,0.3350174427032471
-154.8,0.3392185200222899
-156.6,0.3433388333150371
-158.4,0.3473813669489476
-160.2,0.3513487942068905
-162,0.3552437424659729
-163.8,0.3590686853007642
-165.6,0.3628258280794832
-167.4,0.3665174369837425
-169.2,0.3701454163934532
-171,0.37173792719841
-172.8,0.37173792719841
-174.6,0.37173792719841
-176.4,0.37173792719841
-178.2,0.37173792719841
-180,0.37173792719841
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_din16798_1.V_flow/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_din16798_1.V_flow/upperBound.csv
deleted file mode 100644
index ceea1a1f96..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_din16798_1.V_flow/upperBound.csv
+++ /dev/null
@@ -1,96 +0,0 @@
-x,y
--0.001,0.3900428841114044
-9.001000000000001,0.3900428841114044
-10.801,0.3882361187478629
-12.601,0.3841550487606715
-14.401,0.3800514758447932
-16.201,0.3759246018783129
-18.001,0.371773583650589
-19.801,0.3675975612525539
-21.601,0.3633956450811613
-23.401,0.3591668725557882
-25.201,0.354910209558528
-27.001,0.3506246337890625
-28.801,0.3463089576480649
-30.601,0.3419620234674513
-32.401,0.3375826047960638
-34.201,0.3331692962346813
-36.001,0.3287207016944885
-37.801,0.3242353310564104
-39.601,0.3197115749934464
-41.401,0.3151477146854433
-43.20099999999999,0.3105419426499126
-45.001,0.3058922419548035
-46.80099999999999,0.3011965860385556
-48.601,0.2964526801205263
-50.401,0.2911700567146441
-52.20099999999999,0.2840776006520742
-54.001,0.2768446335792542
-55.80099999999999,0.2694596745301221
-57.601,0.2619096998759587
-59.401,0.2541799144289316
-61.201,0.2462531341952311
-62.99929287592517,0.2381172652943802
-64.79900000000001,0.2855771596795142
-66.599,0.3917059137227467
-68.399,0.4975134857484351
-70.19900000000001,0.5793925624966146
-70.20099999999999,0.5793925624966146
-72.001,0.4724445769786835
-73.80099999999999,0.3658173527989332
-75.601,0.2595104102172325
-77.40100000000001,0.1610322971179769
-79.20099999999999,0.1489360694988202
-81.001,0.1358411440849304
-82.80099999999999,0.1214218898369821
-84.60099999999998,0.1051292622552417
-86.40099999999998,0.08589130745208673
-88.20099999999999,0.06093529083852378
-90.00000153503407,0.001033246271180127
-91.79899999999999,0.06075156743210151
-93.59899999999999,0.08537165147454032
-95.399,0.1041745974144147
-97.199,0.1199520830626727
-98.999,0.1337870339155198
-100.799,0.1462358610230065
-102.599,0.1576296461424122
-104.399,0.2532382162722236
-106.199,0.3558744865914537
-107.999,0.4581895897388458
-109.799,0.5601839613494691
-109.801,0.5601839613494691
-111.601,0.4795521942981462
-113.401,0.3764174390241717
-115.201,0.2736029801667008
-117.0007347651324,0.2274428515683007
-118.799,0.2344946872422635
-120.599,0.2413020766420225
-122.399,0.2478790506078749
-124.199,0.2542436953791038
-125.999,0.2604117224216461
-127.799,0.2663969426216204
-129.599,0.2722115450861398
-131.399,0.2778664251022817
-133.199,0.2833711725717497
-134.999,0.2887345681190491
-136.799,0.2939643900984848
-138.599,0.2990678506475198
-140.399,0.3040513691909436
-142.199,0.308920821717246
-143.999,0.313681645154953
-145.799,0.3183388164573448
-147.599,0.3228968953670144
-149.399,0.3273601512398922
-151.199,0.3317324423217395
-152.999,0.3360174427032471
-154.799,0.3402185200222899
-156.599,0.3443388333150371
-158.399,0.3483813669489476
-160.199,0.3523487942068905
-161.999,0.3562437424659729
-163.799,0.3600686853007642
-165.599,0.3638258280794832
-167.399,0.3675174369837425
-169.199,0.3711454163934532
-170.999,0.37273792719841
-180.001,0.37273792719841
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_din16798_2.V_flow/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_din16798_2.V_flow/errors.csv
deleted file mode 100644
index 8f1085b2e9..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_din16798_2.V_flow/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0
-23.4,0
-25.2,0
-27,0
-28.8,0
-30.6,0
-32.4,0
-34.2,0
-36,0
-37.8,0
-39.6,0
-41.4,0
-43.2,0
-45,0
-46.8,0
-48.6,0
-50.40000000000001,0
-52.2,0
-54,0
-55.8,0
-57.6,0
-59.40000000000001,0
-61.2,0
-62.99999999999999,0
-64.8,0
-66.59999999999999,0
-68.40000000000001,0
-70.2,0
-72,0
-73.8,0
-75.59999999999999,0
-77.40000000000001,0
-79.2,0
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0
-93.60000000000001,0
-95.40000000000001,0
-97.2,0
-99.00000000000001,0
-100.8,0
-102.6,0
-104.4,0
-106.2,0
-108,0
-109.8,0
-111.6,0
-113.4,0
-115.2,0
-117,0
-118.8,0
-120.6,0
-122.4,0
-124.2,0
-126,0
-127.8,0
-129.6,0
-131.4,0
-133.2,0
-135,0
-136.8,0
-138.6,0
-140.4,0
-142.2,0
-144,0
-145.8,0
-147.6,0
-149.4,0
-151.2,0
-153,0
-154.8,0
-156.6,0
-158.4,0
-160.2,0
-162,0
-163.8,0
-165.6,0
-167.4,0
-169.2,0
-171,0
-172.8,0
-174.6,0
-176.4,0
-178.2,0
-180,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_din16798_2.V_flow/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_din16798_2.V_flow/lowerBound.csv
deleted file mode 100644
index d8357d7310..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_din16798_2.V_flow/lowerBound.csv
+++ /dev/null
@@ -1,93 +0,0 @@
-x,y
--0.001,0.3880428841114044
-8.999000000000001,0.3880428841114044
-10.799,0.3862361187478629
-12.599,0.3821550487606715
-14.399,0.3780514758447932
-16.199,0.3739246018783129
-17.999,0.369773583650589
-19.799,0.3655975612525539
-21.599,0.3613956450811613
-23.399,0.3571668725557882
-25.199,0.352910209558528
-26.999,0.3486246337890625
-28.799,0.3107172772693739
-30.599,0.2870515367105885
-30.601,0.2870515367105885
-32.401,0.32788155786063
-34.19984994749075,0.3311671956392553
-35.999,0.3267207016944885
-37.799,0.3222353310564104
-39.599,0.3177115749934464
-41.39899999999999,0.3131477146854433
-43.19899999999999,0.3079971305508662
-44.999,0.2200468798875809
-46.79900000000001,0.1365620468236233
-48.599,0.05748774884573238
-50.39900000000001,0.01520303314331968
-50.401,0.01520303314331968
-52.20099999999999,0.08481777801473428
-54.001,0.1490594764947891
-55.80099999999999,0.2079582919383262
-57.60074096411252,0.2599022236098138
-59.39900000000001,0.2521799144289316
-61.19900000000001,0.2390734257735573
-62.999,0.119451651513577
-64.79900000000001,0.0132518379695961
-66.599,-0.001
-73.80099999999999,-0.001
-75.601,0.03448839767996748
-77.40100000000001,0.08549420333921795
-79.20089466841978,0.1366841523237601
-80.99900000000001,0.1338411440849304
-82.79899999999999,0.1194218898369821
-84.599,0.1031292622552417
-86.39899999999999,0.08389130745208673
-88.199,0.05893529083852378
-89.99900000000001,-0.001
-90.001,-0.001
-91.801,0.05767603783895588
-93.60100000000001,0.08033427134215582
-95.40100000000001,0.09660317479667346
-97.20100000000001,0.1093875309176604
-98.99993032293339,0.1198299890521991
-100.799,0.1078224131087629
-102.599,0.06470923137886092
-104.399,0.02490997340496594
-106.199,-0.001
-113.401,-0.001
-115.201,0.00715640270148992
-117.001,0.06511932814121246
-118.801,0.1253485570005942
-120.6000080881284,0.1557466785194744
-122.399,0.1258366085238793
-124.199,0.09564787439368559
-125.999,0.06540940159559273
-127.799,0.03531696714986965
-129.599,0.005552571529476591
-129.601,0.005552571529476591
-131.401,0.02171421754804924
-133.201,0.05032383047433954
-135.001,0.0781269987821579
-136.801,0.104982758107757
-138.601,0.1307578294890516
-140.3999760777963,0.1462983012106512
-142.199,0.129995648591428
-143.999,0.1140668486952782
-145.799,0.09858729497726848
-147.599,0.08362030956584728
-149.399,0.0692261298644786
-149.401,0.0692261298644786
-151.201,0.0708615582420271
-153.001,0.07957169616222382
-154.801,0.08735962660744823
-156.601,0.09418037073252801
-158.401,0.0999907230330125
-160.199829794279,0.1036995147945601
-161.999,0.09846825355291366
-163.799,0.09307600196971372
-165.599,0.08752952388426427
-167.399,0.08183291289520277
-169.199,0.07599022928879764
-170.999,0.07334758543968201
-180.001,0.07334758543968201
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_din16798_2.V_flow/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_din16798_2.V_flow/reference.csv
deleted file mode 100644
index 5621d791b1..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_din16798_2.V_flow/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0.3890428841114044
-1.8,0.3890428841114044
-3.6,0.3890428841114044
-5.399999999999999,0.3890428841114044
-7.2,0.3890428841114044
-9,0.3890428841114044
-10.8,0.3872361187478629
-12.6,0.3831550487606715
-14.4,0.3790514758447932
-16.2,0.3749246018783129
-18,0.370773583650589
-19.8,0.3665975612525539
-21.6,0.3623956450811613
-23.4,0.3581668725557882
-25.2,0.353910209558528
-27,0.3496246337890625
-28.8,0.3117172772693739
-30.6,0.2880515367105885
-32.4,0.32888155786063
-34.2,0.3321692962346813
-36,0.3277207016944885
-37.8,0.3232353310564104
-39.6,0.3187115749934464
-41.4,0.3141477146854433
-43.2,0.3089971305508662
-45,0.2210468798875809
-46.8,0.1375620468236233
-48.6,0.05848774884573238
-50.40000000000001,0.01620303314331968
-52.2,0.08581777801473428
-54,0.1500594764947891
-55.8,0.2089582919383262
-57.6,0.2609096998759587
-59.40000000000001,0.2531799144289316
-61.2,0.2400734257735573
-62.99999999999999,0.120451651513577
-64.8,0.0142518379695961
-66.59999999999999,0
-68.40000000000001,0
-70.2,0
-72,0
-73.8,0
-75.59999999999999,0.03548839767996748
-77.40000000000001,0.08649420333921795
-79.2,0.1376871480091811
-81,0.1348411440849304
-82.8,0.1204218898369821
-84.59999999999999,0.1041292622552417
-86.39999999999999,0.08489130745208673
-88.2,0.05993529083852378
-90,0
-91.8,0.05867603783895588
-93.60000000000001,0.08133427134215582
-95.40000000000001,0.09760317479667346
-97.2,0.1103875309176604
-99.00000000000001,0.1208361983299256
-100.8,0.1088224131087629
-102.6,0.06570923137886092
-104.4,0.02590997340496594
-106.2,0
-108,0
-109.8,0
-111.6,0
-113.4,0
-115.2,0.00815640270148992
-117,0.06611932814121246
-118.8,0.1263485570005942
-120.6,0.1567634390097717
-122.4,0.1268366085238793
-124.2,0.09664787439368559
-126,0.06640940159559273
-127.8,0.03631696714986965
-129.6,0.006552571529476591
-131.4,0.02271421754804924
-133.2,0.05132383047433954
-135,0.0791269987821579
-136.8,0.105982758107757
-138.6,0.1317578294890516
-140.4,0.1473071463722116
-142.2,0.130995648591428
-144,0.1150668486952782
-145.8,0.09958729497726848
-147.6,0.08462030956584728
-149.4,0.0702261298644786
-151.2,0.0718615582420271
-153,0.08057169616222382
-154.8,0.08835962660744823
-156.6,0.09518037073252801
-158.4,0.1009907230330125
-160.2,0.1047019275016162
-162,0.09946825355291367
-163.8,0.09407600196971372
-165.6,0.08852952388426427
-167.4,0.08283291289520277
-169.2,0.07699022928879765
-171,0.07434758543968201
-172.8,0.07434758543968201
-174.6,0.07434758543968201
-176.4,0.07434758543968201
-178.2,0.07434758543968201
-180,0.07434758543968201
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_din16798_2.V_flow/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_din16798_2.V_flow/test.csv
deleted file mode 100644
index 5621d791b1..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_din16798_2.V_flow/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0.3890428841114044
-1.8,0.3890428841114044
-3.6,0.3890428841114044
-5.399999999999999,0.3890428841114044
-7.2,0.3890428841114044
-9,0.3890428841114044
-10.8,0.3872361187478629
-12.6,0.3831550487606715
-14.4,0.3790514758447932
-16.2,0.3749246018783129
-18,0.370773583650589
-19.8,0.3665975612525539
-21.6,0.3623956450811613
-23.4,0.3581668725557882
-25.2,0.353910209558528
-27,0.3496246337890625
-28.8,0.3117172772693739
-30.6,0.2880515367105885
-32.4,0.32888155786063
-34.2,0.3321692962346813
-36,0.3277207016944885
-37.8,0.3232353310564104
-39.6,0.3187115749934464
-41.4,0.3141477146854433
-43.2,0.3089971305508662
-45,0.2210468798875809
-46.8,0.1375620468236233
-48.6,0.05848774884573238
-50.40000000000001,0.01620303314331968
-52.2,0.08581777801473428
-54,0.1500594764947891
-55.8,0.2089582919383262
-57.6,0.2609096998759587
-59.40000000000001,0.2531799144289316
-61.2,0.2400734257735573
-62.99999999999999,0.120451651513577
-64.8,0.0142518379695961
-66.59999999999999,0
-68.40000000000001,0
-70.2,0
-72,0
-73.8,0
-75.59999999999999,0.03548839767996748
-77.40000000000001,0.08649420333921795
-79.2,0.1376871480091811
-81,0.1348411440849304
-82.8,0.1204218898369821
-84.59999999999999,0.1041292622552417
-86.39999999999999,0.08489130745208673
-88.2,0.05993529083852378
-90,0
-91.8,0.05867603783895588
-93.60000000000001,0.08133427134215582
-95.40000000000001,0.09760317479667346
-97.2,0.1103875309176604
-99.00000000000001,0.1208361983299256
-100.8,0.1088224131087629
-102.6,0.06570923137886092
-104.4,0.02590997340496594
-106.2,0
-108,0
-109.8,0
-111.6,0
-113.4,0
-115.2,0.00815640270148992
-117,0.06611932814121246
-118.8,0.1263485570005942
-120.6,0.1567634390097717
-122.4,0.1268366085238793
-124.2,0.09664787439368559
-126,0.06640940159559273
-127.8,0.03631696714986965
-129.6,0.006552571529476591
-131.4,0.02271421754804924
-133.2,0.05132383047433954
-135,0.0791269987821579
-136.8,0.105982758107757
-138.6,0.1317578294890516
-140.4,0.1473071463722116
-142.2,0.130995648591428
-144,0.1150668486952782
-145.8,0.09958729497726848
-147.6,0.08462030956584728
-149.4,0.0702261298644786
-151.2,0.0718615582420271
-153,0.08057169616222382
-154.8,0.08835962660744823
-156.6,0.09518037073252801
-158.4,0.1009907230330125
-160.2,0.1047019275016162
-162,0.09946825355291367
-163.8,0.09407600196971372
-165.6,0.08852952388426427
-167.4,0.08283291289520277
-169.2,0.07699022928879765
-171,0.07434758543968201
-172.8,0.07434758543968201
-174.6,0.07434758543968201
-176.4,0.07434758543968201
-178.2,0.07434758543968201
-180,0.07434758543968201
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_din16798_2.V_flow/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_din16798_2.V_flow/upperBound.csv
deleted file mode 100644
index f580877aad..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_din16798_2.V_flow/upperBound.csv
+++ /dev/null
@@ -1,95 +0,0 @@
-x,y
--0.001,0.3900428841114044
-9.001000000000001,0.3900428841114044
-10.801,0.3882361187478629
-12.601,0.3841550487606715
-14.401,0.3800514758447932
-16.201,0.3759246018783129
-18.001,0.371773583650589
-19.801,0.3675975612525539
-21.601,0.3633956450811613
-23.401,0.3591668725557882
-25.201,0.354910209558528
-27.001,0.3506246337890625
-28.801,0.3127172772693739
-30.59973386963521,0.2890681833287701
-32.39899999999999,0.32988155786063
-34.199,0.3331692962346813
-34.201,0.3331692962346813
-36.001,0.3287207016944885
-37.801,0.3242353310564104
-39.601,0.3197115749934464
-41.401,0.3151477146854433
-43.20099999999999,0.3099971305508662
-45.001,0.2220468798875809
-46.80099999999999,0.1385620468236233
-48.601,0.05948774884573238
-50.39975576263703,0.01723226215618609
-52.199,0.08681777801473428
-53.999,0.1510594764947891
-55.79900000000001,0.2099582919383262
-57.599,0.2619096998759587
-57.601,0.2619096998759587
-59.401,0.2541799144289316
-61.201,0.2410734257735573
-63.00099999999999,0.121451651513577
-64.80099999999999,0.0152518379695961
-66.601,0.001
-73.79899999999999,0.001
-75.599,0.03648839767996748
-77.39900000000002,0.08749420333921795
-79.199,0.1386871480091811
-79.20099999999999,0.1386871480091811
-81.001,0.1358411440849304
-82.80099999999999,0.1214218898369821
-84.60099999999998,0.1051292622552417
-86.40099999999998,0.08589130745208673
-88.20099999999999,0.06093529083852378
-90.00001061663345,0.001032943877680515
-91.79899999999999,0.05967603783895588
-93.59899999999999,0.08233427134215582
-95.399,0.09860317479667347
-97.199,0.1113875309176604
-98.999,0.1218361983299256
-99.00100000000002,0.1218361983299256
-100.801,0.1098224131087629
-102.601,0.06670923137886092
-104.401,0.02690997340496594
-106.201,0.001
-113.399,0.001
-115.199,0.009156402701489919
-116.999,0.06711932814121246
-118.799,0.1273485570005942
-120.599,0.1577634390097717
-120.601,0.1577634390097717
-122.401,0.1278366085238793
-124.201,0.09764787439368559
-126.001,0.06740940159559274
-127.801,0.03731696714986965
-129.6002961881563,0.007564209604007902
-131.399,0.02371421754804924
-133.199,0.05232383047433954
-134.999,0.0801269987821579
-136.799,0.106982758107757
-138.599,0.1327578294890516
-140.399,0.1483071463722116
-140.401,0.1483071463722116
-142.201,0.131995648591428
-144.001,0.1160668486952782
-145.801,0.1005872949772685
-147.601,0.08562030956584728
-149.4007959490501,0.07122776161227924
-151.199,0.0728615582420271
-152.999,0.08157169616222382
-154.799,0.08935962660744823
-156.599,0.09618037073252801
-158.399,0.1019907230330125
-160.199,0.1057019275016162
-160.201,0.1057019275016162
-162.001,0.1004682535529137
-163.801,0.09507600196971372
-165.601,0.08952952388426427
-167.401,0.08383291289520277
-169.201,0.07799022928879765
-171.001,0.07534758543968201
-180.001,0.07534758543968201
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_din4108_1.V_flow/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_din4108_1.V_flow/errors.csv
deleted file mode 100644
index 8f1085b2e9..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_din4108_1.V_flow/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0
-23.4,0
-25.2,0
-27,0
-28.8,0
-30.6,0
-32.4,0
-34.2,0
-36,0
-37.8,0
-39.6,0
-41.4,0
-43.2,0
-45,0
-46.8,0
-48.6,0
-50.40000000000001,0
-52.2,0
-54,0
-55.8,0
-57.6,0
-59.40000000000001,0
-61.2,0
-62.99999999999999,0
-64.8,0
-66.59999999999999,0
-68.40000000000001,0
-70.2,0
-72,0
-73.8,0
-75.59999999999999,0
-77.40000000000001,0
-79.2,0
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0
-93.60000000000001,0
-95.40000000000001,0
-97.2,0
-99.00000000000001,0
-100.8,0
-102.6,0
-104.4,0
-106.2,0
-108,0
-109.8,0
-111.6,0
-113.4,0
-115.2,0
-117,0
-118.8,0
-120.6,0
-122.4,0
-124.2,0
-126,0
-127.8,0
-129.6,0
-131.4,0
-133.2,0
-135,0
-136.8,0
-138.6,0
-140.4,0
-142.2,0
-144,0
-145.8,0
-147.6,0
-149.4,0
-151.2,0
-153,0
-154.8,0
-156.6,0
-158.4,0
-160.2,0
-162,0
-163.8,0
-165.6,0
-167.4,0
-169.2,0
-171,0
-172.8,0
-174.6,0
-176.4,0
-178.2,0
-180,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_din4108_1.V_flow/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_din4108_1.V_flow/lowerBound.csv
deleted file mode 100644
index fe377efea2..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_din4108_1.V_flow/lowerBound.csv
+++ /dev/null
@@ -1,87 +0,0 @@
-x,y
--0.001,-0.001
-19.801,-0.001
-21.601,0.04341936372655901
-23.401,0.09339117775422064
-25.201,0.1433629500058377
-28.801,0.2433065706106938
-30.59950000022364,0.2599499569078841
-32.39899999999999,0.2099920657096009
-34.199,0.160020255407463
-35.999,0.1100484376549721
-37.799,0.06007661617716244
-39.599,0.01010480121858222
-39.601,0.01010480121858222
-41.401,0.07673381940206217
-45.001,0.2766210904121399
-46.80099999999999,0.3765647110161883
-48.601,0.4765083614221039
-50.39971428543752,0.5319929014715998
-52.199,0.4320889410201318
-53.999,0.3321452906131744
-55.79900000000001,0.2322016700092401
-57.599,0.1322580345041442
-59.39900000000001,0.03231461452953544
-59.401,0.03231461452953544
-61.201,0.1322580345042015
-63.00099999999999,0.3321452906131737
-64.80099999999999,0.532032138030413
-66.601,0.7319198624418879
-68.401,0.9318066800309515
-70.19987493826918,1.087088986608494
-71.99900000000001,0.8873875012397766
-73.79899999999999,0.6875006240220345
-75.599,0.4876129294110632
-77.39900000000002,0.2877261118210919
-79.199,0.08783840976158443
-80.99900000000001,-0.001
-90.001,-0.001
-91.801,0.07284444375385729
-93.60100000000001,0.1035122963321277
-95.40100000000001,0.1270995126689446
-97.20100000000001,0.1470308191634221
-99.00100000000002,0.164631413459778
-100.801,0.2011479147902747
-102.601,0.3481263970880129
-104.401,0.5308282435385443
-106.201,0.7226859513176687
-108.001,0.9179817905426025
-109.8001416706008,1.114702696837862
-111.599,0.9668275169820189
-113.399,0.7796362879588231
-115.199,0.6006829080249899
-116.999,0.4401124885082245
-118.799,0.3262087067001866
-120.599,0.3090788469705168
-120.601,0.3090788469705168
-122.401,0.3433052673290732
-124.201,0.4001721830616133
-126.001,0.4715755155086511
-127.801,0.5519121534941506
-129.6003577480955,0.6377900551849381
-131.399,0.5971836170840268
-133.199,0.5264700005024648
-134.999,0.4665698578357697
-136.799,0.4221013364505576
-138.599,0.3982545142001338
-138.601,0.3982545142001338
-140.401,0.3982744393435273
-142.201,0.4100734118160622
-144.001,0.4274344911575317
-145.801,0.4497155302869937
-147.601,0.4762279793000417
-149.4008558289705,0.5063068370419616
-151.199,0.5039723676711931
-152.999,0.4880276491641998
-154.799,0.4768211564944217
-156.599,0.470690816174639
-158.399,0.4698350963078878
-158.401,0.4698350963078878
-160.201,0.4742501657178644
-162.001,0.4806979467868805
-163.801,0.4870812656453808
-165.601,0.4934027448904598
-167.401,0.4996648513351301
-169.201,0.5058697438030516
-171.001,0.5086096992492676
-180.001,0.5086096992492676
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_din4108_1.V_flow/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_din4108_1.V_flow/reference.csv
deleted file mode 100644
index 6c204a2aa2..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_din4108_1.V_flow/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0.04441936372655901
-23.4,0.09439117775422064
-25.2,0.1443629500058377
-27,0.1943347603082657
-28.8,0.2443065706106938
-30.6,0.2609638379619406
-32.4,0.2109920657096009
-34.2,0.161020255407463
-36,0.1110484376549721
-37.8,0.06107661617716244
-39.6,0.01110480121858222
-41.4,0.07773381940206217
-43.2,0.177677454907044
-45,0.2776210904121399
-46.8,0.3775647110161883
-48.6,0.4775083614221039
-50.40000000000001,0.5330325616231381
-52.2,0.4330889410201318
-54,0.3331452906131744
-55.8,0.2332016700092401
-57.6,0.1332580345041442
-59.40000000000001,0.03331461452953544
-61.2,0.1332580345042015
-62.99999999999999,0.3331452906131737
-64.8,0.533032138030413
-66.59999999999999,0.7329198624418879
-68.40000000000001,0.9328066800309515
-70.2,1.0882743784557
-72,0.8883875012397766
-73.8,0.6885006240220345
-75.59999999999999,0.4886129294110632
-77.40000000000001,0.2887261118210919
-79.2,0.08883840976158443
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0.07384444375385729
-93.60000000000001,0.1045122963321277
-95.40000000000001,0.1280995126689446
-97.2,0.1480308191634221
-99.00000000000001,0.165631413459778
-100.8,0.2021479147902747
-102.6,0.3491263970880129
-104.4,0.5318282435385443
-106.2,0.7236859513176687
-108,0.9189817905426025
-109.8,1.115912460349557
-111.6,0.9678275169820189
-113.4,0.7806362879588231
-115.2,0.6016829080249899
-117,0.4411124885082245
-118.8,0.3272087067001866
-120.6,0.3100788469705168
-122.4,0.3443052673290732
-124.2,0.4011721830616133
-126,0.4725755155086511
-127.8,0.5529121534941506
-129.6,0.6388207079253254
-131.4,0.5981836170840268
-133.2,0.5274700005024648
-135,0.4675698578357697
-136.8,0.4231013364505576
-138.6,0.3992545142001338
-140.4,0.3992744393435273
-142.2,0.4110734118160622
-144,0.4284344911575317
-145.8,0.4507155302869937
-147.6,0.4772279793000417
-149.4,0.507309246401544
-151.2,0.5049723676711931
-153,0.4890276491641998
-154.8,0.4778211564944217
-156.6,0.471690816174639
-158.4,0.4708350963078878
-160.2,0.4752501657178644
-162,0.4816979467868805
-163.8,0.4880812656453808
-165.6,0.4944027448904598
-167.4,0.5006648513351301
-169.2,0.5068697438030516
-171,0.5096096992492676
-172.8,0.5096096992492676
-174.6,0.5096096992492676
-176.4,0.5096096992492676
-178.2,0.5096096992492676
-180,0.5096096992492676
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_din4108_1.V_flow/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_din4108_1.V_flow/test.csv
deleted file mode 100644
index 6c204a2aa2..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_din4108_1.V_flow/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0.04441936372655901
-23.4,0.09439117775422064
-25.2,0.1443629500058377
-27,0.1943347603082657
-28.8,0.2443065706106938
-30.6,0.2609638379619406
-32.4,0.2109920657096009
-34.2,0.161020255407463
-36,0.1110484376549721
-37.8,0.06107661617716244
-39.6,0.01110480121858222
-41.4,0.07773381940206217
-43.2,0.177677454907044
-45,0.2776210904121399
-46.8,0.3775647110161883
-48.6,0.4775083614221039
-50.40000000000001,0.5330325616231381
-52.2,0.4330889410201318
-54,0.3331452906131744
-55.8,0.2332016700092401
-57.6,0.1332580345041442
-59.40000000000001,0.03331461452953544
-61.2,0.1332580345042015
-62.99999999999999,0.3331452906131737
-64.8,0.533032138030413
-66.59999999999999,0.7329198624418879
-68.40000000000001,0.9328066800309515
-70.2,1.0882743784557
-72,0.8883875012397766
-73.8,0.6885006240220345
-75.59999999999999,0.4886129294110632
-77.40000000000001,0.2887261118210919
-79.2,0.08883840976158443
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0.07384444375385729
-93.60000000000001,0.1045122963321277
-95.40000000000001,0.1280995126689446
-97.2,0.1480308191634221
-99.00000000000001,0.165631413459778
-100.8,0.2021479147902747
-102.6,0.3491263970880129
-104.4,0.5318282435385443
-106.2,0.7236859513176687
-108,0.9189817905426025
-109.8,1.115912460349557
-111.6,0.9678275169820189
-113.4,0.7806362879588231
-115.2,0.6016829080249899
-117,0.4411124885082245
-118.8,0.3272087067001866
-120.6,0.3100788469705168
-122.4,0.3443052673290732
-124.2,0.4011721830616133
-126,0.4725755155086511
-127.8,0.5529121534941506
-129.6,0.6388207079253254
-131.4,0.5981836170840268
-133.2,0.5274700005024648
-135,0.4675698578357697
-136.8,0.4231013364505576
-138.6,0.3992545142001338
-140.4,0.3992744393435273
-142.2,0.4110734118160622
-144,0.4284344911575317
-145.8,0.4507155302869937
-147.6,0.4772279793000417
-149.4,0.507309246401544
-151.2,0.5049723676711931
-153,0.4890276491641998
-154.8,0.4778211564944217
-156.6,0.471690816174639
-158.4,0.4708350963078878
-160.2,0.4752501657178644
-162,0.4816979467868805
-163.8,0.4880812656453808
-165.6,0.4944027448904598
-167.4,0.5006648513351301
-169.2,0.5068697438030516
-171,0.5096096992492676
-172.8,0.5096096992492676
-174.6,0.5096096992492676
-176.4,0.5096096992492676
-178.2,0.5096096992492676
-180,0.5096096992492676
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_din4108_1.V_flow/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_din4108_1.V_flow/upperBound.csv
deleted file mode 100644
index 799ecd2ec5..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_din4108_1.V_flow/upperBound.csv
+++ /dev/null
@@ -1,88 +0,0 @@
-x,y
--0.001,0.001
-19.799,0.001
-21.599,0.04541936372655901
-23.399,0.09539117775422064
-25.199,0.1453629500058377
-28.799,0.2453065706106938
-30.599,0.2619638379619406
-30.601,0.2619638379619406
-32.401,0.2119920657096009
-34.201,0.162020255407463
-36.001,0.1120484376549721
-37.801,0.06207661617716244
-39.59985714336016,0.01213652934109902
-41.39899999999999,0.07873381940206217
-44.999,0.2786210904121399
-46.79900000000001,0.3785647110161883
-48.599,0.4785083614221039
-50.39900000000001,0.5340325616231381
-50.401,0.5340325616231381
-52.20099999999999,0.4340889410201318
-54.001,0.3341452906131744
-55.80099999999999,0.2342016700092401
-57.601,0.1342580345041442
-59.39999999999999,0.0343701386517439
-61.19900000000001,0.1342580345042015
-62.999,0.3341452906131737
-64.79900000000001,0.5340321380304131
-66.599,0.7339198624418879
-68.399,0.9338066800309515
-70.19900000000001,1.089362652834156
-70.20099999999999,1.089362652834156
-72.001,0.8893875012397766
-73.80099999999999,0.6895006240220345
-75.601,0.4896129294110632
-77.40100000000001,0.2897261118210919
-79.20099999999999,0.08983840976158443
-81.001,0.001
-89.99900000000001,0.001
-91.79899999999999,0.07484444375385729
-93.59899999999999,0.1055122963321277
-95.399,0.1290995126689446
-97.199,0.1490308191634221
-98.999,0.166631413459778
-100.799,0.2031479147902747
-102.599,0.3501263970880129
-104.399,0.5328282435385443
-106.199,0.7246859513176687
-107.999,0.9199817905426025
-109.799,1.117028372809906
-109.801,1.117028372809906
-111.601,0.9688275169820189
-113.401,0.7816362879588231
-115.201,0.6026829080249899
-117.001,0.4421124885082245
-118.801,0.3282087067001866
-120.5996670989293,0.3110915316418364
-122.399,0.3453052673290732
-124.199,0.4021721830616133
-125.999,0.4735755155086511
-127.799,0.5539121534941506
-129.599,0.6398207079253254
-129.601,0.6398207079253254
-131.401,0.5991836170840268
-133.201,0.5284700005024648
-135.001,0.4685698578357697
-136.801,0.4241013364505576
-138.6009983303009,0.4002545363206992
-140.399,0.4002744393435273
-142.199,0.4120734118160622
-143.999,0.4294344911575317
-145.799,0.4517155302869937
-147.599,0.4782279793000417
-149.399,0.508309246401544
-149.401,0.508309246401544
-151.201,0.5059723676711931
-153.001,0.4900276491641998
-154.801,0.4788211564944217
-156.601,0.472690816174639
-158.3993247027425,0.4718358927440799
-160.199,0.4762501657178644
-161.999,0.4826979467868805
-163.799,0.4890812656453808
-165.599,0.4954027448904598
-167.399,0.5016648513351301
-169.199,0.5078697438030516
-170.999,0.5106096992492676
-180.001,0.5106096992492676
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_gidsPhaff.V_flow/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_gidsPhaff.V_flow/errors.csv
deleted file mode 100644
index 8f1085b2e9..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_gidsPhaff.V_flow/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0
-23.4,0
-25.2,0
-27,0
-28.8,0
-30.6,0
-32.4,0
-34.2,0
-36,0
-37.8,0
-39.6,0
-41.4,0
-43.2,0
-45,0
-46.8,0
-48.6,0
-50.40000000000001,0
-52.2,0
-54,0
-55.8,0
-57.6,0
-59.40000000000001,0
-61.2,0
-62.99999999999999,0
-64.8,0
-66.59999999999999,0
-68.40000000000001,0
-70.2,0
-72,0
-73.8,0
-75.59999999999999,0
-77.40000000000001,0
-79.2,0
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0
-93.60000000000001,0
-95.40000000000001,0
-97.2,0
-99.00000000000001,0
-100.8,0
-102.6,0
-104.4,0
-106.2,0
-108,0
-109.8,0
-111.6,0
-113.4,0
-115.2,0
-117,0
-118.8,0
-120.6,0
-122.4,0
-124.2,0
-126,0
-127.8,0
-129.6,0
-131.4,0
-133.2,0
-135,0
-136.8,0
-138.6,0
-140.4,0
-142.2,0
-144,0
-145.8,0
-147.6,0
-149.4,0
-151.2,0
-153,0
-154.8,0
-156.6,0
-158.4,0
-160.2,0
-162,0
-163.8,0
-165.6,0
-167.4,0
-169.2,0
-171,0
-172.8,0
-174.6,0
-176.4,0
-178.2,0
-180,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_gidsPhaff.V_flow/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_gidsPhaff.V_flow/lowerBound.csv
deleted file mode 100644
index fa08d09f31..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_gidsPhaff.V_flow/lowerBound.csv
+++ /dev/null
@@ -1,101 +0,0 @@
-x,y
--0.001,0.3673408796787262
-8.999000000000001,0.3673408796787262
-10.799,0.3659528666472944
-12.599,0.3628104505073502
-14.399,0.3596406741546405
-16.199,0.3564427975913698
-17.999,0.3532160391807556
-19.799,0.3499595976311228
-21.599,0.3474174314708057
-23.399,0.3467367461393894
-23.401,0.3467367461393894
-25.201,0.3479401033605224
-27.001,0.3510081639289856
-28.80095236519468,0.3558927271741772
-30.599,0.3557736772134718
-32.39899999999999,0.3436659244471053
-34.199,0.3330867501357437
-35.999,0.3241853287220001
-37.799,0.3171025658125826
-39.599,0.3119619623428762
-41.39899999999999,0.3107756523238824
-41.401,0.3107756523238824
-43.20099999999999,0.3177702848368784
-45.001,0.3325772156715393
-46.80099999999999,0.3542207754018902
-48.601,0.3815423672950475
-50.39958251577512,0.3971449163306862
-52.199,0.3591603066336341
-53.999,0.3248074522018433
-55.79900000000001,0.2953686473988496
-57.599,0.2724356362638232
-59.39900000000001,0.257744129262502
-59.401,0.257744129262502
-61.201,0.2595340697570723
-63.00099999999999,0.2972077598571775
-64.80099999999999,0.3609017271286908
-66.601,0.4394693955404492
-68.401,0.5263031429639807
-70.19983696330009,0.5965825105818069
-71.99900000000001,0.4989052286148071
-73.79899999999999,0.4035323828898592
-75.599,0.3126599220058655
-77.39900000000002,0.2316243842266228
-79.199,0.1746152812940593
-80.99900000000001,0.1581308414936066
-82.79899999999999,0.1469124921835848
-84.599,0.1347702952096307
-86.39899999999999,0.1214297850988701
-88.199,0.1064454213490583
-89.99900000000001,0.08900000357627869
-90.001,0.08900000357627869
-91.801,0.1064454213490583
-93.60100000000001,0.1214297850988701
-95.40100000000001,0.1347702952096307
-97.20100000000001,0.1469124921835848
-99.00100000000002,0.1581308414936067
-100.801,0.1746152812940596
-102.601,0.2316243842266228
-104.401,0.3126599220058648
-106.201,0.4035323828898585
-108.001,0.4989052286148071
-109.8001630366999,0.5965825105818069
-111.599,0.5263031429639807
-113.399,0.4394693955404492
-115.199,0.3609017271286908
-116.999,0.2972077598571777
-118.799,0.2595341140302462
-120.599,0.2577441292625021
-120.601,0.2577441292625021
-122.401,0.2724356362632132
-124.201,0.2953687037272098
-126.001,0.324807452201843
-127.801,0.3591602297277395
-129.6004489835731,0.397145414155578
-131.399,0.3827076964376901
-133.199,0.3570823453636043
-134.999,0.3373239805698395
-136.799,0.3245027689555813
-138.599,0.3194524558511564
-138.601,0.3194524558511564
-140.401,0.322386927345085
-142.201,0.3291080595803109
-144.001,0.3376380672454834
-145.801,0.3478443308126501
-147.601,0.3595844851416132
-149.401,0.3727141362224587
-151.1996943170528,0.3743592284766716
-152.999,0.3712645342350006
-154.799,0.3699157714046717
-154.801,0.3699157714046717
-156.601,0.3703331776128006
-158.401,0.3725108480589543
-160.201,0.3764075883479608
-162.001,0.3809437026977539
-163.801,0.3854265902752843
-165.601,0.3898580690194893
-167.401,0.3942399043919813
-169.201,0.3985736612410017
-171.001,0.4004847576618195
-180.001,0.4004847576618195
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_gidsPhaff.V_flow/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_gidsPhaff.V_flow/reference.csv
deleted file mode 100644
index 332d0bb386..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_gidsPhaff.V_flow/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0.3683408796787262
-1.8,0.3683408796787262
-3.6,0.3683408796787262
-5.399999999999999,0.3683408796787262
-7.2,0.3683408796787262
-9,0.3683408796787262
-10.8,0.3669528666472944
-12.6,0.3638104505073502
-14.4,0.3606406741546405
-16.2,0.3574427975913698
-18,0.3542160391807556
-19.8,0.3509595976311228
-21.6,0.3484174314708057
-23.4,0.3477367461393894
-25.2,0.3489401033605224
-27,0.3520081639289856
-28.8,0.3568928564416089
-30.6,0.3567736772134718
-32.4,0.3446659244471053
-34.2,0.3340867501357437
-36,0.3251853287220001
-37.8,0.3181025658125826
-39.6,0.3129619623428762
-41.4,0.3117756523238824
-43.2,0.3187702848368784
-45,0.3335772156715393
-46.8,0.3552207754018902
-48.6,0.3825423672950475
-50.40000000000001,0.3981572128847402
-52.2,0.3601603066336341
-54,0.3258074522018433
-55.8,0.2963686473988496
-57.6,0.2734356362638232
-59.40000000000001,0.258744129262502
-61.2,0.2605340697570723
-62.99999999999999,0.2982077598571775
-64.8,0.3619017271286908
-66.59999999999999,0.4404693955404492
-68.40000000000001,0.5273031429639807
-70.2,0.5976279496546375
-72,0.4999052286148071
-73.8,0.4045323828898592
-75.59999999999999,0.3136599220058655
-77.40000000000001,0.2326243842266228
-79.2,0.1756152812940593
-81,0.1591308414936066
-82.8,0.1479124921835848
-84.59999999999999,0.1357702952096307
-86.39999999999999,0.1224297850988701
-88.2,0.1074454213490583
-90,0.09000000357627869
-91.8,0.1074454213490583
-93.60000000000001,0.1224297850988701
-95.40000000000001,0.1357702952096307
-97.2,0.1479124921835848
-99.00000000000001,0.1591308414936067
-100.8,0.1756152812940596
-102.6,0.2326243842266228
-104.4,0.3136599220058648
-106.2,0.4045323828898585
-108,0.4999052286148071
-109.8,0.5976279496546375
-111.6,0.5273031429639807
-113.4,0.4404693955404492
-115.2,0.3619017271286908
-117,0.2982077598571777
-118.8,0.2605341140302462
-120.6,0.2587441292625021
-122.4,0.2734356362632132
-124.2,0.2963687037272098
-126,0.325807452201843
-127.8,0.3601602297277395
-129.6,0.3981570457499092
-131.4,0.3837076964376901
-133.2,0.3580823453636043
-135,0.3383239805698395
-136.8,0.3255027689555813
-138.6,0.3204524558511564
-140.4,0.323386927345085
-142.2,0.3301080595803109
-144,0.3386380672454834
-145.8,0.3488443308126501
-147.6,0.3605844851416132
-149.4,0.3737141362224587
-151.2,0.375360422658964
-153,0.3722645342350006
-154.8,0.3709157714046717
-156.6,0.3713331776128006
-158.4,0.3735108480589543
-160.2,0.3774075883479608
-162,0.3819437026977539
-163.8,0.3864265902752843
-165.6,0.3908580690194893
-167.4,0.3952399043919813
-169.2,0.3995736612410017
-171,0.4014847576618195
-172.8,0.4014847576618195
-174.6,0.4014847576618195
-176.4,0.4014847576618195
-178.2,0.4014847576618195
-180,0.4014847576618195
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_gidsPhaff.V_flow/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_gidsPhaff.V_flow/test.csv
deleted file mode 100644
index 332d0bb386..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_gidsPhaff.V_flow/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0.3683408796787262
-1.8,0.3683408796787262
-3.6,0.3683408796787262
-5.399999999999999,0.3683408796787262
-7.2,0.3683408796787262
-9,0.3683408796787262
-10.8,0.3669528666472944
-12.6,0.3638104505073502
-14.4,0.3606406741546405
-16.2,0.3574427975913698
-18,0.3542160391807556
-19.8,0.3509595976311228
-21.6,0.3484174314708057
-23.4,0.3477367461393894
-25.2,0.3489401033605224
-27,0.3520081639289856
-28.8,0.3568928564416089
-30.6,0.3567736772134718
-32.4,0.3446659244471053
-34.2,0.3340867501357437
-36,0.3251853287220001
-37.8,0.3181025658125826
-39.6,0.3129619623428762
-41.4,0.3117756523238824
-43.2,0.3187702848368784
-45,0.3335772156715393
-46.8,0.3552207754018902
-48.6,0.3825423672950475
-50.40000000000001,0.3981572128847402
-52.2,0.3601603066336341
-54,0.3258074522018433
-55.8,0.2963686473988496
-57.6,0.2734356362638232
-59.40000000000001,0.258744129262502
-61.2,0.2605340697570723
-62.99999999999999,0.2982077598571775
-64.8,0.3619017271286908
-66.59999999999999,0.4404693955404492
-68.40000000000001,0.5273031429639807
-70.2,0.5976279496546375
-72,0.4999052286148071
-73.8,0.4045323828898592
-75.59999999999999,0.3136599220058655
-77.40000000000001,0.2326243842266228
-79.2,0.1756152812940593
-81,0.1591308414936066
-82.8,0.1479124921835848
-84.59999999999999,0.1357702952096307
-86.39999999999999,0.1224297850988701
-88.2,0.1074454213490583
-90,0.09000000357627869
-91.8,0.1074454213490583
-93.60000000000001,0.1224297850988701
-95.40000000000001,0.1357702952096307
-97.2,0.1479124921835848
-99.00000000000001,0.1591308414936067
-100.8,0.1756152812940596
-102.6,0.2326243842266228
-104.4,0.3136599220058648
-106.2,0.4045323828898585
-108,0.4999052286148071
-109.8,0.5976279496546375
-111.6,0.5273031429639807
-113.4,0.4404693955404492
-115.2,0.3619017271286908
-117,0.2982077598571777
-118.8,0.2605341140302462
-120.6,0.2587441292625021
-122.4,0.2734356362632132
-124.2,0.2963687037272098
-126,0.325807452201843
-127.8,0.3601602297277395
-129.6,0.3981570457499092
-131.4,0.3837076964376901
-133.2,0.3580823453636043
-135,0.3383239805698395
-136.8,0.3255027689555813
-138.6,0.3204524558511564
-140.4,0.323386927345085
-142.2,0.3301080595803109
-144,0.3386380672454834
-145.8,0.3488443308126501
-147.6,0.3605844851416132
-149.4,0.3737141362224587
-151.2,0.375360422658964
-153,0.3722645342350006
-154.8,0.3709157714046717
-156.6,0.3713331776128006
-158.4,0.3735108480589543
-160.2,0.3774075883479608
-162,0.3819437026977539
-163.8,0.3864265902752843
-165.6,0.3908580690194893
-167.4,0.3952399043919813
-169.2,0.3995736612410017
-171,0.4014847576618195
-172.8,0.4014847576618195
-174.6,0.4014847576618195
-176.4,0.4014847576618195
-178.2,0.4014847576618195
-180,0.4014847576618195
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_gidsPhaff.V_flow/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_gidsPhaff.V_flow/upperBound.csv
deleted file mode 100644
index ac1e1a93a7..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_gidsPhaff.V_flow/upperBound.csv
+++ /dev/null
@@ -1,100 +0,0 @@
-x,y
--0.001,0.3693408796787262
-9.001000000000001,0.3693408796787262
-10.801,0.3679528666472944
-12.601,0.3648104505073502
-14.401,0.3616406741546405
-16.201,0.3584427975913698
-18.001,0.3552160391807556
-19.801,0.3519595976311228
-21.601,0.3494174314708057
-23.39972257957286,0.3487372292068043
-25.199,0.3499401033605224
-26.999,0.3530081639289856
-28.799,0.3578928564416089
-28.801,0.3578928564416089
-30.601,0.3577736772134718
-32.401,0.3456659244471053
-34.201,0.3350867501357437
-36.001,0.3261853287220001
-37.801,0.3191025658125826
-39.601,0.3139619623428762
-41.39929001793237,0.3127767793065819
-43.19899999999999,0.3197702848368784
-44.999,0.3345772156715393
-46.79900000000001,0.3562207754018902
-48.599,0.3835423672950475
-50.39900000000001,0.3991572128847402
-50.401,0.3991572128847402
-52.20099999999999,0.3611603066336341
-54.001,0.3268074522018433
-55.80099999999999,0.2973686473988496
-57.601,0.2744356362638232
-59.40078279328985,0.2597459020924481
-61.19900000000001,0.2615340697570723
-62.999,0.2992077598571775
-64.79900000000001,0.3629017271286908
-66.599,0.4414693955404492
-68.399,0.5283031429639807
-70.19900000000001,0.5986279496546375
-70.20099999999999,0.5986279496546375
-72.001,0.500905228614807
-73.80099999999999,0.4055323828898592
-75.601,0.3146599220058655
-77.40100000000001,0.2336243842266228
-79.20099999999999,0.1766152812940593
-81.001,0.1601308414936066
-82.80099999999999,0.1489124921835848
-84.60099999999998,0.1367702952096307
-86.40099999999998,0.1234297850988701
-88.20099999999999,0.1084454213490583
-90,0.09100969547504141
-91.79899999999999,0.1084454213490583
-93.59899999999999,0.1234297850988701
-95.399,0.1367702952096307
-97.199,0.1489124921835848
-98.999,0.1601308414936067
-100.799,0.1766152812940596
-102.599,0.2336243842266228
-104.399,0.3146599220058648
-106.199,0.4055323828898585
-107.999,0.500905228614807
-109.799,0.5986279496546375
-109.801,0.5986279496546375
-111.601,0.5283031429639807
-113.401,0.4414693955404492
-115.201,0.3629017271286908
-117.001,0.2992077598571777
-118.801,0.2615341140302462
-120.5992172114992,0.2597459021315358
-122.399,0.2744356362632132
-124.199,0.2973687037272098
-125.999,0.326807452201843
-127.799,0.3611602297277395
-129.599,0.3991570457499092
-129.601,0.3991570457499092
-131.401,0.3847076964376901
-133.201,0.3590823453636043
-135.001,0.3393239805698395
-136.801,0.3265027689555813
-138.6002649841814,0.3214545181067234
-140.399,0.324386927345085
-142.199,0.3311080595803109
-143.999,0.3396380672454834
-145.799,0.3498443308126501
-147.599,0.3615844851416132
-149.399,0.3747141362224587
-151.199,0.376360422658964
-151.201,0.376360422658964
-153.001,0.3732645342350006
-154.8005273315306,0.371916125581151
-156.599,0.3723331776128006
-158.399,0.3745108480589543
-160.199,0.3784075883479608
-161.999,0.3829437026977539
-163.799,0.3874265902752843
-165.599,0.3918580690194893
-167.399,0.3962399043919813
-169.199,0.4005736612410017
-170.999,0.4024847576618195
-180.001,0.4024847576618195
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_larsenHeiselberg.V_flow/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_larsenHeiselberg.V_flow/errors.csv
deleted file mode 100644
index 8f1085b2e9..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_larsenHeiselberg.V_flow/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0
-23.4,0
-25.2,0
-27,0
-28.8,0
-30.6,0
-32.4,0
-34.2,0
-36,0
-37.8,0
-39.6,0
-41.4,0
-43.2,0
-45,0
-46.8,0
-48.6,0
-50.40000000000001,0
-52.2,0
-54,0
-55.8,0
-57.6,0
-59.40000000000001,0
-61.2,0
-62.99999999999999,0
-64.8,0
-66.59999999999999,0
-68.40000000000001,0
-70.2,0
-72,0
-73.8,0
-75.59999999999999,0
-77.40000000000001,0
-79.2,0
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0
-93.60000000000001,0
-95.40000000000001,0
-97.2,0
-99.00000000000001,0
-100.8,0
-102.6,0
-104.4,0
-106.2,0
-108,0
-109.8,0
-111.6,0
-113.4,0
-115.2,0
-117,0
-118.8,0
-120.6,0
-122.4,0
-124.2,0
-126,0
-127.8,0
-129.6,0
-131.4,0
-133.2,0
-135,0
-136.8,0
-138.6,0
-140.4,0
-142.2,0
-144,0
-145.8,0
-147.6,0
-149.4,0
-151.2,0
-153,0
-154.8,0
-156.6,0
-158.4,0
-160.2,0
-162,0
-163.8,0
-165.6,0
-167.4,0
-169.2,0
-171,0
-172.8,0
-174.6,0
-176.4,0
-178.2,0
-180,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_larsenHeiselberg.V_flow/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_larsenHeiselberg.V_flow/lowerBound.csv
deleted file mode 100644
index 4247a787b0..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_larsenHeiselberg.V_flow/lowerBound.csv
+++ /dev/null
@@ -1,80 +0,0 @@
-x,y
--0.001,-0.001
-48.601,-0.001
-50.40044699561069,0.2178485383056457
-52.199,0.1342518260465354
-53.999,-0.001
-64.79900000000001,-0.001
-64.80099999999999,-0.001
-66.60019903528041,0.433236092872567
-68.399,0.1432272465982785
-68.401,0.1432272465982785
-70.20075009078487,0.4581005491516733
-71.99900000000001,0.4131747951507568
-73.79899999999999,0.2802652677515868
-75.599,-0.001
-75.601,-0.001
-77.40000000000002,0.0927874993677633
-79.199,-0.001
-90.001,-0.001
-91.801,0.05852254780612229
-93.60100000000001,0.08317769058057489
-95.40013680591125,0.1020870851853974
-97.199,0.08773107668045349
-97.20100000000001,0.08773107668045349
-99.00100000000002,0.1320965757369996
-100.801,0.1361708327021615
-102.601,0.1914929189706686
-104.401,0.2253809467188292
-106.201,0.3769826929265822
-108.001,0.4914560189247131
-109.7993497486594,0.5363154710512625
-111.599,0.3244979145998025
-111.601,0.3244979145998025
-113.399864876967,0.5288068646272513
-115.199,0.2606176944681883
-115.201,0.2606176944681883
-116.9999919878778,0.3233586240092535
-118.799,0.2596036303408601
-120.599,0.2454743528459126
-120.601,0.2454743528459126
-122.4004369903876,0.2876591804826657
-124.199,0.2711392871422633
-124.201,0.2711392871422633
-126.001,0.2986067106723777
-127.801,0.4090992982148189
-129.5996326483967,0.4503792863208043
-131.399,0.3611238412801019
-131.401,0.3611238412801019
-133.1994688445578,0.3861078430892791
-134.999,0.3044667413234711
-135.001,0.3044667413234711
-136.801,0.3249265955270409
-138.5996534164025,0.335171112730719
-140.399,0.3140507136292672
-140.401,0.3140507136292672
-142.2001599714976,0.3612266886039618
-143.999,0.3270688524246216
-144.001,0.3270688524246216
-145.801,0.334701014029205
-147.6007284068213,0.3938482157783456
-149.399,0.3845616443870924
-149.401,0.3845616443870924
-151.1992350117226,0.3860102432457826
-152.999,0.3751216998100281
-154.799,0.3571511964203564
-154.801,0.3571511964203564
-156.601,0.3645259489976744
-158.401,0.3661177565414876
-160.201,0.3707185339623557
-162.001,0.3754539957046509
-163.801,0.3801305980539409
-165.59909291292,0.3847456218047004
-167.399,0.2899242327438152
-167.401,0.2899242327438152
-169.201,0.2932876276425701
-171.0000072824617,0.3957607804177714
-172.799,0.2947701683044434
-172.801,0.2947701683044434
-174.601,0.3958173265457153
-180.001,0.3958173265457153
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_larsenHeiselberg.V_flow/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_larsenHeiselberg.V_flow/reference.csv
deleted file mode 100644
index 987f6bbc9b..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_larsenHeiselberg.V_flow/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0
-23.4,0
-25.2,0
-27,0
-28.8,0
-30.6,0
-32.4,0
-34.2,0
-36,0
-37.8,0
-39.6,0
-41.4,0
-43.2,0
-45,0
-46.8,0
-48.6,0
-50.40000000000001,0.21891579463638
-52.2,0.1352518260465354
-54,0
-55.8,0
-57.6,0
-59.40000000000001,0
-61.2,0
-62.99999999999999,4.246603069191224e-15
-64.8,0
-66.59999999999999,0.434429405443071
-68.40000000000001,0.1442272465982785
-70.2,0.4591442717442212
-72,0.4141747951507568
-73.8,0.2812652677515868
-75.59999999999999,0
-77.40000000000001,0.09383963249692756
-79.2,0
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0.05952254780612229
-93.60000000000001,0.08417769058057489
-95.40000000000001,0.1030961575792203
-97.2,0.08873107668045349
-99.00000000000001,0.1330965757369996
-100.8,0.1371708327021615
-102.6,0.1924929189706686
-104.4,0.2263809467188292
-106.2,0.3779826929265822
-108,0.4924560189247131
-109.8,0.5373566362200868
-111.6,0.3254979145998025
-113.4,0.5299357880377841
-115.2,0.2616176944681883
-117,0.3243937790393829
-118.8,0.2606036303408601
-120.6,0.2464743528459126
-122.4,0.2886723793129581
-124.2,0.2721392871422633
-126,0.2996067106723777
-127.8,0.4100992982148189
-129.6,0.4514106680807051
-131.4,0.3621238412801019
-133.2,0.3871291136219624
-135,0.3054667413234711
-136.8,0.3259265955270409
-138.6,0.3361787824122177
-140.4,0.3150507136292672
-142.2,0.3622487150853385
-144,0.3280688524246216
-145.8,0.335701014029205
-147.6,0.3948571415565207
-149.4,0.3855616443870924
-151.2,0.3870116650621679
-153,0.3761216998100281
-154.8,0.3581511964203564
-156.6,0.3655259489976744
-158.4,0.3671177565414876
-160.2,0.3717185339623557
-162,0.3764539957046509
-163.8,0.3811305980539409
-165.6,0.3857505165752129
-167.4,0.2909242327438152
-169.2,0.2942876276425701
-171,0.3968173265457153
-172.8,0.2957701683044434
-174.6,0.3968173265457153
-176.4,0.3968173265457153
-178.2,0.3968173265457153
-180,0.3968173265457153
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_larsenHeiselberg.V_flow/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_larsenHeiselberg.V_flow/test.csv
deleted file mode 100644
index 987f6bbc9b..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_larsenHeiselberg.V_flow/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0
-23.4,0
-25.2,0
-27,0
-28.8,0
-30.6,0
-32.4,0
-34.2,0
-36,0
-37.8,0
-39.6,0
-41.4,0
-43.2,0
-45,0
-46.8,0
-48.6,0
-50.40000000000001,0.21891579463638
-52.2,0.1352518260465354
-54,0
-55.8,0
-57.6,0
-59.40000000000001,0
-61.2,0
-62.99999999999999,4.246603069191224e-15
-64.8,0
-66.59999999999999,0.434429405443071
-68.40000000000001,0.1442272465982785
-70.2,0.4591442717442212
-72,0.4141747951507568
-73.8,0.2812652677515868
-75.59999999999999,0
-77.40000000000001,0.09383963249692756
-79.2,0
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0.05952254780612229
-93.60000000000001,0.08417769058057489
-95.40000000000001,0.1030961575792203
-97.2,0.08873107668045349
-99.00000000000001,0.1330965757369996
-100.8,0.1371708327021615
-102.6,0.1924929189706686
-104.4,0.2263809467188292
-106.2,0.3779826929265822
-108,0.4924560189247131
-109.8,0.5373566362200868
-111.6,0.3254979145998025
-113.4,0.5299357880377841
-115.2,0.2616176944681883
-117,0.3243937790393829
-118.8,0.2606036303408601
-120.6,0.2464743528459126
-122.4,0.2886723793129581
-124.2,0.2721392871422633
-126,0.2996067106723777
-127.8,0.4100992982148189
-129.6,0.4514106680807051
-131.4,0.3621238412801019
-133.2,0.3871291136219624
-135,0.3054667413234711
-136.8,0.3259265955270409
-138.6,0.3361787824122177
-140.4,0.3150507136292672
-142.2,0.3622487150853385
-144,0.3280688524246216
-145.8,0.335701014029205
-147.6,0.3948571415565207
-149.4,0.3855616443870924
-151.2,0.3870116650621679
-153,0.3761216998100281
-154.8,0.3581511964203564
-156.6,0.3655259489976744
-158.4,0.3671177565414876
-160.2,0.3717185339623557
-162,0.3764539957046509
-163.8,0.3811305980539409
-165.6,0.3857505165752129
-167.4,0.2909242327438152
-169.2,0.2942876276425701
-171,0.3968173265457153
-172.8,0.2957701683044434
-174.6,0.3968173265457153
-176.4,0.3968173265457153
-178.2,0.3968173265457153
-180,0.3968173265457153
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_larsenHeiselberg.V_flow/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_larsenHeiselberg.V_flow/upperBound.csv
deleted file mode 100644
index 1c669eb328..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_larsenHeiselberg.V_flow/upperBound.csv
+++ /dev/null
@@ -1,81 +0,0 @@
-x,y
--0.001,0.001
-48.599,0.001
-50.39900000000001,0.21991579463638
-50.401,0.21991579463638
-52.20099999999999,0.1362518260465354
-54.00099999999998,0.001
-64.79900000000001,0.001
-66.599,0.435429405443071
-66.601,0.435429405443071
-68.39995915702731,0.145395054863662
-70.19900000000001,0.4601442717442212
-70.20099999999999,0.4601442717442212
-72.001,0.4151747951507568
-73.80099999999999,0.2822652677515868
-75.60049966192159,0.00107818206866174
-77.39900000000002,0.09483963249692756
-77.40100000000001,0.09483963249692756
-79.20099999999999,0.001
-89.99900000000001,0.001
-91.79899999999999,0.06052254780612229
-93.59899999999999,0.08517769058057489
-95.399,0.1040961575792203
-95.40100000000001,0.1040961575792203
-97.19948918573286,0.08974313388554829
-98.999,0.1340965757369996
-100.799,0.1381708327021615
-102.599,0.1934929189706686
-104.399,0.2273809467188292
-106.199,0.3789826929265822
-107.999,0.4934560189247131
-109.799,0.5383566362200868
-109.801,0.5383566362200868
-111.6000178258681,0.3266135157975815
-113.399,0.5309357880377841
-113.401,0.5309357880377841
-115.2006207962041,0.2626742207124018
-116.999,0.3253937790393829
-117.001,0.3253937790393829
-118.801,0.2616036303408601
-120.5995016848491,0.2474861140184357
-122.399,0.2896723793129581
-122.401,0.2896723793129581
-124.1997514953817,0.2731507547211133
-125.999,0.3006067106723777
-127.799,0.4110992982148189
-129.599,0.4524106680807051
-129.601,0.4524106680807051
-131.4005624321798,0.3631455463035313
-133.199,0.3881291136219624
-133.201,0.3881291136219624
-135.0005993065388,0.3064849199782544
-136.799,0.3269265955270409
-138.599,0.3371787824122177
-138.601,0.3371787824122177
-140.3996184482353,0.3160669300296627
-142.199,0.3632487150853385
-142.201,0.3632487150853385
-144.0006349298204,0.3290757846738445
-145.799,0.336701014029205
-147.599,0.3958571415565207
-147.601,0.3958571415565207
-149.400730116185,0.3865630381116694
-151.199,0.3880116650621679
-151.201,0.3880116650621679
-153.001,0.3771216998100281
-154.8004180565715,0.3591570063183315
-156.599,0.3665259489976744
-158.399,0.3681177565414876
-160.199,0.3727185339623557
-161.999,0.3774539957046509
-163.799,0.3821305980539409
-165.599,0.3867505165752129
-165.601,0.3867505165752129
-167.4009314918851,0.2919278418382337
-169.199,0.2952876276425701
-170.999,0.3978173265457153
-171.001,0.3978173265457153
-172.8,0.296826305614579
-174.599,0.3978173265457153
-180.001,0.3978173265457153
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_tang.V_flow/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_tang.V_flow/errors.csv
deleted file mode 100644
index 8f1085b2e9..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_tang.V_flow/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0
-23.4,0
-25.2,0
-27,0
-28.8,0
-30.6,0
-32.4,0
-34.2,0
-36,0
-37.8,0
-39.6,0
-41.4,0
-43.2,0
-45,0
-46.8,0
-48.6,0
-50.40000000000001,0
-52.2,0
-54,0
-55.8,0
-57.6,0
-59.40000000000001,0
-61.2,0
-62.99999999999999,0
-64.8,0
-66.59999999999999,0
-68.40000000000001,0
-70.2,0
-72,0
-73.8,0
-75.59999999999999,0
-77.40000000000001,0
-79.2,0
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0
-93.60000000000001,0
-95.40000000000001,0
-97.2,0
-99.00000000000001,0
-100.8,0
-102.6,0
-104.4,0
-106.2,0
-108,0
-109.8,0
-111.6,0
-113.4,0
-115.2,0
-117,0
-118.8,0
-120.6,0
-122.4,0
-124.2,0
-126,0
-127.8,0
-129.6,0
-131.4,0
-133.2,0
-135,0
-136.8,0
-138.6,0
-140.4,0
-142.2,0
-144,0
-145.8,0
-147.6,0
-149.4,0
-151.2,0
-153,0
-154.8,0
-156.6,0
-158.4,0
-160.2,0
-162,0
-163.8,0
-165.6,0
-167.4,0
-169.2,0
-171,0
-172.8,0
-174.6,0
-176.4,0
-178.2,0
-180,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_tang.V_flow/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_tang.V_flow/lowerBound.csv
deleted file mode 100644
index 9b49d89921..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_tang.V_flow/lowerBound.csv
+++ /dev/null
@@ -1,95 +0,0 @@
-x,y
--0.001,0.4446287324428558
-8.999000000000001,0.4446287324428558
-10.799,0.4428445274322459
-12.599,0.4388036309736491
-14.399,0.4347253304378934
-16.199,0.4306085892562502
-17.999,0.4264523258209229
-19.799,0.4222553225754214
-21.599,0.4180163919415647
-23.399,0.413734273236494
-25.199,0.4094076046298744
-26.999,0.4050349464416504
-28.799,0.4006148429148033
-30.599,0.396145719288229
-32.39899999999999,0.3916259019748641
-34.199,0.38705359796852
-35.999,0.3824269940853119
-37.799,0.3777440935662292
-39.599,0.3730028102466584
-41.39899999999999,0.3682008893912288
-43.19899999999999,0.3633359860665876
-44.999,0.3584055473804474
-46.79900000000001,0.3534068613166962
-48.599,0.3483370370475613
-50.39900000000001,0.3425869284015381
-52.199,0.3345807696305353
-53.999,0.3263930847644806
-55.79900000000001,0.3180101349124148
-57.599,0.3094162738383692
-59.39900000000001,0.3005937880948136
-61.19900000000001,0.2915223747128274
-62.999,0.2821786274909974
-64.79900000000001,0.2725353874303526
-66.599,0.2625606441179839
-68.399,0.2522167225946521
-70.19900000000001,0.2414581460497857
-71.99900000000001,0.2302300503253937
-73.79899999999999,0.218464709910544
-75.599,0.2060774625918317
-77.39900000000002,0.1929610506300546
-79.199,0.1789771092838909
-80.99900000000001,0.1639467200040817
-82.79899999999999,0.1476447443317669
-84.599,0.1298405092342901
-86.39899999999999,0.1106753459374657
-88.199,0.09445488324508565
-89.99900000000001,-0.001
-90.001,-0.001
-91.801,0.09441251937931798
-93.60100000000001,0.1105304394931164
-95.40100000000001,0.1295621109629438
-97.20100000000001,0.1472089148831506
-99.00100000000002,0.1633327921628953
-100.801,0.1781665609681574
-102.601,0.1919369383365489
-104.401,0.2048240814206528
-106.201,0.2169673364991307
-108.001,0.228474812746048
-109.801,0.2394318568180493
-111.601,0.2499068039450045
-113.401,0.2599550571290672
-115.201,0.2696225377122985
-117.001,0.2789474000930786
-118.801,0.2879619319148642
-120.601,0.2966937366851271
-122.401,0.3051664331643271
-124.201,0.3134006866705937
-126.001,0.3214144279956817
-127.801,0.3292235174486468
-129.601,0.3368419918733142
-131.401,0.3442823709324798
-133.201,0.3515557341856093
-135.001,0.3586721589565277
-136.801,0.3656407646958625
-138.601,0.3724697470149871
-140.401,0.379166642495616
-142.201,0.3857381921466037
-144.001,0.3921906819343567
-145.801,0.3985299232699066
-147.601,0.4047611315469389
-149.401,0.410889335250287
-151.201,0.4169188710489322
-153.001,0.4228540828227997
-154.801,0.4286988448465165
-156.601,0.4344567631919972
-158.401,0.4401313724728813
-160.201,0.4457256759374942
-162.001,0.4512427618503571
-163.801,0.456685401807444
-165.601,0.4620562482099908
-167.401,0.4673578192918184
-169.201,0.472592349762301
-171.001,0.4748979082107544
-180.001,0.4748979082107544
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_tang.V_flow/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_tang.V_flow/reference.csv
deleted file mode 100644
index 1eafd820ca..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_tang.V_flow/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0.4456287324428558
-1.8,0.4456287324428558
-3.6,0.4456287324428558
-5.399999999999999,0.4456287324428558
-7.2,0.4456287324428558
-9,0.4456287324428558
-10.8,0.4438445274322459
-12.6,0.4398036309736491
-14.4,0.4357253304378934
-16.2,0.4316085892562502
-18,0.4274523258209229
-19.8,0.4232553225754214
-21.6,0.4190163919415647
-23.4,0.414734273236494
-25.2,0.4104076046298744
-27,0.4060349464416504
-28.8,0.4016148429148033
-30.6,0.397145719288229
-32.4,0.3926259019748641
-34.2,0.38805359796852
-36,0.3834269940853119
-37.8,0.3787440935662292
-39.6,0.3740028102466584
-41.4,0.3692008893912288
-43.2,0.3643359860665876
-45,0.3594055473804474
-46.8,0.3544068613166962
-48.6,0.3493370370475613
-50.40000000000001,0.3435869284015381
-52.2,0.3355807696305353
-54,0.3273930847644806
-55.8,0.3190101349124148
-57.6,0.3104162738383692
-59.40000000000001,0.3015937880948136
-61.2,0.2925223747128274
-62.99999999999999,0.2831786274909974
-64.8,0.2735353874303526
-66.59999999999999,0.2635606441179839
-68.40000000000001,0.2532167225946521
-70.2,0.2424581460497857
-72,0.2312300503253937
-73.8,0.219464709910544
-75.59999999999999,0.2070774625918317
-77.40000000000001,0.1939610506300546
-79.2,0.1799771092838909
-81,0.1649467200040817
-82.8,0.1486447443317669
-84.59999999999999,0.1308405092342901
-86.39999999999999,0.1116753459374657
-88.2,0.09545488324508565
-90,0
-91.8,0.09541251937931798
-93.60000000000001,0.1115304394931164
-95.40000000000001,0.1305621109629438
-97.2,0.1482089148831506
-99.00000000000001,0.1643327921628953
-100.8,0.1791665609681574
-102.6,0.1929369383365489
-104.4,0.2058240814206528
-106.2,0.2179673364991307
-108,0.229474812746048
-109.8,0.2404318568180493
-111.6,0.2509068039450045
-113.4,0.2609550571290672
-115.2,0.2706225377122985
-117,0.2799474000930786
-118.8,0.2889619319148642
-120.6,0.2976937366851271
-122.4,0.3061664331643271
-124.2,0.3144006866705937
-126,0.3224144279956817
-127.8,0.3302235174486468
-129.6,0.3378419918733142
-131.4,0.3452823709324798
-133.2,0.3525557341856093
-135,0.3596721589565277
-136.8,0.3666407646958625
-138.6,0.3734697470149871
-140.4,0.380166642495616
-142.2,0.3867381921466037
-144,0.3931906819343567
-145.8,0.3995299232699066
-147.6,0.4057611315469389
-149.4,0.411889335250287
-151.2,0.4179188710489322
-153,0.4238540828227997
-154.8,0.4296988448465165
-156.6,0.4354567631919972
-158.4,0.4411313724728813
-160.2,0.4467256759374942
-162,0.4522427618503571
-163.8,0.457685401807444
-165.6,0.4630562482099908
-167.4,0.4683578192918184
-169.2,0.473592349762301
-171,0.4758979082107544
-172.8,0.4758979082107544
-174.6,0.4758979082107544
-176.4,0.4758979082107544
-178.2,0.4758979082107544
-180,0.4758979082107544
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_tang.V_flow/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_tang.V_flow/test.csv
deleted file mode 100644
index 1eafd820ca..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_tang.V_flow/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0.4456287324428558
-1.8,0.4456287324428558
-3.6,0.4456287324428558
-5.399999999999999,0.4456287324428558
-7.2,0.4456287324428558
-9,0.4456287324428558
-10.8,0.4438445274322459
-12.6,0.4398036309736491
-14.4,0.4357253304378934
-16.2,0.4316085892562502
-18,0.4274523258209229
-19.8,0.4232553225754214
-21.6,0.4190163919415647
-23.4,0.414734273236494
-25.2,0.4104076046298744
-27,0.4060349464416504
-28.8,0.4016148429148033
-30.6,0.397145719288229
-32.4,0.3926259019748641
-34.2,0.38805359796852
-36,0.3834269940853119
-37.8,0.3787440935662292
-39.6,0.3740028102466584
-41.4,0.3692008893912288
-43.2,0.3643359860665876
-45,0.3594055473804474
-46.8,0.3544068613166962
-48.6,0.3493370370475613
-50.40000000000001,0.3435869284015381
-52.2,0.3355807696305353
-54,0.3273930847644806
-55.8,0.3190101349124148
-57.6,0.3104162738383692
-59.40000000000001,0.3015937880948136
-61.2,0.2925223747128274
-62.99999999999999,0.2831786274909974
-64.8,0.2735353874303526
-66.59999999999999,0.2635606441179839
-68.40000000000001,0.2532167225946521
-70.2,0.2424581460497857
-72,0.2312300503253937
-73.8,0.219464709910544
-75.59999999999999,0.2070774625918317
-77.40000000000001,0.1939610506300546
-79.2,0.1799771092838909
-81,0.1649467200040817
-82.8,0.1486447443317669
-84.59999999999999,0.1308405092342901
-86.39999999999999,0.1116753459374657
-88.2,0.09545488324508565
-90,0
-91.8,0.09541251937931798
-93.60000000000001,0.1115304394931164
-95.40000000000001,0.1305621109629438
-97.2,0.1482089148831506
-99.00000000000001,0.1643327921628953
-100.8,0.1791665609681574
-102.6,0.1929369383365489
-104.4,0.2058240814206528
-106.2,0.2179673364991307
-108,0.229474812746048
-109.8,0.2404318568180493
-111.6,0.2509068039450045
-113.4,0.2609550571290672
-115.2,0.2706225377122985
-117,0.2799474000930786
-118.8,0.2889619319148642
-120.6,0.2976937366851271
-122.4,0.3061664331643271
-124.2,0.3144006866705937
-126,0.3224144279956817
-127.8,0.3302235174486468
-129.6,0.3378419918733142
-131.4,0.3452823709324798
-133.2,0.3525557341856093
-135,0.3596721589565277
-136.8,0.3666407646958625
-138.6,0.3734697470149871
-140.4,0.380166642495616
-142.2,0.3867381921466037
-144,0.3931906819343567
-145.8,0.3995299232699066
-147.6,0.4057611315469389
-149.4,0.411889335250287
-151.2,0.4179188710489322
-153,0.4238540828227997
-154.8,0.4296988448465165
-156.6,0.4354567631919972
-158.4,0.4411313724728813
-160.2,0.4467256759374942
-162,0.4522427618503571
-163.8,0.457685401807444
-165.6,0.4630562482099908
-167.4,0.4683578192918184
-169.2,0.473592349762301
-171,0.4758979082107544
-172.8,0.4758979082107544
-174.6,0.4758979082107544
-176.4,0.4758979082107544
-178.2,0.4758979082107544
-180,0.4758979082107544
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_tang.V_flow/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_tang.V_flow/upperBound.csv
deleted file mode 100644
index efd8f2a598..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_tang.V_flow/upperBound.csv
+++ /dev/null
@@ -1,94 +0,0 @@
-x,y
--0.001,0.4466287324428558
-9.001000000000001,0.4466287324428558
-10.801,0.4448445274322459
-12.601,0.4408036309736491
-14.401,0.4367253304378934
-16.201,0.4326085892562502
-18.001,0.4284523258209229
-19.801,0.4242553225754214
-21.601,0.4200163919415647
-23.401,0.415734273236494
-25.201,0.4114076046298744
-27.001,0.4070349464416504
-28.801,0.4026148429148033
-30.601,0.398145719288229
-32.401,0.3936259019748641
-34.201,0.38905359796852
-36.001,0.3844269940853119
-37.801,0.3797440935662292
-39.601,0.3750028102466584
-41.401,0.3702008893912288
-43.20099999999999,0.3653359860665876
-45.001,0.3604055473804474
-46.80099999999999,0.3554068613166962
-48.601,0.3503370370475613
-50.401,0.3445869284015381
-52.20099999999999,0.3365807696305353
-54.001,0.3283930847644806
-55.80099999999999,0.3200101349124148
-57.601,0.3114162738383692
-59.401,0.3025937880948136
-61.201,0.2935223747128274
-63.00099999999999,0.2841786274909974
-64.80099999999999,0.2745353874303526
-66.601,0.2645606441179839
-68.401,0.2542167225946521
-70.20099999999999,0.2434581460497857
-72.001,0.2322300503253937
-73.80099999999999,0.220464709910544
-75.601,0.2080774625918317
-77.40100000000001,0.1949610506300546
-79.20099999999999,0.1809771092838909
-81.001,0.1659467200040817
-82.80099999999999,0.1496447443317669
-84.60099999999998,0.1318405092342901
-86.40099999999998,0.1126753459374657
-88.20099999999999,0.09645488324508565
-90.00000022195445,0.001053018720340395
-91.79899999999999,0.09641251937931798
-93.59899999999999,0.1125304394931164
-95.399,0.1315621109629438
-97.199,0.1492089148831506
-98.999,0.1653327921628953
-100.799,0.1801665609681574
-102.599,0.1939369383365489
-104.399,0.2068240814206528
-106.199,0.2189673364991307
-107.999,0.230474812746048
-109.799,0.2414318568180493
-111.599,0.2519068039450045
-113.399,0.2619550571290672
-115.199,0.2716225377122985
-116.999,0.2809474000930786
-118.799,0.2899619319148642
-120.599,0.2986937366851271
-122.399,0.3071664331643271
-124.199,0.3154006866705937
-125.999,0.3234144279956817
-127.799,0.3312235174486468
-129.599,0.3388419918733142
-131.399,0.3462823709324798
-133.199,0.3535557341856093
-134.999,0.3606721589565277
-136.799,0.3676407646958625
-138.599,0.3744697470149871
-140.399,0.381166642495616
-142.199,0.3877381921466037
-143.999,0.3941906819343567
-145.799,0.4005299232699066
-147.599,0.4067611315469389
-149.399,0.412889335250287
-151.199,0.4189188710489322
-152.999,0.4248540828227997
-154.799,0.4306988448465165
-156.599,0.4364567631919972
-158.399,0.4421313724728813
-160.199,0.4477256759374942
-161.999,0.4532427618503571
-163.799,0.458685401807444
-165.599,0.4640562482099908
-167.399,0.4693578192918184
-169.199,0.474592349762301
-170.999,0.4768979082107544
-180.001,0.4768979082107544
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_vdi2078_1.V_flow/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_vdi2078_1.V_flow/errors.csv
deleted file mode 100644
index 8f1085b2e9..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_vdi2078_1.V_flow/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0
-23.4,0
-25.2,0
-27,0
-28.8,0
-30.6,0
-32.4,0
-34.2,0
-36,0
-37.8,0
-39.6,0
-41.4,0
-43.2,0
-45,0
-46.8,0
-48.6,0
-50.40000000000001,0
-52.2,0
-54,0
-55.8,0
-57.6,0
-59.40000000000001,0
-61.2,0
-62.99999999999999,0
-64.8,0
-66.59999999999999,0
-68.40000000000001,0
-70.2,0
-72,0
-73.8,0
-75.59999999999999,0
-77.40000000000001,0
-79.2,0
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0
-93.60000000000001,0
-95.40000000000001,0
-97.2,0
-99.00000000000001,0
-100.8,0
-102.6,0
-104.4,0
-106.2,0
-108,0
-109.8,0
-111.6,0
-113.4,0
-115.2,0
-117,0
-118.8,0
-120.6,0
-122.4,0
-124.2,0
-126,0
-127.8,0
-129.6,0
-131.4,0
-133.2,0
-135,0
-136.8,0
-138.6,0
-140.4,0
-142.2,0
-144,0
-145.8,0
-147.6,0
-149.4,0
-151.2,0
-153,0
-154.8,0
-156.6,0
-158.4,0
-160.2,0
-162,0
-163.8,0
-165.6,0
-167.4,0
-169.2,0
-171,0
-172.8,0
-174.6,0
-176.4,0
-178.2,0
-180,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_vdi2078_1.V_flow/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_vdi2078_1.V_flow/lowerBound.csv
deleted file mode 100644
index de5d118391..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_vdi2078_1.V_flow/lowerBound.csv
+++ /dev/null
@@ -1,49 +0,0 @@
-x,y
--0.001,-0.001
-90.001,-0.001
-91.801,0.06889198120553604
-93.60100000000001,0.09791836198594368
-95.40100000000001,0.1202430945006054
-97.20100000000001,0.1391076018514705
-99.00100000000002,0.1557661315202714
-100.801,0.1708616538006685
-102.601,0.1847757979879224
-104.401,0.1977569374337643
-106.201,0.2099776042431347
-108.001,0.2215631773471832
-109.801,0.2326083765282913
-111.601,0.2431867379701737
-113.401,0.2533565546210247
-115.201,0.2631652687779279
-117.001,0.2726517488956451
-118.801,0.2818485811988065
-120.601,0.2907833700926482
-122.401,0.2994794942038442
-124.201,0.3079573227189683
-126.001,0.3162343969345092
-127.801,0.3243262205252314
-129.601,0.3322463833010338
-131.401,0.3400070500906408
-133.201,0.3476188181860984
-135.001,0.3550914695262909
-136.801,0.3624336467292348
-138.601,0.369653247383989
-140.401,0.3767574241634255
-142.201,0.3837525833482091
-144.001,0.3906447460651398
-145.801,0.3974393661019277
-147.601,0.4041413906322662
-149.401,0.410755584102598
-151.201,0.417286036522897
-153.001,0.4237367978096008
-154.801,0.4301115336228989
-156.601,0.4364137010212747
-158.401,0.4426464817832438
-160.201,0.4488128100879533
-162.001,0.4549154808521271
-163.801,0.4609571464633593
-165.601,0.4669402507057195
-167.401,0.4728671681581388
-169.201,0.4787399739175807
-171.001,0.4813333024978638
-180.001,0.4813333024978638
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_vdi2078_1.V_flow/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_vdi2078_1.V_flow/reference.csv
deleted file mode 100644
index 64b3a11714..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_vdi2078_1.V_flow/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0
-23.4,0
-25.2,0
-27,0
-28.8,0
-30.6,0
-32.4,0
-34.2,0
-36,0
-37.8,0
-39.6,0
-41.4,0
-43.2,0
-45,0
-46.8,0
-48.6,0
-50.40000000000001,0
-52.2,0
-54,0
-55.8,0
-57.6,0
-59.40000000000001,0
-61.2,0
-62.99999999999999,0
-64.8,0
-66.59999999999999,0
-68.40000000000001,0
-70.2,0
-72,0
-73.8,0
-75.59999999999999,0
-77.40000000000001,0
-79.2,0
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0.06989198120553604
-93.60000000000001,0.09891836198594368
-95.40000000000001,0.1212430945006054
-97.2,0.1401076018514705
-99.00000000000001,0.1567661315202714
-100.8,0.1718616538006685
-102.6,0.1857757979879224
-104.4,0.1987569374337643
-106.2,0.2109776042431347
-108,0.2225631773471832
-109.8,0.2336083765282913
-111.6,0.2441867379701737
-113.4,0.2543565546210247
-115.2,0.2641652687779279
-117,0.2736517488956451
-118.8,0.2828485811988065
-120.6,0.2917833700926482
-122.4,0.3004794942038442
-124.2,0.3089573227189683
-126,0.3172343969345092
-127.8,0.3253262205252314
-129.6,0.3332463833010338
-131.4,0.3410070500906408
-133.2,0.3486188181860984
-135,0.3560914695262909
-136.8,0.3634336467292348
-138.6,0.370653247383989
-140.4,0.3777574241634255
-142.2,0.3847525833482091
-144,0.3916447460651398
-145.8,0.3984393661019277
-147.6,0.4051413906322662
-149.4,0.411755584102598
-151.2,0.418286036522897
-153,0.4247367978096008
-154.8,0.4311115336228989
-156.6,0.4374137010212747
-158.4,0.4436464817832438
-160.2,0.4498128100879533
-162,0.4559154808521271
-163.8,0.4619571464633593
-165.6,0.4679402507057195
-167.4,0.4738671681581388
-169.2,0.4797399739175807
-171,0.4823333024978638
-172.8,0.4823333024978638
-174.6,0.4823333024978638
-176.4,0.4823333024978638
-178.2,0.4823333024978638
-180,0.4823333024978638
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_vdi2078_1.V_flow/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_vdi2078_1.V_flow/test.csv
deleted file mode 100644
index 64b3a11714..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_vdi2078_1.V_flow/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0
-23.4,0
-25.2,0
-27,0
-28.8,0
-30.6,0
-32.4,0
-34.2,0
-36,0
-37.8,0
-39.6,0
-41.4,0
-43.2,0
-45,0
-46.8,0
-48.6,0
-50.40000000000001,0
-52.2,0
-54,0
-55.8,0
-57.6,0
-59.40000000000001,0
-61.2,0
-62.99999999999999,0
-64.8,0
-66.59999999999999,0
-68.40000000000001,0
-70.2,0
-72,0
-73.8,0
-75.59999999999999,0
-77.40000000000001,0
-79.2,0
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0.06989198120553604
-93.60000000000001,0.09891836198594368
-95.40000000000001,0.1212430945006054
-97.2,0.1401076018514705
-99.00000000000001,0.1567661315202714
-100.8,0.1718616538006685
-102.6,0.1857757979879224
-104.4,0.1987569374337643
-106.2,0.2109776042431347
-108,0.2225631773471832
-109.8,0.2336083765282913
-111.6,0.2441867379701737
-113.4,0.2543565546210247
-115.2,0.2641652687779279
-117,0.2736517488956451
-118.8,0.2828485811988065
-120.6,0.2917833700926482
-122.4,0.3004794942038442
-124.2,0.3089573227189683
-126,0.3172343969345092
-127.8,0.3253262205252314
-129.6,0.3332463833010338
-131.4,0.3410070500906408
-133.2,0.3486188181860984
-135,0.3560914695262909
-136.8,0.3634336467292348
-138.6,0.370653247383989
-140.4,0.3777574241634255
-142.2,0.3847525833482091
-144,0.3916447460651398
-145.8,0.3984393661019277
-147.6,0.4051413906322662
-149.4,0.411755584102598
-151.2,0.418286036522897
-153,0.4247367978096008
-154.8,0.4311115336228989
-156.6,0.4374137010212747
-158.4,0.4436464817832438
-160.2,0.4498128100879533
-162,0.4559154808521271
-163.8,0.4619571464633593
-165.6,0.4679402507057195
-167.4,0.4738671681581388
-169.2,0.4797399739175807
-171,0.4823333024978638
-172.8,0.4823333024978638
-174.6,0.4823333024978638
-176.4,0.4823333024978638
-178.2,0.4823333024978638
-180,0.4823333024978638
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_vdi2078_1.V_flow/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_vdi2078_1.V_flow/upperBound.csv
deleted file mode 100644
index 69cc760a06..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_vdi2078_1.V_flow/upperBound.csv
+++ /dev/null
@@ -1,49 +0,0 @@
-x,y
--0.001,0.001
-89.99900000000001,0.001
-91.79899999999999,0.07089198120553604
-93.59899999999999,0.09991836198594369
-95.399,0.1222430945006054
-97.199,0.1411076018514705
-98.999,0.1577661315202714
-100.799,0.1728616538006685
-102.599,0.1867757979879224
-104.399,0.1997569374337643
-106.199,0.2119776042431347
-107.999,0.2235631773471832
-109.799,0.2346083765282913
-111.599,0.2451867379701737
-113.399,0.2553565546210247
-115.199,0.2651652687779279
-116.999,0.2746517488956451
-118.799,0.2838485811988065
-120.599,0.2927833700926482
-122.399,0.3014794942038442
-124.199,0.3099573227189683
-125.999,0.3182343969345092
-127.799,0.3263262205252314
-129.599,0.3342463833010338
-131.399,0.3420070500906408
-133.199,0.3496188181860984
-134.999,0.3570914695262909
-136.799,0.3644336467292348
-138.599,0.371653247383989
-140.399,0.3787574241634255
-142.199,0.3857525833482091
-143.999,0.3926447460651398
-145.799,0.3994393661019277
-147.599,0.4061413906322662
-149.399,0.412755584102598
-151.199,0.419286036522897
-152.999,0.4257367978096008
-154.799,0.4321115336228989
-156.599,0.4384137010212747
-158.399,0.4446464817832438
-160.199,0.4508128100879533
-161.999,0.4569154808521271
-163.799,0.4629571464633593
-165.599,0.4689402507057195
-167.399,0.4748671681581388
-169.199,0.4807399739175807
-170.999,0.4833333024978638
-180.001,0.4833333024978638
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_vdi2078_2.V_flow/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_vdi2078_2.V_flow/errors.csv
deleted file mode 100644
index 8f1085b2e9..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_vdi2078_2.V_flow/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0
-23.4,0
-25.2,0
-27,0
-28.8,0
-30.6,0
-32.4,0
-34.2,0
-36,0
-37.8,0
-39.6,0
-41.4,0
-43.2,0
-45,0
-46.8,0
-48.6,0
-50.40000000000001,0
-52.2,0
-54,0
-55.8,0
-57.6,0
-59.40000000000001,0
-61.2,0
-62.99999999999999,0
-64.8,0
-66.59999999999999,0
-68.40000000000001,0
-70.2,0
-72,0
-73.8,0
-75.59999999999999,0
-77.40000000000001,0
-79.2,0
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0
-93.60000000000001,0
-95.40000000000001,0
-97.2,0
-99.00000000000001,0
-100.8,0
-102.6,0
-104.4,0
-106.2,0
-108,0
-109.8,0
-111.6,0
-113.4,0
-115.2,0
-117,0
-118.8,0
-120.6,0
-122.4,0
-124.2,0
-126,0
-127.8,0
-129.6,0
-131.4,0
-133.2,0
-135,0
-136.8,0
-138.6,0
-140.4,0
-142.2,0
-144,0
-145.8,0
-147.6,0
-149.4,0
-151.2,0
-153,0
-154.8,0
-156.6,0
-158.4,0
-160.2,0
-162,0
-163.8,0
-165.6,0
-167.4,0
-169.2,0
-171,0
-172.8,0
-174.6,0
-176.4,0
-178.2,0
-180,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_vdi2078_2.V_flow/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_vdi2078_2.V_flow/lowerBound.csv
deleted file mode 100644
index 181aeb7974..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_vdi2078_2.V_flow/lowerBound.csv
+++ /dev/null
@@ -1,49 +0,0 @@
-x,y
--0.001,-0.001
-90.001,-0.001
-91.801,0.04512871012879207
-93.60100000000001,0.0642861211458288
-95.40100000000001,0.0790204460955989
-97.20100000000001,0.09147101573208176
-99.00100000000002,0.1024656465053559
-100.801,0.1124286882302949
-102.601,0.1216120293541601
-104.401,0.1301795790044304
-106.201,0.1382452104561096
-108.001,0.1458916982412338
-109.801,0.1531815279127259
-111.601,0.1601632464642727
-113.401,0.1668753290299539
-115.201,0.1733490803735555
-117.001,0.1796101500988007
-118.801,0.185680068359402
-120.601,0.1915770093605213
-122.401,0.1973164500815468
-124.201,0.2029118204778529
-126.001,0.2083746960163116
-127.801,0.2137153079305111
-129.601,0.2189426117860438
-131.401,0.2240646524642858
-133.201,0.2290884211949178
-135.001,0.2340203692913055
-136.801,0.2388662038613537
-138.601,0.2436311402937461
-140.401,0.2483198969677377
-142.201,0.2529367157382721
-144.001,0.2574855258464813
-145.801,0.2619699631502325
-147.601,0.2663933356973068
-149.401,0.2707586902754315
-151.201,0.2750687841050756
-153.001,0.2793262770175934
-154.801,0.2835336127870506
-156.601,0.2876930265821696
-158.401,0.291806669037481
-160.201,0.2958764373731933
-162.001,0.2999042143821716
-163.801,0.3038917285863823
-165.601,0.3078405595052741
-167.401,0.3117523196606057
-169.201,0.3156283732494422
-171.001,0.3173399736881256
-180.001,0.3173399736881256
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_vdi2078_2.V_flow/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_vdi2078_2.V_flow/reference.csv
deleted file mode 100644
index 7f7e7124e4..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_vdi2078_2.V_flow/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0
-23.4,0
-25.2,0
-27,0
-28.8,0
-30.6,0
-32.4,0
-34.2,0
-36,0
-37.8,0
-39.6,0
-41.4,0
-43.2,0
-45,0
-46.8,0
-48.6,0
-50.40000000000001,0
-52.2,0
-54,0
-55.8,0
-57.6,0
-59.40000000000001,0
-61.2,0
-62.99999999999999,0
-64.8,0
-66.59999999999999,0
-68.40000000000001,0
-70.2,0
-72,0
-73.8,0
-75.59999999999999,0
-77.40000000000001,0
-79.2,0
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0.04612871012879207
-93.60000000000001,0.0652861211458288
-95.40000000000001,0.0800204460955989
-97.2,0.09247101573208176
-99.00000000000001,0.1034656465053559
-100.8,0.1134286882302949
-102.6,0.1226120293541601
-104.4,0.1311795790044304
-106.2,0.1392452104561096
-108,0.1468916982412338
-109.8,0.1541815279127259
-111.6,0.1611632464642727
-113.4,0.1678753290299539
-115.2,0.1743490803735555
-117,0.1806101500988007
-118.8,0.186680068359402
-120.6,0.1925770093605213
-122.4,0.1983164500815468
-124.2,0.2039118204778529
-126,0.2093746960163116
-127.8,0.2147153079305111
-129.6,0.2199426117860438
-131.4,0.2250646524642858
-133.2,0.2300884211949178
-135,0.2350203692913055
-136.8,0.2398662038613537
-138.6,0.2446311402937461
-140.4,0.2493198969677377
-142.2,0.2539367157382721
-144,0.2584855258464813
-145.8,0.2629699631502325
-147.6,0.2673933356973068
-149.4,0.2717586902754315
-151.2,0.2760687841050756
-153,0.2803262770175934
-154.8,0.2845336127870506
-156.6,0.2886930265821696
-158.4,0.292806669037481
-160.2,0.2968764373731933
-162,0.3009042143821716
-163.8,0.3048917285863823
-165.6,0.3088405595052741
-167.4,0.3127523196606057
-169.2,0.3166283732494422
-171,0.3183399736881256
-172.8,0.3183399736881256
-174.6,0.3183399736881256
-176.4,0.3183399736881256
-178.2,0.3183399736881256
-180,0.3183399736881256
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_vdi2078_2.V_flow/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_vdi2078_2.V_flow/test.csv
deleted file mode 100644
index 7f7e7124e4..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_vdi2078_2.V_flow/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0
-23.4,0
-25.2,0
-27,0
-28.8,0
-30.6,0
-32.4,0
-34.2,0
-36,0
-37.8,0
-39.6,0
-41.4,0
-43.2,0
-45,0
-46.8,0
-48.6,0
-50.40000000000001,0
-52.2,0
-54,0
-55.8,0
-57.6,0
-59.40000000000001,0
-61.2,0
-62.99999999999999,0
-64.8,0
-66.59999999999999,0
-68.40000000000001,0
-70.2,0
-72,0
-73.8,0
-75.59999999999999,0
-77.40000000000001,0
-79.2,0
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0.04612871012879207
-93.60000000000001,0.0652861211458288
-95.40000000000001,0.0800204460955989
-97.2,0.09247101573208176
-99.00000000000001,0.1034656465053559
-100.8,0.1134286882302949
-102.6,0.1226120293541601
-104.4,0.1311795790044304
-106.2,0.1392452104561096
-108,0.1468916982412338
-109.8,0.1541815279127259
-111.6,0.1611632464642727
-113.4,0.1678753290299539
-115.2,0.1743490803735555
-117,0.1806101500988007
-118.8,0.186680068359402
-120.6,0.1925770093605213
-122.4,0.1983164500815468
-124.2,0.2039118204778529
-126,0.2093746960163116
-127.8,0.2147153079305111
-129.6,0.2199426117860438
-131.4,0.2250646524642858
-133.2,0.2300884211949178
-135,0.2350203692913055
-136.8,0.2398662038613537
-138.6,0.2446311402937461
-140.4,0.2493198969677377
-142.2,0.2539367157382721
-144,0.2584855258464813
-145.8,0.2629699631502325
-147.6,0.2673933356973068
-149.4,0.2717586902754315
-151.2,0.2760687841050756
-153,0.2803262770175934
-154.8,0.2845336127870506
-156.6,0.2886930265821696
-158.4,0.292806669037481
-160.2,0.2968764373731933
-162,0.3009042143821716
-163.8,0.3048917285863823
-165.6,0.3088405595052741
-167.4,0.3127523196606057
-169.2,0.3166283732494422
-171,0.3183399736881256
-172.8,0.3183399736881256
-174.6,0.3183399736881256
-176.4,0.3183399736881256
-178.2,0.3183399736881256
-180,0.3183399736881256
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_vdi2078_2.V_flow/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_vdi2078_2.V_flow/upperBound.csv
deleted file mode 100644
index 5d00b9397a..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_vdi2078_2.V_flow/upperBound.csv
+++ /dev/null
@@ -1,49 +0,0 @@
-x,y
--0.001,0.001
-89.99900000000001,0.001
-91.79899999999999,0.04712871012879207
-93.59899999999999,0.0662861211458288
-95.399,0.0810204460955989
-97.199,0.09347101573208176
-98.999,0.1044656465053559
-100.799,0.1144286882302949
-102.599,0.1236120293541601
-104.399,0.1321795790044304
-106.199,0.1402452104561096
-107.999,0.1478916982412338
-109.799,0.1551815279127259
-111.599,0.1621632464642727
-113.399,0.1688753290299539
-115.199,0.1753490803735555
-116.999,0.1816101500988007
-118.799,0.187680068359402
-120.599,0.1935770093605213
-122.399,0.1993164500815468
-124.199,0.2049118204778529
-125.999,0.2103746960163116
-127.799,0.2157153079305111
-129.599,0.2209426117860438
-131.399,0.2260646524642858
-133.199,0.2310884211949178
-134.999,0.2360203692913055
-136.799,0.2408662038613537
-138.599,0.2456311402937461
-140.399,0.2503198969677377
-142.199,0.2549367157382721
-143.999,0.2594855258464813
-145.799,0.2639699631502325
-147.599,0.2683933356973068
-149.399,0.2727586902754315
-151.199,0.2770687841050756
-152.999,0.2813262770175934
-154.799,0.2855336127870506
-156.599,0.2896930265821696
-158.399,0.293806669037481
-160.199,0.2978764373731933
-161.999,0.3019042143821716
-163.799,0.3058917285863823
-165.599,0.3098405595052741
-167.399,0.3137523196606057
-169.199,0.3176283732494422
-170.999,0.3193399736881256
-180.001,0.3193399736881256
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_vdi2078_3.V_flow/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_vdi2078_3.V_flow/errors.csv
deleted file mode 100644
index 8f1085b2e9..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_vdi2078_3.V_flow/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0
-23.4,0
-25.2,0
-27,0
-28.8,0
-30.6,0
-32.4,0
-34.2,0
-36,0
-37.8,0
-39.6,0
-41.4,0
-43.2,0
-45,0
-46.8,0
-48.6,0
-50.40000000000001,0
-52.2,0
-54,0
-55.8,0
-57.6,0
-59.40000000000001,0
-61.2,0
-62.99999999999999,0
-64.8,0
-66.59999999999999,0
-68.40000000000001,0
-70.2,0
-72,0
-73.8,0
-75.59999999999999,0
-77.40000000000001,0
-79.2,0
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0
-93.60000000000001,0
-95.40000000000001,0
-97.2,0
-99.00000000000001,0
-100.8,0
-102.6,0
-104.4,0
-106.2,0
-108,0
-109.8,0
-111.6,0
-113.4,0
-115.2,0
-117,0
-118.8,0
-120.6,0
-122.4,0
-124.2,0
-126,0
-127.8,0
-129.6,0
-131.4,0
-133.2,0
-135,0
-136.8,0
-138.6,0
-140.4,0
-142.2,0
-144,0
-145.8,0
-147.6,0
-149.4,0
-151.2,0
-153,0
-154.8,0
-156.6,0
-158.4,0
-160.2,0
-162,0
-163.8,0
-165.6,0
-167.4,0
-169.2,0
-171,0
-172.8,0
-174.6,0
-176.4,0
-178.2,0
-180,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_vdi2078_3.V_flow/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_vdi2078_3.V_flow/lowerBound.csv
deleted file mode 100644
index 310b246583..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_vdi2078_3.V_flow/lowerBound.csv
+++ /dev/null
@@ -1,59 +0,0 @@
-x,y
--0.001,-0.001
-90.001,-0.001
-91.801,0.06889198120553604
-93.5998622995554,0.09790001569354402
-95.399,0.05962154725030269
-95.40100000000001,0.05962154725030269
-97.20100000000001,0.06905380092573524
-99.00100000000002,0.07738306576013571
-100.801,0.1708616538006685
-102.601,0.1847757979879224
-104.3992443525281,0.1977442761534026
-106.199,0.1044888021215673
-106.201,0.1044888021215673
-108.001,0.1102815886735916
-109.801,0.1158041882641457
-111.601,0.2431867379701737
-113.3991535718772,0.2533461224902094
-115.199,0.1310826343889639
-115.201,0.1310826343889639
-117.001,0.1358258744478226
-118.801,0.1404242905994032
-120.601,0.2907833700926482
-122.401,0.2994794942038442
-124.1991067615892,0.307948405746421
-125.999,0.1576171984672546
-126.001,0.1576171984672546
-127.801,0.1616631102626157
-129.601,0.1656231916505169
-131.401,0.3400070500906408
-133.201,0.3476188181860984
-134.9990821860038,0.3550835077733303
-136.799,0.1807168233646174
-136.801,0.1807168233646174
-138.601,0.1843266236919945
-140.401,0.3767574241634255
-142.201,0.3837525833482091
-143.9990691577227,0.3906373529100534
-145.799,0.1982196830509638
-145.801,0.1982196830509638
-147.601,0.2015706953161331
-149.401,0.204877792051299
-151.201,0.417286036522897
-153.001,0.4237367978096008
-154.7990582754616,0.430104656966813
-156.599,0.2177068505106374
-156.601,0.2177068505106374
-158.401,0.2208232408916219
-160.201,0.4488128100879533
-162.001,0.4549154808521271
-163.799051631838,0.4609506068028466
-165.599,0.2329701253528598
-165.601,0.2329701253528598
-167.401,0.2359335840790694
-169.201,0.2388699869587904
-171.001,0.4813333024978638
-174.599,0.4813333024978638
-176.399,0.2401666512489319
-180.001,0.2401666512489319
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_vdi2078_3.V_flow/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_vdi2078_3.V_flow/reference.csv
deleted file mode 100644
index ad49f3d1f7..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_vdi2078_3.V_flow/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0
-23.4,0
-25.2,0
-27,0
-28.8,0
-30.6,0
-32.4,0
-34.2,0
-36,0
-37.8,0
-39.6,0
-41.4,0
-43.2,0
-45,0
-46.8,0
-48.6,0
-50.40000000000001,0
-52.2,0
-54,0
-55.8,0
-57.6,0
-59.40000000000001,0
-61.2,0
-62.99999999999999,0
-64.8,0
-66.59999999999999,0
-68.40000000000001,0
-70.2,0
-72,0
-73.8,0
-75.59999999999999,0
-77.40000000000001,0
-79.2,0
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0.06989198120553604
-93.60000000000001,0.09891836198594368
-95.40000000000001,0.06062154725030269
-97.2,0.07005380092573524
-99.00000000000001,0.07838306576013571
-100.8,0.1718616538006685
-102.6,0.1857757979879224
-104.4,0.1987569374337643
-106.2,0.1054888021215673
-108,0.1112815886735916
-109.8,0.1168041882641457
-111.6,0.2441867379701737
-113.4,0.2543565546210247
-115.2,0.1320826343889639
-117,0.1368258744478226
-118.8,0.1414242905994032
-120.6,0.2917833700926482
-122.4,0.3004794942038442
-124.2,0.3089573227189683
-126,0.1586171984672546
-127.8,0.1626631102626157
-129.6,0.1666231916505169
-131.4,0.3410070500906408
-133.2,0.3486188181860984
-135,0.3560914695262909
-136.8,0.1817168233646174
-138.6,0.1853266236919945
-140.4,0.3777574241634255
-142.2,0.3847525833482091
-144,0.3916447460651398
-145.8,0.1992196830509638
-147.6,0.2025706953161331
-149.4,0.205877792051299
-151.2,0.418286036522897
-153,0.4247367978096008
-154.8,0.4311115336228989
-156.6,0.2187068505106374
-158.4,0.2218232408916219
-160.2,0.4498128100879533
-162,0.4559154808521271
-163.8,0.4619571464633593
-165.6,0.2339701253528598
-167.4,0.2369335840790694
-169.2,0.2398699869587904
-171,0.4823333024978638
-172.8,0.4823333024978638
-174.6,0.4823333024978638
-176.4,0.2411666512489319
-178.2,0.2411666512489319
-180,0.2411666512489319
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_vdi2078_3.V_flow/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_vdi2078_3.V_flow/test.csv
deleted file mode 100644
index ad49f3d1f7..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_vdi2078_3.V_flow/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0
-23.4,0
-25.2,0
-27,0
-28.8,0
-30.6,0
-32.4,0
-34.2,0
-36,0
-37.8,0
-39.6,0
-41.4,0
-43.2,0
-45,0
-46.8,0
-48.6,0
-50.40000000000001,0
-52.2,0
-54,0
-55.8,0
-57.6,0
-59.40000000000001,0
-61.2,0
-62.99999999999999,0
-64.8,0
-66.59999999999999,0
-68.40000000000001,0
-70.2,0
-72,0
-73.8,0
-75.59999999999999,0
-77.40000000000001,0
-79.2,0
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0.06989198120553604
-93.60000000000001,0.09891836198594368
-95.40000000000001,0.06062154725030269
-97.2,0.07005380092573524
-99.00000000000001,0.07838306576013571
-100.8,0.1718616538006685
-102.6,0.1857757979879224
-104.4,0.1987569374337643
-106.2,0.1054888021215673
-108,0.1112815886735916
-109.8,0.1168041882641457
-111.6,0.2441867379701737
-113.4,0.2543565546210247
-115.2,0.1320826343889639
-117,0.1368258744478226
-118.8,0.1414242905994032
-120.6,0.2917833700926482
-122.4,0.3004794942038442
-124.2,0.3089573227189683
-126,0.1586171984672546
-127.8,0.1626631102626157
-129.6,0.1666231916505169
-131.4,0.3410070500906408
-133.2,0.3486188181860984
-135,0.3560914695262909
-136.8,0.1817168233646174
-138.6,0.1853266236919945
-140.4,0.3777574241634255
-142.2,0.3847525833482091
-144,0.3916447460651398
-145.8,0.1992196830509638
-147.6,0.2025706953161331
-149.4,0.205877792051299
-151.2,0.418286036522897
-153,0.4247367978096008
-154.8,0.4311115336228989
-156.6,0.2187068505106374
-158.4,0.2218232408916219
-160.2,0.4498128100879533
-162,0.4559154808521271
-163.8,0.4619571464633593
-165.6,0.2339701253528598
-167.4,0.2369335840790694
-169.2,0.2398699869587904
-171,0.4823333024978638
-172.8,0.4823333024978638
-174.6,0.4823333024978638
-176.4,0.2411666512489319
-178.2,0.2411666512489319
-180,0.2411666512489319
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_vdi2078_3.V_flow/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_vdi2078_3.V_flow/upperBound.csv
deleted file mode 100644
index a3987c9ba9..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_vdi2078_3.V_flow/upperBound.csv
+++ /dev/null
@@ -1,59 +0,0 @@
-x,y
--0.001,0.001
-89.99900000000001,0.001
-91.79899999999999,0.07089198120553604
-93.59899999999999,0.09991836198594369
-93.60100000000001,0.09991836198594369
-95.40060475852601,0.06162995641113896
-97.199,0.07105380092573524
-98.999,0.07938306576013571
-100.799,0.1728616538006685
-102.599,0.1867757979879224
-104.399,0.1997569374337643
-104.401,0.1997569374337643
-106.2008830459793,0.106494862167915
-107.999,0.1122815886735916
-109.799,0.1178041882641457
-111.599,0.2451867379701737
-113.399,0.2553565546210247
-113.401,0.2553565546210247
-115.2009253133978,0.1330877078465386
-116.999,0.1378258744478226
-118.799,0.1424242905994032
-120.599,0.2927833700926482
-122.399,0.3014794942038442
-124.199,0.3099573227189683
-124.201,0.3099573227189683
-126.0009475870759,0.1596215761147674
-127.799,0.1636631102626157
-129.599,0.1676231916505169
-131.399,0.3420070500906408
-133.199,0.3496188181860984
-134.999,0.3570914695262909
-135.001,0.3570914695262909
-136.8009594369014,0.1827207529068219
-138.599,0.1863266236919945
-140.399,0.3787574241634255
-142.199,0.3857525833482091
-143.999,0.3926447460651398
-144.001,0.3926447460651398
-145.8009657668869,0.2002233426670463
-147.599,0.2035706953161331
-149.399,0.206877792051299
-151.199,0.419286036522897
-152.999,0.4257367978096008
-154.799,0.4321115336228989
-154.801,0.4321115336228989
-156.6009710804115,0.2197102630973233
-158.399,0.2228232408916219
-160.199,0.4508128100879533
-161.999,0.4569154808521271
-163.799,0.4629571464633593
-163.801,0.4629571464633593
-165.6009743368472,0.2349733758338367
-167.399,0.2379335840790694
-169.199,0.2408699869587904
-170.999,0.4833333024978638
-174.601,0.4833333024978638
-176.401,0.2421666512489319
-180.001,0.2421666512489319
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_warrenParkins.V_flow/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_warrenParkins.V_flow/errors.csv
deleted file mode 100644
index 8f1085b2e9..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_warrenParkins.V_flow/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0
-23.4,0
-25.2,0
-27,0
-28.8,0
-30.6,0
-32.4,0
-34.2,0
-36,0
-37.8,0
-39.6,0
-41.4,0
-43.2,0
-45,0
-46.8,0
-48.6,0
-50.40000000000001,0
-52.2,0
-54,0
-55.8,0
-57.6,0
-59.40000000000001,0
-61.2,0
-62.99999999999999,0
-64.8,0
-66.59999999999999,0
-68.40000000000001,0
-70.2,0
-72,0
-73.8,0
-75.59999999999999,0
-77.40000000000001,0
-79.2,0
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0
-93.60000000000001,0
-95.40000000000001,0
-97.2,0
-99.00000000000001,0
-100.8,0
-102.6,0
-104.4,0
-106.2,0
-108,0
-109.8,0
-111.6,0
-113.4,0
-115.2,0
-117,0
-118.8,0
-120.6,0
-122.4,0
-124.2,0
-126,0
-127.8,0
-129.6,0
-131.4,0
-133.2,0
-135,0
-136.8,0
-138.6,0
-140.4,0
-142.2,0
-144,0
-145.8,0
-147.6,0
-149.4,0
-151.2,0
-153,0
-154.8,0
-156.6,0
-158.4,0
-160.2,0
-162,0
-163.8,0
-165.6,0
-167.4,0
-169.2,0
-171,0
-172.8,0
-174.6,0
-176.4,0
-178.2,0
-180,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_warrenParkins.V_flow/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_warrenParkins.V_flow/lowerBound.csv
deleted file mode 100644
index 7ca4238683..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_warrenParkins.V_flow/lowerBound.csv
+++ /dev/null
@@ -1,83 +0,0 @@
-x,y
--0.001,-0.001
-19.801,-0.001
-21.601,0.03499998986725411
-23.401,0.07550000715252786
-25.201,0.1159999815226193
-28.801,0.197000016093195
-30.59950000013797,0.2104887625209607
-32.39899999999999,0.1700000381461996
-35.999,0.08900000357627869
-37.799,0.04849998256602799
-39.599,0.007999965281088754
-39.601,0.007999965281088754
-41.401,0.06199993235027422
-43.20099999999999,0.1429999594697281
-48.601,0.3860000631793774
-50.39971428568862,0.430967936998972
-53.999,0.2690000107288361
-55.79900000000001,0.1879999612577541
-57.599,0.1069999341384136
-59.39900000000001,0.02600006936478981
-59.401,0.02600006936478981
-61.201,0.1069999341384139
-63.00099999999999,0.2690000107288354
-64.80099999999999,0.4309997365641308
-66.601,0.5930001192114355
-68.401,0.7549998450257777
-70.19987500047914,0.8809210045356766
-71.99900000000001,0.7190000286102295
-73.79899999999999,0.557000302773116
-75.599,0.3949998605229853
-77.39900000000002,0.2330001347078774
-79.199,0.07099972225924338
-80.99900000000001,-0.001
-90.001,-0.001
-91.801,0.0728019084958612
-93.60100000000001,0.1033918129159866
-95.40100000000001,0.1268778430889317
-97.20100000000001,0.1466890459111052
-99.00100000000002,0.1641530861854555
-100.801,0.1799508990720347
-102.601,0.2330001347078774
-104.401,0.394999860522984
-106.201,0.5570003027731146
-108.001,0.7190000286102295
-109.8001249995209,0.8809210045356737
-111.599,0.7549998450257777
-113.399,0.5930001192114355
-115.199,0.4309997365641308
-116.999,0.2856050601005554
-117.001,0.2856050601005554
-118.801,0.2950615596176104
-120.601,0.3042322345047047
-122.401,0.3131420409045849
-124.201,0.3218126611247963
-126.001,0.3302628269195556
-127.801,0.3499998736464834
-129.6002857133383,0.4309675937187525
-131.399,0.3859997198748302
-133.199,0.3621612489863361
-133.201,0.3621612489863361
-135.001,0.369721697807312
-136.801,0.3771366819728975
-138.601,0.384414635511226
-140.401,0.3915632180511351
-142.201,0.3985892821587475
-144.001,0.4054992368221283
-145.801,0.412298923255541
-147.601,0.4189936760592322
-149.401,0.4255884978926906
-151.201,0.4320878963157975
-153.001,0.4384961297512054
-154.801,0.4448171320772768
-156.601,0.4510545689696613
-158.401,0.4572119493430659
-160.201,0.4632922980677328
-162.001,0.469298707485199
-163.801,0.4752339491914386
-165.601,0.4811006755858687
-167.401,0.4869014091513262
-169.201,0.4926383761317765
-171.001,0.4951682856082916
-180.001,0.4951682856082916
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_warrenParkins.V_flow/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_warrenParkins.V_flow/reference.csv
deleted file mode 100644
index 7d89323d47..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_warrenParkins.V_flow/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0.03599998986725411
-23.4,0.07650000715252786
-25.2,0.1169999815226193
-27,0.1574999988079071
-28.8,0.198000016093195
-30.6,0.2115000125169458
-32.4,0.1710000381461996
-34.2,0.1305000208612391
-36,0.09000000357627869
-37.8,0.04949998256602799
-39.6,0.008999965281088755
-41.4,0.06299993235027422
-43.2,0.1439999594697281
-45,0.2249999940395355
-46.8,0.3060000286094566
-48.6,0.3870000631793774
-50.40000000000001,0.4320000798686776
-52.2,0.3510000452991394
-54,0.2700000107288361
-55.8,0.1889999612577541
-57.6,0.1079999341384136
-59.40000000000001,0.02700006936478981
-61.2,0.1079999341384139
-62.99999999999999,0.2700000107288354
-64.8,0.4319997365641308
-66.59999999999999,0.5940001192114355
-68.40000000000001,0.7559998450257777
-70.2,0.8819997544455241
-72,0.7200000286102295
-73.8,0.558000302773116
-75.59999999999999,0.3959998605229853
-77.40000000000001,0.2340001347078774
-79.2,0.07199972225924338
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0.0738019084958612
-93.60000000000001,0.1043918129159866
-95.40000000000001,0.1278778430889317
-97.2,0.1476890459111052
-99.00000000000001,0.1651530861854555
-100.8,0.1809508990720347
-102.6,0.2340001347078774
-104.4,0.395999860522984
-106.2,0.5580003027731146
-108,0.7200000286102295
-109.8,0.8819997544455241
-111.6,0.7559998450257777
-113.4,0.5940001192114355
-115.2,0.4319997365641308
-117,0.2866050601005554
-118.8,0.2960615596176104
-120.6,0.3052322345047047
-122.4,0.3141420409045849
-124.2,0.3228126611247963
-126,0.3312628269195556
-127.8,0.3509998736464834
-129.6,0.4319997365641308
-131.4,0.3869997198748302
-133.2,0.3631612489863361
-135,0.370721697807312
-136.8,0.3781366819728975
-138.6,0.385414635511226
-140.4,0.3925632180511351
-142.2,0.3995892821587475
-144,0.4064992368221283
-145.8,0.413298923255541
-147.6,0.4199936760592322
-149.4,0.4265884978926906
-151.2,0.4330878963157975
-153,0.4394961297512054
-154.8,0.4458171320772768
-156.6,0.4520545689696613
-158.4,0.4582119493430659
-160.2,0.4642922980677328
-162,0.470298707485199
-163.8,0.4762339491914386
-165.6,0.4821006755858687
-167.4,0.4879014091513262
-169.2,0.4936383761317765
-171,0.4961682856082916
-172.8,0.4961682856082916
-174.6,0.4961682856082916
-176.4,0.4961682856082916
-178.2,0.4961682856082916
-180,0.4961682856082916
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_warrenParkins.V_flow/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_warrenParkins.V_flow/test.csv
deleted file mode 100644
index 7d89323d47..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_warrenParkins.V_flow/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0.03599998986725411
-23.4,0.07650000715252786
-25.2,0.1169999815226193
-27,0.1574999988079071
-28.8,0.198000016093195
-30.6,0.2115000125169458
-32.4,0.1710000381461996
-34.2,0.1305000208612391
-36,0.09000000357627869
-37.8,0.04949998256602799
-39.6,0.008999965281088755
-41.4,0.06299993235027422
-43.2,0.1439999594697281
-45,0.2249999940395355
-46.8,0.3060000286094566
-48.6,0.3870000631793774
-50.40000000000001,0.4320000798686776
-52.2,0.3510000452991394
-54,0.2700000107288361
-55.8,0.1889999612577541
-57.6,0.1079999341384136
-59.40000000000001,0.02700006936478981
-61.2,0.1079999341384139
-62.99999999999999,0.2700000107288354
-64.8,0.4319997365641308
-66.59999999999999,0.5940001192114355
-68.40000000000001,0.7559998450257777
-70.2,0.8819997544455241
-72,0.7200000286102295
-73.8,0.558000302773116
-75.59999999999999,0.3959998605229853
-77.40000000000001,0.2340001347078774
-79.2,0.07199972225924338
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0.0738019084958612
-93.60000000000001,0.1043918129159866
-95.40000000000001,0.1278778430889317
-97.2,0.1476890459111052
-99.00000000000001,0.1651530861854555
-100.8,0.1809508990720347
-102.6,0.2340001347078774
-104.4,0.395999860522984
-106.2,0.5580003027731146
-108,0.7200000286102295
-109.8,0.8819997544455241
-111.6,0.7559998450257777
-113.4,0.5940001192114355
-115.2,0.4319997365641308
-117,0.2866050601005554
-118.8,0.2960615596176104
-120.6,0.3052322345047047
-122.4,0.3141420409045849
-124.2,0.3228126611247963
-126,0.3312628269195556
-127.8,0.3509998736464834
-129.6,0.4319997365641308
-131.4,0.3869997198748302
-133.2,0.3631612489863361
-135,0.370721697807312
-136.8,0.3781366819728975
-138.6,0.385414635511226
-140.4,0.3925632180511351
-142.2,0.3995892821587475
-144,0.4064992368221283
-145.8,0.413298923255541
-147.6,0.4199936760592322
-149.4,0.4265884978926906
-151.2,0.4330878963157975
-153,0.4394961297512054
-154.8,0.4458171320772768
-156.6,0.4520545689696613
-158.4,0.4582119493430659
-160.2,0.4642922980677328
-162,0.470298707485199
-163.8,0.4762339491914386
-165.6,0.4821006755858687
-167.4,0.4879014091513262
-169.2,0.4936383761317765
-171,0.4961682856082916
-172.8,0.4961682856082916
-174.6,0.4961682856082916
-176.4,0.4961682856082916
-178.2,0.4961682856082916
-180,0.4961682856082916
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_warrenParkins.V_flow/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_warrenParkins.V_flow/upperBound.csv
deleted file mode 100644
index e5e27d6501..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_warrenParkins.V_flow/upperBound.csv
+++ /dev/null
@@ -1,84 +0,0 @@
-x,y
--0.001,0.001
-19.799,0.001
-21.599,0.03699998986725411
-23.399,0.07750000715252786
-25.199,0.1179999815226193
-28.799,0.199000016093195
-30.599,0.2125000125169458
-30.601,0.2125000125169458
-32.401,0.1720000381461996
-36.001,0.09100000357627869
-37.801,0.05049998256602799
-39.59985714336487,0.0100256795663537
-41.39899999999999,0.06399993235027422
-43.19899999999999,0.1449999594697281
-48.599,0.3880000631793774
-50.39900000000001,0.4330000798686776
-50.401,0.4330000798686776
-54.001,0.2710000107288361
-55.80099999999999,0.1899999612577541
-57.601,0.1089999341384136
-59.40000000000001,0.02804506928966344
-61.19900000000001,0.1089999341384139
-62.999,0.2710000107288354
-64.79900000000001,0.4329997365641308
-66.599,0.5950001192114355
-68.399,0.7569998450257777
-70.19900000000001,0.8829997544455241
-70.20099999999999,0.8829997544455241
-72.001,0.7210000286102295
-73.80099999999999,0.559000302773116
-75.601,0.3969998605229853
-77.40100000000001,0.2350001347078774
-79.20099999999999,0.07299972225924338
-81.001,0.001
-89.99900000000001,0.001
-91.79899999999999,0.0748019084958612
-93.59899999999999,0.1053918129159866
-95.399,0.1288778430889317
-97.199,0.1486890459111052
-98.999,0.1661530861854555
-100.799,0.1819508990720347
-102.599,0.2350001347078774
-104.399,0.396999860522984
-106.199,0.5590003027731146
-107.999,0.7210000286102295
-109.799,0.8829997544455241
-109.801,0.8829997544455241
-111.601,0.7569998450257777
-113.401,0.5950001192114355
-115.201,0.4329997365641308
-117.0008778633813,0.2876149256639769
-118.799,0.2970615596176104
-120.599,0.3062322345047047
-122.399,0.3151420409045849
-124.199,0.3238126611247963
-125.999,0.3322628269195556
-127.799,0.3519998736464834
-129.599,0.4329997365641308
-129.601,0.4329997365641308
-131.401,0.3879997198748302
-133.2005184261821,0.364167626754913
-134.999,0.371721697807312
-136.799,0.3791366819728975
-138.599,0.386414635511226
-140.399,0.3935632180511351
-142.199,0.4005892821587475
-143.999,0.4074992368221283
-145.799,0.414298923255541
-147.599,0.4209936760592322
-149.399,0.4275884978926906
-151.199,0.4340878963157975
-152.999,0.4404961297512054
-154.799,0.4468171320772768
-156.599,0.4530545689696613
-158.399,0.4592119493430659
-160.199,0.4652922980677328
-161.999,0.471298707485199
-163.799,0.4772339491914386
-165.599,0.4831006755858687
-167.399,0.4889014091513262
-169.199,0.4946383761317765
-170.999,0.4971682856082916
-180.001,0.4971682856082916
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_winDirSet.y/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_winDirSet.y/errors.csv
deleted file mode 100644
index 8f1085b2e9..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_winDirSet.y/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0
-23.4,0
-25.2,0
-27,0
-28.8,0
-30.6,0
-32.4,0
-34.2,0
-36,0
-37.8,0
-39.6,0
-41.4,0
-43.2,0
-45,0
-46.8,0
-48.6,0
-50.40000000000001,0
-52.2,0
-54,0
-55.8,0
-57.6,0
-59.40000000000001,0
-61.2,0
-62.99999999999999,0
-64.8,0
-66.59999999999999,0
-68.40000000000001,0
-70.2,0
-72,0
-73.8,0
-75.59999999999999,0
-77.40000000000001,0
-79.2,0
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0
-93.60000000000001,0
-95.40000000000001,0
-97.2,0
-99.00000000000001,0
-100.8,0
-102.6,0
-104.4,0
-106.2,0
-108,0
-109.8,0
-111.6,0
-113.4,0
-115.2,0
-117,0
-118.8,0
-120.6,0
-122.4,0
-124.2,0
-126,0
-127.8,0
-129.6,0
-131.4,0
-133.2,0
-135,0
-136.8,0
-138.6,0
-140.4,0
-142.2,0
-144,0
-145.8,0
-147.6,0
-149.4,0
-151.2,0
-153,0
-154.8,0
-156.6,0
-158.4,0
-160.2,0
-162,0
-163.8,0
-165.6,0
-167.4,0
-169.2,0
-171,0
-172.8,0
-174.6,0
-176.4,0
-178.2,0
-180,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_winDirSet.y/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_winDirSet.y/lowerBound.csv
deleted file mode 100644
index d220c476e0..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_winDirSet.y/lowerBound.csv
+++ /dev/null
@@ -1,111 +0,0 @@
-x,y
--0.001,-0.001
-0.001,-0.001
-1.801,3.36333235993858
-3.601,5.679510804314619
-5.399565171498968,6.226970307880296
-7.199,4.83643607747681
-8.999000000000001,1.939669440507888
-10.799,-1.564126809603932
-12.599,-4.58482473897296
-14.399,-6.178064665202448
-14.401,-6.178064665202448
-16.201,-5.847800536841127
-18.001,-3.696856796979905
-19.801,-0.3955229508279297
-21.601,3.0239198860512
-23.401,5.500491535736899
-25.19978344615322,6.263999670257232
-26.999,5.078120588779448
-28.799,2.310680316543545
-30.599,-1.178528083750086
-32.39899999999999,-4.305435400349088
-34.199,-6.091872685834049
-34.201,-6.091872685834049
-36.001,-5.981639802932739
-37.801,-4.009056919995085
-39.601,-0.7884889240268502
-41.401,2.672572299336115
-43.20099999999999,5.299763074817267
-44.99999999999999,6.276359441419942
-46.79900000000001,5.299763074817267
-48.599,2.672572299336115
-50.39900000000001,-0.7884889240268642
-52.199,-4.009056924778488
-53.999,-5.981639802932739
-55.79900000000001,-6.091872685834049
-55.80099999999999,-6.091872685834049
-57.601,-4.305435400349088
-59.401,-1.178531781542533
-61.201,2.310680316570392
-63.00099999999999,5.078120588779441
-64.80021655281797,6.263999126844938
-66.599,5.500489692986582
-68.399,3.023923164426602
-70.19900000000001,-0.3955304598155731
-71.99900000000001,-3.696856796979905
-73.79899999999999,-5.847797696672198
-75.599,-6.178063924239309
-75.601,-6.178063924239309
-77.40100000000001,-4.584827292265039
-79.20099999999999,-1.56412131330285
-81.001,1.939669440507888
-82.80099999999999,4.836432413821832
-84.60043483028916,6.226970617556408
-86.39899999999999,5.679511965123919
-88.199,3.363327150767267
-91.79899999999999,-3.370060538456491
-93.59899999999999,-5.690882359448492
-95.399,-6.239874642285793
-95.40100000000001,-6.239874642285793
-97.20100000000001,-4.84611496119685
-99.00100000000002,-1.94355266261098
-100.801,1.560996195793781
-102.601,4.575666798174599
-104.4006565991821,6.165416792609282
-106.199,5.836113785190347
-107.999,3.689470469713211
-109.799,0.3935304598155731
-111.599,-3.029977064655684
-113.399,-5.511501684363932
-115.199,-6.277057075953507
-115.201,-6.277057075953507
-117.001,-5.088286996364593
-118.801,-2.315313283649756
-120.601,1.17617707268833
-122.401,4.296833131732041
-124.2008837599914,6.079587779939592
-125.999,5.969688474655159
-127.799,4.001052565910546
-129.599,0.7865038440576116
-131.399,-2.677936371128287
-133.199,-5.310377189012343
-134.999,-6.289468667507171
-135.001,-6.289468667507171
-136.801,-5.310377189012343
-138.601,-2.677936371128287
-140.401,0.7865038440576116
-142.201,4.001052565910569
-144.001,5.969688474655151
-145.799116240676,6.079587779980383
-147.599,4.296843999531236
-149.399,1.176162267915126
-151.199,-2.315313283649756
-152.999,-5.088286996364593
-154.799,-6.277057075953508
-154.801,-6.277057075953508
-156.601,-5.51150882073724
-158.401,-3.029963788783515
-160.201,0.3935304598155451
-162.001,3.689470469713211
-163.801,5.836113785190347
-165.5993434007916,6.165419469388599
-167.399,4.575656405693701
-169.199,1.560996195793781
-170.999,-1.943552662611008
-172.799,-4.846114961196832
-174.599,-6.239872612343322
-174.601,-6.239872612343322
-176.401,-5.690875813699541
-178.201,-3.370060538456515
-180.001,-0.00100000000001385
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_winDirSet.y/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_winDirSet.y/reference.csv
deleted file mode 100644
index 96c5943d74..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_winDirSet.y/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,3.366699058997578
-3.6,5.685196000314934
-5.399999999999999,6.23364069143283
-7.2,4.841277354831641
-9,1.941611051559448
-10.8,-1.562564245358574
-12.6,-4.580244494478482
-14.4,-6.171892772430017
-16.2,-5.841958578262863
-18,-3.693163633346558
-19.8,-0.3945229508279297
-21.6,3.026946832884084
-23.4,5.505997533270169
-25.2,6.270786833177865
-27,5.083203792572021
-28.8,2.312993309853398
-30.6,-1.177350733017069
-32.4,-4.301134266083006
-34.2,-6.085786898935114
-36,-5.975664138793945
-37.8,-4.005051868126958
-39.6,-0.7874889240268502
-41.4,2.675247546882998
-43.2,5.305068142960227
-45,6.283185482025146
-46.8,5.305068142960227
-48.6,2.675247546882998
-50.40000000000001,-0.7874889240268642
-52.2,-4.005051872905582
-54,-5.975664138793945
-55.8,-6.085786898935114
-57.6,-4.301134266083006
-59.40000000000001,-1.177354427115418
-61.2,2.312993309880272
-62.99999999999999,5.083203792572013
-64.8,6.270786289663842
-66.59999999999999,5.505995688675257
-68.40000000000001,3.026950114541143
-70.2,-0.3945304598155731
-72,-3.693163633346558
-73.8,-5.841955740931267
-75.59999999999999,-6.171892032207102
-77.40000000000001,-4.580247045219819
-79.2,-1.562558754548302
-81,1.941611051559448
-82.8,4.841273687509341
-84.59999999999999,6.233641001284508
-86.39999999999999,5.685197162286205
-88.2,3.366693844611879
-90,6.925214321809071e-15
-91.8,-3.366693844611879
-93.60000000000001,-5.685197162286205
-95.40000000000001,-6.233641001284508
-97.2,-4.841273687509341
-99.00000000000001,-1.941611051559421
-100.8,1.562558754548329
-102.6,4.580247045219819
-104.4,6.171892032207096
-106.2,5.841955740931278
-108,3.693163633346558
-109.8,0.3945304598155731
-111.6,-3.026950114541143
-113.4,-5.505995688675257
-115.2,-6.270786289663842
-117,-5.083203792572021
-118.8,-2.31300028336639
-120.6,1.177354427115445
-122.4,4.301134265998039
-124.2,6.085788702419114
-126,5.975664138793953
-127.8,4.00505762353408
-129.6,0.7875038440576116
-131.4,-2.675261110018268
-133.2,-5.305072116895448
-135,-6.283185482025146
-136.8,-5.305072116895448
-138.6,-2.675261110018268
-140.4,0.7875038440576116
-142.2,4.005057623534102
-144,5.975664138793945
-145.8,6.085788702419114
-147.6,4.301145144675911
-149.4,1.177339607522649
-151.2,-2.31300028336639
-153,-5.083203792572021
-154.8,-6.270786289663843
-156.6,-5.50600281791932
-158.4,-3.026936851931583
-160.2,0.3945304598155451
-162,3.693163633346558
-163.8,5.841955740931278
-165.6,6.171894714138952
-167.4,4.580236642336037
-169.2,1.562558754548329
-171,-1.941611051559448
-172.8,-4.841273687509323
-174.6,-6.233638973369952
-176.4,-5.685190623076465
-178.2,-3.366693844611903
-180,-1.385042864361814e-14
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_winDirSet.y/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_winDirSet.y/test.csv
deleted file mode 100644
index 96c5943d74..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_winDirSet.y/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,3.366699058997578
-3.6,5.685196000314934
-5.399999999999999,6.23364069143283
-7.2,4.841277354831641
-9,1.941611051559448
-10.8,-1.562564245358574
-12.6,-4.580244494478482
-14.4,-6.171892772430017
-16.2,-5.841958578262863
-18,-3.693163633346558
-19.8,-0.3945229508279297
-21.6,3.026946832884084
-23.4,5.505997533270169
-25.2,6.270786833177865
-27,5.083203792572021
-28.8,2.312993309853398
-30.6,-1.177350733017069
-32.4,-4.301134266083006
-34.2,-6.085786898935114
-36,-5.975664138793945
-37.8,-4.005051868126958
-39.6,-0.7874889240268502
-41.4,2.675247546882998
-43.2,5.305068142960227
-45,6.283185482025146
-46.8,5.305068142960227
-48.6,2.675247546882998
-50.40000000000001,-0.7874889240268642
-52.2,-4.005051872905582
-54,-5.975664138793945
-55.8,-6.085786898935114
-57.6,-4.301134266083006
-59.40000000000001,-1.177354427115418
-61.2,2.312993309880272
-62.99999999999999,5.083203792572013
-64.8,6.270786289663842
-66.59999999999999,5.505995688675257
-68.40000000000001,3.026950114541143
-70.2,-0.3945304598155731
-72,-3.693163633346558
-73.8,-5.841955740931267
-75.59999999999999,-6.171892032207102
-77.40000000000001,-4.580247045219819
-79.2,-1.562558754548302
-81,1.941611051559448
-82.8,4.841273687509341
-84.59999999999999,6.233641001284508
-86.39999999999999,5.685197162286205
-88.2,3.366693844611879
-90,6.925214321809071e-15
-91.8,-3.366693844611879
-93.60000000000001,-5.685197162286205
-95.40000000000001,-6.233641001284508
-97.2,-4.841273687509341
-99.00000000000001,-1.941611051559421
-100.8,1.562558754548329
-102.6,4.580247045219819
-104.4,6.171892032207096
-106.2,5.841955740931278
-108,3.693163633346558
-109.8,0.3945304598155731
-111.6,-3.026950114541143
-113.4,-5.505995688675257
-115.2,-6.270786289663842
-117,-5.083203792572021
-118.8,-2.31300028336639
-120.6,1.177354427115445
-122.4,4.301134265998039
-124.2,6.085788702419114
-126,5.975664138793953
-127.8,4.00505762353408
-129.6,0.7875038440576116
-131.4,-2.675261110018268
-133.2,-5.305072116895448
-135,-6.283185482025146
-136.8,-5.305072116895448
-138.6,-2.675261110018268
-140.4,0.7875038440576116
-142.2,4.005057623534102
-144,5.975664138793945
-145.8,6.085788702419114
-147.6,4.301145144675911
-149.4,1.177339607522649
-151.2,-2.31300028336639
-153,-5.083203792572021
-154.8,-6.270786289663843
-156.6,-5.50600281791932
-158.4,-3.026936851931583
-160.2,0.3945304598155451
-162,3.693163633346558
-163.8,5.841955740931278
-165.6,6.171894714138952
-167.4,4.580236642336037
-169.2,1.562558754548329
-171,-1.941611051559448
-172.8,-4.841273687509323
-174.6,-6.233638973369952
-176.4,-5.685190623076465
-178.2,-3.366693844611903
-180,-1.385042864361814e-14
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_winDirSet.y/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_winDirSet.y/upperBound.csv
deleted file mode 100644
index 50b2ca2773..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_winDirSet.y/upperBound.csv
+++ /dev/null
@@ -1,111 +0,0 @@
-x,y
--0.001,0.001
-1.799,3.370065758056576
-3.599,5.690881196315249
-5.398999999999999,6.239874332124264
-5.401,6.239874332124264
-7.201000000000001,4.846118632186473
-9.001000000000001,1.943552662611008
-10.801,-1.561001681113215
-12.601,-4.575664249984003
-14.40065660157817,-6.165417533581341
-16.199,-5.8361166196846
-17.999,-3.689470469713211
-19.799,-0.3935229508279297
-21.599,3.029973779716968
-23.399,5.51150353080344
-25.199,6.277057620011043
-25.201,6.277057620011043
-27.001,5.088286996364593
-28.801,2.315306303163251
-30.601,-1.176173382284052
-32.401,-4.296833131816923
-34.20088376167376,-6.079585980041775
-35.999,-5.969688474655151
-37.799,-4.001046816258831
-39.599,-0.7864889240268502
-41.39899999999999,2.677922794429881
-43.19899999999999,5.310373211103188
-44.999,6.289468667507171
-45.001,6.289468667507171
-46.80099999999999,5.310373211103188
-48.601,2.677922794429881
-50.401,-0.7864889240268642
-52.20099999999999,-4.001046821032677
-54.001,-5.969688474655151
-55.79911623832623,-6.079585980041775
-57.599,-4.296833131816923
-59.39900000000001,-1.176177072688303
-61.19900000000001,2.315306303190153
-62.999,5.088286996364585
-64.79900000000001,6.277057075953507
-64.80099999999999,6.277057075953507
-66.601,5.511501684363932
-68.401,3.029977064655684
-70.20099999999999,-0.3935304598155731
-72.001,-3.689470469713211
-73.80099999999999,-5.836113785190336
-75.59934340081787,-6.165416792609289
-77.39900000000002,-4.575666798174599
-79.199,-1.560996195793754
-80.99900000000001,1.943552662611008
-82.79899999999999,4.84611496119685
-84.599,6.239874642285793
-84.60099999999998,6.239874642285793
-86.40099999999998,5.690882359448492
-88.20099999999999,3.370060538456491
-91.801,-3.363327150767267
-93.60100000000001,-5.679511965123919
-95.39956516971083,-6.226970617556402
-97.199,-4.836432413821832
-98.999,-1.939669440507862
-100.799,1.564121313302877
-102.599,4.584827292265039
-104.399,6.178063924239304
-104.401,6.178063924239304
-106.201,5.847797696672209
-108.001,3.696856796979905
-109.801,0.3955304598155731
-111.601,-3.023923164426602
-113.401,-5.500489692986582
-115.1997834471821,-6.263999126844951
-116.999,-5.078120588779448
-118.799,-2.310687283083024
-120.599,1.17853178154256
-122.399,4.305435400264037
-124.199,6.091874491121533
-124.201,6.091874491121533
-126.001,5.981639802932747
-127.801,4.009062681157614
-129.601,0.7885038440576116
-131.401,-2.67258584890825
-133.201,-5.299767044778553
-135,-6.27635944362547
-136.799,-5.299767044778553
-138.599,-2.67258584890825
-140.399,0.7885038440576116
-142.199,4.009062681157636
-143.999,5.981639802932739
-145.799,6.091874491121533
-145.801,6.091874491121533
-147.601,4.305446289820587
-149.401,1.178516947130172
-151.201,-2.310687283083024
-153.001,-5.078120588779448
-154.8002165572603,-6.263999129772939
-156.599,-5.500496815101401
-158.399,-3.023909915079651
-160.199,0.3955304598155451
-161.999,3.696856796979905
-163.799,5.847797696672209
-165.599,6.178066608853092
-165.601,6.178066608853092
-167.401,4.584816878978373
-169.201,1.564121313302877
-171.001,-1.939669440507888
-172.801,-4.836432413821814
-174.6004348263635,-6.226968589272216
-176.399,-5.679505432453388
-178.199,-3.363327150767291
-179.999,0.0009999999999861496
-180.001,0.0009999999999861496
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_winSpe10Set.y/errors.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_winSpe10Set.y/errors.csv
deleted file mode 100644
index 8f1085b2e9..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_winSpe10Set.y/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0
-23.4,0
-25.2,0
-27,0
-28.8,0
-30.6,0
-32.4,0
-34.2,0
-36,0
-37.8,0
-39.6,0
-41.4,0
-43.2,0
-45,0
-46.8,0
-48.6,0
-50.40000000000001,0
-52.2,0
-54,0
-55.8,0
-57.6,0
-59.40000000000001,0
-61.2,0
-62.99999999999999,0
-64.8,0
-66.59999999999999,0
-68.40000000000001,0
-70.2,0
-72,0
-73.8,0
-75.59999999999999,0
-77.40000000000001,0
-79.2,0
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0
-93.60000000000001,0
-95.40000000000001,0
-97.2,0
-99.00000000000001,0
-100.8,0
-102.6,0
-104.4,0
-106.2,0
-108,0
-109.8,0
-111.6,0
-113.4,0
-115.2,0
-117,0
-118.8,0
-120.6,0
-122.4,0
-124.2,0
-126,0
-127.8,0
-129.6,0
-131.4,0
-133.2,0
-135,0
-136.8,0
-138.6,0
-140.4,0
-142.2,0
-144,0
-145.8,0
-147.6,0
-149.4,0
-151.2,0
-153,0
-154.8,0
-156.6,0
-158.4,0
-160.2,0
-162,0
-163.8,0
-165.6,0
-167.4,0
-169.2,0
-171,0
-172.8,0
-174.6,0
-176.4,0
-178.2,0
-180,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_winSpe10Set.y/lowerBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_winSpe10Set.y/lowerBound.csv
deleted file mode 100644
index 68bfde6a8c..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_winSpe10Set.y/lowerBound.csv
+++ /dev/null
@@ -1,71 +0,0 @@
-x,y
--0.001,-0.001
-19.801,-0.001
-21.601,0.7989998211867467
-23.401,1.698300238179253
-25.201,2.597399523641498
-27.001,3.4965
-28.801,4.395600476356687
-30.59949999970198,4.695050250347342
-32.39899999999999,3.796200714522311
-34.199,2.897100476351234
-35.999,1.998
-37.799,1.098899642737938
-39.599,0.1989992400582858
-39.601,0.1989992400582858
-41.401,1.39859845186348
-43.20099999999999,3.196799285475868
-45.001,4.995
-46.80099999999999,6.793200952702475
-48.601,8.591401905397674
-50.39971428547102,9.589688333834083
-52.199,7.792200952715262
-53.999,5.994
-55.79900000000001,4.195799047297532
-57.599,2.397598570951744
-59.39900000000001,0.5990015497180851
-59.401,0.5990015497180851
-61.201,2.397598570953568
-63.00099999999999,5.993999999999986
-64.80099999999999,9.590394284025017
-66.601,13.18680285820552
-68.401,16.78319618908836
-70.19987500044707,19.57864603591042
-73.79899999999999,12.38760571597498
-75.599,8.791197141794473
-77.39900000000002,5.194802858198455
-79.199,1.598393926776581
-80.99900000000001,-0.001
-99.00100000000002,-0.001
-100.801,1.59839392677661
-102.601,5.194802858198455
-104.401,8.791197141794445
-106.201,12.38760571597495
-109.800124999553,19.57864603591036
-111.599,16.78319618908836
-113.399,13.18680285820552
-115.199,9.590394284025017
-116.999,5.994
-118.799,2.397606192306203
-120.599,0.5990015497180993
-120.601,0.5990015497180993
-122.401,2.397598570893602
-124.201,4.195802857987478
-129.6002857135559,9.589680713001492
-131.399,8.591394284025018
-134.999,4.995
-136.799,3.196803096153102
-138.599,1.398606073223419
-140.399,0.1990030545516125
-140.401,0.1990030545516125
-142.201,1.098901548076565
-144.001,1.998
-145.801,2.897098571006261
-147.601,3.796196903846885
-149.4004999971193,4.695053104894652
-151.199,4.395598571006262
-154.799,2.597401428993739
-156.599,1.698303096153116
-158.399,0.7989969603486392
-160.199,-0.001
-180.001,-0.001
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_winSpe10Set.y/reference.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_winSpe10Set.y/reference.csv
deleted file mode 100644
index c1cbfd063c..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_winSpe10Set.y/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0.7999998211867467
-23.4,1.700000238417671
-25.2,2.599999523164662
-27,3.5
-28.8,4.400000476833521
-30.6,4.699999999999999
-32.4,3.800000715237549
-34.2,2.900000476828062
-36,2
-37.8,1.099999642380318
-39.6,0.1999992400582858
-41.4,1.399998450313794
-43.2,3.199999284760629
-45,5
-46.8,6.800000953656131
-48.6,8.60000190730498
-50.40000000000001,9.600001907304973
-52.2,7.80000095366893
-54,6
-55.8,4.199999046343876
-57.6,2.399998569521265
-59.40000000000001,0.6000015497180851
-61.2,2.399998569523091
-62.99999999999999,5.999999999999986
-64.8,9.599994278303321
-66.59999999999999,13.20000286106659
-68.40000000000001,16.79999618527364
-70.2,19.59999427830332
-72,16
-73.8,12.40000572169668
-75.59999999999999,8.799997138933406
-77.40000000000001,5.200002861059514
-79.2,1.599993920697278
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0
-93.60000000000001,0
-95.40000000000001,0
-97.2,0
-99.00000000000001,0
-100.8,1.599993920697307
-102.6,5.200002861059514
-104.4,8.799997138933378
-106.2,12.40000572169665
-108,16
-109.8,19.59999427830332
-111.6,16.79999618527364
-113.4,13.20000286106659
-115.2,9.599994278303321
-117,6
-118.8,2.400006198504707
-120.6,0.6000015497180993
-122.4,2.399998569463065
-124.2,4.200002860848326
-126,5.999999999999986
-127.8,7.79999713915166
-129.6,9.599994278303321
-131.4,8.599994278303321
-133.2,6.799997139151674
-135,5
-136.8,3.200003099252354
-138.6,1.400006079302722
-140.4,0.2000030545516125
-142.2,1.100001549626191
-144,2
-145.8,2.899998569575837
-147.6,3.799996900747632
-149.4,4.70000286084834
-151.2,4.399998569575837
-153,3.5
-154.8,2.600001430424163
-156.6,1.700003099252368
-158.4,0.7999969603486392
-160.2,0
-162,0
-163.8,0
-165.6,0
-167.4,0
-169.2,0
-171,0
-172.8,0
-174.6,0
-176.4,0
-178.2,0
-180,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_winSpe10Set.y/test.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_winSpe10Set.y/test.csv
deleted file mode 100644
index c1cbfd063c..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_winSpe10Set.y/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-1.8,0
-3.6,0
-5.399999999999999,0
-7.2,0
-9,0
-10.8,0
-12.6,0
-14.4,0
-16.2,0
-18,0
-19.8,0
-21.6,0.7999998211867467
-23.4,1.700000238417671
-25.2,2.599999523164662
-27,3.5
-28.8,4.400000476833521
-30.6,4.699999999999999
-32.4,3.800000715237549
-34.2,2.900000476828062
-36,2
-37.8,1.099999642380318
-39.6,0.1999992400582858
-41.4,1.399998450313794
-43.2,3.199999284760629
-45,5
-46.8,6.800000953656131
-48.6,8.60000190730498
-50.40000000000001,9.600001907304973
-52.2,7.80000095366893
-54,6
-55.8,4.199999046343876
-57.6,2.399998569521265
-59.40000000000001,0.6000015497180851
-61.2,2.399998569523091
-62.99999999999999,5.999999999999986
-64.8,9.599994278303321
-66.59999999999999,13.20000286106659
-68.40000000000001,16.79999618527364
-70.2,19.59999427830332
-72,16
-73.8,12.40000572169668
-75.59999999999999,8.799997138933406
-77.40000000000001,5.200002861059514
-79.2,1.599993920697278
-81,0
-82.8,0
-84.59999999999999,0
-86.39999999999999,0
-88.2,0
-90,0
-91.8,0
-93.60000000000001,0
-95.40000000000001,0
-97.2,0
-99.00000000000001,0
-100.8,1.599993920697307
-102.6,5.200002861059514
-104.4,8.799997138933378
-106.2,12.40000572169665
-108,16
-109.8,19.59999427830332
-111.6,16.79999618527364
-113.4,13.20000286106659
-115.2,9.599994278303321
-117,6
-118.8,2.400006198504707
-120.6,0.6000015497180993
-122.4,2.399998569463065
-124.2,4.200002860848326
-126,5.999999999999986
-127.8,7.79999713915166
-129.6,9.599994278303321
-131.4,8.599994278303321
-133.2,6.799997139151674
-135,5
-136.8,3.200003099252354
-138.6,1.400006079302722
-140.4,0.2000030545516125
-142.2,1.100001549626191
-144,2
-145.8,2.899998569575837
-147.6,3.799996900747632
-149.4,4.70000286084834
-151.2,4.399998569575837
-153,3.5
-154.8,2.600001430424163
-156.6,1.700003099252368
-158.4,0.7999969603486392
-160.2,0
-162,0
-163.8,0
-165.6,0
-167.4,0
-169.2,0
-171,0
-172.8,0
-174.6,0
-176.4,0
-178.2,0
-180,0
diff --git a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_winSpe10Set.y/upperBound.csv b/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_winSpe10Set.y/upperBound.csv
deleted file mode 100644
index 86386a3d0d..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/funnel_comp/AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.mat_winSpe10Set.y/upperBound.csv
+++ /dev/null
@@ -1,73 +0,0 @@
-x,y
--0.001,0.001
-19.799,0.001
-21.599,0.8009998211867467
-23.399,1.701700238656089
-25.199,2.602599522687827
-26.999,3.5035
-28.799,4.404400477310354
-30.599,4.704699999999999
-30.601,4.704699999999999
-32.401,3.803800715952787
-34.201,2.90290047730489
-36.001,2.002
-37.801,1.101099642022698
-39.5998570345811,0.2015707865210569
-41.39899999999999,1.401398448764108
-43.19899999999999,3.20319928404539
-44.999,5.005
-46.79900000000001,6.806800954609787
-48.599,8.608601909212286
-50.39900000000001,9.609601909212278
-50.401,9.609601909212278
-52.20099999999999,7.807800954622599
-54.001,6.006
-55.80099999999999,4.20419904539022
-57.601,2.402398568090786
-59.39999999999999,0.6020023258394096
-61.19900000000001,2.402398568092614
-62.999,6.005999999999986
-64.79900000000001,9.609594272581624
-66.599,13.21320286392766
-68.399,16.81679618145891
-70.19900000000001,19.61959427258162
-70.20099999999999,19.61959427258162
-73.80099999999999,12.41240572741838
-75.601,8.808797136072339
-77.40100000000001,5.205202863920573
-79.20099999999999,1.601593914617975
-81.001,0.001
-98.999,0.001
-100.799,1.601593914618004
-102.599,5.205202863920573
-104.399,8.808797136072311
-106.199,12.41240572741835
-109.799,19.61959427258162
-109.801,19.61959427258162
-111.601,16.81679618145891
-113.401,13.21320286392766
-115.201,9.609594272581624
-117.001,6.006
-118.801,2.402406204703212
-120.6000000021197,0.6020023279606812
-122.399,2.402398568032528
-124.199,4.204202863709175
-129.599,9.609594272581624
-129.601,9.609594272581624
-131.401,8.608594272581623
-135.001,5.005
-136.801,3.203203102351607
-138.601,1.401406085382025
-140.4001429680152,0.2015746011028052
-142.199,1.101101551175817
-143.999,2.002
-145.799,2.902898568145412
-147.599,3.80379689764838
-149.399,4.704702863709188
-149.401,4.704702863709188
-151.201,4.404398568145413
-154.801,2.602601431854588
-156.601,1.70170310235162
-158.401,0.8009969603486392
-160.201,0.001
-180.001,0.001
diff --git a/docs/issue834_modularAHU/regression/Airflow/simulator-dymola.log b/docs/issue834_modularAHU/regression/Airflow/simulator-dymola.log
deleted file mode 100644
index 2ddd635381..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/simulator-dymola.log
+++ /dev/null
@@ -1,1003 +0,0 @@
- = true
-
-
-rCheck = checkModel("AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater");
-Check of AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater
-Warning: The quantity of heaRea.XAirIn is "MassFraction" and the quantity of sou.Xi_in[1] is "water".
-The variables are indirectly connected.
-The model has the same number of unknowns and equations: 276
-The model could not be deduced to be symbolically well-posed.
-The model has
- 272+2*heaFlu.vol.dynBal.nPorts
-scalar unknowns and
- 239+(if sin.use_Xi_in then 2 else (if sin.use_X_in then 1 else 3))+3*sin.nPorts+ (if not sin.use_p_in then 1 else 0)+(if not sin.use_T_in then 1 else 0)+(if sou.use_Xi_in then 2 else (if sou.use_X_in then 1 else 3))+3*sou.nPorts+(if not sou.use_m_flow_in then 1 else 0)+(if not sou.use_T_in then 1 else 0)+( if sin1.use_Xi_in then 2 else (if sin1.use_X_in then 1 else 3))+3*sin1.nPorts+ (if not sin1.use_p_in then 1 else 0)+(if not sin1.use_T_in then 1 else 0)+( if sou1.use_Xi_in then 2 else (if sou1.use_X_in then 1 else 3))+3*sou1.nPorts+ (if not sou1.use_m_flow_in then 1 else 0)+(if not sou1.use_T_in then 1 else 0) +(if not heaFlu.vol.dynBal.use_mWat_flow then 1 else 0)+5*heaFlu.vol.dynBal.nPorts
-scalar equations.
-However, exploiting the given numerical settings of parameters gives the same number of unknowns and equations:
- 276
-Check of AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater successful.
-Warning: WARNINGS have been issued.
-Declaring variable: Boolean rCheck ;
-
-Modelica.Utilities.Streams.print(" { \"file\" : \"AixLib/Resources/Scripts/Dymola/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Components/Validation/Heater.mos\",", "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.statistics.log");
-Modelica.Utilities.Streams.print(" \"model\" : \"AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater\",", "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.statistics.log");
-Modelica.Utilities.Streams.print(" \"check\" : {", "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.statistics.log");
-Modelica.Utilities.Streams.print(" \"command\" : \"checkModel(\\\"AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater\\\");\",", "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.statistics.log");
-Modelica.Utilities.Streams.print(" \"result\" : " + String(rCheck), "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.statistics.log");
-Modelica.Utilities.Streams.print(" },", "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.statistics.log");
-
-
-rScript=RunScript("modelica://AixLib/Resources/Scripts/Dymola/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Components/Validation/Heater.mos");
-simulateModel("AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater", startTime=0, method="Dassl", tolerance=1e-4,
- stopTime=14400, numberOfIntervals=0, outputInterval=5, resultFile="AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater");
-Translation of AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater
-Warning: The quantity of heaRea.XAirIn is "MassFraction" and the quantity of sou.Xi_in[1] is "water".
-The variables are indirectly connected.
-The DAE has 276 scalar unknowns and 276 scalar equations.
-Redundant consistent initial conditions.
-Removed the following equations which are redundant and consistent:
- if (heaFlu.vol.dynBal.massDynamics == Modelica.Fluid.Types.Dynamics. FixedInitial) then
- if (heaFlu.vol.dynBal.initialize_p) then
- heaFlu.vol.dynBal.medium.p = heaFlu.vol.dynBal.p_start;
- end if;
- else
- if (heaFlu.vol.dynBal.massDynamics == Modelica.Fluid.Types.Dynamics. SteadyStateInitial) then
- if (heaFlu.vol.dynBal.initialize_p) then
- der(heaFlu.vol.dynBal.medium.p) = 0;
- end if;
- end if;
- end if;
-
-This required evaluation of
-the interactive parameters
- heaFlu.p_start(start = 101325)
- sin.p(start = 101325)
-
-The redundancies involve
-initial equations:
- heaFlu.vol.dynBal.medium.p = heaFlu.vol.dynBal.p_start;
-
-
-Statistics
-
-Original Model
- Number of components: 42
- Variables: 591
- Constants: 14 (14 scalars)
- Parameters: 273 (279 scalars)
- Unknowns: 304 (288 scalars)
- Differentiated variables: 6 scalars
- Equations: 284
- Nontrivial: 243
-Translated Model
- Constants: 200 scalars
- Free parameters: 75 scalars
- Parameter depending: 59 scalars
- Continuous time states: 5 scalars
- Time-varying variables: 68 scalars
- Alias variables: 179 scalars
- Number of mixed real/discrete systems of equations: 0
- Sizes of linear systems of equations: { }
- Sizes after manipulation of the linear systems: { }
- Sizes of nonlinear systems of equations: { }
- Sizes after manipulation of the nonlinear systems: { }
- Number of numerical Jacobians: 0
-
-Selected continuous time states
-Statically selected continuous time states
-heaFlu.vol.dynBal.medium.Xi[1]
-heaFlu.vol.dynBal.U
-heaFlu1.outCon.T
-senTem.T
-senTem1.T
-Finished
-Warning: WARNINGS have been issued.
-Finished
- = true
-
-
-Declaring variable: Boolean rScript ;
-
-savelog("AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Heater.translation.log"); = true
-
-
-rCheck = checkModel("AixLib.Airflow.WindowVentilation.Examples.OpeningArea");
-Check of AixLib.Airflow.WindowVentilation.Examples.OpeningArea
-The model has the same number of unknowns and equations: 282
-The model could not be deduced to be symbolically well-posed.
-The model has
- 282
-scalar unknowns and
- 281+(if not opnSasSdHunInGeo.use_opnWidth_in then 1 else 0)+(if not opnSasSdHunInPrj.use_opnWidth_in then 1 else 0)+(if not opnSasSdHunInEqv.use_opnWidth_in then 1 else 0)+(if not opnSasSdHunInEff.use_opnWidth_in then 1 else 0)+(if not opnSasSdHunOutGeo.use_opnWidth_in then 1 else 0)+(if not opnSasBtmHunInGeo.use_opnWidth_in then 1 else 0)+(if not opnSasBtmHunInPrj.use_opnWidth_in then 1 else 0)+(if not opnSasBtmHunInEqv.use_opnWidth_in then 1 else 0)+(if not opnSasBtmHunInEff.use_opnWidth_in then 1 else 0)+(if not opnSasTopHunOutPrj.use_opnWidth_in then 1 else 0)+(if not opnSasPivVerGeo.use_opnWidth_in then 1 else 0)+(if not opnSasPivVerPrj.use_opnWidth_in then 1 else 0)+(if not opnSasPivVerEqv.use_opnWidth_in then 1 else 0)+(if not opnSasPivVerEff.use_opnWidth_in then 1 else 0)+(if not opnSasPivHorGeo.use_opnWidth_in then 1 else 0)+(if not opnSasPivHorPrj.use_opnWidth_in then 1 else 0)+(if not opnSasPivHorEqv.use_opnWidth_in then 1 else 0)+(if not opnSasPivHorEff.use_opnWidth_in then 1 else 0)+(if not opnSasPivHorEffPre.use_opnWidth_in then 1 else 0)+(if not opnSasSldVerGeo.use_opnWidth_in then 1 else 0)+(if not opnSasSldHorGeo.use_opnWidth_in then 1 else 0)+(if not opnSasBtmHunInDIN16798.use_opnWidth_in then 1 else 0) +(if not opnSasSdHunInDIN4108.use_opnWidth_in then 1 else 0)+(if not opnSasBtmHunInDIN4108.use_opnWidth_in then 1 else 0)+(if not opnSasPivHorDIN4108.use_opnWidth_in then 1 else 0)+(if not opnSasBtmHunInHall.use_opnWidth_in then 1 else 0)+( if not opnSasBtmHunInVDI2078.use_opnWidth_in then 1 else 0)+(if not opnSasAngBtmHunInGeo.use_opnWidth_in then 1 else 0)
-scalar equations.
-However, exploiting the given numerical settings of parameters gives the same number of unknowns and equations:
- 282
-Check of AixLib.Airflow.WindowVentilation.Examples.OpeningArea successful.
-Declaring variable: Boolean rCheck ;
-
-Modelica.Utilities.Streams.print(" { \"file\" : \"AixLib/Resources/Scripts/Dymola/Airflow/WindowVentilation/Examples/OpeningArea.mos\",", "AixLib.Airflow.WindowVentilation.Examples.OpeningArea.statistics.log");
-Modelica.Utilities.Streams.print(" \"model\" : \"AixLib.Airflow.WindowVentilation.Examples.OpeningArea\",", "AixLib.Airflow.WindowVentilation.Examples.OpeningArea.statistics.log");
-Modelica.Utilities.Streams.print(" \"check\" : {", "AixLib.Airflow.WindowVentilation.Examples.OpeningArea.statistics.log");
-Modelica.Utilities.Streams.print(" \"command\" : \"checkModel(\\\"AixLib.Airflow.WindowVentilation.Examples.OpeningArea\\\");\",", "AixLib.Airflow.WindowVentilation.Examples.OpeningArea.statistics.log");
-Modelica.Utilities.Streams.print(" \"result\" : " + String(rCheck), "AixLib.Airflow.WindowVentilation.Examples.OpeningArea.statistics.log");
-Modelica.Utilities.Streams.print(" },", "AixLib.Airflow.WindowVentilation.Examples.OpeningArea.statistics.log");
-
-
-rScript=RunScript("modelica://AixLib/Resources/Scripts/Dymola/Airflow/WindowVentilation/Examples/OpeningArea.mos");
-simulateModel("AixLib.Airflow.WindowVentilation.Examples.OpeningArea", startTime=0, stopTime=60, outputInterval=1, method="dassl", tolerance=1e-6, resultFile="AixLib.Airflow.WindowVentilation.Examples.OpeningArea");
-Translation of AixLib.Airflow.WindowVentilation.Examples.OpeningArea
-The DAE has 282 scalar unknowns and 282 scalar equations.
-
-Statistics
-
-Original Model
- Number of components: 36
- Variables: 549
- Parameters: 267 (267 scalars)
- Unknowns: 282 (282 scalars)
- Equations: 247
- Nontrivial: 246
-Translated Model
- Constants: 63 scalars
- Free parameters: 66 scalars
- Parameter depending: 213 scalars
- Time-varying variables: 144 scalars
- Alias variables: 63 scalars
- Number of mixed real/discrete systems of equations: 0
- Sizes of linear systems of equations: { }
- Sizes after manipulation of the linear systems: { }
- Sizes of nonlinear systems of equations: { }
- Sizes after manipulation of the nonlinear systems: { }
- Number of numerical Jacobians: 0
-
-Selected continuous time states
-Finished
-Finished
- = true
-
-Declaring variable: Boolean rScript ;
-
-savelog("AixLib.Airflow.WindowVentilation.Examples.OpeningArea.translation.log"); = true
-
-
-rCheck = checkModel("AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening");
-Check of AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening
-The model has the same number of unknowns and equations: 194
-The model could not be deduced to be symbolically well-posed.
-The model has
- 194
-scalar unknowns and
- 192+(if not vdi2078_1.use_cofSunSha_in then 1 else 0)+(if not vdi2078_2.use_cofSunSha_in then 1 else 0)+(if not vdi2078_3.use_cofSunSha_in then 1 else 0)
-scalar equations.
-However, exploiting the given numerical settings of parameters gives the same number of unknowns and equations:
- 194
-Check of AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening successful.
-Declaring variable: Boolean rCheck ;
-
-Modelica.Utilities.Streams.print(" { \"file\" : \"AixLib/Resources/Scripts/Dymola/Airflow/WindowVentilation/Examples/VentilationFlowRateSimpleOpening.mos\",", "AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.statistics.log");
-Modelica.Utilities.Streams.print(" \"model\" : \"AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening\",", "AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.statistics.log");
-Modelica.Utilities.Streams.print(" \"check\" : {", "AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.statistics.log");
-Modelica.Utilities.Streams.print(" \"command\" : \"checkModel(\\\"AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening\\\");\",", "AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.statistics.log");
-Modelica.Utilities.Streams.print(" \"result\" : " + String(rCheck), "AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.statistics.log");
-Modelica.Utilities.Streams.print(" },", "AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.statistics.log");
-
-
-rScript=RunScript("modelica://AixLib/Resources/Scripts/Dymola/Airflow/WindowVentilation/Examples/VentilationFlowRateSimpleOpening.mos");
-simulateModel("AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening", startTime=0, stopTime=180, outputInterval=0.1, method="dassl", tolerance=1e-6, resultFile="AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening");
-Translation of AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening
-The DAE has 194 scalar unknowns and 194 scalar equations.
-
-Statistics
-
-Original Model
- Number of components: 33
- Variables: 352
- Parameters: 158 (189 scalars)
- Unknowns: 194 (194 scalars)
- Equations: 228
- Nontrivial: 199
-Translated Model
- Constants: 87 scalars
- Free parameters: 66 scalars
- Parameter depending: 78 scalars
- Time-varying variables: 103 scalars
- Alias variables: 49 scalars
- Number of mixed real/discrete systems of equations: 0
- Sizes of linear systems of equations: {2}
- Sizes after manipulation of the linear systems: {0}
- Sizes of nonlinear systems of equations: { }
- Sizes after manipulation of the nonlinear systems: { }
- Number of numerical Jacobians: 0
-
-Selected continuous time states
-Finished
-Finished
- = true
-
-Declaring variable: Boolean rScript ;
-
-savelog("AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening.translation.log"); = true
-
-
-rCheck = checkModel("AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier");
-Check of AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier
-Warning: The quantity of sou.Xi_in[1] is "water" and the quantity of steHum.XAirIn is "MassFraction".
-The variables are indirectly connected.
-The model has the same number of unknowns and equations: 339
-The model could not be deduced to be symbolically well-posed.
-The model has
- 335+2*hum.vol.dynBal.nPorts
-scalar unknowns and
- 303+(if sin.use_Xi_in then 2 else (if sin.use_X_in then 1 else 3))+3*sin.nPorts+ (if not sin.use_p_in then 1 else 0)+(if not sin.use_T_in then 1 else 0)+(if sou.use_Xi_in then 2 else (if sou.use_X_in then 1 else 3))+3*sou.nPorts+(if not sou.use_m_flow_in then 1 else 0)+(if not sou.use_T_in then 1 else 0)+( if not hum.steamHumidifier then 1 else 0)+(if sou1.use_Xi_in then 2 else (if sou1.use_X_in then 1 else 3))+3*sou1.nPorts+(if not sou1.use_m_flow_in then 1 else 0)+(if not sou1.use_T_in then 1 else 0)+(if sin1.use_Xi_in then 2 else (if sin1.use_X_in then 1 else 3))+3*sin1.nPorts+(if not sin1.use_p_in then 1 else 0)+(if not sin1.use_T_in then 1 else 0)+5*hum.vol.dynBal.nPorts
-scalar equations.
-However, exploiting the given numerical settings of parameters gives the same number of unknowns and equations:
- 339
-Check of AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier successful.
-Warning: WARNINGS have been issued.
-Declaring variable: Boolean rCheck ;
-
-Modelica.Utilities.Streams.print(" { \"file\" : \"AixLib/Resources/Scripts/Dymola/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Components/Validation/SteamHumidifier.mos\",", "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.statistics.log");
-Modelica.Utilities.Streams.print(" \"model\" : \"AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier\",", "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.statistics.log");
-Modelica.Utilities.Streams.print(" \"check\" : {", "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.statistics.log");
-Modelica.Utilities.Streams.print(" \"command\" : \"checkModel(\\\"AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier\\\");\",", "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.statistics.log");
-Modelica.Utilities.Streams.print(" \"result\" : " + String(rCheck), "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.statistics.log");
-Modelica.Utilities.Streams.print(" },", "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.statistics.log");
-
-
-rScript=RunScript("modelica://AixLib/Resources/Scripts/Dymola/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Components/Validation/SteamHumidifier.mos");
-simulateModel("AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier", startTime=0, method="Dassl", tolerance=1e-4,
- stopTime=14400, numberOfIntervals=0, outputInterval=5, resultFile="AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier");
-Translation of AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier
-Warning: The quantity of sou.Xi_in[1] is "water" and the quantity of steHum.XAirIn is "MassFraction".
-The variables are indirectly connected.
-The DAE has 339 scalar unknowns and 339 scalar equations.
-Redundant consistent initial conditions.
-Removed the following equations which are redundant and consistent:
- if (hum.vol.dynBal.massDynamics == Modelica.Fluid.Types.Dynamics.FixedInitial) then
- if (hum.vol.dynBal.initialize_p) then
- hum.vol.dynBal.medium.p = hum.vol.dynBal.p_start;
- end if;
- else
- if (hum.vol.dynBal.massDynamics == Modelica.Fluid.Types.Dynamics. SteadyStateInitial) then
- if (hum.vol.dynBal.initialize_p) then
- der(hum.vol.dynBal.medium.p) = 0;
- end if;
- end if;
- end if;
-
-This required evaluation of
-the interactive parameters
- hum.p_start(start = 101325)
- sin.p(start = 101325)
-
-The redundancies involve
-initial equations:
- hum.vol.dynBal.medium.p = hum.vol.dynBal.p_start;
-
-
-Statistics
-
-Original Model
- Number of components: 57
- Variables: 695
- Constants: 17 (17 scalars)
- Parameters: 307 (314 scalars)
- Unknowns: 371 (351 scalars)
- Differentiated variables: 9 scalars
- Equations: 351
- Nontrivial: 309
-Translated Model
- Constants: 220 scalars
- Free parameters: 89 scalars
- Parameter depending: 69 scalars
- Continuous time states: 8 scalars
- Time-varying variables: 89 scalars
- Alias variables: 215 scalars
- Number of mixed real/discrete systems of equations: 0
- Sizes of linear systems of equations: { }
- Sizes after manipulation of the linear systems: { }
- Sizes of nonlinear systems of equations: { }
- Sizes after manipulation of the nonlinear systems: { }
- Number of numerical Jacobians: 0
-
-Selected continuous time states
-Statically selected continuous time states
-hum.vol.dynBal.medium.Xi[1]
-hum.vol.dynBal.U
-hum1.outCon.T
-hum1.outCon.Xi
-senMasFra.X
-senMasFra1.X
-senTem.T
-senTem1.T
-Finished
-Warning: WARNINGS have been issued.
-Finished
- = true
-
-
-Declaring variable: Boolean rScript ;
-
-savelog("AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SteamHumidifier.translation.log"); = true
-
-
-rCheck = checkModel("AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Examples.ExampleAHU");
-Check of AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Examples.ExampleAHU
-The DAE has 462 scalar unknowns and 462 scalar equations.
-After eliminating unused variables:
-modularAHU.QCoo_flow
-modularAHU.QCooIntern
-The model could not be deduced to be symbolically well-posed.
-The model has
- 458+max([size(tableAhu.columns, 1); size(tableAhu.offset, 1)])
-scalar unknowns and
- 448+(if modularAHU.conHeaRecSys.conPID.reset <> AixLib.Types.Reset.Input then 1 else 0)+(if modularAHU.conHeaRecSys.conPID1.reset <> AixLib.Types.Reset.Input then 1 else 0)+(if not modularAHU.cooling and not modularAHU.dehumidifying then 1 else 0)+(if not modularAHU.heating and not modularAHU.dehumidifying then 1 else 0)+(if not modularAHU.humidifying then 1 else 0)+(if weaDat.pAtmSou == AixLib.BoundaryConditions.Types.DataSource.Parameter then 1 else 0)+(if weaDat.TDewPoiSou == AixLib.BoundaryConditions.Types.DataSource. Parameter then 1 else 0)+(if weaDat.TDryBulSou == AixLib.BoundaryConditions.Types.DataSource. Parameter then 1 else 0)+(if weaDat.TBlaSkySou == AixLib.BoundaryConditions.Types.DataSource. Parameter then 1 else 0)+(if weaDat.relHumSou == AixLib.BoundaryConditions.Types.DataSource. Parameter then 1 else 0)+(if weaDat.opaSkyCovSou == AixLib.BoundaryConditions.Types.DataSource. Parameter then 1 else 0)+(if weaDat.ceiHeiSou == AixLib.BoundaryConditions.Types.DataSource. Parameter then 1 else 0)+(if weaDat.totSkyCovSou == AixLib.BoundaryConditions.Types.DataSource. Parameter then 1 else 0)+(if weaDat.winSpeSou == AixLib.BoundaryConditions.Types.DataSource. Parameter then 1 else 0)+(if weaDat.winDirSou == AixLib.BoundaryConditions.Types.DataSource. Parameter then 1 else 0)+(if weaDat.HInfHorSou == AixLib.BoundaryConditions.Types.DataSource. Parameter then 1 else 0)+(if weaDat.HSou == AixLib.BoundaryConditions.Types.RadiationDataSource. Input_HDirNor_HDifHor then 2 else 1)+(if weaDat.HSou == AixLib.BoundaryConditions.Types.RadiationDataSource. Input_HDirNor_HGloHor then 2 else 1)+(if weaDat.HSou == AixLib.BoundaryConditions.Types.RadiationDataSource. Input_HGloHor_HDifHor then 2 else 1)+max([size(tableAhu.columns, 1); size( tableAhu.offset, 1)])+(if (if modularAHU.conHeaRecSys.conPID.reset == AixLib.Types.Reset.Disabled then modularAHU.conHeaRecSys.conPID.reset else AixLib.Types.Reset.Input) <> AixLib.Types.Reset.Input then 1 else 0)+(if (if modularAHU.conHeaRecSys.conPID.reset == AixLib.Types.Reset.Disabled then modularAHU.conHeaRecSys.conPID.reset else AixLib.Types.Reset.Input) == AixLib.Types.Reset.Disabled then 1 else 0)+(if (if modularAHU.conHeaRecSys.conPID1.reset == AixLib.Types.Reset.Disabled then modularAHU.conHeaRecSys.conPID1.reset else AixLib.Types.Reset.Input) <> AixLib.Types.Reset.Input then 1 else 0)+( if (if modularAHU.conHeaRecSys.conPID1.reset == AixLib.Types.Reset.Disabled then modularAHU.conHeaRecSys.conPID1.reset else AixLib.Types.Reset.Input) == AixLib.Types.Reset.Disabled then 1 else 0)
-scalar equations.
-However, exploiting the given numerical settings of parameters gives the same number of unknowns and equations:
- 462
-Warning: Some connector variables are removed from the simulation problem,
-since they are not used in the model.
-Warning: Connector variables that are removed:
-modularAHU.QCoo_flow
-modularAHU.QCooIntern
-Check of AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Examples.ExampleAHU successful.
-Warning: WARNINGS have been issued.
-Declaring variable: Boolean rCheck ;
-
-Modelica.Utilities.Streams.print(" { \"file\" : \"AixLib/Resources/Scripts/Dymola/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Examples/ExampleAHU.mos\",", "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Examples.ExampleAHU.statistics.log");
-Modelica.Utilities.Streams.print(" \"model\" : \"AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Examples.ExampleAHU\",", "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Examples.ExampleAHU.statistics.log");
-Modelica.Utilities.Streams.print(" \"check\" : {", "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Examples.ExampleAHU.statistics.log");
-Modelica.Utilities.Streams.print(" \"command\" : \"checkModel(\\\"AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Examples.ExampleAHU\\\");\",", "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Examples.ExampleAHU.statistics.log");
-Modelica.Utilities.Streams.print(" \"result\" : " + String(rCheck), "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Examples.ExampleAHU.statistics.log");
-Modelica.Utilities.Streams.print(" },", "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Examples.ExampleAHU.statistics.log");
-
-
-rScript=RunScript("modelica://AixLib/Resources/Scripts/Dymola/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Examples/ExampleAHU.mos");
-simulateModel("AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Examples.ExampleAHU", startTime=0, method="Dassl", tolerance=1e-4, stopTime=31536000.0, outputInterval=3600, resultFile="AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Examples.ExampleAHU");
-Translation of AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Examples.ExampleAHU
-The DAE has 462 scalar unknowns and 462 scalar equations.
-After eliminating unused variables:
-modularAHU.QCoo_flow
-modularAHU.QCooIntern
-Warning: Some connector variables are removed from the simulation problem,
-since they are not used in the model.
-Warning: Connector variables that are removed:
-modularAHU.QCoo_flow
-modularAHU.QCooIntern
-
-Statistics
-
-Original Model
- Number of components: 113
- Variables: 787
- Constants: 25 (25 scalars)
- Parameters: 327 (388 scalars)
- Unknowns: 435 (464 scalars)
- Differentiated variables: 2 scalars
- Equations: 537
- Nontrivial: 484
-Translated Model
- Constants: 197 scalars
- Free parameters: 151 scalars
- Parameter depending: 94 scalars
- Outputs: 23 scalars
- Continuous time states: 2 scalars
- Time-varying variables: 150 scalars
- Alias variables: 285 scalars
- Number of mixed real/discrete systems of equations: 0
- Sizes of linear systems of equations: { }
- Sizes after manipulation of the linear systems: { }
- Sizes of nonlinear systems of equations: {18}
- Sizes after manipulation of the nonlinear systems: {3}
- Number of numerical Jacobians: 0
-
-Selected continuous time states
-Statically selected continuous time states
-modularAHU.conHeaRecSys.conPID.I.y
-modularAHU.conHeaRecSys.conPID1.I.y
-Warning: Some variables are iteration variables of the initialization problem:
-but they are not given any explicit start values. Zero will be used.
-Iteration variables:
-modularAHU.conHeaRecSys.conPID.addPID.y
-modularAHU.conHeaRecSys.conPID1.addPID.y
-modularAHU.fanOda.TAirOut
-Finished
-Warning: WARNINGS have been issued.
-Finished
- = true
-
-
-Declaring variable: Boolean rScript ;
-
-savelog("AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Examples.ExampleAHU.translation.log"); = true
-
-
-rCheck = checkModel("AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU");
-Check of AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU
-The following parameters have enable=false and don't have any value, only a start value:
- modularAHU.dpHum_nominal(start = 20)
-
-The model has the same number of unknowns and equations: 454
-The model could not be deduced to be symbolically well-posed.
-The model has
- 436+2*ahu.sample.n
-scalar unknowns and
- 435+(if not ahu.use_Vflow_in_extractAir then 1 else 0)+ahu.sample.n+(if not modularAHU.coo.humRat.use_p_in then 1 else 0)+(if modularAHU.conHeaRecSys.conPID.reset <> AixLib.Types.Reset.Input then 1 else 0)+(if modularAHU.conHeaRecSys.conPID1.reset <> AixLib.Types.Reset.Input then 1 else 0)+(if not modularAHU.conCoo.pWat.use_p_in then 1 else 0)+(if not modularAHU.cooling and not modularAHU.dehumidifying then 1 else 0)+(if not modularAHU.heating and not modularAHU.dehumidifying then 1 else 0)+(if not modularAHU.humidifying then 1 else 0)+(if (if modularAHU.conHeaRecSys.conPID.reset == AixLib.Types.Reset.Disabled then modularAHU.conHeaRecSys.conPID.reset else AixLib.Types.Reset.Input) <> AixLib.Types.Reset.Input then 1 else 0)+(if (if modularAHU.conHeaRecSys.conPID.reset == AixLib.Types.Reset.Disabled then modularAHU.conHeaRecSys.conPID.reset else AixLib.Types.Reset.Input) == AixLib.Types.Reset.Disabled then 1 else 0)+ (if (if modularAHU.conHeaRecSys.conPID1.reset == AixLib.Types.Reset.Disabled then modularAHU.conHeaRecSys.conPID1.reset else AixLib.Types.Reset.Input) <> AixLib.Types.Reset.Input then 1 else 0)+(if (if modularAHU.conHeaRecSys.conPID1.reset == AixLib.Types.Reset.Disabled then modularAHU.conHeaRecSys.conPID1.reset else AixLib.Types.Reset.Input) == AixLib.Types.Reset.Disabled then 1 else 0)
-scalar equations.
-However, exploiting the given numerical settings of parameters gives the same number of unknowns and equations:
- 454
-Check of AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU successful.
-Declaring variable: Boolean rCheck ;
-
-Modelica.Utilities.Streams.print(" { \"file\" : \"AixLib/Resources/Scripts/Dymola/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Verification/ComparisonToAHU.mos\",", "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.statistics.log");
-Modelica.Utilities.Streams.print(" \"model\" : \"AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU\",", "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.statistics.log");
-Modelica.Utilities.Streams.print(" \"check\" : {", "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.statistics.log");
-Modelica.Utilities.Streams.print(" \"command\" : \"checkModel(\\\"AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU\\\");\",", "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.statistics.log");
-Modelica.Utilities.Streams.print(" \"result\" : " + String(rCheck), "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.statistics.log");
-Modelica.Utilities.Streams.print(" },", "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.statistics.log");
-
-
-rScript=RunScript("modelica://AixLib/Resources/Scripts/Dymola/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Verification/ComparisonToAHU.mos");
-simulateModel( "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU", startTime=0, method="Dassl", tolerance=1e-4,
- stopTime=86400, numberOfIntervals=0, outputInterval=1, resultFile="AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU");
-Translation of AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU
-The DAE has 454 scalar unknowns and 454 scalar equations.
-
-Statistics
-
-Original Model
- Number of components: 93
- Variables: 676
- Constants: 16 (16 scalars)
- Parameters: 224 (224 scalars)
- Unknowns: 434 (499 scalars)
- Differentiated variables: 2 scalars
- Equations: 542
- Nontrivial: 459
-Translated Model
- Constants: 93 scalars
- Free parameters: 115 scalars
- Parameter depending: 66 scalars
- Continuous time states: 2 scalars
- Time-varying variables: 255 scalars
- Alias variables: 210 scalars
- Number of mixed real/discrete systems of equations: 0
- Sizes of linear systems of equations: { }
- Sizes after manipulation of the linear systems: { }
- Sizes of nonlinear systems of equations: {27, 6, 6, 1}
- Sizes after manipulation of the nonlinear systems: {5, 1, 1, 0}
- Number of numerical Jacobians: 0
- Initialization problem
- Sizes of nonlinear systems of equations: {1}
- Sizes after manipulation of the nonlinear systems: {1}
- Number of numerical Jacobians: 0
-
-Selected continuous time states
-Statically selected continuous time states
-modularAHU.conHeaRecSys.conPID.I.y
-modularAHU.conHeaRecSys.conPID1.I.y
-The following parameters have enable=false and don't have any value, only a start value:
- modularAHU.dpHum_nominal(start = 20)
-
-Warning: Some variables are iteration variables of the initialization problem:
-but they are not given any explicit start values. Zero will be used.
-Iteration variables:
-modularAHU.conHeaRecSys.conPID.addPID.y
-modularAHU.conHeaRecSys.conPID1.addPID.y
-modularAHU.fanOda.mDryAirIn_flow
-modularAHU.fanOda.TAirOut
-Finished
-Warning: WARNINGS have been issued.
-Finished
- = true
-
-
-Declaring variable: Boolean rScript ;
-
-savelog("AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Verification.ComparisonToAHU.translation.log"); = true
-
-
-rCheck = checkModel("AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier");
-Check of AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier
-Warning: The quantity of adiHum.XAirIn is "MassFraction" and the quantity of sou.Xi_in[1] is "water".
-The variables are indirectly connected.
-The model has the same number of unknowns and equations: 360
-The model could not be deduced to be symbolically well-posed.
-The model has
- 356+2*hum.vol.dynBal.nPorts
-scalar unknowns and
- 316+(if sin.use_Xi_in then 2 else (if sin.use_X_in then 1 else 3))+3*sin.nPorts+ (if not sin.use_p_in then 1 else 0)+(if not sin.use_T_in then 1 else 0)+(if sou.use_Xi_in then 2 else (if sou.use_X_in then 1 else 3))+3*sou.nPorts+(if not sou.use_m_flow_in then 1 else 0)+(if not sou.use_T_in then 1 else 0)+( if not adiHum.humRat.use_p_in then 1 else 0)+(if not adiHum.use_X_set then 2 else 3)+(if not hum.steamHumidifier then 1 else 0)+(if not adiHum1.humRat.use_p_in then 1 else 0)+(if not adiHum1.use_X_set then 2 else 3)+(if sou1.use_Xi_in then 2 else (if sou1.use_X_in then 1 else 3))+3*sou1.nPorts+(if not sou1.use_m_flow_in then 1 else 0)+(if not sou1.use_T_in then 1 else 0)+(if sin1.use_Xi_in then 2 else (if sin1.use_X_in then 1 else 3))+3*sin1.nPorts+( if not sin1.use_p_in then 1 else 0)+(if not sin1.use_T_in then 1 else 0)+5* hum.vol.dynBal.nPorts
-scalar equations.
-However, exploiting the given numerical settings of parameters gives the same number of unknowns and equations:
- 360
-Check of AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier successful.
-Warning: WARNINGS have been issued.
-Declaring variable: Boolean rCheck ;
-
-Modelica.Utilities.Streams.print(" { \"file\" : \"AixLib/Resources/Scripts/Dymola/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Components/Validation/SprayHumidifier.mos\",", "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.statistics.log");
-Modelica.Utilities.Streams.print(" \"model\" : \"AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier\",", "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.statistics.log");
-Modelica.Utilities.Streams.print(" \"check\" : {", "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.statistics.log");
-Modelica.Utilities.Streams.print(" \"command\" : \"checkModel(\\\"AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier\\\");\",", "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.statistics.log");
-Modelica.Utilities.Streams.print(" \"result\" : " + String(rCheck), "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.statistics.log");
-Modelica.Utilities.Streams.print(" },", "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.statistics.log");
-
-
-rScript=RunScript("modelica://AixLib/Resources/Scripts/Dymola/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Components/Validation/SprayHumidifier.mos");
-simulateModel("AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier", startTime=0, method="Dassl", tolerance=1e-4,
- stopTime=14400, numberOfIntervals=0, outputInterval=5, resultFile="AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier");
-Translation of AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier
-Warning: The quantity of adiHum.XAirIn is "MassFraction" and the quantity of sou.Xi_in[1] is "water".
-The variables are indirectly connected.
-The DAE has 360 scalar unknowns and 360 scalar equations.
-Redundant consistent initial conditions.
-Removed the following equations which are redundant and consistent:
- if (hum.vol.dynBal.massDynamics == Modelica.Fluid.Types.Dynamics.FixedInitial) then
- if (hum.vol.dynBal.initialize_p) then
- hum.vol.dynBal.medium.p = hum.vol.dynBal.p_start;
- end if;
- else
- if (hum.vol.dynBal.massDynamics == Modelica.Fluid.Types.Dynamics. SteadyStateInitial) then
- if (hum.vol.dynBal.initialize_p) then
- der(hum.vol.dynBal.medium.p) = 0;
- end if;
- end if;
- end if;
-
-This required evaluation of
-the interactive parameters
- hum.p_start(start = 101325)
- sin.p(start = 101325)
-
-The redundancies involve
-initial equations:
- hum.vol.dynBal.medium.p = hum.vol.dynBal.p_start;
-
-
-Statistics
-
-Original Model
- Number of components: 63
- Variables: 718
- Constants: 17 (17 scalars)
- Parameters: 309 (316 scalars)
- Unknowns: 392 (372 scalars)
- Differentiated variables: 9 scalars
- Equations: 382
- Nontrivial: 338
-Translated Model
- Constants: 225 scalars
- Free parameters: 89 scalars
- Parameter depending: 66 scalars
- Continuous time states: 8 scalars
- Time-varying variables: 102 scalars
- Alias variables: 223 scalars
- Number of mixed real/discrete systems of equations: 0
- Sizes of linear systems of equations: { }
- Sizes after manipulation of the linear systems: { }
- Sizes of nonlinear systems of equations: {4, 6}
- Sizes after manipulation of the nonlinear systems: {1, 1}
- Number of numerical Jacobians: 0
-
-Selected continuous time states
-Statically selected continuous time states
-hum.vol.dynBal.medium.Xi[1]
-hum.vol.dynBal.U
-hum1.outCon.T
-hum1.outCon.Xi
-senMasFra.X
-senMasFra1.X
-senTem.T
-senTem1.T
-Finished
-Warning: WARNINGS have been issued.
-Finished
- = true
-
-
-Declaring variable: Boolean rScript ;
-
-savelog("AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SprayHumidifier.translation.log"); = true
-
-
-rCheck = checkModel("AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening");
-Check of AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening
-The model has the same number of unknowns and equations: 340
-The model could not be deduced to be symbolically well-posed.
-The model has
- 340
-scalar unknowns and
- 336+(if not warrenParkins.openingArea.use_opnWidth_in then 1 else 0)+(if not gidsPhaff.openingArea.use_opnWidth_in then 1 else 0)+(if not larsenHeiselberg.openingArea.use_opnWidth_in then 1 else 0)+(if not caciolo.openingArea.use_opnWidth_in then 1 else 0)+( if not tang.openingArea.use_opnWidth_in then 1 else 0)+(if not vdi2078_1.openingArea.use_opnWidth_in then 1 else 0)+(if not vdi2078_1.use_cofSunSha_in then 1 else 0)+(if not vdi2078_2.openingArea.use_opnWidth_in then 1 else 0)+ (if not vdi2078_2.use_cofSunSha_in then 1 else 0)+(if not vdi2078_3.openingArea.use_opnWidth_in then 1 else 0)+(if not vdi2078_3.use_cofSunSha_in then 1 else 0)+(if not din16798_1.openingArea.use_opnWidth_in then 1 else 0)+(if not din16798_2.openingArea.use_opnWidth_in then 1 else 0)+(if not din4108_1.openingArea.use_opnWidth_in then 1 else 0)+(if not ashrae.openingArea.use_opnWidth_in then 1 else 0)+(if not maas.openingArea.use_opnWidth_in then 1 else 0)+(if not hall.openingArea.use_opnWidth_in then 1 else 0)+(if not jiang.openingArea.use_opnWidth_in then 1 else 0)
-scalar equations.
-However, exploiting the given numerical settings of parameters gives the same number of unknowns and equations:
- 340
-Check of AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening successful.
-Declaring variable: Boolean rCheck ;
-
-Modelica.Utilities.Streams.print(" { \"file\" : \"AixLib/Resources/Scripts/Dymola/Airflow/WindowVentilation/Examples/VentilationFlowRateSashOpening.mos\",", "AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.statistics.log");
-Modelica.Utilities.Streams.print(" \"model\" : \"AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening\",", "AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.statistics.log");
-Modelica.Utilities.Streams.print(" \"check\" : {", "AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.statistics.log");
-Modelica.Utilities.Streams.print(" \"command\" : \"checkModel(\\\"AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening\\\");\",", "AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.statistics.log");
-Modelica.Utilities.Streams.print(" \"result\" : " + String(rCheck), "AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.statistics.log");
-Modelica.Utilities.Streams.print(" },", "AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.statistics.log");
-
-
-rScript=RunScript("modelica://AixLib/Resources/Scripts/Dymola/Airflow/WindowVentilation/Examples/VentilationFlowRateSashOpening.mos");
-simulateModel("AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening", startTime=0, stopTime=180, outputInterval=0.1, method="dassl", tolerance=1e-6, resultFile="AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening");
-Translation of AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening
-The DAE has 340 scalar unknowns and 340 scalar equations.
-
-Statistics
-
-Original Model
- Number of components: 42
- Variables: 585
- Parameters: 245 (276 scalars)
- Unknowns: 340 (340 scalars)
- Equations: 348
- Nontrivial: 323
-Translated Model
- Constants: 92 scalars
- Free parameters: 110 scalars
- Parameter depending: 140 scalars
- Time-varying variables: 184 scalars
- Alias variables: 90 scalars
- Number of mixed real/discrete systems of equations: 0
- Sizes of linear systems of equations: {2}
- Sizes after manipulation of the linear systems: {0}
- Sizes of nonlinear systems of equations: { }
- Sizes after manipulation of the nonlinear systems: { }
- Number of numerical Jacobians: 0
-
-Selected continuous time states
-Finished
-Finished
- = true
-
-Declaring variable: Boolean rScript ;
-
-savelog("AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening.translation.log"); = true
-
-
-rCheck = checkModel("AixLib.Airflow.AirHandlingUnit.Examples.AHU");
-Check of AixLib.Airflow.AirHandlingUnit.Examples.AHU
-The model has the same number of unknowns and equations: 175
-The model could not be deduced to be symbolically well-posed.
-The model has
- 157+2*ahu.sample.n
-scalar unknowns and
- 165+(if not ahu.use_Vflow_in_extractAir then 1 else 0)+ahu.sample.n
-scalar equations.
-However, exploiting the given numerical settings of parameters gives the same number of unknowns and equations:
- 175
-Check of AixLib.Airflow.AirHandlingUnit.Examples.AHU successful.
-Declaring variable: Boolean rCheck ;
-
-Modelica.Utilities.Streams.print(" { \"file\" : \"AixLib/Resources/Scripts/Dymola/Airflow/AirHandlingUnit/Examples/AHU.mos\",", "AixLib.Airflow.AirHandlingUnit.Examples.AHU.statistics.log");
-Modelica.Utilities.Streams.print(" \"model\" : \"AixLib.Airflow.AirHandlingUnit.Examples.AHU\",", "AixLib.Airflow.AirHandlingUnit.Examples.AHU.statistics.log");
-Modelica.Utilities.Streams.print(" \"check\" : {", "AixLib.Airflow.AirHandlingUnit.Examples.AHU.statistics.log");
-Modelica.Utilities.Streams.print(" \"command\" : \"checkModel(\\\"AixLib.Airflow.AirHandlingUnit.Examples.AHU\\\");\",", "AixLib.Airflow.AirHandlingUnit.Examples.AHU.statistics.log");
-Modelica.Utilities.Streams.print(" \"result\" : " + String(rCheck), "AixLib.Airflow.AirHandlingUnit.Examples.AHU.statistics.log");
-Modelica.Utilities.Streams.print(" },", "AixLib.Airflow.AirHandlingUnit.Examples.AHU.statistics.log");
-
-
-rScript=RunScript("modelica://AixLib/Resources/Scripts/Dymola/Airflow/AirHandlingUnit/Examples/AHU.mos");
-simulateModel("AixLib.Airflow.AirHandlingUnit.Examples.AHU", stopTime=86400, outputInterval=60, method="lsodar", tolerance=1e-6, resultFile="AixLib.Airflow.AirHandlingUnit.Examples.AHU");
-Translation of AixLib.Airflow.AirHandlingUnit.Examples.AHU
-The DAE has 175 scalar unknowns and 175 scalar equations.
-
-Statistics
-
-Original Model
- Number of components: 27
- Variables: 207
- Constants: 8 (8 scalars)
- Parameters: 41 (41 scalars)
- Unknowns: 156 (220 scalars)
- Equations: 187
- Nontrivial: 140
-Translated Model
- Constants: 16 scalars
- Free parameters: 30 scalars
- Parameter depending: 14 scalars
- Outputs: 3 scalars
- Time-varying variables: 181 scalars
- Alias variables: 28 scalars
- Number of mixed real/discrete systems of equations: 0
- Sizes of linear systems of equations: { }
- Sizes after manipulation of the linear systems: { }
- Sizes of nonlinear systems of equations: {6, 6, 1}
- Sizes after manipulation of the nonlinear systems: {1, 1, 0}
- Number of numerical Jacobians: 0
-
-Selected continuous time states
-Finished
-Finished
- = true
-
-
-
-
-
-
-
-Declaring variable: Boolean rScript ;
-
-savelog("AixLib.Airflow.AirHandlingUnit.Examples.AHU.translation.log"); = true
-
-
-rCheck = checkModel("AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler");
-Check of AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler
-Warning: The quantity of senCooRea.XAirIn is "MassFraction" and the quantity of sou.Xi_in[1] is "water".
-The variables are indirectly connected.
-The DAE has 274 scalar unknowns and 274 scalar equations.
-After eliminating unused variables:
-senCooRea.X_intern
-senCooRea1.X_intern
-The model could not be deduced to be symbolically well-posed.
-The model has
- 270+2*cooFlu.vol.dynBal.nPorts
-scalar unknowns and
- 237+(if sin.use_Xi_in then 2 else (if sin.use_X_in then 1 else 3))+3*sin.nPorts+ (if not sin.use_p_in then 1 else 0)+(if not sin.use_T_in then 1 else 0)+(if sou.use_Xi_in then 2 else (if sou.use_X_in then 1 else 3))+3*sou.nPorts+(if not sou.use_m_flow_in then 1 else 0)+(if not sou.use_T_in then 1 else 0)+( if sin1.use_Xi_in then 2 else (if sin1.use_X_in then 1 else 3))+3*sin1.nPorts+ (if not sin1.use_p_in then 1 else 0)+(if not sin1.use_T_in then 1 else 0)+( if sou1.use_Xi_in then 2 else (if sou1.use_X_in then 1 else 3))+3*sou1.nPorts+ (if not sou1.use_m_flow_in then 1 else 0)+(if not sou1.use_T_in then 1 else 0) +(if not cooFlu.vol.dynBal.use_mWat_flow then 1 else 0)+5*cooFlu.vol.dynBal.nPorts
-scalar equations.
-However, exploiting the given numerical settings of parameters gives the same number of unknowns and equations:
- 274
-Warning: Some connector variables are removed from the simulation problem,
-since they are not used in the model.
-Warning: Connector variables that are removed:
-senCooRea.X_intern
-senCooRea1.X_intern
-Check of AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler successful.
-Warning: WARNINGS have been issued.
-Declaring variable: Boolean rCheck ;
-
-Modelica.Utilities.Streams.print(" { \"file\" : \"AixLib/Resources/Scripts/Dymola/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Components/Validation/SensibleCooler.mos\",", "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.statistics.log");
-Modelica.Utilities.Streams.print(" \"model\" : \"AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler\",", "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.statistics.log");
-Modelica.Utilities.Streams.print(" \"check\" : {", "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.statistics.log");
-Modelica.Utilities.Streams.print(" \"command\" : \"checkModel(\\\"AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler\\\");\",", "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.statistics.log");
-Modelica.Utilities.Streams.print(" \"result\" : " + String(rCheck), "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.statistics.log");
-Modelica.Utilities.Streams.print(" },", "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.statistics.log");
-
-
-rScript=RunScript("modelica://AixLib/Resources/Scripts/Dymola/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Components/Validation/SensibleCooler.mos");
-simulateModel("AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler", startTime=0, method="Dassl", tolerance=1e-4,
- stopTime=14400, numberOfIntervals=0, outputInterval=5, resultFile="AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler");
-Translation of AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler
-Warning: The quantity of senCooRea.XAirIn is "MassFraction" and the quantity of sou.Xi_in[1] is "water".
-The variables are indirectly connected.
-The DAE has 274 scalar unknowns and 274 scalar equations.
-After eliminating unused variables:
-senCooRea.X_intern
-senCooRea1.X_intern
-Warning: Some connector variables are removed from the simulation problem,
-since they are not used in the model.
-Warning: Connector variables that are removed:
-senCooRea.X_intern
-senCooRea1.X_intern
-Redundant consistent initial conditions.
-Removed the following equations which are redundant and consistent:
- if (cooFlu.vol.dynBal.massDynamics == Modelica.Fluid.Types.Dynamics. FixedInitial) then
- if (cooFlu.vol.dynBal.initialize_p) then
- cooFlu.vol.dynBal.medium.p = cooFlu.vol.dynBal.p_start;
- end if;
- else
- if (cooFlu.vol.dynBal.massDynamics == Modelica.Fluid.Types.Dynamics. SteadyStateInitial) then
- if (cooFlu.vol.dynBal.initialize_p) then
- der(cooFlu.vol.dynBal.medium.p) = 0;
- end if;
- end if;
- end if;
-
-This required evaluation of
-the interactive parameters
- cooFlu.p_start(start = 101325)
- sin.p(start = 101325)
-
-The redundancies involve
-initial equations:
- cooFlu.vol.dynBal.medium.p = cooFlu.vol.dynBal.p_start;
-
-
-Statistics
-
-Original Model
- Number of components: 40
- Variables: 588
- Constants: 14 (14 scalars)
- Parameters: 270 (276 scalars)
- Unknowns: 304 (288 scalars)
- Differentiated variables: 6 scalars
- Equations: 278
- Nontrivial: 242
-Translated Model
- Constants: 203 scalars
- Free parameters: 73 scalars
- Parameter depending: 58 scalars
- Continuous time states: 5 scalars
- Time-varying variables: 70 scalars
- Alias variables: 174 scalars
- Number of mixed real/discrete systems of equations: 0
- Sizes of linear systems of equations: { }
- Sizes after manipulation of the linear systems: { }
- Sizes of nonlinear systems of equations: { }
- Sizes after manipulation of the nonlinear systems: { }
- Number of numerical Jacobians: 0
-
-Selected continuous time states
-Statically selected continuous time states
-cooFlu.vol.dynBal.medium.Xi[1]
-cooFlu.vol.dynBal.U
-cooFlu1.outCon.T
-senTem.T
-senTem1.T
-Finished
-Warning: WARNINGS have been issued.
-Finished
- = true
-
-
-Declaring variable: Boolean rScript ;
-
-savelog("AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.SensibleCooler.translation.log"); = true
-
-
-rCheck = checkModel("AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan");
-Check of AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan
-Warning: The quantity of fanSim.XAirIn is "MassFraction" and the quantity of sou.Xi_in[1] is "water".
-The variables are indirectly connected.
-The model has the same number of unknowns and equations: 246
-The model could not be deduced to be symbolically well-posed.
-The model has
- 242+2*mov.vol.dynBal.nPorts
-scalar unknowns and
- 222+(if sin.use_Xi_in then 2 else (if sin.use_X_in then 1 else 3))+3*sin.nPorts+ (if not sin.use_p_in then 1 else 0)+(if not sin.use_T_in then 1 else 0)+(if sou.use_Xi_in then 2 else (if sou.use_X_in then 1 else 3))+3*sou.nPorts+(if not sou.use_m_flow_in then 1 else 0)+(if not sou.use_T_in then 1 else 0)+( if not mov.vol.dynBal.use_mWat_flow then 1 else 0)+5*mov.vol.dynBal.nPorts
-scalar equations.
-However, exploiting the given numerical settings of parameters gives the same number of unknowns and equations:
- 246
-Check of AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan successful.
-Warning: WARNINGS have been issued.
-Declaring variable: Boolean rCheck ;
-
-Modelica.Utilities.Streams.print(" { \"file\" : \"AixLib/Resources/Scripts/Dymola/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Components/Validation/Fan.mos\",", "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.statistics.log");
-Modelica.Utilities.Streams.print(" \"model\" : \"AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan\",", "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.statistics.log");
-Modelica.Utilities.Streams.print(" \"check\" : {", "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.statistics.log");
-Modelica.Utilities.Streams.print(" \"command\" : \"checkModel(\\\"AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan\\\");\",", "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.statistics.log");
-Modelica.Utilities.Streams.print(" \"result\" : " + String(rCheck), "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.statistics.log");
-Modelica.Utilities.Streams.print(" },", "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.statistics.log");
-
-
-rScript=RunScript("modelica://AixLib/Resources/Scripts/Dymola/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Components/Validation/Fan.mos");
-simulateModel("AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan", startTime=0, method="Dassl", tolerance=1e-4,
- stopTime=14400, numberOfIntervals=0, outputInterval=5, resultFile="AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan");
-Translation of AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan
-Warning: The quantity of fanSim.XAirIn is "MassFraction" and the quantity of sou.Xi_in[1] is "water".
-The variables are indirectly connected.
-The DAE has 246 scalar unknowns and 246 scalar equations.
-
-Statistics
-
-Original Model
- Number of components: 60
- Variables: 590
- Constants: 11 (11 scalars)
- Parameters: 309 (434 scalars)
- Unknowns: 270 (262 scalars)
- Differentiated variables: 6 scalars
- Equations: 254
- Nontrivial: 215
-Translated Model
- Constants: 220 scalars
- Free parameters: 61 scalars
- Parameter depending: 193 scalars
- Continuous time states: 6 scalars
- Time-varying variables: 74 scalars
- Alias variables: 159 scalars
- Number of mixed real/discrete systems of equations: 0
- Sizes of linear systems of equations: { }
- Sizes after manipulation of the linear systems: { }
- Sizes of nonlinear systems of equations: {1}
- Sizes after manipulation of the nonlinear systems: {0}
- Number of numerical Jacobians: 0
- Initialization problem
- Sizes of nonlinear systems of equations: {1}
- Sizes after manipulation of the nonlinear systems: {0}
- Number of numerical Jacobians: 0
-
-Selected continuous time states
-Statically selected continuous time states
-mov.filter.s[1]
-mov.filter.s[2]
-mov.vol.dynBal.m
-mov.vol.dynBal.medium.Xi[1]
-mov.vol.dynBal.U
-senTem.T
-Finished
-Warning: WARNINGS have been issued.
-Finished
- = true
-
-
-Declaring variable: Boolean rScript ;
-
-savelog("AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Fan.translation.log"); = true
-
-
-rCheck = checkModel("AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler");
-Check of AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler
-Warning: The quantity of CooRea.XAirIn is "MassFraction" and the quantity of sou.Xi_in[1] is "water".
-The variables are indirectly connected.
-The model has the same number of unknowns and equations: 169
-The model could not be deduced to be symbolically well-posed.
-The model has
- 169
-scalar unknowns and
- 153+(if not CooRea.humRat.use_p_in then 1 else 0)+(if not CooRea.use_T_set then 2 else 1)+(if sin.use_Xi_in then 2 else (if sin.use_X_in then 1 else 3)) +3*sin.nPorts+(if not sin.use_p_in then 1 else 0)+(if not sin.use_T_in then 1 else 0)+(if sou.use_Xi_in then 2 else (if sou.use_X_in then 1 else 3))+3* sou.nPorts+(if not sou.use_m_flow_in then 1 else 0)+(if not sou.use_T_in then 1 else 0)+(if not preOut.use_TSet then 1 else 0)+(if not preOut.use_X_wSet then 1 else 0)+(if not controlerCooler.pWat.use_p_in then 1 else 0)
-scalar equations.
-However, exploiting the given numerical settings of parameters gives the same number of unknowns and equations:
- 169
-Check of AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler successful.
-Warning: WARNINGS have been issued.
-Declaring variable: Boolean rCheck ;
-
-Modelica.Utilities.Streams.print(" { \"file\" : \"AixLib/Resources/Scripts/Dymola/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Components/Validation/Cooler.mos\",", "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler.statistics.log");
-Modelica.Utilities.Streams.print(" \"model\" : \"AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler\",", "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler.statistics.log");
-Modelica.Utilities.Streams.print(" \"check\" : {", "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler.statistics.log");
-Modelica.Utilities.Streams.print(" \"command\" : \"checkModel(\\\"AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler\\\");\",", "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler.statistics.log");
-Modelica.Utilities.Streams.print(" \"result\" : " + String(rCheck), "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler.statistics.log");
-Modelica.Utilities.Streams.print(" },", "AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler.statistics.log");
-
-
-rScript=RunScript("modelica://AixLib/Resources/Scripts/Dymola/Airflow/AirHandlingUnit/ModularAirHandlingUnit/Components/Validation/Cooler.mos");
-simulateModel("AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler", startTime=0, method="Dassl", tolerance=1e-4,
- stopTime=14400, numberOfIntervals=0, outputInterval=5, resultFile="AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler");
-Translation of AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler
-Warning: The quantity of CooRea.XAirIn is "MassFraction" and the quantity of sou.Xi_in[1] is "water".
-The variables are indirectly connected.
-The DAE has 169 scalar unknowns and 169 scalar equations.
-
-Statistics
-
-Original Model
- Number of components: 29
- Variables: 326
- Constants: 5 (5 scalars)
- Parameters: 140 (143 scalars)
- Unknowns: 181 (173 scalars)
- Differentiated variables: 4 scalars
- Equations: 176
- Nontrivial: 164
-Translated Model
- Constants: 96 scalars
- Free parameters: 46 scalars
- Parameter depending: 22 scalars
- Continuous time states: 4 scalars
- Time-varying variables: 43 scalars
- Alias variables: 114 scalars
- Number of mixed real/discrete systems of equations: 1
- Sizes of linear systems of equations: { }
- Sizes after manipulation of the linear systems: { }
- Sizes of nonlinear systems of equations: { }
- Sizes after manipulation of the nonlinear systems: { }
- Number of numerical Jacobians: 0
- Initialization problem
- Sizes of nonlinear systems of equations: {1}
- Sizes after manipulation of the nonlinear systems: {1}
- Number of numerical Jacobians: 0
-
-Selected continuous time states
-Statically selected continuous time states
-preOut.outCon.T
-preOut.outCon.Xi
-senMasFra.X
-senTem.T
-Warning: Some variables are iteration variables of the initialization problem:
-but they are not given any explicit start values. Zero will be used.
-Iteration variables:
-controlerCooler.greater.y
-Finished
-Warning: WARNINGS have been issued.
-Finished
- = true
-
-
-Declaring variable: Boolean rScript ;
-
-savelog("AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Components.Validation.Cooler.translation.log");
\ No newline at end of file
diff --git a/docs/issue834_modularAHU/regression/Airflow/unitTests-dymola.log b/docs/issue834_modularAHU/regression/Airflow/unitTests-dymola.log
deleted file mode 100644
index 3ff38fb66b..0000000000
--- a/docs/issue834_modularAHU/regression/Airflow/unitTests-dymola.log
+++ /dev/null
@@ -1,10 +0,0 @@
-Regression tests are only run for the following package:
- AixLib.Airflow
-*** Error: Airflow/AirHandlingUnit/ModularAirHandlingUnit/Examples/ExampleAHU.mos uses modularAHU.QCoo_flow which does not exist in AixLib.Airflow.AirHandlingUnit.ModularAirHandlingUnit.Examples.ExampleAHU.mat.
-
-Comparison files output by funnel are stored in the directory 'funnel_comp' of size 1.1 MB.
-Run 'python -c "import buildingspy.development.regressiontest as t; t.Tester(tool=\"dymola\").report()"'
-to access a summary of the comparison results.
-
-Script that runs unit tests had 0 warnings and 1 errors.
-
diff --git a/docs/issue834_modularAHU/regression/Controls/comparison-dymola.log b/docs/issue834_modularAHU/regression/Controls/comparison-dymola.log
deleted file mode 100644
index abc9c99d8e..0000000000
--- a/docs/issue834_modularAHU/regression/Controls/comparison-dymola.log
+++ /dev/null
@@ -1,83 +0,0 @@
-[
- {
- "comparison": {
- "file_name": "AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat",
- "funnel_dirs": [
- "funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay.occupied",
- "funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay1.occupied",
- "funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay2.occupied",
- "funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay.tNexNonOcc",
- "funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay.tNexOcc",
- "funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay1.tNexNonOcc",
- "funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay1.tNexOcc",
- "funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay2.tNexNonOcc",
- "funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay2.tNexOcc"
- ],
- "success_rate": 1.0,
- "t_err_max": [
- -112320.0,
- -112320.0,
- -112320.0,
- -112320.0,
- -112320.0,
- -112320.0,
- -112320.0,
- -112320.0,
- -112320.0
- ],
- "test_passed": [
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1,
- 1
- ],
- "var_groups": [
- 0,
- 1,
- 2,
- 3,
- 3,
- 4,
- 4,
- 5,
- 5
- ],
- "variables": [
- "occSchDay.occupied",
- "occSchDay1.occupied",
- "occSchDay2.occupied",
- "occSchDay.tNexNonOcc",
- "occSchDay.tNexOcc",
- "occSchDay1.tNexNonOcc",
- "occSchDay1.tNexOcc",
- "occSchDay2.tNexNonOcc",
- "occSchDay2.tNexOcc"
- ],
- "warnings": [
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null
- ]
- },
- "model": "AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime",
- "simulation": {
- "elapsed_time": 0.00299215,
- "final_time": 207360,
- "jacobians": 24,
- "start_time": -112320,
- "state_events": 0,
- "success": true
- }
- }
-]
diff --git a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay.occupied/errors.csv b/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay.occupied/errors.csv
deleted file mode 100644
index e46f3f7d3d..0000000000
--- a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay.occupied/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
--112320,0
--109123.2,0
--105926.4,0
--102729.6,0
--99532.8,0
--96336,0
--93139.2,0
--89942.39999999999,0
--86745.60000000001,0
--83548.8,0
--80352,0
--77155.2,0
--73958.39999999999,0
--70761.60000000001,0
--67564.79999999999,0
--64368,0
--61171.2,0
--57974.39999999999,0
--54777.6,0
--51580.8,0
--48384,0
--45187.2,0
--41990.39999999999,0
--38793.59999999999,0
--35596.8,0
--32400,0
--29203.2,0
--26006.39999999999,0
--22809.59999999999,0
--19612.8,0
--16416,0
--13219.2,0
--10022.39999999999,0
--6825.599999999991,0
--3628.799999999988,0
--432,0
-2764.800000000003,0
-5961.600000000006,0
-9158.399999999994,0
-12355.2,0
-15552,0
-18748.79999999999,0
-21945.60000000001,0
-25142.39999999999,0
-28339.20000000001,0
-31536,0
-34732.80000000002,0
-37929.60000000001,0
-41126.39999999999,0
-44323.20000000001,0
-47520,0
-50716.79999999999,0
-53913.60000000001,0
-57110.39999999999,0
-60307.20000000001,0
-63504,0
-66700.80000000002,0
-69897.59999999998,0
-73094.39999999999,0
-76291.19999999998,0
-79488,0
-82684.79999999999,0
-85881.60000000001,0
-89078.39999999999,0
-92275.20000000001,0
-95472,0
-98668.80000000002,0
-101865.6,0
-105062.4,0
-108259.2,0
-111456,0
-114652.8,0
-117849.6,0
-121046.4,0
-124243.2,0
-127440,0
-130636.8,0
-133833.6,0
-137030.4,0
-140227.2,0
-143424,0
-146620.8,0
-149817.6,0
-153014.4,0
-156211.2,0
-159408,0
-162604.8,0
-165801.6,0
-168998.4,0
-172195.2,0
-175392,0
-178588.8,0
-181785.6,0
-184982.4,0
-188179.2,0
-191376,0
-194572.8,0
-197769.6,0
-200966.4,0
-204163.2,0
-207360,0
diff --git a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay.occupied/lowerBound.csv b/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay.occupied/lowerBound.csv
deleted file mode 100644
index 9a02c6d1ee..0000000000
--- a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay.occupied/lowerBound.csv
+++ /dev/null
@@ -1,20 +0,0 @@
-x,y
--112320.001,0.999
--86745.60100000001,0.999
--83548.80100000001,-0.001
--64367.999,-0.001
--61171.19899999999,0.9989728739998297
--57974.39899999999,0.999
--432.001,0.999
-2764.799000000003,-0.001
-25142.40099999999,-0.001
-28339.20100000001,0.999
-85881.599,0.999
-89078.39899999999,-0.001
-111456.001,-0.001
-114652.801,0.999
-172195.199,0.999
-175391.999,-0.001
-197769.601,-0.001
-200966.401,0.999
-207360.001,0.999
diff --git a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay.occupied/reference.csv b/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay.occupied/reference.csv
deleted file mode 100644
index ecd2501ecf..0000000000
--- a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay.occupied/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
--112320,1
--109123.2,1
--105926.4,1
--102729.6,1
--99532.8,1
--96336,1
--93139.2,1
--89942.39999999999,1
--86745.60000000001,1
--83548.8,0
--80352,0
--77155.2,0
--73958.39999999999,0
--70761.60000000001,0
--67564.79999999999,0
--64368,0
--61171.2,0.9999728739998297
--57974.39999999999,1
--54777.6,1
--51580.8,1
--48384,1
--45187.2,1
--41990.39999999999,1
--38793.59999999999,1
--35596.8,1
--32400,1
--29203.2,1
--26006.39999999999,1
--22809.59999999999,1
--19612.8,1
--16416,1
--13219.2,1
--10022.39999999999,1
--6825.599999999991,1
--3628.799999999988,1
--432,1
-2764.800000000003,0
-5961.600000000006,0
-9158.399999999994,0
-12355.2,0
-15552,0
-18748.79999999999,0
-21945.60000000001,0
-25142.39999999999,0
-28339.20000000001,1
-31536,1
-34732.80000000002,1
-37929.60000000001,1
-41126.39999999999,1
-44323.20000000001,1
-47520,1
-50716.79999999999,1
-53913.60000000001,1
-57110.39999999999,1
-60307.20000000001,1
-63504,1
-66700.80000000002,1
-69897.59999999998,1
-73094.39999999999,1
-76291.19999999998,1
-79488,1
-82684.79999999999,1
-85881.60000000001,1
-89078.39999999999,0
-92275.20000000001,0
-95472,0
-98668.80000000002,0
-101865.6,0
-105062.4,0
-108259.2,0
-111456,0
-114652.8,1
-117849.6,1
-121046.4,1
-124243.2,1
-127440,1
-130636.8,1
-133833.6,1
-137030.4,1
-140227.2,1
-143424,1
-146620.8,1
-149817.6,1
-153014.4,1
-156211.2,1
-159408,1
-162604.8,1
-165801.6,1
-168998.4,1
-172195.2,1
-175392,0
-178588.8,0
-181785.6,0
-184982.4,0
-188179.2,0
-191376,0
-194572.8,0
-197769.6,0
-200966.4,1
-204163.2,1
-207360,1
diff --git a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay.occupied/test.csv b/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay.occupied/test.csv
deleted file mode 100644
index ecd2501ecf..0000000000
--- a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay.occupied/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
--112320,1
--109123.2,1
--105926.4,1
--102729.6,1
--99532.8,1
--96336,1
--93139.2,1
--89942.39999999999,1
--86745.60000000001,1
--83548.8,0
--80352,0
--77155.2,0
--73958.39999999999,0
--70761.60000000001,0
--67564.79999999999,0
--64368,0
--61171.2,0.9999728739998297
--57974.39999999999,1
--54777.6,1
--51580.8,1
--48384,1
--45187.2,1
--41990.39999999999,1
--38793.59999999999,1
--35596.8,1
--32400,1
--29203.2,1
--26006.39999999999,1
--22809.59999999999,1
--19612.8,1
--16416,1
--13219.2,1
--10022.39999999999,1
--6825.599999999991,1
--3628.799999999988,1
--432,1
-2764.800000000003,0
-5961.600000000006,0
-9158.399999999994,0
-12355.2,0
-15552,0
-18748.79999999999,0
-21945.60000000001,0
-25142.39999999999,0
-28339.20000000001,1
-31536,1
-34732.80000000002,1
-37929.60000000001,1
-41126.39999999999,1
-44323.20000000001,1
-47520,1
-50716.79999999999,1
-53913.60000000001,1
-57110.39999999999,1
-60307.20000000001,1
-63504,1
-66700.80000000002,1
-69897.59999999998,1
-73094.39999999999,1
-76291.19999999998,1
-79488,1
-82684.79999999999,1
-85881.60000000001,1
-89078.39999999999,0
-92275.20000000001,0
-95472,0
-98668.80000000002,0
-101865.6,0
-105062.4,0
-108259.2,0
-111456,0
-114652.8,1
-117849.6,1
-121046.4,1
-124243.2,1
-127440,1
-130636.8,1
-133833.6,1
-137030.4,1
-140227.2,1
-143424,1
-146620.8,1
-149817.6,1
-153014.4,1
-156211.2,1
-159408,1
-162604.8,1
-165801.6,1
-168998.4,1
-172195.2,1
-175392,0
-178588.8,0
-181785.6,0
-184982.4,0
-188179.2,0
-191376,0
-194572.8,0
-197769.6,0
-200966.4,1
-204163.2,1
-207360,1
diff --git a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay.occupied/upperBound.csv b/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay.occupied/upperBound.csv
deleted file mode 100644
index 5e4f753e5b..0000000000
--- a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay.occupied/upperBound.csv
+++ /dev/null
@@ -1,20 +0,0 @@
-x,y
--112320.001,1.001
--86745.599,1.001
--83548.799,0.001
--64368.001,0.001
--61171.201,1.00097287399983
--57974.40099999999,1.001
--431.999,1.001
-2764.801000000003,0.001
-25142.39899999999,0.001
-28339.19900000001,1.001
-85881.60100000001,1.001
-89078.401,0.001
-111455.999,0.001
-114652.799,1.001
-172195.201,1.001
-175392.001,0.001
-197769.599,0.001
-200966.399,1.001
-207360.001,1.001
diff --git a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay.tNexNonOcc/errors.csv b/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay.tNexNonOcc/errors.csv
deleted file mode 100644
index e46f3f7d3d..0000000000
--- a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay.tNexNonOcc/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
--112320,0
--109123.2,0
--105926.4,0
--102729.6,0
--99532.8,0
--96336,0
--93139.2,0
--89942.39999999999,0
--86745.60000000001,0
--83548.8,0
--80352,0
--77155.2,0
--73958.39999999999,0
--70761.60000000001,0
--67564.79999999999,0
--64368,0
--61171.2,0
--57974.39999999999,0
--54777.6,0
--51580.8,0
--48384,0
--45187.2,0
--41990.39999999999,0
--38793.59999999999,0
--35596.8,0
--32400,0
--29203.2,0
--26006.39999999999,0
--22809.59999999999,0
--19612.8,0
--16416,0
--13219.2,0
--10022.39999999999,0
--6825.599999999991,0
--3628.799999999988,0
--432,0
-2764.800000000003,0
-5961.600000000006,0
-9158.399999999994,0
-12355.2,0
-15552,0
-18748.79999999999,0
-21945.60000000001,0
-25142.39999999999,0
-28339.20000000001,0
-31536,0
-34732.80000000002,0
-37929.60000000001,0
-41126.39999999999,0
-44323.20000000001,0
-47520,0
-50716.79999999999,0
-53913.60000000001,0
-57110.39999999999,0
-60307.20000000001,0
-63504,0
-66700.80000000002,0
-69897.59999999998,0
-73094.39999999999,0
-76291.19999999998,0
-79488,0
-82684.79999999999,0
-85881.60000000001,0
-89078.39999999999,0
-92275.20000000001,0
-95472,0
-98668.80000000002,0
-101865.6,0
-105062.4,0
-108259.2,0
-111456,0
-114652.8,0
-117849.6,0
-121046.4,0
-124243.2,0
-127440,0
-130636.8,0
-133833.6,0
-137030.4,0
-140227.2,0
-143424,0
-146620.8,0
-149817.6,0
-153014.4,0
-156211.2,0
-159408,0
-162604.8,0
-165801.6,0
-168998.4,0
-172195.2,0
-175392,0
-178588.8,0
-181785.6,0
-184982.4,0
-188179.2,0
-191376,0
-194572.8,0
-197769.6,0
-200966.4,0
-204163.2,0
-207360,0
diff --git a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay.tNexNonOcc/lowerBound.csv b/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay.tNexNonOcc/lowerBound.csv
deleted file mode 100644
index bdf102f341..0000000000
--- a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay.tNexNonOcc/lowerBound.csv
+++ /dev/null
@@ -1,101 +0,0 @@
-x,y
--112320.001,25894.08
--109123.201,22700.47289765625
--105926.401,19506.87555117187
--102729.601,16313.26844882813
--99532.80100000001,13119.67012676259
--96336.001,9926.064
--93139.201,6732.457873237417
--89942.401,3538.859063380092
--86745.60100000001,345.2528451669475
--86745.599,345.2528451669475
--83548.799074,83465.24927592599
--73958.401,73884.44159999999
--70761.60100000001,70690.83840000001
--67564.80099999999,67497.2352
--64368.001,64303.632
--61171.201,61110.0288
--57974.40099999999,57916.42559999999
--54777.601,54722.8224
--51580.80100000001,51529.2192
--45187.201,45142.0128
--41990.401,41948.40959999998
--38793.601,38754.80639999999
--35596.80100000001,35561.2032
--32400.001,32367.6
--29203.201,29173.9968
--26006.401,25980.39359999999
--22809.60099999999,22786.79039999999
--19612.801,19593.1872
--16416.001,16399.584
--13219.201,13205.9808
--10022.40099999999,10012.37759999999
--6825.60099999999,6818.774399999991
--432.001,431.568
--431.999,431.568
-2764.800925999902,83551.56604657754
-5961.599000000006,80357.96013662101
-9158.398999999996,77164.36035117129
-12355.199,73970.75227324189
-15551.999,70777.152
-18748.79899999999,67583.55270234137
-21945.59900000001,64389.94364882931
-25142.39899999999,61196.34435117069
-28339.19900000001,58002.73920000237
-31535.999,54809.136
-34732.79900000001,51615.53279999998
-37929.599,48421.92959999999
-41126.39899999999,45228.32640000001
-44323.19900000001,42034.72319999999
-50716.79899999998,35647.51680000001
-53913.599,32453.9155511671
-57110.39899999999,29260.30844883766
-60307.19900000001,26066.7071999976
-63503.999,22873.104
-66700.79900000001,19679.49689765623
-69897.59899999997,16485.89955117189
-73094.39899999999,13292.29244882814
-76291.19899999998,10098.6941267626
-79487.999,6905.088
-82684.79899999998,3711.48162934333
-85881.599,517.8831853286329
-85881.60100000001,517.8831853286329
-89078.400926,83637.87647592599
-92275.19900000001,80444.27519999999
-95471.999,77250.67200000001
-98668.79900000001,74057.06879999998
-101865.599,70863.4656
-105062.399,67669.86239999998
-108259.199,64476.26310234376
-111455.999,61282.656
-114652.799,58089.04889765626
-117849.599,54895.44960000953
-121046.399,51701.84639999047
-124243.199,48508.24710234374
-127439.999,45314.64
-130636.799,42121.03289765626
-133833.599,38927.42579531248
-137030.399,35733.83820468751
-140227.199,32540.23110234374
-143423.999,29346.624
-146620.799,26153.01689765623
-149817.599,22959.41174646532
-153014.399,19765.82025353474
-156211.199,16572.21510234374
-159407.999,13378.608
-162604.799,10185.00187323743
-165801.599,6991.395258686662
-168998.399,3797.804741313339
-172195.199,604.1983096834423
-172195.201,604.1983096834423
-175392.0009259999,83724.19007592605
-178588.799,80530.58880000001
-181785.599,77336.97779531247
-184982.399,74143.39020468747
-188179.199,70949.77919999999
-191375.999,67756.17600000001
-194572.799,64562.56889765626
-197769.599,61368.96179552423
-200966.399,58175.37420468748
-207359.999,51788.16
-207360.001,51788.16
diff --git a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay.tNexNonOcc/reference.csv b/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay.tNexNonOcc/reference.csv
deleted file mode 100644
index 372ff6e52f..0000000000
--- a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay.tNexNonOcc/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
--112320,25920
--109123.2,22723.19609375
--105926.4,19526.40195312499
--102729.6,16329.59804687501
--99532.8,13132.80292969228
--96336,9936
--93139.2,6739.197070307724
--89942.39999999999,3542.401464844937
--86745.60000000001,345.5984436105581
--83548.8,83548.8
--80352,80352
--77155.2,77155.2
--73958.39999999999,73958.39999999999
--70761.60000000001,70761.60000000001
--67564.79999999999,67564.79999999999
--64368,64368
--61171.2,61171.2
--57974.39999999999,57974.39999999999
--54777.6,54777.6
--51580.8,51580.8
--48384,48384
--45187.2,45187.2
--41990.39999999999,41990.39999999999
--38793.59999999999,38793.59999999999
--35596.8,35596.8
--32400,32400
--29203.2,29203.2
--26006.39999999999,26006.39999999999
--22809.59999999999,22809.59999999999
--19612.8,19612.8
--16416,16416
--13219.2,13219.2
--10022.39999999999,10022.39999999999
--6825.599999999991,6825.599999999991
--3628.799999999988,3628.799999999988
--432,432
-2764.800000000003,83635.20317382806
-5961.600000000006,80438.39853515617
-9158.399999999994,77241.60195312441
-12355.2,74044.7970703122
-15552,70848
-18748.79999999999,67651.20390624763
-21945.60000000001,64454.39804687619
-25142.39999999999,61257.60195312381
-28339.20000000001,58060.80000000237
-31536,54864
-34732.80000000002,51667.19999999998
-37929.60000000001,48470.39999999999
-41126.39999999999,45273.60000000001
-44323.20000000001,42076.79999999999
-47520,38880
-50716.79999999999,35683.20000000001
-53913.60000000001,32486.40195312022
-57110.39999999999,29289.59804688455
-60307.20000000001,26092.7999999976
-63504,22896
-66700.80000000002,19699.19609374998
-69897.59999999998,16502.40195312502
-73094.39999999999,13305.59804687501
-76291.19999999998,10108.80292969229
-79488,6912
-82684.79999999999,3715.1968261695
-85881.60000000001,518.4015869155484
-89078.39999999999,83721.60000000001
-92275.20000000001,80524.79999999999
-95472,77328
-98668.80000000002,74131.19999999998
-101865.6,70934.39999999999
-105062.4,67737.59999999998
-108259.2,64540.80390625002
-111456,61344
-114652.8,58147.19609375001
-117849.6,54950.40000000954
-121046.4,51753.59999999046
-124243.2,48556.80390624999
-127440,45360
-130636.8,42163.19609375001
-133833.6,38966.39218749999
-137030.4,35769.60781250001
-140227.2,32572.80390624999
-143424,29376
-146620.8,26179.19609374998
-149817.6,22982.39414060593
-153014.4,19785.60585939413
-156211.2,16588.80390624999
-159408,13392
-162604.8,10195.19707030774
-165801.6,6998.393652339
-168998.4,3801.606347661
-172195.2,604.8031127962386
-175392,83808
-178588.8,80611.20000000001
-181785.6,77414.39218749997
-184982.4,74217.60781249998
-188179.2,71020.79999999999
-191376,67824
-194572.8,64627.19609375001
-197769.6,61430.39218771194
-200966.4,58233.60781249998
-204163.2,55036.80390624999
-207360,51840
diff --git a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay.tNexNonOcc/test.csv b/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay.tNexNonOcc/test.csv
deleted file mode 100644
index 372ff6e52f..0000000000
--- a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay.tNexNonOcc/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
--112320,25920
--109123.2,22723.19609375
--105926.4,19526.40195312499
--102729.6,16329.59804687501
--99532.8,13132.80292969228
--96336,9936
--93139.2,6739.197070307724
--89942.39999999999,3542.401464844937
--86745.60000000001,345.5984436105581
--83548.8,83548.8
--80352,80352
--77155.2,77155.2
--73958.39999999999,73958.39999999999
--70761.60000000001,70761.60000000001
--67564.79999999999,67564.79999999999
--64368,64368
--61171.2,61171.2
--57974.39999999999,57974.39999999999
--54777.6,54777.6
--51580.8,51580.8
--48384,48384
--45187.2,45187.2
--41990.39999999999,41990.39999999999
--38793.59999999999,38793.59999999999
--35596.8,35596.8
--32400,32400
--29203.2,29203.2
--26006.39999999999,26006.39999999999
--22809.59999999999,22809.59999999999
--19612.8,19612.8
--16416,16416
--13219.2,13219.2
--10022.39999999999,10022.39999999999
--6825.599999999991,6825.599999999991
--3628.799999999988,3628.799999999988
--432,432
-2764.800000000003,83635.20317382806
-5961.600000000006,80438.39853515617
-9158.399999999994,77241.60195312441
-12355.2,74044.7970703122
-15552,70848
-18748.79999999999,67651.20390624763
-21945.60000000001,64454.39804687619
-25142.39999999999,61257.60195312381
-28339.20000000001,58060.80000000237
-31536,54864
-34732.80000000002,51667.19999999998
-37929.60000000001,48470.39999999999
-41126.39999999999,45273.60000000001
-44323.20000000001,42076.79999999999
-47520,38880
-50716.79999999999,35683.20000000001
-53913.60000000001,32486.40195312022
-57110.39999999999,29289.59804688455
-60307.20000000001,26092.7999999976
-63504,22896
-66700.80000000002,19699.19609374998
-69897.59999999998,16502.40195312502
-73094.39999999999,13305.59804687501
-76291.19999999998,10108.80292969229
-79488,6912
-82684.79999999999,3715.1968261695
-85881.60000000001,518.4015869155484
-89078.39999999999,83721.60000000001
-92275.20000000001,80524.79999999999
-95472,77328
-98668.80000000002,74131.19999999998
-101865.6,70934.39999999999
-105062.4,67737.59999999998
-108259.2,64540.80390625002
-111456,61344
-114652.8,58147.19609375001
-117849.6,54950.40000000954
-121046.4,51753.59999999046
-124243.2,48556.80390624999
-127440,45360
-130636.8,42163.19609375001
-133833.6,38966.39218749999
-137030.4,35769.60781250001
-140227.2,32572.80390624999
-143424,29376
-146620.8,26179.19609374998
-149817.6,22982.39414060593
-153014.4,19785.60585939413
-156211.2,16588.80390624999
-159408,13392
-162604.8,10195.19707030774
-165801.6,6998.393652339
-168998.4,3801.606347661
-172195.2,604.8031127962386
-175392,83808
-178588.8,80611.20000000001
-181785.6,77414.39218749997
-184982.4,74217.60781249998
-188179.2,71020.79999999999
-191376,67824
-194572.8,64627.19609375001
-197769.6,61430.39218771194
-200966.4,58233.60781249998
-204163.2,55036.80390624999
-207360,51840
diff --git a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay.tNexNonOcc/upperBound.csv b/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay.tNexNonOcc/upperBound.csv
deleted file mode 100644
index 414027a20e..0000000000
--- a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay.tNexNonOcc/upperBound.csv
+++ /dev/null
@@ -1,101 +0,0 @@
-x,y
--112320.001,25945.92
--112319.999,25945.92
--109123.199,22745.91928984375
--105926.399,19545.92835507811
--102729.599,16345.92764492189
--99532.799,13145.93573262197
--96335.999,9945.936
--93139.19899999999,6745.936267378032
--89942.39899999999,3545.943866309782
--86745.60092599993,345.9459699819199
--83548.80100000001,83632.34880000001
--83548.799,83632.34880000001
--73958.39899999999,74032.3584
--70761.599,70832.3616
--67564.79899999998,67632.36479999998
--64367.999,64432.368
--61171.19899999999,61232.37119999999
--57974.39899999999,58032.37439999999
--54777.59899999999,54832.3776
--51580.79900000001,51632.38080000001
--45187.19899999999,45232.3872
--41990.399,42032.39039999999
--38793.59899999999,38832.39359999999
--35596.799,35632.3968
--32399.999,32432.4
--29203.19899999999,29232.4032
--26006.39899999999,26032.40639999999
--22809.59899999999,22832.40959999999
--19612.79900000001,19632.4128
--16415.999,16432.416
--13219.199,13232.4192
--10022.39899999999,10032.42239999999
--6825.598999999991,6832.425599999991
--432.0009260000027,432.4339279260021
-2764.799000000003,83718.8383770019
-2764.801000000003,83718.8383770019
-5961.601000000006,80518.83693369133
-9158.400999999994,77318.84355507753
-12355.201,74118.84186738251
-15552.001,70918.848
-18748.80099999999,67718.85511015388
-21945.60100000001,64518.85244492306
-25142.40099999999,61318.85955507694
-28339.20100000001,58118.86080000237
-31536.001,54918.864
-34732.80100000002,51718.86719999999
-37929.60100000001,48518.87039999999
-41126.401,45318.87360000001
-44323.20100000002,42118.87679999999
-50716.80099999998,35718.88320000001
-53913.601,32518.88835507334
-57110.401,29318.88764493143
-60307.20100000002,26118.8927999976
-63504.001,22918.896
-66700.80100000002,19718.89528984373
-69897.60099999998,16518.90435507815
-73094.401,13318.90364492188
-76291.20099999999,10118.91173262198
-79488.001,6918.912
-82684.80099999999,3718.91202299567
-85881.59907399991,518.9219164256829
-89078.39899999999,83805.32160000001
-89078.401,83805.32160000001
-92275.20100000002,80605.32479999999
-95472.001,77405.32799999999
-98668.80100000002,74205.33119999999
-101865.601,71005.33439999999
-105062.401,67805.33759999997
-108259.201,64605.34471015627
-111456.001,61405.344
-114652.801,58205.34328984376
-117849.601,55005.35040000955
-121046.401,51805.35359999045
-124243.201,48605.36071015624
-127440.001,45405.36
-130636.801,42205.35928984376
-133833.601,39005.35857968749
-137030.401,35805.37742031251
-140227.201,32605.37671015624
-143424.001,29405.376
-146620.801,26205.37528984373
-149817.601,23005.37653474654
-153014.401,19805.39146525352
-156211.201,16605.39271015624
-159408.001,13405.392
-162604.801,10205.39226737805
-165801.601,7005.392045991339
-168998.401,3805.407954008661
-172195.1990740001,605.4098438368915
-175391.999,83891.808
-175392.001,83891.808
-178588.801,80691.81120000001
-181785.601,77491.80657968746
-184982.401,74291.82542031248
-188179.201,71091.82079999999
-191376.001,67891.82399999999
-194572.801,64691.82328984376
-197769.601,61491.82257989966
-200966.401,58291.84142031248
-207360.001,51891.84
diff --git a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay.tNexOcc/errors.csv b/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay.tNexOcc/errors.csv
deleted file mode 100644
index e46f3f7d3d..0000000000
--- a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay.tNexOcc/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
--112320,0
--109123.2,0
--105926.4,0
--102729.6,0
--99532.8,0
--96336,0
--93139.2,0
--89942.39999999999,0
--86745.60000000001,0
--83548.8,0
--80352,0
--77155.2,0
--73958.39999999999,0
--70761.60000000001,0
--67564.79999999999,0
--64368,0
--61171.2,0
--57974.39999999999,0
--54777.6,0
--51580.8,0
--48384,0
--45187.2,0
--41990.39999999999,0
--38793.59999999999,0
--35596.8,0
--32400,0
--29203.2,0
--26006.39999999999,0
--22809.59999999999,0
--19612.8,0
--16416,0
--13219.2,0
--10022.39999999999,0
--6825.599999999991,0
--3628.799999999988,0
--432,0
-2764.800000000003,0
-5961.600000000006,0
-9158.399999999994,0
-12355.2,0
-15552,0
-18748.79999999999,0
-21945.60000000001,0
-25142.39999999999,0
-28339.20000000001,0
-31536,0
-34732.80000000002,0
-37929.60000000001,0
-41126.39999999999,0
-44323.20000000001,0
-47520,0
-50716.79999999999,0
-53913.60000000001,0
-57110.39999999999,0
-60307.20000000001,0
-63504,0
-66700.80000000002,0
-69897.59999999998,0
-73094.39999999999,0
-76291.19999999998,0
-79488,0
-82684.79999999999,0
-85881.60000000001,0
-89078.39999999999,0
-92275.20000000001,0
-95472,0
-98668.80000000002,0
-101865.6,0
-105062.4,0
-108259.2,0
-111456,0
-114652.8,0
-117849.6,0
-121046.4,0
-124243.2,0
-127440,0
-130636.8,0
-133833.6,0
-137030.4,0
-140227.2,0
-143424,0
-146620.8,0
-149817.6,0
-153014.4,0
-156211.2,0
-159408,0
-162604.8,0
-165801.6,0
-168998.4,0
-172195.2,0
-175392,0
-178588.8,0
-181785.6,0
-184982.4,0
-188179.2,0
-191376,0
-194572.8,0
-197769.6,0
-200966.4,0
-204163.2,0
-207360,0
diff --git a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay.tNexOcc/lowerBound.csv b/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay.tNexOcc/lowerBound.csv
deleted file mode 100644
index e9afef8c1b..0000000000
--- a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay.tNexOcc/lowerBound.csv
+++ /dev/null
@@ -1,105 +0,0 @@
-x,y
--112320.001,51068.88
--109123.201,47875.27289765625
--105926.401,44681.67360000953
--102729.601,41488.07039999047
--99532.80100000001,38294.47110234376
--96336.001,35100.864
--93139.201,31907.25689765625
--89942.401,28713.65955117187
--86745.60100000001,25520.05244883696
--83548.80100000001,22326.45510234375
--80352.001,19132.848
--77155.201,15939.24187323741
--73958.401,12745.64355117187
--70761.60100000001,9552.03644882813
--67564.80099999999,6358.438126762569
--64368.001,3164.832
--64367.999,3164.832
--61171.19907394984,86282.48943679377
--57974.40099999999,83091.22559999046
--54777.601,79897.62240000954
--51580.80100000001,76704.01529765625
--45187.201,70316.81670234374
--41990.401,67123.20959999046
--38793.601,63929.60639999999
--35596.80100000001,60736.00320000001
--32400.001,57542.4
--29203.201,54348.79679999761
--26006.401,51155.19164882931
--22809.60099999999,47961.59235117067
--19612.801,44767.98720000239
--16416.001,41574.384
--13219.201,38380.77982441436
--10022.40099999999,35187.17564882871
--6825.60099999999,31993.5739122071
--3628.800999999988,28799.97193168935
--432.001,25606.368
-2764.799000000003,22412.76406831064
-5961.599000000006,19219.16208779289
-9158.398999999996,16025.5584000006
-12355.199,12831.9552
-15551.999,9638.352000000001
-18748.79899999999,6444.749775584161
-21945.59900000001,3251.145112207919
-25142.39899999999,57.54278870923153
-25142.40099999999,57.54278870923153
-28339.20092600009,83177.53337358689
-31535.999,79983.936
-34732.79900000001,76790.33670234373
-37929.599,73596.72959999046
-41126.39899999999,70403.12640000954
-44323.19900000001,67209.51929765624
-47519.999,64015.92
-50716.79899999998,60822.31680000002
-53913.599,57628.71359999999
-57110.39899999999,54435.11040000001
-60307.19900000001,51241.50719999999
-63503.999,48047.904
-66700.79900000001,44854.29689765623
-69897.59899999997,41660.69760000956
-73094.39899999999,38467.09439999047
-76291.19899999998,35273.49510234377
-79487.999,32079.888
-82684.79899999998,28886.28089765626
-85881.599,25692.68355117187
-89078.39899999999,22499.07644882813
-92275.19900000001,19305.47910234374
-95471.999,16111.872
-98668.79900000001,12918.2658732374
-101865.599,9724.667551171869
-105062.399,6531.060936619878
-108259.199,3337.462370656699
-111455.999,143.856
-111456.001,143.856
-114652.800926,83263.85087592603
-117849.599,80070.2496
-121046.399,76876.64640000001
-124243.199,73683.04319999999
-127439.999,70489.44
-130636.799,67295.8368
-133833.599,64102.22579531249
-137030.399,60908.63820468752
-140227.199,57715.03110234374
-143423.999,54521.424
-146620.799,51327.81689765623
-149817.599,48134.20979531253
-153014.399,44940.62220468753
-156211.199,41747.01510234374
-159407.999,38553.408
-162604.799,35359.80089765626
-165801.599,32166.19574646532
-168998.399,28972.60425353468
-172195.199,25778.99910234374
-178588.799,19391.78489765626
-181785.599,16198.17974647481
-184982.399,13004.58825352513
-188179.199,9810.982126762568
-191375.999,6617.376
-194572.799,3423.769629343331
-197769.599,230.1633503221445
-197769.601,230.1633503221445
-200966.4009259998,83350.17228060895
-204163.199,80156.56319999999
-207359.999,76962.96000000001
-207360.001,76962.96000000001
diff --git a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay.tNexOcc/reference.csv b/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay.tNexOcc/reference.csv
deleted file mode 100644
index e0d26e727d..0000000000
--- a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay.tNexOcc/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
--112320,51120
--109123.2,47923.19609375
--105926.4,44726.40000000954
--102729.6,41529.59999999046
--99532.8,38332.80390625
--96336,35136
--93139.2,31939.19609375
--89942.39999999999,28742.40195312499
--86745.60000000001,25545.59804688384
--83548.8,22348.80390625
--80352,19152
--77155.2,15955.19707030772
--73958.39999999999,12758.40195312499
--70761.60000000001,9561.598046875006
--67564.79999999999,6364.802929692261
--64368,3168
--61171.2,86368.86021972932
--57974.39999999999,83174.39999999045
--54777.6,79977.60000000955
--51580.8,76780.79609375
--48384,73584
--45187.2,70387.20390625
--41990.39999999999,67190.39999999045
--38793.59999999999,63993.59999999999
--35596.8,60796.8
--32400,57600
--29203.2,54403.19999999761
--26006.39999999999,51206.39804687619
--22809.59999999999,48009.6019531238
--19612.8,44812.80000000239
--16416,41616
--13219.2,38419.1990234378
--10022.39999999999,35222.39804687559
--6825.599999999991,32025.59951171882
--3628.799999999988,28828.80073242177
--432,25632
-2764.800000000003,22435.19926757822
-5961.600000000006,19238.40048828117
-9158.399999999994,16041.6000000006
-12355.2,12844.8
-15552,9648
-18748.79999999999,6451.200976560722
-21945.60000000001,3254.399511719639
-25142.39999999999,57.60038909832986
-28339.20000000001,83260.79609375237
-31536,80064
-34732.80000000002,76867.20390624998
-37929.60000000001,73670.39999999045
-41126.39999999999,70473.60000000955
-44323.20000000001,67276.79609374999
-47520,64080
-50716.79999999999,60883.20000000001
-53913.60000000001,57686.39999999999
-57110.39999999999,54489.60000000001
-60307.20000000001,51292.79999999999
-63504,48096
-66700.80000000002,44899.19609374998
-69897.59999999998,41702.40000000957
-73094.39999999999,38505.59999999046
-76291.19999999998,35308.80390625002
-79488,32112
-82684.79999999999,28915.19609375001
-85881.60000000001,25718.40195312499
-89078.39999999999,22521.59804687501
-92275.20000000001,19324.80390624999
-95472,16128
-98668.80000000002,12931.19707030771
-101865.6,9734.401953124994
-105062.4,6537.598535155033
-108259.2,3340.803173830529
-111456,144
-114652.8,83347.20000000001
-117849.6,80150.39999999999
-121046.4,76953.60000000001
-124243.2,73756.79999999999
-127440,70560
-130636.8,67363.20000000001
-133833.6,64166.39218749999
-137030.4,60969.60781250001
-140227.2,57772.80390624999
-143424,54576
-146620.8,51379.19609374998
-149817.6,48182.39218750002
-153014.4,44985.60781250003
-156211.2,41788.80390624999
-159408,38592
-162604.8,35395.19609375001
-165801.6,32198.39414060593
-168998.4,29001.60585939407
-172195.2,25804.80390624999
-175392,22608
-178588.8,19411.19609375001
-181785.6,16214.39414061542
-184982.4,13017.60585938452
-188179.2,9820.802929692261
-191376,6624
-194572.8,3427.1968261695
-197769.6,230.3937440662107
-200966.4,83433.60781249998
-204163.2,80236.79999999999
-207360,77040
diff --git a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay.tNexOcc/test.csv b/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay.tNexOcc/test.csv
deleted file mode 100644
index e0d26e727d..0000000000
--- a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay.tNexOcc/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
--112320,51120
--109123.2,47923.19609375
--105926.4,44726.40000000954
--102729.6,41529.59999999046
--99532.8,38332.80390625
--96336,35136
--93139.2,31939.19609375
--89942.39999999999,28742.40195312499
--86745.60000000001,25545.59804688384
--83548.8,22348.80390625
--80352,19152
--77155.2,15955.19707030772
--73958.39999999999,12758.40195312499
--70761.60000000001,9561.598046875006
--67564.79999999999,6364.802929692261
--64368,3168
--61171.2,86368.86021972932
--57974.39999999999,83174.39999999045
--54777.6,79977.60000000955
--51580.8,76780.79609375
--48384,73584
--45187.2,70387.20390625
--41990.39999999999,67190.39999999045
--38793.59999999999,63993.59999999999
--35596.8,60796.8
--32400,57600
--29203.2,54403.19999999761
--26006.39999999999,51206.39804687619
--22809.59999999999,48009.6019531238
--19612.8,44812.80000000239
--16416,41616
--13219.2,38419.1990234378
--10022.39999999999,35222.39804687559
--6825.599999999991,32025.59951171882
--3628.799999999988,28828.80073242177
--432,25632
-2764.800000000003,22435.19926757822
-5961.600000000006,19238.40048828117
-9158.399999999994,16041.6000000006
-12355.2,12844.8
-15552,9648
-18748.79999999999,6451.200976560722
-21945.60000000001,3254.399511719639
-25142.39999999999,57.60038909832986
-28339.20000000001,83260.79609375237
-31536,80064
-34732.80000000002,76867.20390624998
-37929.60000000001,73670.39999999045
-41126.39999999999,70473.60000000955
-44323.20000000001,67276.79609374999
-47520,64080
-50716.79999999999,60883.20000000001
-53913.60000000001,57686.39999999999
-57110.39999999999,54489.60000000001
-60307.20000000001,51292.79999999999
-63504,48096
-66700.80000000002,44899.19609374998
-69897.59999999998,41702.40000000957
-73094.39999999999,38505.59999999046
-76291.19999999998,35308.80390625002
-79488,32112
-82684.79999999999,28915.19609375001
-85881.60000000001,25718.40195312499
-89078.39999999999,22521.59804687501
-92275.20000000001,19324.80390624999
-95472,16128
-98668.80000000002,12931.19707030771
-101865.6,9734.401953124994
-105062.4,6537.598535155033
-108259.2,3340.803173830529
-111456,144
-114652.8,83347.20000000001
-117849.6,80150.39999999999
-121046.4,76953.60000000001
-124243.2,73756.79999999999
-127440,70560
-130636.8,67363.20000000001
-133833.6,64166.39218749999
-137030.4,60969.60781250001
-140227.2,57772.80390624999
-143424,54576
-146620.8,51379.19609374998
-149817.6,48182.39218750002
-153014.4,44985.60781250003
-156211.2,41788.80390624999
-159408,38592
-162604.8,35395.19609375001
-165801.6,32198.39414060593
-168998.4,29001.60585939407
-172195.2,25804.80390624999
-175392,22608
-178588.8,19411.19609375001
-181785.6,16214.39414061542
-184982.4,13017.60585938452
-188179.2,9820.802929692261
-191376,6624
-194572.8,3427.1968261695
-197769.6,230.3937440662107
-200966.4,83433.60781249998
-204163.2,80236.79999999999
-207360,77040
diff --git a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay.tNexOcc/upperBound.csv b/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay.tNexOcc/upperBound.csv
deleted file mode 100644
index 5a34c3caa7..0000000000
--- a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay.tNexOcc/upperBound.csv
+++ /dev/null
@@ -1,105 +0,0 @@
-x,y
--112320.001,51171.12
--112319.999,51171.12
--109123.199,47971.11928984374
--105926.399,44771.12640000955
--102729.599,41571.12959999045
--99532.799,38371.13671015625
--96335.999,35171.136
--93139.19899999999,31971.13528984375
--89942.39899999999,28771.14435507812
--86745.599,25571.14364493072
--83548.799,22371.15271015625
--80351.999,19171.152
--77155.19899999999,15971.15226737803
--73958.39899999999,12771.16035507811
--70761.599,9571.159644921881
--67564.79899999998,6371.167732621953
--64368.00092599793,3171.169927925691
--61171.201,86455.22907994906
--61171.19899999999,86455.22907994906
--57974.39899999999,83257.57439999044
--54777.59899999999,80057.57760000956
--51580.79900000001,76857.57688984375
--45187.19899999999,70457.59111015625
--41990.399,67257.59039999044
--38793.59899999999,64057.59359999999
--35596.799,60857.5968
--32399.999,57657.6
--29203.19899999999,54457.60319999761
--26006.39899999999,51257.60444492306
--22809.59899999999,48057.61155507692
--19612.79900000001,44857.61280000239
--16415.999,41657.616
--13219.199,38457.61822246124
--10022.39899999999,35257.62044492247
--6825.598999999991,32057.62511123054
--3628.798999999988,28857.62953315419
--431.999,25657.632
-2764.801000000003,22457.6344668458
-5961.601000000006,19257.63888876945
-9158.400999999994,16057.6416000006
-12355.201,12857.6448
-15552.001,9657.647999999999
-18748.80099999999,6457.652177537282
-21945.60100000001,3257.653911231359
-25142.39907399998,57.65991741291418
-28339.19900000001,83344.05688984612
-28339.20100000001,83344.05688984612
-31536.001,80144.064
-34732.80100000002,76944.07111015623
-37929.60100000001,73744.07039999044
-41126.401,70544.07360000956
-44323.20100000002,67344.07288984374
-47520.001,64144.08
-50716.80099999998,60944.08320000001
-53913.601,57744.08639999999
-57110.401,54544.08960000001
-60307.20100000002,51344.09279999999
-63504.001,48144.096
-66700.80100000002,44944.09528984373
-69897.60099999998,41744.10240000958
-73094.401,38544.10559999045
-76291.20099999999,35344.11271015627
-79488.001,32144.112
-82684.80099999999,28944.11128984376
-85881.60100000001,25744.12035507811
-89078.401,22544.11964492188
-92275.20100000002,19344.12871015624
-95472.001,16144.128
-98668.80100000002,12944.12826737802
-101865.601,9744.136355078119
-105062.401,6544.136133690187
-108259.201,3344.143977004359
-111455.9990740001,144.1459279278197
-114652.799,83430.54720000002
-114652.801,83430.54720000002
-117849.601,80230.55039999999
-121046.401,77030.5536
-124243.201,73830.55679999999
-127440.001,70630.56
-130636.801,67430.56320000002
-133833.601,64230.55857968749
-137030.401,61030.57742031251
-140227.201,57830.57671015624
-143424.001,54630.576
-146620.801,51430.57528984373
-149817.601,48230.57457968752
-153014.401,45030.59342031253
-156211.201,41830.59271015624
-159408.001,38630.592
-162604.801,35430.59128984376
-165801.601,32230.59253474654
-168998.401,29030.60746525346
-172195.201,25830.60871015624
-178588.801,19430.60728984376
-181785.601,16230.60853475604
-184982.401,13030.6234652439
-188179.201,9830.623732621954
-191376.001,6630.624
-194572.801,3430.62402299567
-197769.5990740001,230.6260657380417
-200966.399,83517.04142031248
-200966.401,83517.04142031248
-204163.201,80317.03679999999
-207360.001,77117.03999999999
diff --git a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay1.occupied/errors.csv b/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay1.occupied/errors.csv
deleted file mode 100644
index e46f3f7d3d..0000000000
--- a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay1.occupied/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
--112320,0
--109123.2,0
--105926.4,0
--102729.6,0
--99532.8,0
--96336,0
--93139.2,0
--89942.39999999999,0
--86745.60000000001,0
--83548.8,0
--80352,0
--77155.2,0
--73958.39999999999,0
--70761.60000000001,0
--67564.79999999999,0
--64368,0
--61171.2,0
--57974.39999999999,0
--54777.6,0
--51580.8,0
--48384,0
--45187.2,0
--41990.39999999999,0
--38793.59999999999,0
--35596.8,0
--32400,0
--29203.2,0
--26006.39999999999,0
--22809.59999999999,0
--19612.8,0
--16416,0
--13219.2,0
--10022.39999999999,0
--6825.599999999991,0
--3628.799999999988,0
--432,0
-2764.800000000003,0
-5961.600000000006,0
-9158.399999999994,0
-12355.2,0
-15552,0
-18748.79999999999,0
-21945.60000000001,0
-25142.39999999999,0
-28339.20000000001,0
-31536,0
-34732.80000000002,0
-37929.60000000001,0
-41126.39999999999,0
-44323.20000000001,0
-47520,0
-50716.79999999999,0
-53913.60000000001,0
-57110.39999999999,0
-60307.20000000001,0
-63504,0
-66700.80000000002,0
-69897.59999999998,0
-73094.39999999999,0
-76291.19999999998,0
-79488,0
-82684.79999999999,0
-85881.60000000001,0
-89078.39999999999,0
-92275.20000000001,0
-95472,0
-98668.80000000002,0
-101865.6,0
-105062.4,0
-108259.2,0
-111456,0
-114652.8,0
-117849.6,0
-121046.4,0
-124243.2,0
-127440,0
-130636.8,0
-133833.6,0
-137030.4,0
-140227.2,0
-143424,0
-146620.8,0
-149817.6,0
-153014.4,0
-156211.2,0
-159408,0
-162604.8,0
-165801.6,0
-168998.4,0
-172195.2,0
-175392,0
-178588.8,0
-181785.6,0
-184982.4,0
-188179.2,0
-191376,0
-194572.8,0
-197769.6,0
-200966.4,0
-204163.2,0
-207360,0
diff --git a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay1.occupied/lowerBound.csv b/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay1.occupied/lowerBound.csv
deleted file mode 100644
index d4df4ce5ec..0000000000
--- a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay1.occupied/lowerBound.csv
+++ /dev/null
@@ -1,19 +0,0 @@
-x,y
--112320.001,-0.001
--86745.599,-0.001
--83548.799,0.999
--80352.001,0.999
--77155.201,-0.001
--431.999,-0.001
-2764.801000000003,0.999
-5961.599000000006,0.999
-9158.398999999996,-0.001
-85881.60100000001,-0.001
-89078.401,0.999
-92275.19900000001,0.999
-95471.999,-0.001
-172195.201,-0.001
-175392.001,0.999
-178588.799,0.999
-181785.599,-0.001
-207360.001,-0.001
diff --git a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay1.occupied/reference.csv b/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay1.occupied/reference.csv
deleted file mode 100644
index 29904f828a..0000000000
--- a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay1.occupied/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
--112320,0
--109123.2,0
--105926.4,0
--102729.6,0
--99532.8,0
--96336,0
--93139.2,0
--89942.39999999999,0
--86745.60000000001,0
--83548.8,1
--80352,1
--77155.2,0
--73958.39999999999,0
--70761.60000000001,0
--67564.79999999999,0
--64368,0
--61171.2,0
--57974.39999999999,0
--54777.6,0
--51580.8,0
--48384,0
--45187.2,0
--41990.39999999999,0
--38793.59999999999,0
--35596.8,0
--32400,0
--29203.2,0
--26006.39999999999,0
--22809.59999999999,0
--19612.8,0
--16416,0
--13219.2,0
--10022.39999999999,0
--6825.599999999991,0
--3628.799999999988,0
--432,0
-2764.800000000003,1
-5961.600000000006,1
-9158.399999999994,0
-12355.2,0
-15552,0
-18748.79999999999,0
-21945.60000000001,0
-25142.39999999999,0
-28339.20000000001,0
-31536,0
-34732.80000000002,0
-37929.60000000001,0
-41126.39999999999,0
-44323.20000000001,0
-47520,0
-50716.79999999999,0
-53913.60000000001,0
-57110.39999999999,0
-60307.20000000001,0
-63504,0
-66700.80000000002,0
-69897.59999999998,0
-73094.39999999999,0
-76291.19999999998,0
-79488,0
-82684.79999999999,0
-85881.60000000001,0
-89078.39999999999,1
-92275.20000000001,1
-95472,0
-98668.80000000002,0
-101865.6,0
-105062.4,0
-108259.2,0
-111456,0
-114652.8,0
-117849.6,0
-121046.4,0
-124243.2,0
-127440,0
-130636.8,0
-133833.6,0
-137030.4,0
-140227.2,0
-143424,0
-146620.8,0
-149817.6,0
-153014.4,0
-156211.2,0
-159408,0
-162604.8,0
-165801.6,0
-168998.4,0
-172195.2,0
-175392,1
-178588.8,1
-181785.6,0
-184982.4,0
-188179.2,0
-191376,0
-194572.8,0
-197769.6,0
-200966.4,0
-204163.2,0
-207360,0
diff --git a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay1.occupied/test.csv b/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay1.occupied/test.csv
deleted file mode 100644
index 29904f828a..0000000000
--- a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay1.occupied/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
--112320,0
--109123.2,0
--105926.4,0
--102729.6,0
--99532.8,0
--96336,0
--93139.2,0
--89942.39999999999,0
--86745.60000000001,0
--83548.8,1
--80352,1
--77155.2,0
--73958.39999999999,0
--70761.60000000001,0
--67564.79999999999,0
--64368,0
--61171.2,0
--57974.39999999999,0
--54777.6,0
--51580.8,0
--48384,0
--45187.2,0
--41990.39999999999,0
--38793.59999999999,0
--35596.8,0
--32400,0
--29203.2,0
--26006.39999999999,0
--22809.59999999999,0
--19612.8,0
--16416,0
--13219.2,0
--10022.39999999999,0
--6825.599999999991,0
--3628.799999999988,0
--432,0
-2764.800000000003,1
-5961.600000000006,1
-9158.399999999994,0
-12355.2,0
-15552,0
-18748.79999999999,0
-21945.60000000001,0
-25142.39999999999,0
-28339.20000000001,0
-31536,0
-34732.80000000002,0
-37929.60000000001,0
-41126.39999999999,0
-44323.20000000001,0
-47520,0
-50716.79999999999,0
-53913.60000000001,0
-57110.39999999999,0
-60307.20000000001,0
-63504,0
-66700.80000000002,0
-69897.59999999998,0
-73094.39999999999,0
-76291.19999999998,0
-79488,0
-82684.79999999999,0
-85881.60000000001,0
-89078.39999999999,1
-92275.20000000001,1
-95472,0
-98668.80000000002,0
-101865.6,0
-105062.4,0
-108259.2,0
-111456,0
-114652.8,0
-117849.6,0
-121046.4,0
-124243.2,0
-127440,0
-130636.8,0
-133833.6,0
-137030.4,0
-140227.2,0
-143424,0
-146620.8,0
-149817.6,0
-153014.4,0
-156211.2,0
-159408,0
-162604.8,0
-165801.6,0
-168998.4,0
-172195.2,0
-175392,1
-178588.8,1
-181785.6,0
-184982.4,0
-188179.2,0
-191376,0
-194572.8,0
-197769.6,0
-200966.4,0
-204163.2,0
-207360,0
diff --git a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay1.occupied/upperBound.csv b/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay1.occupied/upperBound.csv
deleted file mode 100644
index 7eaed658a9..0000000000
--- a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay1.occupied/upperBound.csv
+++ /dev/null
@@ -1,19 +0,0 @@
-x,y
--112320.001,0.001
--86745.60100000001,0.001
--83548.80100000001,1.001
--80351.999,1.001
--77155.19899999999,0.001
--432.001,0.001
-2764.799000000003,1.001
-5961.601000000006,1.001
-9158.400999999994,0.001
-85881.599,0.001
-89078.39899999999,1.001
-92275.20100000002,1.001
-95472.001,0.001
-172195.199,0.001
-175391.999,1.001
-178588.801,1.001
-181785.601,0.001
-207360.001,0.001
diff --git a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay1.tNexNonOcc/errors.csv b/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay1.tNexNonOcc/errors.csv
deleted file mode 100644
index e46f3f7d3d..0000000000
--- a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay1.tNexNonOcc/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
--112320,0
--109123.2,0
--105926.4,0
--102729.6,0
--99532.8,0
--96336,0
--93139.2,0
--89942.39999999999,0
--86745.60000000001,0
--83548.8,0
--80352,0
--77155.2,0
--73958.39999999999,0
--70761.60000000001,0
--67564.79999999999,0
--64368,0
--61171.2,0
--57974.39999999999,0
--54777.6,0
--51580.8,0
--48384,0
--45187.2,0
--41990.39999999999,0
--38793.59999999999,0
--35596.8,0
--32400,0
--29203.2,0
--26006.39999999999,0
--22809.59999999999,0
--19612.8,0
--16416,0
--13219.2,0
--10022.39999999999,0
--6825.599999999991,0
--3628.799999999988,0
--432,0
-2764.800000000003,0
-5961.600000000006,0
-9158.399999999994,0
-12355.2,0
-15552,0
-18748.79999999999,0
-21945.60000000001,0
-25142.39999999999,0
-28339.20000000001,0
-31536,0
-34732.80000000002,0
-37929.60000000001,0
-41126.39999999999,0
-44323.20000000001,0
-47520,0
-50716.79999999999,0
-53913.60000000001,0
-57110.39999999999,0
-60307.20000000001,0
-63504,0
-66700.80000000002,0
-69897.59999999998,0
-73094.39999999999,0
-76291.19999999998,0
-79488,0
-82684.79999999999,0
-85881.60000000001,0
-89078.39999999999,0
-92275.20000000001,0
-95472,0
-98668.80000000002,0
-101865.6,0
-105062.4,0
-108259.2,0
-111456,0
-114652.8,0
-117849.6,0
-121046.4,0
-124243.2,0
-127440,0
-130636.8,0
-133833.6,0
-137030.4,0
-140227.2,0
-143424,0
-146620.8,0
-149817.6,0
-153014.4,0
-156211.2,0
-159408,0
-162604.8,0
-165801.6,0
-168998.4,0
-172195.2,0
-175392,0
-178588.8,0
-181785.6,0
-184982.4,0
-188179.2,0
-191376,0
-194572.8,0
-197769.6,0
-200966.4,0
-204163.2,0
-207360,0
diff --git a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay1.tNexNonOcc/lowerBound.csv b/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay1.tNexNonOcc/lowerBound.csv
deleted file mode 100644
index f3c868e51c..0000000000
--- a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay1.tNexNonOcc/lowerBound.csv
+++ /dev/null
@@ -1,104 +0,0 @@
-x,y
--112320.001,33086.88
--109123.201,29893.27289765625
--105926.401,26699.67555117187
--102729.601,23506.06844882813
--99532.80100000001,20312.47110234375
--96336.001,17118.864
--93139.201,13925.25787323741
--89942.401,10731.65955117187
--86745.60100000001,7538.052936627716
--83548.80100000001,4344.454126762584
--80352.001,1150.848
--80351.999,1150.848
--77155.19907399999,84270.84287592598
--73958.401,81077.24159999999
--70761.60100000001,77883.63840000001
--67564.80099999999,74690.03519999998
--64368.001,71496.432
--61171.201,68302.83270223788
--57974.40099999999,65109.22559999046
--54777.601,61915.6224
--51580.80100000001,58722.0192
--45187.201,52334.8128
--41990.401,49141.20959999999
--38793.601,45947.60639999999
--35596.80100000001,42754.00320000001
--32400.001,39560.4
--29203.201,36366.79679999761
--26006.401,33173.19164882931
--22809.60099999999,29979.59039999999
--19612.801,26785.9872
--16416.001,23592.384
--13219.201,20398.77982441436
--10022.40099999999,17205.1775999994
--6825.60099999999,14011.5739122071
--3628.800999999988,10817.97095610356
--432.001,7624.368
-2764.799000000003,4430.765043896463
-5961.599000000006,1237.161721948255
-5961.601000000006,1237.161721948255
-9158.400925999887,84357.15842709446
-12355.199,81163.55227324189
-15551.999,77969.952
-18748.79899999999,74776.35270234138
-21945.59900000001,71582.74364882932
-25142.39899999999,68389.14435117069
-28339.19900000001,65195.53920000236
-31535.999,62001.936
-34732.79900000001,58808.33279999998
-37929.599,55614.72959999998
-41126.39899999999,52421.12640000002
-44323.19900000001,49227.52319999999
-50716.79899999998,42840.31680000002
-53913.599,39646.71359999999
-57110.39899999999,36453.11040000001
-60307.19900000001,33259.50719999761
-63503.999,30065.904
-66700.79900000001,26872.29689765623
-69897.59899999997,23678.6995511719
-73094.39899999999,20485.09244882813
-76291.19899999998,17291.49510234377
-79487.999,14097.888
-82684.79899999998,10904.28187323743
-85881.599,7710.683063380093
-89078.39899999999,4517.076936619312
-92275.19900000001,1323.478370657266
-92275.20100000002,1323.478370657266
-95472.00092600001,84443.47007592597
-98668.79900000001,81249.86879999998
-101865.599,78056.2656
-105062.399,74862.66239999997
-108259.199,71669.05920000002
-111455.999,68475.45600000001
-114652.799,65281.84889765626
-117849.599,62088.24960000953
-121046.399,58894.64639999047
-124243.199,55701.04710234373
-127439.999,52507.44
-130636.799,49313.83289765626
-133833.599,46120.22579531249
-137030.399,42926.63820468752
-140227.199,39733.03110234374
-143423.999,36539.424
-146620.799,33345.81689765623
-149817.599,30152.21174646532
-153014.399,26958.62025353474
-156211.199,23765.01510234374
-159407.999,20571.408
-162604.799,17377.80089765626
-165801.599,14184.19574647486
-168998.399,10990.60425352513
-172195.199,7796.998126762569
-175391.999,4603.392
-178588.799,1409.785629343033
-178588.801,1409.785629343033
-181785.6009260003,84529.77587124756
-184982.399,81336.19020468747
-188179.199,78142.57919999999
-191375.999,74948.976
-194572.799,71755.37280000001
-197769.599,68561.76179552423
-200966.399,65368.17420468748
-207359.999,58980.96
-207360.001,58980.96
diff --git a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay1.tNexNonOcc/reference.csv b/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay1.tNexNonOcc/reference.csv
deleted file mode 100644
index 54b192f192..0000000000
--- a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay1.tNexNonOcc/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
--112320,33120
--109123.2,29923.19609375
--105926.4,26726.40195312499
--102729.6,23529.59804687501
--99532.8,20332.80390625
--96336,17136
--93139.2,13939.19707030772
--89942.39999999999,10742.40195312499
--86745.60000000001,7545.598535162879
--83548.8,4348.802929692276
--80352,1152
--77155.2,84355.2
--73958.39999999999,81158.39999999999
--70761.60000000001,77961.60000000001
--67564.79999999999,74764.79999999999
--64368,71568
--61171.2,68371.20390614403
--57974.39999999999,65174.39999999045
--54777.6,61977.6
--51580.8,58780.8
--48384,55584
--45187.2,52387.2
--41990.39999999999,49190.39999999999
--38793.59999999999,45993.59999999999
--35596.8,42796.8
--32400,39600
--29203.2,36403.19999999761
--26006.39999999999,33206.39804687619
--22809.59999999999,30009.59999999999
--19612.8,26812.8
--16416,23616
--13219.2,20419.1990234378
--10022.39999999999,17222.3999999994
--6825.599999999991,14025.59951171882
--3628.799999999988,10828.79975585942
--432,7632
-2764.800000000003,4435.200244140604
-5961.600000000006,1238.400122070325
-9158.399999999994,84441.60195312441
-12355.2,81244.7970703122
-15552,78048
-18748.79999999999,74851.20390624763
-21945.60000000001,71654.39804687619
-25142.39999999999,68457.60195312381
-28339.20000000001,65260.80000000237
-31536,62064
-34732.80000000002,58867.19999999998
-37929.60000000001,55670.39999999999
-41126.39999999999,52473.60000000001
-44323.20000000001,49276.79999999999
-47520,46080
-50716.79999999999,42883.20000000001
-53913.60000000001,39686.39999999999
-57110.39999999999,36489.60000000001
-60307.20000000001,33292.7999999976
-63504,30096
-66700.80000000002,26899.19609374998
-69897.59999999998,23702.40195312502
-73094.39999999999,20505.59804687501
-76291.19999999998,17308.80390625002
-79488,14112
-82684.79999999999,10915.19707030774
-85881.60000000001,7718.401464844937
-89078.39999999999,4521.598535154466
-92275.20000000001,1324.803173831097
-95472,84528
-98668.80000000002,81331.19999999998
-101865.6,78134.39999999999
-105062.4,74937.59999999998
-108259.2,71740.80000000002
-111456,68544
-114652.8,65347.19609375001
-117849.6,62150.40000000954
-121046.4,58953.59999999046
-124243.2,55756.80390624999
-127440,52560
-130636.8,49363.19609375001
-133833.6,46166.39218749999
-137030.4,42969.60781250001
-140227.2,39772.80390624999
-143424,36576
-146620.8,33379.19609374998
-149817.6,30182.39414060593
-153014.4,26985.60585939413
-156211.2,23788.80390624999
-159408,20592
-162604.8,17395.19609375001
-165801.6,14198.39414061548
-168998.4,11001.60585938452
-172195.2,7804.802929692261
-175392,4608
-178588.8,1411.196826169202
-181785.6,84614.39218749997
-184982.4,81417.60781249998
-188179.2,78220.79999999999
-191376,75024
-194572.8,71827.20000000001
-197769.6,68630.39218771194
-200966.4,65433.60781249998
-204163.2,62236.80390624999
-207360,59040
diff --git a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay1.tNexNonOcc/test.csv b/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay1.tNexNonOcc/test.csv
deleted file mode 100644
index 54b192f192..0000000000
--- a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay1.tNexNonOcc/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
--112320,33120
--109123.2,29923.19609375
--105926.4,26726.40195312499
--102729.6,23529.59804687501
--99532.8,20332.80390625
--96336,17136
--93139.2,13939.19707030772
--89942.39999999999,10742.40195312499
--86745.60000000001,7545.598535162879
--83548.8,4348.802929692276
--80352,1152
--77155.2,84355.2
--73958.39999999999,81158.39999999999
--70761.60000000001,77961.60000000001
--67564.79999999999,74764.79999999999
--64368,71568
--61171.2,68371.20390614403
--57974.39999999999,65174.39999999045
--54777.6,61977.6
--51580.8,58780.8
--48384,55584
--45187.2,52387.2
--41990.39999999999,49190.39999999999
--38793.59999999999,45993.59999999999
--35596.8,42796.8
--32400,39600
--29203.2,36403.19999999761
--26006.39999999999,33206.39804687619
--22809.59999999999,30009.59999999999
--19612.8,26812.8
--16416,23616
--13219.2,20419.1990234378
--10022.39999999999,17222.3999999994
--6825.599999999991,14025.59951171882
--3628.799999999988,10828.79975585942
--432,7632
-2764.800000000003,4435.200244140604
-5961.600000000006,1238.400122070325
-9158.399999999994,84441.60195312441
-12355.2,81244.7970703122
-15552,78048
-18748.79999999999,74851.20390624763
-21945.60000000001,71654.39804687619
-25142.39999999999,68457.60195312381
-28339.20000000001,65260.80000000237
-31536,62064
-34732.80000000002,58867.19999999998
-37929.60000000001,55670.39999999999
-41126.39999999999,52473.60000000001
-44323.20000000001,49276.79999999999
-47520,46080
-50716.79999999999,42883.20000000001
-53913.60000000001,39686.39999999999
-57110.39999999999,36489.60000000001
-60307.20000000001,33292.7999999976
-63504,30096
-66700.80000000002,26899.19609374998
-69897.59999999998,23702.40195312502
-73094.39999999999,20505.59804687501
-76291.19999999998,17308.80390625002
-79488,14112
-82684.79999999999,10915.19707030774
-85881.60000000001,7718.401464844937
-89078.39999999999,4521.598535154466
-92275.20000000001,1324.803173831097
-95472,84528
-98668.80000000002,81331.19999999998
-101865.6,78134.39999999999
-105062.4,74937.59999999998
-108259.2,71740.80000000002
-111456,68544
-114652.8,65347.19609375001
-117849.6,62150.40000000954
-121046.4,58953.59999999046
-124243.2,55756.80390624999
-127440,52560
-130636.8,49363.19609375001
-133833.6,46166.39218749999
-137030.4,42969.60781250001
-140227.2,39772.80390624999
-143424,36576
-146620.8,33379.19609374998
-149817.6,30182.39414060593
-153014.4,26985.60585939413
-156211.2,23788.80390624999
-159408,20592
-162604.8,17395.19609375001
-165801.6,14198.39414061548
-168998.4,11001.60585938452
-172195.2,7804.802929692261
-175392,4608
-178588.8,1411.196826169202
-181785.6,84614.39218749997
-184982.4,81417.60781249998
-188179.2,78220.79999999999
-191376,75024
-194572.8,71827.20000000001
-197769.6,68630.39218771194
-200966.4,65433.60781249998
-204163.2,62236.80390624999
-207360,59040
diff --git a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay1.tNexNonOcc/upperBound.csv b/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay1.tNexNonOcc/upperBound.csv
deleted file mode 100644
index 3a34706b9f..0000000000
--- a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay1.tNexNonOcc/upperBound.csv
+++ /dev/null
@@ -1,104 +0,0 @@
-x,y
--112320.001,33153.12
--112319.999,33153.12
--109123.199,29953.11928984375
--105926.399,26753.12835507812
--102729.599,23553.12764492189
--99532.799,20353.13671015625
--96335.999,17153.136
--93139.19899999999,13953.13626737803
--89942.39899999999,10753.14435507812
--86745.599,7553.144133698042
--83548.799,4353.151732621968
--80352.00092599992,1153.153927927684
--77155.201,84439.5552
--77155.19899999999,84439.5552
--73958.39899999999,81239.55839999999
--70761.599,78039.5616
--67564.79899999998,74839.56479999999
--64367.999,71639.568
--61171.19899999999,68439.57511005018
--57974.39899999999,65239.57439999044
--54777.59899999999,62039.5776
--51580.79900000001,58839.5808
--45187.19899999999,52439.58719999999
--41990.399,49239.59039999999
--38793.59899999999,46039.59359999999
--35596.799,42839.5968
--32399.999,39639.6
--29203.19899999999,36439.60319999761
--26006.39899999999,33239.60444492306
--22809.59899999999,30039.60959999999
--19612.79900000001,26839.6128
--16415.999,23639.616
--13219.199,20439.61822246124
--10022.39899999999,17239.6223999994
--6825.598999999991,14039.62511123054
--3628.798999999988,10839.62855561528
--431.999,7639.632
-2764.801000000003,4439.635444384745
-5961.599074000006,1239.640450118469
-9158.398999999996,84526.04355507753
-9158.400999999994,84526.04355507753
-12355.201,81326.0418673825
-15552.001,78126.048
-18748.80099999999,74926.05511015387
-21945.60100000001,71726.05244492306
-25142.40099999999,68526.05955507694
-28339.20100000001,65326.06080000237
-31536.001,62126.064
-34732.80100000002,58926.06719999998
-37929.60100000001,55726.07039999999
-41126.401,52526.07360000001
-44323.20100000002,49326.07679999999
-50716.80099999998,42926.08320000001
-53913.601,39726.08639999999
-57110.401,36526.08960000001
-60307.20100000002,33326.0927999976
-63504.001,30126.096
-66700.80100000002,26926.09528984373
-69897.60099999998,23726.10435507814
-73094.401,20526.10364492188
-76291.20099999999,17326.11271015627
-79488.001,14126.112
-82684.80099999999,10926.11226737805
-85881.60100000001,7726.119866309782
-89078.401,4526.12013368962
-92275.1990739999,1326.129904928244
-95471.999,84612.52800000001
-95472.001,84612.52800000001
-98668.80100000002,81412.53119999998
-101865.601,78212.53439999999
-105062.401,75012.53759999998
-108259.201,71812.54080000002
-111456.001,68612.54399999999
-114652.801,65412.54328984376
-117849.601,62212.55040000955
-121046.401,59012.55359999045
-124243.201,55812.56071015624
-127440.001,52612.56
-130636.801,49412.55928984376
-133833.601,46212.55857968749
-137030.401,43012.57742031251
-140227.201,39812.57671015624
-143424.001,36612.576
-146620.801,33412.57528984373
-149817.601,30212.57653474654
-153014.401,27012.59146525352
-156211.201,23812.59271015624
-159408.001,20612.592
-162604.801,17412.59128984376
-165801.601,14212.5925347561
-168998.401,11012.6074652439
-172195.201,7812.607732621954
-175392.001,4612.608
-178588.7990740001,1412.609950923169
-181785.599,84699.00657968747
-181785.601,84699.00657968747
-184982.401,81499.02542031248
-188179.201,78299.02079999998
-191376.001,75099.024
-194572.801,71899.02720000001
-197769.601,68699.02257989965
-200966.401,65499.04142031247
-207360.001,59099.04
diff --git a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay1.tNexOcc/errors.csv b/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay1.tNexOcc/errors.csv
deleted file mode 100644
index e46f3f7d3d..0000000000
--- a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay1.tNexOcc/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
--112320,0
--109123.2,0
--105926.4,0
--102729.6,0
--99532.8,0
--96336,0
--93139.2,0
--89942.39999999999,0
--86745.60000000001,0
--83548.8,0
--80352,0
--77155.2,0
--73958.39999999999,0
--70761.60000000001,0
--67564.79999999999,0
--64368,0
--61171.2,0
--57974.39999999999,0
--54777.6,0
--51580.8,0
--48384,0
--45187.2,0
--41990.39999999999,0
--38793.59999999999,0
--35596.8,0
--32400,0
--29203.2,0
--26006.39999999999,0
--22809.59999999999,0
--19612.8,0
--16416,0
--13219.2,0
--10022.39999999999,0
--6825.599999999991,0
--3628.799999999988,0
--432,0
-2764.800000000003,0
-5961.600000000006,0
-9158.399999999994,0
-12355.2,0
-15552,0
-18748.79999999999,0
-21945.60000000001,0
-25142.39999999999,0
-28339.20000000001,0
-31536,0
-34732.80000000002,0
-37929.60000000001,0
-41126.39999999999,0
-44323.20000000001,0
-47520,0
-50716.79999999999,0
-53913.60000000001,0
-57110.39999999999,0
-60307.20000000001,0
-63504,0
-66700.80000000002,0
-69897.59999999998,0
-73094.39999999999,0
-76291.19999999998,0
-79488,0
-82684.79999999999,0
-85881.60000000001,0
-89078.39999999999,0
-92275.20000000001,0
-95472,0
-98668.80000000002,0
-101865.6,0
-105062.4,0
-108259.2,0
-111456,0
-114652.8,0
-117849.6,0
-121046.4,0
-124243.2,0
-127440,0
-130636.8,0
-133833.6,0
-137030.4,0
-140227.2,0
-143424,0
-146620.8,0
-149817.6,0
-153014.4,0
-156211.2,0
-159408,0
-162604.8,0
-165801.6,0
-168998.4,0
-172195.2,0
-175392,0
-178588.8,0
-181785.6,0
-184982.4,0
-188179.2,0
-191376,0
-194572.8,0
-197769.6,0
-200966.4,0
-204163.2,0
-207360,0
diff --git a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay1.tNexOcc/lowerBound.csv b/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay1.tNexOcc/lowerBound.csv
deleted file mode 100644
index bdf102f341..0000000000
--- a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay1.tNexOcc/lowerBound.csv
+++ /dev/null
@@ -1,101 +0,0 @@
-x,y
--112320.001,25894.08
--109123.201,22700.47289765625
--105926.401,19506.87555117187
--102729.601,16313.26844882813
--99532.80100000001,13119.67012676259
--96336.001,9926.064
--93139.201,6732.457873237417
--89942.401,3538.859063380092
--86745.60100000001,345.2528451669475
--86745.599,345.2528451669475
--83548.799074,83465.24927592599
--73958.401,73884.44159999999
--70761.60100000001,70690.83840000001
--67564.80099999999,67497.2352
--64368.001,64303.632
--61171.201,61110.0288
--57974.40099999999,57916.42559999999
--54777.601,54722.8224
--51580.80100000001,51529.2192
--45187.201,45142.0128
--41990.401,41948.40959999998
--38793.601,38754.80639999999
--35596.80100000001,35561.2032
--32400.001,32367.6
--29203.201,29173.9968
--26006.401,25980.39359999999
--22809.60099999999,22786.79039999999
--19612.801,19593.1872
--16416.001,16399.584
--13219.201,13205.9808
--10022.40099999999,10012.37759999999
--6825.60099999999,6818.774399999991
--432.001,431.568
--431.999,431.568
-2764.800925999902,83551.56604657754
-5961.599000000006,80357.96013662101
-9158.398999999996,77164.36035117129
-12355.199,73970.75227324189
-15551.999,70777.152
-18748.79899999999,67583.55270234137
-21945.59900000001,64389.94364882931
-25142.39899999999,61196.34435117069
-28339.19900000001,58002.73920000237
-31535.999,54809.136
-34732.79900000001,51615.53279999998
-37929.599,48421.92959999999
-41126.39899999999,45228.32640000001
-44323.19900000001,42034.72319999999
-50716.79899999998,35647.51680000001
-53913.599,32453.9155511671
-57110.39899999999,29260.30844883766
-60307.19900000001,26066.7071999976
-63503.999,22873.104
-66700.79900000001,19679.49689765623
-69897.59899999997,16485.89955117189
-73094.39899999999,13292.29244882814
-76291.19899999998,10098.6941267626
-79487.999,6905.088
-82684.79899999998,3711.48162934333
-85881.599,517.8831853286329
-85881.60100000001,517.8831853286329
-89078.400926,83637.87647592599
-92275.19900000001,80444.27519999999
-95471.999,77250.67200000001
-98668.79900000001,74057.06879999998
-101865.599,70863.4656
-105062.399,67669.86239999998
-108259.199,64476.26310234376
-111455.999,61282.656
-114652.799,58089.04889765626
-117849.599,54895.44960000953
-121046.399,51701.84639999047
-124243.199,48508.24710234374
-127439.999,45314.64
-130636.799,42121.03289765626
-133833.599,38927.42579531248
-137030.399,35733.83820468751
-140227.199,32540.23110234374
-143423.999,29346.624
-146620.799,26153.01689765623
-149817.599,22959.41174646532
-153014.399,19765.82025353474
-156211.199,16572.21510234374
-159407.999,13378.608
-162604.799,10185.00187323743
-165801.599,6991.395258686662
-168998.399,3797.804741313339
-172195.199,604.1983096834423
-172195.201,604.1983096834423
-175392.0009259999,83724.19007592605
-178588.799,80530.58880000001
-181785.599,77336.97779531247
-184982.399,74143.39020468747
-188179.199,70949.77919999999
-191375.999,67756.17600000001
-194572.799,64562.56889765626
-197769.599,61368.96179552423
-200966.399,58175.37420468748
-207359.999,51788.16
-207360.001,51788.16
diff --git a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay1.tNexOcc/reference.csv b/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay1.tNexOcc/reference.csv
deleted file mode 100644
index 372ff6e52f..0000000000
--- a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay1.tNexOcc/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
--112320,25920
--109123.2,22723.19609375
--105926.4,19526.40195312499
--102729.6,16329.59804687501
--99532.8,13132.80292969228
--96336,9936
--93139.2,6739.197070307724
--89942.39999999999,3542.401464844937
--86745.60000000001,345.5984436105581
--83548.8,83548.8
--80352,80352
--77155.2,77155.2
--73958.39999999999,73958.39999999999
--70761.60000000001,70761.60000000001
--67564.79999999999,67564.79999999999
--64368,64368
--61171.2,61171.2
--57974.39999999999,57974.39999999999
--54777.6,54777.6
--51580.8,51580.8
--48384,48384
--45187.2,45187.2
--41990.39999999999,41990.39999999999
--38793.59999999999,38793.59999999999
--35596.8,35596.8
--32400,32400
--29203.2,29203.2
--26006.39999999999,26006.39999999999
--22809.59999999999,22809.59999999999
--19612.8,19612.8
--16416,16416
--13219.2,13219.2
--10022.39999999999,10022.39999999999
--6825.599999999991,6825.599999999991
--3628.799999999988,3628.799999999988
--432,432
-2764.800000000003,83635.20317382806
-5961.600000000006,80438.39853515617
-9158.399999999994,77241.60195312441
-12355.2,74044.7970703122
-15552,70848
-18748.79999999999,67651.20390624763
-21945.60000000001,64454.39804687619
-25142.39999999999,61257.60195312381
-28339.20000000001,58060.80000000237
-31536,54864
-34732.80000000002,51667.19999999998
-37929.60000000001,48470.39999999999
-41126.39999999999,45273.60000000001
-44323.20000000001,42076.79999999999
-47520,38880
-50716.79999999999,35683.20000000001
-53913.60000000001,32486.40195312022
-57110.39999999999,29289.59804688455
-60307.20000000001,26092.7999999976
-63504,22896
-66700.80000000002,19699.19609374998
-69897.59999999998,16502.40195312502
-73094.39999999999,13305.59804687501
-76291.19999999998,10108.80292969229
-79488,6912
-82684.79999999999,3715.1968261695
-85881.60000000001,518.4015869155484
-89078.39999999999,83721.60000000001
-92275.20000000001,80524.79999999999
-95472,77328
-98668.80000000002,74131.19999999998
-101865.6,70934.39999999999
-105062.4,67737.59999999998
-108259.2,64540.80390625002
-111456,61344
-114652.8,58147.19609375001
-117849.6,54950.40000000954
-121046.4,51753.59999999046
-124243.2,48556.80390624999
-127440,45360
-130636.8,42163.19609375001
-133833.6,38966.39218749999
-137030.4,35769.60781250001
-140227.2,32572.80390624999
-143424,29376
-146620.8,26179.19609374998
-149817.6,22982.39414060593
-153014.4,19785.60585939413
-156211.2,16588.80390624999
-159408,13392
-162604.8,10195.19707030774
-165801.6,6998.393652339
-168998.4,3801.606347661
-172195.2,604.8031127962386
-175392,83808
-178588.8,80611.20000000001
-181785.6,77414.39218749997
-184982.4,74217.60781249998
-188179.2,71020.79999999999
-191376,67824
-194572.8,64627.19609375001
-197769.6,61430.39218771194
-200966.4,58233.60781249998
-204163.2,55036.80390624999
-207360,51840
diff --git a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay1.tNexOcc/test.csv b/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay1.tNexOcc/test.csv
deleted file mode 100644
index 372ff6e52f..0000000000
--- a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay1.tNexOcc/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
--112320,25920
--109123.2,22723.19609375
--105926.4,19526.40195312499
--102729.6,16329.59804687501
--99532.8,13132.80292969228
--96336,9936
--93139.2,6739.197070307724
--89942.39999999999,3542.401464844937
--86745.60000000001,345.5984436105581
--83548.8,83548.8
--80352,80352
--77155.2,77155.2
--73958.39999999999,73958.39999999999
--70761.60000000001,70761.60000000001
--67564.79999999999,67564.79999999999
--64368,64368
--61171.2,61171.2
--57974.39999999999,57974.39999999999
--54777.6,54777.6
--51580.8,51580.8
--48384,48384
--45187.2,45187.2
--41990.39999999999,41990.39999999999
--38793.59999999999,38793.59999999999
--35596.8,35596.8
--32400,32400
--29203.2,29203.2
--26006.39999999999,26006.39999999999
--22809.59999999999,22809.59999999999
--19612.8,19612.8
--16416,16416
--13219.2,13219.2
--10022.39999999999,10022.39999999999
--6825.599999999991,6825.599999999991
--3628.799999999988,3628.799999999988
--432,432
-2764.800000000003,83635.20317382806
-5961.600000000006,80438.39853515617
-9158.399999999994,77241.60195312441
-12355.2,74044.7970703122
-15552,70848
-18748.79999999999,67651.20390624763
-21945.60000000001,64454.39804687619
-25142.39999999999,61257.60195312381
-28339.20000000001,58060.80000000237
-31536,54864
-34732.80000000002,51667.19999999998
-37929.60000000001,48470.39999999999
-41126.39999999999,45273.60000000001
-44323.20000000001,42076.79999999999
-47520,38880
-50716.79999999999,35683.20000000001
-53913.60000000001,32486.40195312022
-57110.39999999999,29289.59804688455
-60307.20000000001,26092.7999999976
-63504,22896
-66700.80000000002,19699.19609374998
-69897.59999999998,16502.40195312502
-73094.39999999999,13305.59804687501
-76291.19999999998,10108.80292969229
-79488,6912
-82684.79999999999,3715.1968261695
-85881.60000000001,518.4015869155484
-89078.39999999999,83721.60000000001
-92275.20000000001,80524.79999999999
-95472,77328
-98668.80000000002,74131.19999999998
-101865.6,70934.39999999999
-105062.4,67737.59999999998
-108259.2,64540.80390625002
-111456,61344
-114652.8,58147.19609375001
-117849.6,54950.40000000954
-121046.4,51753.59999999046
-124243.2,48556.80390624999
-127440,45360
-130636.8,42163.19609375001
-133833.6,38966.39218749999
-137030.4,35769.60781250001
-140227.2,32572.80390624999
-143424,29376
-146620.8,26179.19609374998
-149817.6,22982.39414060593
-153014.4,19785.60585939413
-156211.2,16588.80390624999
-159408,13392
-162604.8,10195.19707030774
-165801.6,6998.393652339
-168998.4,3801.606347661
-172195.2,604.8031127962386
-175392,83808
-178588.8,80611.20000000001
-181785.6,77414.39218749997
-184982.4,74217.60781249998
-188179.2,71020.79999999999
-191376,67824
-194572.8,64627.19609375001
-197769.6,61430.39218771194
-200966.4,58233.60781249998
-204163.2,55036.80390624999
-207360,51840
diff --git a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay1.tNexOcc/upperBound.csv b/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay1.tNexOcc/upperBound.csv
deleted file mode 100644
index 414027a20e..0000000000
--- a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay1.tNexOcc/upperBound.csv
+++ /dev/null
@@ -1,101 +0,0 @@
-x,y
--112320.001,25945.92
--112319.999,25945.92
--109123.199,22745.91928984375
--105926.399,19545.92835507811
--102729.599,16345.92764492189
--99532.799,13145.93573262197
--96335.999,9945.936
--93139.19899999999,6745.936267378032
--89942.39899999999,3545.943866309782
--86745.60092599993,345.9459699819199
--83548.80100000001,83632.34880000001
--83548.799,83632.34880000001
--73958.39899999999,74032.3584
--70761.599,70832.3616
--67564.79899999998,67632.36479999998
--64367.999,64432.368
--61171.19899999999,61232.37119999999
--57974.39899999999,58032.37439999999
--54777.59899999999,54832.3776
--51580.79900000001,51632.38080000001
--45187.19899999999,45232.3872
--41990.399,42032.39039999999
--38793.59899999999,38832.39359999999
--35596.799,35632.3968
--32399.999,32432.4
--29203.19899999999,29232.4032
--26006.39899999999,26032.40639999999
--22809.59899999999,22832.40959999999
--19612.79900000001,19632.4128
--16415.999,16432.416
--13219.199,13232.4192
--10022.39899999999,10032.42239999999
--6825.598999999991,6832.425599999991
--432.0009260000027,432.4339279260021
-2764.799000000003,83718.8383770019
-2764.801000000003,83718.8383770019
-5961.601000000006,80518.83693369133
-9158.400999999994,77318.84355507753
-12355.201,74118.84186738251
-15552.001,70918.848
-18748.80099999999,67718.85511015388
-21945.60100000001,64518.85244492306
-25142.40099999999,61318.85955507694
-28339.20100000001,58118.86080000237
-31536.001,54918.864
-34732.80100000002,51718.86719999999
-37929.60100000001,48518.87039999999
-41126.401,45318.87360000001
-44323.20100000002,42118.87679999999
-50716.80099999998,35718.88320000001
-53913.601,32518.88835507334
-57110.401,29318.88764493143
-60307.20100000002,26118.8927999976
-63504.001,22918.896
-66700.80100000002,19718.89528984373
-69897.60099999998,16518.90435507815
-73094.401,13318.90364492188
-76291.20099999999,10118.91173262198
-79488.001,6918.912
-82684.80099999999,3718.91202299567
-85881.59907399991,518.9219164256829
-89078.39899999999,83805.32160000001
-89078.401,83805.32160000001
-92275.20100000002,80605.32479999999
-95472.001,77405.32799999999
-98668.80100000002,74205.33119999999
-101865.601,71005.33439999999
-105062.401,67805.33759999997
-108259.201,64605.34471015627
-111456.001,61405.344
-114652.801,58205.34328984376
-117849.601,55005.35040000955
-121046.401,51805.35359999045
-124243.201,48605.36071015624
-127440.001,45405.36
-130636.801,42205.35928984376
-133833.601,39005.35857968749
-137030.401,35805.37742031251
-140227.201,32605.37671015624
-143424.001,29405.376
-146620.801,26205.37528984373
-149817.601,23005.37653474654
-153014.401,19805.39146525352
-156211.201,16605.39271015624
-159408.001,13405.392
-162604.801,10205.39226737805
-165801.601,7005.392045991339
-168998.401,3805.407954008661
-172195.1990740001,605.4098438368915
-175391.999,83891.808
-175392.001,83891.808
-178588.801,80691.81120000001
-181785.601,77491.80657968746
-184982.401,74291.82542031248
-188179.201,71091.82079999999
-191376.001,67891.82399999999
-194572.801,64691.82328984376
-197769.601,61491.82257989966
-200966.401,58291.84142031248
-207360.001,51891.84
diff --git a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay2.occupied/errors.csv b/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay2.occupied/errors.csv
deleted file mode 100644
index e46f3f7d3d..0000000000
--- a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay2.occupied/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
--112320,0
--109123.2,0
--105926.4,0
--102729.6,0
--99532.8,0
--96336,0
--93139.2,0
--89942.39999999999,0
--86745.60000000001,0
--83548.8,0
--80352,0
--77155.2,0
--73958.39999999999,0
--70761.60000000001,0
--67564.79999999999,0
--64368,0
--61171.2,0
--57974.39999999999,0
--54777.6,0
--51580.8,0
--48384,0
--45187.2,0
--41990.39999999999,0
--38793.59999999999,0
--35596.8,0
--32400,0
--29203.2,0
--26006.39999999999,0
--22809.59999999999,0
--19612.8,0
--16416,0
--13219.2,0
--10022.39999999999,0
--6825.599999999991,0
--3628.799999999988,0
--432,0
-2764.800000000003,0
-5961.600000000006,0
-9158.399999999994,0
-12355.2,0
-15552,0
-18748.79999999999,0
-21945.60000000001,0
-25142.39999999999,0
-28339.20000000001,0
-31536,0
-34732.80000000002,0
-37929.60000000001,0
-41126.39999999999,0
-44323.20000000001,0
-47520,0
-50716.79999999999,0
-53913.60000000001,0
-57110.39999999999,0
-60307.20000000001,0
-63504,0
-66700.80000000002,0
-69897.59999999998,0
-73094.39999999999,0
-76291.19999999998,0
-79488,0
-82684.79999999999,0
-85881.60000000001,0
-89078.39999999999,0
-92275.20000000001,0
-95472,0
-98668.80000000002,0
-101865.6,0
-105062.4,0
-108259.2,0
-111456,0
-114652.8,0
-117849.6,0
-121046.4,0
-124243.2,0
-127440,0
-130636.8,0
-133833.6,0
-137030.4,0
-140227.2,0
-143424,0
-146620.8,0
-149817.6,0
-153014.4,0
-156211.2,0
-159408,0
-162604.8,0
-165801.6,0
-168998.4,0
-172195.2,0
-175392,0
-178588.8,0
-181785.6,0
-184982.4,0
-188179.2,0
-191376,0
-194572.8,0
-197769.6,0
-200966.4,0
-204163.2,0
-207360,0
diff --git a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay2.occupied/lowerBound.csv b/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay2.occupied/lowerBound.csv
deleted file mode 100644
index 69d85cfe7f..0000000000
--- a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay2.occupied/lowerBound.csv
+++ /dev/null
@@ -1,33 +0,0 @@
-x,y
--112320.001,0.999
--109123.201,-0.001
--102729.599,-0.001
--99532.799,0.999
--64368.001,0.999
--61171.201,-0.0009728739998297034
--57974.40099999999,-0.001
--51580.79900000001,-0.001
--48383.999,0.999
--26006.401,0.999
--22809.60099999999,-0.001
--16415.999,-0.001
--13219.199,0.999
-25142.39899999999,0.999
-28339.19900000001,-0.001
-34732.80100000002,-0.001
-37929.60100000001,0.999
-60307.19900000001,0.999
-63503.999,-0.001
-69897.60099999998,-0.001
-73094.401,0.999
-111455.999,0.999
-114652.799,-0.001
-121046.401,-0.001
-124243.201,0.999
-146620.799,0.999
-149817.599,-0.001
-156211.201,-0.001
-159408.001,0.999
-197769.599,0.999
-200966.399,-0.001
-207360.001,-0.001
diff --git a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay2.occupied/reference.csv b/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay2.occupied/reference.csv
deleted file mode 100644
index 56cbaaddb1..0000000000
--- a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay2.occupied/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
--112320,1
--109123.2,0
--105926.4,0
--102729.6,0
--99532.8,1
--96336,1
--93139.2,1
--89942.39999999999,1
--86745.60000000001,1
--83548.8,1
--80352,1
--77155.2,1
--73958.39999999999,1
--70761.60000000001,1
--67564.79999999999,1
--64368,1
--61171.2,2.712600017029665e-05
--57974.39999999999,0
--54777.6,0
--51580.8,0
--48384,1
--45187.2,1
--41990.39999999999,1
--38793.59999999999,1
--35596.8,1
--32400,1
--29203.2,1
--26006.39999999999,1
--22809.59999999999,0
--19612.8,0
--16416,0
--13219.2,1
--10022.39999999999,1
--6825.599999999991,1
--3628.799999999988,1
--432,1
-2764.800000000003,1
-5961.600000000006,1
-9158.399999999994,1
-12355.2,1
-15552,1
-18748.79999999999,1
-21945.60000000001,1
-25142.39999999999,1
-28339.20000000001,0
-31536,0
-34732.80000000002,0
-37929.60000000001,1
-41126.39999999999,1
-44323.20000000001,1
-47520,1
-50716.79999999999,1
-53913.60000000001,1
-57110.39999999999,1
-60307.20000000001,1
-63504,0
-66700.80000000002,0
-69897.59999999998,0
-73094.39999999999,1
-76291.19999999998,1
-79488,1
-82684.79999999999,1
-85881.60000000001,1
-89078.39999999999,1
-92275.20000000001,1
-95472,1
-98668.80000000002,1
-101865.6,1
-105062.4,1
-108259.2,1
-111456,1
-114652.8,0
-117849.6,0
-121046.4,0
-124243.2,1
-127440,1
-130636.8,1
-133833.6,1
-137030.4,1
-140227.2,1
-143424,1
-146620.8,1
-149817.6,0
-153014.4,0
-156211.2,0
-159408,1
-162604.8,1
-165801.6,1
-168998.4,1
-172195.2,1
-175392,1
-178588.8,1
-181785.6,1
-184982.4,1
-188179.2,1
-191376,1
-194572.8,1
-197769.6,1
-200966.4,0
-204163.2,0
-207360,0
diff --git a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay2.occupied/test.csv b/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay2.occupied/test.csv
deleted file mode 100644
index 56cbaaddb1..0000000000
--- a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay2.occupied/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
--112320,1
--109123.2,0
--105926.4,0
--102729.6,0
--99532.8,1
--96336,1
--93139.2,1
--89942.39999999999,1
--86745.60000000001,1
--83548.8,1
--80352,1
--77155.2,1
--73958.39999999999,1
--70761.60000000001,1
--67564.79999999999,1
--64368,1
--61171.2,2.712600017029665e-05
--57974.39999999999,0
--54777.6,0
--51580.8,0
--48384,1
--45187.2,1
--41990.39999999999,1
--38793.59999999999,1
--35596.8,1
--32400,1
--29203.2,1
--26006.39999999999,1
--22809.59999999999,0
--19612.8,0
--16416,0
--13219.2,1
--10022.39999999999,1
--6825.599999999991,1
--3628.799999999988,1
--432,1
-2764.800000000003,1
-5961.600000000006,1
-9158.399999999994,1
-12355.2,1
-15552,1
-18748.79999999999,1
-21945.60000000001,1
-25142.39999999999,1
-28339.20000000001,0
-31536,0
-34732.80000000002,0
-37929.60000000001,1
-41126.39999999999,1
-44323.20000000001,1
-47520,1
-50716.79999999999,1
-53913.60000000001,1
-57110.39999999999,1
-60307.20000000001,1
-63504,0
-66700.80000000002,0
-69897.59999999998,0
-73094.39999999999,1
-76291.19999999998,1
-79488,1
-82684.79999999999,1
-85881.60000000001,1
-89078.39999999999,1
-92275.20000000001,1
-95472,1
-98668.80000000002,1
-101865.6,1
-105062.4,1
-108259.2,1
-111456,1
-114652.8,0
-117849.6,0
-121046.4,0
-124243.2,1
-127440,1
-130636.8,1
-133833.6,1
-137030.4,1
-140227.2,1
-143424,1
-146620.8,1
-149817.6,0
-153014.4,0
-156211.2,0
-159408,1
-162604.8,1
-165801.6,1
-168998.4,1
-172195.2,1
-175392,1
-178588.8,1
-181785.6,1
-184982.4,1
-188179.2,1
-191376,1
-194572.8,1
-197769.6,1
-200966.4,0
-204163.2,0
-207360,0
diff --git a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay2.occupied/upperBound.csv b/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay2.occupied/upperBound.csv
deleted file mode 100644
index 9849863de0..0000000000
--- a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay2.occupied/upperBound.csv
+++ /dev/null
@@ -1,34 +0,0 @@
-x,y
--112320.001,1.001
--112319.999,1.001
--109123.199,0.001
--102729.601,0.001
--99532.80100000001,1.001
--64367.999,1.001
--61171.19899999999,0.001027126000170297
--57974.39899999999,0.001
--51580.80100000001,0.001
--48384.001,1.001
--26006.39899999999,1.001
--22809.59899999999,0.001
--16416.001,0.001
--13219.201,1.001
-25142.40099999999,1.001
-28339.20100000001,0.001
-34732.79900000001,0.001
-37929.599,1.001
-60307.20100000002,1.001
-63504.001,0.001
-69897.59899999997,0.001
-73094.39899999999,1.001
-111456.001,1.001
-114652.801,0.001
-121046.399,0.001
-124243.199,1.001
-146620.801,1.001
-149817.601,0.001
-156211.199,0.001
-159407.999,1.001
-197769.601,1.001
-200966.401,0.001
-207360.001,0.001
diff --git a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay2.tNexNonOcc/errors.csv b/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay2.tNexNonOcc/errors.csv
deleted file mode 100644
index e46f3f7d3d..0000000000
--- a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay2.tNexNonOcc/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
--112320,0
--109123.2,0
--105926.4,0
--102729.6,0
--99532.8,0
--96336,0
--93139.2,0
--89942.39999999999,0
--86745.60000000001,0
--83548.8,0
--80352,0
--77155.2,0
--73958.39999999999,0
--70761.60000000001,0
--67564.79999999999,0
--64368,0
--61171.2,0
--57974.39999999999,0
--54777.6,0
--51580.8,0
--48384,0
--45187.2,0
--41990.39999999999,0
--38793.59999999999,0
--35596.8,0
--32400,0
--29203.2,0
--26006.39999999999,0
--22809.59999999999,0
--19612.8,0
--16416,0
--13219.2,0
--10022.39999999999,0
--6825.599999999991,0
--3628.799999999988,0
--432,0
-2764.800000000003,0
-5961.600000000006,0
-9158.399999999994,0
-12355.2,0
-15552,0
-18748.79999999999,0
-21945.60000000001,0
-25142.39999999999,0
-28339.20000000001,0
-31536,0
-34732.80000000002,0
-37929.60000000001,0
-41126.39999999999,0
-44323.20000000001,0
-47520,0
-50716.79999999999,0
-53913.60000000001,0
-57110.39999999999,0
-60307.20000000001,0
-63504,0
-66700.80000000002,0
-69897.59999999998,0
-73094.39999999999,0
-76291.19999999998,0
-79488,0
-82684.79999999999,0
-85881.60000000001,0
-89078.39999999999,0
-92275.20000000001,0
-95472,0
-98668.80000000002,0
-101865.6,0
-105062.4,0
-108259.2,0
-111456,0
-114652.8,0
-117849.6,0
-121046.4,0
-124243.2,0
-127440,0
-130636.8,0
-133833.6,0
-137030.4,0
-140227.2,0
-143424,0
-146620.8,0
-149817.6,0
-153014.4,0
-156211.2,0
-159408,0
-162604.8,0
-165801.6,0
-168998.4,0
-172195.2,0
-175392,0
-178588.8,0
-181785.6,0
-184982.4,0
-188179.2,0
-191376,0
-194572.8,0
-197769.6,0
-200966.4,0
-204163.2,0
-207360,0
diff --git a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay2.tNexNonOcc/lowerBound.csv b/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay2.tNexNonOcc/lowerBound.csv
deleted file mode 100644
index 959e03b8a7..0000000000
--- a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay2.tNexNonOcc/lowerBound.csv
+++ /dev/null
@@ -1,108 +0,0 @@
-x,y
--112320.001,719.28
--112319.999,719.28
--109123.199126857,47875.27102638871
--105926.401,44681.67360000953
--102729.601,41488.07039999047
--99532.80100000001,38294.47110234376
--96336.001,35100.864
--93139.201,31907.25689765625
--89942.401,28713.65955117187
--86745.60100000001,25520.05244883696
--83548.80100000001,22326.45510234375
--80352.001,19132.848
--77155.201,15939.24187323741
--73958.401,12745.64355117187
--70761.60100000001,9552.03644882813
--67564.80099999999,6358.438126762569
--64368.001,3164.832
--64367.999,3164.832
--61171.19917755538,35934.25142046386
--57974.40099999999,32741.62559999999
--54777.601,29548.02044883765
--51580.80100000001,26354.41919999762
--45187.201,19967.21280000238
--41990.401,16773.61155116234
--38793.601,13580.00444883766
--35596.80100000001,10386.40222441406
--32400.001,7192.8
--29203.201,3999.197531687961
--26006.401,805.5932341560592
--26006.39899999999,805.5932341560592
--22809.59912685721,47961.59047989989
--19612.801,44767.98720000239
--16416.001,41574.384
--13219.201,38380.77982441436
--10022.40099999999,35187.17564882871
--6825.60099999999,31993.5739122071
--3628.800999999988,28799.97193168935
--432.001,25606.368
-2764.799000000003,22412.76406831064
-5961.599000000006,19219.16208779289
-9158.398999999996,16025.5584000006
-12355.199,12831.9552
-15551.999,9638.352000000001
-18748.79899999999,6444.749775584161
-21945.59900000001,3251.145112207919
-25142.39899999999,57.54278870923153
-25142.40099999999,57.54278870923153
-28339.20082240001,32827.93737942239
-31535.999,29634.336
-34732.79900000001,26440.73280000237
-37929.599,23247.13155116234
-41126.39899999999,20053.52444883766
-44323.19900000001,16859.9231999988
-47519.999,13666.32
-50716.79899999998,10472.71777558595
-53913.599,7279.115063370556
-57110.39899999999,4085.508936628848
-60307.19900000001,891.9064073356691
-60307.20100000002,891.9064073356691
-63504.00087314273,48047.90212872813
-66700.79900000001,44854.29689765623
-69897.59899999997,41660.69760000956
-73094.39899999999,38467.09439999047
-76291.19899999998,35273.49510234377
-79487.999,32079.888
-82684.79899999998,28886.28089765626
-85881.599,25692.68355117187
-89078.39899999999,22499.07644882813
-92275.19900000001,19305.47910234374
-95471.999,16111.872
-98668.79900000001,12918.2658732374
-101865.599,9724.667551171869
-105062.399,6531.060936619878
-108259.199,3337.462370656699
-111455.999,143.856
-111456.001,143.856
-114652.8008224003,32914.24707708173
-117849.599,29720.65155117186
-121046.399,26527.04444882814
-124243.199,23333.44710234374
-127439.999,20139.84
-130636.799,16946.23289765626
-133833.599,13752.62774647483
-137030.399,10559.03625352517
-140227.199,7365.430126762569
-143423.999,4171.824
-146620.799,978.2176903166775
-146620.801,978.2176903166775
-149817.6008731434,48134.20792405141
-153014.399,44940.62220468753
-156211.199,41747.01510234374
-159407.999,38553.408
-162604.799,35359.80089765626
-165801.599,32166.19574646532
-168998.399,28972.60425353468
-172195.199,25778.99910234374
-178588.799,19391.78489765626
-181785.599,16198.17974647481
-184982.399,13004.58825352513
-188179.199,9810.982126762568
-191375.999,6617.376
-194572.799,3423.769629343331
-197769.599,230.1633503221445
-197769.601,230.1633503221445
-200966.4008223999,33000.57238410781
-207359.999,26613.36
-207360.001,26613.36
diff --git a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay2.tNexNonOcc/reference.csv b/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay2.tNexNonOcc/reference.csv
deleted file mode 100644
index 7c3023308c..0000000000
--- a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay2.tNexNonOcc/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
--112320,720
--109123.2,47923.19609375
--105926.4,44726.40000000954
--102729.6,41529.59999999046
--99532.8,38332.80390625
--96336,35136
--93139.2,31939.19609375
--89942.39999999999,28742.40195312499
--86745.60000000001,25545.59804688384
--83548.8,22348.80390625
--80352,19152
--77155.2,15955.19707030772
--73958.39999999999,12758.40195312499
--70761.60000000001,9561.598046875006
--67564.79999999999,6364.802929692261
--64368,3168
--61171.2,35970.22346399387
--57974.39999999999,32774.39999999999
--54777.6,29577.59804688454
--51580.8,26380.79999999762
--48384,23184
--45187.2,19987.20000000238
--41990.39999999999,16790.40195311545
--38793.59999999999,13593.59804688454
--35596.8,10396.7990234375
--32400,7200
--29203.2,4003.200732420381
--26006.39999999999,806.3996337898491
--22809.59999999999,48009.6019531238
--19612.8,44812.80000000239
--16416,41616
--13219.2,38419.1990234378
--10022.39999999999,35222.39804687559
--6825.599999999991,32025.59951171882
--3628.799999999988,28828.80073242177
--432,25632
-2764.800000000003,22435.19926757822
-5961.600000000006,19238.40048828117
-9158.399999999994,16041.6000000006
-12355.2,12844.8
-15552,9648
-18748.79999999999,6451.200976560722
-21945.60000000001,3254.399511719639
-25142.39999999999,57.60038909832986
-28339.20000000001,32860.79999999999
-31536,29664
-34732.80000000002,26467.20000000237
-37929.60000000001,23270.40195311545
-41126.39999999999,20073.59804688455
-44323.20000000001,16876.7999999988
-47520,13680
-50716.79999999999,10483.20097656251
-53913.60000000001,7286.401464835391
-57110.39999999999,4089.598535164012
-60307.20000000001,892.7992065422113
-63504,48096
-66700.80000000002,44899.19609374998
-69897.59999999998,41702.40000000957
-73094.39999999999,38505.59999999046
-76291.19999999998,35308.80390625002
-79488,32112
-82684.79999999999,28915.19609375001
-85881.60000000001,25718.40195312499
-89078.39999999999,22521.59804687501
-92275.20000000001,19324.80390624999
-95472,16128
-98668.80000000002,12931.19707030771
-101865.6,9734.401953124994
-105062.4,6537.598535155033
-108259.2,3340.803173830529
-111456,144
-114652.8,32947.19609375001
-117849.6,29750.40195312499
-121046.4,26553.59804687501
-124243.2,23356.80390624999
-127440,20160
-130636.8,16963.19609375001
-133833.6,13766.39414061545
-137030.4,10569.60585938455
-140227.2,7372.802929692261
-143424,4176
-146620.8,979.1968872038814
-149817.6,48182.39218750002
-153014.4,44985.60781250003
-156211.2,41788.80390624999
-159408,38592
-162604.8,35395.19609375001
-165801.6,32198.39414060593
-168998.4,29001.60585939407
-172195.2,25804.80390624999
-175392,22608
-178588.8,19411.19609375001
-181785.6,16214.39414061542
-184982.4,13017.60585938452
-188179.2,9820.802929692261
-191376,6624
-194572.8,3427.1968261695
-197769.6,230.3937440662107
-200966.4,33033.60781249998
-204163.2,29836.80390624999
-207360,26640
diff --git a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay2.tNexNonOcc/test.csv b/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay2.tNexNonOcc/test.csv
deleted file mode 100644
index 7c3023308c..0000000000
--- a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay2.tNexNonOcc/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
--112320,720
--109123.2,47923.19609375
--105926.4,44726.40000000954
--102729.6,41529.59999999046
--99532.8,38332.80390625
--96336,35136
--93139.2,31939.19609375
--89942.39999999999,28742.40195312499
--86745.60000000001,25545.59804688384
--83548.8,22348.80390625
--80352,19152
--77155.2,15955.19707030772
--73958.39999999999,12758.40195312499
--70761.60000000001,9561.598046875006
--67564.79999999999,6364.802929692261
--64368,3168
--61171.2,35970.22346399387
--57974.39999999999,32774.39999999999
--54777.6,29577.59804688454
--51580.8,26380.79999999762
--48384,23184
--45187.2,19987.20000000238
--41990.39999999999,16790.40195311545
--38793.59999999999,13593.59804688454
--35596.8,10396.7990234375
--32400,7200
--29203.2,4003.200732420381
--26006.39999999999,806.3996337898491
--22809.59999999999,48009.6019531238
--19612.8,44812.80000000239
--16416,41616
--13219.2,38419.1990234378
--10022.39999999999,35222.39804687559
--6825.599999999991,32025.59951171882
--3628.799999999988,28828.80073242177
--432,25632
-2764.800000000003,22435.19926757822
-5961.600000000006,19238.40048828117
-9158.399999999994,16041.6000000006
-12355.2,12844.8
-15552,9648
-18748.79999999999,6451.200976560722
-21945.60000000001,3254.399511719639
-25142.39999999999,57.60038909832986
-28339.20000000001,32860.79999999999
-31536,29664
-34732.80000000002,26467.20000000237
-37929.60000000001,23270.40195311545
-41126.39999999999,20073.59804688455
-44323.20000000001,16876.7999999988
-47520,13680
-50716.79999999999,10483.20097656251
-53913.60000000001,7286.401464835391
-57110.39999999999,4089.598535164012
-60307.20000000001,892.7992065422113
-63504,48096
-66700.80000000002,44899.19609374998
-69897.59999999998,41702.40000000957
-73094.39999999999,38505.59999999046
-76291.19999999998,35308.80390625002
-79488,32112
-82684.79999999999,28915.19609375001
-85881.60000000001,25718.40195312499
-89078.39999999999,22521.59804687501
-92275.20000000001,19324.80390624999
-95472,16128
-98668.80000000002,12931.19707030771
-101865.6,9734.401953124994
-105062.4,6537.598535155033
-108259.2,3340.803173830529
-111456,144
-114652.8,32947.19609375001
-117849.6,29750.40195312499
-121046.4,26553.59804687501
-124243.2,23356.80390624999
-127440,20160
-130636.8,16963.19609375001
-133833.6,13766.39414061545
-137030.4,10569.60585938455
-140227.2,7372.802929692261
-143424,4176
-146620.8,979.1968872038814
-149817.6,48182.39218750002
-153014.4,44985.60781250003
-156211.2,41788.80390624999
-159408,38592
-162604.8,35395.19609375001
-165801.6,32198.39414060593
-168998.4,29001.60585939407
-172195.2,25804.80390624999
-175392,22608
-178588.8,19411.19609375001
-181785.6,16214.39414061542
-184982.4,13017.60585938452
-188179.2,9820.802929692261
-191376,6624
-194572.8,3427.1968261695
-197769.6,230.3937440662107
-200966.4,33033.60781249998
-204163.2,29836.80390624999
-207360,26640
diff --git a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay2.tNexNonOcc/upperBound.csv b/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay2.tNexNonOcc/upperBound.csv
deleted file mode 100644
index e6e7f35dfc..0000000000
--- a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay2.tNexNonOcc/upperBound.csv
+++ /dev/null
@@ -1,107 +0,0 @@
-x,y
--112320.001,720.72
--109123.201,47971.11928984374
--109123.199,47971.11928984374
--105926.399,44771.12640000955
--102729.599,41571.12959999045
--99532.799,38371.13671015625
--96335.999,35171.136
--93139.19899999999,31971.13528984375
--89942.39899999999,28771.14435507812
--86745.599,25571.14364493072
--83548.799,22371.15271015625
--80351.999,19171.152
--77155.19899999999,15971.15226737803
--73958.39899999999,12771.16035507811
--70761.599,9571.159644921881
--67564.79899999998,6371.167732621953
--64368.00082239503,3171.169824219095
--61171.201,36006.19368745786
--61171.19899999999,36006.19368745786
--57974.39899999999,32807.17439999999
--54777.59899999999,29607.17564493143
--51580.79900000001,26407.18079999762
--45187.19899999999,20007.18720000238
--41990.399,16807.19235506857
--38793.59899999999,13607.19164493142
--35596.799,10407.19582246094
--32399.999,7207.2
--29203.19899999999,4007.203933152801
--26006.40087314283,807.2079084402571
--22809.60099999999,48057.61155507692
--22809.59899999999,48057.61155507692
--19612.79900000001,44857.61280000239
--16415.999,41657.616
--13219.199,38457.61822246124
--10022.39899999999,35257.62044492247
--6825.598999999991,32057.62511123054
--3628.798999999988,28857.62953315419
--431.999,25657.632
-2764.801000000003,22457.6344668458
-5961.601000000006,19257.63888876945
-9158.400999999994,16057.6416000006
-12355.201,12857.6448
-15552.001,9657.647999999999
-18748.80099999999,6457.652177537282
-21945.60100000001,3257.653911231359
-25142.39917759996,57.65981370936288
-28339.19900000001,32893.66079999999
-28339.20100000001,32893.66079999999
-31536.001,29693.664
-34732.80100000002,26493.66720000237
-37929.60100000001,23293.67235506857
-41126.401,20093.67164493143
-44323.20100000002,16893.6767999988
-47520.001,13693.68
-50716.80099999998,10493.68417753907
-53913.601,7293.687866300227
-57110.401,4093.688133699176
-60307.19912685712,893.6938807643915
-63503.999,48144.096
-63504.001,48144.096
-66700.80100000002,44944.09528984373
-69897.60099999998,41744.10240000958
-73094.401,38544.10559999045
-76291.20099999999,35344.11271015627
-79488.001,32144.112
-82684.80099999999,28944.11128984376
-85881.60100000001,25744.12035507811
-89078.401,22544.11964492188
-92275.20100000002,19344.12871015624
-95472.001,16144.128
-98668.80100000002,12944.12826737802
-101865.601,9744.136355078119
-105062.401,6544.136133690187
-108259.201,3344.143977004359
-111455.9991776002,144.1458242240392
-114652.799,32980.14328984376
-114652.801,32980.14328984376
-117849.601,29780.15235507812
-121046.401,26580.15164492188
-124243.201,23380.16071015624
-127440.001,20180.16
-130636.801,16980.15928984376
-133833.601,13780.16053475607
-137030.401,10580.17546524393
-140227.201,7380.175732621954
-143424.001,4180.176
-146620.7991268573,980.1779591087929
-149817.599,48230.57457968752
-149817.601,48230.57457968752
-153014.401,45030.59342031253
-156211.201,41830.59271015624
-159408.001,38630.592
-162604.801,35430.59128984376
-165801.601,32230.59253474654
-168998.401,29030.60746525346
-172195.201,25830.60871015624
-178588.801,19430.60728984376
-181785.601,16230.60853475604
-184982.401,13030.6234652439
-188179.201,9830.623732621954
-191376.001,6630.624
-194572.801,3430.62402299567
-197769.5991776,230.625962034379
-200966.399,33066.64142031247
-200966.401,33066.64142031247
-207360.001,26666.64
diff --git a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay2.tNexOcc/errors.csv b/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay2.tNexOcc/errors.csv
deleted file mode 100644
index e46f3f7d3d..0000000000
--- a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay2.tNexOcc/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
--112320,0
--109123.2,0
--105926.4,0
--102729.6,0
--99532.8,0
--96336,0
--93139.2,0
--89942.39999999999,0
--86745.60000000001,0
--83548.8,0
--80352,0
--77155.2,0
--73958.39999999999,0
--70761.60000000001,0
--67564.79999999999,0
--64368,0
--61171.2,0
--57974.39999999999,0
--54777.6,0
--51580.8,0
--48384,0
--45187.2,0
--41990.39999999999,0
--38793.59999999999,0
--35596.8,0
--32400,0
--29203.2,0
--26006.39999999999,0
--22809.59999999999,0
--19612.8,0
--16416,0
--13219.2,0
--10022.39999999999,0
--6825.599999999991,0
--3628.799999999988,0
--432,0
-2764.800000000003,0
-5961.600000000006,0
-9158.399999999994,0
-12355.2,0
-15552,0
-18748.79999999999,0
-21945.60000000001,0
-25142.39999999999,0
-28339.20000000001,0
-31536,0
-34732.80000000002,0
-37929.60000000001,0
-41126.39999999999,0
-44323.20000000001,0
-47520,0
-50716.79999999999,0
-53913.60000000001,0
-57110.39999999999,0
-60307.20000000001,0
-63504,0
-66700.80000000002,0
-69897.59999999998,0
-73094.39999999999,0
-76291.19999999998,0
-79488,0
-82684.79999999999,0
-85881.60000000001,0
-89078.39999999999,0
-92275.20000000001,0
-95472,0
-98668.80000000002,0
-101865.6,0
-105062.4,0
-108259.2,0
-111456,0
-114652.8,0
-117849.6,0
-121046.4,0
-124243.2,0
-127440,0
-130636.8,0
-133833.6,0
-137030.4,0
-140227.2,0
-143424,0
-146620.8,0
-149817.6,0
-153014.4,0
-156211.2,0
-159408,0
-162604.8,0
-165801.6,0
-168998.4,0
-172195.2,0
-175392,0
-178588.8,0
-181785.6,0
-184982.4,0
-188179.2,0
-191376,0
-194572.8,0
-197769.6,0
-200966.4,0
-204163.2,0
-207360,0
diff --git a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay2.tNexOcc/lowerBound.csv b/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay2.tNexOcc/lowerBound.csv
deleted file mode 100644
index 6cff3f75a4..0000000000
--- a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay2.tNexOcc/lowerBound.csv
+++ /dev/null
@@ -1,106 +0,0 @@
-x,y
--112320.001,11508.48
--109123.201,8314.873873237417
--105926.401,5121.275063380092
--102729.601,1927.668814671367
--102729.599,1927.668814671367
--99532.79912685727,49083.66923107187
--93139.201,42696.45689765624
--89942.401,39502.85760000953
--86745.60100000001,36309.25440000001
--83548.80100000001,33115.65510234375
--80352.001,29922.048
--77155.201,26728.44089765625
--73958.401,23534.84355117187
--70761.60100000001,20341.23644882813
--67564.80099999999,17147.63910234374
--64368.001,13954.032
--61171.201,10760.42977555947
--57974.40099999999,7566.827063370556
--54777.601,4373.220936628841
--51580.80100000001,1179.618468309731
--51580.79900000001,1179.618468309731
--48383.99917760001,33950.01417942241
--45187.201,30756.41280000238
--41990.401,27562.81155116234
--38793.601,24369.20444883766
--35596.80100000001,21175.60319999762
--32400.001,17982
--29203.201,14788.39777558355
--26006.401,11594.79360000059
--22809.60099999999,8401.190399999396
--19612.801,5207.586224415853
--16416.001,2013.984
--16415.999,2013.984
--13219.19912685718,49169.97795314412
--10022.40099999999,45976.37564882872
--6825.60099999999,42782.77586337837
--3628.800999999988,39589.1719316895
--432.001,36395.568
-2764.799000000003,33201.96406831048
-5961.599000000006,30008.36208779289
-9158.398999999996,26814.7584000006
-12355.199,23621.15617558564
-15551.999,20427.552
-18748.79899999999,17233.94880000001
-21945.59900000001,14040.34560000059
-25142.39899999999,10846.74239999941
-28339.19900000001,7653.138224415839
-31535.999,4459.536
-34732.79900000001,1265.933531690329
-34732.80100000002,1265.933531690329
-37929.60082239991,34036.32777942137
-41126.39899999999,30842.72444883766
-44323.19900000001,27649.1231999976
-50716.79899999998,21261.9168000024
-53913.599,18068.31555116234
-57110.39899999999,14874.70844883767
-60307.19900000001,11681.10622441405
-63503.999,8487.504000000001
-66700.79900000001,5293.897873237403
-69897.59899999997,2100.299063380718
-69897.60099999998,2100.299063380718
-73094.40087314299,49256.2925287229
-76291.19899999998,46062.69510234377
-79487.999,42869.088
-82684.79899999998,39675.48089765626
-85881.599,36481.88160000953
-89078.39899999999,33288.27839999524
-92275.19900000001,30094.67910234374
-95471.999,26901.072
-98668.79900000001,23707.46489765623
-101865.599,20513.86755117186
-105062.399,17320.26044882811
-108259.199,14126.6621267626
-111455.999,10933.056
-114652.799,7739.44987323743
-117849.599,4545.851063380092
-121046.399,1352.244814671368
-121046.401,1352.244814671368
-124243.2008223998,34122.64528176411
-127439.999,30929.04
-130636.799,27735.43289765626
-133833.599,24541.82774646529
-137030.399,21348.23625353471
-140227.199,18154.63110234374
-143423.999,14961.024
-146620.799,11767.4178732374
-149817.599,8573.811746474861
-153014.399,5380.220741313397
-156211.199,2186.61437065667
-156211.201,2186.61437065667
-159408.0008731427,49342.60612872816
-162604.799,46149.00089765626
-165801.599,42955.39379531252
-168998.399,39761.80620468748
-178588.799,30180.98489765626
-181785.599,26987.37974646526
-184982.399,23793.78825353468
-188179.199,20600.18310234374
-191375.999,17406.576
-194572.799,14212.96987323743
-197769.599,11019.36374664318
-200966.399,7825.772741313339
-204163.199,4632.16612676257
-207359.999,1438.56
-207360.001,1438.56
diff --git a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay2.tNexOcc/reference.csv b/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay2.tNexOcc/reference.csv
deleted file mode 100644
index 06b43f583b..0000000000
--- a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay2.tNexOcc/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
--112320,11520
--109123.2,8323.197070307724
--105926.4,5126.401464844937
--102729.6,1929.598413084452
--99532.8,49132.80390625
--96336,45936
--93139.2,42739.19609375
--89942.39999999999,39542.40000000954
--86745.60000000001,36345.60000000001
--83548.8,33148.80390625
--80352,29952
--77155.2,26755.19609375
--73958.39999999999,23558.40195312499
--70761.60000000001,20361.59804687501
--67564.79999999999,17164.80390624999
--64368,13968
--61171.2,10771.20097653601
--57974.39999999999,7574.401464835391
--54777.6,4377.598535164005
--51580.8,1180.799267577308
--48384,33984
--45187.2,30787.20000000238
--41990.39999999999,27590.40195311545
--38793.59999999999,24393.59804688454
--35596.8,21196.79999999762
--32400,18000
--29203.2,14803.20097656011
--26006.39999999999,11606.40000000059
--22809.59999999999,8409.599999999395
--19612.8,5212.799023439293
--16416,2016
--13219.2,49219.1990234378
--10022.39999999999,46022.39804687559
--6825.599999999991,42825.60146484322
--3628.799999999988,39628.80073242192
--432,36432
-2764.800000000003,33235.19926757806
-5961.600000000006,30038.40048828117
-9158.399999999994,26841.6000000006
-12355.2,23644.8009765622
-15552,20448
-18748.79999999999,17251.20000000001
-21945.60000000001,14054.40000000059
-25142.39999999999,10857.59999999941
-28339.20000000001,7660.799023439278
-31536,4464
-34732.80000000002,1267.200732422752
-37929.60000000001,34070.39999999999
-41126.39999999999,30873.59804688455
-44323.20000000001,27676.7999999976
-47520,24480
-50716.79999999999,21283.2000000024
-53913.60000000001,18086.40195311545
-57110.39999999999,14889.59804688455
-60307.20000000001,11692.79902343749
-63504,8496
-66700.80000000002,5299.19707030771
-69897.59999999998,2102.401464845563
-73094.39999999999,49305.59999999046
-76291.19999999998,46108.80390625002
-79488,42912
-82684.79999999999,39715.19609375001
-85881.60000000001,36518.40000000954
-89078.39999999999,33321.59999999523
-92275.20000000001,30124.80390624999
-95472,26928
-98668.80000000002,23731.19609374998
-101865.6,20534.40195312499
-105062.4,17337.59804687498
-108259.2,14140.80292969229
-111456,10944
-114652.8,7747.197070307739
-117849.6,4550.401464844937
-121046.4,1353.598413084452
-124243.2,34156.80390624999
-127440,30960
-130636.8,27763.19609375001
-133833.6,24566.3941406059
-137030.4,21369.6058593941
-140227.2,18172.80390624999
-143424,14976
-146620.8,11779.19707030771
-149817.6,8582.394140615477
-153014.4,5385.606347661058
-156211.2,2188.8031738305
-159408,49392
-162604.8,46195.19609375001
-165801.6,42998.39218750002
-168998.4,39801.60781249998
-172195.2,36604.80390624999
-175392,33408
-178588.8,30211.19609375001
-181785.6,27014.39414060587
-184982.4,23817.60585939407
-188179.2,20620.80390624999
-191376,17424
-194572.8,14227.19707030774
-197769.6,11030.39414078396
-200966.4,7833.606347661
-204163.2,4636.802929692261
-207360,1440
diff --git a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay2.tNexOcc/test.csv b/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay2.tNexOcc/test.csv
deleted file mode 100644
index 06b43f583b..0000000000
--- a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay2.tNexOcc/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
--112320,11520
--109123.2,8323.197070307724
--105926.4,5126.401464844937
--102729.6,1929.598413084452
--99532.8,49132.80390625
--96336,45936
--93139.2,42739.19609375
--89942.39999999999,39542.40000000954
--86745.60000000001,36345.60000000001
--83548.8,33148.80390625
--80352,29952
--77155.2,26755.19609375
--73958.39999999999,23558.40195312499
--70761.60000000001,20361.59804687501
--67564.79999999999,17164.80390624999
--64368,13968
--61171.2,10771.20097653601
--57974.39999999999,7574.401464835391
--54777.6,4377.598535164005
--51580.8,1180.799267577308
--48384,33984
--45187.2,30787.20000000238
--41990.39999999999,27590.40195311545
--38793.59999999999,24393.59804688454
--35596.8,21196.79999999762
--32400,18000
--29203.2,14803.20097656011
--26006.39999999999,11606.40000000059
--22809.59999999999,8409.599999999395
--19612.8,5212.799023439293
--16416,2016
--13219.2,49219.1990234378
--10022.39999999999,46022.39804687559
--6825.599999999991,42825.60146484322
--3628.799999999988,39628.80073242192
--432,36432
-2764.800000000003,33235.19926757806
-5961.600000000006,30038.40048828117
-9158.399999999994,26841.6000000006
-12355.2,23644.8009765622
-15552,20448
-18748.79999999999,17251.20000000001
-21945.60000000001,14054.40000000059
-25142.39999999999,10857.59999999941
-28339.20000000001,7660.799023439278
-31536,4464
-34732.80000000002,1267.200732422752
-37929.60000000001,34070.39999999999
-41126.39999999999,30873.59804688455
-44323.20000000001,27676.7999999976
-47520,24480
-50716.79999999999,21283.2000000024
-53913.60000000001,18086.40195311545
-57110.39999999999,14889.59804688455
-60307.20000000001,11692.79902343749
-63504,8496
-66700.80000000002,5299.19707030771
-69897.59999999998,2102.401464845563
-73094.39999999999,49305.59999999046
-76291.19999999998,46108.80390625002
-79488,42912
-82684.79999999999,39715.19609375001
-85881.60000000001,36518.40000000954
-89078.39999999999,33321.59999999523
-92275.20000000001,30124.80390624999
-95472,26928
-98668.80000000002,23731.19609374998
-101865.6,20534.40195312499
-105062.4,17337.59804687498
-108259.2,14140.80292969229
-111456,10944
-114652.8,7747.197070307739
-117849.6,4550.401464844937
-121046.4,1353.598413084452
-124243.2,34156.80390624999
-127440,30960
-130636.8,27763.19609375001
-133833.6,24566.3941406059
-137030.4,21369.6058593941
-140227.2,18172.80390624999
-143424,14976
-146620.8,11779.19707030771
-149817.6,8582.394140615477
-153014.4,5385.606347661058
-156211.2,2188.8031738305
-159408,49392
-162604.8,46195.19609375001
-165801.6,42998.39218750002
-168998.4,39801.60781249998
-172195.2,36604.80390624999
-175392,33408
-178588.8,30211.19609375001
-181785.6,27014.39414060587
-184982.4,23817.60585939407
-188179.2,20620.80390624999
-191376,17424
-194572.8,14227.19707030774
-197769.6,11030.39414078396
-200966.4,7833.606347661
-204163.2,4636.802929692261
-207360,1440
diff --git a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay2.tNexOcc/upperBound.csv b/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay2.tNexOcc/upperBound.csv
deleted file mode 100644
index 645cbe7e3f..0000000000
--- a/docs/issue834_modularAHU/regression/Controls/funnel_comp/AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.mat_occSchDay2.tNexOcc/upperBound.csv
+++ /dev/null
@@ -1,106 +0,0 @@
-x,y
--112320.001,11531.52
--112319.999,11531.52
--109123.199,8331.520267378031
--105926.399,5131.527866309782
--102729.6008731428,1931.529886515231
--99532.80100000001,49181.93671015625
--99532.799,49181.93671015625
--93139.19899999999,42781.93528984375
--89942.39899999999,39581.94240000955
--86745.599,36381.94560000001
--83548.799,33181.95271015626
--80351.999,29981.952
--77155.19899999999,26781.95128984375
--73958.39899999999,23581.96035507811
--70761.599,20381.95964492188
--67564.79899999998,17181.96871015624
--64367.999,13981.968
--61171.19899999999,10781.97217751255
--57974.39899999999,7581.975866300227
--54777.59899999999,4381.976133699169
--51580.80082240004,1181.981891066909
--48384.001,34017.984
--48383.999,34017.984
--45187.19899999999,30817.98720000238
--41990.399,27617.99235506857
--38793.59899999999,24417.99164493143
--35596.799,21217.99679999762
--32399.999,18018
--29203.19899999999,14818.00417753667
--26006.39899999999,11618.00640000059
--22809.59899999999,8418.009599999394
--19612.79900000001,5218.011822462732
--16416.00087314289,2018.017875015462
--13219.201,49268.41822246124
--13219.199,49268.41822246124
--10022.39899999999,46068.42044492246
--6825.598999999991,42868.42706630806
--3628.798999999988,39668.42953315434
--431.999,36468.432
-2764.801000000003,33268.43446684563
-5961.601000000006,30068.43888876945
-9158.400999999994,26868.4416000006
-12355.201,23668.44577753876
-15552.001,20468.448
-18748.80099999999,17268.45120000001
-21945.60100000001,14068.45440000059
-25142.40099999999,10868.45759999941
-28339.20100000001,7668.459822462718
-31536.001,4468.464
-34732.79917759998,1268.469757377198
-37929.599,34104.47039999998
-37929.60100000001,34104.47039999998
-41126.401,30904.47164493143
-44323.20100000002,27704.4767999976
-50716.80099999998,21304.4832000024
-53913.601,18104.48835506857
-57110.401,14904.48764493143
-60307.20100000002,11704.49182246093
-63504.001,8504.495999999999
-66700.80100000002,5304.496267378018
-69897.59912685695,2104.505741324001
-73094.39899999999,49354.90559999045
-73094.401,49354.90559999045
-76291.20099999999,46154.91271015627
-79488.001,42954.912
-82684.80099999999,39754.91128984376
-85881.60100000001,36554.91840000955
-89078.401,33354.92159999523
-92275.20100000002,30154.92871015624
-95472.001,26954.928
-98668.80100000002,23754.92728984373
-101865.601,20554.93635507812
-105062.401,17354.93564492185
-108259.201,14154.94373262198
-111456.001,10954.944
-114652.801,7754.944267378047
-117849.601,4554.951866309782
-121046.3991776001,1354.953835721529
-124243.199,34190.96071015624
-124243.201,34190.96071015624
-127440.001,30990.96
-130636.801,27790.95928984376
-133833.601,24590.9605347465
-137030.401,21390.97546525349
-140227.201,18190.97671015624
-143424.001,14990.976
-146620.801,11790.97626737802
-149817.601,8590.976534756093
-153014.401,5390.991954008719
-156211.1991268573,2190.993852022073
-159407.999,49441.392
-159408.001,49441.392
-162604.801,46241.39128984376
-165801.601,43041.39057968753
-168998.401,39841.40942031248
-178588.801,30241.40728984376
-181785.601,27041.40853474648
-184982.401,23841.42346525346
-188179.201,20641.42471015624
-191376.001,17441.424
-194572.801,14241.42426737805
-197769.601,11041.42453492474
-200966.401,7841.439954008661
-204163.201,4641.439732621953
-207360.001,1441.44
diff --git a/docs/issue834_modularAHU/regression/Controls/simulator-dymola.log b/docs/issue834_modularAHU/regression/Controls/simulator-dymola.log
deleted file mode 100644
index 92876129b6..0000000000
--- a/docs/issue834_modularAHU/regression/Controls/simulator-dymola.log
+++ /dev/null
@@ -1,50 +0,0 @@
- = true
-
-
-rCheck = checkModel("AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime");
-Check of AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime
-The model has the same number of unknowns and equations: 18
-Check of AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime successful.
-Declaring variable: Boolean rCheck ;
-
-Modelica.Utilities.Streams.print(" { \"file\" : \"AixLib/Resources/Scripts/Dymola/Controls/SetPoints/Validation/OccupancyScheduleNegativeStartTime.mos\",", "AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.statistics.log");
-Modelica.Utilities.Streams.print(" \"model\" : \"AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime\",", "AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.statistics.log");
-Modelica.Utilities.Streams.print(" \"check\" : {", "AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.statistics.log");
-Modelica.Utilities.Streams.print(" \"command\" : \"checkModel(\\\"AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime\\\");\",", "AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.statistics.log");
-Modelica.Utilities.Streams.print(" \"result\" : " + String(rCheck), "AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.statistics.log");
-Modelica.Utilities.Streams.print(" },", "AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.statistics.log");
-
-
-rScript=RunScript("modelica://AixLib/Resources/Scripts/Dymola/Controls/SetPoints/Validation/OccupancyScheduleNegativeStartTime.mos");
-simulateModel("AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime", startTime=-112320, stopTime=207360, method="Cvode", tolerance=1e-06, resultFile="AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime");
-Translation of AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime
-The DAE has 18 scalar unknowns and 18 scalar equations.
-
-Statistics
-
-Original Model
- Number of components: 4
- Variables: 30
- Parameters: 12 (17 scalars)
- Unknowns: 18 (18 scalars)
- Equations: 9
- Nontrivial: 9
-Translated Model
- Constants: 3 scalars
- Free parameters: 14 scalars
- Time-varying variables: 18 scalars
- Number of mixed real/discrete systems of equations: 0
- Sizes of linear systems of equations: { }
- Sizes after manipulation of the linear systems: { }
- Sizes of nonlinear systems of equations: { }
- Sizes after manipulation of the nonlinear systems: { }
- Number of numerical Jacobians: 0
-
-Selected continuous time states
-Finished
-Finished
- = true
-
-Declaring variable: Boolean rScript ;
-
-savelog("AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime.translation.log");
\ No newline at end of file
diff --git a/docs/issue834_modularAHU/regression/Controls/unitTests-dymola.log b/docs/issue834_modularAHU/regression/Controls/unitTests-dymola.log
deleted file mode 100644
index ab71597f9f..0000000000
--- a/docs/issue834_modularAHU/regression/Controls/unitTests-dymola.log
+++ /dev/null
@@ -1,10 +0,0 @@
-Regression tests are only run for the following package:
- AixLib.Controls
-Comparison files output by funnel are stored in the directory 'funnel_comp' of size 0.1 MB.
-Run 'python -c "import buildingspy.development.regressiontest as t; t.Tester(tool=\"dymola\").report()"'
-to access a summary of the comparison results.
-
-Script that runs unit tests had 0 warnings and 0 errors.
-
-Unit tests completed successfully.
-
diff --git a/docs/issue834_modularAHU/regression/Electrical/comparison-dymola.log b/docs/issue834_modularAHU/regression/Electrical/comparison-dymola.log
deleted file mode 100644
index 9af154b8e4..0000000000
--- a/docs/issue834_modularAHU/regression/Electrical/comparison-dymola.log
+++ /dev/null
@@ -1,74 +0,0 @@
-[
- {
- "comparison": {
- "file_name": "AixLib.Electrical.PVSystem.Validation.ValidationPVSystem.mat",
- "funnel_dirs": [
- "funnel_comp/AixLib.Electrical.PVSystem.Validation.ValidationPVSystem.mat_DCOutputPower",
- "funnel_comp/AixLib.Electrical.PVSystem.Validation.ValidationPVSystem.mat_DCOutputPower_Measured"
- ],
- "success_rate": 1.0,
- "t_err_max": [
- 28684800.0,
- 28684800.0
- ],
- "test_passed": [
- 1,
- 1
- ],
- "var_groups": [
- 0,
- 0
- ],
- "variables": [
- "DCOutputPower",
- "DCOutputPower_Measured"
- ],
- "warnings": [
- null,
- null
- ]
- },
- "model": "AixLib.Electrical.PVSystem.Validation.ValidationPVSystem",
- "simulation": {
- "elapsed_time": 0.0133,
- "final_time": 28771200.0,
- "jacobians": 940,
- "start_time": 28684800.0,
- "state_events": 81,
- "success": true
- }
- },
- {
- "comparison": {
- "file_name": "AixLib.Electrical.PVSystem.Examples.ExamplePVSystem.mat",
- "funnel_dirs": [
- "funnel_comp/AixLib.Electrical.PVSystem.Examples.ExamplePVSystem.mat_DCOutputPower"
- ],
- "success_rate": 1.0,
- "t_err_max": [
- 0.0
- ],
- "test_passed": [
- 1
- ],
- "var_groups": [
- 0
- ],
- "variables": [
- "DCOutputPower"
- ],
- "warnings": [
- null
- ]
- },
- "model": "AixLib.Electrical.PVSystem.Examples.ExamplePVSystem",
- "simulation": {
- "elapsed_time": 0.653,
- "final_time": 31536000.0,
- "jacobians": 23122,
- "start_time": 0,
- "state_events": 4856,
- "success": true
- }
- }
-]
diff --git a/docs/issue834_modularAHU/regression/Electrical/funnel_comp/AixLib.Electrical.PVSystem.Examples.ExamplePVSystem.mat_DCOutputPower/errors.csv b/docs/issue834_modularAHU/regression/Electrical/funnel_comp/AixLib.Electrical.PVSystem.Examples.ExamplePVSystem.mat_DCOutputPower/errors.csv
deleted file mode 100644
index dcb69df5b0..0000000000
--- a/docs/issue834_modularAHU/regression/Electrical/funnel_comp/AixLib.Electrical.PVSystem.Examples.ExamplePVSystem.mat_DCOutputPower/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-315360,0
-630720,0
-946080,0
-1261440,0
-1576800,0
-1892160,0
-2207520,0
-2522880,0
-2838240,0
-3153600,0
-3468960,0
-3784320,0
-4099680,0
-4415040,0
-4730400,0
-5045760,0
-5361120,0
-5676480,0
-5991840,0
-6307200,0
-6622560,0
-6937920,0
-7253280,0
-7568640,0
-7884000,0
-8199360,0
-8514720,0
-8830080,0
-9145440,0
-9460800,0
-9776160,0
-10091520,0
-10406880,0
-10722240,0
-11037600,0
-11352960,0
-11668320,0
-11983680,0
-12299040,0
-12614400,0
-12929760,0
-13245120,0
-13560480,0
-13875840,0
-14191200,0
-14506560,0
-14821920,0
-15137280,0
-15452640,0
-15768000,0
-16083360,0
-16398720,0
-16714080,0
-17029440,0
-17344800,0
-17660160,0
-17975520,0
-18290880,0
-18606240,0
-18921600,0
-19236960,0
-19552320,0
-19867680,0
-20183040,0
-20498400,0
-20813760,0
-21129120,0
-21444480,0
-21759840,0
-22075200,0
-22390560,0
-22705920,0
-23021280,0
-23336640,0
-23652000,0
-23967360,0
-24282720,0
-24598080,0
-24913440,0
-25228800,0
-25544160,0
-25859520,0
-26174880,0
-26490240,0
-26805600,0
-27120960,0
-27436320,0
-27751680,0
-28067040,0
-28382400,0
-28697760,0
-29013120,0
-29328480,0
-29643840,0
-29959200,0
-30274560,0
-30589920,0
-30905280,0
-31220640,0
-31536000,0
diff --git a/docs/issue834_modularAHU/regression/Electrical/funnel_comp/AixLib.Electrical.PVSystem.Examples.ExamplePVSystem.mat_DCOutputPower/lowerBound.csv b/docs/issue834_modularAHU/regression/Electrical/funnel_comp/AixLib.Electrical.PVSystem.Examples.ExamplePVSystem.mat_DCOutputPower/lowerBound.csv
deleted file mode 100644
index e144ecfd8a..0000000000
--- a/docs/issue834_modularAHU/regression/Electrical/funnel_comp/AixLib.Electrical.PVSystem.Examples.ExamplePVSystem.mat_DCOutputPower/lowerBound.csv
+++ /dev/null
@@ -1,120 +0,0 @@
-x,y
--0.001,-0.001
-0.001,-0.001
-315360,17.04613293201263
-630719.9990000001,-0.001
-946080.0009999999,-0.001
-1261440,979.9617421928513
-1576799.999,-0.001
-1892160.001,-0.001
-2207520,248.2341215883404
-2522879.999,-0.001
-2838240.001,-0.001
-3153600,285.1612686880417
-3468959.999,-0.001
-3784320.001,-0.001
-4099680,371.3797426883258
-4415039.999,-0.001
-4730400.001,-0.001
-5045760.000000001,2653.649593880256
-5361119.999,-0.001
-5361120.001000001,-0.001
-5676480.000630977,769.8847392114101
-5991839.999,595.6908832397461
-6307199.999,-0.001
-6307200.001000001,-0.001
-6622560.001,278.5095112609863
-6937919.999581028,471.6284844826176
-7253279.999,-0.001
-7253280.001,-0.001
-7568640.000003243,3828.372617050052
-7883999.999,24.7458935508728
-8199359.999,-0.001
-8199360.001,-0.001
-8514720,4414.43416031832
-8830079.999,-0.001
-9145440.001,-0.001
-9460800,4602.118357965364
-9776159.999,-0.001
-10091520.001,-0.001
-10406880,4789.410857859745
-10722239.999,-0.001
-10722240.001,-0.001
-11037600.001,701.2327576904297
-11352959.99987235,3097.284860084646
-11668319.999,-0.001
-11668320.001,-0.001
-11983680.001,1483.116717041016
-12299039.99971023,3300.669895642671
-12614399.999,-0.001
-12614400.001,-0.001
-12929760.00049189,3347.355831032557
-13245119.999,2207.325377197265
-13560479.999,-0.001
-13560480.001,-0.001
-13875840.00003155,3289.677722319464
-14191199.999,201.2211543273926
-14506559.999,-0.001
-14506560.001,-0.001
-14821920.00004978,2573.659352352638
-15137279.999,244.074101989746
-15452639.999,-0.001
-15452640.001,-0.001
-15768000,4416.086315098237
-16083359.999,-0.001
-16083360.001,-0.001
-16398720.001,373.4992957763672
-16714079.99995148,4035.860234161165
-17029439.999,-0.001
-17029440.001,-0.001
-17344800.00036732,1089.875218150378
-17660159.999,585.5690571899414
-17975519.999,-0.001
-17975520.001,-0.001
-18290880.001,1556.53236364746
-18606239.99962227,2838.675323256089
-18921599.999,-0.001
-18921600.001,-0.001
-19236960.00004494,1848.389378801636
-19552319.999,158.9894262542725
-19867679.999,-0.001
-19867680.001,-0.001
-20183040.00002702,1593.145001432346
-20498399.999,83.8302094116211
-20813759.999,-0.001
-20813760.001,-0.001
-21129120,1023.499398609964
-21444479.999,-0.001
-21759840.001,-0.001
-22075200,922.294430791245
-22390559.999,-0.001
-22705920.001,-0.001
-23021280,3700.113553696719
-23336639.999,-0.001
-23652000.001,-0.001
-23967360,948.1849571373588
-24282719.999,-0.001
-24282720.001,-0.001
-24598080.001,97.55482859802247
-24913439.99965046,188.3273376395063
-25228799.999,-0.001
-25228800.001,-0.001
-25544160.0002061,464.5392670190237
-25859519.999,158.7605598907471
-26174879.999,-0.001
-26174880.001,-0.001
-26490240,301.1999319367452
-26805599.999,-0.001
-27120960.001,-0.001
-27436320,2456.842448264099
-27751679.999,-0.001
-28067040.001,-0.001
-28382400,1358.74609066215
-28697759.999,-0.001
-29013120.001,-0.001
-29328480,538.1849074731196
-29643839.999,-0.001
-29959200.001,-0.001
-30274560,244.8382136553811
-30589919.999,-0.001
-31536000.001,-0.001
diff --git a/docs/issue834_modularAHU/regression/Electrical/funnel_comp/AixLib.Electrical.PVSystem.Examples.ExamplePVSystem.mat_DCOutputPower/reference.csv b/docs/issue834_modularAHU/regression/Electrical/funnel_comp/AixLib.Electrical.PVSystem.Examples.ExamplePVSystem.mat_DCOutputPower/reference.csv
deleted file mode 100644
index fd3c2280dd..0000000000
--- a/docs/issue834_modularAHU/regression/Electrical/funnel_comp/AixLib.Electrical.PVSystem.Examples.ExamplePVSystem.mat_DCOutputPower/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-315360,17.06319618225098
-630720,0
-946080,0
-1261440,980.9426879882812
-1576800,0
-1892160,0
-2207520,248.4826049804688
-2522880,0
-2838240,0
-3153600,285.4467163085938
-3468960,0
-3784320,0
-4099680,371.7514953613281
-4415040,0
-4730400,0
-5045760,2656.305908203125
-5361120,0
-5676480,770.6553955078125
-5991840,596.2871704101562
-6307200,0
-6622560,278.7882995605469
-6937920,472.1005859375
-7253280,0
-7568640,3832.204833984375
-7884000,24.77066421508789
-8199360,0
-8514720,4418.85302734375
-8830080,0
-9145440,0
-9460800,4606.72509765625
-9776160,0
-10091520,0
-10406880,4794.205078125
-10722240,0
-11037600,701.9346923828125
-11352960,3100.38525390625
-11668320,0
-11983680,1484.601318359375
-12299040,3303.973876953125
-12614400,0
-12929760,3350.70654296875
-13245120,2209.534912109375
-13560480,0
-13875840,3292.970703125
-14191200,201.4225769042969
-14506560,0
-14821920,2576.235595703125
-15137280,244.3184204101562
-15452640,0
-15768000,4420.5068359375
-16083360,0
-16398720,373.8731689453125
-16714080,4039.900146484375
-17029440,0
-17344800,1090.966186523438
-17660160,586.1552124023438
-17975520,0
-18290880,1558.090454101562
-18606240,2841.516845703125
-18921600,0
-19236960,1850.239624023438
-19552320,159.1485748291016
-19867680,0
-20183040,1594.73974609375
-20498400,83.91412353515625
-20813760,0
-21129120,1024.52392578125
-21444480,0
-21759840,0
-22075200,923.2176513671875
-22390560,0
-22705920,0
-23021280,3703.8173828125
-23336640,0
-23652000,0
-23967360,949.1340942382812
-24282720,0
-24598080,97.65248107910156
-24913440,188.5158538818359
-25228800,0
-25544160,465.0042724609375
-25859520,158.9194793701172
-26174880,0
-26490240,301.5014343261719
-26805600,0
-27120960,0
-27436320,2459.3017578125
-27751680,0
-28067040,0
-28382400,1360.106201171875
-28697760,0
-29013120,0
-29328480,538.7236328125
-29643840,0
-29959200,0
-30274560,245.0832977294922
-30589920,0
-30905280,0
-31220640,0
-31536000,0
diff --git a/docs/issue834_modularAHU/regression/Electrical/funnel_comp/AixLib.Electrical.PVSystem.Examples.ExamplePVSystem.mat_DCOutputPower/test.csv b/docs/issue834_modularAHU/regression/Electrical/funnel_comp/AixLib.Electrical.PVSystem.Examples.ExamplePVSystem.mat_DCOutputPower/test.csv
deleted file mode 100644
index fd3c2280dd..0000000000
--- a/docs/issue834_modularAHU/regression/Electrical/funnel_comp/AixLib.Electrical.PVSystem.Examples.ExamplePVSystem.mat_DCOutputPower/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-0,0
-315360,17.06319618225098
-630720,0
-946080,0
-1261440,980.9426879882812
-1576800,0
-1892160,0
-2207520,248.4826049804688
-2522880,0
-2838240,0
-3153600,285.4467163085938
-3468960,0
-3784320,0
-4099680,371.7514953613281
-4415040,0
-4730400,0
-5045760,2656.305908203125
-5361120,0
-5676480,770.6553955078125
-5991840,596.2871704101562
-6307200,0
-6622560,278.7882995605469
-6937920,472.1005859375
-7253280,0
-7568640,3832.204833984375
-7884000,24.77066421508789
-8199360,0
-8514720,4418.85302734375
-8830080,0
-9145440,0
-9460800,4606.72509765625
-9776160,0
-10091520,0
-10406880,4794.205078125
-10722240,0
-11037600,701.9346923828125
-11352960,3100.38525390625
-11668320,0
-11983680,1484.601318359375
-12299040,3303.973876953125
-12614400,0
-12929760,3350.70654296875
-13245120,2209.534912109375
-13560480,0
-13875840,3292.970703125
-14191200,201.4225769042969
-14506560,0
-14821920,2576.235595703125
-15137280,244.3184204101562
-15452640,0
-15768000,4420.5068359375
-16083360,0
-16398720,373.8731689453125
-16714080,4039.900146484375
-17029440,0
-17344800,1090.966186523438
-17660160,586.1552124023438
-17975520,0
-18290880,1558.090454101562
-18606240,2841.516845703125
-18921600,0
-19236960,1850.239624023438
-19552320,159.1485748291016
-19867680,0
-20183040,1594.73974609375
-20498400,83.91412353515625
-20813760,0
-21129120,1024.52392578125
-21444480,0
-21759840,0
-22075200,923.2176513671875
-22390560,0
-22705920,0
-23021280,3703.8173828125
-23336640,0
-23652000,0
-23967360,949.1340942382812
-24282720,0
-24598080,97.65248107910156
-24913440,188.5158538818359
-25228800,0
-25544160,465.0042724609375
-25859520,158.9194793701172
-26174880,0
-26490240,301.5014343261719
-26805600,0
-27120960,0
-27436320,2459.3017578125
-27751680,0
-28067040,0
-28382400,1360.106201171875
-28697760,0
-29013120,0
-29328480,538.7236328125
-29643840,0
-29959200,0
-30274560,245.0832977294922
-30589920,0
-30905280,0
-31220640,0
-31536000,0
diff --git a/docs/issue834_modularAHU/regression/Electrical/funnel_comp/AixLib.Electrical.PVSystem.Examples.ExamplePVSystem.mat_DCOutputPower/upperBound.csv b/docs/issue834_modularAHU/regression/Electrical/funnel_comp/AixLib.Electrical.PVSystem.Examples.ExamplePVSystem.mat_DCOutputPower/upperBound.csv
deleted file mode 100644
index 27b9073d11..0000000000
--- a/docs/issue834_modularAHU/regression/Electrical/funnel_comp/AixLib.Electrical.PVSystem.Examples.ExamplePVSystem.mat_DCOutputPower/upperBound.csv
+++ /dev/null
@@ -1,134 +0,0 @@
-x,y
--0.001,0.001
-315359.999,17.08025937843323
-315360.001,17.08025937843323
-630720.0009999999,0.001
-946079.999,0.001
-1261439.999,981.9236306762696
-1261440.001,981.9236306762696
-1576800.001,0.001
-1892159.999,0.001
-2207519.999,248.7310875854493
-2207520.001,248.7310875854493
-2522880.001,0.001
-2838239.999,0.001
-3153599.999,285.7321630249024
-3153600.001,285.7321630249024
-3468960.001,0.001
-3784319.999,0.001
-4099679.999,372.1232468566894
-4099680.001000001,372.1232468566894
-4415040.001000001,0.001
-4730399.999,0.001
-5045759.999,2658.962214111328
-5045760.001,2658.962214111328
-5361120.000550241,0.001003792157125481
-5676479.999,771.4260509033203
-5676480.001,771.4260509033203
-5991840.001,596.8834575805664
-6307200.000362826,0.001001205981416237
-6622559.999,279.0670878601074
-6937919.999,472.5726865234375
-6937920.001,472.5726865234375
-7253279.999219362,0.001002668314299626
-7568639.999,3836.037038818359
-7568640.001,3836.037038818359
-7884000.001,24.79543487930298
-8199359.999011148,0.001000156368853311
-8514719.999,4423.271880371094
-8514720.001,4423.271880371094
-8830080.001000002,0.001
-9145439.999,0.001
-9460799.999,4611.331822753907
-9460800.001,4611.331822753907
-9776160.001,0.001
-10091519.999,0.001
-10406879.999,4798.999283203125
-10406880.001,4798.999283203125
-10722240.00074457,0.001003886982139551
-11037599.999,702.6366270751953
-11352959.999,3103.485639160156
-11352960.001,3103.485639160156
-11668320.00035241,0.00100637301347166
-11983679.999,1486.085919677734
-12299039.999,3307.277850830078
-12299040.001,3307.277850830078
-12614399.99999298,0.00101056096582397
-12929759.999,3354.057249511719
-12929760.001,3354.057249511719
-13245120.001,2211.744447021485
-13560479.9998031,0.00100839431024724
-13875839.999,3296.263673828125
-13875840.001,3296.263673828125
-14191200.001,201.6239994812012
-14506559.99914503,0.001001185961143847
-14821919.999,2578.811831298828
-14821920.001,2578.811831298828
-15137280.001,244.5627388305664
-15452639.99910475,0.00100146976672022
-15767999.999,4424.927342773438
-15768000.001,4424.927342773438
-16083360.00084404,0.001002188366434542
-16398719.999,374.2470421142578
-16714079.999,4043.940046630859
-16714080.001,4043.940046630859
-17029440.00057475,0.001005453152151132
-17344799.999,1092.057152709961
-17344800.001,1092.057152709961
-17660160.001,586.7413676147461
-17975519.99954672,0.001002703877134081
-18290879.999,1559.648544555664
-18606239.999,2844.358362548828
-18606240.001,2844.358362548828
-18921600.00021128,0.001007113759751891
-19236959.999,1852.089863647461
-19236960.001,1852.089863647461
-19552320.001,159.3077234039307
-19867679.99918148,0.001000918640187365
-20183039.999,1596.334485839844
-20183040.001,1596.334485839844
-20498400.001,83.9980376586914
-20813759.99915141,0.001000492376633133
-21129119.999,1025.548449707031
-21129120.001,1025.548449707031
-21444480.001,0.001
-21759839.999,0.001
-22075199.999,924.1408690185547
-22075200.001,924.1408690185547
-22390560.001,0.001
-22705919.999,0.001
-23021279.999,3707.521200195312
-23021280.001,3707.521200195312
-23336640.001,0.001
-23651999.999,0.001
-23967359.999,950.0832283325195
-23967360.001,950.0832283325195
-24282720.00081343,0.001000562090121478
-24598079.999,97.75013356018066
-24913439.999,188.7043697357177
-24913440.001,188.7043697357177
-25228799.99957693,0.001000851530505997
-25544159.999,465.4692767333984
-25544160.001,465.4692767333984
-25859520.001,159.0783988494873
-26174879.99969032,0.001000660641409468
-26490239.999,301.802935760498
-26490240.001,301.802935760498
-26805600.001,0.001
-27120959.999,0.001
-27436319.999,2461.761059570313
-27436320.001,2461.761059570313
-27751680.001,0.001
-28067039.999,0.001
-28382399.999,1361.466307373047
-28382400.001,1361.466307373047
-28697760.001,0.001
-29013119.999,0.001
-29328479.999,539.2623564453125
-29328480.001,539.2623564453125
-29643840.001,0.001
-29959199.999,0.001
-30274559.999,245.3283810272217
-30274560.001,245.3283810272217
-30589920.001,0.001
-31536000.001,0.001
diff --git a/docs/issue834_modularAHU/regression/Electrical/funnel_comp/AixLib.Electrical.PVSystem.Validation.ValidationPVSystem.mat_DCOutputPower/errors.csv b/docs/issue834_modularAHU/regression/Electrical/funnel_comp/AixLib.Electrical.PVSystem.Validation.ValidationPVSystem.mat_DCOutputPower/errors.csv
deleted file mode 100644
index 2b758a16be..0000000000
--- a/docs/issue834_modularAHU/regression/Electrical/funnel_comp/AixLib.Electrical.PVSystem.Validation.ValidationPVSystem.mat_DCOutputPower/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-28684800,0
-28685664,0
-28686528,0
-28687392,0
-28688256,0
-28689120,0
-28689984,0
-28690848,0
-28691712,0
-28692576,0
-28693440,0
-28694304,0
-28695168,0
-28696032,0
-28696896,0
-28697760,0
-28698624,0
-28699488,0
-28700352,0
-28701216,0
-28702080,0
-28702944,0
-28703808,0
-28704672,0
-28705536,0
-28706400,0
-28707264,0
-28708128,0
-28708992,0
-28709856,0
-28710720,0
-28711584,0
-28712448,0
-28713312,0
-28714176,0
-28715040,0
-28715904,0
-28716768,0
-28717632,0
-28718496,0
-28719360,0
-28720224,0
-28721088,0
-28721952,0
-28722816,0
-28723680,0
-28724544,0
-28725408,0
-28726272,0
-28727136,0
-28728000,0
-28728864,0
-28729728,0
-28730592,0
-28731456,0
-28732320,0
-28733184,0
-28734048,0
-28734912,0
-28735776,0
-28736640,0
-28737504,0
-28738368,0
-28739232,0
-28740096,0
-28740960,0
-28741824,0
-28742688,0
-28743552,0
-28744416,0
-28745280,0
-28746144,0
-28747008,0
-28747872,0
-28748736,0
-28749600,0
-28750464,0
-28751328,0
-28752192,0
-28753056,0
-28753920,0
-28754784,0
-28755648,0
-28756512,0
-28757376,0
-28758240,0
-28759104,0
-28759968,0
-28760832,0
-28761696,0
-28762560,0
-28763424,0
-28764288,0
-28765152,0
-28766016,0
-28766880,0
-28767744,0
-28768608,0
-28769472,0
-28770336,0
-28771200,0
diff --git a/docs/issue834_modularAHU/regression/Electrical/funnel_comp/AixLib.Electrical.PVSystem.Validation.ValidationPVSystem.mat_DCOutputPower/lowerBound.csv b/docs/issue834_modularAHU/regression/Electrical/funnel_comp/AixLib.Electrical.PVSystem.Validation.ValidationPVSystem.mat_DCOutputPower/lowerBound.csv
deleted file mode 100644
index f0bdf72b1a..0000000000
--- a/docs/issue834_modularAHU/regression/Electrical/funnel_comp/AixLib.Electrical.PVSystem.Validation.ValidationPVSystem.mat_DCOutputPower/lowerBound.csv
+++ /dev/null
@@ -1,52 +0,0 @@
-x,y
-28684799.999,-0.001
-28710720.001,-0.001
-28711584.001,1571.156031005859
-28712448.001,3082.046704101563
-28713312.001,4739.813547363281
-28714176.001,6028.642081054688
-28715040.001,7457.114522460937
-28715904.001,9377.629584960938
-28716768.001,12111.43405957031
-28717632.001,12742.77571875
-28718495.9990177,12749.02238117588
-28719359.999,12049.51557128906
-28720223.999,11813.03256445313
-28720224.001,11813.03256445313
-28721088.001,16192.51588476563
-28721952.00075334,19867.99192923367
-28722815.999,19350.9343828125
-28723679.999,17287.679390625
-28724543.999,16391.49639257813
-28724544.001,16391.49639257813
-28725408.001,20129.89487695312
-28726271.99990116,25774.47964342528
-28727135.999,18891.68705859375
-28727999.999,16363.19464453125
-28728000.001,16363.19464453125
-28728863.99949103,16937.90936540303
-28729727.999,15171.766171875
-28729728.001,15171.766171875
-28730592.00017259,16023.16798446624
-28731455.999,15422.40493066406
-28731456.001,15422.40493066406
-28732320.001,19697.69469726563
-28733184.001,22910.39869921875
-28734048.001,31076.61493359375
-28734911.99915108,32366.32312484157
-28735775.999,16582.52002148438
-28736639.999,12489.48043945313
-28736640.001,12489.48043945313
-28737503.99949231,15920.75165399595
-28738367.999,5412.544439941406
-28738368.001,5412.544439941406
-28739231.99961565,6943.145593965417
-28740095.999,3501.418172607422
-28740096.001,3501.418172607422
-28740959.99934181,3575.840359121687
-28741823.999,3214.80321899414
-28742687.999,2889.01434375
-28743551.999,977.5954006347656
-28744415.999,472.0570114746094
-28745279.999,-0.001
-28771200.001,-0.001
diff --git a/docs/issue834_modularAHU/regression/Electrical/funnel_comp/AixLib.Electrical.PVSystem.Validation.ValidationPVSystem.mat_DCOutputPower/reference.csv b/docs/issue834_modularAHU/regression/Electrical/funnel_comp/AixLib.Electrical.PVSystem.Validation.ValidationPVSystem.mat_DCOutputPower/reference.csv
deleted file mode 100644
index 663cb1aa29..0000000000
--- a/docs/issue834_modularAHU/regression/Electrical/funnel_comp/AixLib.Electrical.PVSystem.Validation.ValidationPVSystem.mat_DCOutputPower/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-28684800,0
-28685664,0
-28686528,0
-28687392,0
-28688256,0
-28689120,0
-28689984,0
-28690848,0
-28691712,0
-28692576,0
-28693440,0
-28694304,0
-28695168,0
-28696032,0
-28696896,0
-28697760,0
-28698624,0
-28699488,0
-28700352,0
-28701216,0
-28702080,0
-28702944,0
-28703808,0
-28704672,0
-28705536,0
-28706400,0
-28707264,0
-28708128,0
-28708992,0
-28709856,0
-28710720,0
-28711584,1572.728759765625
-28712448,3085.1318359375
-28713312,4744.55810546875
-28714176,6034.6767578125
-28715040,7464.5791015625
-28715904,9387.0166015625
-28716768,12123.5576171875
-28717632,12755.53125
-28718496,12761.7841796875
-28719360,12061.5771484375
-28720224,11824.857421875
-28721088,16208.724609375
-28721952,19887.880859375
-28722816,19370.3046875
-28723680,17304.984375
-28724544,16407.904296875
-28725408,20150.044921875
-28726272,25800.287109375
-28727136,18910.59765625
-28728000,16379.57421875
-28728864,16954.865234375
-28729728,15186.953125
-28730592,16039.2080078125
-28731456,15437.8427734375
-28732320,19717.412109375
-28733184,22933.33203125
-28734048,31107.72265625
-28734912,32398.724609375
-28735776,16599.119140625
-28736640,12501.982421875
-28737504,15936.6943359375
-28738368,5417.96240234375
-28739232,6950.09814453125
-28740096,3504.923095703125
-28740960,3579.419921875
-28741824,3218.021240234375
-28742688,2891.90625
-28743552,978.573974609375
-28744416,472.529541015625
-28745280,0
-28746144,0
-28747008,0
-28747872,0
-28748736,0
-28749600,0
-28750464,0
-28751328,0
-28752192,0
-28753056,0
-28753920,0
-28754784,0
-28755648,0
-28756512,0
-28757376,0
-28758240,0
-28759104,0
-28759968,0
-28760832,0
-28761696,0
-28762560,0
-28763424,0
-28764288,0
-28765152,0
-28766016,0
-28766880,0
-28767744,0
-28768608,0
-28769472,0
-28770336,0
-28771200,0
diff --git a/docs/issue834_modularAHU/regression/Electrical/funnel_comp/AixLib.Electrical.PVSystem.Validation.ValidationPVSystem.mat_DCOutputPower/test.csv b/docs/issue834_modularAHU/regression/Electrical/funnel_comp/AixLib.Electrical.PVSystem.Validation.ValidationPVSystem.mat_DCOutputPower/test.csv
deleted file mode 100644
index 663cb1aa29..0000000000
--- a/docs/issue834_modularAHU/regression/Electrical/funnel_comp/AixLib.Electrical.PVSystem.Validation.ValidationPVSystem.mat_DCOutputPower/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-28684800,0
-28685664,0
-28686528,0
-28687392,0
-28688256,0
-28689120,0
-28689984,0
-28690848,0
-28691712,0
-28692576,0
-28693440,0
-28694304,0
-28695168,0
-28696032,0
-28696896,0
-28697760,0
-28698624,0
-28699488,0
-28700352,0
-28701216,0
-28702080,0
-28702944,0
-28703808,0
-28704672,0
-28705536,0
-28706400,0
-28707264,0
-28708128,0
-28708992,0
-28709856,0
-28710720,0
-28711584,1572.728759765625
-28712448,3085.1318359375
-28713312,4744.55810546875
-28714176,6034.6767578125
-28715040,7464.5791015625
-28715904,9387.0166015625
-28716768,12123.5576171875
-28717632,12755.53125
-28718496,12761.7841796875
-28719360,12061.5771484375
-28720224,11824.857421875
-28721088,16208.724609375
-28721952,19887.880859375
-28722816,19370.3046875
-28723680,17304.984375
-28724544,16407.904296875
-28725408,20150.044921875
-28726272,25800.287109375
-28727136,18910.59765625
-28728000,16379.57421875
-28728864,16954.865234375
-28729728,15186.953125
-28730592,16039.2080078125
-28731456,15437.8427734375
-28732320,19717.412109375
-28733184,22933.33203125
-28734048,31107.72265625
-28734912,32398.724609375
-28735776,16599.119140625
-28736640,12501.982421875
-28737504,15936.6943359375
-28738368,5417.96240234375
-28739232,6950.09814453125
-28740096,3504.923095703125
-28740960,3579.419921875
-28741824,3218.021240234375
-28742688,2891.90625
-28743552,978.573974609375
-28744416,472.529541015625
-28745280,0
-28746144,0
-28747008,0
-28747872,0
-28748736,0
-28749600,0
-28750464,0
-28751328,0
-28752192,0
-28753056,0
-28753920,0
-28754784,0
-28755648,0
-28756512,0
-28757376,0
-28758240,0
-28759104,0
-28759968,0
-28760832,0
-28761696,0
-28762560,0
-28763424,0
-28764288,0
-28765152,0
-28766016,0
-28766880,0
-28767744,0
-28768608,0
-28769472,0
-28770336,0
-28771200,0
diff --git a/docs/issue834_modularAHU/regression/Electrical/funnel_comp/AixLib.Electrical.PVSystem.Validation.ValidationPVSystem.mat_DCOutputPower/upperBound.csv b/docs/issue834_modularAHU/regression/Electrical/funnel_comp/AixLib.Electrical.PVSystem.Validation.ValidationPVSystem.mat_DCOutputPower/upperBound.csv
deleted file mode 100644
index f96b218986..0000000000
--- a/docs/issue834_modularAHU/regression/Electrical/funnel_comp/AixLib.Electrical.PVSystem.Validation.ValidationPVSystem.mat_DCOutputPower/upperBound.csv
+++ /dev/null
@@ -1,53 +0,0 @@
-x,y
-28684799.999,0.001
-28710719.999,0.001
-28711583.999,1574.301488525391
-28712447.999,3088.216967773437
-28713311.999,4749.302663574219
-28714175.999,6040.711434570312
-28715039.999,7472.043680664063
-28715903.999,9396.403618164062
-28716767.999,12135.68117480469
-28717631.999,12768.28678125
-28718495.999,12774.54596386719
-28718496.001,12774.54596386719
-28719360.001,12073.63872558594
-28720223.99910247,11836.68279970467
-28721087.999,16224.93333398437
-28721951.999,19907.76874023438
-28721952.001,19907.76874023438
-28722816.001,19389.6749921875
-28723680.001,17322.289359375
-28724543.99938674,16424.31387788038
-28725407.999,20170.19496679688
-28726271.999,25826.08739648437
-28726272.001,25826.08739648437
-28727136.001,18929.50825390625
-28728000.0006296,16395.95487911547
-28728863.999,16971.82009960938
-28728864.001,16971.82009960938
-28729728.00034946,15202.14141057156
-28730591.999,16055.24721582031
-28730592.001,16055.24721582031
-28731455.99924641,15453.28183797497
-28732319.999,19737.12952148437
-28733183.999,22956.26536328125
-28734047.999,31138.83037890625
-28734911.999,32431.12333398437
-28734912.001,32431.12333398437
-28735776.001,16615.71825976562
-28736640.00008795,12514.48873360404
-28737503.999,15952.63103027344
-28737504.001,15952.63103027344
-28738368.00074571,5423.383463528274
-28739231.999,6957.048242675782
-28739232.001,6957.048242675782
-28740096.00095767,3508.428187764122
-28740959.999,3582.999341796875
-28740960.001,3582.999341796875
-28741824.001,3221.23926147461
-28742688.001,2894.79815625
-28743552.001,979.5525485839844
-28744416.001,473.0020705566406
-28745280.001,0.001
-28771200.001,0.001
diff --git a/docs/issue834_modularAHU/regression/Electrical/funnel_comp/AixLib.Electrical.PVSystem.Validation.ValidationPVSystem.mat_DCOutputPower_Measured/errors.csv b/docs/issue834_modularAHU/regression/Electrical/funnel_comp/AixLib.Electrical.PVSystem.Validation.ValidationPVSystem.mat_DCOutputPower_Measured/errors.csv
deleted file mode 100644
index 2b758a16be..0000000000
--- a/docs/issue834_modularAHU/regression/Electrical/funnel_comp/AixLib.Electrical.PVSystem.Validation.ValidationPVSystem.mat_DCOutputPower_Measured/errors.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-28684800,0
-28685664,0
-28686528,0
-28687392,0
-28688256,0
-28689120,0
-28689984,0
-28690848,0
-28691712,0
-28692576,0
-28693440,0
-28694304,0
-28695168,0
-28696032,0
-28696896,0
-28697760,0
-28698624,0
-28699488,0
-28700352,0
-28701216,0
-28702080,0
-28702944,0
-28703808,0
-28704672,0
-28705536,0
-28706400,0
-28707264,0
-28708128,0
-28708992,0
-28709856,0
-28710720,0
-28711584,0
-28712448,0
-28713312,0
-28714176,0
-28715040,0
-28715904,0
-28716768,0
-28717632,0
-28718496,0
-28719360,0
-28720224,0
-28721088,0
-28721952,0
-28722816,0
-28723680,0
-28724544,0
-28725408,0
-28726272,0
-28727136,0
-28728000,0
-28728864,0
-28729728,0
-28730592,0
-28731456,0
-28732320,0
-28733184,0
-28734048,0
-28734912,0
-28735776,0
-28736640,0
-28737504,0
-28738368,0
-28739232,0
-28740096,0
-28740960,0
-28741824,0
-28742688,0
-28743552,0
-28744416,0
-28745280,0
-28746144,0
-28747008,0
-28747872,0
-28748736,0
-28749600,0
-28750464,0
-28751328,0
-28752192,0
-28753056,0
-28753920,0
-28754784,0
-28755648,0
-28756512,0
-28757376,0
-28758240,0
-28759104,0
-28759968,0
-28760832,0
-28761696,0
-28762560,0
-28763424,0
-28764288,0
-28765152,0
-28766016,0
-28766880,0
-28767744,0
-28768608,0
-28769472,0
-28770336,0
-28771200,0
diff --git a/docs/issue834_modularAHU/regression/Electrical/funnel_comp/AixLib.Electrical.PVSystem.Validation.ValidationPVSystem.mat_DCOutputPower_Measured/lowerBound.csv b/docs/issue834_modularAHU/regression/Electrical/funnel_comp/AixLib.Electrical.PVSystem.Validation.ValidationPVSystem.mat_DCOutputPower_Measured/lowerBound.csv
deleted file mode 100644
index 64166b8818..0000000000
--- a/docs/issue834_modularAHU/regression/Electrical/funnel_comp/AixLib.Electrical.PVSystem.Validation.ValidationPVSystem.mat_DCOutputPower_Measured/lowerBound.csv
+++ /dev/null
@@ -1,59 +0,0 @@
-x,y
-28684799.999,-0.001
-28708127.999,-0.001
-28708991.999,-0.8489999899864197
-28709855.999,-265.7695018005371
-28709856.001,-265.7695018005371
-28710720.001,-100.1
-28711584.001,929.7892507324219
-28712448.001,2376.934894775391
-28713312.001,3829.005784423828
-28714176.001,5235.901923339844
-28715040.001,6773.22
-28715904.001,8345.536734375
-28716768.001,11075.35789160156
-28717632.001,11482.83672363281
-28718495.9991536,11596.54199724172
-28719359.999,10229.76
-28719360.001,10229.76
-28720224.001,10398.55392773437
-28721088.001,14941.72495898437
-28721952.001,16648.57889648437
-28722815.99911654,16694.38840990363
-28723679.999,15954.03
-28724543.999,15243.68148925781
-28724544.001,15243.68148925781
-28725408.001,18504.0789609375
-28726271.99968595,21407.5958516433
-28727135.999,15845.37509179688
-28727999.999,15104.88
-28728000.001,15104.88
-28728863.99955859,15967.66627643019
-28729727.999,13741.25963378906
-28729728.001,13741.25963378906
-28730592.00002887,14643.03562801281
-28731455.999,13791.8740078125
-28731456.001,13791.8740078125
-28732320.001,16683.3
-28733184.001,20033.46796289062
-28734048.001,26987.23770117187
-28734911.9991403,27971.99983153641
-28735775.999,14918.91478417969
-28736639.999,11198.79
-28736640.001,11198.79
-28737503.99947235,14330.82506765121
-28738367.999,4201.230599121094
-28738368.001,4201.230599121094
-28739231.99958599,5963.393960785788
-28740095.999,1711.258464111328
-28740096.001,1711.258464111328
-28740960.001,2067.93
-28741824.0002977,2603.345517178262
-28742687.999,2313.581807373047
-28743551.999,473.7360863342285
-28744415.999,103.096796951294
-28745279.999,-300.3
-28745280.001,-300.3
-28746144.001,-32.05202045822143
-28747008.001,-0.001
-28771200.001,-0.001
diff --git a/docs/issue834_modularAHU/regression/Electrical/funnel_comp/AixLib.Electrical.PVSystem.Validation.ValidationPVSystem.mat_DCOutputPower_Measured/reference.csv b/docs/issue834_modularAHU/regression/Electrical/funnel_comp/AixLib.Electrical.PVSystem.Validation.ValidationPVSystem.mat_DCOutputPower_Measured/reference.csv
deleted file mode 100644
index 3c481260af..0000000000
--- a/docs/issue834_modularAHU/regression/Electrical/funnel_comp/AixLib.Electrical.PVSystem.Validation.ValidationPVSystem.mat_DCOutputPower_Measured/reference.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-28684800,0
-28685664,0
-28686528,0
-28687392,0
-28688256,0
-28689120,0
-28689984,0
-28690848,0
-28691712,0
-28692576,0
-28693440,0
-28694304,0
-28695168,0
-28696032,0
-28696896,0
-28697760,0
-28698624,0
-28699488,0
-28700352,0
-28701216,0
-28702080,0
-28702944,0
-28703808,0
-28704672,0
-28705536,0
-28706400,0
-28707264,0
-28708128,0
-28708992,-0.8479999899864197
-28709856,-265.5039978027344
-28710720,-100
-28711584,930.719970703125
-28712448,2379.314208984375
-28713312,3832.838623046875
-28714176,5241.14306640625
-28715040,6780
-28715904,8353.890625
-28716768,11086.4443359375
-28717632,11494.3310546875
-28718496,11608.150390625
-28719360,10240
-28720224,10408.962890625
-28721088,14956.681640625
-28721952,16665.244140625
-28722816,16711.099609375
-28723680,15970
-28724544,15258.9404296875
-28725408,18522.6015625
-28726272,21429.029296875
-28727136,15861.236328125
-28728000,15120
-28728864,15983.6513671875
-28729728,13755.0146484375
-28730592,14657.6943359375
-28731456,13805.6796875
-28732320,16700
-28733184,20053.521484375
-28734048,27014.251953125
-28734912,28000.001953125
-28735776,14933.8486328125
-28736640,11210
-28737504,14345.17578125
-28738368,4205.43603515625
-28739232,5969.3662109375
-28740096,1712.971435546875
-28740960,2070
-28741824,2605.951904296875
-28742688,2315.897705078125
-28743552,474.2102966308594
-28744416,103.1999969482422
-28745280,-300
-28746144,-32.02000045776367
-28747008,0
-28747872,0
-28748736,0
-28749600,0
-28750464,0
-28751328,0
-28752192,0
-28753056,0
-28753920,0
-28754784,0
-28755648,0
-28756512,0
-28757376,0
-28758240,0
-28759104,0
-28759968,0
-28760832,0
-28761696,0
-28762560,0
-28763424,0
-28764288,0
-28765152,0
-28766016,0
-28766880,0
-28767744,0
-28768608,0
-28769472,0
-28770336,0
-28771200,0
diff --git a/docs/issue834_modularAHU/regression/Electrical/funnel_comp/AixLib.Electrical.PVSystem.Validation.ValidationPVSystem.mat_DCOutputPower_Measured/test.csv b/docs/issue834_modularAHU/regression/Electrical/funnel_comp/AixLib.Electrical.PVSystem.Validation.ValidationPVSystem.mat_DCOutputPower_Measured/test.csv
deleted file mode 100644
index 3c481260af..0000000000
--- a/docs/issue834_modularAHU/regression/Electrical/funnel_comp/AixLib.Electrical.PVSystem.Validation.ValidationPVSystem.mat_DCOutputPower_Measured/test.csv
+++ /dev/null
@@ -1,102 +0,0 @@
-x,y
-28684800,0
-28685664,0
-28686528,0
-28687392,0
-28688256,0
-28689120,0
-28689984,0
-28690848,0
-28691712,0
-28692576,0
-28693440,0
-28694304,0
-28695168,0
-28696032,0
-28696896,0
-28697760,0
-28698624,0
-28699488,0
-28700352,0
-28701216,0
-28702080,0
-28702944,0
-28703808,0
-28704672,0
-28705536,0
-28706400,0
-28707264,0
-28708128,0
-28708992,-0.8479999899864197
-28709856,-265.5039978027344
-28710720,-100
-28711584,930.719970703125
-28712448,2379.314208984375
-28713312,3832.838623046875
-28714176,5241.14306640625
-28715040,6780
-28715904,8353.890625
-28716768,11086.4443359375
-28717632,11494.3310546875
-28718496,11608.150390625
-28719360,10240
-28720224,10408.962890625
-28721088,14956.681640625
-28721952,16665.244140625
-28722816,16711.099609375
-28723680,15970
-28724544,15258.9404296875
-28725408,18522.6015625
-28726272,21429.029296875
-28727136,15861.236328125
-28728000,15120
-28728864,15983.6513671875
-28729728,13755.0146484375
-28730592,14657.6943359375
-28731456,13805.6796875
-28732320,16700
-28733184,20053.521484375
-28734048,27014.251953125
-28734912,28000.001953125
-28735776,14933.8486328125
-28736640,11210
-28737504,14345.17578125
-28738368,4205.43603515625
-28739232,5969.3662109375
-28740096,1712.971435546875
-28740960,2070
-28741824,2605.951904296875
-28742688,2315.897705078125
-28743552,474.2102966308594
-28744416,103.1999969482422
-28745280,-300
-28746144,-32.02000045776367
-28747008,0
-28747872,0
-28748736,0
-28749600,0
-28750464,0
-28751328,0
-28752192,0
-28753056,0
-28753920,0
-28754784,0
-28755648,0
-28756512,0
-28757376,0
-28758240,0
-28759104,0
-28759968,0
-28760832,0
-28761696,0
-28762560,0
-28763424,0
-28764288,0
-28765152,0
-28766016,0
-28766880,0
-28767744,0
-28768608,0
-28769472,0
-28770336,0
-28771200,0
diff --git a/docs/issue834_modularAHU/regression/Electrical/funnel_comp/AixLib.Electrical.PVSystem.Validation.ValidationPVSystem.mat_DCOutputPower_Measured/upperBound.csv b/docs/issue834_modularAHU/regression/Electrical/funnel_comp/AixLib.Electrical.PVSystem.Validation.ValidationPVSystem.mat_DCOutputPower_Measured/upperBound.csv
deleted file mode 100644
index 30fc20697c..0000000000
--- a/docs/issue834_modularAHU/regression/Electrical/funnel_comp/AixLib.Electrical.PVSystem.Validation.ValidationPVSystem.mat_DCOutputPower_Measured/upperBound.csv
+++ /dev/null
@@ -1,58 +0,0 @@
-x,y
-28684799.999,0.001
-28708128.001,0.001
-28708992.001,-0.8469999899864197
-28709856.00023051,-265.2382583303513
-28710719.999,-99.90000000000001
-28711583.999,931.6506906738281
-28712447.999,2381.693523193359
-28713311.999,3836.671461669922
-28714175.999,5246.384209472656
-28715039.999,6786.78
-28715903.999,8362.244515625
-28716767.999,11097.53078027344
-28717631.999,11505.82538574219
-28718495.999,11619.75854101562
-28718496.001,11619.75854101562
-28719360.00078016,10250.24034847345
-28720223.999,10419.37185351563
-28721087.999,14971.63832226563
-28721951.999,16681.90938476563
-28722815.999,16727.81070898438
-28722816.001,16727.81070898438
-28723680.001,15985.97
-28724543.99935779,15274.20072298588
-28725407.999,18541.1241640625
-28726271.999,21450.45832617188
-28726272.001,21450.45832617188
-28727136.001,15877.09756445312
-28727999.99992372,15135.120924276
-28728863.999,15999.63501855469
-28728864.001,15999.63501855469
-28729728.00042345,13768.77115175309
-28730591.999,14672.35203027344
-28730592.001,14672.35203027344
-28731455.99945486,13819.48689242273
-28732319.999,16716.7
-28733183.999,20073.57500585938
-28734047.999,27041.26620507813
-28734911.999,28028.00195507813
-28734912.001,28028.00195507813
-28735776.001,14948.78248144531
-28736640.00008582,11221.21394402747
-28737503.999,14359.52095703125
-28737504.001,14359.52095703125
-28738368.00070363,4209.644952785674
-28739231.999,5975.335577148438
-28739232.001,5975.335577148438
-28740096.00084522,1714.68517024034
-28740959.999,2072.07
-28741823.999,2608.557856201172
-28741824.001,2608.557856201172
-28742688.001,2318.213602783203
-28743552.001,474.6845069274902
-28744416.001,103.3031969451905
-28745280.00020171,-299.6996276488762
-28746143.999,-31.98798045730591
-28747007.999,0.001
-28771200.001,0.001
diff --git a/docs/issue834_modularAHU/regression/Electrical/simulator-dymola.log b/docs/issue834_modularAHU/regression/Electrical/simulator-dymola.log
deleted file mode 100644
index bacd2f3cc7..0000000000
--- a/docs/issue834_modularAHU/regression/Electrical/simulator-dymola.log
+++ /dev/null
@@ -1,189 +0,0 @@
- = true
-
-
-rCheck = checkModel("AixLib.Electrical.PVSystem.Validation.ValidationPVSystem");
-Check of AixLib.Electrical.PVSystem.Validation.ValidationPVSystem
-Warning: The quantity of pVSystem.weaBus.TDryBul is "ThermodynamicTemperature" and the quantity of pVSystem.cellTemperature.T_a is "Temp_C".
-In connect(pVSystem.weaBus.TDryBul, pVSystem.cellTemperature.T_a);
-Found in class AixLib.Electrical.PVSystem.PVSystem, /tmp/tmp-AixLib-0-ozmb2h0_/AixLib/Electrical/PVSystem/PVSystem.mo at line 132, and used in component pVSystem.
-Variable pVSystem.weaBus.TDryBul was declared in class Modelica.Units.SI, /tmp/tmp-AixLib-0-ozmb2h0_/AixLib/BoundaryConditions/WeatherData/Bus.mo at line 5, and used in component pVSystem.weaBus.
-Variable pVSystem.cellTemperature.T_a was declared in class Modelica.Blocks.Interfaces, /tmp/tmp-AixLib-0-ozmb2h0_/AixLib/Electrical/PVSystem/BaseClasses/PartialCellTemperature.mo at line 21, and used in component pVSystem.cellTemperature.PartialCellTemperature.
-Warning: Incompatible units.
-Warning: Incompatible units in
- pVSystem.cellTemperature.radTil*exp((-2.98)-0.0471*pVSystem.cellTemperature.winVel) +pVSystem.cellTemperature.T_a
-The part
- pVSystem.cellTemperature.radTil*exp((-2.98)-0.0471*pVSystem.cellTemperature.winVel)
-has unit kg/s3
-The part
- pVSystem.cellTemperature.T_a
-has unit K
-Warning: The unit issue reported appeared in the equation
- pVSystem.cellTemperature.T_c = (if noEvent(pVSystem.cellTemperature.radTil >= _GlobalScope.Modelica.Constants.eps) then pVSystem.cellTemperature.radTil*exp( (-2.98)-0.0471*pVSystem.cellTemperature.winVel)+pVSystem.cellTemperature.T_a+ pVSystem.cellTemperature.radTil/1000*1 else pVSystem.cellTemperature.T_a);
-Found in class AixLib.Electrical.PVSystem.BaseClasses.CellTemperatureMountingCloseToGround, /tmp/tmp-AixLib-0-ozmb2h0_/AixLib/Electrical/PVSystem/BaseClasses/CellTemperatureMountingCloseToGround.mo at line 13, and used in component pVSystem.cellTemperature.
-The model has the same number of unknowns and equations: 106
-The model has the same number of unknowns and equations:
- 102+max([size(NISTdata.columns, 1); size(NISTdata.offset, 1)])
-Check of AixLib.Electrical.PVSystem.Validation.ValidationPVSystem successful.
-Warning: WARNINGS have been issued.
-Declaring variable: Boolean rCheck ;
-
-Modelica.Utilities.Streams.print(" { \"file\" : \"AixLib/Resources/Scripts/Dymola/Electrical/Validation/ValidationPVSystem.mos\",", "AixLib.Electrical.PVSystem.Validation.ValidationPVSystem.statistics.log");
-Modelica.Utilities.Streams.print(" \"model\" : \"AixLib.Electrical.PVSystem.Validation.ValidationPVSystem\",", "AixLib.Electrical.PVSystem.Validation.ValidationPVSystem.statistics.log");
-Modelica.Utilities.Streams.print(" \"check\" : {", "AixLib.Electrical.PVSystem.Validation.ValidationPVSystem.statistics.log");
-Modelica.Utilities.Streams.print(" \"command\" : \"checkModel(\\\"AixLib.Electrical.PVSystem.Validation.ValidationPVSystem\\\");\",", "AixLib.Electrical.PVSystem.Validation.ValidationPVSystem.statistics.log");
-Modelica.Utilities.Streams.print(" \"result\" : " + String(rCheck), "AixLib.Electrical.PVSystem.Validation.ValidationPVSystem.statistics.log");
-Modelica.Utilities.Streams.print(" },", "AixLib.Electrical.PVSystem.Validation.ValidationPVSystem.statistics.log");
-
-
-rScript=RunScript("modelica://AixLib/Resources/Scripts/Dymola/Electrical/Validation/ValidationPVSystem.mos");
-simulateModel("AixLib.Electrical.PVSystem.Validation.ValidationPVSystem", startTime=28684800, stopTime=28771200, tolerance=1e-06, method="dassl", resultFile="AixLib.Electrical.PVSystem.Validation.ValidationPVSystem");
-Translation of AixLib.Electrical.PVSystem.Validation.ValidationPVSystem
-Warning: The quantity of pVSystem.weaBus.TDryBul is "ThermodynamicTemperature" and the quantity of pVSystem.cellTemperature.T_a is "Temp_C".
-In connect(pVSystem.weaBus.TDryBul, pVSystem.cellTemperature.T_a);
-Found in class AixLib.Electrical.PVSystem.PVSystem, /tmp/tmp-AixLib-0-ozmb2h0_/AixLib/Electrical/PVSystem/PVSystem.mo at line 132, and used in component pVSystem.
-Variable pVSystem.weaBus.TDryBul was declared in class Modelica.Units.SI, /tmp/tmp-AixLib-0-ozmb2h0_/AixLib/BoundaryConditions/WeatherData/Bus.mo at line 5, and used in component pVSystem.weaBus.
-Variable pVSystem.cellTemperature.T_a was declared in class Modelica.Blocks.Interfaces, /tmp/tmp-AixLib-0-ozmb2h0_/AixLib/Electrical/PVSystem/BaseClasses/PartialCellTemperature.mo at line 21, and used in component pVSystem.cellTemperature.PartialCellTemperature.
-Warning: Incompatible units.
-Warning: Incompatible units in
- pVSystem.cellTemperature.radTil*exp((-2.98)-0.0471*pVSystem.cellTemperature.winVel) +pVSystem.cellTemperature.T_a
-The part
- pVSystem.cellTemperature.radTil*exp((-2.98)-0.0471*pVSystem.cellTemperature.winVel)
-has unit kg/s3
-The part
- pVSystem.cellTemperature.T_a
-has unit K
-Warning: The unit issue reported appeared in the equation
- pVSystem.cellTemperature.T_c = (if noEvent(pVSystem.cellTemperature.radTil >= 1E-15) then pVSystem.cellTemperature.radTil*exp((-2.98)-0.0471* pVSystem.cellTemperature.winVel)+pVSystem.cellTemperature.T_a+pVSystem.cellTemperature.radTil /1000*1 else pVSystem.cellTemperature.T_a);
-Found in class AixLib.Electrical.PVSystem.BaseClasses.CellTemperatureMountingCloseToGround, /tmp/tmp-AixLib-0-ozmb2h0_/AixLib/Electrical/PVSystem/BaseClasses/CellTemperatureMountingCloseToGround.mo at line 13, and used in component pVSystem.cellTemperature.
-The DAE has 106 scalar unknowns and 106 scalar equations.
-
-Statistics
-
-Original Model
- Number of components: 20
- Variables: 292
- Constants: 6 (6 scalars)
- Parameters: 141 (146 scalars)
- Unknowns: 145 (106 scalars)
- Equations: 102
- Nontrivial: 92
-Translated Model
- Constants: 16 scalars
- Free parameters: 47 scalars
- Parameter depending: 105 scalars
- Outputs: 5 scalars
- Time-varying variables: 55 scalars
- Alias variables: 35 scalars
- Number of mixed real/discrete systems of equations: 0
- Sizes of linear systems of equations: { }
- Sizes after manipulation of the linear systems: { }
- Sizes of nonlinear systems of equations: { }
- Sizes after manipulation of the nonlinear systems: { }
- Number of numerical Jacobians: 0
-
-Selected continuous time states
-Finished
-Warning: WARNINGS have been issued.
-Finished
- = true
-
-Declaring variable: Boolean rScript ;
-
-savelog("AixLib.Electrical.PVSystem.Validation.ValidationPVSystem.translation.log"); = true
-
-
-rCheck = checkModel("AixLib.Electrical.PVSystem.Examples.ExamplePVSystem");
-Check of AixLib.Electrical.PVSystem.Examples.ExamplePVSystem
-Warning: The quantity of pVSystem.weaBus.TDryBul is "ThermodynamicTemperature" and the quantity of pVSystem.cellTemperature.T_a is "Temp_C".
-In connect(pVSystem.weaBus.TDryBul, pVSystem.cellTemperature.T_a);
-Found in class AixLib.Electrical.PVSystem.PVSystem, /tmp/tmp-AixLib-1-r0lfycaa/AixLib/Electrical/PVSystem/PVSystem.mo at line 132, and used in component pVSystem.
-Variable pVSystem.weaBus.TDryBul was declared in class Modelica.Units.SI, /tmp/tmp-AixLib-1-r0lfycaa/AixLib/BoundaryConditions/WeatherData/Bus.mo at line 5, and used in component pVSystem.weaBus.
-Variable pVSystem.cellTemperature.T_a was declared in class Modelica.Blocks.Interfaces, /tmp/tmp-AixLib-1-r0lfycaa/AixLib/Electrical/PVSystem/BaseClasses/PartialCellTemperature.mo at line 21, and used in component pVSystem.cellTemperature.PartialCellTemperature.
-Warning: Incompatible units.
-Warning: Incompatible units in
- pVSystem.cellTemperature.radTil*exp((-2.98)-0.0471*pVSystem.cellTemperature.winVel) +pVSystem.cellTemperature.T_a
-The part
- pVSystem.cellTemperature.radTil*exp((-2.98)-0.0471*pVSystem.cellTemperature.winVel)
-has unit kg/s3
-The part
- pVSystem.cellTemperature.T_a
-has unit K
-Warning: The unit issue reported appeared in the equation
- pVSystem.cellTemperature.T_c = (if noEvent(pVSystem.cellTemperature.radTil >= _GlobalScope.Modelica.Constants.eps) then pVSystem.cellTemperature.radTil*exp( (-2.98)-0.0471*pVSystem.cellTemperature.winVel)+pVSystem.cellTemperature.T_a+ pVSystem.cellTemperature.radTil/1000*1 else pVSystem.cellTemperature.T_a);
-Found in class AixLib.Electrical.PVSystem.BaseClasses.CellTemperatureMountingCloseToGround, /tmp/tmp-AixLib-1-r0lfycaa/AixLib/Electrical/PVSystem/BaseClasses/CellTemperatureMountingCloseToGround.mo at line 13, and used in component pVSystem.cellTemperature.
-The model has the same number of unknowns and equations: 294
-The model could not be deduced to be symbolically well-posed.
-The model has
- 294
-scalar unknowns and
- 290+(if weaDat.pAtmSou == AixLib.BoundaryConditions.Types.DataSource.Parameter then 1 else 0)+(if weaDat.TDewPoiSou == AixLib.BoundaryConditions.Types.DataSource. Parameter then 1 else 0)+(if weaDat.TDryBulSou == AixLib.BoundaryConditions.Types.DataSource. Parameter then 1 else 0)+(if weaDat.TBlaSkySou == AixLib.BoundaryConditions.Types.DataSource. Parameter then 1 else 0)+(if weaDat.relHumSou == AixLib.BoundaryConditions.Types.DataSource. Parameter then 1 else 0)+(if weaDat.opaSkyCovSou == AixLib.BoundaryConditions.Types.DataSource. Parameter then 1 else 0)+(if weaDat.ceiHeiSou == AixLib.BoundaryConditions.Types.DataSource. Parameter then 1 else 0)+(if weaDat.totSkyCovSou == AixLib.BoundaryConditions.Types.DataSource. Parameter then 1 else 0)+(if weaDat.winSpeSou == AixLib.BoundaryConditions.Types.DataSource. Parameter then 1 else 0)+(if weaDat.winDirSou == AixLib.BoundaryConditions.Types.DataSource. Parameter then 1 else 0)+(if weaDat.HInfHorSou == AixLib.BoundaryConditions.Types.DataSource. Parameter then 1 else 0)+(if weaDat.HSou == AixLib.BoundaryConditions.Types.RadiationDataSource. Input_HDirNor_HDifHor then 2 else 1)+(if weaDat.HSou == AixLib.BoundaryConditions.Types.RadiationDataSource. Input_HDirNor_HGloHor then 2 else 1)+(if weaDat.HSou == AixLib.BoundaryConditions.Types.RadiationDataSource. Input_HGloHor_HDifHor then 2 else 1)
-scalar equations.
-However, exploiting the given numerical settings of parameters gives the same number of unknowns and equations:
- 294
-Check of AixLib.Electrical.PVSystem.Examples.ExamplePVSystem successful.
-Warning: WARNINGS have been issued.
-Declaring variable: Boolean rCheck ;
-
-Modelica.Utilities.Streams.print(" { \"file\" : \"AixLib/Resources/Scripts/Dymola/Electrical/Examples/ExamplePVSystem.mos\",", "AixLib.Electrical.PVSystem.Examples.ExamplePVSystem.statistics.log");
-Modelica.Utilities.Streams.print(" \"model\" : \"AixLib.Electrical.PVSystem.Examples.ExamplePVSystem\",", "AixLib.Electrical.PVSystem.Examples.ExamplePVSystem.statistics.log");
-Modelica.Utilities.Streams.print(" \"check\" : {", "AixLib.Electrical.PVSystem.Examples.ExamplePVSystem.statistics.log");
-Modelica.Utilities.Streams.print(" \"command\" : \"checkModel(\\\"AixLib.Electrical.PVSystem.Examples.ExamplePVSystem\\\");\",", "AixLib.Electrical.PVSystem.Examples.ExamplePVSystem.statistics.log");
-Modelica.Utilities.Streams.print(" \"result\" : " + String(rCheck), "AixLib.Electrical.PVSystem.Examples.ExamplePVSystem.statistics.log");
-Modelica.Utilities.Streams.print(" },", "AixLib.Electrical.PVSystem.Examples.ExamplePVSystem.statistics.log");
-
-
-rScript=RunScript("modelica://AixLib/Resources/Scripts/Dymola/Electrical/Examples/ExamplePVSystem.mos");
-simulateModel("AixLib.Electrical.PVSystem.Examples.ExamplePVSystem", stopTime=31536000, method="dassl", tolerance=1e-06, resultFile="AixLib.Electrical.PVSystem.Examples.ExamplePVSystem");
-Translation of AixLib.Electrical.PVSystem.Examples.ExamplePVSystem
-Warning: The quantity of pVSystem.weaBus.TDryBul is "ThermodynamicTemperature" and the quantity of pVSystem.cellTemperature.T_a is "Temp_C".
-In connect(pVSystem.weaBus.TDryBul, pVSystem.cellTemperature.T_a);
-Found in class AixLib.Electrical.PVSystem.PVSystem, /tmp/tmp-AixLib-1-r0lfycaa/AixLib/Electrical/PVSystem/PVSystem.mo at line 132, and used in component pVSystem.
-Variable pVSystem.weaBus.TDryBul was declared in class Modelica.Units.SI, /tmp/tmp-AixLib-1-r0lfycaa/AixLib/BoundaryConditions/WeatherData/Bus.mo at line 5, and used in component pVSystem.weaBus.
-Variable pVSystem.cellTemperature.T_a was declared in class Modelica.Blocks.Interfaces, /tmp/tmp-AixLib-1-r0lfycaa/AixLib/Electrical/PVSystem/BaseClasses/PartialCellTemperature.mo at line 21, and used in component pVSystem.cellTemperature.PartialCellTemperature.
-Warning: Incompatible units.
-Warning: Incompatible units in
- pVSystem.cellTemperature.radTil*exp((-2.98)-0.0471*pVSystem.cellTemperature.winVel) +pVSystem.cellTemperature.T_a
-The part
- pVSystem.cellTemperature.radTil*exp((-2.98)-0.0471*pVSystem.cellTemperature.winVel)
-has unit kg/s3
-The part
- pVSystem.cellTemperature.T_a
-has unit K
-Warning: The unit issue reported appeared in the equation
- pVSystem.cellTemperature.T_c = (if noEvent(pVSystem.cellTemperature.radTil >= 1E-15) then pVSystem.cellTemperature.radTil*exp((-2.98)-0.0471* pVSystem.cellTemperature.winVel)+pVSystem.cellTemperature.T_a+pVSystem.cellTemperature.radTil /1000*1 else pVSystem.cellTemperature.T_a);
-Found in class AixLib.Electrical.PVSystem.BaseClasses.CellTemperatureMountingCloseToGround, /tmp/tmp-AixLib-1-r0lfycaa/AixLib/Electrical/PVSystem/BaseClasses/CellTemperatureMountingCloseToGround.mo at line 13, and used in component pVSystem.cellTemperature.
-The DAE has 294 scalar unknowns and 294 scalar equations.
-
-Statistics
-
-Original Model
- Number of components: 67
- Variables: 530
- Constants: 24 (24 scalars)
- Parameters: 239 (265 scalars)
- Unknowns: 267 (294 scalars)
- Equations: 288
- Nontrivial: 262
-Translated Model
- Constants: 132 scalars
- Free parameters: 64 scalars
- Parameter depending: 126 scalars
- Outputs: 1 scalars
- Time-varying variables: 116 scalars
- Alias variables: 145 scalars
- Number of mixed real/discrete systems of equations: 0
- Sizes of linear systems of equations: { }
- Sizes after manipulation of the linear systems: { }
- Sizes of nonlinear systems of equations: {3}
- Sizes after manipulation of the nonlinear systems: {1}
- Number of numerical Jacobians: 0
-
-Selected continuous time states
-Finished
-Warning: WARNINGS have been issued.
-Finished
- = true
-
-Declaring variable: Boolean rScript ;
-
-savelog("AixLib.Electrical.PVSystem.Examples.ExamplePVSystem.translation.log");
\ No newline at end of file
diff --git a/docs/issue834_modularAHU/regression/Electrical/unitTests-dymola.log b/docs/issue834_modularAHU/regression/Electrical/unitTests-dymola.log
deleted file mode 100644
index ea91a32aa7..0000000000
--- a/docs/issue834_modularAHU/regression/Electrical/unitTests-dymola.log
+++ /dev/null
@@ -1,10 +0,0 @@
-Regression tests are only run for the following package:
- AixLib.Electrical
-Comparison files output by funnel are stored in the directory 'funnel_comp' of size 0.0 MB.
-Run 'python -c "import buildingspy.development.regressiontest as t; t.Tester(tool=\"dymola\").report()"'
-to access a summary of the comparison results.
-
-Script that runs unit tests had 0 warnings and 0 errors.
-
-Unit tests completed successfully.
-