Splitting Simscape model into multiple files

8 visualizaciones (últimos 30 días)
Bartlomiej Paczek
Bartlomiej Paczek el 1 de Mzo. de 2023
Editada: Bartlomiej Paczek el 9 de Mzo. de 2023
Is that possible to split Simscape model into separate files. I have big phisical system and I'd like to split the work into smaller models and then have a biger model where I reference subcomponents. Is there a way to do that?

Respuestas (1)

Supraja
Supraja el 9 de Mzo. de 2023
A Simscape network cannot be directly divided into separate parts for simulation on different processors. Therefore, you need to split your Simscape network into separate smaller networks interfaced to each other through Simulink connections. The Simscape “Network Couplers” library provides the starting point for you to do this. 
The workflow for splitting using couplers is given here.
You can check these additional resources for further references:
  1 comentario
Bartlomiej Paczek
Bartlomiej Paczek el 9 de Mzo. de 2023
Editada: Bartlomiej Paczek el 9 de Mzo. de 2023
I'm not looking for solution to simulate Simscape on different processors, but I just want to split it into multiple files to allow multiple people work on smaller chunks of work. Can I split Simscape model into Subsystem Reference blocks and conect them in one top-level model?

Iniciar sesión para comentar.

Categorías

Más información sobre Troubleshooting en Help Center y File Exchange.

Productos


Versión

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by