🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

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

User: "Lukas Welfens"
Altair Community Member
Updated by Lukas Welfens

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!

 

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "Adriano_Koga"
    Altair Employee
    Updated by Adriano_Koga

    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?

    User: "Lukas Welfens"
    Altair Community Member
    OP
    Updated by Lukas Welfens

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

    Nevertheless I wanna thank you.