Opened 11 years ago
Closed 11 years ago
#2693 closed task (invalid)
New to Dymola-Attempting Tutorial-failure to simulate fully
Reported by: | Owned by: | probably noone | |
---|---|---|---|
Priority: | high | Milestone: | 1.9.1 |
Component: | Backend | Version: | trunk |
Keywords: | dymola; simulate; tutorial; vehicle | Cc: |
Description
Error During Simulation as seen below- integration stops within .06 seconds of simulation
Library: VDL Motorsports 1.4.0
Tutorial 7.
%..............................................................
Log-file of program ./dymosim
(generated: Wed May 14 09:22:52 2014)
dymosim started
... "dsin.txt" loading (dymosim input file)
... "SetupCalculation.mat" creating (simulation result file)
Integration started at T = 1 using integration method DASSL
(DAE multi-step solver (dassl/dasslrt of Petzold modified by Dynasim))
suspension.rightLinkage.wishboneUprightSteering.steeringPivot.k1a > 1E-010
The following error was detected at time: 1.064314933521087
Singular position of loop (either no or two analytic solutions;
the mechanism has lost one-degree-of freedom in this position).
Try first to use another Modelica.Mechanics.MultiBody.Joints.Assemblies.JointXXX component.
In most cases it is best that the joints outside of the JointXXX
component are revolute and NOT prismatic joints. If this also
lead to singular positions, it could be that this kinematic loop
cannot be solved analytically. In this case you have to build
up the loop with basic joints (NO aggregation JointXXX components)
and rely on dynamic state selection, i.e., during simulation
the states will be dynamically selected in such a way that in no
position a degree of freedom is lost.
Integration terminated before reaching "StopTime" at T = 1.06
CPU-time for integration : 15.7 seconds
CPU-time for one GRID interval: 922 milli-seconds
Number of result points : 18
Number of GRID points : 18
Number of (successful) steps : 35
Number of F-evaluations : 766
Number of H-evaluations : 64
Number of Jacobian-evaluations: 24
Number of (model) time events : 0
Number of (U) time events : 0
Number of state events : 1
Number of step events : 0
Minimum integration stepsize : 4e-006
Maximum integration stepsize : 0.0041
Maximum integration order : 4
Calling terminal section
... "dsfinal.txt" creating (final states)
Attachments (8)
Change History (9)
by , 11 years ago
Attachment: | SetupCalculation.mat added |
---|
by , 11 years ago
Attachment: | SetupCalculation.2.mat added |
---|
comment:1 by , 11 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
by , 11 years ago
Attachment: | SpringDamperARB_4.mo added |
---|
by , 11 years ago
Attachment: | F1_2009.mo added |
---|
by , 11 years ago
Attachment: | SuspensionMechanism.mo added |
---|
by , 11 years ago
Attachment: | FrontSuspension.mo added |
---|
by , 11 years ago
Attachment: | KinematicsTest.mo added |
---|
by , 11 years ago
Attachment: | SuspensionTest.mat added |
---|
This Trac is to report OpenModelica errors, not Dymola!