.Modelica_LinearSystems2.WorkInProgress.Tests.care.care14

Information

Example 14  from Benner benchmarks

Interface

function care14
  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] = [1.0010401156071251e+000, -3.0124557362509741e-016, -1.0421176888569740e-003, 1.0010411167310994e-006; -3.0124557362509741e-016, 1.0010421176893556e+000, -1.0010431186887811e-006, -1.0421176888547718e-003; -1.0421176888569740e-003, -1.0010431186887811e-006, 1.0010441197755955e+000, -9.2861916073383455e-017; 1.0010411167310994e-006, -1.0421176888547718e-003, -9.2861916073383455e-017, 1.0010421176893556e+000];
  output Real ku1;
  output Real ku2;
  output Real ku3 = Matrices.Internal.k_care_u(A, Q, G, X3);
end care14;

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