Changes between Initial Version and Version 1 of Ticket #1860


Ignore:
Timestamp:
2012-10-02T12:57:20Z (12 years ago)
Author:
Martin Sjölund
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1860

    • Property Cc Jens Frenkel added
  • Ticket #1860 – Description

    initial v1  
    33
    44the first tested model is:
     5{{{
    56model SpringWithMass
    67 extends  Modelica.Mechanics.MultiBody.Examples.Elementary.SpringWithMass;
    78end SpringWithMass;
    8 
     9}}}
    910output file log contains this:
    1011
     
    3132
    3233and the result is this:
    33 
     34{{{
    3435record SimulationResult
    3536    resultFile = "c:/temp/TestPolimi.MultiBody.MSLTest.Failed.SpringWithMass_res.mat",
     
    3940info    | model terminate | Simulation terminated at time 0.002
    4041...
     42}}}