We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 451783a commit 7a3bd73Copy full SHA for 7a3bd73
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