OpenFOAM初心者です. エラーの対処方法が分かりません.
以下の様なエラーが出てしまい,解析が出来ません.
対処法も分からず,困惑しております.どうかご教授頂けないでしょうか.
よろしくお願いいたします.
decomposePar
/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.3.1 |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
Build : 2.3.1-262087cdf8db
Exec : decomposePar
Date : Jun 25 2018
Time : 15:15:00
Host : "cx04"
PID : 17591
Case : /large2/i45190a/quarter_Re=11470
nProcs : 1
sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMas
allowSystemOperations : Allowing user-supplied system call operations
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time
--> FOAM Warning :
From function dlOpen(const fileName&, const bool)
in file POSIX.C at line 1179
dlopen error : /home/usr0/i45190a/OpenFOAM/i45190a-2.3.1/platforms/linux64Gc BEv
--> FOAM Warning :
From function dlLibraryTable::open(const fileName&, const bool)
in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 99
could not load "libdynamicSmagorinskyModel.so"
--> FOAM Warning :
From function dlOpen(const fileName&, const bool)
in file POSIX.C at line 1179
dlopen error : libmyutilityFunctionObjects.so: cannot open shared object fil
--> FOAM Warning :
From function dlLibraryTable::open(const fileName&, const bool)
in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 99
could not load "libmyutilityFunctionObjects.so"
Decomposing mesh region0
Create mesh
Calculating distribution of cells
Selecting decompositionMethod scotch
Finished decomposition in 33.33 s
Calculating original mesh data
Distributing cells to processors
Distributing faces to processors
Distributing points to processors
Constructing processor meshes
--> FOAM Warning :
From function dlOpen(const fileName&, const bool)
in file POSIX.C at line 1179
dlopen error : libmyutilityFunctionObjects.so: cannot open shared object fil
--> FOAM Warning :
From function dlLibraryTable::open(const fileName&, const bool)
in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 99
could not load "libmyutilityFunctionObjects.so"
Processor 0
Number of cells = 38831
Number of faces shared with processor 1 = 1744
Number of faces shared with processor 2 = 445
Number of faces shared with processor 5 = 30
Number of faces shared with processor 6 = 1432
Number of faces shared with processor 12 = 49
Number of faces shared with processor 13 = 1600
Number of faces shared with processor 22 = 160
Number of faces shared with processor 23 = 461
Number of faces shared with processor 26 = 553
Number of faces shared with processor 27 = 1816
Number of processor patches = 10
Number of processor faces = 8290
Number of boundary faces = 2454
--> FOAM Warning :
From function dlOpen(const fileName&, const bool)
in file POSIX.C at line 1179
dlopen error : libmyutilityFunctionObjects.so: cannot open shared object fil
--> FOAM Warning :
From function dlLibraryTable::open(const fileName&, const bool)
in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 99
could not load "libmyutilityFunctionObjects.so"
Processor 1
Number of cells = 38629
Number of faces shared with processor 0 = 1744
Number of faces shared with processor 2 = 1507
Number of faces shared with processor 5 = 1665
Number of faces shared with processor 6 = 340
Number of faces shared with processor 11 = 274
Number of faces shared with processor 12 = 786
Number of faces shared with processor 13 = 819
Number of faces shared with processor 22 = 82
Number of faces shared with processor 23 = 1213
Number of faces shared with processor 27 = 78
Number of processor patches = 10
Number of processor faces = 8508
Number of boundary faces = 1470
--> FOAM Warning :
From function dlOpen(const fileName&, const bool)
in file POSIX.C at line 1179
dlopen error : libmyutilityFunctionObjects.so: cannot open shared object fil
--> FOAM Warning :
From function dlLibraryTable::open(const fileName&, const bool)
in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 99
could not load "libmyutilityFunctionObjects.so"
Processor 2
Number of cells = 38636
Number of faces shared with processor 0 = 445
Number of faces shared with processor 1 = 1507
Number of faces shared with processor 11 = 854
Number of faces shared with processor 12 = 1071
Number of faces shared with processor 13 = 956
Number of faces shared with processor 22 = 1379
Number of faces shared with processor 23 = 109
Number of faces shared with processor 27 = 38
Number of processor patches = 8
Number of processor faces = 6359
Number of boundary faces = 1997
--> FOAM Warning :
From function dlOpen(const fileName&, const bool)
in file POSIX.C at line 1179
dlopen error : libmyutilityFunctionObjects.so: cannot open shared object fil
--> FOAM Warning :
From function dlLibraryTable::open(const fileName&, const bool)
in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 99
could not load "libmyutilityFunctionObjects.so"
Processor 3
Number of cells = 39056
Number of faces shared with processor 4 = 2797
Number of faces shared with processor 5 = 668
Number of faces shared with processor 28 = 494
Number of faces shared with processor 42 = 623
Number of faces shared with processor 43 = 1648
Number of faces shared with processor 44 = 517
Number of processor patches = 6
Number of processor faces = 6747
Number of boundary faces = 3307
--> FOAM Warning :
From function dlOpen(const fileName&, const bool)
in file POSIX.C at line 1179
dlopen error : libmyutilityFunctionObjects.so: cannot open shared object fil
--> FOAM Warning :
From function dlLibraryTable::open(const fileName&, const bool)
in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 99
could not load "libmyutilityFunctionObjects.so"
Processor 4
Number of cells = 38808
Number of faces shared with processor 3 = 2797
Number of faces shared with processor 5 = 689
Number of faces shared with processor 6 = 1554
Number of processor patches = 3
Number of processor faces = 5040
Number of boundary faces = 3066
--> FOAM Warning :
From function dlOpen(const fileName&, const bool)
in file POSIX.C at line 1179
dlopen error : libmyutilityFunctionObjects.so: cannot open shared object fil
--> FOAM Warning :
From function dlLibraryTable::open(const fileName&, const bool)
in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 99
could not load "libmyutilityFunctionObjects.so"
Processor 5
Number of cells = 38585
Number of faces shared with processor 0 = 30
Number of faces shared with processor 1 = 1665
Number of faces shared with processor 3 = 668
Number of faces shared with processor 4 = 689
Number of faces shared with processor 6 = 1344
Number of processor patches = 5
Number of processor faces = 4396
Number of boundary faces = 3196
--> FOAM Warning :
From function dlOpen(const fileName&, const bool)
in file POSIX.C at line 1179
dlopen error : libmyutilityFunctionObjects.so: cannot open shared object fil
--> FOAM Warning :
From function dlLibraryTable::open(const fileName&, const bool)
in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 99
could not load "libmyutilityFunctionObjects.so"
Processor 6
Number of cells = 38270
Number of faces shared with processor 0 = 1432
Number of faces shared with processor 1 = 340
Number of faces shared with processor 4 = 1554
Number of faces shared with processor 5 = 1344
Number of processor patches = 4
Number of processor faces = 4670
Number of boundary faces = 3078
--> FOAM Warning :
From function dlOpen(const fileName&, const bool)
in file POSIX.C at line 1179
dlopen error : libmyutilityFunctionObjects.so: cannot open shared object fil
--> FOAM Warning :
From function dlLibraryTable::open(const fileName&, const bool)
in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 99
could not load "libmyutilityFunctionObjects.so"
Processor 7
Number of cells = 38990
Number of faces shared with processor 9 = 3742
Number of faces shared with processor 10 = 3425
Number of faces shared with processor 11 = 560
Number of processor patches = 3
Number of processor faces = 7727
Number of boundary faces = 2965
--> FOAM Warning :
From function dlOpen(const fileName&, const bool)
in file POSIX.C at line 1179
dlopen error : libmyutilityFunctionObjects.so: cannot open shared object fil
--> FOAM Warning :
From function dlLibraryTable::open(const fileName&, const bool)
in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 99
could not load "libmyutilityFunctionObjects.so"
Processor 8
Number of cells = 38943
Number of faces shared with processor 9 = 3520
Number of processor patches = 1
Number of processor faces = 3520
Number of boundary faces = 6110
--> FOAM Warning :
From function dlOpen(const fileName&, const bool)
in file POSIX.C at line 1179
dlopen error : libmyutilityFunctionObjects.so: cannot open shared object fil
--> FOAM Warning :
From function dlLibraryTable::open(const fileName&, const bool)
in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 99
could not load "libmyutilityFunctionObjects.so"
Processor 9
Number of cells = 38983
Number of faces shared with processor 7 = 3742
Number of faces shared with processor 8 = 3520
Number of processor patches = 2
Number of processor faces = 7262
Number of boundary faces = 2866
--> FOAM Warning :
From function dlOpen(const fileName&, const bool)
in file POSIX.C at line 1179
dlopen error : libmyutilityFunctionObjects.so: cannot open shared object fil
--> FOAM Warning :
From function dlLibraryTable::open(const fileName&, const bool)
in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 99
could not load "libmyutilityFunctionObjects.so"
Processor 10
Number of cells = 38445
Number of faces shared with processor 7 = 3425
Number of faces shared with processor 11 = 1927
Number of faces shared with processor 12 = 1558
Number of processor patches = 3
Number of processor faces = 6910
Number of boundary faces = 2668
--> FOAM Warning :
From function dlOpen(const fileName&, const bool)
in file POSIX.C at line 1179
dlopen error : libmyutilityFunctionObjects.so: cannot open shared object fil
--> FOAM Warning :
From function dlLibraryTable::open(const fileName&, const bool)
in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 99
could not load "libmyutilityFunctionObjects.so"
Processor 11
Number of cells = 38310
Number of faces shared with processor 1 = 274
Number of faces shared with processor 2 = 854
Number of faces shared with processor 7 = 560
Number of faces shared with processor 10 = 1927
Number of faces shared with processor 12 = 2066
Number of processor patches = 5
Number of processor faces = 5681
Number of boundary faces = 3039
--> FOAM Warning :
From function dlOpen(const fileName&, const bool)
in file POSIX.C at line 1179
dlopen error : libmyutilityFunctionObjects.so: cannot open shared object fil
--> FOAM Warning :
From function dlLibraryTable::open(const fileName&, const bool)
in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 99
could not load "libmyutilityFunctionObjects.so"
Processor 12
Number of cells = 38218
Number of faces shared with processor 0 = 49
Number of faces shared with processor 1 = 786
Number of faces shared with processor 2 = 1071
Number of faces shared with processor 10 = 1558
Number of faces shared with processor 11 = 2066
Number of faces shared with processor 13 = 2314
Number of processor patches = 6
Number of processor faces = 7844
Number of boundary faces = 1972
--> FOAM Warning :
From function dlOpen(const fileName&, const bool)
in file POSIX.C at line 1179
dlopen error : libmyutilityFunctionObjects.so: cannot open shared object fil
--> FOAM Warning :
From function dlLibraryTable::open(const fileName&, const bool)
in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 99
could not load "libmyutilityFunctionObjects.so"
Processor 13
Number of cells = 38270
Number of faces shared with processor 0 = 1600
Number of faces shared with processor 1 = 819
Number of faces shared with processor 2 = 956
Number of faces shared with processor 12 = 2314
Number of processor patches = 4
Number of processor faces = 5689
Number of boundary faces = 2525
--> FOAM Warning :
From function dlOpen(const fileName&, const bool)
in file POSIX.C at line 1179
dlopen error : libmyutilityFunctionObjects.so: cannot open shared object fil
--> FOAM Warning :
From function dlLibraryTable::open(const fileName&, const bool)
in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 99
could not load "libmyutilityFunctionObjects.so"
Processor 14
Number of cells = 38990
Number of faces shared with processor 15 = 1141
Number of faces shared with processor 16 = 1094
Number of faces shared with processor 17 = 23
Number of faces shared with processor 18 = 383
Number of faces shared with processor 19 = 1057
Number of faces shared with processor 20 = 27
Number of faces shared with processor 24 = 563
Number of faces shared with processor 35 = 4
Number of faces shared with processor 38 = 243
Number of faces shared with processor 40 = 66
Number of faces shared with processor 41 = 859
Number of processor patches = 11
Number of processor faces = 5460
Number of boundary faces = 2820
--> FOAM Warning :
From function dlOpen(const fileName&, const bool)
in file POSIX.C at line 1179
dlopen error : libmyutilityFunctionObjects.so: cannot open shared object fil
--> FOAM Warning :
From function dlLibraryTable::open(const fileName&, const bool)
in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 99
could not load "libmyutilityFunctionObjects.so"
Processor 15
Number of cells = 38988
Number of faces shared with processor 14 = 1141
Number of faces shared with processor 16 = 1639
Number of faces shared with processor 17 = 741
Number of faces shared with processor 18 = 159
Number of faces shared with processor 19 = 161
Number of faces shared with processor 35 = 890
Number of faces shared with processor 40 = 1554
Number of faces shared with processor 41 = 56
Number of processor patches = 8
Number of processor faces = 6341
Number of boundary faces = 1853
--> FOAM Warning :
From function dlOpen(const fileName&, const bool)
in file POSIX.C at line 1179
dlopen error : libmyutilityFunctionObjects.so: cannot open shared object fil
--> FOAM Warning :
From function dlLibraryTable::open(const fileName&, const bool)
in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 99
could not load "libmyutilityFunctionObjects.so"
Processor 16
Number of cells = 38251
Number of faces shared with processor 14 = 1094
Number of faces shared with processor 15 = 1639
Number of faces shared with processor 17 = 91
Number of faces shared with processor 18 = 1324
Number of faces shared with processor 24 = 559
Number of faces shared with processor 25 = 1193
Number of processor patches = 6
Number of processor faces = 5900
Number of boundary faces = 2208
--> FOAM Warning :
From function dlOpen(const fileName&, const bool)
in file POSIX.C at line 1179
dlopen error : libmyutilityFunctionObjects.so: cannot open shared object fil
--> FOAM Warning :
From function dlLibraryTable::open(const fileName&, const bool)
in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 99
could not load "libmyutilityFunctionObjects.so"
Processor 17
Number of cells = 38952
Number of faces shared with processor 14 = 23
Number of faces shared with processor 15 = 741
Number of faces shared with processor 16 = 91
Number of faces shared with processor 18 = 2146
Number of faces shared with processor 19 = 994
Number of faces shared with processor 20 = 815
Number of faces shared with processor 21 = 347
Number of faces shared with processor 35 = 971
Number of processor patches = 8
Number of processor faces = 6128
Number of boundary faces = 3084
--> FOAM Warning :
From function dlOpen(const fileName&, const bool)
in file POSIX.C at line 1179
dlopen error : libmyutilityFunctionObjects.so: cannot open shared object fil
--> FOAM Warning :
From function dlLibraryTable::open(const fileName&, const bool)
in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 99
could not load "libmyutilityFunctionObjects.so"
Processor 18
Number of cells = 38725
Number of faces shared with processor 14 = 383
Number of faces shared with processor 15 = 159
Number of faces shared with processor 16 = 1324
Number of faces shared with processor 17 = 2146
Number of faces shared with processor 19 = 507
Number of faces shared with processor 20 = 1471
Number of faces shared with processor 21 = 754
Number of faces shared with processor 24 = 591
Number of faces shared with processor 25 = 1346
Number of processor patches = 9
Number of processor faces = 8681
Number of boundary faces = 809
--> FOAM Warning :
From function dlOpen(const fileName&, const bool)
in file POSIX.C at line 1179
dlopen error : libmyutilityFunctionObjects.so: cannot open shared object fil
--> FOAM Warning :
From function dlLibraryTable::open(const fileName&, const bool)
in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 99
could not load "libmyutilityFunctionObjects.so"
Processor 19
Number of cells = 38987
Number of faces shared with processor 14 = 1057
Number of faces shared with processor 15 = 161
Number of faces shared with processor 17 = 994
Number of faces shared with processor 18 = 507
Number of faces shared with processor 20 = 1241
Number of faces shared with processor 35 = 983
Number of faces shared with processor 37 = 664
Number of faces shared with processor 41 = 277
Number of processor patches = 8
Number of processor faces = 5884
Number of boundary faces = 2482
--> FOAM Warning :
From function dlOpen(const fileName&, const bool)
in file POSIX.C at line 1179
dlopen error : libmyutilityFunctionObjects.so: cannot open shared object fil
--> FOAM Warning :
From function dlLibraryTable::open(const fileName&, const bool)
in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 99
could not load "libmyutilityFunctionObjects.so"
Processor 20
Number of cells = 38494
Number of faces shared with processor 14 = 27
Number of faces shared with processor 17 = 815
Number of faces shared with processor 18 = 1471
Number of faces shared with processor 19 = 1241
Number of faces shared with processor 21 = 1019
Number of faces shared with processor 24 = 801
Number of processor patches = 6
Number of processor faces = 5374
Number of boundary faces = 2664
--> FOAM Warning :
From function dlOpen(const fileName&, const bool)
in file POSIX.C at line 1179
dlopen error : libmyutilityFunctionObjects.so: cannot open shared object fil
--> FOAM Warning :
From function dlLibraryTable::open(const fileName&, const bool)
in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 99
could not load "libmyutilityFunctionObjects.so"
Processor 21
Number of cells = 38931
Number of faces shared with processor 17 = 347
Number of faces shared with processor 18 = 754
Number of faces shared with processor 20 = 1019
Number of faces shared with processor 22 = 1079
Number of faces shared with processor 23 = 1394
Number of faces shared with processor 24 = 603
Number of faces shared with processor 25 = 619
Number of faces shared with processor 26 = 200
Number of faces shared with processor 27 = 26
Number of processor patches = 9
Number of processor faces = 6041
Number of boundary faces = 2533
--> FOAM Warning :
From function dlOpen(const fileName&, const bool)
in file POSIX.C at line 1179
dlopen error : libmyutilityFunctionObjects.so: cannot open shared object fil
--> FOAM Warning :
From function dlLibraryTable::open(const fileName&, const bool)
in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 99
could not load "libmyutilityFunctionObjects.so"
Processor 22
Number of cells = 38916
Number of faces shared with processor 0 = 160
Number of faces shared with processor 1 = 82
Number of faces shared with processor 2 = 1379
Number of faces shared with processor 21 = 1079
Number of faces shared with processor 23 = 1575
Number of faces shared with processor 24 = 67
Number of faces shared with processor 27 = 1004
Number of processor patches = 7
Number of processor faces = 5346
Number of boundary faces = 2448
--> FOAM Warning :
From function dlOpen(const fileName&, const bool)
in file POSIX.C at line 1179
dlopen error : libmyutilityFunctionObjects.so: cannot open shared object fil
--> FOAM Warning :
From function dlLibraryTable::open(const fileName&, const bool)
in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 99
could not load "libmyutilityFunctionObjects.so"
Processor 23
Number of cells = 38990
Number of faces shared with processor 0 = 461
Number of faces shared with processor 1 = 1213
Number of faces shared with processor 2 = 109
Number of faces shared with processor 21 = 1394
Number of faces shared with processor 22 = 1575
Number of faces shared with processor 26 = 809
Number of faces shared with processor 27 = 369
Number of processor patches = 7
Number of processor faces = 5930
Number of boundary faces = 2062
--> FOAM Warning :
From function dlOpen(const fileName&, const bool)
in file POSIX.C at line 1179
dlopen error : libmyutilityFunctionObjects.so: cannot open shared object fil
--> FOAM Warning :
From function dlLibraryTable::open(const fileName&, const bool)
in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 99
could not load "libmyutilityFunctionObjects.so"
Processor 24
Number of cells = 38988
Number of faces shared with processor 14 = 563
Number of faces shared with processor 16 = 559
Number of faces shared with processor 18 = 591
Number of faces shared with processor 20 = 801
Number of faces shared with processor 21 = 603
Number of faces shared with processor 22 = 67
Number of faces shared with processor 25 = 1316
Number of faces shared with processor 26 = 746
Number of faces shared with processor 27 = 726
Number of processor patches = 9
Number of processor faces = 5972
Number of boundary faces = 2510
--> FOAM Warning :
From function dlOpen(const fileName&, const bool)
in file POSIX.C at line 1179
dlopen error : libmyutilityFunctionObjects.so: cannot open shared object fil
--> FOAM Warning :
From function dlLibraryTable::open(const fileName&, const bool)
in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 99
could not load "libmyutilityFunctionObjects.so"
Processor 25
Number of cells = 38377
Number of faces shared with processor 16 = 1193
Number of faces shared with processor 18 = 1346
Number of faces shared with processor 21 = 619
Number of faces shared with processor 24 = 1316
Number of faces shared with processor 26 = 2002
Number of faces shared with processor 27 = 102
Number of processor patches = 6
Number of processor faces = 6578
Number of boundary faces = 1900
--> FOAM Warning :
From function dlOpen(const fileName&, const bool)
in file POSIX.C at line 1179
dlopen error : libmyutilityFunctionObjects.so: cannot open shared object fil
--> FOAM Warning :
From function dlLibraryTable::open(const fileName&, const bool)
in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 99
could not load "libmyutilityFunctionObjects.so"
Processor 26
Number of cells = 38371
Number of faces shared with processor 0 = 553
Number of faces shared with processor 21 = 200
Number of faces shared with processor 23 = 809
Number of faces shared with processor 24 = 746
Number of faces shared with processor 25 = 2002
Number of faces shared with processor 27 = 2227
Number of processor patches = 6
Number of processor faces = 6537
Number of boundary faces = 2631
--> FOAM Warning :
From function dlOpen(const fileName&, const bool)
in file POSIX.C at line 1179
dlopen error : libmyutilityFunctionObjects.so: cannot open shared object fil
--> FOAM Warning :
From function dlLibraryTable::open(const fileName&, const bool)
in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 99
could not load "libmyutilityFunctionObjects.so"
Processor 27
Number of cells = 38395
Number of faces shared with processor 0 = 1816
Number of faces shared with processor 1 = 78
Number of faces shared with processor 2 = 38
Number of faces shared with processor 21 = 26
Number of faces shared with processor 22 = 1004
Number of faces shared with processor 23 = 369
Number of faces shared with processor 24 = 726
Number of faces shared with processor 25 = 102
Number of faces shared with processor 26 = 2227
Number of processor patches = 9
Number of processor faces = 6386
Number of boundary faces = 2084
--> FOAM Warning :
From function dlOpen(const fileName&, const bool)
in file POSIX.C at line 1179
dlopen error : libmyutilityFunctionObjects.so: cannot open shared object fil
--> FOAM Warning :
From function dlLibraryTable::open(const fileName&, const bool)
in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 99
could not load "libmyutilityFunctionObjects.so"
Processor 28
Number of cells = 38990
Number of faces shared with processor 3 = 494
Number of faces shared with processor 29 = 1004
Number of faces shared with processor 30 = 994
Number of faces shared with processor 31 = 1023
Number of faces shared with processor 38 = 953
Number of faces shared with processor 43 = 136
Number of faces shared with processor 44 = 291
Number of processor patches = 7
Number of processor faces = 4895
Number of boundary faces = 4319
--> FOAM Warning :
From function dlOpen(const fileName&, const bool)
in file POSIX.C at line 1179
dlopen error : libmyutilityFunctionObjects.so: cannot open shared object fil
--> FOAM Warning :
From function dlLibraryTable::open(const fileName&, const bool)
in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 99
could not load "libmyutilityFunctionObjects.so"
Processor 29
Number of cells = 38990
Number of faces shared with processor 28 = 1004
Number of faces shared with processor 30 = 1934
Number of faces shared with processor 31 = 296
Number of faces shared with processor 32 = 1052
Number of faces shared with processor 37 = 426
Number of faces shared with processor 38 = 313
Number of faces shared with processor 39 = 151
Number of processor patches = 7
Number of processor faces = 5176
Number of boundary faces = 3218
--> FOAM Warning :
From function dlOpen(const fileName&, const bool)
in file POSIX.C at line 1179
dlopen error : libmyutilityFunctionObjects.so: cannot open shared object fil
--> FOAM Warning :
From function dlLibraryTable::open(const fileName&, const bool)
in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 99
could not load "libmyutilityFunctionObjects.so"
Processor 30
Number of cells = 38279
Number of faces shared with processor 28 = 994
Number of faces shared with processor 29 = 1934
Number of faces shared with processor 37 = 732
Number of faces shared with processor 38 = 759
Number of faces shared with processor 41 = 28
Number of processor patches = 5
Number of processor faces = 4447
Number of boundary faces = 3713
--> FOAM Warning :
From function dlOpen(const fileName&, const bool)
in file POSIX.C at line 1179
dlopen error : libmyutilityFunctionObjects.so: cannot open shared object fil
--> FOAM Warning :
From function dlLibraryTable::open(const fileName&, const bool)
in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 99
could not load "libmyutilityFunctionObjects.so"
Processor 31
Number of cells = 38296
Number of faces shared with processor 28 = 1023
Number of faces shared with processor 29 = 296
Number of faces shared with processor 32 = 1050
Number of faces shared with processor 34 = 1250
Number of faces shared with processor 38 = 959
Number of faces shared with processor 39 = 628
Number of processor patches = 6
Number of processor faces = 5206
Number of boundary faces = 2548
--> FOAM Warning :
From function dlOpen(const fileName&, const bool)
in file POSIX.C at line 1179
dlopen error : libmyutilityFunctionObjects.so: cannot open shared object fil
--> FOAM Warning :
From function dlLibraryTable::open(const fileName&, const bool)
in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 99
could not load "libmyutilityFunctionObjects.so"
Processor 32
Number of cells = 38597
Number of faces shared with processor 29 = 1052
Number of faces shared with processor 31 = 1050
Number of faces shared with processor 33 = 1066
Number of faces shared with processor 34 = 230
Number of faces shared with processor 36 = 820
Number of faces shared with processor 37 = 365
Number of faces shared with processor 39 = 468
Number of processor patches = 7
Number of processor faces = 5051
Number of boundary faces = 2437
--> FOAM Warning :
From function dlOpen(const fileName&, const bool)
in file POSIX.C at line 1179
dlopen error : libmyutilityFunctionObjects.so: cannot open shared object fil
--> FOAM Warning :
From function dlLibraryTable::open(const fileName&, const bool)
in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 99
could not load "libmyutilityFunctionObjects.so"
Processor 33
Number of cells = 38560
Number of faces shared with processor 32 = 1066
Number of faces shared with processor 34 = 1015
Number of faces shared with processor 36 = 1282
Number of faces shared with processor 39 = 295
Number of faces shared with processor 52 = 195
Number of faces shared with processor 53 = 1098
Number of processor patches = 6
Number of processor faces = 4951
Number of boundary faces = 2557
--> FOAM Warning :
From function dlOpen(const fileName&, const bool)
in file POSIX.C at line 1179
dlopen error : libmyutilityFunctionObjects.so: cannot open shared object fil
--> FOAM Warning :
From function dlLibraryTable::open(const fileName&, const bool)
in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 99
could not load "libmyutilityFunctionObjects.so"
Processor 34
Number of cells = 38666
Number of faces shared with processor 31 = 1250
Number of faces shared with processor 32 = 230
Number of faces shared with processor 33 = 1015
Number of faces shared with processor 38 = 349
Number of faces shared with processor 39 = 1002
Number of faces shared with processor 52 = 63
Number of faces shared with processor 53 = 223
Number of faces shared with processor 54 = 85
Number of faces shared with processor 55 = 1183
Number of processor patches = 9
Number of processor faces = 5400
Number of boundary faces = 2110
--> FOAM Warning :
From function dlOpen(const fileName&, const bool)
in file POSIX.C at line 1179
dlopen error : libmyutilityFunctionObjects.so: cannot open shared object fil
--> FOAM Warning :
From function dlLibraryTable::open(const fileName&, const bool)
in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 99
could not load "libmyutilityFunctionObjects.so"
Processor 35
Number of cells = 38496
Number of faces shared with processor 14 = 4
Number of faces shared with processor 15 = 890
Number of faces shared with processor 17 = 971
Number of faces shared with processor 19 = 983
Number of faces shared with processor 36 = 506
Number of faces shared with processor 37 = 1237
Number of faces shared with processor 40 = 989
Number of faces shared with processor 41 = 328
Number of faces shared with processor 52 = 230
Number of processor patches = 9
Number of processor faces = 6138
Number of boundary faces = 2628
--> FOAM Warning :
From function dlOpen(const fileName&, const bool)
in file POSIX.C at line 1179
dlopen error : libmyutilityFunctionObjects.so: cannot open shared object fil
--> FOAM Warning :
From function dlLibraryTable::open(const fileName&, const bool)
in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 99
could not load "libmyutilityFunctionObjects.so"
Processor 36
Number of cells = 38218
Number of faces shared with processor 32 = 820
Number of faces shared with processor 33 = 1282
Number of faces shared with processor 35 = 506
Number of faces shared with processor 37 = 1766
Number of faces shared with processor 39 = 1182
Number of faces shared with processor 40 = 52
Number of faces shared with processor 41 = 397
Number of faces shared with processor 43 = 6
Number of faces shared with processor 52 = 1967
Number of faces shared with processor 53 = 11
Number of processor patches = 10
Number of processor faces = 7989
Number of boundary faces = 1273
--> FOAM Warning :
From function dlOpen(const fileName&, const bool)
in file POSIX.C at line 1179
dlopen error : libmyutilityFunctionObjects.so: cannot open shared object fil
--> FOAM Warning :
From function dlLibraryTable::open(const fileName&, const bool)
in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 99
could not load "libmyutilityFunctionObjects.so"
Processor 37
Number of cells = 38218
Number of faces shared with processor 19 = 664
Number of faces shared with processor 29 = 426
Number of faces shared with processor 30 = 732
Number of faces shared with processor 32 = 365
Number of faces shared with processor 35 = 1237
Number of faces shared with processor 36 = 1766
Number of faces shared with processor 38 = 160
Number of faces shared with processor 39 = 537
Number of faces shared with processor 41 = 905
Number of processor patches = 9
Number of processor faces = 6792
Number of boundary faces = 1520
--> FOAM Warning :
From function dlOpen(const fileName&, const bool)
in file POSIX.C at line 1179
dlopen error : libmyutilityFunctionObjects.so: cannot open shared object fil
--> FOAM Warning :
From function dlLibraryTable::open(const fileName&, const bool)
in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 99
could not load "libmyutilityFunctionObjects.so"
Processor 38
Number of cells = 38362
Number of faces shared with processor 14 = 243
Number of faces shared with processor 28 = 953
Number of faces shared with processor 29 = 313
Number of faces shared with processor 30 = 759
Number of faces shared with processor 31 = 959
Number of faces shared with processor 34 = 349
Number of faces shared with processor 37 = 160
Number of faces shared with processor 39 = 1869
Number of faces shared with processor 41 = 1549
Number of faces shared with processor 54 = 260
Number of faces shared with processor 55 = 110
Number of processor patches = 11
Number of processor faces = 7524
Number of boundary faces = 1726
--> FOAM Warning :
From function dlOpen(const fileName&, const bool)
in file POSIX.C at line 1179
dlopen error : libmyutilityFunctionObjects.so: cannot open shared object fil
--> FOAM Warning :
From function dlLibraryTable::open(const fileName&, const bool)
in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 99
could not load "libmyutilityFunctionObjects.so"
Processor 39
Number of cells = 38332
Number of faces shared with processor 29 = 151
Number of faces shared with processor 31 = 628
Number of faces shared with processor 32 = 468
Number of faces shared with processor 33 = 295
Number of faces shared with processor 34 = 1002
Number of faces shared with processor 36 = 1182
Number of faces shared with processor 37 = 537
Number of faces shared with processor 38 = 1869
Number of faces shared with processor 41 = 1413
Number of faces shared with processor 52 = 291
Number of faces shared with processor 54 = 562
Number of faces shared with processor 55 = 76
Number of processor patches = 12
Number of processor faces = 8474
Number of boundary faces = 0
--> FOAM Warning :
From function dlOpen(const fileName&, const bool)
in file POSIX.C at line 1179
dlopen error : libmyutilityFunctionObjects.so: cannot open shared object fil
--> FOAM Warning :
From function dlLibraryTable::open(const fileName&, const bool)
in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 99
could not load "libmyutilityFunctionObjects.so"
Processor 40
Number of cells = 38218
Number of faces shared with processor 14 = 66
Number of faces shared with processor 15 = 1554
Number of faces shared with processor 35 = 989
Number of faces shared with processor 36 = 52
Number of faces shared with processor 41 = 2136
Number of faces shared with processor 52 = 198
Number of faces shared with processor 54 = 1004
Number of processor patches = 7
Number of processor faces = 5999
Number of boundary faces = 2139
--> FOAM Warning :
From function dlOpen(const fileName&, const bool)
in file POSIX.C at line 1179
dlopen error : libmyutilityFunctionObjects.so: cannot open shared object fil
--> FOAM Warning :
From function dlLibraryTable::open(const fileName&, const bool)
in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 99
could not load "libmyutilityFunctionObjects.so"
Processor 41
Number of cells = 38218
Number of faces shared with processor 14 = 859
Number of faces shared with processor 15 = 56
Number of faces shared with processor 19 = 277
Number of faces shared with processor 30 = 28
Number of faces shared with processor 35 = 328
Number of faces shared with processor 36 = 397
Number of faces shared with processor 37 = 905
Number of faces shared with processor 38 = 1549
Number of faces shared with processor 39 = 1413
Number of faces shared with processor 40 = 2136
Number of faces shared with processor 52 = 345
Number of faces shared with processor 54 = 1055
Number of processor patches = 12
Number of processor faces = 9348
Number of boundary faces = 394
--> FOAM Warning :
From function dlOpen(const fileName&, const bool)
in file POSIX.C at line 1179
dlopen error : libmyutilityFunctionObjects.so: cannot open shared object fil
--> FOAM Warning :
From function dlLibraryTable::open(const fileName&, const bool)
in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 99
could not load "libmyutilityFunctionObjects.so"
Processor 42
Number of cells = 38230
Number of faces shared with processor 3 = 623
Number of faces shared with processor 43 = 1577
Number of faces shared with processor 45 = 1571
Number of faces shared with processor 47 = 1016
Number of faces shared with processor 48 = 2
Number of faces shared with processor 49 = 1132
Number of faces shared with processor 50 = 228
Number of faces shared with processor 52 = 298
Number of processor patches = 8
Number of processor faces = 6447
Number of boundary faces = 3529
--> FOAM Warning :
From function dlOpen(const fileName&, const bool)
in file POSIX.C at line 1179
dlopen error : libmyutilityFunctionObjects.so: cannot open shared object fil
--> FOAM Warning :
From function dlLibraryTable::open(const fileName&, const bool)
in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 99
could not load "libmyutilityFunctionObjects.so"
Processor 43
Number of cells = 38835
Number of faces shared with processor 3 = 1648
Number of faces shared with processor 28 = 136
Number of faces shared with processor 36 = 6
Number of faces shared with processor 42 = 1577
Number of faces shared with processor 44 = 1931
Number of faces shared with processor 45 = 359
Number of faces shared with processor 49 = 468
Number of faces shared with processor 50 = 541
Number of faces shared with processor 52 = 548
Number of faces shared with processor 54 = 65
Number of processor patches = 10
Number of processor faces = 7279
Number of boundary faces = 1597
--> FOAM Warning :
From function dlOpen(const fileName&, const bool)
in file POSIX.C at line 1179
dlopen error : libmyutilityFunctionObjects.so: cannot open shared object fil
--> FOAM Warning :
From function dlLibraryTable::open(const fileName&, const bool)
in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 99
could not load "libmyutilityFunctionObjects.so"
Processor 44
Number of cells = 38924
Number of faces shared with processor 3 = 517
Number of faces shared with processor 28 = 291
Number of faces shared with processor 43 = 1931
Number of faces shared with processor 45 = 220
Number of faces shared with processor 46 = 538
Number of faces shared with processor 50 = 247
Number of faces shared with processor 51 = 1037
Number of faces shared with processor 52 = 18
Number of faces shared with processor 54 = 628
Number of processor patches = 9
Number of processor faces = 5427
Number of boundary faces = 2381
--> FOAM Warning :
From function dlOpen(const fileName&, const bool)
in file POSIX.C at line 1179
dlopen error : libmyutilityFunctionObjects.so: cannot open shared object fil
--> FOAM Warning :
From function dlLibraryTable::open(const fileName&, const bool)
in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 99
could not load "libmyutilityFunctionObjects.so"
Processor 45
Number of cells = 38893
Number of faces shared with processor 42 = 1571
Number of faces shared with processor 43 = 359
Number of faces shared with processor 44 = 220
Number of faces shared with processor 46 = 1406
Number of faces shared with processor 47 = 1017
Number of faces shared with processor 48 = 1114
Number of faces shared with processor 50 = 158
Number of faces shared with processor 51 = 49
Number of processor patches = 8
Number of processor faces = 5894
Number of boundary faces = 2870
--> FOAM Warning :
From function dlOpen(const fileName&, const bool)
in file POSIX.C at line 1179
dlopen error : libmyutilityFunctionObjects.so: cannot open shared object fil
--> FOAM Warning :
From function dlLibraryTable::open(const fileName&, const bool)
in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 99
could not load "libmyutilityFunctionObjects.so"
Processor 46
Number of cells = 38256
Number of faces shared with processor 44 = 538
Number of faces shared with processor 45 = 1406
Number of faces shared with processor 48 = 2120
Number of faces shared with processor 51 = 878
Number of processor patches = 4
Number of processor faces = 4942
Number of boundary faces = 3502
--> FOAM Warning :
From function dlOpen(const fileName&, const bool)
in file POSIX.C at line 1179
dlopen error : libmyutilityFunctionObjects.so: cannot open shared object fil
--> FOAM Warning :
From function dlLibraryTable::open(const fileName&, const bool)
in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 99
could not load "libmyutilityFunctionObjects.so"
Processor 47
Number of cells = 38921
Number of faces shared with processor 42 = 1016
Number of faces shared with processor 45 = 1017
Number of faces shared with processor 48 = 1391
Number of faces shared with processor 49 = 559
Number of faces shared with processor 50 = 408
Number of processor patches = 5
Number of processor faces = 4391
Number of boundary faces = 3657
--> FOAM Warning :
From function dlOpen(const fileName&, const bool)
in file POSIX.C at line 1179
dlopen error : libmyutilityFunctionObjects.so: cannot open shared object fil
--> FOAM Warning :
From function dlLibraryTable::open(const fileName&, const bool)
in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 99
could not load "libmyutilityFunctionObjects.so"
Processor 48
Number of cells = 38218
Number of faces shared with processor 42 = 2
Number of faces shared with processor 45 = 1114
Number of faces shared with processor 46 = 2120
Number of faces shared with processor 47 = 1391
Number of faces shared with processor 50 = 352
Number of faces shared with processor 51 = 266
Number of processor patches = 6
Number of processor faces = 5245
Number of boundary faces = 3287
--> FOAM Warning :
From function dlOpen(const fileName&, const bool)
in file POSIX.C at line 1179
dlopen error : libmyutilityFunctionObjects.so: cannot open shared object fil
--> FOAM Warning :
From function dlLibraryTable::open(const fileName&, const bool)
in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 99
could not load "libmyutilityFunctionObjects.so"
Processor 49
Number of cells = 38547
Number of faces shared with processor 42 = 1132
Number of faces shared with processor 43 = 468
Number of faces shared with processor 47 = 559
Number of faces shared with processor 50 = 1674
Number of faces shared with processor 52 = 321
Number of faces shared with processor 53 = 585
Number of processor patches = 6
Number of processor faces = 4739
Number of boundary faces = 2347
--> FOAM Warning :
From function dlOpen(const fileName&, const bool)
in file POSIX.C at line 1179
dlopen error : libmyutilityFunctionObjects.so: cannot open shared object fil
--> FOAM Warning :
From function dlLibraryTable::open(const fileName&, const bool)
in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 99
could not load "libmyutilityFunctionObjects.so"
Processor 50
Number of cells = 38701
Number of faces shared with processor 42 = 228
Number of faces shared with processor 43 = 541
Number of faces shared with processor 44 = 247
Number of faces shared with processor 45 = 158
Number of faces shared with processor 47 = 408
Number of faces shared with processor 48 = 352
Number of faces shared with processor 49 = 1674
Number of faces shared with processor 51 = 2023
Number of faces shared with processor 52 = 232
Number of faces shared with processor 53 = 625
Number of faces shared with processor 54 = 144
Number of faces shared with processor 55 = 478
Number of processor patches = 12
Number of processor faces = 7110
Number of boundary faces = 1264
--> FOAM Warning :
From function dlOpen(const fileName&, const bool)
in file POSIX.C at line 1179
dlopen error : libmyutilityFunctionObjects.so: cannot open shared object fil
--> FOAM Warning :
From function dlLibraryTable::open(const fileName&, const bool)
in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 99
could not load "libmyutilityFunctionObjects.so"
Processor 51
Number of cells = 38863
Number of faces shared with processor 44 = 1037
Number of faces shared with processor 45 = 49
Number of faces shared with processor 46 = 878
Number of faces shared with processor 48 = 266
Number of faces shared with processor 50 = 2023
Number of faces shared with processor 54 = 185
Number of faces shared with processor 55 = 410
Number of processor patches = 7
Number of processor faces = 4848
Number of boundary faces = 2438
--> FOAM Warning :
From function dlOpen(const fileName&, const bool)
in file POSIX.C at line 1179
dlopen error : libmyutilityFunctionObjects.so: cannot open shared object fil
--> FOAM Warning :
From function dlLibraryTable::open(const fileName&, const bool)
in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 99
could not load "libmyutilityFunctionObjects.so"
Processor 52
Number of cells = 38224
Number of faces shared with processor 33 = 195
Number of faces shared with processor 34 = 63
Number of faces shared with processor 35 = 230
Number of faces shared with processor 36 = 1967
Number of faces shared with processor 39 = 291
Number of faces shared with processor 40 = 198
Number of faces shared with processor 41 = 345
Number of faces shared with processor 42 = 298
Number of faces shared with processor 43 = 548
Number of faces shared with processor 44 = 18
Number of faces shared with processor 49 = 321
Number of faces shared with processor 50 = 232
Number of faces shared with processor 53 = 1887
Number of faces shared with processor 54 = 1240
Number of faces shared with processor 55 = 26
Number of processor patches = 15
Number of processor faces = 7859
Number of boundary faces = 963
--> FOAM Warning :
From function dlOpen(const fileName&, const bool)
in file POSIX.C at line 1179
dlopen error : libmyutilityFunctionObjects.so: cannot open shared object fil
--> FOAM Warning :
From function dlLibraryTable::open(const fileName&, const bool)
in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 99
could not load "libmyutilityFunctionObjects.so"
Processor 53
Number of cells = 38442
Number of faces shared with processor 33 = 1098
Number of faces shared with processor 34 = 223
Number of faces shared with processor 36 = 11
Number of faces shared with processor 49 = 585
Number of faces shared with processor 50 = 625
Number of faces shared with processor 52 = 1887
Number of faces shared with processor 54 = 4
Number of faces shared with processor 55 = 942
Number of processor patches = 8
Number of processor faces = 5375
Number of boundary faces = 2455
--> FOAM Warning :
From function dlOpen(const fileName&, const bool)
in file POSIX.C at line 1179
dlopen error : libmyutilityFunctionObjects.so: cannot open shared object fil
--> FOAM Warning :
From function dlLibraryTable::open(const fileName&, const bool)
in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 99
could not load "libmyutilityFunctionObjects.so"
Processor 54
Number of cells = 38740
Number of faces shared with processor 34 = 85
Number of faces shared with processor 38 = 260
Number of faces shared with processor 39 = 562
Number of faces shared with processor 40 = 1004
Number of faces shared with processor 41 = 1055
Number of faces shared with processor 43 = 65
Number of faces shared with processor 44 = 628
Number of faces shared with processor 50 = 144
Number of faces shared with processor 51 = 185
Number of faces shared with processor 52 = 1240
Number of faces shared with processor 53 = 4
Number of faces shared with processor 55 = 1889
Number of processor patches = 12
Number of processor faces = 7121
Number of boundary faces = 1217
--> FOAM Warning :
From function dlOpen(const fileName&, const bool)
in file POSIX.C at line 1179
dlopen error : libmyutilityFunctionObjects.so: cannot open shared object fil
--> FOAM Warning :
From function dlLibraryTable::open(const fileName&, const bool)
in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 99
could not load "libmyutilityFunctionObjects.so"
Processor 55
Number of cells = 38272
Number of faces shared with processor 34 = 1183
Number of faces shared with processor 38 = 110
Number of faces shared with processor 39 = 76
Number of faces shared with processor 50 = 478
Number of faces shared with processor 51 = 410
Number of faces shared with processor 52 = 26
Number of faces shared with processor 53 = 942
Number of faces shared with processor 54 = 1889
Number of processor patches = 8
Number of processor faces = 5114
Number of boundary faces = 2948
Number of processor faces = 172191
Max number of cells = 39056 (1.17035% above average 38604.2)
Max number of processor patches = 15 (102.899% above average 7.39286)
Max number of faces between processors = 9348 (52.0079% above average 6149.68)
Time = 0
AMI: Creating addressing and weights between 27365 source faces and 27365 target
--> FOAM Warning :
From function AMIMethod<SourcePatch, TargetPatch>::checkPatches()
in file lnInclude/AMIMethod.C at line 57
Source and target patch bounding boxes are not similar
source box span : (1356.21 1209.95 1.52056e-12)
target box span : (1356.21 1209.95 1.52056e-12)
source box : (-675.653 -240 -87.5) (680.555 969.946 -87.5)
target box : (-675.653 -240 87.325) (680.555 969.946 87.325)
inflated target box : (-766.527 -330.874 -3.54947) (771.43 1060.82 178.199)
--> FOAM FATAL ERROR:
Unable to find initial target face
From function void Foam::AMIMethod<SourcePatch, TargetPatch>::initialise(lab
in file lnInclude/AMIMethod.C at line 149.
FOAM aborting
#0 Foam::error::printStack(Foam::Ostream&) in "/center/local/apl/cx/OpenFOAM/Op
#1 Foam::error::abort() in "/center/local/apl/cx/OpenFOAM/OpenFOAM-2.3.1/platfo
#2 Foam::AMIMethod<Foam::PrimitivePatch<Foam::face, Foam::SubList, Foam::Field< Field<Foam::Vector<double> > const&, Foam::Vector<double> > >::initialise(Foam:: st<double> >&, int&, int&) in "/center/local/apl/cx/OpenFOAM/OpenFOAM-2.3.1/plat
#3 Foam::faceAreaWeightAMI<Foam::PrimitivePatch<Foam::face, Foam::SubList, Foam , Foam::Field<Foam::Vector<double> > const&, Foam::Vector<double> > >::calculate oam::List<double> >&, int, int) in "/center/local/apl/cx/OpenFOAM/OpenFOAM-2.3.1
#4 Foam::AMIInterpolation<Foam::PrimitivePatch<Foam::face, Foam::SubList, Foam: Foam::Field<Foam::Vector<double> > const&, Foam::Vector<double> > >::update(Foa > const&, Foam::PrimitivePatch<Foam::face, Foam::SubList, Foam::Field<Foam::Vect s/linux64GccDPOpt/lib/libmeshTools.so"
#5 Foam::AMIInterpolation<Foam::PrimitivePatch<Foam::face, Foam::SubList, Foam: Foam::Field<Foam::Vector<double> > const&, Foam::Vector<double> > >::constructF ector<double> > const&, Foam::PrimitivePatch<Foam::face, Foam::SubList, Foam::Fi t&) in "/center/local/apl/cx/OpenFOAM/OpenFOAM-2.3.1/platforms/linux64GccDPOpt/l
#6 Foam::cyclicAMIPolyPatch::resetAMI(Foam::AMIInterpolation<Foam::PrimitivePat ivePatch<Foam::face, Foam::SubList, Foam::Field<Foam::Vector<double> > const&, F latforms/linux64GccDPOpt/lib/libmeshTools.so"
#7 Foam::cyclicAMIPolyPatch::AMI() const in "/center/local/apl/cx/OpenFOAM/Open
#8 Foam::cyclicAMIPolyPatch::applyLowWeightCorrection() const in "/center/local
#9 Foam::cyclicAMIFvPatchField<double>::patchNeighbourField() const in "/center
#10 Foam::coupledFvPatchField<double>::evaluate(Foam::UPstream::commsTypes) in
#11 Foam::cyclicAMIFvPatchField<double>::cyclicAMIFvPatchField(Foam::fvPatch co /OpenFOAM/OpenFOAM-2.3.1/platforms/linux64GccDPOpt/lib/libfiniteVolume.so"
#12 Foam::fvPatchField<double>::adddictionaryConstructorToTable<Foam::cyclicAMI :dictionary const&) in "/center/local/apl/cx/OpenFOAM/OpenFOAM-2.3.1/platforms/l
#13 Foam::fvPatchField<double>::New(Foam::fvPatch const&, Foam::DimensionedFiel atforms/linux64GccDPOpt/bin/decomposePar"
#14 Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>::GeometricB enter/local/apl/cx/OpenFOAM/OpenFOAM-2.3.1/platforms/linux64GccDPOpt/bin/decompo
#15 Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>::readFields mposePar"
#16 Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>::readFields
#17 Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>::GeometricF inux64GccDPOpt/bin/decomposePar"
#18
in "/center/local/apl/cx/OpenFOAM/OpenFOAM-2.3.1/platforms/linux64GccDPOpt/bin/
#19
in "/center/local/apl/cx/OpenFOAM/OpenFOAM-2.3.1/platforms/linux64GccDPOpt/bin/
#20 __libc_start_main in "/lib64/libc.so.6"
#21
in "/center/local/apl/cx/OpenF