From c06cd62e092dbd4540941b279af3c11afa0e16c7 Mon Sep 17 00:00:00 2001
From: Michael Wetter <mwetter@lbl.gov>
Date: Wed, 22 Nov 2023 12:55:41 -0800
Subject: [PATCH] Corrected syntax

---
 .../BaseClasses/Functions/partialInternalResistances.mo         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/IBPSA/Fluid/Geothermal/Borefields/BaseClasses/Boreholes/BaseClasses/Functions/partialInternalResistances.mo b/IBPSA/Fluid/Geothermal/Borefields/BaseClasses/Boreholes/BaseClasses/Functions/partialInternalResistances.mo
index df2bde1e4f..862e85866f 100644
--- a/IBPSA/Fluid/Geothermal/Borefields/BaseClasses/Boreholes/BaseClasses/Functions/partialInternalResistances.mo
+++ b/IBPSA/Fluid/Geothermal/Borefields/BaseClasses/Boreholes/BaseClasses/Functions/partialInternalResistances.mo
@@ -29,7 +29,7 @@ partial function partialInternalResistances
   input Modelica.Units.SI.SpecificHeatCapacity cpMed
     "Specific heat capacity of the fluid";
   input Modelica.Units.SI.MassFlowRate m_flow_nominal "Nominal mass flow rate";
-  input String instanceName "undeclared caller"
+  input String instanceName="undeclared caller"
     "Instance name of the model or block that calls this function";
 
   // Outputs