필터 지우기
필터 지우기

Battery Cooling Circuit issue

조회 수: 2 (최근 30일)
Daniel Pallotti
Daniel Pallotti 2020년 2월 8일
답변: Rajat Tewari 2020년 2월 14일
Hi, my name is Daniel and I'm writing this message because of a problems detected with my Simscape's model.
The first one is related to the high simulation time when I run the simulation altough the model is not too complicated in terms of calculations request.
How can I make the model faster with a variable step selected?
Thank you very much
Daniel

답변 (1개)

Rajat Tewari
Rajat Tewari 2020년 2월 14일
Hi Daniel,
Try changing the solver to ode23t.
This can be done by following below steps:
1. Go to 'Model Configuration Parameters' of your Simscape Model.
2. In the 'Solver' Tab, select the solver as 'ode23t'.
3. If ode23t doesn't work try ode23tb.
Hope it helps.

카테고리

Help CenterFile Exchange에서 Electrical Systems에 대해 자세히 알아보기

제품


릴리스

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by