OMSimulator -r ModelicaTest_3.2.2_fmi_ModelicaTest.Math.TestMatrices2b_res.mat --tempDir temp_ModelicaTest_3_2_2_fmi_ModelicaTest_Math_TestMatrices2b_fmu --startTime 0 --stopTime 0 --tolerance 1e-06 ModelicaTest_3_2_2_fmi_ModelicaTest_Math_TestMatrices2b.fmu info: Initializing logging (OMSimulator v0.0.0-204-g82c54af) info: new temp directory has been created: "temp_ModelicaTest_3_2_2_fmi_ModelicaTest_Math_TestMatrices2b_fmu" info: Using "/var/lib/hudson/slave/workspace/OpenModelica_TEST_LIBS/OpenModelicaLibraryTesting/ModelicaTest_3.2.2_fmi_ModelicaTest.Math.TestMatrices2b/temp_ModelicaTest_3_2_2_fmi_ModelicaTest_Math_TestMatrices2b_fmu/temp_WUVopA" as temp directory for fmu stdout | info | | | | | ... Matrices.balance(A) stdout | info | A = | | | | 1 -10 1000 | | | | 0.01 0 10 | | | | 0.005 -0.01 10 | | | | stdout | info | As = | | | | 1 -10 1000 | | | | 0.01 0 10 | | | | 0.005 -0.01 10 | | | | stdout | info | scale = | | | | 1 | | | | 1 | | | | 1 | | | | stdout | info | norm(A) = 1000.15 stdout | info | norm(As) = 1000.15 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)