From cd8520cbac9a38dc3d21e3e7b39411b1fa9c6de6 Mon Sep 17 00:00:00 2001 From: Michael Wetter Date: Mon, 21 Oct 2024 16:42:03 -0400 Subject: [PATCH] Removed trailing whitespace --- .../Fluid/BaseClasses/FlowModels/basicFlowFunction_dp_der2.mo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/IBPSA/Fluid/BaseClasses/FlowModels/basicFlowFunction_dp_der2.mo b/IBPSA/Fluid/BaseClasses/FlowModels/basicFlowFunction_dp_der2.mo index 80e32ff5b1..eb9fbdfb33 100644 --- a/IBPSA/Fluid/BaseClasses/FlowModels/basicFlowFunction_dp_der2.mo +++ b/IBPSA/Fluid/BaseClasses/FlowModels/basicFlowFunction_dp_der2.mo @@ -40,10 +40,10 @@ assuming a constant flow coefficient.

When called with dp_der=der(dp) and dp_der2=der(dp_der), -this function returns the second order derivative of m_flow +this function returns the second order derivative of m_flow with respect to time. When called with dp_der=1 and dp_der2=0, -this function returns the second order derivative of m_flow +this function returns the second order derivative of m_flow with respect to dp.

",