Partition problems

Questions and remarks about code_saturne usage
Forum rules
Please read the forum usage recommendations before posting.
Post Reply
MartianDuan
Posts: 74
Joined: Fri Aug 02, 2013 4:26 pm

Partition problems

Post by MartianDuan »

Dear developers and user,

I am using code_saturne 3.0.1 and code_saturne 3.0.3 on the Clusters like ARCHER or ICEBER in University of Sheffield.

I just found code_saturne won't generate the partition file like 'partition_domain_***' on these two clusters. I did some test with the previous case, which sucessfully generated the parition file with subroutines. However it failed as well.

I had tried the different method, like 'scotch' and 'helbert cuve'.

Can you please give me some suggestions? Two subroutines are attached

Thanks in advance,

Kindest regards,

Yu.
Attachments
cs_user_performance_tuning.c
(8.51 KiB) Downloaded 167 times
cs_user_scripts.py
(12.81 KiB) Downloaded 172 times
Yvan Fournier
Posts: 4077
Joined: Mon Feb 20, 2012 3:25 pm

Re: Partition problems

Post by Yvan Fournier »

Hello,

What do the listing/log files say ?

Regards,

Yvan
MartianDuan
Posts: 74
Joined: Fri Aug 02, 2013 4:26 pm

Re: Partition problems

Post by MartianDuan »

Hello Yvan,

I did find any listing.log, Since what I did is just to initialize the domain. I remember the it does give me the partition file, even if I just initialize the case.

Am I wrong?

Kindest regards,

Yu.
Yvan Fournier wrote:Hello,

What do the listing/log files say ?

Regards,

Yvan
MartianDuan
Posts: 74
Joined: Fri Aug 02, 2013 4:26 pm

Re: Partition problems

Post by MartianDuan »

Hi Yvan,

Sorry for bothering you. I found the problem. I forget the set '-preprocess' in the 'cs_user_script.py'.

This is the reason that the code_saturne did not give me the partition file.

Thanks for your time.

Kindest regards,

Yu.
Yvan Fournier wrote:Hello,

What do the listing/log files say ?

Regards,

Yvan
Post Reply