Page 1 of 1

Defining the specific partition

Posted: Wed Apr 12, 2023 2:34 pm
by Zhou_Jx
Dear STKO,

I partition my model when I use the Openseesmp, and I found that the partition is random every time. Is there some methods to define a specific partition?

Best regards,

Jiaxing

Re: Defining the specific partition

Posted: Thu Apr 13, 2023 7:59 am
by STKO Team
The partition is not random, it uses a particular algorithm (from the METIS library) that maximizes the performance.
Now it is not possible to define a custom partition, but we are working on giving more freedom to the user when it comes to partitioning.

Re: Defining the specific partition

Posted: Thu Apr 13, 2023 11:19 am
by Zhou_Jx
Thanks for your reply.

Re: Defining the specific partition

Posted: Thu Apr 13, 2023 1:07 pm
by STKO Team
You're welcome