Search found 37 matches

by senartcon
Wed Jan 06, 2021 10:01 am
Forum: code_saturne usage
Topic: OpenMPI Error in Ubuntu 20.04
Replies: 2
Views: 4662

Re: OpenMPI Error in Ubuntu 20.04

Hello Yvan,

thanks for your help!
I have set 'localhost slots=8' in the hostfile of openmpi. Now I am able to run using nproc = 8 (as against 4 earlier) and I am seeing an increase in the simulation speed.

Regards
Anand
by senartcon
Tue Dec 29, 2020 6:46 am
Forum: code_saturne usage
Topic: OpenMPI Error in Ubuntu 20.04
Replies: 2
Views: 4662

OpenMPI Error in Ubuntu 20.04

Hello All, I running into an error as the subject title says it, since the upgrade from Ubuntu 18.04 to 20.04 (CS ver.6.0). The error message is as follows and the attached files shall describe my system configuration. Any help is appreciated. There are not enough slots available in the system to sa...
by senartcon
Thu Nov 07, 2019 5:23 am
Forum: code_saturne usage
Topic: "Preprocessing stage required but no mesh is given"
Replies: 41
Views: 32026

Re: "Preprocessing stage required but no mesh is given"

Hello Yvan,

thanks for your persistent help!

Regards
Anand
by senartcon
Wed Nov 06, 2019 11:23 am
Forum: code_saturne usage
Topic: "Preprocessing stage required but no mesh is given"
Replies: 41
Views: 32026

Re: "Preprocessing stage required but no mesh is given"

Hello Yvan, Earlier, all I got was blank console - no message! Strangely now, when I ran using GUI, it issued no errors at the console and was well behaved! When I removed the "export LD_LIBRARY_PATH ...", the simulation at GUI was again running good and upon refreshing the "runcase&q...
by senartcon
Tue Nov 05, 2019 10:01 am
Forum: code_saturne usage
Topic: "Preprocessing stage required but no mesh is given"
Replies: 41
Views: 32026

Re: "Preprocessing stage required but no mesh is given"

Hello Yvan, I just realized the runcase can be executed as such, of course with the path you gave! In this case running parallel is possible (because of the "--nprocs 8" therein) I would consider this problem is solved although I am unable to run from GUI. Yet, code_saturne is fully functi...
by senartcon
Tue Nov 05, 2019 7:43 am
Forum: code_saturne usage
Topic: "Preprocessing stage required but no mesh is given"
Replies: 41
Views: 32026

Re: "Preprocessing stage required but no mesh is given"

Hello Yvan!

Good news! Finally I am able to run code_saturne from terminal.
Adding the path you gave from terminal worked; adding in the runcase has no effect.

But, I am unable to run in parallel from terminal, although I save the case in GUI, setting the Number of threads to 8.

Anand
by senartcon
Mon Nov 04, 2019 7:05 am
Forum: code_saturne usage
Topic: "Preprocessing stage required but no mesh is given"
Replies: 41
Views: 32026

Re: "Preprocessing stage required but no mesh is given"

Hello Yvan,

unfortunately I have not yet seen a proprocessor.log in the outputs in the present install.
The list of files as of now are

Code: Select all

listing
run_solver
run_status.failed
summary
MiddleStove.xml
setup.xml
Anand
by senartcon
Fri Nov 01, 2019 5:30 am
Forum: code_saturne usage
Topic: "Preprocessing stage required but no mesh is given"
Replies: 41
Views: 32026

Re: "Preprocessing stage required but no mesh is given"

Hello Yvan,

I have attached my setup and config.log.
code_saturne was installed without SALOME support.

Anand
by senartcon
Thu Oct 31, 2019 11:22 am
Forum: code_saturne usage
Topic: "Preprocessing stage required but no mesh is given"
Replies: 41
Views: 32026

Re: "Preprocessing stage required but no mesh is given"

Hello Yvan, I have reverted back to old code except for your most recent "cs_xml_reader.py" The following the output: Code_Saturne ************ Version: 6.0 Path: /home/anands/Documents/CODE_SATURNE/Code_Saturne/6.0.0/code_saturne-6.0.0/arch/Linux_x86_64 Result directory: /home/anands/Docu...
by senartcon
Thu Oct 31, 2019 5:27 am
Forum: code_saturne usage
Topic: "Preprocessing stage required but no mesh is given"
Replies: 41
Views: 32026

Re: "Preprocessing stage required but no mesh is given"

Hello Yvan, with the following command: $ code_saturne run --param MiddleStove.xml The following is the output: The first line is due to the addition of "print(sys.argv)" ['/home/anands/Documents/CODE_SATURNE/Code_Saturne/6.0.0/code_saturne-6.0.0/arch/Linux_x86_64/bin/code_saturne', 'run',...