.Modelica_LinearSystems2.WorkInProgress.Tests.care.care8

Information

Example 8  from Benner benchmarks

Interface

function care8
  extends Modelica.Icons.Function;
  import MatricesMSL = Modelica.Math.Matrices;
  import Modelica_LinearSystems2.Math.Matrices;
  input String outputFile = "";
  output Real X1[2, 2];
  output Real X2[2, 2];
  output Real X3[2, 2] = [7.4700062938350172e+001, 8.2995600931349986e+002; 8.2995600931349986e+002, 9.2213602958269603e+003];
  output Real ku1;
  output Real ku2;
  output Real ku3;
end care8;

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