startTime=0 stopTime=0 tolerance=1e-06 numberOfIntervals=2500 stepSize=0 wasm-jit simulation: simulate(ModelicaTest.Math.TestMatrices2b,startTime=0,stopTime=0,tolerance=1e-06,numberOfIntervals=2500,outputFormat="mat",variableFilter="time|result",fileNamePrefix="ModelicaTest_3.2.3_ModelicaTest.Math.TestMatrices2b",simflags="-alarm=480 -emit_protected -lv LOG_STATS") LOG_STDOUT | info | | | | | ... Matrices.balance(A) LOG_STDOUT | info | A = | | | | 1 -10 1000 | | | | 0.01 0 10 | | | | 0.005 -0.01 10 | | | | LOG_STDOUT | info | As = | | | | 1 -0.625 1.95312 | | | | 0.16 0 0.3125 | | | | 2.56 -0.32 10 | | | | LOG_STDOUT | info | scale = | | | | 256 | | | | 16 | | | | 0.5 | | | | LOG_STDOUT | info | norm(A) = 1000.15 LOG_STDOUT | info | norm(As) = 10.5572 LOG_STDOUT | info | | | | | ... Matrices.balanceABC(A,B,C) LOG_STDOUT | info | norm(A) = 1000.15, norm(B) = 100.504, norm(C) = 100.006 LOG_STDOUT | info | norm(As) = 10.8738, norm(Bs) = 16.0136, norm(Cs) = 10.2011 LOG_STDOUT | info | scale = | | | | 16 | | | | 1 | | | | 0.0625 | | | | LOG_STDOUT | info | | | | | ... Matrices.balanceABC(A,B) LOG_STDOUT | info | norm(A) = 1000.15, norm(B) = 100.504 LOG_STDOUT | info | norm(As2) = 10.5671, norm(Bs2) = 1.00019 LOG_STDOUT | info | | | | | ... Matrices.balanceABC(A,C=C) LOG_STDOUT | info | norm(A) = 1000.15, norm(C) = 100.006 LOG_STDOUT | info | norm(As2) = 10.5671, norm(Cs2) = 2.15081 LOG_SUCCESS | info | The initialization finished successfully without homotopy method. LOG_STATS | info | ### STATISTICS ### LOG_STATS | info | events LOG_STATS | info | | 0 state events LOG_STATS | info | | 0 time events LOG_STATS | info | solver: euler-wasm LOG_STATS | info | | 0 steps taken LOG_STATS | info | | 0 calls of functionODE LOG_STATS | info | | 0 evaluations of jacobian LOG_STATS | info | | 0 error test failures LOG_STATS | info | | 0 convergence test failures LOG_STATS | info | | 0 linear system solves LOG_SUCCESS | info | The simulation finished successfully.