Running command: "" <> buildModelFMU(OpenHPL.Tests.HPSTSharpOrifice,fileNamePrefix="OpenHPL_OpenHPL_Tests_HPSTSharpOrifice",fmuType="me",version="2.0",platforms={"static"}) [:1:1-1:32:writable] Error: Class GC_set_max_heap_size not found in scope (looking for a function or record). Notification: Performance of loadModel(OpenHPL): time 3.308/3.308, allocations: 257.8 MB / 264.8 MB, free: 15.95 MB / 218.7 MB Notification: Performance of FrontEnd - loaded program: time 0.2682/3.576, allocations: 62.55 MB / 327.4 MB, free: 1.43 MB / 266.7 MB Notification: Performance of FrontEnd - Absyn->SCode: time 0.5269/4.103, allocations: 60.22 MB / 387.6 MB, free: 7.047 MB / 314.7 MB Notification: Performance of FrontEnd - scodeFlatten: time 0.2624/4.366, allocations: 95.53 MB / 483.1 MB, free: 8.152 MB / 410.7 MB Notification: Performance of FrontEnd - mkProgramGraph: time 0.0004126/4.366, allocations: 87.95 kB / 483.2 MB, free: 8.066 MB / 410.7 MB Notification: Model statistics after passing the front-end and creating the data structures used by the back-end: * Number of equations: 121 * Number of variables: 121 Notification: Performance of Generate backend data structure: time 0.11/4.476, allocations: 16.85 MB / 0.4883 GB, free: 7.145 MB / 426.7 MB Notification: Performance of prepare preOptimizeDAE: time 5.21e-05/4.476, allocations: 8 kB / 0.4883 GB, free: 7.137 MB / 426.7 MB Notification: Performance of preOpt normalInlineFunction (simulation): time 0.0004789/4.477, allocations: 83.05 kB / 0.4884 GB, free: 7.055 MB / 426.7 MB Notification: Performance of preOpt evaluateParameters (simulation): time 0.001247/4.478, allocations: 416.8 kB / 0.4888 GB, free: 6.605 MB / 426.7 MB Notification: Performance of preOpt simplifyIfEquations (simulation): time 0.0001098/4.478, allocations: 46.7 kB / 0.4889 GB, free: 6.555 MB / 426.7 MB Notification: Performance of preOpt expandDerOperator (simulation): time 0.0001602/4.478, allocations: 35.91 kB / 0.4889 GB, free: 6.52 MB / 426.7 MB Notification: Performance of preOpt removeEqualFunctionCalls (simulation): time 0.001845/4.48, allocations: 409.9 kB / 0.4893 GB, free: 6.121 MB / 426.7 MB Notification: Performance of preOpt clockPartitioning (simulation): time 0.001667/4.482, allocations: 440.1 kB / 0.4897 GB, free: 5.68 MB / 426.7 MB Notification: Performance of preOpt findStateOrder (simulation): time 3.571e-05/4.482, allocations: 0 / 0.4897 GB, free: 5.68 MB / 426.7 MB Notification: Performance of preOpt replaceEdgeChange (simulation): time 9.01e-05/4.482, allocations: 7.875 kB / 0.4897 GB, free: 5.672 MB / 426.7 MB Notification: Performance of preOpt inlineArrayEqn (simulation): time 2.399e-05/4.482, allocations: 12 kB / 0.4897 GB, free: 5.66 MB / 426.7 MB Notification: Performance of preOpt removeSimpleEquations (simulation): time 0.007018/4.489, allocations: 1.571 MB / 0.4913 GB, free: 4.039 MB / 426.7 MB Notification: Performance of preOpt comSubExp (simulation): time 0.003629/4.493, allocations: 493.1 kB / 0.4917 GB, free: 3.543 MB / 426.7 MB Notification: Performance of preOpt resolveLoops (simulation): time 0.0006999/4.493, allocations: 170.2 kB / 0.4919 GB, free: 3.375 MB / 426.7 MB Notification: Performance of preOpt evalFunc (simulation): time 0.00161/4.495, allocations: 0.8627 MB / 0.4927 GB, free: 2.328 MB / 426.7 MB Notification: Performance of preOpt encapsulateWhenConditions (simulation): time 3.928e-05/4.495, allocations: 38.94 kB / 0.4928 GB, free: 2.281 MB / 426.7 MB Notification: Performance of pre-optimization done (n=51): time 4.498e-06/4.495, allocations: 4 kB / 0.4928 GB, free: 2.277 MB / 426.7 MB [/var/lib/jenkins/ws/OpenModelicaLibraryTestingWork/OMCompiler/build/lib/omlibrary/OpenHPL 1.1.1/Waterway/Reservoir.mo:71:5-71:18:writable] Error: Model is structurally singular, error found sorting equations 24: der(tail.m) = 0.0; 20: tail.A = tail.H * (tail.w + 2.0 * tail.H * tan(0.0174532925199433 * tail.alpha)); 22: tail.F_f = 0.0; 21: tail.m = data.rho * tail.A * tail.L; 33: turbine.Vdot = if turbine.WaterCompress then penstock.mdot / ((1.0 + data.beta * (penstock.p_o - data.p_a)) * data.rho) else penstock.mdot / data.rho; 7: control.y = control.offset + (if time < control.startTime then 0.0 else if time < control.startTime + control.duration then (time - control.startTime) * control.height / control.duration else control.height); 47: STSharpOrifice.Mdot = STSharpOrifice.mdot * STSharpOrifice.v; 45: STSharpOrifice.M = STSharpOrifice.m * STSharpOrifice.v; 50: STSharpOrifice.F_g = STSharpOrifice.m * data.g * STSharpOrifice.cos_theta; 49: STSharpOrifice.F_p = (intake.p_o - data.p_a) * STSharpOrifice.A; 40: der(STSharpOrifice.M) = STSharpOrifice.Mdot + STSharpOrifice.F; 39: der(STSharpOrifice.m) = STSharpOrifice.mdot; 43: STSharpOrifice.phiSO = if STSharpOrifice.v >= 0.0 then OpenHPL.Functions.Fitting.FittingPhi(STSharpOrifice.v, STSharpOrifice.D, STSharpOrifice.D_so, STSharpOrifice.L, 90.0, data.rho, data.mu, data.p_eps, OpenHPL.Types.Fitting.SharpOrifice) else OpenHPL.Functions.Fitting.FittingPhi(STSharpOrifice.v, STSharpOrifice.D_so, STSharpOrifice.D, STSharpOrifice.L, 90.0, data.rho, data.mu, data.p_eps, OpenHPL.Types.Fitting.SharpOrifice); 48: STSharpOrifice.F = STSharpOrifice.F_p + (-STSharpOrifice.F_f) - STSharpOrifice.F_g; 41: STSharpOrifice.m = data.rho * STSharpOrifice.A * STSharpOrifice.l; 42: STSharpOrifice.F_f = OpenHPL.Functions.DarcyFriction.Friction(STSharpOrifice.v, STSharpOrifice.D, STSharpOrifice.l, data.rho, data.mu, STSharpOrifice.p_eps) + 0.5 * STSharpOrifice.A * STSharpOrifice.phiSO * data.rho * abs(STSharpOrifice.v) * STSharpOrifice.v; 46: STSharpOrifice.v = STSharpOrifice.Vdot / STSharpOrifice.A; 44: STSharpOrifice.mdot = data.rho * STSharpOrifice.Vdot; 9: intake.Vdot = intake.mdot / data.rho; 51: STSharpOrifice.mdot = intake.mdot - penstock.mdot; 28: penstock.v = penstock.Vdot / penstock.A_; 5: der(reservoir.m) = 0.0; 1: reservoir.A = reservoir.H * (reservoir.w + 2.0 * reservoir.H * tan(0.0174532925199433 * reservoir.alpha)); 3: reservoir.F_f = 0.0; 2: reservoir.m = data.rho * reservoir.A * reservoir.L; 10: intake.v = intake.Vdot / intake.A_; 6: intake.Vdot = data.rho; 4: 0.0 = reservoir.A * (data.p_a - intake.p_i) + data.g * data.rho * reservoir.A * reservoir.H - reservoir.F_f; 11: intake.M = data.rho * intake.L * intake.Vdot; 12: intake.F_f = OpenHPL.Functions.DarcyFriction.Friction(intake.v, intake.D_, intake.L, data.rho, data.mu, intake.p_eps); 27: penstock.Vdot = penstock.mdot / data.rho; 29: penstock.M = data.rho * penstock.L * penstock.Vdot; 30: penstock.F_f = OpenHPL.Functions.DarcyFriction.Friction(penstock.v, penstock.D_, penstock.L, data.rho, data.mu, penstock.p_eps); 13: der(intake.M) = data.rho * intake.Vdot ^ 2.0 * (1.0 / intake.A_i + -1.0 / intake.A_o) + intake.p_i * intake.A_i + intake.m * data.g * intake.cos_theta + (-intake.F_f) - intake.p_o * intake.A_o; 34: turbine.dp = turbine.Vdot ^ 2.0 * data.p_a / (turbine.C_v_ * control.y) ^ 2.0; 31: der(penstock.M) = data.rho * penstock.Vdot ^ 2.0 * (1.0 / penstock.A_i + -1.0 / penstock.A_o) + intake.p_o * penstock.A_i + penstock.m * data.g * penstock.cos_theta + (-penstock.F_f) - penstock.p_o * penstock.A_o; 23: 0.0 = tail.A * (data.p_a - discharge.p_o) + data.g * data.rho * tail.A * tail.H - tail.F_f; 35: turbine.dp = penstock.p_o - discharge.p_i; 17: discharge.M = data.rho * discharge.L * discharge.Vdot; 19: der(discharge.M) = data.rho * discharge.Vdot ^ 2.0 * (1.0 / discharge.A_i + -1.0 / discharge.A_o) + discharge.p_i * discharge.A_i + discharge.m * data.g * discharge.cos_theta + (-discharge.F_f) - discharge.p_o * discharge.A_o; 15: discharge.Vdot = penstock.mdot / data.rho; 18: discharge.F_f = OpenHPL.Functions.DarcyFriction.Friction(discharge.v, discharge.D_, discharge.L, data.rho, data.mu, discharge.p_eps); 16: discharge.v = discharge.Vdot / discharge.A_; for variables tail.Vdot_i(28), tail.H(26), tail.m(29), discharge.Vdot(31), penstock.F_f(23), intake.M(42), STSharpOrifice.Vdot(1), STSharpOrifice.F(9), STSharpOrifice.F_f(5), STSharpOrifice.mdot(13), STSharpOrifice.l(8), STSharpOrifice.m(12), STSharpOrifice.phiSO(3), STSharpOrifice.F_g(4), STSharpOrifice.M(11), STSharpOrifice.v(7), STSharpOrifice.Mdot(10), intake.p_o(40), STSharpOrifice.h(2), penstock.mdot(25), reservoir.F_f(48), control.y(46), intake.F_f(43), intake.Vdot(38), reservoir.H(47), reservoir.Vdot_i(49), reservoir.m(50), intake.mdot(45), intake.dp(39), penstock.M(22), penstock.v(24), penstock.p_o(21), intake.v(44), discharge.M(35), turbine.Vdot(15), tail.A(30), turbine.dp(17), discharge.p_i(34), tail.F_f(27), discharge.p_o(33), discharge.v(37), discharge.F_f(36), turbine.Kdot_i_tr(16) Error: Internal error Transformation Module PFPlusExt index Reduction Method Pantelides failed! Error: Internal error SimCode: The model OpenHPL.Tests.HPSTSharpOrifice could not be translated to FMU