Changeset 15374


Ignore:
Timestamp:
2013-02-27T18:55:58+01:00 (11 years ago)
Author:
lochel
Message:
  • fix expected output
Location:
trunk/testsuite/simulation/libraries
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/testsuite/simulation/libraries/3rdParty/MathematicalAspects/05_SingularModel.mos

    r15153 r15374  
    3434//     simulationOptions = "startTime = 0.0, stopTime = 10.0, numberOfIntervals = 500, tolerance = 0.000001, method = 'dassl', fileNamePrefix = 'SingularModel2', storeInTemp = false, noClean = false, options = '', outputFormat = 'mat', variableFilter = '.*', measureTime = false, cflags = '', simflags = ''",
    3535//     messages = "Simulation execution failed for model: SingularModel2
    36 // stdout            | warning | Failed to solve linear system of equations (no. 1) at time 0.000000, system is singular for U[3,3].
    37 // stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.000000, system is singular for U[3,3].
    38 // stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.000001, system is singular for U[3,3].
    39 // stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.000001, system is singular for U[3,3].
    40 // stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.000004, system is singular for U[3,3].
    41 // stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.000010, system is singular for U[3,3].
    42 // stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.000010, system is singular for U[3,3].
    43 // stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.000021, system is singular for U[3,3].
    44 // stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.000021, system is singular for U[3,3].
    45 // stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.000044, system is singular for U[3,3].
    46 // stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.000044, system is singular for U[3,3].
    47 // stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.000089, system is singular for U[3,3].
    48 // stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.000089, system is singular for U[3,3].
    49 // stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.000180, system is singular for U[3,3].
    50 // stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.000180, system is singular for U[3,3].
    51 // stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.000361, system is singular for U[3,3].
    52 // stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.000361, system is singular for U[3,3].
    53 // stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.000723, system is singular for U[3,3].
    54 // stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.000723, system is singular for U[3,3].
    55 // stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.001447, system is singular for U[3,3].
    56 // stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.001447, system is singular for U[3,3].
    57 // stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.002895, system is singular for U[3,3].
    58 // stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.002895, system is singular for U[3,3].
    59 // stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.005791, system is singular for U[3,3].
    60 // stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.005791, system is singular for U[3,3].
    61 // stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.005791, system is singular for U[3,3].
    62 // stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.011584, system is singular for U[3,3].
    63 // stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.011584, system is singular for U[3,3].
    64 // stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.011584, system is singular for U[3,3].
    65 // stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.023169, system is singular for U[3,3].
    66 // stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.023169, system is singular for U[3,3].
    67 // stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.023169, system is singular for U[3,3].
    68 // stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.020000, system is singular for U[3,3].
    69 // stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.020000, system is singular for U[3,3].
     36// stdout            | warning | Failed to solve linear system of equations (no. 1) at time 0.000000, system is singular for U[3, 3].
     37// stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.000000, system is singular for U[3, 3].
     38// stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.000001, system is singular for U[3, 3].
     39// stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.000001, system is singular for U[3, 3].
     40// stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.000004, system is singular for U[3, 3].
     41// stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.000010, system is singular for U[3, 3].
     42// stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.000010, system is singular for U[3, 3].
     43// stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.000021, system is singular for U[3, 3].
     44// stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.000021, system is singular for U[3, 3].
     45// stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.000044, system is singular for U[3, 3].
     46// stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.000044, system is singular for U[3, 3].
     47// stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.000089, system is singular for U[3, 3].
     48// stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.000089, system is singular for U[3, 3].
     49// stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.000180, system is singular for U[3, 3].
     50// stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.000180, system is singular for U[3, 3].
     51// stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.000361, system is singular for U[3, 3].
     52// stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.000361, system is singular for U[3, 3].
     53// stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.000723, system is singular for U[3, 3].
     54// stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.000723, system is singular for U[3, 3].
     55// stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.001447, system is singular for U[3, 3].
     56// stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.001447, system is singular for U[3, 3].
     57// stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.002895, system is singular for U[3, 3].
     58// stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.002895, system is singular for U[3, 3].
     59// stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.005791, system is singular for U[3, 3].
     60// stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.005791, system is singular for U[3, 3].
     61// stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.005791, system is singular for U[3, 3].
     62// stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.011584, system is singular for U[3, 3].
     63// stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.011584, system is singular for U[3, 3].
     64// stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.011584, system is singular for U[3, 3].
     65// stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.023169, system is singular for U[3, 3].
     66// stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.023169, system is singular for U[3, 3].
     67// stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.023169, system is singular for U[3, 3].
     68// stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.020000, system is singular for U[3, 3].
     69// stdout            | warning | Failed to solve linear system of equations (no. 2) at time 0.020000, system is singular for U[3, 3].
    7070// stdout            | info    | model terminate | linear system solver failed. | Simulation terminated at time 0.02
    7171// "
  • trunk/testsuite/simulation/libraries/msl32/Modelica.Electrical.Spice3.Examples.Spice3BenchmarkFourBitBinaryAdder.NAND.mos

    r15225 r15374  
    4444// Simulation options: startTime = 0.0, stopTime = 0.0, numberOfIntervals = 500, tolerance = 0.000001, method = 'dassl', fileNamePrefix = 'Modelica.Electrical.Spice3.Examples.Spice3BenchmarkFourBitBinaryAdder.NAND', storeInTemp = false, noClean = false, options = '', outputFormat = 'mat', variableFilter = '.*', measureTime = false, cflags = '', simflags = ''
    4545// Result file: Modelica.Electrical.Spice3.Examples.Spice3BenchmarkFourBitBinaryAdder.NAND_res.mat
    46 // Messages: stdout            | warning | Failed to solve linear system of equations (no. 311) at time 0.000000, system is singular for U[30,30].
    47 // stdout            | warning | Failed to solve linear system of equations (no. 380) at time 0.000000, system is singular for U[46,46].
    48 // stdout            | warning | Failed to solve linear system of equations (no. 380) at time 0.000000, system is singular for U[46,46].
     46// Messages: stdout            | warning | Failed to solve linear system of equations (no. 311) at time 0.000000, system is singular for U[30, 30].
     47// stdout            | warning | Failed to solve linear system of equations (no. 380) at time 0.000000, system is singular for U[46, 46].
     48// stdout            | warning | Failed to solve linear system of equations (no. 380) at time 0.000000, system is singular for U[46, 46].
    4949//
    5050// Files Equal!
  • trunk/testsuite/simulation/libraries/msl32/Modelica.Electrical.Spice3.Examples.Spice3BenchmarkFourBitBinaryAdder.ONEBIT.mos

    r15153 r15374  
    118118// Simulation options: startTime = 0.0, stopTime = 0.0, numberOfIntervals = 500, tolerance = 0.000001, method = 'dassl', fileNamePrefix = 'Modelica.Electrical.Spice3.Examples.Spice3BenchmarkFourBitBinaryAdder.ONEBIT', storeInTemp = false, noClean = false, options = '', outputFormat = 'mat', variableFilter = '.*', measureTime = false, cflags = '', simflags = ''
    119119// Result file: Modelica.Electrical.Spice3.Examples.Spice3BenchmarkFourBitBinaryAdder.ONEBIT_res.mat
    120 // Messages: stdout            | warning | Failed to solve linear system of equations (no. 2768) at time 0.000000, system is singular for U[19,19].
    121 // stdout            | warning | Failed to solve linear system of equations (no. 3358) at time 0.000000, system is singular for U[33,33].
    122 // stdout            | warning | Failed to solve linear system of equations (no. 3358) at time 0.000000, system is singular for U[33,33].
     120// Messages: stdout            | warning | Failed to solve linear system of equations (no. 2768) at time 0.000000, system is singular for U[19, 19].
     121// stdout            | warning | Failed to solve linear system of equations (no. 3358) at time 0.000000, system is singular for U[33, 33].
     122// stdout            | warning | Failed to solve linear system of equations (no. 3358) at time 0.000000, system is singular for U[33, 33].
    123123//
    124124// Files Equal!
  • trunk/testsuite/simulation/libraries/msl32/Modelica.Electrical.Spice3.Examples.Spice3BenchmarkFourBitBinaryAdder.TWOBIT.mos

    r15153 r15374  
    203203// Simulation options: startTime = 0.0, stopTime = 0.0, numberOfIntervals = 500, tolerance = 0.000001, method = 'dassl', fileNamePrefix = 'Modelica.Electrical.Spice3.Examples.Spice3BenchmarkFourBitBinaryAdder.TWOBIT', storeInTemp = false, noClean = false, options = '', outputFormat = 'mat', variableFilter = '.*', measureTime = false, cflags = '', simflags = ''
    204204// Result file: Modelica.Electrical.Spice3.Examples.Spice3BenchmarkFourBitBinaryAdder.TWOBIT_res.mat
    205 // Messages: stdout            | warning | Failed to solve linear system of equations (no. 5533) at time 0.000000, system is singular for U[68,68].
    206 // stdout            | warning | Failed to solve linear system of equations (no. 6722) at time 0.000000, system is singular for U[10,10].
    207 // stdout            | warning | Failed to solve linear system of equations (no. 6722) at time 0.000000, system is singular for U[10,10].
     205// Messages: stdout            | warning | Failed to solve linear system of equations (no. 5533) at time 0.000000, system is singular for U[68, 68].
     206// stdout            | warning | Failed to solve linear system of equations (no. 6722) at time 0.000000, system is singular for U[10, 10].
     207// stdout            | warning | Failed to solve linear system of equations (no. 6722) at time 0.000000, system is singular for U[10, 10].
    208208//
    209209// Files Equal!
  • trunk/testsuite/simulation/libraries/msl32/Modelica.Mechanics.MultiBody.Examples.Elementary.Surfaces.mos

    r15365 r15374  
    3333// Result file: Modelica.Mechanics.MultiBody.Examples.Elementary.Surfaces_res.mat
    3434// Messages: Warning: Variable wheel.ri out of [min, max] interval: wheel.ri >= 0.0 has value: -0.05
    35 // //
     35//
    3636// Files Equal!
    3737// Warning: Parameter pipeWithScalarField.rOuter has neither value nor start value, and is fixed during initialization (fixed=true)
Note: See TracChangeset for help on using the changeset viewer.