Skip to content

Commit

Permalink
Revert unwanted change
Browse files Browse the repository at this point in the history
  • Loading branch information
AntoineGautier committed Oct 14, 2024
1 parent 45199ca commit c006a52
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ equation
k = k,
m_flow_turbulent=m_flow_turbulent);
der(m_flow) = der(m_flow_comp);
der_m_flow_dp = IBPSA.Fluid.BaseClasses.FlowModels.basicFlowFunction_dp_der(dp);
err = m_flow-m_flow_comp;
assert(abs(err) < 1E-3, "Error in implementation.");
annotation (
Expand Down

0 comments on commit c006a52

Please sign in to comment.