Why does HyperStudy (with Madymo solver) does not start the calculations?

Lukas Welfens
Lukas Welfens Altair Community Member
edited January 2022 in Community Q&A

Hello,

I am editing a HyperStudy Optimazation study with the Madymo Solver.

For output response HyperStudy is futely searching for the .peak-file in the Evaluation step.

But no .peak-file is created, I guess, because the Madymo Input File with the inserted varied parameters is not executed.

What is the reason for that?

Thanks!

 

Answers

  • Adriano_Koga
    Adriano_Koga
    Altair Employee
    edited January 2022

    a few aspects to check:

    - when using the 'Evaluate', does HSt write the input file for Madymo, in the correct folder?

    - is your script for running Madymo running fine? If you run it from Windows command line, using athe file written by HSt, does it run just fine?

    - Does your model or script reference any additional file that uses relative and not absolute path? if yes, did you copy the necessary files?

  • Lukas Welfens
    Lukas Welfens Altair Community Member
    edited January 2022

    I found the mistake. I made it in the .bat-file and linked the wrong Madymo-Solver-path.

    Nevertheless I wanna thank you.