Hi
I'm making parametric sweeps to find the best geometry of a specific model. The model has three main parameters. I assign different discrete values for them using the parametric sweep node in order to get the result for all possible combinations.
My problem is that when I put for example 10 values for each parameter, the simulation gives me out of memory error after nearly 14 hours of simulation.
What should I do to solve this issue? Can I do parametric sweep for only half of the values and choose "COMPUTE" and after the simulation has finished I enter the rest of the values and then choose " CONTINUE"? It seems I will need alot of continues anyway to finish analyzing my problem.
I'll be grateful if you give me any hint