How the MSC ADAMS-Simulink interface works in every time step?

조회 수: 5 (최근 30일)
Mehdi
Mehdi 2019년 6월 16일
Does anyone know how the MSC ADAMS-Simulink interface works in every time step? Which integrator does the ADAMS use during this interface?
I mean when Simulink calls ADAMS, which one of the ADAMS solver (INTEGRATOR) is used to solve the EOMs?
For example, when we want to run a model in ADAMS we use the following commands within the acf file:
INTEGRATOR/GSTIFF, ERROR = 0.1, HMAX = 1.250000E-02, INTERPOLATE = ON
SIMULATE/DYNAMICS, END = 1.250000E-02, DTOUT = 1.250000E-02
but during co-simulation with Simulink these options are ignored by SIMULINK.
So, I am very interested to know what happens between them.
Suppose Simulink uses ode45, but what about ADAMS?
My question stems from the fact that in the ADAMS-Simulink interface we cant select any solver for ADAMS.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Geometric Transformation and Image Registration에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by