startTime=0 stopTime=0 tolerance=1e-06 numberOfIntervals=2500 stepSize=0 Regular simulation: ./ModelicaTest_trunk_ModelicaTest.Math.TestMatrices2b -abortSlowSimulation -alarm=480 -emit_protected -lv LOG_STATS 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)