An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Dear Support,
Bearing in mind that the structural problem must be solved several times in the optimization process I would like to ask if it is possible to define number of processors and allocate memory for in-core solutions in HyperStudy ? (as we can do for radioss).
Best regardsVitor
Hi Vitor,
while doing your study, in the Define Model step, we can type in solver run options into the Solver Input Arguments field. For OptiStruct, this field might contain $file followed by the run option
Since we need -cpu or -proc or -nproc or -ncpu or -nt to specify the number of cores for an smp solution, the solver argument field could read $file -ncpu 4 for example