startTime=0 stopTime=0 tolerance=1e-06 numberOfIntervals=2500 stepSize=0 wasm artifact (cs: FMI 3.0 Co-Simulation, the artifact integrating itself with DASKR): simulate(ModelicaTest.Math.TestMatrices2b,startTime=0,stopTime=0,tolerance=1e-06,numberOfIntervals=2500,outputFormat="mat",variableFilter="time|result",fileNamePrefix="ModelicaTest_4.0.0_ModelicaTest.Math.TestMatrices2b",simflags=" -alarm=240 -emit_protected -lv LOG_STATS -startTime=0 -stopTime=0 -tolerance=1e-06 -stepSize=0 -r=ModelicaTest_4.0.0_ModelicaTest.Math.TestMatrices2b_cs_res.mat -s fmi3:cs",resimulateExecutable="ModelicaTest_4_0_0_ModelicaTest_Math_TestMatrices2b.fmu") LOG_STDOUT | info | wasm artifact loaded in 0.1 ms (model kernel linked against the cached adapter, 0.1 MB) 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_STDOUT | info | CoSimulation instantiated in 0.1 ms LOG_STDOUT | info | CoSimulation run: 0 communication steps, 0 events, 0 early returns, 1 samples in 1.0 ms LOG_SUCCESS | info | The simulation finished successfully.