Opened 11 years ago

Closed 11 years ago

#2437 closed defect (fixed)

SystemDynamics.WorldDynamics.World2.Scenario_6 issues with dassl

Reported by: Adrian Pop Owned by: Willi Braun
Priority: normal Milestone: 1.9.1
Component: Run-time Version: trunk
Keywords: Cc:

Description

true
""
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 1900.0, stopTime = 2100.0, numberOfIntervals = 500, tolerance = 0.000001, method = 'dassl', fileNamePrefix = 'SystemDynamics.WorldDynamics.World2.Scenario_6', options = '', outputFormat = 'mat', variableFilter = '.*', measureTime = false, cflags = '', simflags = ''",
    messages = "Simulation execution failed for model: SystemDynamics.WorldDynamics.World2.Scenario_6
 DASSL-- TOUT (=R1) TOO CLOSE TO T (=R2) TO START INTEGRATION
      In above,  R1 =   .1902000000000E+04   R2 =   .1902000000000E+04
stdout            | warning | The code has encountered trouble from which it cannot recover.
stdout            | warning | can't continue. time = 1902.000000
stdout            | info    | model terminate | Integrator failed. | Simulation terminated at time 1902
",
    timeFrontend = 0.14437309111010682,
    timeBackend = 0.07960383629606646,
    timeSimCode = 0.041276676339273684,
    timeTemplates = 0.1988713923087761,
    timeCompile = 4.473127526740819
end SimulationResult;

Attachments (2)

Scenario6.mo (137.2 KB ) - added by Adrian Pop 11 years ago.
Scenario6.mos (232 bytes ) - added by Adrian Pop 11 years ago.

Download all attachments as: .zip

Change History (5)

by Adrian Pop, 11 years ago

Attachment: Scenario6.mo added

by Adrian Pop, 11 years ago

Attachment: Scenario6.mos added

comment:1 by Adrian Pop, 11 years ago

Component: BackendRun-time
Owner: changed from probably noone to Willi Braun
Priority: highnormal
Status: newassigned

comment:2 by Willi Braun, 11 years ago

fixed in r18525.

comment:3 by Willi Braun, 11 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.