Open multiple Topology optimizations from Run history or Run Folder into one File?

Fynn Favier
Fynn Favier Altair Community Member
edited March 26 in Community Q&A

Hello,
I need help with opening topology-optimized parts. I use Altair Inspire 2022.3 at the University of Kaiserslautern and have written a Python program with which I run different calculations one after the other. With a small number of calculations it is no problem to open the results all in one file by selecting the green flag as soon as all calculations are finished. However, I cannot click on this flag when I run 729 calculations. Is there a way to open all results from the run history or the run folder in one document?

Another problem I have is when I try to set the thickness constraints below the recommended minimum thickness. It only calculates up to about 60% of the topology optimization and then aborts. Is this due to the processing power of my computer or to another reason?

Kind regards 
Fynn Favier

Answers

  • Milan Pradyumanbhai Raval
    Milan Pradyumanbhai Raval
    Altair Employee
    edited March 26

    Hello Fynn,

    If I understood correctly, You ran 729 optimization runs using Python scripting and can not open the results after the runs are finished and a Green flag appears. What happens here? does it crash when you try to access the result? If that is the case then indeed you might want to look into the number of cores available and selected in your Inspire. Also, if there is a memory issue, you might see similar behavior as mentioned in the second problem.