- Which version of MATLAB are you using.
- If you comment out the "Solver Configuration" block & associated downstream constructs, is the issue still reproducible?
- Is there any parameter named "RelativeBuildDir" used in this block/model anywhere
Simulink Design Verifier and Solver Configuration not compatible
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
I want to apply the Design Verifier to my PV system, but the verifier fails during the compatibility check with the following error:
"Translation failed: ['PVSystem_Model_FF/solvConfig']: Reference to non-existent field 'RelativeBuildDir'."
The block "solvConfig" is the Solver Configuration block which is required to be connected to the physical system.
Would welcome any help, thank you in advance!
3 Commenti
Saara Väänänen
il 5 Ago 2021
Modificato: Saara Väänänen
il 5 Ago 2021
Hi,
I have a similar kind of problem.
I am trying to use design verifier to detect design errors in my model with the following outcome:
Building model representation failed: ['Compressor01/Solver Configuration']: Unrecognized field name "RelativeBuildDir".
Solver Configuration is Simulink block that is connected to my gas network. I have not named any field as "RelativeBuildDir" and can not find any field with the name.
- I am using version 10.3 (R2021a)
- After solver configuration there is only Reservoir (G)
- Can not find any parameter named "RelativeBuildDir" but apparently there must be a field with that name.
Hope to hear an answer to this problem!
- Saara
Pat Canny
il 5 Ago 2021
Hi Saara,
Thank you for your question. We are looking into this, and one of my colleagues will get back to you.
Thanks.
- Pat (Simulink Design Verifier Product Manager)
Risposte (1)
Shishir Dwivedi
il 12 Ago 2021
Hello Saara,
Thank you providing the details, this is bug in the SLDV compatability analysis. We have informed our Developers about the same and this would be fixed in the upcoming MATLAB releases. That said, the solver 'Solver Configuration' and 'Reservoir' blocks belong to 'Simscape' library and SLDV does not support blocks from this library. Please find details of supported blocks at this link. Hope this helps.
Best Regards,
Shishir.
1 Commento
Saara Väänänen
il 13 Ago 2021
Hi,
Thanks a lot for your answer.
That explains the error.
Best Regards,
Saara
Vedere anche
Categorie
Scopri di più su Model Compatibility in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!