🎉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

SL 2019.3: How to print out information of OUT file into OUTPUT WINDOWS

User: "alpha_21885"
Altair Community Member
Updated by alpha_21885

Hi all,

 

One of good point in SL 2019.3 is it does not freeze during run job.

However, OUTPUT WINDOWS will not print out OUT FILE Running information.

 

May I know to print out this? Or we need to open run folder than manually open *.out file to check.

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "Sivasankar_21457"
    New Altair Community Member
    Updated by Sivasankar_21457

    Hello Alpha,

    The printing of *.out file in output window is removed on solving using solution browser.

    When solved using solution bowser we run OptiStruct in background without freezing SimLab. So you could possibly submit more than one OptiStruct jobs at the same time. So it will not be possible to show the logs in the output window.

    Currently in V2019.3 when there is an error in the OptiStruct solution, SimLab provides an option to open the *.out file as shown in below image.

    image.png.7ee26a2456fd33a5ab61b2bdd8dac587.png

    If the job is successful we directly load the results.

     

    We will soon add more options to show the *.out and *.monitor files live in separate window when solving is in progress. So the user can track the solving process.

    Thanks and Regards,

    Sivasankar.

    User: "alpha_21885"
    Altair Community Member
    OP
    Updated by alpha_21885

    Thanks Sivasankar for your information. I made a python script to do this easily.