|
[Sponsors] |
May 13, 2013, 06:33 |
mpirun doesn't work after update on 2.2.0
|
#1 |
New Member
Marcus
Join Date: May 2013
Posts: 15
Rep Power: 13 |
Hello,
i'm new in this Forum and want to ask: if somebody knows a solution for my Problem, please help me: i've updated only the OpenFOAM Version from 2.0.x on 2.2.0 and now i've the Problem, that mpirun doesn't work any more... This is the Error-Message, which is posted in the Terminal: opal_shmem_base_select failed Also the rhoSimpleFoam solver doesn't work any more, because some Libraries have become new names and new paths, can somebody say me which from the suggested links conforms to this old one out of thermophysicalProperties: thermoType hPsiThermo<pureMixture<constTransport<specieThermo <hConstThermo<perfectGas>>>>> The suggested libraries are: Valid psiThermo types are: 34 ( hePsiThermo<homogeneousMixture<const<hConst<perfec tGas<specie>>,sensibleEnthalpy>>> hePsiThermo<homogeneousMixture<sutherland<hConst<p erfectGas<specie>>,sensibleEnthalpy>>> hePsiThermo<homogeneousMixture<sutherland<janaf<pe rfectGas<specie>>,sensibleEnthalpy>>> hePsiThermo<inhomogeneousMixture<const<hConst<perf ectGas<specie>>,sensibleEnthalpy>>> hePsiThermo<inhomogeneousMixture<sutherland<hConst <perfectGas<specie>>,sensibleEnthalpy>>> hePsiThermo<inhomogeneousMixture<sutherland<janaf< perfectGas<specie>>,sensibleEnthalpy>>> hePsiThermo<multiComponentMixture<const<hConst<per fectGas<specie>>,sensibleEnthalpy>>> hePsiThermo<multiComponentMixture<sutherland<janaf <perfectGas<specie>>,sensibleEnthalpy>>> hePsiThermo<pureMixture<const<eConst<perfectGas<sp ecie>>,sensibleInternalEnergy>>> hePsiThermo<pureMixture<const<hConst<perfectGas<sp ecie>>,sensibleEnthalpy>>> hePsiThermo<pureMixture<const<hConst<perfectGas<sp ecie>>,sensibleInternalEnergy>>> hePsiThermo<pureMixture<sutherland<eConst<perfectG as<specie>>,sensibleInternalEnergy>>> hePsiThermo<pureMixture<sutherland<hConst<perfectG as<specie>>,sensibleEnthalpy>>> hePsiThermo<pureMixture<sutherland<hConst<perfectG as<specie>>,sensibleInternalEnergy>>> hePsiThermo<pureMixture<sutherland<janaf<perfectGa s<specie>>,sensibleEnthalpy>>> hePsiThermo<pureMixture<sutherland<janaf<perfectGa s<specie>>,sensibleInternalEnergy>>> hePsiThermo<reactingMixture<const<hConst<perfectGa s<specie>>,sensibleEnthalpy>>> hePsiThermo<reactingMixture<sutherland<janaf<perfe ctGas<specie>>,sensibleEnthalpy>>> hePsiThermo<singleStepReactingMixture<sutherland<j anaf<perfectGas<specie>>,sensibleEnthalpy>>> hePsiThermo<veryInhomogeneousMixture<const<hConst< perfectGas<specie>>,sensibleEnthalpy>>> hePsiThermo<veryInhomogeneousMixture<sutherland<hC onst<perfectGas<specie>>,sensibleEnthalpy>>> hePsiThermo<veryInhomogeneousMixture<sutherland<ja naf<perfectGas<specie>>,sensibleEnthalpy>>> heheuPsiThermo<egrMixture<const<hConst<perfectGas< specie>>,absoluteEnthalpy>>> heheuPsiThermo<egrMixture<sutherland<janaf<perfect Gas<specie>>,absoluteEnthalpy>>> heheuPsiThermo<egrMixture<sutherland<janaf<perfect Gas<specie>>,absoluteInternalEnergy>>> heheuPsiThermo<homogeneousMixture<const<hConst<per fectGas<specie>>,absoluteEnthalpy>>> heheuPsiThermo<homogeneousMixture<sutherland<janaf <perfectGas<specie>>,absoluteEnthalpy>>> heheuPsiThermo<homogeneousMixture<sutherland<janaf <perfectGas<specie>>,absoluteInternalEnergy>>> heheuPsiThermo<inhomogeneousMixture<const<hConst<p erfectGas<specie>>,absoluteEnthalpy>>> heheuPsiThermo<inhomogeneousMixture<sutherland<jan af<perfectGas<specie>>,absoluteEnthalpy>>> heheuPsiThermo<inhomogeneousMixture<sutherland<jan af<perfectGas<specie>>,absoluteInternalEnergy>>> heheuPsiThermo<veryInhomogeneousMixture<const<hCon st<perfectGas<specie>>,absoluteEnthalpy>>> heheuPsiThermo<veryInhomogeneousMixture<sutherland <janaf<perfectGas<specie>>,absoluteEnthalpy>>> heheuPsiThermo<veryInhomogeneousMixture<sutherland <janaf<perfectGas<specie>>,absoluteInternalEnergy> >> ) Sorry about my Englisch, that is still not Perfect=) Thx for your supply... |
|
May 14, 2013, 09:52 |
|
#2 |
Senior Member
Paulo Vatavuk
Join Date: Mar 2009
Location: Campinas, Brasil
Posts: 200
Rep Power: 18 |
Hi Marcus,
Did you edit the .bashrc file after installing version 2.2? Best Regards, Paulo |
|
May 15, 2013, 09:15 |
|
#3 |
New Member
Marcus
Join Date: May 2013
Posts: 15
Rep Power: 13 |
Hi Paulo,
at first thx for your supply... yes the Problem with the Bash I solved (bashRC in Home/openfoam/): if [ -f /etc/bashrc ]; then . /etc/bashrc fi # User specific aliases and functions #########OpenFOAM 2.2.0 ######## source /usr2/shared1/OpenFOAM/OpenFOAM-2.2.0/etc/bashRCand in the bash file of the OpenFOAM install directory, i typed the following: foamInstall=/usr2/shared1/$WM_Project if i run something the right version 2.2.0 will be shown in the terminal... But now i have the Problem, that my old Cases don't run anymore, with the old thermophysicalProperties file and now my Problem is which psiThermo type i've to use to solve my compressible rhoSimpleFoam case... The Mpirun Problem i also don't fix...Can you say me also sth. for this Problem please. Many thx... MfG Marcus |
|
May 16, 2013, 06:37 |
|
#4 |
Senior Member
Paulo Vatavuk
Join Date: Mar 2009
Location: Campinas, Brasil
Posts: 200
Rep Power: 18 |
Hi Marcus,
What about the tutorials? Did you verify which of them are working correctly and which are not? Best Regards, Paulo |
|
May 16, 2013, 10:23 |
Same error
|
#5 |
New Member
Join Date: May 2013
Posts: 2
Rep Power: 0 |
Hello, I get the same error after upgrading to OF2.2 on CentOS release 6.4 (Final). For example, tutorials/incompressible/simpleFoam/motorBike :
Code:
$ mpirun -np 6 simpleFoam -parallel -------------------------------------------------------------------------- It looks like opal_init failed for some reason; your parallel process is likely to abort. There are many reasons that a parallel process can fail during opal_init; some of which are due to configuration or environment problems. This failure appears to be an internal failure; here's some additional information (which may only be relevant to an Open MPI developer): opal_shmem_base_select failed --> Returned value -1 instead of OPAL_SUCCESS -------------------------------------------------------------------------- [srva1028k:04850] [[INVALID],INVALID] ORTE_ERROR_LOG: Error in file runtime/orte_init.c at line 79 [srva1028k:04850] [[INVALID],INVALID] ORTE_ERROR_LOG: Error in file orterun.c at line 694 |
|
May 18, 2013, 11:12 |
|
#6 |
Senior Member
Paulo Vatavuk
Join Date: Mar 2009
Location: Campinas, Brasil
Posts: 200
Rep Power: 18 |
Hi Marcus and mstachon,
I suspect that some keyword in your installation is not correctly defined, but I don't know how to test this. Were you able to run the parallel breaking dam tutorial that appears in item 2.3.11 of the user guide? Best Regards, Paulo |
|
May 18, 2013, 13:09 |
|
#7 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Greetings to all!
@mstachon: This is the second time I see this error message in the last couple of days... check the instructions from here: http://www.cfd-online.com/Forums/ope...tml#post428368 - post #5 Additionally, since you're using CentOS 6.4, check these installation instructions: http://openfoamwiki.net/index.php/In...CentOS_SL_RHEL @marcus: Read these instructions: http://www.openfoam.org/version2.2.0....php#x10-40000 - namely section "Dictionary-based Thermodynamics Selection" Best regards, Bruno
__________________
Last edited by wyldckat; May 18, 2013 at 13:14. Reason: added response to marcus |
|
May 20, 2013, 08:05 |
Fixed!
|
#8 |
New Member
Join Date: May 2013
Posts: 2
Rep Power: 0 |
I have followed the instructions from http://www.cfd-online.com/Forums/ope...tml#post428473 and now it works! Thanks for the references.
|
|
Tags |
mpi errors, openfoam 2.2.0, psithermo, rhosimplefoam |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Parameter Design point update Workbench 14 | snpradeep | CFX | 16 | December 7, 2020 15:49 |
Dynamic mesh update problem. | David | FLUENT | 3 | March 15, 2012 06:02 |
ATTENTION! Reliability problems in CFX 5.7 | Joseph | CFX | 14 | April 20, 2010 16:45 |
starCD version update | hervé | Siemens | 6 | March 3, 2008 20:04 |
Intel Fortran debugger with mpirun | agg | Main CFD Forum | 2 | March 21, 2007 18:43 |