Mr. BUGRA UGUR YAZICI 0 Report post Posted June 7, 2020 Hello, I am not sure if it has recently changed in CAESES, but I have a suggestion to speed up optimization process. Same variants from the previous populations are created and analysed again and again. Of course, it is the nature of the genetic algorithms and nothing to do with CAESES. However, it would be very nice if CAESES searchs for all designs one by one to see whether current variant is identical with one of the designs created before. If this is the case, just copying the results, analysis files and all the other documents from same variant's folder to the current one should be enough. Exhaustive search is much more faster than performing CFD/FEM analysis. Stay healty and safe. Share this post Link to post Share on other sites
Mr. Claus Abt 14 Report post Posted August 31, 2020 That is actually the case. If you use the result pool, exactly that happens. You can even define an epsilon (at the design variable) which will regard two variable values as "the same" within that range. If e.g. all design variables for a large structure are within 0.1 mm, you should probably not trigger the simulation .... the default is zero. Cheers Claus Share this post Link to post Share on other sites