We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0f19b2 commit 2671f67Copy full SHA for 2671f67
1 file changed
Buildings/DHC/Loads/BaseClasses/getPeakLoad.mo
@@ -41,7 +41,8 @@ protected
41
endOfFile) annotation (
42
IncludeDirectory="modelica://Modelica/Resources/C-Sources",
43
Include="#include \"ModelicaInternal.h\"",
44
- Library="ModelicaExternalC");
+ Library="ModelicaExternalC",
45
+ LibraryDirectory="modelica://Modelica/Resources/Library");
46
annotation (Documentation(info="<html>
47
<p>
48
This function implements
0 commit comments