.Modelica_LinearSystems2.WorkInProgress.Tests.care.care13

Information

Example 13  from Benner benchmarks

Interface

function care13
  extends Modelica.Icons.Function;
  import MatricesMSL = Modelica.Math.Matrices;
  import Modelica_LinearSystems2.Math.Matrices;
  input String outputFile = "";
  output Real X1[4, 4];
  output Real X2[4, 4];
  output Real X3[4, 4] = [7.3840246663292781e+000, 5.9047620549742454e+000, 3.9930823439894581e-006, 9.9999999994873053e-007; 5.9047620549742454e+000, 7.1516063009772344e+000, 3.7996988588428911e-006, 8.6123471821676468e-007; 3.9930823439894581e-006, 3.7996988588428911e-006, 1.0402935802354235e-006, 1.8035961902063092e-007; 9.9999999994873053e-007, 8.6123471821676468e-007, 1.8035961902063092e-007, 4.6187574179129038e-008];
  output Real ku1;
  output Real ku2;
  output Real ku3 = Matrices.Internal.k_care_u(A, Q, G, X3);
end care13;

Generated at 2024-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos