Coupling Simulink + Matlab-Script + GT-Suite
조회 수: 8 (최근 30일)
이전 댓글 표시
Hello,
im currently working on very complex GT-Model. The complexity results in high run times (up to 6h). So i decided to reduce the complexity of the model by integrating a Simulink harness into the model.
I want to use a Matlab System or Function block in Simulink to calculate one output variable from various input variables (temperature, pressure, velocity etc.) All my Simulink Simulation has to do is gather all inputs and calculate one output by following an easy Matlab Script (just some loops and basic calculations).
Since i cant integrate the Matlab Script directly into GT, i have to use the workaround with Simulink. Unfortunately, i've never worked with simulink at all.
Is it possible to use a simple Simulink Map to gather variables (T, p, v etc.) and then follow a basic matlab script which calculates one simple output, (if possible even more)?
Greetings
Max
댓글 수: 3
Javier Sánchez Bayona
2022년 3월 8일
Were you able to do what you said? I am trying to do something similar, although my intention is that simulink itself prepares a new simulation in GT-Power, thanks to the results of P, T..etc of the first simulation.
Thanks in advance
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Simulink Functions에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!