N-S solver can't run in multi-processor in Code-Saturne3.0.5
Posted: Tue Aug 04, 2015 12:43 pm
Hi,
I met a problem with Code-Saturne3.0.5.(We using this version, because our teacher has added some functions in Code-Saturne3.0.5)
I installed hdf5, cgns, and metis-5.1.0(with shared=1 when compiling metis). Then I installed Code-Saturne3.0.5 which is downloaded from this website. Then, I installed it.
After installation(without error), I run a 3 dimension grid in one processor, it runs well. However, when I run it in 2 or more processor, it stoped! I checked the listing file under the RESU folder it stoped in the output:
Criterion 4: Cells Volume Ratio:
Number of bad cells detected: 0 --> 0 %
Criterion 5: Guilt by Association:
Number of bad cells detected: 0 --> 0 %
Computing geometric quantities (0.785 s)
And the process cs_solver is still running, but there is no more output. Where is the problem? In the installation or somewhere else? (I have intel mpi and openmp)
I met a problem with Code-Saturne3.0.5.(We using this version, because our teacher has added some functions in Code-Saturne3.0.5)
I installed hdf5, cgns, and metis-5.1.0(with shared=1 when compiling metis). Then I installed Code-Saturne3.0.5 which is downloaded from this website. Then, I installed it.
After installation(without error), I run a 3 dimension grid in one processor, it runs well. However, when I run it in 2 or more processor, it stoped! I checked the listing file under the RESU folder it stoped in the output:
Criterion 4: Cells Volume Ratio:
Number of bad cells detected: 0 --> 0 %
Criterion 5: Guilt by Association:
Number of bad cells detected: 0 --> 0 %
Computing geometric quantities (0.785 s)
And the process cs_solver is still running, but there is no more output. Where is the problem? In the installation or somewhere else? (I have intel mpi and openmp)