How can i connect multiple system to one solver configuration block?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I have made battery charging-discharging circuit, but i want the entire system to have a single solver configuratioin and not have seperate solver for the batterypack and the relay for ChargingEnabled Node. I have been trying to connect the solver to both at the same time, but it is not letting me. How do i solve this issue?
0 commentaires
Réponses (1)
Divyajyoti Nayak
le 9 Sep 2024
Modifié(e) : Divyajyoti Nayak
le 9 Sep 2024
I see that you want the entire model to have the same solver configuration and so are trying to attach the 'Solver Configuration' block to multiple parts of the model. This is not needed as the 'Solver Configuration' model applies the configuration properties for the entire model. Multiple 'Solver Configuration' blocks are only needed if there are more than one topologically different models (two models that are not connected to each other). Here's the documentation link for the 'Solver Configuration' block for more information:
Hope this helps!
0 commentaires
Voir également
Catégories
En savoir plus sur Troubleshooting dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!