OMSimulator -r=ModelicaTest_trunk_ModelicaTest.Math.TestMatrices2b_res.mat --tempDir=temp_ModelicaTest_trunk_ModelicaTest_Math_TestMatrices2b_fmu --startTime=0 --stopTime=0 --timeout=50 --tolerance=1e-06 ModelicaTest_trunk_ModelicaTest_Math_TestMatrices2b.fmu info: Set temp directory to "/tmp/omsimulator" info: Set working directory to "." info: New temp directory has been created: "temp_ModelicaTest_trunk_ModelicaTest_Math_TestMatrices2b_fmu" info: Set temp directory to "/var/lib/jenkins1/ws/OpenModelicaLibraryTestingWork/OpenModelicaLibraryTesting/ModelicaTest_trunk_ModelicaTest.Math.TestMatrices2b/temp_ModelicaTest_trunk_ModelicaTest_Math_TestMatrices2b_fmu" info: Set working directory to "/var/lib/jenkins1/ws/OpenModelicaLibraryTestingWork/OpenModelicaLibraryTesting/ModelicaTest_trunk_ModelicaTest.Math.TestMatrices2b" info: New model "model" with corresponding temp directory "/var/lib/jenkins1/ws/OpenModelicaLibraryTestingWork/OpenModelicaLibraryTesting/ModelicaTest_trunk_ModelicaTest.Math.TestMatrices2b/temp_ModelicaTest_trunk_ModelicaTest_Math_TestMatrices2b_fmu/model-svpebo4w" info: model doesn't contain any continuous state stdout | info | | | | | ... Matrices.balance(A) stdout | info | A = | | | | 1 -10 1000 | | | | 0.01 0 10 | | | | 0.005 -0.01 10 | | | | stdout | info | As = | | | | 1 -0.625 1.95312 | | | | 0.16 0 0.3125 | | | | 2.56 -0.32 10 | | | | stdout | info | scale = | | | | 256 | | | | 16 | | | | 0.5 | | | | stdout | info | norm(A) = 1000.15 stdout | info | norm(As) = 10.5572 stdout | info | | | | | ... Matrices.balanceABC(A,B,C) stdout | info | norm(A) = 1000.15, norm(B) = 100.504, norm(C) = 100.006 stdout | info | norm(As) = 10.8738, norm(Bs) = 16.0136, norm(Cs) = 10.2011 stdout | info | scale = | | | | 16 | | | | 1 | | | | 0.0625 | | | | stdout | info | | | | | ... Matrices.balanceABC(A,B)