Changes between Version 5 and Version 6 of Ticket #6266


Ignore:
Timestamp:
2020-12-03T17:52:41Z (4 years ago)
Author:
Andreas Heuermann
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6266 – Description

    v5 v6  
    2525    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'mwe', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    2626    messages = "Simulation execution failed for model: mwe
    27 assert            | debug   | Index 2 out of bounds [1..1] for array {tanh(1.0)}
     27assert            | debug   | Index 2 out of bounds [1..1] for array {tanh(10.0)}
    2828assert            | info    | simulation terminated by an assertion at initialization
    2929",