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.
Partition problems
Forum rules
Please read the forum usage recommendations before posting.
Please read the forum usage recommendations before posting.
-
- Posts: 74
- Joined: Fri Aug 02, 2013 4:26 pm
Partition problems
- Attachments
-
- cs_user_performance_tuning.c
- (8.51 KiB) Downloaded 466 times
-
- cs_user_scripts.py
- (12.81 KiB) Downloaded 504 times
-
- Posts: 4208
- Joined: Mon Feb 20, 2012 3:25 pm
Re: Partition problems
Hello,
What do the listing/log files say ?
Regards,
Yvan
What do the listing/log files say ?
Regards,
Yvan
-
- Posts: 74
- Joined: Fri Aug 02, 2013 4:26 pm
Re: Partition problems
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.
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
-
- Posts: 74
- Joined: Fri Aug 02, 2013 4:26 pm
Re: Partition problems
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.
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