From e12ad144bad41cc98844bba7c40e9983a2550e16 Mon Sep 17 00:00:00 2001 From: L-Nafaryus Date: Fri, 16 Apr 2021 15:28:04 +0500 Subject: [PATCH] Analylising errors --- .gitignore | 1 - TODO.md | 19 + config.py | 6 +- logs/anisotrope.1.log | 18502 ++++++++++++++++++++++++++++++++++++++++ logs/tasks.1.log | 1063 +++ run.py | 43 +- src/foam_utils.py | 4 +- 7 files changed, 19628 insertions(+), 10 deletions(-) create mode 100644 logs/anisotrope.1.log create mode 100644 logs/tasks.1.log diff --git a/.gitignore b/.gitignore index c73f39e..50ada1e 100644 --- a/.gitignore +++ b/.gitignore @@ -6,7 +6,6 @@ build/ *.bcf *.blg *.fdb_latexmk -*.log *.pdf *.run.xml *.synctex.gz diff --git a/TODO.md b/TODO.md index e2dd1b9..fa1cae7 100644 --- a/TODO.md +++ b/TODO.md @@ -6,6 +6,25 @@ - renumberMesh - processorField +## Errors +- salome: + +th. 139990926538304 - +Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/SMESH/src/SMESH/SMESH_subMesh.cxx [2005] : +NETGEN_2D3D failed on sub-shape #1 with error COMPERR_BAD_INPUT_MESH +"NgException at Volume meshing: Stop meshing since surface mesh not consistent Some edges multiple times in surface mesh" + +th. 140588498282048 - +Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/SMESH/src/SMESH/SMESH_subMesh.cxx [2005] : +NETGEN_2D3D failed on sub-shape #47 with error COMPERR_WARNING +"Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000928207" + +th. 139986338838080 - +Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/SMESH/src/SMESH/SMESH_subMesh.cxx [2005] : +NETGEN_2D3D failed on sub-shape #1 with error COMPERR_BAD_INPUT_MESH +"NgException at Volume meshing: Stop meshing since boundary mesh is overlapping Intersecting triangles" + + ## 1.03.21 - [x] boundary type (wall or symetryPlane) - [x] restruct for ways diff --git a/config.py b/config.py index bd6aa21..ce890ab 100644 --- a/config.py +++ b/config.py @@ -69,7 +69,7 @@ class simple: [0, 0, 1], [1, 1, 1] ] - fillet = True + fillet = False fineness = 1 parameters = Parameters( minSize = 0.0005, @@ -103,7 +103,7 @@ class bodyCentered: [0, 0, 1], [1, 1, 1] ] - fillet = True + fillet = False fineness = 1 parameters = Parameters( minSize = 0.0005, @@ -137,7 +137,7 @@ class faceCentered: [0, 0, 1], [1, 1, 1] ] - fillet = True + fillet = False fineness = 1 parameters = Parameters( minSize = 0.0005, diff --git a/logs/anisotrope.1.log b/logs/anisotrope.1.log new file mode 100644 index 0000000..4819799 --- /dev/null +++ b/logs/anisotrope.1.log @@ -0,0 +1,18502 @@ +INFO: enviroment: + Python 3.9.2 + Salome 9.6.0 + OpenFOAM-v2012 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 1 / 177 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.01 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.01 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.01 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.01/mesh.unv +INFO: shape: + edges length: 60.95122652608073 + surface area: 37.90423023682059 + volume: 7.369852937284071 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 60353 + Edges: 656 + Faces: 8200 + Triangles: 8200 + Volumes: 51497 + Tetrahedrons: 29861 + Prisms: 21636 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:13.688390 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 12.6075, 87 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 21663 + Faces with small interpolation weight (< 0.05) found, number of faces: 7111 + Faces with small volume ratio (< 0.01) found, number of faces: 1931 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 662 iterations +INFO: calculate: elapsed time: 0:01:11.276004 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 2 / 177 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.02 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.02 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.02 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.02/mesh.unv +INFO: shape: + edges length: 60.21103447685668 + surface area: 37.190152146750385 + volume: 7.114882727707145 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 57549 + Edges: 629 + Faces: 7974 + Triangles: 7974 + Volumes: 48946 + Tetrahedrons: 27988 + Prisms: 20958 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:13.447760 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 11.078, 120 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 20959 + Faces with small interpolation weight (< 0.05) found, number of faces: 6975 + Faces with small volume ratio (< 0.01) found, number of faces: 1949 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 620 iterations +INFO: calculate: elapsed time: 0:01:04.443317 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 3 / 177 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.03 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.03 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.03 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.03/mesh.unv +INFO: shape: + edges length: 59.70147698500902 + surface area: 36.47218612247415 + volume: 6.857634113202028 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 57895 + Edges: 620 + Faces: 7906 + Triangles: 7906 + Volumes: 49369 + Tetrahedrons: 28597 + Prisms: 20772 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:14.060283 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 9.16727, 159 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 20772 + Faces with small interpolation weight (< 0.05) found, number of faces: 6924 + Faces with small volume ratio (< 0.01) found, number of faces: 1790 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 621 iterations +INFO: calculate: elapsed time: 0:01:07.280099 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 4 / 177 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.04 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.04 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.04 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.04/mesh.unv +INFO: shape: + edges length: 59.306530503189975 + surface area: 35.74539624213982 + volume: 6.598250688863485 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 56735 + Edges: 593 + Faces: 7584 + Triangles: 7584 + Volumes: 48558 + Tetrahedrons: 28698 + Prisms: 19860 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:13.994387 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 8.08877, 179 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 19860 + Faces with small interpolation weight (< 0.05) found, number of faces: 6620 + Faces with small volume ratio (< 0.01) found, number of faces: 1578 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 618 iterations +INFO: calculate: elapsed time: 0:01:03.746012 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 5 / 177 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.05 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.05 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.05 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.05/mesh.unv +INFO: shape: + edges length: 58.98197239203456 + surface area: 35.006631841516764 + volume: 6.336896426198522 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 40889 + Edges: 586 + Faces: 6942 + Triangles: 6942 + Volumes: 33361 + Tetrahedrons: 15247 + Prisms: 18114 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:12.395663 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 7.29459, 196 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 18114 + Faces with small interpolation weight (< 0.05) found, number of faces: 6038 + Faces with small volume ratio (< 0.01) found, number of faces: 2788 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 307 iterations +INFO: calculate: elapsed time: 0:00:24.650537 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 6 / 177 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.06 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.06 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.06 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.06/mesh.unv +INFO: shape: + edges length: 58.705442558872406 + surface area: 34.25348724322874 + volume: 6.073757809627467 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 40212 + Edges: 593 + Faces: 6786 + Triangles: 6786 + Volumes: 32833 + Tetrahedrons: 15037 + Prisms: 17796 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:11.661290 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 6.61092, 224 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 17796 + Faces with small interpolation weight (< 0.05) found, number of faces: 5932 + Faces with small volume ratio (< 0.01) found, number of faces: 2838 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 308 iterations +INFO: calculate: elapsed time: 0:00:23.774413 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 7 / 177 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.07 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.07 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.07 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.07/mesh.unv +INFO: shape: + edges length: 58.46382578313905 + surface area: 33.48393156350231 + volume: 5.809046198052256 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 38212 + Edges: 581 + Faces: 6540 + Triangles: 6540 + Volumes: 31091 + Tetrahedrons: 13991 + Prisms: 17100 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:11.598848 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 6.09783, 217 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 17100 + Faces with small interpolation weight (< 0.05) found, number of faces: 5700 + Faces with small volume ratio (< 0.01) found, number of faces: 2806 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 277 iterations +INFO: calculate: elapsed time: 0:00:20.590138 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 8 / 177 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.08 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.08 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.08 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.08/mesh.unv +INFO: shape: + edges length: 58.24867208445287 + surface area: 32.69613738533602 + volume: 5.543000436842891 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 38004 + Edges: 588 + Faces: 6504 + Triangles: 6504 + Volumes: 30912 + Tetrahedrons: 13896 + Prisms: 17016 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:11.544745 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 5.66394, 282 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 17016 + Faces with small interpolation weight (< 0.05) found, number of faces: 5672 + Faces with small volume ratio (< 0.01) found, number of faces: 2937 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 274 iterations +INFO: calculate: elapsed time: 0:00:19.417462 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 9 / 177 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.09 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.09 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.09 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.09/mesh.unv +INFO: shape: + edges length: 58.0541682853373 + surface area: 31.88838797542443 + volume: 5.275889746590505 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 37586 + Edges: 586 + Faces: 6312 + Triangles: 6312 + Volumes: 30688 + Tetrahedrons: 14152 + Prisms: 16536 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:11.595320 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 5.30831, 288 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 16536 + Faces with small interpolation weight (< 0.05) found, number of faces: 5512 + Faces with small volume ratio (< 0.01) found, number of faces: 2556 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 273 iterations +INFO: calculate: elapsed time: 0:00:20.004308 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 10 / 177 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.1 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.1 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.1 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.1/mesh.unv +INFO: shape: + edges length: 57.87611497857755 + surface area: 31.059021188301706 + volume: 5.008016924309882 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 36287 + Edges: 576 + Faces: 6146 + Triangles: 6146 + Volumes: 29565 + Tetrahedrons: 13479 + Prisms: 16086 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:11.556656 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 5.003, 319 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 16086 + Faces with small interpolation weight (< 0.05) found, number of faces: 5362 + Faces with small volume ratio (< 0.01) found, number of faces: 2596 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 257 iterations +INFO: calculate: elapsed time: 0:00:18.327513 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 11 / 177 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.11 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.11 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.11 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.11/mesh.unv +INFO: shape: + edges length: 57.7113605604113 + surface area: 30.206392335300734 + volume: 4.739721893499755 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 34930 + Edges: 580 + Faces: 5962 + Triangles: 5962 + Volumes: 28388 + Tetrahedrons: 12758 + Prisms: 15630 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:11.485153 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 4.72519, 311 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 15630 + Faces with small interpolation weight (< 0.05) found, number of faces: 5210 + Faces with small volume ratio (< 0.01) found, number of faces: 2445 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 235 iterations +INFO: calculate: elapsed time: 0:00:17.064849 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 12 / 177 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.12 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.12 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.12 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.12/mesh.unv +INFO: shape: + edges length: 57.55746552707674 + surface area: 29.328847778991154 + volume: 4.47138563568629 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 33998 + Edges: 568 + Faces: 5778 + Triangles: 5778 + Volumes: 27652 + Tetrahedrons: 12508 + Prisms: 15144 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:12.007045 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 4.50456, 318 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 15146 + Faces with small interpolation weight (< 0.05) found, number of faces: 5048 + Faces with small volume ratio (< 0.01) found, number of faces: 2277 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 226 iterations +INFO: calculate: elapsed time: 0:00:15.687079 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 13 / 177 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.13 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.13 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.13 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.13/mesh.unv +INFO: shape: + edges length: 57.412492176420564 + surface area: 28.424704793036206 + volume: 4.203434553390641 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 33632 + Edges: 567 + Faces: 5648 + Triangles: 5648 + Volumes: 27417 + Tetrahedrons: 12555 + Prisms: 14862 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:11.480026 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 4.26206, 393 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 14862 + Faces with small interpolation weight (< 0.05) found, number of faces: 4954 + Faces with small volume ratio (< 0.01) found, number of faces: 1916 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 227 iterations +INFO: calculate: elapsed time: 0:00:15.551393 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 14 / 177 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.14 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.14 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.14 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.14/mesh.unv +INFO: shape: + edges length: 57.27486693014341 + surface area: 27.49223521908001 + volume: 3.9363453231287493 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 32344 + Edges: 572 + Faces: 5550 + Triangles: 5550 + Volumes: 26222 + Tetrahedrons: 11594 + Prisms: 14628 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:11.327380 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 4.10518, 240 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 14628 + Faces with small interpolation weight (< 0.05) found, number of faces: 4876 + Faces with small volume ratio (< 0.01) found, number of faces: 2101 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 210 iterations +INFO: calculate: elapsed time: 0:00:13.598824 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 15 / 177 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.15 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.15 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.15 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.15/mesh.unv +INFO: shape: + edges length: 57.143286852286316 + surface area: 26.529651480432076 + volume: 3.670650282964773 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 31610 + Edges: 577 + Faces: 5464 + Triangles: 5464 + Volumes: 25569 + Tetrahedrons: 11181 + Prisms: 14388 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:12.209833 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Cells with small determinant (< 0.001) found, number of cells: 14388 + Faces with small interpolation weight (< 0.05) found, number of faces: 4796 + Faces with small volume ratio (< 0.01) found, number of faces: 2057 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 201 iterations +INFO: calculate: elapsed time: 0:00:13.720380 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 16 / 177 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.16 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.16 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.16 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.16/mesh.unv +INFO: shape: + edges length: 57.016654193401905 + surface area: 25.535094040599365 + volume: 3.4069434298083032 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 30561 + Edges: 573 + Faces: 5286 + Triangles: 5286 + Volumes: 24702 + Tetrahedrons: 10740 + Prisms: 13962 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:12.099365 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Cells with small determinant (< 0.001) found, number of cells: 13962 + Faces with small interpolation weight (< 0.05) found, number of faces: 4654 + Faces with small volume ratio (< 0.01) found, number of faces: 1893 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 184 iterations +INFO: calculate: elapsed time: 0:00:26.039047 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 17 / 177 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.17 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.17 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.17 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.17/mesh.unv +INFO: shape: + edges length: 56.89402933113745 + surface area: 24.506619569491136 + volume: 3.1458870925048372 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 29566 + Edges: 575 + Faces: 5102 + Triangles: 5102 + Volumes: 23889 + Tetrahedrons: 10401 + Prisms: 13488 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:13.550602 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Cells with small determinant (< 0.001) found, number of cells: 13488 + Faces with small interpolation weight (< 0.05) found, number of faces: 4496 + Faces with small volume ratio (< 0.01) found, number of faces: 1687 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 171 iterations +INFO: calculate: elapsed time: 0:00:19.175528 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 18 / 177 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.18 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.18 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.18 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.18/mesh.unv +INFO: shape: + edges length: 56.774596147140606 + surface area: 23.44218951783601 + volume: 2.8882193743989535 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 28582 + Edges: 567 + Faces: 4936 + Triangles: 4936 + Volumes: 23079 + Tetrahedrons: 10035 + Prisms: 13044 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:11.919164 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Cells with small determinant (< 0.001) found, number of cells: 13044 + Faces with small interpolation weight (< 0.05) found, number of faces: 4348 + Faces with small volume ratio (< 0.01) found, number of faces: 1572 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 164 iterations +INFO: calculate: elapsed time: 0:00:18.059458 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 19 / 177 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.19 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.19 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.19 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.19/mesh.unv +INFO: shape: + edges length: 56.657636026815474 + surface area: 22.33965870551219 + volume: 2.634762450235347 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 26943 + Edges: 572 + Faces: 4682 + Triangles: 4682 + Volumes: 21689 + Tetrahedrons: 9347 + Prisms: 12342 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:12.094188 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Cells with small determinant (< 0.001) found, number of cells: 12342 + Faces with small interpolation weight (< 0.05) found, number of faces: 4114 + Faces with small volume ratio (< 0.01) found, number of faces: 1456 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 171 iterations +INFO: calculate: elapsed time: 0:00:17.029573 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 20 / 177 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.2 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.2 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.2 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.2/mesh.unv +INFO: shape: + edges length: 56.54250797051813 + surface area: 21.196763681539295 + volume: 2.386431833563414 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 26325 + Edges: 583 + Faces: 4550 + Triangles: 4550 + Volumes: 21192 + Tetrahedrons: 9162 + Prisms: 12030 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:11.522380 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Cells with small determinant (< 0.001) found, number of cells: 12031 + Faces with small interpolation weight (< 0.05) found, number of faces: 4010 + Faces with small volume ratio (< 0.01) found, number of faces: 1274 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 163 iterations +INFO: calculate: elapsed time: 0:00:14.874062 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 21 / 177 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.21 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.21 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.21 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.21/mesh.unv +INFO: shape: + edges length: 56.428633119782155 + surface area: 20.01111064490677 + volume: 2.1442467322072454 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 24231 + Edges: 573 + Faces: 4198 + Triangles: 4198 + Volumes: 19460 + Tetrahedrons: 8390 + Prisms: 11070 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:11.334418 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Cells with small determinant (< 0.001) found, number of cells: 11070 + Faces with small interpolation weight (< 0.05) found, number of faces: 3690 + Faces with small volume ratio (< 0.01) found, number of faces: 1182 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: calculate: elapsed time: 0:07:43.683096 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 22 / 177 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.22 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.22 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.22 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.22/mesh.unv +INFO: shape: + edges length: 56.31548252660082 + surface area: 18.780162758946442 + volume: 1.9093416309884985 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 22318 + Edges: 559 + Faces: 3870 + Triangles: 3870 + Volumes: 17889 + Tetrahedrons: 7665 + Prisms: 10224 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:10.846906 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Cells with small determinant (< 0.001) found, number of cells: 10235 + Faces with small interpolation weight (< 0.05) found, number of faces: 3408 + Faces with small volume ratio (< 0.01) found, number of faces: 1000 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 166 iterations +INFO: calculate: elapsed time: 0:00:11.052071 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 23 / 177 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.23 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.23 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.23 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.23/mesh.unv +INFO: shape: + edges length: 56.20256733952817 + surface area: 17.50122666302118 + volume: 1.682979272058994 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 20385 + Edges: 545 + Faces: 3476 + Triangles: 3476 + Volumes: 16364 + Tetrahedrons: 7166 + Prisms: 9198 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:11.152151 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Cells with small determinant (< 0.001) found, number of cells: 9204 + Faces with small interpolation weight (< 0.05) found, number of faces: 3066 + Faces with small volume ratio (< 0.01) found, number of faces: 783 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 145 iterations +INFO: calculate: elapsed time: 0:00:11.832907 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 24 / 177 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.24 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.24 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.24 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.24/mesh.unv +INFO: shape: + edges length: 56.08943081333708 + surface area: 16.171438045250845 + volume: 1.4665652005693104 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 19311 + Edges: 549 + Faces: 3296 + Triangles: 3296 + Volumes: 15466 + Tetrahedrons: 6736 + Prisms: 8730 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:11.471338 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Cells with small determinant (< 0.001) found, number of cells: 8733 + Faces with small interpolation weight (< 0.05) found, number of faces: 2909 + Faces with small volume ratio (< 0.01) found, number of faces: 707 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 131 iterations +INFO: calculate: elapsed time: 0:00:09.393517 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 25 / 177 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.25 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.25 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.25 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.25/mesh.unv +INFO: shape: + edges length: 55.975641708987425 + surface area: 14.787746112755002 + volume: 1.2616640950268063 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 18375 + Edges: 567 + Faces: 3120 + Triangles: 3120 + Volumes: 14688 + Tetrahedrons: 6396 + Prisms: 8292 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:11.169991 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Cells with small determinant (< 0.001) found, number of cells: 8294 + Faces with small interpolation weight (< 0.05) found, number of faces: 2764 + Faces with small volume ratio (< 0.01) found, number of faces: 573 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: calculate: elapsed time: 0:07:03.214784 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 26 / 177 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.26 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.26 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.26 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.26/mesh.unv +INFO: shape: + edges length: 55.860788762502764 + surface area: 13.346896717776456 + volume: 1.0700181172611671 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 16947 + Edges: 597 + Faces: 2958 + Triangles: 2958 + Volumes: 13392 + Tetrahedrons: 5658 + Prisms: 7734 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:11.737666 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Cells with small determinant (< 0.001) found, number of cells: 7734 + Faces with small interpolation weight (< 0.05) found, number of faces: 2578 + Faces with small volume ratio (< 0.01) found, number of faces: 515 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 190 iterations +INFO: calculate: elapsed time: 0:00:12.305382 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 27 / 177 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.27 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.27 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.27 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.27/mesh.unv +INFO: shape: + edges length: 55.74447598073373 + surface area: 11.845414093482402 + volume: 0.8935675597542179 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 16297 + Edges: 658 + Faces: 2852 + Triangles: 2852 + Volumes: 12787 + Tetrahedrons: 5395 + Prisms: 7392 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:11.585088 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Cells with small determinant (< 0.001) found, number of cells: 7395 + Faces with small interpolation weight (< 0.05) found, number of faces: 2464 + Faces with small volume ratio (< 0.01) found, number of faces: 441 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 182 iterations +INFO: calculate: elapsed time: 0:00:11.967574 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 28 / 177 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.28 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.28 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.28 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.28/mesh.unv +INFO: shape: + edges length: 55.62631857909893 + surface area: 10.27958086551627 + volume: 0.7344741076206427 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 17732 + Edges: 815 + Faces: 3098 + Triangles: 3098 + Volumes: 13819 + Tetrahedrons: 5785 + Prisms: 8034 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:11.798646 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Cells with small determinant (< 0.001) found, number of cells: 8034 + Faces with small interpolation weight (< 0.05) found, number of faces: 2602 + Faces with small volume ratio (< 0.01) found, number of faces: 313 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 153 iterations +INFO: calculate: elapsed time: 0:00:10.526024 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 29 / 177 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.01 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.01 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.01 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.01/mesh.unv +INFO: shape: + edges length: 60.95122652608074 + surface area: 37.90423023682059 + volume: 7.369852937284067 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 60815 + Edges: 656 + Faces: 8252 + Triangles: 8252 + Volumes: 51907 + Tetrahedrons: 29551 + Prisms: 22356 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:15.168906 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 12.3798, 81 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 22384 + Faces with small interpolation weight (< 0.05) found, number of faces: 7331 + Faces with small volume ratio (< 0.01) found, number of faces: 2152 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 365 iterations +INFO: calculate: elapsed time: 0:01:11.481669 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 30 / 177 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.02 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.02 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.02 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.02/mesh.unv +INFO: shape: + edges length: 60.21103447685669 + surface area: 37.19015214675039 + volume: 7.114882727707144 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 57846 + Edges: 629 + Faces: 7900 + Triangles: 7900 + Volumes: 49317 + Tetrahedrons: 27729 + Prisms: 21588 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:14.904366 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 11.1453, 118 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 21588 + Faces with small interpolation weight (< 0.05) found, number of faces: 7180 + Faces with small volume ratio (< 0.01) found, number of faces: 2132 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 338 iterations +INFO: calculate: elapsed time: 0:01:06.560968 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 31 / 177 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.03 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.03 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.03 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.03/mesh.unv +INFO: shape: + edges length: 59.70147698500899 + surface area: 36.47218612247414 + volume: 6.85763411320203 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 58289 + Edges: 620 + Faces: 7786 + Triangles: 7786 + Volumes: 49883 + Tetrahedrons: 28517 + Prisms: 21366 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:15.005946 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 9.11646, 156 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 21366 + Faces with small interpolation weight (< 0.05) found, number of faces: 7122 + Faces with small volume ratio (< 0.01) found, number of faces: 2055 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 340 iterations +INFO: calculate: elapsed time: 0:01:07.989514 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 32 / 177 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.04 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.04 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.04 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.04/mesh.unv +INFO: shape: + edges length: 59.30653050318993 + surface area: 35.74539624213981 + volume: 6.59825068886348 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 57104 + Edges: 593 + Faces: 7526 + Triangles: 7526 + Volumes: 48985 + Tetrahedrons: 28273 + Prisms: 20712 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:15.580324 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 8.07808, 170 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 20712 + Faces with small interpolation weight (< 0.05) found, number of faces: 6904 + Faces with small volume ratio (< 0.01) found, number of faces: 1715 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 337 iterations +INFO: calculate: elapsed time: 0:00:59.823395 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 33 / 177 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.05 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.05 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.05 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.05/mesh.unv +INFO: shape: + edges length: 58.98197239203458 + surface area: 35.00663184151676 + volume: 6.336896426198522 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 41715 + Edges: 586 + Faces: 6936 + Triangles: 6936 + Volumes: 34193 + Tetrahedrons: 15101 + Prisms: 19092 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:12.222624 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 7.29459, 195 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 19092 + Faces with small interpolation weight (< 0.05) found, number of faces: 6364 + Faces with small volume ratio (< 0.01) found, number of faces: 3123 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 226 iterations +INFO: calculate: elapsed time: 0:00:20.982935 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 34 / 177 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.06 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.06 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.06 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.06/mesh.unv +INFO: shape: + edges length: 58.705442558872384 + surface area: 34.25348724322875 + volume: 6.073757809627469 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 41117 + Edges: 593 + Faces: 6768 + Triangles: 6768 + Volumes: 33756 + Tetrahedrons: 15000 + Prisms: 18756 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:11.947882 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 6.61092, 207 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 18756 + Faces with small interpolation weight (< 0.05) found, number of faces: 6252 + Faces with small volume ratio (< 0.01) found, number of faces: 3153 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 226 iterations +INFO: calculate: elapsed time: 0:00:19.796817 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 35 / 177 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.07 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.07 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.07 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.07/mesh.unv +INFO: shape: + edges length: 58.463825783139065 + surface area: 33.483931563502395 + volume: 5.809046198052298 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 39324 + Edges: 581 + Faces: 6530 + Triangles: 6530 + Volumes: 32213 + Tetrahedrons: 14003 + Prisms: 18210 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:11.663893 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 6.04412, 196 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 18210 + Faces with small interpolation weight (< 0.05) found, number of faces: 6070 + Faces with small volume ratio (< 0.01) found, number of faces: 3140 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 217 iterations +INFO: calculate: elapsed time: 0:00:17.685962 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 36 / 177 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.08 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.08 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.08 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.08/mesh.unv +INFO: shape: + edges length: 58.24867208445286 + surface area: 32.69613738533615 + volume: 5.543000436842954 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 39295 + Edges: 588 + Faces: 6506 + Triangles: 6506 + Volumes: 32201 + Tetrahedrons: 13919 + Prisms: 18282 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:11.631427 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 5.66394, 276 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 18282 + Faces with small interpolation weight (< 0.05) found, number of faces: 6094 + Faces with small volume ratio (< 0.01) found, number of faces: 3178 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 205 iterations +INFO: calculate: elapsed time: 0:00:17.958546 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 37 / 177 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.09 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.09 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.09 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.09/mesh.unv +INFO: shape: + edges length: 58.0541682853373 + surface area: 31.888387975424436 + volume: 5.275889746590508 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 38735 + Edges: 586 + Faces: 6302 + Triangles: 6302 + Volumes: 31847 + Tetrahedrons: 14021 + Prisms: 17826 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:12.129729 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 5.31987, 276 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 17826 + Faces with small interpolation weight (< 0.05) found, number of faces: 5942 + Faces with small volume ratio (< 0.01) found, number of faces: 2884 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 205 iterations +INFO: calculate: elapsed time: 0:00:17.220996 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 38 / 177 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.1 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.1 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.1 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.1/mesh.unv +INFO: shape: + edges length: 57.87611497857751 + surface area: 31.059021188301777 + volume: 5.008016924309914 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 36910 + Edges: 576 + Faces: 6040 + Triangles: 6040 + Volumes: 30294 + Tetrahedrons: 13158 + Prisms: 17136 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:11.707106 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 5.00366, 304 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 17136 + Faces with small interpolation weight (< 0.05) found, number of faces: 5712 + Faces with small volume ratio (< 0.01) found, number of faces: 2840 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 200 iterations +INFO: calculate: elapsed time: 0:00:16.232855 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 39 / 177 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.11 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.11 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.11 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.11/mesh.unv +INFO: shape: + edges length: 57.71136056041131 + surface area: 30.206392335300823 + volume: 4.739721893499798 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 36015 + Edges: 580 + Faces: 5946 + Triangles: 5946 + Volumes: 29489 + Tetrahedrons: 12611 + Prisms: 16878 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:11.729276 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 4.72004, 316 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 16878 + Faces with small interpolation weight (< 0.05) found, number of faces: 5626 + Faces with small volume ratio (< 0.01) found, number of faces: 2781 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 216 iterations +INFO: calculate: elapsed time: 0:00:17.154900 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 40 / 177 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.12 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.12 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.12 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.12/mesh.unv +INFO: shape: + edges length: 57.55746552707673 + surface area: 29.328847778991154 + volume: 4.471385635686289 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 34855 + Edges: 568 + Faces: 5686 + Triangles: 5686 + Volumes: 28601 + Tetrahedrons: 12395 + Prisms: 16206 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:11.496149 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 4.50456, 322 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 16206 + Faces with small interpolation weight (< 0.05) found, number of faces: 5402 + Faces with small volume ratio (< 0.01) found, number of faces: 2487 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 211 iterations +INFO: calculate: elapsed time: 0:00:15.896477 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 41 / 177 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.13 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.13 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.13 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.13/mesh.unv +INFO: shape: + edges length: 57.41249217642057 + surface area: 28.42470479303623 + volume: 4.203434553390652 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 35086 + Edges: 567 + Faces: 5672 + Triangles: 5672 + Volumes: 28847 + Tetrahedrons: 12575 + Prisms: 16272 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:11.522658 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 4.26206, 392 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 16273 + Faces with small interpolation weight (< 0.05) found, number of faces: 5424 + Faces with small volume ratio (< 0.01) found, number of faces: 2236 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 209 iterations +INFO: calculate: elapsed time: 0:00:15.930039 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 42 / 177 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.14 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.14 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.14 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.14/mesh.unv +INFO: shape: + edges length: 57.2748669301434 + surface area: 27.492235219080012 + volume: 3.936345323128751 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 33976 + Edges: 572 + Faces: 5590 + Triangles: 5590 + Volumes: 27814 + Tetrahedrons: 11740 + Prisms: 16074 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:11.513277 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 4.08581, 247 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 16074 + Faces with small interpolation weight (< 0.05) found, number of faces: 5358 + Faces with small volume ratio (< 0.01) found, number of faces: 2374 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 193 iterations +INFO: calculate: elapsed time: 0:00:14.717838 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 43 / 177 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.15 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.15 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.15 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.15/mesh.unv +INFO: shape: + edges length: 57.14328685228628 + surface area: 26.529651480432133 + volume: 3.670650282964796 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 33263 + Edges: 577 + Faces: 5506 + Triangles: 5506 + Volumes: 27180 + Tetrahedrons: 11214 + Prisms: 15966 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:11.649120 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Cells with small determinant (< 0.001) found, number of cells: 15966 + Faces with small interpolation weight (< 0.05) found, number of faces: 5322 + Faces with small volume ratio (< 0.01) found, number of faces: 2375 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 183 iterations +INFO: calculate: elapsed time: 0:00:12.899774 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 44 / 177 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.16 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.16 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.16 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.16/mesh.unv +INFO: shape: + edges length: 57.016654193401884 + surface area: 25.53509404059947 + volume: 3.4069434298083503 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 32048 + Edges: 573 + Faces: 5270 + Triangles: 5270 + Volumes: 26205 + Tetrahedrons: 10863 + Prisms: 15342 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:11.424939 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Cells with small determinant (< 0.001) found, number of cells: 15342 + Faces with small interpolation weight (< 0.05) found, number of faces: 5114 + Faces with small volume ratio (< 0.01) found, number of faces: 2106 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 164 iterations +INFO: calculate: elapsed time: 0:00:11.544400 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 45 / 177 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.17 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.17 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.17 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.17/mesh.unv +INFO: shape: + edges length: 56.894029331137446 + surface area: 24.506619569491242 + volume: 3.1458870925048874 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 30806 + Edges: 575 + Faces: 5074 + Triangles: 5074 + Volumes: 25157 + Tetrahedrons: 10331 + Prisms: 14826 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:11.238794 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Cells with small determinant (< 0.001) found, number of cells: 14826 + Faces with small interpolation weight (< 0.05) found, number of faces: 4942 + Faces with small volume ratio (< 0.01) found, number of faces: 1966 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 149 iterations +INFO: calculate: elapsed time: 0:00:10.722700 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 46 / 177 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.18 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.18 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.18 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.18/mesh.unv +INFO: shape: + edges length: 56.774596147140606 + surface area: 23.442189517836102 + volume: 2.888219374398998 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:10.166660 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + ideasUnvToFoam: ideasUnvToFoam.C:1262: int main(int, char**): Assertion `noveau > -1' failed. + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.18/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.18/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.18/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:00.979031 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 47 / 177 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.19 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.19 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.19 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.19/mesh.unv +INFO: shape: + edges length: 56.65763602681548 + surface area: 22.339658705512193 + volume: 2.6347624502353484 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:10.144410 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + ideasUnvToFoam: ideasUnvToFoam.C:1262: int main(int, char**): Assertion `noveau > -1' failed. + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.19/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.19/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.19/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:00.969278 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 48 / 177 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.2 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.2 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.2 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.2/mesh.unv +INFO: shape: + edges length: 56.54250797051813 + surface area: 21.196763681539288 + volume: 2.3864318335634125 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 27496 + Edges: 583 + Faces: 4538 + Triangles: 4538 + Volumes: 22375 + Tetrahedrons: 9073 + Prisms: 13302 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:11.053968 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Cells with small determinant (< 0.001) found, number of cells: 13302 + Faces with small interpolation weight (< 0.05) found, number of faces: 4434 + Faces with small volume ratio (< 0.01) found, number of faces: 1524 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 130 iterations +INFO: calculate: elapsed time: 0:00:08.707703 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 49 / 177 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.21 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.21 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.21 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.21/mesh.unv +INFO: shape: + edges length: 56.42863311978214 + surface area: 20.011110644906775 + volume: 2.1442467322072467 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:10.085670 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + ideasUnvToFoam: ideasUnvToFoam.C:1262: int main(int, char**): Assertion `noveau > -1' failed. + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.21/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.21/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.21/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:00.913884 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 50 / 177 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.22 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.22 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.22 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.22/mesh.unv +INFO: shape: + edges length: 56.315482526600825 + surface area: 18.780162758946457 + volume: 1.9093416309885023 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 23619 + Edges: 559 + Faces: 3864 + Triangles: 3864 + Volumes: 19196 + Tetrahedrons: 7748 + Prisms: 11448 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:10.998777 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Cells with small determinant (< 0.001) found, number of cells: 11455 + Faces with small interpolation weight (< 0.05) found, number of faces: 3816 + Faces with small volume ratio (< 0.01) found, number of faces: 1137 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 101 iterations +INFO: calculate: elapsed time: 0:00:06.220899 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 51 / 177 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.23 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.23 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.23 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.23/mesh.unv +INFO: shape: + edges length: 56.20256733952817 + surface area: 17.501226663021182 + volume: 1.682979272058994 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 21351 + Edges: 545 + Faces: 3462 + Triangles: 3462 + Volumes: 17344 + Tetrahedrons: 7054 + Prisms: 10290 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:10.960235 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Cells with small determinant (< 0.001) found, number of cells: 10298 + Faces with small interpolation weight (< 0.05) found, number of faces: 3430 + Faces with small volume ratio (< 0.01) found, number of faces: 953 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 129 iterations +INFO: calculate: elapsed time: 0:00:07.171450 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 52 / 177 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.24 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.24 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.24 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.24/mesh.unv +INFO: shape: + edges length: 56.08943081333709 + surface area: 16.171438045250856 + volume: 1.4665652005693146 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 20429 + Edges: 549 + Faces: 3312 + Triangles: 3312 + Volumes: 16568 + Tetrahedrons: 6728 + Prisms: 9840 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:10.805990 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Cells with small determinant (< 0.001) found, number of cells: 9841 + Faces with small interpolation weight (< 0.05) found, number of faces: 3280 + Faces with small volume ratio (< 0.01) found, number of faces: 889 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 83 iterations +INFO: calculate: elapsed time: 0:00:05.262440 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 53 / 177 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.25 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.25 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.25 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.25/mesh.unv +INFO: shape: + edges length: 55.97564170898739 + surface area: 14.787746112755025 + volume: 1.2616640950268165 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 19495 + Edges: 567 + Faces: 3134 + Triangles: 3134 + Volumes: 15794 + Tetrahedrons: 6488 + Prisms: 9306 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:10.807720 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Cells with small determinant (< 0.001) found, number of cells: 9308 + Faces with small interpolation weight (< 0.05) found, number of faces: 3102 + Faces with small volume ratio (< 0.01) found, number of faces: 695 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 85 iterations +INFO: calculate: elapsed time: 0:00:04.935748 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 54 / 177 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.26 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.26 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.26 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.26/mesh.unv +INFO: shape: + edges length: 55.86078876250276 + surface area: 13.34689671777647 + volume: 1.0700181172611742 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:10.091295 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + ideasUnvToFoam: ideasUnvToFoam.C:1262: int main(int, char**): Assertion `noveau > -1' failed. + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.26/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.26/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.26/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:00.887621 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 55 / 177 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.27 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.27 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.27 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.27/mesh.unv +INFO: shape: + edges length: 55.74447598073373 + surface area: 11.845414093482406 + volume: 0.8935675597542179 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:10.126755 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + ideasUnvToFoam: ideasUnvToFoam.C:1262: int main(int, char**): Assertion `noveau > -1' failed. + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + -------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- +[0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.27/processor0" +[0] +[0] +FOAM parallel run exiting +[0] + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.27/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.27/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:00.930099 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 56 / 177 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.28 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.28 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.28 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.28/mesh.unv +INFO: shape: + edges length: 55.62631857909893 + surface area: 10.27958086551627 + volume: 0.7344741076206429 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 18593 + Edges: 815 + Faces: 3054 + Triangles: 3054 + Volumes: 14724 + Tetrahedrons: 5658 + Prisms: 9066 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:10.690569 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Error in face tets: 7 faces with low quality or negative volume decomposition tets. + Cells with small determinant (< 0.001) found, number of cells: 9067 + Faces with small interpolation weight (< 0.05) found, number of faces: 2913 + Faces with small volume ratio (< 0.01) found, number of faces: 401 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 102 iterations +INFO: calculate: elapsed time: 0:00:05.191197 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 57 / 177 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.01 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.01 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.01 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.01/mesh.unv +INFO: shape: + edges length: 86.2180765824255 + surface area: 57.294374668310404 + volume: 11.054779312846764 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 75752 + Edges: 905 + Faces: 11840 + Triangles: 11840 + Volumes: 63007 + Tetrahedrons: 30772 + Prisms: 32235 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:15.234368 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 15.9753, 143 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 32254 + Faces with small interpolation weight (< 0.05) found, number of faces: 10641 + Faces with small volume ratio (< 0.01) found, number of faces: 4571 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 349 iterations +INFO: calculate: elapsed time: 0:00:59.906530 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 58 / 177 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.02 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.02 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.02 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.02/mesh.unv +INFO: shape: + edges length: 86.47215081125712 + surface area: 56.32085332707517 + volume: 10.672324028604878 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 74151 + Edges: 914 + Faces: 11718 + Triangles: 11718 + Volumes: 61519 + Tetrahedrons: 29794 + Prisms: 31725 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:14.461295 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 11.1671, 225 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 31729 + Faces with small interpolation weight (< 0.05) found, number of faces: 10565 + Faces with small volume ratio (< 0.01) found, number of faces: 4694 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 349 iterations +INFO: calculate: elapsed time: 0:00:59.378366 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 59 / 177 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.03 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.03 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.03 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.03/mesh.unv +INFO: shape: + edges length: 86.7611836053798 + surface area: 55.33397506830063 + volume: 10.286451215163424 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 70608 + Edges: 887 + Faces: 11116 + Triangles: 11116 + Volumes: 58605 + Tetrahedrons: 28560 + Prisms: 30045 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:14.707868 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 9.32173, 303 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 30045 + Faces with small interpolation weight (< 0.05) found, number of faces: 10014 + Faces with small volume ratio (< 0.01) found, number of faces: 4421 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 335 iterations +INFO: calculate: elapsed time: 0:00:53.034967 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 60 / 177 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.04 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.04 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.04 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.04/mesh.unv +INFO: shape: + edges length: 87.06620086897296 + surface area: 54.327731119798 + volume: 9.897375969978519 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 68594 + Edges: 868 + Faces: 10722 + Triangles: 10722 + Volumes: 57004 + Tetrahedrons: 27916 + Prisms: 29088 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:14.606806 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 8.16472, 354 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 29088 + Faces with small interpolation weight (< 0.05) found, number of faces: 9696 + Faces with small volume ratio (< 0.01) found, number of faces: 4376 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 324 iterations +INFO: calculate: elapsed time: 0:00:50.303848 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 61 / 177 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.05 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.05 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.05 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.05/mesh.unv +INFO: shape: + edges length: 87.3805512874691 + surface area: 53.29807820737234 + volume: 9.505344668111452 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 68285 + Edges: 890 + Faces: 10684 + Triangles: 10684 + Volumes: 56711 + Tetrahedrons: 27707 + Prisms: 29004 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:14.894999 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 7.23791, 401 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 29004 + Faces with small interpolation weight (< 0.05) found, number of faces: 9668 + Faces with small volume ratio (< 0.01) found, number of faces: 4216 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 311 iterations +INFO: calculate: elapsed time: 0:00:47.129492 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 62 / 177 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.06 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.06 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.06 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.06/mesh.unv +INFO: shape: + edges length: 87.70117215923266 + surface area: 52.241778147944196 + volume: 9.110636746225136 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 65823 + Edges: 880 + Faces: 10272 + Triangles: 10272 + Volumes: 54671 + Tetrahedrons: 26594 + Prisms: 28077 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:14.386530 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 6.5855, 460 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 28077 + Faces with small interpolation weight (< 0.05) found, number of faces: 9359 + Faces with small volume ratio (< 0.01) found, number of faces: 4250 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 298 iterations +INFO: calculate: elapsed time: 0:00:43.632542 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 63 / 177 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.07 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.07 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.07 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.07/mesh.unv +INFO: shape: + edges length: 88.0264542932541 + surface area: 51.15598061563208 + volume: 8.713569346309075 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 64396 + Edges: 870 + Faces: 9986 + Triangles: 9986 + Volumes: 53540 + Tetrahedrons: 26066 + Prisms: 27474 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:16.318025 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 6.09241, 471 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 27474 + Faces with small interpolation weight (< 0.05) found, number of faces: 9158 + Faces with small volume ratio (< 0.01) found, number of faces: 3993 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 292 iterations +INFO: calculate: elapsed time: 0:00:42.773136 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 64 / 177 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.08 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.08 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.08 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.08/mesh.unv +INFO: shape: + edges length: 88.35549133407163 + surface area: 50.038030027972006 + volume: 8.314500652007972 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 61613 + Edges: 873 + Faces: 9770 + Triangles: 9770 + Volumes: 50970 + Tetrahedrons: 24186 + Prisms: 26784 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:15.085457 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 5.6849, 559 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 26784 + Faces with small interpolation weight (< 0.05) found, number of faces: 8928 + Faces with small volume ratio (< 0.01) found, number of faces: 4118 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 271 iterations +INFO: calculate: elapsed time: 0:00:38.192300 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 65 / 177 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.09 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.09 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.09 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.09/mesh.unv +INFO: shape: + edges length: 88.68775776974019 + surface area: 48.88535849352577 + volume: 7.913834601772111 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 60823 + Edges: 891 + Faces: 9652 + Triangles: 9652 + Volumes: 50280 + Tetrahedrons: 23712 + Prisms: 26568 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:14.061199 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 5.30093, 612 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 26568 + Faces with small interpolation weight (< 0.05) found, number of faces: 8856 + Faces with small volume ratio (< 0.01) found, number of faces: 3819 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 265 iterations +INFO: calculate: elapsed time: 0:00:36.110942 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 66 / 177 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.1 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.1 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.1 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.1/mesh.unv +INFO: shape: + edges length: 89.022951815785 + surface area: 47.695421310909474 + volume: 7.512025387717557 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 59611 + Edges: 889 + Faces: 9492 + Triangles: 9492 + Volumes: 49230 + Tetrahedrons: 23118 + Prisms: 26112 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:14.192927 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 5.01874, 617 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 26112 + Faces with small interpolation weight (< 0.05) found, number of faces: 8704 + Faces with small volume ratio (< 0.01) found, number of faces: 3624 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 251 iterations +INFO: calculate: elapsed time: 0:00:34.059614 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 67 / 177 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.11 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.11 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.11 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.11/mesh.unv +INFO: shape: + edges length: 89.3609114460196 + surface area: 46.46565189765283 + volume: 7.1095828489759425 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 57365 + Edges: 895 + Faces: 9252 + Triangles: 9252 + Volumes: 47218 + Tetrahedrons: 21676 + Prisms: 25542 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:13.881217 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 4.71307, 665 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 25544 + Faces with small interpolation weight (< 0.05) found, number of faces: 8514 + Faces with small volume ratio (< 0.01) found, number of faces: 3774 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 244 iterations +INFO: calculate: elapsed time: 0:00:30.897168 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 68 / 177 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.12 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.12 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.12 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.12/mesh.unv +INFO: shape: + edges length: 89.70156637767384 + surface area: 45.19342925605132 + volume: 6.707078469504231 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 56987 + Edges: 907 + Faces: 9168 + Triangles: 9168 + Volumes: 46912 + Tetrahedrons: 21583 + Prisms: 25329 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:13.964988 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 4.51651, 646 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 25333 + Faces with small interpolation weight (< 0.05) found, number of faces: 8443 + Faces with small volume ratio (< 0.01) found, number of faces: 3441 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 232 iterations +INFO: calculate: elapsed time: 0:00:29.689640 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 69 / 177 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.13 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.13 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.13 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.13/mesh.unv +INFO: shape: + edges length: 90.04490915692722 + surface area: 43.8760520494547 + volume: 6.305151855459057 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 54181 + Edges: 886 + Faces: 8732 + Triangles: 8732 + Volumes: 44563 + Tetrahedrons: 20239 + Prisms: 24324 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:13.672680 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 4.28137, 582 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 24324 + Faces with small interpolation weight (< 0.05) found, number of faces: 8108 + Faces with small volume ratio (< 0.01) found, number of faces: 3192 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 219 iterations +INFO: calculate: elapsed time: 0:00:26.014274 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 70 / 177 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.14 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.14 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.14 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.14/mesh.unv +INFO: shape: + edges length: 90.39097703160374 + surface area: 42.51071661546081 + volume: 5.904518020306778 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 53556 + Edges: 901 + Faces: 8624 + Triangles: 8624 + Volumes: 44031 + Tetrahedrons: 19971 + Prisms: 24060 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:13.434058 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 4.07637, 400 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 24060 + Faces with small interpolation weight (< 0.05) found, number of faces: 8020 + Faces with small volume ratio (< 0.01) found, number of faces: 2957 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 208 iterations +INFO: calculate: elapsed time: 0:00:24.856631 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 71 / 177 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.15 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.15 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.15 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.15/mesh.unv +INFO: shape: + edges length: 90.73984022622174 + surface area: 41.09449746557092 + volume: 5.50597546728684 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 52372 + Edges: 912 + Faces: 8452 + Triangles: 8452 + Volumes: 43008 + Tetrahedrons: 19473 + Prisms: 23535 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:13.590849 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Cells with small determinant (< 0.001) found, number of cells: 23535 + Faces with small interpolation weight (< 0.05) found, number of faces: 7845 + Faces with small volume ratio (< 0.01) found, number of faces: 2790 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 198 iterations +INFO: calculate: elapsed time: 0:00:23.807793 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 72 / 177 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.16 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.16 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.16 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.16/mesh.unv +INFO: shape: + edges length: 91.0915941773422 + surface area: 39.62432878879517 + volume: 5.110415274819637 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 50836 + Edges: 921 + Faces: 8220 + Triangles: 8220 + Volumes: 41695 + Tetrahedrons: 18760 + Prisms: 22935 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:14.084636 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Cells with small determinant (< 0.001) found, number of cells: 22935 + Faces with small interpolation weight (< 0.05) found, number of faces: 7645 + Faces with small volume ratio (< 0.01) found, number of faces: 2551 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 183 iterations +INFO: calculate: elapsed time: 0:00:21.859387 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 73 / 177 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.17 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.17 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.17 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.17/mesh.unv +INFO: shape: + edges length: 91.44635430661226 + surface area: 38.096986758922824 + volume: 4.718830794742632 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 48195 + Edges: 915 + Faces: 7866 + Triangles: 7866 + Volumes: 39414 + Tetrahedrons: 17514 + Prisms: 21900 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:13.144308 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Cells with small determinant (< 0.001) found, number of cells: 21900 + Faces with small interpolation weight (< 0.05) found, number of faces: 7300 + Faces with small volume ratio (< 0.01) found, number of faces: 2366 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 170 iterations +INFO: calculate: elapsed time: 0:00:18.806288 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 74 / 177 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.18 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.18 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.18 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.18/mesh.unv +INFO: shape: + edges length: 91.80425247085287 + surface area: 36.509071461523334 + volume: 4.332329246017878 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 46691 + Edges: 912 + Faces: 7602 + Triangles: 7602 + Volumes: 38177 + Tetrahedrons: 16985 + Prisms: 21192 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:13.440331 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Cells with small determinant (< 0.001) found, number of cells: 21192 + Faces with small interpolation weight (< 0.05) found, number of faces: 7064 + Faces with small volume ratio (< 0.01) found, number of faces: 2143 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 160 iterations +INFO: calculate: elapsed time: 0:00:18.257812 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 75 / 177 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.19 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.19 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.19 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.19/mesh.unv +INFO: shape: + edges length: 92.16543455164131 + surface area: 34.856988746697525 + volume: 3.9521438912269424 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 44272 + Edges: 924 + Faces: 7258 + Triangles: 7258 + Volumes: 36090 + Tetrahedrons: 15666 + Prisms: 20424 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:12.810270 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Cells with small determinant (< 0.001) found, number of cells: 20424 + Faces with small interpolation weight (< 0.05) found, number of faces: 6808 + Faces with small volume ratio (< 0.01) found, number of faces: 2204 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 144 iterations +INFO: calculate: elapsed time: 0:00:17.150248 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 76 / 177 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.2 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.2 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.2 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.2/mesh.unv +INFO: shape: + edges length: 92.53005883940185 + surface area: 33.13693115715401 + volume: 3.579647999512295 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 42889 + Edges: 936 + Faces: 7032 + Triangles: 7032 + Volumes: 34921 + Tetrahedrons: 15115 + Prisms: 19806 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:12.635847 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Cells with small determinant (< 0.001) found, number of cells: 19806 + Faces with small interpolation weight (< 0.05) found, number of faces: 6602 + Faces with small volume ratio (< 0.01) found, number of faces: 2021 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 133 iterations +INFO: calculate: elapsed time: 0:00:14.674178 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 77 / 177 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.21 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.21 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.21 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.21/mesh.unv +INFO: shape: + edges length: 92.89829498546045 + surface area: 31.344857739584544 + volume: 3.2163704826504405 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 39817 + Edges: 923 + Faces: 6538 + Triangles: 6538 + Volumes: 32356 + Tetrahedrons: 13984 + Prisms: 18372 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:12.629701 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Cells with small determinant (< 0.001) found, number of cells: 18373 + Faces with small interpolation weight (< 0.05) found, number of faces: 6124 + Faces with small volume ratio (< 0.01) found, number of faces: 1745 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 121 iterations +INFO: calculate: elapsed time: 0:00:14.050037 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 78 / 177 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.22 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.22 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.22 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.22/mesh.unv +INFO: shape: + edges length: 93.27032337045651 + surface area: 29.47647308009501 + volume: 2.8640128855300646 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 37292 + Edges: 928 + Faces: 6136 + Triangles: 6136 + Volumes: 30228 + Tetrahedrons: 13035 + Prisms: 17193 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:12.319094 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Cells with small determinant (< 0.001) found, number of cells: 17208 + Faces with small interpolation weight (< 0.05) found, number of faces: 5731 + Faces with small volume ratio (< 0.01) found, number of faces: 1573 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 133 iterations +INFO: calculate: elapsed time: 0:00:13.905482 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 79 / 177 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.23 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.23 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.23 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.23/mesh.unv +INFO: shape: + edges length: 93.6463347860818 + surface area: 27.52720390292665 + volume: 2.5244691900343326 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 34916 + Edges: 935 + Faces: 5794 + Triangles: 5794 + Volumes: 28187 + Tetrahedrons: 12029 + Prisms: 16158 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:12.253516 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Cells with small determinant (< 0.001) found, number of cells: 16163 + Faces with small interpolation weight (< 0.05) found, number of faces: 5386 + Faces with small volume ratio (< 0.01) found, number of faces: 1414 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 115 iterations +INFO: calculate: elapsed time: 0:00:12.435235 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 80 / 177 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.24 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.24 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.24 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.24/mesh.unv +INFO: shape: + edges length: 94.02653035939234 + surface area: 25.492174259112975 + volume: 2.1998475774152553 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 32433 + Edges: 948 + Faces: 5404 + Triangles: 5404 + Volumes: 26081 + Tetrahedrons: 11069 + Prisms: 15012 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:12.101597 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Cells with small determinant (< 0.001) found, number of cells: 15013 + Faces with small interpolation weight (< 0.05) found, number of faces: 5004 + Faces with small volume ratio (< 0.01) found, number of faces: 1126 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 95 iterations +INFO: calculate: elapsed time: 0:00:09.875629 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 81 / 177 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.25 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.25 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.25 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.25/mesh.unv +INFO: shape: + edges length: 94.41112167079831 + surface area: 23.366179087621944 + volume: 1.89249630544495 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 30376 + Edges: 951 + Faces: 4978 + Triangles: 4978 + Volumes: 24447 + Tetrahedrons: 10380 + Prisms: 14067 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:11.924800 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Cells with small determinant (< 0.001) found, number of cells: 14071 + Faces with small interpolation weight (< 0.05) found, number of faces: 4689 + Faces with small volume ratio (< 0.01) found, number of faces: 965 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 88 iterations +INFO: calculate: elapsed time: 0:00:09.708329 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 82 / 177 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.26 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.26 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.26 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.26/mesh.unv +INFO: shape: + edges length: 94.80033103200822 + surface area: 21.14365508604172 + volume: 1.6050273561061492 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 28004 + Edges: 988 + Faces: 4648 + Triangles: 4648 + Volumes: 22368 + Tetrahedrons: 9312 + Prisms: 13056 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:11.800971 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Cells with small determinant (< 0.001) found, number of cells: 13058 + Faces with small interpolation weight (< 0.05) found, number of faces: 4352 + Faces with small volume ratio (< 0.01) found, number of faces: 835 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 74 iterations +INFO: calculate: elapsed time: 0:00:06.907610 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 83 / 177 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.27 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.27 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.27 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.27/mesh.unv +INFO: shape: + edges length: 95.19439190092051 + surface area: 18.818648377053265 + volume: 1.3403512889472835 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 27300 + Edges: 1064 + Faces: 4516 + Triangles: 4516 + Volumes: 21720 + Tetrahedrons: 8928 + Prisms: 12792 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:11.752959 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Cells with small determinant (< 0.001) found, number of cells: 12793 + Faces with small interpolation weight (< 0.05) found, number of faces: 4264 + Faces with small volume ratio (< 0.01) found, number of faces: 628 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 67 iterations +INFO: calculate: elapsed time: 0:00:06.002952 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 84 / 177 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.28 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.28 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: simple + coefficient: 0.28 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.28/mesh.unv +INFO: shape: + edges length: 95.59354941822387 + surface area: 16.384779939832647 + volume: 1.1017111010330274 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 29182 + Edges: 1287 + Faces: 4844 + Triangles: 4844 + Volumes: 23051 + Tetrahedrons: 9221 + Prisms: 13830 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:11.683024 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Cells with small determinant (< 0.001) found, number of cells: 13831 + Faces with small interpolation weight (< 0.05) found, number of faces: 4464 + Faces with small volume ratio (< 0.01) found, number of faces: 510 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 71 iterations +INFO: calculate: elapsed time: 0:00:06.975291 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 85 / 177 + cpu count: 4 + structure: bodyCentered + direction: [1, 0, 0] + theta: 0.01 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.01 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.01 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.01/mesh.unv +INFO: shape: + edges length: 45.531743002656775 + surface area: 11.687769609863718 + volume: 0.5988483649030039 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:12.491691 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + ideasUnvToFoam: ideasUnvToFoam.C:1262: int main(int, char**): Assertion `noveau > -1' failed. + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.01/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.01/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.01/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:00.947794 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 86 / 177 + cpu count: 4 + structure: bodyCentered + direction: [1, 0, 0] + theta: 0.02 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.02 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.02 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.02/mesh.unv +INFO: shape: + edges length: 46.750684197640254 + surface area: 11.358349552159043 + volume: 0.55809818903684 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:12.526109 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + ideasUnvToFoam: ideasUnvToFoam.C:1262: int main(int, char**): Assertion `noveau > -1' failed. + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.02/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.02/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.02/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:00.965447 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 87 / 177 + cpu count: 4 + structure: bodyCentered + direction: [1, 0, 0] + theta: 0.03 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.03 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.03 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.03/mesh.unv +INFO: shape: + edges length: 47.76197195290798 + surface area: 11.02123249950197 + volume: 0.5174568564417954 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:12.264737 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + ideasUnvToFoam: ideasUnvToFoam.C:1262: int main(int, char**): Assertion `noveau > -1' failed. + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.03/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.03/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.03/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:00.945029 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 88 / 177 + cpu count: 4 + structure: bodyCentered + direction: [1, 0, 0] + theta: 0.04 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.04 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.04 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.04/mesh.unv +INFO: shape: + edges length: 48.66941732664939 + surface area: 10.674860641009067 + volume: 0.4769871558937385 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:12.340570 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + ideasUnvToFoam: ideasUnvToFoam.C:1262: int main(int, char**): Assertion `noveau > -1' failed. + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.04/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.04/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.04/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:00.924621 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 89 / 177 + cpu count: 4 + structure: bodyCentered + direction: [1, 0, 0] + theta: 0.05 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.05 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.05 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.05/mesh.unv +INFO: shape: + edges length: 49.513284408849294 + surface area: 10.318103173730593 + volume: 0.43675828529137517 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:12.744345 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + ideasUnvToFoam: ideasUnvToFoam.C:1262: int main(int, char**): Assertion `noveau > -1' failed. + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.05/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.05/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.05/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:00.981123 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 90 / 177 + cpu count: 4 + structure: bodyCentered + direction: [1, 0, 0] + theta: 0.06 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.06 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.06 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.06/mesh.unv +INFO: shape: + edges length: 50.31429324615756 + surface area: 9.94999620448138 + volume: 0.3968465063487791 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:12.670460 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + ideasUnvToFoam: ideasUnvToFoam.C:1262: int main(int, char**): Assertion `noveau > -1' failed. + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.06/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.06/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.06/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:00.904664 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 91 / 177 + cpu count: 4 + structure: bodyCentered + direction: [1, 0, 0] + theta: 0.07 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.07 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.07 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.07/mesh.unv +INFO: shape: + edges length: 51.084824731379264 + surface area: 9.569648214834947 + volume: 0.35733580267791076 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:12.606597 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + ideasUnvToFoam: ideasUnvToFoam.C:1262: int main(int, char**): Assertion `noveau > -1' failed. + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.07/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.07/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.07/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:00.920446 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 92 / 177 + cpu count: 4 + structure: bodyCentered + direction: [1, 0, 0] + theta: 0.08 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.08 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.08 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.08/mesh.unv +INFO: shape: + edges length: 51.83301665979388 + surface area: 9.176196580038265 + volume: 0.31831863527848103 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:12.496344 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + ideasUnvToFoam: ideasUnvToFoam.C:1262: int main(int, char**): Assertion `noveau > -1' failed. + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.08/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.08/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.08/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:00.930520 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 93 / 177 + cpu count: 4 + structure: bodyCentered + direction: [1, 0, 0] + theta: 0.09 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.09 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.09 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.09/mesh.unv +INFO: shape: + edges length: 52.56459054177783 + surface area: 8.768781538038887 + volume: 0.2798967509378938 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:13.022419 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + ideasUnvToFoam: ideasUnvToFoam.C:1262: int main(int, char**): Assertion `noveau > -1' failed. + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.09/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.09/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.09/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:00.971627 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 94 / 177 + cpu count: 4 + structure: bodyCentered + direction: [1, 0, 0] + theta: 0.1 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.1 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.1 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.1/mesh.unv +INFO: shape: + edges length: 53.283779236681504 + surface area: 8.346531731971623 + volume: 0.24218209824489198 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:13.005859 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + ideasUnvToFoam: ideasUnvToFoam.C:1262: int main(int, char**): Assertion `noveau > -1' failed. + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.1/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.1/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.1/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:00.946101 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 95 / 177 + cpu count: 4 + structure: bodyCentered + direction: [1, 0, 0] + theta: 0.11 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.11 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.11 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.11/mesh.unv +INFO: shape: + edges length: 53.99384365213575 + surface area: 7.908552201578762 + volume: 0.20529782464728982 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:13.240185 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + ideasUnvToFoam: ideasUnvToFoam.C:1262: int main(int, char**): Assertion `noveau > -1' failed. + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.11/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.11/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.11/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:00.947312 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 96 / 177 + cpu count: 4 + structure: bodyCentered + direction: [1, 0, 0] + theta: 0.12 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.12 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.12 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.12/mesh.unv +INFO: shape: + edges length: 54.697381356931636 + surface area: 7.453916236438449 + volume: 0.1693793844475514 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:13.585100 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + ideasUnvToFoam: ideasUnvToFoam.C:1262: int main(int, char**): Assertion `noveau > -1' failed. + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.12/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.12/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.12/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:01.025908 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 97 / 177 + cpu count: 4 + structure: bodyCentered + direction: [1, 0, 0] + theta: 0.13 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.13 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.13 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.13/mesh.unv +INFO: shape: + edges length: 55.3965213009216 + surface area: 6.981657997702339 + volume: 0.13457575976110642 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 79569 + Edges: 2865 + Faces: 21372 + Triangles: 21372 + Volumes: 55332 + Tetrahedrons: 0 + Prisms: 55332 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:16.860298 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + ideasUnvToFoam: ideasUnvToFoam.C:1262: int main(int, char**): Assertion `noveau > -1' failed. + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.13/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.13/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.13/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:01.357637 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 98 / 177 + cpu count: 4 + structure: bodyCentered + direction: [0, 0, 1] + theta: 0.01 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.01 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.01 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.01/mesh.unv +INFO: shape: + edges length: 45.5317430026568 + surface area: 11.687769609863723 + volume: 0.5988483649030042 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:12.447051 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + ideasUnvToFoam: ideasUnvToFoam.C:1262: int main(int, char**): Assertion `noveau > -1' failed. + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.01/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.01/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.01/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:00.945651 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 99 / 177 + cpu count: 4 + structure: bodyCentered + direction: [0, 0, 1] + theta: 0.02 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.02 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.02 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.02/mesh.unv +INFO: shape: + edges length: 46.75068419764028 + surface area: 11.358349552159051 + volume: 0.5580981890368403 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:12.508326 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + ideasUnvToFoam: ideasUnvToFoam.C:1262: int main(int, char**): Assertion `noveau > -1' failed. + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.02/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.02/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.02/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:00.934438 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 100 / 177 + cpu count: 4 + structure: bodyCentered + direction: [0, 0, 1] + theta: 0.03 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.03 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.03 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.03/mesh.unv +INFO: shape: + edges length: 47.76197195290798 + surface area: 11.021232499501968 + volume: 0.5174568564417947 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:12.316458 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + ideasUnvToFoam: ideasUnvToFoam.C:1262: int main(int, char**): Assertion `noveau > -1' failed. + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.03/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.03/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.03/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:00.944594 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 101 / 177 + cpu count: 4 + structure: bodyCentered + direction: [0, 0, 1] + theta: 0.04 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.04 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.04 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.04/mesh.unv +INFO: shape: + edges length: 48.66941732664938 + surface area: 10.674860641009062 + volume: 0.47698715589373775 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:12.504702 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + ideasUnvToFoam: ideasUnvToFoam.C:1262: int main(int, char**): Assertion `noveau > -1' failed. + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.04/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.04/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.04/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:00.895759 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 102 / 177 + cpu count: 4 + structure: bodyCentered + direction: [0, 0, 1] + theta: 0.05 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.05 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.05 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.05/mesh.unv +INFO: shape: + edges length: 49.51328440884927 + surface area: 10.318103173730591 + volume: 0.4367582852913754 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:12.581417 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + ideasUnvToFoam: ideasUnvToFoam.C:1262: int main(int, char**): Assertion `noveau > -1' failed. + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.05/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.05/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.05/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:00.900751 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 103 / 177 + cpu count: 4 + structure: bodyCentered + direction: [0, 0, 1] + theta: 0.06 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.06 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.06 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.06/mesh.unv +INFO: shape: + edges length: 50.31429324615757 + surface area: 9.949996204481382 + volume: 0.39684650634877927 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:12.654302 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + ideasUnvToFoam: ideasUnvToFoam.C:1262: int main(int, char**): Assertion `noveau > -1' failed. + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.06/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.06/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.06/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:00.880678 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 104 / 177 + cpu count: 4 + structure: bodyCentered + direction: [0, 0, 1] + theta: 0.07 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.07 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.07 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.07/mesh.unv +INFO: shape: + edges length: 51.084824731379264 + surface area: 9.569648214834945 + volume: 0.3573358026779106 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:12.370191 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + ideasUnvToFoam: ideasUnvToFoam.C:1262: int main(int, char**): Assertion `noveau > -1' failed. + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.07/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.07/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.07/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:00.886827 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 105 / 177 + cpu count: 4 + structure: bodyCentered + direction: [0, 0, 1] + theta: 0.08 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.08 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.08 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.08/mesh.unv +INFO: shape: + edges length: 51.83301665979387 + surface area: 9.176196580038267 + volume: 0.31831863527848103 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:12.626040 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + ideasUnvToFoam: ideasUnvToFoam.C:1262: int main(int, char**): Assertion `noveau > -1' failed. + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.08/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.08/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.08/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:00.899564 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 106 / 177 + cpu count: 4 + structure: bodyCentered + direction: [0, 0, 1] + theta: 0.09 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.09 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.09 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.09/mesh.unv +INFO: shape: + edges length: 52.56459054177784 + surface area: 8.768781538038892 + volume: 0.27989675093789435 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:12.770793 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + ideasUnvToFoam: ideasUnvToFoam.C:1262: int main(int, char**): Assertion `noveau > -1' failed. + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.09/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.09/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.09/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:00.909065 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 107 / 177 + cpu count: 4 + structure: bodyCentered + direction: [0, 0, 1] + theta: 0.1 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.1 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.1 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.1/mesh.unv +INFO: shape: + edges length: 53.283779236681475 + surface area: 8.346531731971623 + volume: 0.2421820982448924 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:12.947938 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + ideasUnvToFoam: ideasUnvToFoam.C:1262: int main(int, char**): Assertion `noveau > -1' failed. + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.1/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.1/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.1/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:00.913511 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 108 / 177 + cpu count: 4 + structure: bodyCentered + direction: [0, 0, 1] + theta: 0.11 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.11 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.11 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.11/mesh.unv +INFO: shape: + edges length: 53.993843652135766 + surface area: 7.908552201578758 + volume: 0.20529782464728977 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:13.160850 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + ideasUnvToFoam: ideasUnvToFoam.C:1262: int main(int, char**): Assertion `noveau > -1' failed. + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.11/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.11/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.11/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:00.921791 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 109 / 177 + cpu count: 4 + structure: bodyCentered + direction: [0, 0, 1] + theta: 0.12 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.12 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.12 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.12/mesh.unv +INFO: shape: + edges length: 54.69738135693165 + surface area: 7.453916236438451 + volume: 0.1693793844475517 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:13.574531 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + ideasUnvToFoam: ideasUnvToFoam.C:1262: int main(int, char**): Assertion `noveau > -1' failed. + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.12/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.12/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.12/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:00.979250 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 110 / 177 + cpu count: 4 + structure: bodyCentered + direction: [0, 0, 1] + theta: 0.13 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.13 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.13 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.13/mesh.unv +INFO: shape: + edges length: 55.39652130092159 + surface area: 6.981657997702339 + volume: 0.1345757597611062 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:16.472884 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + ideasUnvToFoam: ideasUnvToFoam.C:1262: int main(int, char**): Assertion `noveau > -1' failed. + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.13/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.13/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.13/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:01.177802 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 111 / 177 + cpu count: 4 + structure: bodyCentered + direction: [1, 1, 1] + theta: 0.01 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.01 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.01 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.01/mesh.unv +INFO: shape: + edges length: 57.96502317456561 + surface area: 16.44023456218864 + volume: 0.898272470944557 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:14.360560 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + ideasUnvToFoam: ideasUnvToFoam.C:1262: int main(int, char**): Assertion `noveau > -1' failed. + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.01/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.01/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.01/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:01.028813 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 112 / 177 + cpu count: 4 + structure: bodyCentered + direction: [1, 1, 1] + theta: 0.02 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.02 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.02 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.02/mesh.unv +INFO: shape: + edges length: 59.05820846629021 + surface area: 15.954722096710064 + volume: 0.8371472172935455 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:13.874879 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + ideasUnvToFoam: ideasUnvToFoam.C:1262: int main(int, char**): Assertion `noveau > -1' failed. + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.02/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.02/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.02/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:00.961696 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 113 / 177 + cpu count: 4 + structure: bodyCentered + direction: [1, 1, 1] + theta: 0.03 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.03 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.03 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.03/mesh.unv +INFO: shape: + edges length: 60.00497642676086 + surface area: 15.46054917766041 + volume: 0.776185266647552 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:13.549369 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + ideasUnvToFoam: ideasUnvToFoam.C:1262: int main(int, char**): Assertion `noveau > -1' failed. + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.03/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.03/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.03/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:00.955246 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 114 / 177 + cpu count: 4 + structure: bodyCentered + direction: [1, 1, 1] + theta: 0.04 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.04 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.04 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.04/mesh.unv +INFO: shape: + edges length: 60.878188482665415 + surface area: 14.955038532544595 + volume: 0.7154807161048863 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:13.413045 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + ideasUnvToFoam: ideasUnvToFoam.C:1262: int main(int, char**): Assertion `noveau > -1' failed. + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.04/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.04/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.04/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:00.887416 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 115 / 177 + cpu count: 4 + structure: bodyCentered + direction: [1, 1, 1] + theta: 0.05 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.05 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.05 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.05/mesh.unv +INFO: shape: + edges length: 61.706409373962344 + surface area: 14.436340871886584 + volume: 0.6551374106956905 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:13.597247 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + ideasUnvToFoam: ideasUnvToFoam.C:1262: int main(int, char**): Assertion `noveau > -1' failed. + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.05/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.05/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.05/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:00.913807 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 116 / 177 + cpu count: 4 + structure: bodyCentered + direction: [1, 1, 1] + theta: 0.06 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.06 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.06 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.06/mesh.unv +INFO: shape: + edges length: 62.504494346929945 + surface area: 13.902939983275086 + volume: 0.5952697220006051 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:13.593002 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + ideasUnvToFoam: ideasUnvToFoam.C:1262: int main(int, char**): Assertion `noveau > -1' failed. + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.06/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.06/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.06/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:00.943227 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 117 / 177 + cpu count: 4 + structure: bodyCentered + direction: [1, 1, 1] + theta: 0.07 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.07 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.07 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.07/mesh.unv +INFO: shape: + edges length: 63.281416317189304 + surface area: 13.353475803605434 + volume: 0.5360036611197653 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:13.493722 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + ideasUnvToFoam: ideasUnvToFoam.C:1262: int main(int, char**): Assertion `noveau > -1' failed. + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.07/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.07/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.07/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:00.911718 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 118 / 177 + cpu count: 4 + structure: bodyCentered + direction: [1, 1, 1] + theta: 0.08 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.08 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.08 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.08/mesh.unv +INFO: shape: + edges length: 64.04314000059118 + surface area: 12.78666206811989 + volume: 0.4774778831491285 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:13.549249 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + ideasUnvToFoam: ideasUnvToFoam.C:1262: int main(int, char**): Assertion `noveau > -1' failed. + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.08/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.08/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.08/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:01.176545 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 119 / 177 + cpu count: 4 + structure: bodyCentered + direction: [1, 1, 1] + theta: 0.09 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.09 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.09 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.09/mesh.unv +INFO: shape: + edges length: 64.79390924403681 + surface area: 12.201238853597362 + volume: 0.4198450336935776 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:13.729421 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + ideasUnvToFoam: ideasUnvToFoam.C:1262: int main(int, char**): Assertion `noveau > -1' failed. + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.09/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.09/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.09/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:00.918546 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 120 / 177 + cpu count: 4 + structure: bodyCentered + direction: [1, 1, 1] + theta: 0.1 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.1 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.1 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.1/mesh.unv +INFO: shape: + edges length: 65.53690344799512 + surface area: 11.595946304484201 + volume: 0.36327307021876193 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:14.235273 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + ideasUnvToFoam: ideasUnvToFoam.C:1262: int main(int, char**): Assertion `noveau > -1' failed. + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.1/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.1/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.1/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:01.026418 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 121 / 177 + cpu count: 4 + structure: bodyCentered + direction: [1, 1, 1] + theta: 0.11 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.11 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.11 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.11/mesh.unv +INFO: shape: + edges length: 66.27460471371276 + surface area: 10.969503842297344 + volume: 0.30794663882094847 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:13.987636 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + ideasUnvToFoam: ideasUnvToFoam.C:1262: int main(int, char**): Assertion `noveau > -1' failed. + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.11/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.11/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + -------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- +[0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.11/processor0" +[0] +[0] +FOAM parallel run exiting +[0] + +INFO: calculate: elapsed time: 0:00:00.900414 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 122 / 177 + cpu count: 4 + structure: bodyCentered + direction: [1, 1, 1] + theta: 0.12 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.12 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.12 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.12/mesh.unv +INFO: shape: + edges length: 67.0090180467169 + surface area: 10.320595963146307 + volume: 0.25406895245679706 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:13.832747 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + ideasUnvToFoam: ideasUnvToFoam.C:1262: int main(int, char**): Assertion `noveau > -1' failed. + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.12/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.12/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.12/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:00.945818 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 123 / 177 + cpu count: 4 + structure: bodyCentered + direction: [1, 1, 1] + theta: 0.13 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.13 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.13 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.13/mesh.unv +INFO: shape: + edges length: 67.7418108879588 + surface area: 9.647860412059034 + volume: 0.2018636116311368 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:14.670694 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + ideasUnvToFoam: ideasUnvToFoam.C:1262: int main(int, char**): Assertion `noveau > -1' failed. + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.13/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.13/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.13/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:01.034543 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 124 / 177 + cpu count: 4 + structure: faceCentered + direction: [1, 0, 0] + theta: 0.01 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-100/theta-0.01 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: faceCentered + coefficient: 0.01 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-100/theta-0.01/mesh.unv +INFO: shape: + edges length: 19.259811204791855 + surface area: 4.409397685496896 + volume: 0.11876891155618458 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 15556 + Edges: 371 + Faces: 2774 + Triangles: 2774 + Volumes: 12411 + Tetrahedrons: 4824 + Prisms: 7587 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:16.619314 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 17.3276, 282 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 7845 + Faces with small interpolation weight (< 0.05) found, number of faces: 1558 + Faces with small volume ratio (< 0.01) found, number of faces: 4 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: calculate: elapsed time: 0:02:31.054255 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 125 / 177 + cpu count: 4 + structure: faceCentered + direction: [1, 0, 0] + theta: 0.02 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-100/theta-0.02 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: faceCentered + coefficient: 0.02 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-100/theta-0.02/mesh.unv +INFO: shape: + edges length: 20.405467795632486 + surface area: 4.19997868346551 + volume: 0.10803293489642735 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 11078 + Edges: 325 + Faces: 1960 + Triangles: 1960 + Volumes: 8793 + Tetrahedrons: 3579 + Prisms: 5214 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:17.023768 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 19.4572, 245 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 5283 + Faces with small interpolation weight (< 0.05) found, number of faces: 1326 + Faces with small volume ratio (< 0.01) found, number of faces: 18 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 75 iterations +INFO: calculate: elapsed time: 0:00:03.525751 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 126 / 177 + cpu count: 4 + structure: faceCentered + direction: [1, 0, 0] + theta: 0.03 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-100/theta-0.03 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: faceCentered + coefficient: 0.03 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-100/theta-0.03/mesh.unv +INFO: shape: + edges length: 21.329328946616403 + surface area: 3.9842193627151885 + volume: 0.09758720963627796 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 10006 + Edges: 343 + Faces: 1768 + Triangles: 1768 + Volumes: 7895 + Tetrahedrons: 3320 + Prisms: 4575 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:17.138070 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 14.0652, 246 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 4537 + Faces with small interpolation weight (< 0.05) found, number of faces: 1281 + Faces with small volume ratio (< 0.01) found, number of faces: 13 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 83 iterations +INFO: calculate: elapsed time: 0:00:03.272620 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 127 / 177 + cpu count: 4 + structure: faceCentered + direction: [1, 0, 0] + theta: 0.04 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-100/theta-0.04 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: faceCentered + coefficient: 0.04 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-100/theta-0.04/mesh.unv +INFO: shape: + edges length: 22.14193639162332 + surface area: 3.7614281183664837 + volume: 0.08747030617998043 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 8668 + Edges: 337 + Faces: 1500 + Triangles: 1500 + Volumes: 6831 + Tetrahedrons: 2886 + Prisms: 3945 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:18.488247 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 12.6836, 204 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 3947 + Faces with small interpolation weight (< 0.05) found, number of faces: 1256 + Faces with small volume ratio (< 0.01) found, number of faces: 2 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 79 iterations +INFO: calculate: elapsed time: 0:00:02.752805 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 128 / 177 + cpu count: 4 + structure: faceCentered + direction: [1, 0, 0] + theta: 0.05 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-100/theta-0.05 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: faceCentered + coefficient: 0.05 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-100/theta-0.05/mesh.unv +INFO: shape: + edges length: 22.886009230113935 + surface area: 3.531046268520506 + volume: 0.07772424081847158 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 7927 + Edges: 333 + Faces: 1376 + Triangles: 1376 + Volumes: 6218 + Tetrahedrons: 2633 + Prisms: 3585 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:17.896558 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 10.5215, 192 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 3586 + Faces with small interpolation weight (< 0.05) found, number of faces: 1174 + Faces with small volume ratio (< 0.01) found, number of faces: 4 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 74 iterations +INFO: calculate: elapsed time: 0:00:02.538033 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 129 / 177 + cpu count: 4 + structure: faceCentered + direction: [1, 0, 0] + theta: 0.06 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-100/theta-0.06 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: faceCentered + coefficient: 0.06 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-100/theta-0.06/mesh.unv +INFO: shape: + edges length: 23.583445556612645 + surface area: 3.292560456579964 + volume: 0.06839479687929347 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 5953 + Edges: 305 + Faces: 1046 + Triangles: 1046 + Volumes: 4602 + Tetrahedrons: 1917 + Prisms: 2685 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:18.021326 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 11.6828, 185 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 2686 + Faces with small interpolation weight (< 0.05) found, number of faces: 885 + Faces with small volume ratio (< 0.01) found, number of faces: 23 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 62 iterations +INFO: calculate: elapsed time: 0:00:02.109773 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 130 / 177 + cpu count: 4 + structure: faceCentered + direction: [1, 0, 0] + theta: 0.07 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-100/theta-0.07 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: faceCentered + coefficient: 0.07 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-100/theta-0.07/mesh.unv +INFO: shape: + edges length: 24.247273457075735 + surface area: 3.045470573590932 + volume: 0.05953186146830301 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 6320 + Edges: 331 + Faces: 1140 + Triangles: 1140 + Volumes: 4849 + Tetrahedrons: 1987 + Prisms: 2862 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:18.671560 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 10.4634, 160 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 2862 + Faces with small interpolation weight (< 0.05) found, number of faces: 932 + Faces with small volume ratio (< 0.01) found, number of faces: 16 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 59 iterations +INFO: calculate: elapsed time: 0:00:02.060448 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 131 / 177 + cpu count: 4 + structure: faceCentered + direction: [1, 0, 0] + theta: 0.08 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-100/theta-0.08 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: faceCentered + coefficient: 0.08 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-100/theta-0.08/mesh.unv +INFO: shape: + edges length: 24.886013953264534 + surface area: 2.789274603904329 + volume: 0.051189830031546105 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 6663 + Edges: 354 + Faces: 1190 + Triangles: 1190 + Volumes: 5119 + Tetrahedrons: 2119 + Prisms: 3000 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:19.086845 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 7.87133, 206 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 3000 + Faces with small interpolation weight (< 0.05) found, number of faces: 943 + Faces with small volume ratio (< 0.01) found, number of faces: 23 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 62 iterations +INFO: calculate: elapsed time: 0:00:02.294160 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 132 / 177 + cpu count: 4 + structure: faceCentered + direction: [1, 0, 0] + theta: 0.09 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-100/theta-0.09 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: faceCentered + coefficient: 0.09 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-100/theta-0.09/mesh.unv +INFO: shape: + edges length: 25.505624319180846 + surface area: 2.5234588805831457 + volume: 0.04342796679533734 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 6878 + Edges: 390 + Faces: 1256 + Triangles: 1256 + Volumes: 5232 + Tetrahedrons: 2109 + Prisms: 3123 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:19.226820 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 6.96303, 133 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 3112 + Faces with small interpolation weight (< 0.05) found, number of faces: 920 + Faces with small volume ratio (< 0.01) found, number of faces: 32 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 60 iterations +INFO: calculate: elapsed time: 0:00:02.107010 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 133 / 177 + cpu count: 4 + structure: faceCentered + direction: [1, 0, 0] + theta: 0.1 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-100/theta-0.1 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: faceCentered + coefficient: 0.1 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-100/theta-0.1/mesh.unv +INFO: shape: + edges length: 26.110483598039714 + surface area: 2.24749252732544 + volume: 0.0363109039421172 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 8013 + Edges: 460 + Faces: 1448 + Triangles: 1448 + Volumes: 6105 + Tetrahedrons: 2469 + Prisms: 3636 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:20.119247 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 10.9646, 219 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 3638 + Faces with small interpolation weight (< 0.05) found, number of faces: 941 + Faces with small volume ratio (< 0.01) found, number of faces: 10 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 62 iterations +INFO: calculate: elapsed time: 0:00:02.469037 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 134 / 177 + cpu count: 4 + structure: faceCentered + direction: [1, 0, 0] + theta: 0.11 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-100/theta-0.11 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: faceCentered + coefficient: 0.11 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-100/theta-0.11/mesh.unv +INFO: shape: + edges length: 26.703940818212516 + surface area: 1.9608231622166015 + volume: 0.029909172379216982 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 10050 + Edges: 582 + Faces: 1822 + Triangles: 1822 + Volumes: 7646 + Tetrahedrons: 3053 + Prisms: 4593 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:20.404582 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 10.2986, 282 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 4603 + Faces with small interpolation weight (< 0.05) found, number of faces: 874 + Faces with small volume ratio (< 0.01) found, number of faces: 10 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 66 iterations +INFO: calculate: elapsed time: 0:00:02.658045 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 135 / 177 + cpu count: 4 + structure: faceCentered + direction: [1, 0, 0] + theta: 0.12 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-100/theta-0.12 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: faceCentered + coefficient: 0.12 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-100/theta-0.12/mesh.unv +INFO: shape: + edges length: 27.288641977479767 + surface area: 1.6628723050439327 + volume: 0.024299698466129824 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 14140 + Edges: 817 + Faces: 2592 + Triangles: 2592 + Volumes: 10731 + Tetrahedrons: 4170 + Prisms: 6561 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:21.112391 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 9.14466, 314 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 6393 + Faces with small interpolation weight (< 0.05) found, number of faces: 825 + Faces with small volume ratio (< 0.01) found, number of faces: 11 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 77 iterations +INFO: calculate: elapsed time: 0:00:03.555860 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 136 / 177 + cpu count: 4 + structure: faceCentered + direction: [1, 0, 0] + theta: 0.13 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-100/theta-0.13 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: faceCentered + coefficient: 0.13 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-100/theta-0.13/mesh.unv +INFO: shape: + edges length: 27.866736047045276 + surface area: 1.3530318259320286 + volume: 0.019566413128362877 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 26905 + Edges: 1669 + Faces: 4940 + Triangles: 4940 + Volumes: 20296 + Tetrahedrons: 7594 + Prisms: 12702 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:22.846490 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 10.3327, 484 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 8432 + Faces with small interpolation weight (< 0.05) found, number of faces: 763 + Faces with small volume ratio (< 0.01) found, number of faces: 8 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 96 iterations +INFO: calculate: elapsed time: 0:00:05.608970 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 137 / 177 + cpu count: 4 + structure: faceCentered + direction: [1, 0, 0] + theta: 0.14 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-100/theta-0.14 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: faceCentered + coefficient: 0.14 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-100/theta-0.14/mesh.unv +INFO: shape: + edges length: 21.415934922270463 + surface area: 1.0699924945356742 + volume: 0.01576604309383464 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 13990 + Edges: 853 + Faces: 2526 + Triangles: 2526 + Volumes: 10611 + Tetrahedrons: 4122 + Prisms: 6345 + Pyramid: 144 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:56.562018 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + ideasUnvToFoam: ideasUnvToFoam.C:1262: int main(int, char**): Assertion `noveau > -1' failed. + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-100/theta-0.14/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-100/theta-0.14/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-100/theta-0.14/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:00.937455 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 138 / 177 + cpu count: 4 + structure: faceCentered + direction: [1, 0, 0] + theta: 0.15 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-100/theta-0.15 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: faceCentered + coefficient: 0.15 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-100/theta-0.15/mesh.unv +INFO: shape: + edges length: 17.315777216382322 + surface area: 0.8676154273465229 + volume: 0.012690443622001843 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 11614 + Edges: 676 + Faces: 2076 + Triangles: 2076 + Volumes: 8862 + Tetrahedrons: 3498 + Prisms: 5364 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:58.249218 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 9.66478, 116 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 4550 + Faces with small interpolation weight (< 0.05) found, number of faces: 539 + Faces with small volume ratio (< 0.01) found, number of faces: 1 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 266 iterations +INFO: calculate: elapsed time: 0:00:06.232349 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 139 / 177 + cpu count: 4 + structure: faceCentered + direction: [1, 0, 0] + theta: 0.16 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-100/theta-0.16 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: faceCentered + coefficient: 0.16 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-100/theta-0.16/mesh.unv +INFO: shape: + edges length: 14.37388277039296 + surface area: 0.7069910958576352 + volume: 0.010159892465498812 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 8101 + Edges: 495 + Faces: 1476 + Triangles: 1476 + Volumes: 6130 + Tetrahedrons: 2419 + Prisms: 3711 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:54.575119 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 8.34482, 42 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 3299 + Faces with small interpolation weight (< 0.05) found, number of faces: 568 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 398 iterations +INFO: calculate: elapsed time: 0:00:06.377583 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 140 / 177 + cpu count: 4 + structure: faceCentered + direction: [1, 0, 0] + theta: 0.17 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-100/theta-0.17 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: faceCentered + coefficient: 0.17 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-100/theta-0.17/mesh.unv +INFO: shape: + edges length: 11.904886509713853 + surface area: 0.5775990413357883 + volume: 0.008067630932761582 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 4251 + Edges: 303 + Faces: 762 + Triangles: 762 + Volumes: 3186 + Tetrahedrons: 1233 + Prisms: 1953 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:54.908853 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 8.44913, 48 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 1953 + Faces with small interpolation weight (< 0.05) found, number of faces: 474 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [2] #0 Foam::error::printStack(Foam::Ostream&) at ??:? +[2] #1 Foam::sigFpe::sigHandler(int) at ??:? +[2] #2 ? in /usr/lib64/libpthread.so.0 +[2] #3 Foam::DICPreconditioner::calcReciprocalD(Foam::Field&, Foam::lduMatrix const&) at ??:? +[2] #4 Foam::DICPreconditioner::DICPreconditioner(Foam::lduMatrix::solver const&, Foam::dictionary const&) at ??:? +[2] #5 Foam::lduMatrix::preconditioner::addsymMatrixConstructorToTable::New(Foam::lduMatrix::solver const&, Foam::dictionary const&) at ??:? +[2] #6 Foam::lduMatrix::preconditioner::New(Foam::lduMatrix::solver const&, Foam::dictionary const&) at ??:? +[2] #7 Foam::PCG::scalarSolve(Foam::Field&, Foam::Field const&, unsigned char) const at ??:? +[2] #8 Foam::GAMGSolver::solveCoarsestLevel(Foam::Field&, Foam::Field const&) const at ??:? +[2] #9 Foam::GAMGSolver::Vcycle(Foam::PtrList const&, Foam::Field&, Foam::Field const&, Foam::Field&, Foam::Field&, Foam::Field&, Foam::Field&, Foam::Field&, Foam::PtrList >&, Foam::PtrList >&, unsigned char) const at ??:? +[2] #10 Foam::GAMGSolver::solve(Foam::Field&, Foam::Field const&, unsigned char) const at ??:? +[2] #11 Foam::fvMatrix::solveSegregated(Foam::dictionary const&) at ??:? +[2] #12 Foam::fvMatrix::solveSegregatedOrCoupled(Foam::dictionary const&) at ??:? +[2] #13 Foam::fvMesh::solve(Foam::fvMatrix&, Foam::dictionary const&) const at ??:? +[2] #14 ? in ~/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/bin/simpleFoam +[2] #15 __libc_start_main in /usr/lib64/libc.so.6 +[2] #16 ? in ~/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/bin/simpleFoam +[elnafo:10691] *** Process received signal *** +[elnafo:10691] Signal: Floating point exception (8) +[elnafo:10691] Signal code: (-6) +[elnafo:10691] Failing at address: 0x3e8000029c3 +[elnafo:10691] [ 0] /usr/lib64/libpthread.so.0(+0x13900)[0x7fa07911e900] +[elnafo:10691] [ 1] /usr/lib64/libpthread.so.0(raise+0x141)[0x7fa07911e7a1] +[elnafo:10691] [ 2] /usr/lib64/libpthread.so.0(+0x13900)[0x7fa07911e900] +[elnafo:10691] [ 3] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZN4Foam17DICPreconditioner15calcReciprocalDERNS_5FieldIdEERKNS_9lduMatrixE+0xcc)[0x7fa079b40d3c] +[elnafo:10691] [ 4] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZN4Foam17DICPreconditionerC1ERKNS_9lduMatrix6solverERKNS_10dictionaryE+0x9d)[0x7fa079b40e1d] +[elnafo:10691] [ 5] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZN4Foam9lduMatrix14preconditioner30addsymMatrixConstructorToTableINS_17DICPreconditionerEE3NewERKNS0_6solverERKNS_10dictionaryE+0x2f)[0x7fa079b40f8f] +[elnafo:10691] [ 6] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZN4Foam9lduMatrix14preconditioner3NewERKNS0_6solverERKNS_10dictionaryE+0x631)[0x7fa079b2c121] +[elnafo:10691] [ 7] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZNK4Foam3PCG11scalarSolveERNS_5FieldIdEERKS2_h+0x5bc)[0x7fa079b3241c] +[elnafo:10691] [ 8] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZNK4Foam10GAMGSolver18solveCoarsestLevelERNS_5FieldIdEERKS2_+0xb5)[0x7fa079b51c15] +[elnafo:10691] [ 9] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZNK4Foam10GAMGSolver6VcycleERKNS_7PtrListINS_9lduMatrix8smootherEEERNS_5FieldIdEERKS8_S9_S9_S9_S9_S9_RNS1_IS8_EESD_h+0x6b1)[0x7fa079b532c1] +[elnafo:10691] [10] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZNK4Foam10GAMGSolver5solveERNS_5FieldIdEERKS2_h+0x60b)[0x7fa079b5576b] +[elnafo:10691] [11] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libfiniteVolume.so(_ZN4Foam8fvMatrixIdE15solveSegregatedERKNS_10dictionaryE+0x18b)[0x7fa07ce1749b] +[elnafo:10691] [12] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libfiniteVolume.so(_ZN4Foam8fvMatrixIdE24solveSegregatedOrCoupledERKNS_10dictionaryE+0x44b)[0x7fa07c2eed7b] +[elnafo:10691] [13] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libfiniteVolume.so(_ZNK4Foam6fvMesh5solveERNS_8fvMatrixIdEERKNS_10dictionaryE+0x24)[0x7fa07c293864] +[elnafo:10691] [14] simpleFoam(+0x272da)[0x55f4279352da] +[elnafo:10691] [15] /usr/lib64/libc.so.6(__libc_start_main+0xea)[0x7fa078f6ce0a] +[elnafo:10691] [16] simpleFoam(+0x2872a)[0x55f42793672a] +[elnafo:10691] *** End of error message *** +-------------------------------------------------------------------------- +Primary job terminated normally, but 1 process returned +a non-zero exit code. Per user-direction, the job has been aborted. +-------------------------------------------------------------------------- +-------------------------------------------------------------------------- +mpirun noticed that process rank 2 with PID 0 on node elnafo exited on signal 8 (Floating point exception). +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:02.569868 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 141 / 177 + cpu count: 4 + structure: faceCentered + direction: [1, 0, 0] + theta: 0.18 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-100/theta-0.18 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: faceCentered + coefficient: 0.18 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-100/theta-0.18/mesh.unv +INFO: shape: + edges length: 9.699150958103438 + surface area: 0.4744290138808656 + volume: 0.006328182278799707 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 3378 + Edges: 259 + Faces: 610 + Triangles: 610 + Volumes: 2509 + Tetrahedrons: 961 + Prisms: 1548 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:55.282349 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 8.36877, 31 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 1545 + Faces with small interpolation weight (< 0.05) found, number of faces: 299 + Faces with small volume ratio (< 0.01) found, number of faces: 8 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 245 iterations +INFO: calculate: elapsed time: 0:00:03.032192 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 142 / 177 + cpu count: 4 + structure: faceCentered + direction: [0, 0, 1] + theta: 0.01 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-001/theta-0.01 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: faceCentered + coefficient: 0.01 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-001/theta-0.01/mesh.unv +INFO: shape: + edges length: 19.25981120479186 + surface area: 4.409397685496896 + volume: 0.11876891155618453 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 15729 + Edges: 371 + Faces: 2758 + Triangles: 2758 + Volumes: 12600 + Tetrahedrons: 4782 + Prisms: 7818 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:16.681065 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 18.4964, 290 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 8142 + Faces with small interpolation weight (< 0.05) found, number of faces: 1604 + Faces with small volume ratio (< 0.01) found, number of faces: 17 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] #0 Foam::error::printStack(Foam::Ostream&) at ??:? +[0] #1 Foam::sigFpe::sigHandler(int) at ??:? +[0] #2 ? in /usr/lib64/libpthread.so.0 +[0] #3 Foam::GaussSeidelSmoother::smooth(Foam::word const&, Foam::Field&, Foam::lduMatrix const&, Foam::Field const&, Foam::FieldField const&, Foam::UPtrList const&, unsigned char, int) at ??:? +[0] #4 Foam::GaussSeidelSmoother::smooth(Foam::Field&, Foam::Field const&, unsigned char, int) const at ??:? +[0] #5 Foam::smoothSolver::solve(Foam::Field&, Foam::Field const&, unsigned char) const at ??:? +[0] #6 Foam::fvMatrix >::solveSegregated(Foam::dictionary const&) at ??:? +[0] #7 Foam::fvMatrix >::solveSegregatedOrCoupled(Foam::dictionary const&) at ??:? +[0] #8 Foam::fvMesh::solve(Foam::fvMatrix >&, Foam::dictionary const&) const at ??:? +[0] #9 ? in ~/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/bin/simpleFoam +[0] #10 ? in ~/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/bin/simpleFoam +[0] #11 __libc_start_main in /usr/lib64/libc.so.6 +[0] #12 ? in ~/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/bin/simpleFoam +[elnafo:14213] *** Process received signal *** +[elnafo:14213] Signal: Floating point exception (8) +[elnafo:14213] Signal code: (-6) +[elnafo:14213] Failing at address: 0x3e800003785 +[elnafo:14213] [ 0] /usr/lib64/libpthread.so.0(+0x13900)[0x7fc04f5ba900] +[elnafo:14213] [ 1] /usr/lib64/libpthread.so.0(raise+0x141)[0x7fc04f5ba7a1] +[elnafo:14213] [ 2] /usr/lib64/libpthread.so.0(+0x13900)[0x7fc04f5ba900] +[elnafo:14213] [ 3] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZN4Foam19GaussSeidelSmoother6smoothERKNS_4wordERNS_5FieldIdEERKNS_9lduMatrixERKS5_RKNS_10FieldFieldIS4_dEERKNS_8UPtrListIKNS_17lduInterfaceFieldEEEhi+0x2ac)[0x7fc04ffd71bc] +[elnafo:14213] [ 4] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZNK4Foam19GaussSeidelSmoother6smoothERNS_5FieldIdEERKS2_hi+0x28)[0x7fc04ffd7338] +[elnafo:14213] [ 5] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZNK4Foam12smoothSolver5solveERNS_5FieldIdEERKS2_h+0x669)[0x7fc04ffcc529] +[elnafo:14213] [ 6] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libfiniteVolume.so(_ZN4Foam8fvMatrixINS_6VectorIdEEE15solveSegregatedERKNS_10dictionaryE+0x6be)[0x7fc05277e00e] +[elnafo:14213] [ 7] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libfiniteVolume.so(_ZN4Foam8fvMatrixINS_6VectorIdEEE24solveSegregatedOrCoupledERKNS_10dictionaryE+0x453)[0x7fc05278c013] +[elnafo:14213] [ 8] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libfiniteVolume.so(_ZNK4Foam6fvMesh5solveERNS_8fvMatrixINS_6VectorIdEEEERKNS_10dictionaryE+0x24)[0x7fc05272f8b4] +[elnafo:14213] [ 9] simpleFoam(+0x3ae3a)[0x556135f50e3a] +[elnafo:14213] [10] simpleFoam(+0x26546)[0x556135f3c546] +[elnafo:14213] [11] /usr/lib64/libc.so.6(__libc_start_main+0xea)[0x7fc04f408e0a] +[elnafo:14213] [12] simpleFoam(+0x2872a)[0x556135f3e72a] +[elnafo:14213] *** End of error message *** +-------------------------------------------------------------------------- +Primary job terminated normally, but 1 process returned +a non-zero exit code. Per user-direction, the job has been aborted. +-------------------------------------------------------------------------- +-------------------------------------------------------------------------- +mpirun noticed that process rank 0 with PID 0 on node elnafo exited on signal 8 (Floating point exception). +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:04.870600 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 143 / 177 + cpu count: 4 + structure: faceCentered + direction: [0, 0, 1] + theta: 0.02 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-001/theta-0.02 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: faceCentered + coefficient: 0.02 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-001/theta-0.02/mesh.unv +INFO: shape: + edges length: 20.405467795632486 + surface area: 4.199978683465509 + volume: 0.10803293489642736 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 11423 + Edges: 323 + Faces: 1952 + Triangles: 1952 + Volumes: 9148 + Tetrahedrons: 3559 + Prisms: 5589 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:17.059802 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 20.2879, 267 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 5671 + Faces with small interpolation weight (< 0.05) found, number of faces: 1371 + Faces with small volume ratio (< 0.01) found, number of faces: 13 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 76 iterations +INFO: calculate: elapsed time: 0:00:03.540798 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 144 / 177 + cpu count: 4 + structure: faceCentered + direction: [0, 0, 1] + theta: 0.03 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-001/theta-0.03 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: faceCentered + coefficient: 0.03 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-001/theta-0.03/mesh.unv +INFO: shape: + edges length: 21.329328946616393 + surface area: 3.984219362715188 + volume: 0.09758720963627796 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 10532 + Edges: 343 + Faces: 1768 + Triangles: 1768 + Volumes: 8421 + Tetrahedrons: 3333 + Prisms: 5088 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:17.094032 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 12.7064, 251 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 5022 + Faces with small interpolation weight (< 0.05) found, number of faces: 1422 + Faces with small volume ratio (< 0.01) found, number of faces: 13 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 77 iterations +INFO: calculate: elapsed time: 0:00:03.317683 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 145 / 177 + cpu count: 4 + structure: faceCentered + direction: [0, 0, 1] + theta: 0.04 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-001/theta-0.04 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: faceCentered + coefficient: 0.04 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-001/theta-0.04/mesh.unv +INFO: shape: + edges length: 22.14193639162333 + surface area: 3.761428118366483 + volume: 0.08747030617998033 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 8820 + Edges: 336 + Faces: 1492 + Triangles: 1492 + Volumes: 6992 + Tetrahedrons: 2828 + Prisms: 4164 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:18.439096 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 12.6754, 226 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 4166 + Faces with small interpolation weight (< 0.05) found, number of faces: 1298 + Faces with small volume ratio (< 0.01) found, number of faces: 18 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 75 iterations +INFO: calculate: elapsed time: 0:00:02.985347 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 146 / 177 + cpu count: 4 + structure: faceCentered + direction: [0, 0, 1] + theta: 0.05 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-001/theta-0.05 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: faceCentered + coefficient: 0.05 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-001/theta-0.05/mesh.unv +INFO: shape: + edges length: 22.88600923011395 + surface area: 3.531046268520507 + volume: 0.07772424081847161 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 8150 + Edges: 334 + Faces: 1372 + Triangles: 1372 + Volumes: 6444 + Tetrahedrons: 2622 + Prisms: 3822 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:17.975806 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 11.7884, 214 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 3822 + Faces with small interpolation weight (< 0.05) found, number of faces: 1235 + Faces with small volume ratio (< 0.01) found, number of faces: 12 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 74 iterations +INFO: calculate: elapsed time: 0:00:02.710856 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 147 / 177 + cpu count: 4 + structure: faceCentered + direction: [0, 0, 1] + theta: 0.06 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-001/theta-0.06 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: faceCentered + coefficient: 0.06 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-001/theta-0.06/mesh.unv +INFO: shape: + edges length: 23.58344555661266 + surface area: 3.2925604565799644 + volume: 0.0683947968792937 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 6172 + Edges: 302 + Faces: 1040 + Triangles: 1040 + Volumes: 4830 + Tetrahedrons: 1854 + Prisms: 2976 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:18.066754 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 10.9778, 207 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 2976 + Faces with small interpolation weight (< 0.05) found, number of faces: 981 + Faces with small volume ratio (< 0.01) found, number of faces: 19 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 71 iterations +INFO: calculate: elapsed time: 0:00:02.352898 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 148 / 177 + cpu count: 4 + structure: faceCentered + direction: [0, 0, 1] + theta: 0.07 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-001/theta-0.07 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: faceCentered + coefficient: 0.07 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-001/theta-0.07/mesh.unv +INFO: shape: + edges length: 24.247273457075732 + surface area: 3.045470573590933 + volume: 0.05953186146830311 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 6657 + Edges: 331 + Faces: 1134 + Triangles: 1134 + Volumes: 5192 + Tetrahedrons: 2000 + Prisms: 3192 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:18.778876 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 11.6737, 169 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 3192 + Faces with small interpolation weight (< 0.05) found, number of faces: 1024 + Faces with small volume ratio (< 0.01) found, number of faces: 19 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 72 iterations +INFO: calculate: elapsed time: 0:00:02.416630 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 149 / 177 + cpu count: 4 + structure: faceCentered + direction: [0, 0, 1] + theta: 0.08 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-001/theta-0.08 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: faceCentered + coefficient: 0.08 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-001/theta-0.08/mesh.unv +INFO: shape: + edges length: 24.88601395326453 + surface area: 2.7892746039043286 + volume: 0.05118983003154619 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 7082 + Edges: 353 + Faces: 1192 + Triangles: 1192 + Volumes: 5537 + Tetrahedrons: 2117 + Prisms: 3420 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:18.996280 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 10.4764, 208 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 3420 + Faces with small interpolation weight (< 0.05) found, number of faces: 1064 + Faces with small volume ratio (< 0.01) found, number of faces: 21 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 75 iterations +INFO: calculate: elapsed time: 0:00:02.487224 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 150 / 177 + cpu count: 4 + structure: faceCentered + direction: [0, 0, 1] + theta: 0.09 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-001/theta-0.09 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: faceCentered + coefficient: 0.09 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-001/theta-0.09/mesh.unv +INFO: shape: + edges length: 25.505624319180836 + surface area: 2.5234588805831453 + volume: 0.04342796679533734 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 7499 + Edges: 389 + Faces: 1270 + Triangles: 1270 + Volumes: 5840 + Tetrahedrons: 2126 + Prisms: 3714 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:19.084040 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 11.3331, 175 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 3684 + Faces with small interpolation weight (< 0.05) found, number of faces: 1072 + Faces with small volume ratio (< 0.01) found, number of faces: 8 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 78 iterations +INFO: calculate: elapsed time: 0:00:02.639705 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 151 / 177 + cpu count: 4 + structure: faceCentered + direction: [0, 0, 1] + theta: 0.1 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-001/theta-0.1 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: faceCentered + coefficient: 0.1 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-001/theta-0.1/mesh.unv +INFO: shape: + edges length: 26.1104835980397 + surface area: 2.24749252732544 + volume: 0.03631090394211709 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 8571 + Edges: 460 + Faces: 1454 + Triangles: 1454 + Volumes: 6657 + Tetrahedrons: 2403 + Prisms: 4254 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:20.375830 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 10.8095, 226 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 4254 + Faces with small interpolation weight (< 0.05) found, number of faces: 1083 + Faces with small volume ratio (< 0.01) found, number of faces: 8 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 81 iterations +INFO: calculate: elapsed time: 0:00:02.814612 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 152 / 177 + cpu count: 4 + structure: faceCentered + direction: [0, 0, 1] + theta: 0.11 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-001/theta-0.11 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: faceCentered + coefficient: 0.11 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-001/theta-0.11/mesh.unv +INFO: shape: + edges length: 26.703940818212498 + surface area: 1.9608231622166012 + volume: 0.02990917237921693 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 10862 + Edges: 579 + Faces: 1838 + Triangles: 1838 + Volumes: 8445 + Tetrahedrons: 3003 + Prisms: 5442 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:20.451380 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 9.91213, 317 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 5448 + Faces with small interpolation weight (< 0.05) found, number of faces: 992 + Faces with small volume ratio (< 0.01) found, number of faces: 8 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 87 iterations +INFO: calculate: elapsed time: 0:00:03.518204 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 153 / 177 + cpu count: 4 + structure: faceCentered + direction: [0, 0, 1] + theta: 0.12 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-001/theta-0.12 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: faceCentered + coefficient: 0.12 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-001/theta-0.12/mesh.unv +INFO: shape: + edges length: 27.288641977479767 + surface area: 1.6628723050439327 + volume: 0.024299698466129893 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 15425 + Edges: 819 + Faces: 2598 + Triangles: 2598 + Volumes: 12008 + Tetrahedrons: 4250 + Prisms: 7758 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:20.943278 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 11.0397, 336 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 7449 + Faces with small interpolation weight (< 0.05) found, number of faces: 957 + Faces with small volume ratio (< 0.01) found, number of faces: 3 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 100 iterations +INFO: calculate: elapsed time: 0:00:06.057020 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 154 / 177 + cpu count: 4 + structure: faceCentered + direction: [0, 0, 1] + theta: 0.13 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-001/theta-0.13 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: faceCentered + coefficient: 0.13 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-001/theta-0.13/mesh.unv +INFO: shape: + edges length: 27.86673604704528 + surface area: 1.3530318259320295 + volume: 0.01956641312836293 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 29158 + Edges: 1665 + Faces: 4944 + Triangles: 4944 + Volumes: 22549 + Tetrahedrons: 7753 + Prisms: 14796 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:23.373059 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 10.2166, 564 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 9727 + Faces with small interpolation weight (< 0.05) found, number of faces: 906 + Faces with small volume ratio (< 0.01) found, number of faces: 2 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 299 iterations +INFO: calculate: elapsed time: 0:00:18.317033 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 155 / 177 + cpu count: 4 + structure: faceCentered + direction: [0, 0, 1] + theta: 0.14 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-001/theta-0.14 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: faceCentered + coefficient: 0.14 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-001/theta-0.14/mesh.unv +INFO: shape: + edges length: 21.415934922270466 + surface area: 1.069992487073348 + volume: 0.01576604284318419 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 15324 + Edges: 868 + Faces: 2578 + Triangles: 2578 + Volumes: 11878 + Tetrahedrons: 4180 + Prisms: 7410 + Pyramid: 288 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:58.105362 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + ideasUnvToFoam: ideasUnvToFoam.C:1262: int main(int, char**): Assertion `noveau > -1' failed. + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-001/theta-0.14/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-001/theta-0.14/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-001/theta-0.14/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:00.909816 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 156 / 177 + cpu count: 4 + structure: faceCentered + direction: [0, 0, 1] + theta: 0.15 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-001/theta-0.15 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: faceCentered + coefficient: 0.15 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-001/theta-0.15/mesh.unv +INFO: shape: + edges length: 17.315777216382347 + surface area: 0.8676154266101817 + volume: 0.012690443571466216 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 13025 + Edges: 703 + Faces: 2170 + Triangles: 2170 + Volumes: 10152 + Tetrahedrons: 3684 + Prisms: 6468 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:58.115723 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 9.86488, 146 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 5416 + Faces with small interpolation weight (< 0.05) found, number of faces: 650 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 149 iterations +INFO: calculate: elapsed time: 0:00:04.500725 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 157 / 177 + cpu count: 4 + structure: faceCentered + direction: [0, 0, 1] + theta: 0.16 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-001/theta-0.16 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: faceCentered + coefficient: 0.16 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-001/theta-0.16/mesh.unv +INFO: shape: + edges length: 14.373882770392957 + surface area: 0.7069910834643689 + volume: 0.010159892260938748 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:57.290221 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + ideasUnvToFoam: ideasUnvToFoam.C:1262: int main(int, char**): Assertion `noveau > -1' failed. + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-001/theta-0.16/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-001/theta-0.16/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-001/theta-0.16/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:00.878924 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 158 / 177 + cpu count: 4 + structure: faceCentered + direction: [0, 0, 1] + theta: 0.17 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-001/theta-0.17 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: faceCentered + coefficient: 0.17 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-001/theta-0.17/mesh.unv +INFO: shape: + edges length: 11.90488650971385 + surface area: 0.5775990408534456 + volume: 0.0080676309331692 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:57.387147 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + ideasUnvToFoam: ideasUnvToFoam.C:1262: int main(int, char**): Assertion `noveau > -1' failed. + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-001/theta-0.17/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-001/theta-0.17/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-001/theta-0.17/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:00.840274 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 159 / 177 + cpu count: 4 + structure: faceCentered + direction: [0, 0, 1] + theta: 0.18 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-001/theta-0.18 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: faceCentered + coefficient: 0.18 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-001/theta-0.18/mesh.unv +INFO: shape: + edges length: 9.699150958103434 + surface area: 0.47442900569885466 + volume: 0.006328182171316696 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:55.841797 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + ideasUnvToFoam: ideasUnvToFoam.C:1262: int main(int, char**): Assertion `noveau > -1' failed. + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-001/theta-0.18/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-001/theta-0.18/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-001/theta-0.18/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:00.935821 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 160 / 177 + cpu count: 4 + structure: faceCentered + direction: [1, 1, 1] + theta: 0.01 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.01 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: faceCentered + coefficient: 0.01 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.01/mesh.unv +INFO: shape: + edges length: 34.72803375465854 + surface area: 6.380794443168259 + volume: 0.17815340672995908 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 31270 + Edges: 849 + Faces: 5566 + Triangles: 5566 + Volumes: 24855 + Tetrahedrons: 9850 + Prisms: 14561 + Pyramid: 444 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:19.812859 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + ideasUnvToFoam: ideasUnvToFoam.C:1262: int main(int, char**): Assertion `noveau > -1' failed. + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.01/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.01/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.01/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:01.017802 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 161 / 177 + cpu count: 4 + structure: faceCentered + direction: [1, 1, 1] + theta: 0.02 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.02 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: faceCentered + coefficient: 0.02 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.02/mesh.unv +INFO: shape: + edges length: 35.90969914420914 + surface area: 6.074884586879219 + volume: 0.1620494030621144 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:18.532795 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + ideasUnvToFoam: ideasUnvToFoam.C:1262: int main(int, char**): Assertion `noveau > -1' failed. + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.02/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.02/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.02/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:01.075526 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 162 / 177 + cpu count: 4 + structure: faceCentered + direction: [1, 1, 1] + theta: 0.03 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.03 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: faceCentered + coefficient: 0.03 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.03/mesh.unv +INFO: shape: + edges length: 36.86851993482275 + surface area: 5.759719834207259 + volume: 0.14638080921083815 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 20526 + Edges: 732 + Faces: 3530 + Triangles: 3530 + Volumes: 16264 + Tetrahedrons: 6376 + Prisms: 9888 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:19.426511 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 17.9807, 373 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 9937 + Faces with small interpolation weight (< 0.05) found, number of faces: 2487 + Faces with small volume ratio (< 0.01) found, number of faces: 16 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: calculate: elapsed time: 0:04:32.852287 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 163 / 177 + cpu count: 4 + structure: faceCentered + direction: [1, 1, 1] + theta: 0.04 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.04 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: faceCentered + coefficient: 0.04 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.04/mesh.unv +INFO: shape: + edges length: 37.71531365397157 + surface area: 5.434273372883561 + volume: 0.1312054491107175 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:19.138341 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + ideasUnvToFoam: ideasUnvToFoam.C:1262: int main(int, char**): Assertion `noveau > -1' failed. + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.04/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.04/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.04/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:00.881707 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 164 / 177 + cpu count: 4 + structure: faceCentered + direction: [1, 1, 1] + theta: 0.05 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.05 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: faceCentered + coefficient: 0.05 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.05/mesh.unv +INFO: shape: + edges length: 38.492961619332675 + surface area: 5.097718465701765 + volume: 0.1165863472213987 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 22422 + Edges: 901 + Faces: 3910 + Triangles: 3910 + Volumes: 17611 + Tetrahedrons: 6976 + Prisms: 10635 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:20.331010 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 16.8455, 372 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 9469 + Faces with small interpolation weight (< 0.05) found, number of faces: 2211 + Faces with small volume ratio (< 0.01) found, number of faces: 15 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 135 iterations +INFO: calculate: elapsed time: 0:00:09.548526 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 165 / 177 + cpu count: 4 + structure: faceCentered + direction: [1, 1, 1] + theta: 0.06 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.06 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: faceCentered + coefficient: 0.06 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.06/mesh.unv +INFO: shape: + edges length: 39.22347116726652 + surface area: 4.749296877647798 + volume: 0.10259216139789325 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:19.289257 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + ideasUnvToFoam: ideasUnvToFoam.C:1262: int main(int, char**): Assertion `noveau > -1' failed. + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.06/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.06/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.06/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:00.892924 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 166 / 177 + cpu count: 4 + structure: faceCentered + direction: [1, 1, 1] + theta: 0.07 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.07 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: faceCentered + coefficient: 0.07 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.07/mesh.unv +INFO: shape: + edges length: 39.9199499902634 + surface area: 4.38827116583372 + volume: 0.0892977920716064 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:20.489555 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + ideasUnvToFoam: ideasUnvToFoam.C:1262: int main(int, char**): Assertion `noveau > -1' failed. + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.07/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.07/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.07/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:00.916731 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 167 / 177 + cpu count: 4 + structure: faceCentered + direction: [1, 1, 1] + theta: 0.08 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.08 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: faceCentered + coefficient: 0.08 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.08/mesh.unv +INFO: shape: + edges length: 40.59098023956024 + surface area: 4.013901230366265 + volume: 0.07678477019840611 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 17643 + Edges: 866 + Faces: 3068 + Triangles: 3068 + Volumes: 13709 + Tetrahedrons: 5279 + Prisms: 8430 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:21.391558 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Error in face pyramids: 2 faces are incorrectly oriented. + Max skewness = 13.6822, 316 highly skew faces detected which may impair the quality of the results + Error in face tets: 11 faces with low quality or negative volume decomposition tets. + Cells with small determinant (< 0.001) found, number of cells: 7619 + Concave cells (using face planes) found, number of cells: 2 + Faces with small interpolation weight (< 0.05) found, number of faces: 1766 + Faces with small volume ratio (< 0.01) found, number of faces: 33 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: calculate: elapsed time: 0:06:14.300688 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 168 / 177 + cpu count: 4 + structure: faceCentered + direction: [1, 1, 1] + theta: 0.09 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.09 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: faceCentered + coefficient: 0.09 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.09/mesh.unv +INFO: shape: + edges length: 41.242567930077 + surface area: 3.6254305717949764 + volume: 0.06514193745367515 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:33.329138 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + ideasUnvToFoam: ideasUnvToFoam.C:1262: int main(int, char**): Assertion `noveau > -1' failed. + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + -------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- +[0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.09/processor0" +[0] +[0] +FOAM parallel run exiting +[0] + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + -------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- +[0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.09/processor0" +[0] +[0] +FOAM parallel run exiting +[0] + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.09/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:02.246990 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 169 / 177 + cpu count: 4 + structure: faceCentered + direction: [1, 1, 1] + theta: 0.1 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.1 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: faceCentered + coefficient: 0.1 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.1/mesh.unv +INFO: shape: + edges length: 41.87913209375023 + surface area: 3.2220779772780745 + volume: 0.05446636903690653 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:34.593125 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + ideasUnvToFoam: ideasUnvToFoam.C:1262: int main(int, char**): Assertion `noveau > -1' failed. + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.1/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.1/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.1/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:01.911232 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 170 / 177 + cpu count: 4 + structure: faceCentered + direction: [1, 1, 1] + theta: 0.11 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.11 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: faceCentered + coefficient: 0.11 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.11/mesh.unv +INFO: shape: + edges length: 42.504055315696604 + surface area: 2.803029852828965 + volume: 0.04486377777019813 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 20924 + Edges: 1217 + Faces: 3550 + Triangles: 3550 + Volumes: 16157 + Tetrahedrons: 5825 + Prisms: 10332 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:35.870385 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 10.0227, 415 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 9816 + Faces with small interpolation weight (< 0.05) found, number of faces: 1694 + Faces with small volume ratio (< 0.01) found, number of faces: 12 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 85 iterations +INFO: calculate: elapsed time: 0:00:35.644866 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 171 / 177 + cpu count: 4 + structure: faceCentered + direction: [1, 1, 1] + theta: 0.12 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.12 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: faceCentered + coefficient: 0.12 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.12/mesh.unv +INFO: shape: + edges length: 43.12001227586068 + surface area: 2.3674349658941356 + volume: 0.036449540384307776 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 26349 + Edges: 1664 + Faces: 4510 + Triangles: 4510 + Volumes: 20175 + Tetrahedrons: 6951 + Prisms: 13224 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:35.887891 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 10.2029, 601 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 11707 + Faces with small interpolation weight (< 0.05) found, number of faces: 1578 + Faces with small volume ratio (< 0.01) found, number of faces: 11 +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +INFO: decomposePar: [] +INFO: renumberMesh: ['-parallel', '-overwrite'] +INFO: potentialFoam: ['-parallel'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +INFO: simpleFoam: + SIMPLE solution converged in 108 iterations +INFO: calculate: elapsed time: 0:00:23.050742 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 172 / 177 + cpu count: 4 + structure: faceCentered + direction: [1, 1, 1] + theta: 0.13 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.13 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: faceCentered + coefficient: 0.13 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.13/mesh.unv +INFO: shape: + edges length: 43.729176841293324 + surface area: 1.9143986203224723 + volume: 0.029349615534421784 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 36300 + Edges: 3080 + Faces: 8386 + Triangles: 8386 + Volumes: 24834 + Tetrahedrons: 0 + Prisms: 24834 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:25.804806 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + ideasUnvToFoam: ideasUnvToFoam.C:1262: int main(int, char**): Assertion `noveau > -1' failed. + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.13/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + -------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- +[0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.13/processor0" +[0] +[0] +FOAM parallel run exiting +[0] + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.13/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:02.386156 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 173 / 177 + cpu count: 4 + structure: faceCentered + direction: [1, 1, 1] + theta: 0.14 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.14 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: faceCentered + coefficient: 0.14 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.14/mesh.unv +INFO: shape: + edges length: 32.88896493338803 + surface area: 1.5018066570518191 + volume: 0.02364906413907819 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 31744 + Edges: 1832 + Faces: 5258 + Triangles: 5258 + Volumes: 24654 + Tetrahedrons: 8880 + Prisms: 15306 + Pyramid: 468 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:01:48.844437 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + + +--> FOAM FATAL IO ERROR: (openfoam-2012) +Bad token - could not get int32 + +file: input at line 0. + + From Foam::Istream& Foam::operator>>(Foam::Istream&, int32_t&) + in file primitives/ints/int32/int32IO.C at line 96. + +FOAM exiting + + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.14/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.14/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.14/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:02.015432 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 174 / 177 + cpu count: 4 + structure: faceCentered + direction: [1, 1, 1] + theta: 0.15 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.15 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: faceCentered + coefficient: 0.15 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.15/mesh.unv +INFO: shape: + edges length: 26.152554375234786 + surface area: 1.209767198423661 + volume: 0.019035664563429564 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 18241 + Edges: 1089 + Faces: 3002 + Triangles: 3002 + Volumes: 14150 + Tetrahedrons: 5144 + Prisms: 8898 + Pyramid: 108 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:01:27.035783 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + + +--> FOAM FATAL IO ERROR: (openfoam-2012) +Bad token - could not get int32 + +file: input at line 0. + + From Foam::Istream& Foam::operator>>(Foam::Istream&, int32_t&) + in file primitives/ints/int32/int32IO.C at line 96. + +FOAM exiting + + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.15/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.15/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.15/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:01.995311 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 175 / 177 + cpu count: 4 + structure: faceCentered + direction: [1, 1, 1] + theta: 0.16 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.16 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: faceCentered + coefficient: 0.16 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.16/mesh.unv +INFO: shape: + edges length: 21.35495989646671 + surface area: 0.9798267728888729 + volume: 0.015239837554121404 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 14087 + Edges: 837 + Faces: 2316 + Triangles: 2316 + Volumes: 10934 + Tetrahedrons: 3986 + Prisms: 6948 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:01:34.424369 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + + +--> FOAM FATAL IO ERROR: (openfoam-2012) +Bad token - could not get int32 + +file: input at line 0. + + From Foam::Istream& Foam::operator>>(Foam::Istream&, int32_t&) + in file primitives/ints/int32/int32IO.C at line 96. + +FOAM exiting + + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.16/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.16/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.16/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:01.577887 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 176 / 177 + cpu count: 4 + structure: faceCentered + direction: [1, 1, 1] + theta: 0.17 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.17 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: faceCentered + coefficient: 0.17 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.17/mesh.unv +INFO: shape: + edges length: 17.35134671836467 + surface area: 0.7961847350244197 + volume: 0.012101446503835565 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 9995 + Edges: 639 + Faces: 1644 + Triangles: 1644 + Volumes: 7712 + Tetrahedrons: 2780 + Prisms: 4932 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:01:38.245376 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + + +--> FOAM FATAL IO ERROR: (openfoam-2012) +Bad token - could not get int32 + +file: input at line 0. + + From Foam::Istream& Foam::operator>>(Foam::Istream&, int32_t&) + in file primitives/ints/int32/int32IO.C at line 96. + +FOAM exiting + + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.17/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.17/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.17/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:01.935518 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 177 / 177 + cpu count: 4 + structure: faceCentered + direction: [1, 1, 1] + theta: 0.18 + fillet: False + export: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.18 +INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +INFO: genMesh: + structure type: faceCentered + coefficient: 0.18 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.18/mesh.unv +INFO: shape: + edges length: 13.791136711112753 + surface area: 0.6513020656435903 + volume: 0.009492273137130813 +INFO: meshCreate: + fineness: Coarse + min size: 0.0005 + max size: 0.1 + growth rate: 0.5 + nb segs per edge: 0.5 + nb segs per radius: 1.5 + limit size by surface curvature: True + quad-dominated: False + second order: False + optimize: True +INFO: meshCreate: + viscous layers: + thickness: 0.001 + number: 3 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 9319 + Edges: 611 + Faces: 1534 + Triangles: 1534 + Volumes: 7174 + Tetrahedrons: 2572 + Prisms: 4602 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:01:46.449097 +INFO: ideasUnvToFoam: ['mesh.unv'] +ERROR: ideasUnvToFoam: + + +--> FOAM FATAL IO ERROR: (openfoam-2012) +Bad token - could not get int32 + +file: input at line 0. + + From Foam::Istream& Foam::operator>>(Foam::Istream&, int32_t&) + in file primitives/ints/int32/int32IO.C at line 96. + +FOAM exiting + + +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +ERROR: createPatch: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: checkMesh: ['-allGeometry', '-allTopology'] +ERROR: checkMesh: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] +ERROR: transformPoints: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: decomposePar: [] +ERROR: decomposePar: + + +--> FOAM FATAL ERROR: (openfoam-2012) +Cannot find file "points" in directory "polyMesh" in times "0" down to constant + + From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const + in file global/fileOperations/fileOperation/fileOperation.C at line 1003. + +FOAM exiting + + +INFO: renumberMesh: ['-parallel', '-overwrite'] +ERROR: renumberMesh: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] renumberMesh: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.18/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: potentialFoam: ['-parallel'] +ERROR: potentialFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.18/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor0/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor1/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', '-set', 'pressureInletVelocity'] +INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] +INFO: simpleFoam: ['-parallel'] +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.18/processor0" +[0] +[0] +FOAM parallel run exiting +[0] +-------------------------------------------------------------------------- +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. +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:01.903201 +INFO: Warnings: 115 Errors: 498 diff --git a/logs/tasks.1.log b/logs/tasks.1.log new file mode 100644 index 0000000..50d626e --- /dev/null +++ b/logs/tasks.1.log @@ -0,0 +1,1063 @@ +Task 0: + structure: simple + direction: [1, 0, 0] + theta: 0.01 + mesh: True + flow: True + Task 1: + structure: simple + direction: [1, 0, 0] + theta: 0.02 + mesh: True + flow: True + Task 2: + structure: simple + direction: [1, 0, 0] + theta: 0.03 + mesh: True + flow: True + Task 3: + structure: simple + direction: [1, 0, 0] + theta: 0.04 + mesh: True + flow: True + Task 4: + structure: simple + direction: [1, 0, 0] + theta: 0.05 + mesh: True + flow: True + Task 5: + structure: simple + direction: [1, 0, 0] + theta: 0.06 + mesh: True + flow: True + Task 6: + structure: simple + direction: [1, 0, 0] + theta: 0.07 + mesh: True + flow: True + Task 7: + structure: simple + direction: [1, 0, 0] + theta: 0.08 + mesh: True + flow: True + Task 8: + structure: simple + direction: [1, 0, 0] + theta: 0.09 + mesh: True + flow: True + Task 9: + structure: simple + direction: [1, 0, 0] + theta: 0.1 + mesh: True + flow: True + Task 10: + structure: simple + direction: [1, 0, 0] + theta: 0.11 + mesh: True + flow: True + Task 11: + structure: simple + direction: [1, 0, 0] + theta: 0.12 + mesh: True + flow: True + Task 12: + structure: simple + direction: [1, 0, 0] + theta: 0.13 + mesh: True + flow: True + Task 13: + structure: simple + direction: [1, 0, 0] + theta: 0.14 + mesh: True + flow: True + Task 14: + structure: simple + direction: [1, 0, 0] + theta: 0.15 + mesh: True + flow: True + Task 15: + structure: simple + direction: [1, 0, 0] + theta: 0.16 + mesh: True + flow: True + Task 16: + structure: simple + direction: [1, 0, 0] + theta: 0.17 + mesh: True + flow: True + Task 17: + structure: simple + direction: [1, 0, 0] + theta: 0.18 + mesh: True + flow: True + Task 18: + structure: simple + direction: [1, 0, 0] + theta: 0.19 + mesh: True + flow: True + Task 19: + structure: simple + direction: [1, 0, 0] + theta: 0.2 + mesh: True + flow: True + Task 20: + structure: simple + direction: [1, 0, 0] + theta: 0.21 + mesh: True + flow: True + Task 21: + structure: simple + direction: [1, 0, 0] + theta: 0.22 + mesh: True + flow: True + Task 22: + structure: simple + direction: [1, 0, 0] + theta: 0.23 + mesh: True + flow: True + Task 23: + structure: simple + direction: [1, 0, 0] + theta: 0.24 + mesh: True + flow: True + Task 24: + structure: simple + direction: [1, 0, 0] + theta: 0.25 + mesh: True + flow: True + Task 25: + structure: simple + direction: [1, 0, 0] + theta: 0.26 + mesh: True + flow: True + Task 26: + structure: simple + direction: [1, 0, 0] + theta: 0.27 + mesh: True + flow: True + Task 27: + structure: simple + direction: [1, 0, 0] + theta: 0.28 + mesh: True + flow: True + Task 28: + structure: simple + direction: [0, 0, 1] + theta: 0.01 + mesh: True + flow: True + Task 29: + structure: simple + direction: [0, 0, 1] + theta: 0.02 + mesh: True + flow: True + Task 30: + structure: simple + direction: [0, 0, 1] + theta: 0.03 + mesh: True + flow: True + Task 31: + structure: simple + direction: [0, 0, 1] + theta: 0.04 + mesh: True + flow: True + Task 32: + structure: simple + direction: [0, 0, 1] + theta: 0.05 + mesh: True + flow: True + Task 33: + structure: simple + direction: [0, 0, 1] + theta: 0.06 + mesh: True + flow: True + Task 34: + structure: simple + direction: [0, 0, 1] + theta: 0.07 + mesh: True + flow: True + Task 35: + structure: simple + direction: [0, 0, 1] + theta: 0.08 + mesh: True + flow: True + Task 36: + structure: simple + direction: [0, 0, 1] + theta: 0.09 + mesh: True + flow: True + Task 37: + structure: simple + direction: [0, 0, 1] + theta: 0.1 + mesh: True + flow: True + Task 38: + structure: simple + direction: [0, 0, 1] + theta: 0.11 + mesh: True + flow: True + Task 39: + structure: simple + direction: [0, 0, 1] + theta: 0.12 + mesh: True + flow: True + Task 40: + structure: simple + direction: [0, 0, 1] + theta: 0.13 + mesh: True + flow: True + Task 41: + structure: simple + direction: [0, 0, 1] + theta: 0.14 + mesh: True + flow: True + Task 42: + structure: simple + direction: [0, 0, 1] + theta: 0.15 + mesh: True + flow: True + Task 43: + structure: simple + direction: [0, 0, 1] + theta: 0.16 + mesh: True + flow: True + Task 44: + structure: simple + direction: [0, 0, 1] + theta: 0.17 + mesh: True + flow: True + Task 45: + structure: simple + direction: [0, 0, 1] + theta: 0.18 + mesh: True + flow: False + Task 46: + structure: simple + direction: [0, 0, 1] + theta: 0.19 + mesh: True + flow: False + Task 47: + structure: simple + direction: [0, 0, 1] + theta: 0.2 + mesh: True + flow: True + Task 48: + structure: simple + direction: [0, 0, 1] + theta: 0.21 + mesh: True + flow: False + Task 49: + structure: simple + direction: [0, 0, 1] + theta: 0.22 + mesh: True + flow: True + Task 50: + structure: simple + direction: [0, 0, 1] + theta: 0.23 + mesh: True + flow: True + Task 51: + structure: simple + direction: [0, 0, 1] + theta: 0.24 + mesh: True + flow: True + Task 52: + structure: simple + direction: [0, 0, 1] + theta: 0.25 + mesh: True + flow: True + Task 53: + structure: simple + direction: [0, 0, 1] + theta: 0.26 + mesh: True + flow: False + Task 54: + structure: simple + direction: [0, 0, 1] + theta: 0.27 + mesh: True + flow: False + Task 55: + structure: simple + direction: [0, 0, 1] + theta: 0.28 + mesh: True + flow: True + Task 56: + structure: simple + direction: [1, 1, 1] + theta: 0.01 + mesh: True + flow: True + Task 57: + structure: simple + direction: [1, 1, 1] + theta: 0.02 + mesh: True + flow: True + Task 58: + structure: simple + direction: [1, 1, 1] + theta: 0.03 + mesh: True + flow: True + Task 59: + structure: simple + direction: [1, 1, 1] + theta: 0.04 + mesh: True + flow: True + Task 60: + structure: simple + direction: [1, 1, 1] + theta: 0.05 + mesh: True + flow: True + Task 61: + structure: simple + direction: [1, 1, 1] + theta: 0.06 + mesh: True + flow: True + Task 62: + structure: simple + direction: [1, 1, 1] + theta: 0.07 + mesh: True + flow: True + Task 63: + structure: simple + direction: [1, 1, 1] + theta: 0.08 + mesh: True + flow: True + Task 64: + structure: simple + direction: [1, 1, 1] + theta: 0.09 + mesh: True + flow: True + Task 65: + structure: simple + direction: [1, 1, 1] + theta: 0.1 + mesh: True + flow: True + Task 66: + structure: simple + direction: [1, 1, 1] + theta: 0.11 + mesh: True + flow: True + Task 67: + structure: simple + direction: [1, 1, 1] + theta: 0.12 + mesh: True + flow: True + Task 68: + structure: simple + direction: [1, 1, 1] + theta: 0.13 + mesh: True + flow: True + Task 69: + structure: simple + direction: [1, 1, 1] + theta: 0.14 + mesh: True + flow: True + Task 70: + structure: simple + direction: [1, 1, 1] + theta: 0.15 + mesh: True + flow: True + Task 71: + structure: simple + direction: [1, 1, 1] + theta: 0.16 + mesh: True + flow: True + Task 72: + structure: simple + direction: [1, 1, 1] + theta: 0.17 + mesh: True + flow: True + Task 73: + structure: simple + direction: [1, 1, 1] + theta: 0.18 + mesh: True + flow: True + Task 74: + structure: simple + direction: [1, 1, 1] + theta: 0.19 + mesh: True + flow: True + Task 75: + structure: simple + direction: [1, 1, 1] + theta: 0.2 + mesh: True + flow: True + Task 76: + structure: simple + direction: [1, 1, 1] + theta: 0.21 + mesh: True + flow: True + Task 77: + structure: simple + direction: [1, 1, 1] + theta: 0.22 + mesh: True + flow: True + Task 78: + structure: simple + direction: [1, 1, 1] + theta: 0.23 + mesh: True + flow: True + Task 79: + structure: simple + direction: [1, 1, 1] + theta: 0.24 + mesh: True + flow: True + Task 80: + structure: simple + direction: [1, 1, 1] + theta: 0.25 + mesh: True + flow: True + Task 81: + structure: simple + direction: [1, 1, 1] + theta: 0.26 + mesh: True + flow: True + Task 82: + structure: simple + direction: [1, 1, 1] + theta: 0.27 + mesh: True + flow: True + Task 83: + structure: simple + direction: [1, 1, 1] + theta: 0.28 + mesh: True + flow: True + Task 84: + structure: bodyCentered + direction: [1, 0, 0] + theta: 0.01 + mesh: True + flow: False + Task 85: + structure: bodyCentered + direction: [1, 0, 0] + theta: 0.02 + mesh: True + flow: False + Task 86: + structure: bodyCentered + direction: [1, 0, 0] + theta: 0.03 + mesh: True + flow: False + Task 87: + structure: bodyCentered + direction: [1, 0, 0] + theta: 0.04 + mesh: True + flow: False + Task 88: + structure: bodyCentered + direction: [1, 0, 0] + theta: 0.05 + mesh: True + flow: False + Task 89: + structure: bodyCentered + direction: [1, 0, 0] + theta: 0.06 + mesh: True + flow: False + Task 90: + structure: bodyCentered + direction: [1, 0, 0] + theta: 0.07 + mesh: True + flow: False + Task 91: + structure: bodyCentered + direction: [1, 0, 0] + theta: 0.08 + mesh: True + flow: False + Task 92: + structure: bodyCentered + direction: [1, 0, 0] + theta: 0.09 + mesh: True + flow: False + Task 93: + structure: bodyCentered + direction: [1, 0, 0] + theta: 0.1 + mesh: True + flow: False + Task 94: + structure: bodyCentered + direction: [1, 0, 0] + theta: 0.11 + mesh: True + flow: False + Task 95: + structure: bodyCentered + direction: [1, 0, 0] + theta: 0.12 + mesh: True + flow: False + Task 96: + structure: bodyCentered + direction: [1, 0, 0] + theta: 0.13 + mesh: True + flow: False + Task 97: + structure: bodyCentered + direction: [0, 0, 1] + theta: 0.01 + mesh: True + flow: False + Task 98: + structure: bodyCentered + direction: [0, 0, 1] + theta: 0.02 + mesh: True + flow: False + Task 99: + structure: bodyCentered + direction: [0, 0, 1] + theta: 0.03 + mesh: True + flow: False + Task 100: + structure: bodyCentered + direction: [0, 0, 1] + theta: 0.04 + mesh: True + flow: False + Task 101: + structure: bodyCentered + direction: [0, 0, 1] + theta: 0.05 + mesh: True + flow: False + Task 102: + structure: bodyCentered + direction: [0, 0, 1] + theta: 0.06 + mesh: True + flow: False + Task 103: + structure: bodyCentered + direction: [0, 0, 1] + theta: 0.07 + mesh: True + flow: False + Task 104: + structure: bodyCentered + direction: [0, 0, 1] + theta: 0.08 + mesh: True + flow: False + Task 105: + structure: bodyCentered + direction: [0, 0, 1] + theta: 0.09 + mesh: True + flow: False + Task 106: + structure: bodyCentered + direction: [0, 0, 1] + theta: 0.1 + mesh: True + flow: False + Task 107: + structure: bodyCentered + direction: [0, 0, 1] + theta: 0.11 + mesh: True + flow: False + Task 108: + structure: bodyCentered + direction: [0, 0, 1] + theta: 0.12 + mesh: True + flow: False + Task 109: + structure: bodyCentered + direction: [0, 0, 1] + theta: 0.13 + mesh: True + flow: False + Task 110: + structure: bodyCentered + direction: [1, 1, 1] + theta: 0.01 + mesh: True + flow: False + Task 111: + structure: bodyCentered + direction: [1, 1, 1] + theta: 0.02 + mesh: True + flow: False + Task 112: + structure: bodyCentered + direction: [1, 1, 1] + theta: 0.03 + mesh: True + flow: False + Task 113: + structure: bodyCentered + direction: [1, 1, 1] + theta: 0.04 + mesh: True + flow: False + Task 114: + structure: bodyCentered + direction: [1, 1, 1] + theta: 0.05 + mesh: True + flow: False + Task 115: + structure: bodyCentered + direction: [1, 1, 1] + theta: 0.06 + mesh: True + flow: False + Task 116: + structure: bodyCentered + direction: [1, 1, 1] + theta: 0.07 + mesh: True + flow: False + Task 117: + structure: bodyCentered + direction: [1, 1, 1] + theta: 0.08 + mesh: True + flow: False + Task 118: + structure: bodyCentered + direction: [1, 1, 1] + theta: 0.09 + mesh: True + flow: False + Task 119: + structure: bodyCentered + direction: [1, 1, 1] + theta: 0.1 + mesh: True + flow: False + Task 120: + structure: bodyCentered + direction: [1, 1, 1] + theta: 0.11 + mesh: True + flow: False + Task 121: + structure: bodyCentered + direction: [1, 1, 1] + theta: 0.12 + mesh: True + flow: False + Task 122: + structure: bodyCentered + direction: [1, 1, 1] + theta: 0.13 + mesh: True + flow: False + Task 123: + structure: faceCentered + direction: [1, 0, 0] + theta: 0.01 + mesh: True + flow: True + Task 124: + structure: faceCentered + direction: [1, 0, 0] + theta: 0.02 + mesh: True + flow: True + Task 125: + structure: faceCentered + direction: [1, 0, 0] + theta: 0.03 + mesh: True + flow: True + Task 126: + structure: faceCentered + direction: [1, 0, 0] + theta: 0.04 + mesh: True + flow: True + Task 127: + structure: faceCentered + direction: [1, 0, 0] + theta: 0.05 + mesh: True + flow: True + Task 128: + structure: faceCentered + direction: [1, 0, 0] + theta: 0.06 + mesh: True + flow: True + Task 129: + structure: faceCentered + direction: [1, 0, 0] + theta: 0.07 + mesh: True + flow: True + Task 130: + structure: faceCentered + direction: [1, 0, 0] + theta: 0.08 + mesh: True + flow: True + Task 131: + structure: faceCentered + direction: [1, 0, 0] + theta: 0.09 + mesh: True + flow: True + Task 132: + structure: faceCentered + direction: [1, 0, 0] + theta: 0.1 + mesh: True + flow: True + Task 133: + structure: faceCentered + direction: [1, 0, 0] + theta: 0.11 + mesh: True + flow: True + Task 134: + structure: faceCentered + direction: [1, 0, 0] + theta: 0.12 + mesh: True + flow: True + Task 135: + structure: faceCentered + direction: [1, 0, 0] + theta: 0.13 + mesh: True + flow: True + Task 136: + structure: faceCentered + direction: [1, 0, 0] + theta: 0.14 + mesh: True + flow: False + Task 137: + structure: faceCentered + direction: [1, 0, 0] + theta: 0.15 + mesh: True + flow: True + Task 138: + structure: faceCentered + direction: [1, 0, 0] + theta: 0.16 + mesh: True + flow: True + Task 139: + structure: faceCentered + direction: [1, 0, 0] + theta: 0.17 + mesh: True + flow: False + Task 140: + structure: faceCentered + direction: [1, 0, 0] + theta: 0.18 + mesh: True + flow: True + Task 141: + structure: faceCentered + direction: [0, 0, 1] + theta: 0.01 + mesh: True + flow: False + Task 142: + structure: faceCentered + direction: [0, 0, 1] + theta: 0.02 + mesh: True + flow: True + Task 143: + structure: faceCentered + direction: [0, 0, 1] + theta: 0.03 + mesh: True + flow: True + Task 144: + structure: faceCentered + direction: [0, 0, 1] + theta: 0.04 + mesh: True + flow: True + Task 145: + structure: faceCentered + direction: [0, 0, 1] + theta: 0.05 + mesh: True + flow: True + Task 146: + structure: faceCentered + direction: [0, 0, 1] + theta: 0.06 + mesh: True + flow: True + Task 147: + structure: faceCentered + direction: [0, 0, 1] + theta: 0.07 + mesh: True + flow: True + Task 148: + structure: faceCentered + direction: [0, 0, 1] + theta: 0.08 + mesh: True + flow: True + Task 149: + structure: faceCentered + direction: [0, 0, 1] + theta: 0.09 + mesh: True + flow: True + Task 150: + structure: faceCentered + direction: [0, 0, 1] + theta: 0.1 + mesh: True + flow: True + Task 151: + structure: faceCentered + direction: [0, 0, 1] + theta: 0.11 + mesh: True + flow: True + Task 152: + structure: faceCentered + direction: [0, 0, 1] + theta: 0.12 + mesh: True + flow: True + Task 153: + structure: faceCentered + direction: [0, 0, 1] + theta: 0.13 + mesh: True + flow: True + Task 154: + structure: faceCentered + direction: [0, 0, 1] + theta: 0.14 + mesh: True + flow: False + Task 155: + structure: faceCentered + direction: [0, 0, 1] + theta: 0.15 + mesh: True + flow: True + Task 156: + structure: faceCentered + direction: [0, 0, 1] + theta: 0.16 + mesh: True + flow: False + Task 157: + structure: faceCentered + direction: [0, 0, 1] + theta: 0.17 + mesh: True + flow: False + Task 158: + structure: faceCentered + direction: [0, 0, 1] + theta: 0.18 + mesh: True + flow: False + Task 159: + structure: faceCentered + direction: [1, 1, 1] + theta: 0.01 + mesh: True + flow: False + Task 160: + structure: faceCentered + direction: [1, 1, 1] + theta: 0.02 + mesh: True + flow: False + Task 161: + structure: faceCentered + direction: [1, 1, 1] + theta: 0.03 + mesh: True + flow: True + Task 162: + structure: faceCentered + direction: [1, 1, 1] + theta: 0.04 + mesh: True + flow: False + Task 163: + structure: faceCentered + direction: [1, 1, 1] + theta: 0.05 + mesh: True + flow: True + Task 164: + structure: faceCentered + direction: [1, 1, 1] + theta: 0.06 + mesh: True + flow: False + Task 165: + structure: faceCentered + direction: [1, 1, 1] + theta: 0.07 + mesh: True + flow: False + Task 166: + structure: faceCentered + direction: [1, 1, 1] + theta: 0.08 + mesh: True + flow: True + Task 167: + structure: faceCentered + direction: [1, 1, 1] + theta: 0.09 + mesh: True + flow: False + Task 168: + structure: faceCentered + direction: [1, 1, 1] + theta: 0.1 + mesh: True + flow: False + Task 169: + structure: faceCentered + direction: [1, 1, 1] + theta: 0.11 + mesh: True + flow: True + Task 170: + structure: faceCentered + direction: [1, 1, 1] + theta: 0.12 + mesh: True + flow: True + Task 171: + structure: faceCentered + direction: [1, 1, 1] + theta: 0.13 + mesh: True + flow: False + Task 172: + structure: faceCentered + direction: [1, 1, 1] + theta: 0.14 + mesh: True + flow: False + Task 173: + structure: faceCentered + direction: [1, 1, 1] + theta: 0.15 + mesh: True + flow: False + Task 174: + structure: faceCentered + direction: [1, 1, 1] + theta: 0.16 + mesh: True + flow: False + Task 175: + structure: faceCentered + direction: [1, 1, 1] + theta: 0.17 + mesh: True + flow: False + Task 176: + structure: faceCentered + direction: [1, 1, 1] + theta: 0.18 + mesh: True + flow: False + \ No newline at end of file diff --git a/run.py b/run.py index 948bcba..6d40be9 100644 --- a/run.py +++ b/run.py @@ -42,7 +42,24 @@ def main(): os.makedirs(task.export) createMesh(task) - calculate(task) + + if os.path.exists(os.path.join(task.export, "mesh.unv")): + task.mesh = True + + returncode = calculate(task) + + if not returncode: + task.flow = True + + with open(os.path.join(config.LOG, "tasks.log"), "a") as io: + idx = tasks.index(task) + io.write(f"""Task {idx}: + structure:\t{task.structure} + direction:\t{task.direction} + theta:\t{task.theta} + mesh:\t{task.mesh} + flow:\t{task.flow}\n""") + logger.info(f"Warnings: {logger.warnings}\tErrors: {logger.errors}") @@ -60,8 +77,14 @@ def checkEnv(): logger.info(f"enviroment:\n\t{pythonVersion}\n\t{salomeVersion}\n\t{foamVersion}") +class Task: + def __init__(self, **kwargs): + for (k, v) in kwargs.items(): + setattr(self, k, v) + + def createTasks(): - Task = namedtuple("Task", ["structure", "theta", "fillet", "direction", "export"]) + #Task = namedtuple("Task", ["structure", "theta", "fillet", "direction", "export"]) tasks = [] structures = [ getattr(config, s)() for s in config.structures ] @@ -76,10 +99,18 @@ def createTasks(): "theta-{}".format(theta) ) - tasks.append( - Task(name, theta, structure.fillet, direction, export) + task = Task( + structure = name, + theta = theta, + fillet = structure.fillet, + direction = direction, + export = export, + mesh = False, + flow = False ) + tasks.append(task) + return tasks @@ -139,13 +170,15 @@ def calculate(task): foam_utils.foamDictionary(f"processor{n}/0/U", "boundaryField.inlet.type", "pressureInletVelocity") foam_utils.foamDictionary(f"processor{n}/0/U", "boundaryField.inlet.value", "uniform (0 0 0)") - foam_utils.simpleFoam() + returncode = foam_utils.simpleFoam() os.chdir(config.ROOT) etime = time.monotonic() logger.info("calculate: elapsed time: {}".format(timedelta(seconds = etime - stime))) + return returncode + def postprocessing(tasks): diff --git a/src/foam_utils.py b/src/foam_utils.py index 27afa1c..870c974 100644 --- a/src/foam_utils.py +++ b/src/foam_utils.py @@ -114,11 +114,13 @@ def potentialFoam(case: str = None): def simpleFoam(case: str = None): - application("simpleFoam", "-parallel", useMPI = True, case = case, stderr = True) + _, returncode = application("simpleFoam", "-parallel", useMPI = True, case = case, stderr = True) with open("simpleFoam.log", "r") as io: for line in io: if re.search("solution converged", line): logger.info("simpleFoam:\n\t{}".format(line.strip())) + return returncode +