Show
Ignore:
Timestamp:
11/15/07 22:24:28 (9 months ago)
Author:
AHaumer
Message:
 
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/maintenance/2.2.1/Modelica/Mechanics/Translational.mo

    r793 r800  
    33  extends Modelica.Icons.Library2; 
    44  import SI = Modelica.SIunits; 
    5  
    65  annotation(preferedView="info", 
    76    Window( 
     
    283282<li><i>Parameters and documentation modified, July 17, 2001 by P. Beater </i> </li> 
    284283</ul> 
    285 </html>")); 
     284</html>"),  
     285        experiment(StopTime=5),  
     286        experimentSetupOutput); 
    286287      Translational.SlidingMass M3(L=3, s(start=4.5)) annotation (extent=[-20, 
    287288            60; 0, 80]); 
     
    296297      Translational.Spring S1( 
    297298        s_rel0=1, 
    298         c=1e3, 
    299         s_rel(start=1)) annotation (extent=[-58, -20; -38, 0]); 
     299        c=1e3,  
     300        s_rel(start=1, fixed=false))  
     301                        annotation (extent=[-58, -20; -38, 0]); 
    300302      Translational.Fixed Fixed2(s0=-1) annotation (extent=[-100, -20; -80, 0]); 
    301303      Translational.SpringDamper SD1( 
    302304        s_rel0=1, 
    303         c=111, 
    304         s_rel(start=1)) annotation (extent=[20, -20; 40, 0]); 
     305        c=111,  
     306        s_rel(start=1, fixed=true))  
     307                        annotation (extent=[20, -20; 40, 0]); 
    305308      Translational.SlidingMass M2(L=2) annotation (extent=[60, -20; 80, 0]); 
    306309    equation  
     
    692695</ul> 
    693696 
    694 </html>")); 
     697</html>"),  
     698        experiment(StopTime=5),  
     699        experimentSetupOutput); 
    695700      Translational.Stop Stop1(L=1) annotation (extent=[60, 60; 80, 80]); 
    696701      Translational.Force Force1 annotation (extent=[18, 60; 38, 80]); 
     
    783788</ul> 
    784789 
    785 </html>")); 
     790</html>"),  
     791        experiment(StopTime=100),  
     792        experimentSetupOutput); 
    786793      Translational.ElastoGap InnerContactA( 
    787794        s_rel0=1e-3,