🎉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

Can you export files from a DOE without running it

User: "ChrisV"
Altair Community Member

I want to export a DOE to run it on the server instead of running everything locally. It will save me some run time as my machine is not as strong as the server. Can this be done ?

Sort by:
1 - 1 of 11
    User: "Garima_Singh"
    Altair Employee
    Accepted Answer

    Hi @ChrisV,

    Thank you for the response.

    Adding the HPC/Server script in Design Explorer is the most straight forward option for executing the DOE/Optimization from Design Explorer.

    However, if you insist on using the DOE folder structure & then executing the respective solver files from within the individual DOE run folders using some automation on the server, then, kindly follow the below process.

    Step 1: Enable 'Write solver files only' & click on 'Export' (as shown below).

    image.png

    Step 2 : Go to the Design Explorer study folder & open the HyperStudy file (.hstudy) in the same version as the Design Explorer.

    Step 3: In the HyperStudy setup, click on DOE_1>Specifications & click on 'Apply'. Then, under 'Evaluate', select only 'Write Input Files' option. Then, click on 'Evaluate Tasks'.

    image.png

    Step 4 : Once done, the solver files will be written in the respective DOE folders (as shown below), one can now execute the solver files from individual DOE run folders using automation scripts locally or on the server.

    image.png

    Kind Regards

    Garima Singh