/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 4.x |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
Build : 4.x-be7fba6cff9b
Exec : decomposePar -case /home/dexcs/Desktop/pipe_para -noFunctionObjects
Date : Apr 17 2017
Time : 14:55:41
Host : "dexcs-VirtualBox"
PID : 13550
Case : /home/dexcs/Desktop/pipe_para
nProcs : 1
sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster
allowSystemOperations : Allowing user-supplied system call operations
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time
Decomposing mesh region0
Create mesh
Calculating distribution of cells
Selecting decompositionMethod scotch
Finished decomposition in 0.61 s
Calculating original mesh data
Distributing cells to processors
Distributing faces to processors
Distributing points to processors
Constructing processor meshes
Processor 0
Number of cells = 155899
Number of faces shared with processor 1 = 1465
Number of processor patches = 1
Number of processor faces = 1465
Number of boundary faces = 42925
Processor 1
Number of cells = 152980
Number of faces shared with processor 0 = 1465
Number of processor patches = 1
Number of processor faces = 1465
Number of boundary faces = 42062
Number of processor faces = 1465
Max number of cells = 155899 (0.94503% above average 154440)
Max number of processor patches = 1 (0% above average 1)
Max number of faces between processors = 1465 (0% above average 1465)
Time = 0
Processor 0: field transfer
Processor 1: field transfer
End
## EXEC ... . /home/dexcs/OpenFOAM/OpenFOAM-4.x/etc/bashrc;pyFoamDecompose.py --method=scotch . 2;pyFoamPlotRunner.py --procn=2 simpleFoam & ... Completed.
PyFoam WARNING on line 144 of file /usr/local/lib/python2.7/dist-packages/PyFoam-0.6.6-py2.7.egg/PyFoam/Execution/ParallelExecution.py : which can not find a match for simpleFoam . Hoping for the best
/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 4.x |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
Build : 4.x-be7fba6cff9b
Exec : simpleFoam -parallel
Date : Apr 17 2017
Time : 14:55:49
Host : "dexcs-VirtualBox"
PID : 13622
Case : /home/dexcs/Desktop/pipe_para
nProcs : 2
Slaves : 1("dexcs-VirtualBox.13623")
Pstream initialized with:
floatTransfer : 0
nProcsSimpleSum : 0
commsType : nonBlocking
polling iterations : 0
sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster
allowSystemOperations : Allowing user-supplied system call operations
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time
Create mesh for time = 0
SIMPLE: convergence criteria
field p tolerance 0.001
field U tolerance 0.001
field "(k|epsilon)" tolerance 0.001
Reading field p
Reading field U
Reading/calculating face flux field phi
Selecting incompressible transport model Newtonian
Selecting turbulence model type RAS
Selecting RAS turbulence model kEpsilon
kEpsilonCoeffs
{
Cmu 0.09;
C1 1.44;
C2 1.92;
C3 -0.33;
sigmak 1;
sigmaEps 1.3;
}
No MRF models present
No finite volume options present
Starting time loop
forces forces:
--> FOAM Warning :
From function Foam::labelHashSet Foam::polyBoundaryMesh::patchSet(const Foam::UList<Foam::wordRe>&, bool, bool) const
in file meshes/polyMesh/polyBoundaryMesh/polyBoundaryMesh.C at line 794
Cannot find any patch or group names matching Dexcs
Not including porosity effects
forces forceCoeffs:
--> FOAM Warning :
From function Foam::labelHashSet Foam::polyBoundaryMesh::patchSet(const Foam::UList<Foam::wordRe>&, bool, bool) const
in file meshes/polyMesh/polyBoundaryMesh/polyBoundaryMesh.C at line 794
Cannot find any patch or group names matching Dexcs
Not including porosity effects
forceCoeffs forceCoeffs:
--> FOAM Warning :
From function Foam::labelHashSet Foam::polyBoundaryMesh::patchSet(const Foam::UList<Foam::wordRe>&, bool, bool) const
in file meshes/polyMesh/polyBoundaryMesh/polyBoundaryMesh.C at line 794
Cannot find any patch or group names matching Dexcs
Not including porosity effects
[0]
[0]
[0] --> FOAM FATAL ERROR:
[0] surfaceRegion inletMassFlow: patch(inlet):
Unknown patch name: inlet. Valid patch names are:
7
(
fillet
inlet1
inlet2
outlet
pipe1
pipe2
procBoundary0to1
)
[0]
[0]
[0] From function void Foam::functionObjects::fieldValues::surfaceRegion::setPatchFaces()
[0] in file fieldValues/surfaceRegion/surfaceRegion.C at line 194.
[0]
FOAM parallel run exiting
[0]
[1]
[1]
[1] --> FOAM FATAL ERROR:
[1] surfaceRegion inletMassFlow: patch(inlet):
Unknown patch name: inlet. Valid patch names are:
7
(
fillet
inlet1
inlet2
outlet
pipe1
pipe2
procBoundary1to0
)
[1]
[1]
[1] From function void Foam::functionObjects::fieldValues::surfaceRegion::setPatchFaces()
[1] in file fieldValues/surfaceRegion/surfaceRegion.C at line 194.
[1]
FOAM parallel run exiting
[1]
--------------------------------------------------------------------------
MPI_ABORT was invoked on rank 0 in communicator MPI_COMM_WORLD
with errorcode 1.
NOTE: invoking MPI_ABORT causes Open MPI to kill all MPI processes.
You may or may not see output from other processes, depending on
exactly when Open MPI kills them.
--------------------------------------------------------------------------
[dexcs-VirtualBox:13615] 1 more process has sent help message help-mpi-api.txt / mpi-abort
[dexcs-VirtualBox:13615] Set MCA parameter "orte_base_help_aggregate" to 0 to see all help / error messages