From 1c1887a204da10163b6ea140c371b9a01a2d10a7 Mon Sep 17 00:00:00 2001 From: L-Nafaryus Date: Thu, 13 May 2021 20:51:26 +0500 Subject: [PATCH 1/3] Mod: simple --- config.py | 4 +- logs/anisotrope.1.log | 18502 ---------------------------------- logs/anisotrope.2.log | 302 - logs/anisotrope.log | 5977 +++++++++++ logs/tasks.1.log | 1063 -- logs/tasks.2.log | 6 - logs/tasks.log | 504 + samples/bodyCentered.py | 8 +- samples/simple.py | 8 +- src/salome_utils.py | 15 +- temp/bodyCenteredCubic.step | 5708 +++++++++++ 11 files changed, 12207 insertions(+), 19890 deletions(-) delete mode 100644 logs/anisotrope.1.log delete mode 100644 logs/anisotrope.2.log create mode 100644 logs/anisotrope.log delete mode 100644 logs/tasks.1.log delete mode 100644 logs/tasks.2.log create mode 100644 logs/tasks.log create mode 100644 temp/bodyCenteredCubic.step diff --git a/config.py b/config.py index 50fac3b..d570ae6 100644 --- a/config.py +++ b/config.py @@ -72,8 +72,8 @@ class simple: fillet = True fineness = 1 parameters = Parameters( - minSize = 0.005, - maxSize = 0.05, + minSize = 0.01, + maxSize = 0.5, growthRate = 0.5, nbSegPerEdge = 0.5, nbSegPerRadius = 0.5, diff --git a/logs/anisotrope.1.log b/logs/anisotrope.1.log deleted file mode 100644 index 4819799..0000000 --- a/logs/anisotrope.1.log +++ /dev/null @@ -1,18502 +0,0 @@ -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/anisotrope.2.log b/logs/anisotrope.2.log deleted file mode 100644 index 2c567b7..0000000 --- a/logs/anisotrope.2.log +++ /dev/null @@ -1,302 +0,0 @@ -CRITICAL: Missed environment -INFO: -------------------------------------------------------------------------------- -INFO: main: - task: 1 / 84 - 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: enviroment: - Python 3.9.4 - Salome 9.6.0 - OpenFOAM-v2012 -INFO: -------------------------------------------------------------------------------- -INFO: main: - task: 1 / 84 - 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.005 - max size: 0.05 - 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.005 - number: 2 - stretch factor: 1.2 -INFO: meshCompute: - Elements: 332036 - Edges: 1212 - Faces: 31402 - Triangles: 31402 - Volumes: 299422 - Tetrahedrons: 244554 - Prisms: 54868 - Pyramid: 0 -INFO: meshExport: - format: unv -INFO: createMesh: elapsed time: 0:00:56.351503 -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: 1129 - Faces with small interpolation weight (< 0.05) found, number of faces: 65 -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: - [3] #0 Foam::error::printStack(Foam::Ostream&) at ??:? -[3] #1 Foam::sigFpe::sigHandler(int) at ??:? -[3] #2 ? in /usr/lib64/libpthread.so.0 -[3] #3 Foam::GAMGSolver::scale(Foam::Field&, Foam::Field&, Foam::lduMatrix const&, Foam::FieldField const&, Foam::UPtrList const&, Foam::Field const&, unsigned char) const at ??:? -[3] #4 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 ??:? -[3] #5 Foam::GAMGSolver::solve(Foam::Field&, Foam::Field const&, unsigned char) const at ??:? -[3] #6 Foam::fvMatrix::solveSegregated(Foam::dictionary const&) at ??:? -[3] #7 Foam::fvMatrix::solveSegregatedOrCoupled(Foam::dictionary const&) at ??:? -[3] #8 Foam::fvMesh::solve(Foam::fvMatrix&, Foam::dictionary const&) const at ??:? -[3] #9 ? in ~/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/bin/simpleFoam -[3] #10 __libc_start_main in /usr/lib64/libc.so.6 -[3] #11 ? in ~/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/bin/simpleFoam -[elnafo:22022] *** Process received signal *** -[elnafo:22022] Signal: Floating point exception (8) -[elnafo:22022] Signal code: (-6) -[elnafo:22022] Failing at address: 0x3e800005606 -[elnafo:22022] [ 0] /usr/lib64/libpthread.so.0(+0x13900)[0x7f628c2a3900] -[elnafo:22022] [ 1] /usr/lib64/libpthread.so.0(raise+0x141)[0x7f628c2a37a1] -[elnafo:22022] [ 2] /usr/lib64/libpthread.so.0(+0x13900)[0x7f628c2a3900] -[elnafo:22022] [ 3] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZNK4Foam10GAMGSolver5scaleERNS_5FieldIdEES3_RKNS_9lduMatrixERKNS_10FieldFieldIS1_dEERKNS_8UPtrListIKNS_17lduInterfaceFieldEEERKS2_h+0xee)[0x7f628ccd67ee] -[elnafo:22022] [ 4] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZNK4Foam10GAMGSolver6VcycleERKNS_7PtrListINS_9lduMatrix8smootherEEERNS_5FieldIdEERKS8_S9_S9_S9_S9_S9_RNS1_IS8_EESD_h+0x9b9)[0x7f628ccd85c9] -[elnafo:22022] [ 5] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZNK4Foam10GAMGSolver5solveERNS_5FieldIdEERKS2_h+0x60b)[0x7f628ccda76b] -[elnafo:22022] [ 6] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libfiniteVolume.so(_ZN4Foam8fvMatrixIdE15solveSegregatedERKNS_10dictionaryE+0x18b)[0x7f628ff9c49b] -[elnafo:22022] [ 7] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libfiniteVolume.so(_ZN4Foam8fvMatrixIdE24solveSegregatedOrCoupledERKNS_10dictionaryE+0x44b)[0x7f628f473d7b] -[elnafo:22022] [ 8] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libfiniteVolume.so(_ZNK4Foam6fvMesh5solveERNS_8fvMatrixIdEERKNS_10dictionaryE+0x24)[0x7f628f418864] -[elnafo:22022] [ 9] simpleFoam(+0x272da)[0x55b38a1bc2da] -[elnafo:22022] [10] /usr/lib64/libc.so.6(__libc_start_main+0xea)[0x7f628c0f1e0a] -[elnafo:22022] [11] simpleFoam(+0x2872a)[0x55b38a1bd72a] -[elnafo:22022] *** 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 3 with PID 0 on node elnafo exited on signal 8 (Floating point exception). --------------------------------------------------------------------------- - -INFO: calculate: elapsed time: 0:00:55.554469 -INFO: -------------------------------------------------------------------------------- -INFO: main: - task: 2 / 84 - 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.005 - max size: 0.05 - 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.005 - number: 2 - stretch factor: 1.2 -INFO: meshCompute: - Elements: 322995 - Edges: 1204 - Faces: 30602 - Triangles: 30602 - Volumes: 291189 - Tetrahedrons: 237773 - Prisms: 53416 - Pyramid: 0 -INFO: meshExport: - format: unv -INFO: createMesh: elapsed time: 0:00:53.272977 -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: 384 - Faces with small interpolation weight (< 0.05) found, number of faces: 316 -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'] -CRITICAL: Missed environment -INFO: -------------------------------------------------------------------------------- -INFO: main: - task: 1 / 84 - cpu count: 4 - structure: simple - direction: [1, 0, 0] - theta: 0.01 - fillet: True - 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: 1 - 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: 67.92273385609434 - surface area: 37.44945519567929 - volume: 7.368042673884656 -INFO: meshCreate: - fineness: Coarse - min size: 0.005 - max size: 0.05 - 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.005 - number: 2 - stretch factor: 1.2 -INFO: environment: - Python 3.9.4 - Salome 9.6.0 - OpenFOAM-v2012 -INFO: environment: - Python 3.9.4 - Salome 9.6.0 - OpenFOAM-v2012 -INFO: -------------------------------------------------------------------------------- -INFO: main: - task: 1 / 84 - cpu count: 4 - structure: simple - direction: [1, 0, 0] - theta: 0.01 - fillet: True - 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: 1 - 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: 67.92273385609434 - surface area: 37.44945519567929 - volume: 7.368042673884656 -INFO: meshCreate: - fineness: Coarse - min size: 0.005 - max size: 0.05 - 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.005 - number: 2 - stretch factor: 1.2 -INFO: meshCompute: - Elements: 478430 - Edges: 3956 - Faces: 61270 - Triangles: 61270 - Volumes: 413204 - Tetrahedrons: 298712 - Prisms: 114492 - Pyramid: 0 -INFO: meshExport: - format: unv -INFO: createMesh: elapsed time: 0:02:13.757935 -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: 77 - Concave cells (using face planes) found, number of cells: 3 - Faces with small interpolation weight (< 0.05) found, number of faces: 128 - 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'] diff --git a/logs/anisotrope.log b/logs/anisotrope.log new file mode 100644 index 0000000..879c610 --- /dev/null +++ b/logs/anisotrope.log @@ -0,0 +1,5977 @@ +INFO: environment: + Python 3.9.5 + Salome 9.6.0 + OpenFOAM-v2012 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 1 / 84 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.01 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.01/mesh.unv +INFO: shape: + edges length: 84.6411119196479 + surface area: 32.13602028527959 + volume: 6.8912891610244795 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 12423 + Edges: 553 + Faces: 2428 + Triangles: 2428 + Volumes: 9442 + Tetrahedrons: 4906 + Prisms: 4536 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:15.353276 +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: 3741 + Faces with small interpolation weight (< 0.05) found, number of faces: 1646 +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 179 iterations +INFO: calculate: elapsed time: 0:00:07.450734 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 2 / 84 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.02 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.02/mesh.unv +INFO: shape: + edges length: 84.63235958522154 + surface area: 31.76751299334205 + volume: 6.678197758874605 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 12819 + Edges: 566 + Faces: 2520 + Triangles: 2520 + Volumes: 9733 + Tetrahedrons: 5035 + Prisms: 4698 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:15.264654 +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: 3760 + Faces with small interpolation weight (< 0.05) found, number of faces: 1670 +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 180 iterations +INFO: calculate: elapsed time: 0:00:07.099668 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 3 / 84 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.03 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.03/mesh.unv +INFO: shape: + edges length: 84.63961971825442 + surface area: 31.377265767266046 + volume: 6.460670931579417 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 14089 + Edges: 613 + Faces: 2754 + Triangles: 2754 + Volumes: 10722 + Tetrahedrons: 5584 + Prisms: 5138 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:15.413950 +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: 3866 + Faces with small interpolation weight (< 0.05) found, number of faces: 1711 +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 187 iterations +INFO: calculate: elapsed time: 0:00:07.116609 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 4 / 84 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.04 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.04/mesh.unv +INFO: shape: + edges length: 84.66371531748267 + surface area: 30.964119141905343 + volume: 6.238847322193374 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 14879 + Edges: 623 + Faces: 2940 + Triangles: 2940 + Volumes: 11316 + Tetrahedrons: 5798 + Prisms: 5518 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:16.229635 +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: 3833 + Faces with small interpolation weight (< 0.05) found, number of faces: 1876 +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 185 iterations +INFO: calculate: elapsed time: 0:00:07.507722 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 5 / 84 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.05 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.05/mesh.unv +INFO: shape: + edges length: 84.70546666056416 + surface area: 30.52687050966018 + volume: 6.012893509252921 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 15958 + Edges: 670 + Faces: 3136 + Triangles: 3136 + Volumes: 12152 + Tetrahedrons: 6238 + Prisms: 5914 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:16.058288 +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: 3705 + Faces with small interpolation weight (< 0.05) found, number of faces: 1918 +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:07.869841 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 6 / 84 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.06 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.06/mesh.unv +INFO: shape: + edges length: 84.7656889166493 + surface area: 30.06427282325747 + volume: 5.783006204378002 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 16842 + Edges: 691 + Faces: 3344 + Triangles: 3344 + Volumes: 12807 + Tetrahedrons: 6489 + Prisms: 6318 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:16.600625 +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: 3486 + Faces with small interpolation weight (< 0.05) found, number of faces: 1764 +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:09.813931 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 7 / 84 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.07 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.07/mesh.unv +INFO: shape: + edges length: 84.84518984747751 + surface area: 29.57503304433512 + volume: 5.549414627604627 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 17997 + Edges: 732 + Faces: 3560 + Triangles: 3560 + Volumes: 13705 + Tetrahedrons: 6973 + Prisms: 6732 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:16.846938 +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: 3155 + Faces with small interpolation weight (< 0.05) found, number of faces: 1820 +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:09.017333 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 8 / 84 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.08 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.08/mesh.unv +INFO: shape: + edges length: 84.94476762157991 + surface area: 29.057810269178454 + volume: 5.312383018981669 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 19436 + Edges: 772 + Faces: 3876 + Triangles: 3876 + Volumes: 14788 + Tetrahedrons: 7418 + Prisms: 7370 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:16.070288 +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: 2926 + Faces with small interpolation weight (< 0.05) found, number of faces: 1924 +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 196 iterations +INFO: calculate: elapsed time: 0:00:10.853308 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 9 / 84 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.09 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.09/mesh.unv +INFO: shape: + edges length: 85.06520876634185 + surface area: 28.511213538085364 + volume: 5.072213403186976 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 22428 + Edges: 796 + Faces: 4538 + Triangles: 4538 + Volumes: 17094 + Tetrahedrons: 8382 + Prisms: 8712 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:17.937929 +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: 2025 + Faces with small interpolation weight (< 0.05) found, number of faces: 3161 +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 180 iterations +INFO: calculate: elapsed time: 0:00:10.360169 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 10 / 84 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.1 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.1/mesh.unv +INFO: shape: + edges length: 85.20728628105797 + surface area: 27.933799246167283 + volume: 4.829248571979253 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 24418 + Edges: 846 + Faces: 4930 + Triangles: 4930 + Volumes: 18642 + Tetrahedrons: 9162 + Prisms: 9480 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:18.069031 +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: 1800 + Faces with small interpolation weight (< 0.05) found, number of faces: 3073 +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.016383 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 11 / 84 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.11 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.11/mesh.unv +INFO: shape: + edges length: 85.37175793120794 + surface area: 27.32406812584545 + volume: 4.583875371190341 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 26702 + Edges: 917 + Faces: 5408 + Triangles: 5408 + Volumes: 20377 + Tetrahedrons: 9983 + Prisms: 10394 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:19.892841 +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: 1563 + Faces with small interpolation weight (< 0.05) found, number of faces: 3070 +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:11.552876 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 12 / 84 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.12 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.12/mesh.unv +INFO: shape: + edges length: 85.55936474250535 + surface area: 26.680461752856246 + volume: 4.3365282753234515 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 27782 + Edges: 986 + Faces: 5626 + Triangles: 5626 + Volumes: 21170 + Tetrahedrons: 10356 + Prisms: 10814 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:19.918843 +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: 1342 + Faces with small interpolation weight (< 0.05) found, number of faces: 2843 +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:12.217455 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 13 / 84 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.13 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.13/mesh.unv +INFO: shape: + edges length: 85.7708297095182 + surface area: 26.00135862065211 + volume: 4.087693365564796 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 30300 + Edges: 1063 + Faces: 6104 + Triangles: 6104 + Volumes: 23133 + Tetrahedrons: 11341 + Prisms: 11792 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:19.406464 +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: 1147 + Faces with small interpolation weight (< 0.05) found, number of faces: 2544 +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 185 iterations +INFO: calculate: elapsed time: 0:00:23.192920 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 14 / 84 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.14 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.14/mesh.unv +INFO: shape: + edges length: 86.00685673205047 + surface area: 25.285069200164678 + volume: 3.837912772905747 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 33240 + Edges: 1132 + Faces: 6580 + Triangles: 6580 + Volumes: 25528 + Tetrahedrons: 12794 + Prisms: 12734 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:23.317956 +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: 1054 + Faces with small interpolation weight (< 0.05) found, number of faces: 2218 +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.753974 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 15 / 84 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.15 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.15/mesh.unv +INFO: shape: + edges length: 86.26812978951489 + surface area: 24.52983123319 + volume: 3.587789520993897 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 36612 + Edges: 1214 + Faces: 7276 + Triangles: 7276 + Volumes: 28122 + Tetrahedrons: 14004 + Prisms: 14118 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:21.767240 +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: 976 + Faces with small interpolation weight (< 0.05) found, number of faces: 2054 +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:26.293321 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 16 / 84 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.16 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.16/mesh.unv +INFO: shape: + edges length: 86.55531236097028 + surface area: 23.733803526555228 + volume: 3.3379930325406906 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 40924 + Edges: 1333 + Faces: 8140 + Triangles: 8140 + Volumes: 31451 + Tetrahedrons: 15631 + Prisms: 15820 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:23.583791 +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: 848 + Faces with small interpolation weight (< 0.05) found, number of faces: 2017 +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:27.297129 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 17 / 84 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.17 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.17/mesh.unv +INFO: shape: + edges length: 86.86904709750056 + surface area: 22.895059419337592 + volume: 3.0892652414373463 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 45549 + Edges: 1446 + Faces: 9044 + Triangles: 9044 + Volumes: 35059 + Tetrahedrons: 17461 + Prisms: 17598 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:24.335211 +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: 801 + Faces with small interpolation weight (< 0.05) found, number of faces: 1647 +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 212 iterations +INFO: calculate: elapsed time: 0:00:24.888297 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 18 / 84 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.18 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.18/mesh.unv +INFO: shape: + edges length: 87.20995575013923 + surface area: 22.01157938582919 + volume: 2.842427442102823 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 50247 + Edges: 1616 + Faces: 10018 + Triangles: 10018 + Volumes: 38613 + Tetrahedrons: 19075 + Prisms: 19538 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:24.969678 +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: 792 + Faces with small interpolation weight (< 0.05) found, number of faces: 1484 +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 207 iterations +INFO: calculate: elapsed time: 0:00:22.513681 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 19 / 84 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.19 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.19/mesh.unv +INFO: shape: + edges length: 87.57863969547009 + surface area: 21.08124212700935 + volume: 2.598388018642074 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 63578 + Edges: 1791 + Faces: 12892 + Triangles: 12892 + Volumes: 48895 + Tetrahedrons: 23673 + Prisms: 25222 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:29.596026 +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: 696 + Faces with small interpolation weight (< 0.05) found, number of faces: 892 +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 218 iterations +INFO: calculate: elapsed time: 0:00:31.179286 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 20 / 84 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.2 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.2/mesh.unv +INFO: shape: + edges length: 87.97567902112142 + surface area: 20.101818207957017 + volume: 2.3581509724978855 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 67458 + Edges: 2004 + Faces: 13772 + Triangles: 13772 + Volumes: 51682 + Tetrahedrons: 24698 + Prisms: 26984 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:29.426521 +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: 609 + Faces with small interpolation weight (< 0.05) found, number of faces: 917 +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:42.419771 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 21 / 84 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.21 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.21/mesh.unv +INFO: shape: + edges length: 88.40163531415823 + surface area: 19.07095478336718 + volume: 2.1228259305857278 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 78426 + Edges: 2329 + Faces: 16132 + Triangles: 16132 + Volumes: 59965 + Tetrahedrons: 28331 + Prisms: 31634 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:30.949763 +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: 582 + Faces with small interpolation weight (< 0.05) found, number of faces: 807 +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 215 iterations +INFO: calculate: elapsed time: 0:00:38.601773 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 22 / 84 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.22 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.22/mesh.unv +INFO: shape: + edges length: 88.85705119418192 + surface area: 17.986170067547135 + volume: 1.8936388588766586 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 94312 + Edges: 2691 + Faces: 18854 + Triangles: 18854 + Volumes: 72767 + Tetrahedrons: 35701 + Prisms: 37066 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:35.219965 +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: 525 + Faces with small interpolation weight (< 0.05) found, number of faces: 506 +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 234 iterations +INFO: calculate: elapsed time: 0:00:50.177821 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 23 / 84 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.23 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.23/mesh.unv +INFO: shape: + edges length: 89.34245195516154 + surface area: 16.8448365754683 + volume: 1.6719445063814726 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 113749 + Edges: 3218 + Faces: 22616 + Triangles: 22616 + Volumes: 87915 + Tetrahedrons: 43389 + Prisms: 44526 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:37.585602 +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: 444 + Faces with small interpolation weight (< 0.05) found, number of faces: 540 +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 241 iterations +INFO: calculate: elapsed time: 0:00:58.166050 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 24 / 84 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.24 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.24/mesh.unv +INFO: shape: + edges length: 89.85834704941455 + surface area: 15.64416960103202 + volume: 1.459240393487284 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 150624 + Edges: 3887 + Faces: 30514 + Triangles: 30514 + Volumes: 116223 + Tetrahedrons: 55995 + Prisms: 60228 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:50.091486 +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: 388 + Faces with small interpolation weight (< 0.05) found, number of faces: 303 +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:01:22.286673 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 25 / 84 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.25 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.25/mesh.unv +INFO: shape: + edges length: 90.40523185466317 + surface area: 14.381211694243214 + volume: 1.2571825446373894 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 188532 + Edges: 4940 + Faces: 38286 + Triangles: 38286 + Volumes: 145306 + Tetrahedrons: 69662 + Prisms: 75644 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:56.851581 +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: 344 + Faces with small interpolation weight (< 0.05) found, number of faces: 301 +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 253 iterations +INFO: calculate: elapsed time: 0:01:56.808245 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 26 / 84 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.26 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.26/mesh.unv +INFO: shape: + edges length: 90.98358971478811 + surface area: 13.052816097530878 + volume: 1.067603283653588 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 255366 + Edges: 6719 + Faces: 50844 + Triangles: 50844 + Volumes: 197803 + Tetrahedrons: 97063 + Prisms: 100740 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:01:15.054445 +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: 295 + Faces with small interpolation weight (< 0.05) found, number of faces: 280 +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 279 iterations +INFO: calculate: elapsed time: 0:02:57.604107 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 27 / 84 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.27 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.27/mesh.unv +INFO: shape: + edges length: 91.59389425031365 + surface area: 11.655628515510438 + volume: 0.8925313508248954 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 293727 + Edges: 7576 + Faces: 58422 + Triangles: 58422 + Volumes: 227729 + Tetrahedrons: 111953 + Prisms: 115776 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:01:40.826394 +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: 266 + Faces with small interpolation weight (< 0.05) found, number of faces: 258 +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 268 iterations +INFO: calculate: elapsed time: 0:04:16.236786 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 28 / 84 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.28 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.28/mesh.unv +INFO: shape: + edges length: 92.23661194997872 + surface area: 10.18606704911788 + volume: 0.7342146614605535 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 257499 + Edges: 7771 + Faces: 51640 + Triangles: 51640 + Volumes: 198088 + Tetrahedrons: 95964 + Prisms: 102124 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:01:08.202023 +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: 325 + Faces with small interpolation weight (< 0.05) found, number of faces: 272 +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:03:07.598083 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 29 / 84 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.01 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.01/mesh.unv +INFO: shape: + edges length: 84.64111191964791 + surface area: 32.136020328514476 + volume: 6.891289183361285 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 12399 + Edges: 553 + Faces: 2426 + Triangles: 2426 + Volumes: 9420 + Tetrahedrons: 4928 + Prisms: 4492 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:15.687066 +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: 3765 + Faces with small interpolation weight (< 0.05) found, number of faces: 1657 +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 167 iterations +INFO: calculate: elapsed time: 0:00:07.744976 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 30 / 84 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.02 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.02/mesh.unv +INFO: shape: + edges length: 84.63235958522155 + surface area: 31.767513041449508 + volume: 6.678197782600118 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 12772 + Edges: 566 + Faces: 2506 + Triangles: 2506 + Volumes: 9700 + Tetrahedrons: 5028 + Prisms: 4672 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:16.108685 +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: 3806 + Faces with small interpolation weight (< 0.05) found, number of faces: 1640 +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 169 iterations +INFO: calculate: elapsed time: 0:00:10.548274 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 31 / 84 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.03 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.03/mesh.unv +INFO: shape: + edges length: 84.6396197182544 + surface area: 31.377265818299144 + volume: 6.460670956042871 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 14036 + Edges: 613 + Faces: 2744 + Triangles: 2744 + Volumes: 10679 + Tetrahedrons: 5549 + Prisms: 5130 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:17.319226 +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: 3949 + Faces with small interpolation weight (< 0.05) found, number of faces: 1880 +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:10.619952 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 32 / 84 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.04 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.04/mesh.unv +INFO: shape: + edges length: 84.66371531748267 + surface area: 30.964119194794996 + volume: 6.238847347035006 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 15040 + Edges: 623 + Faces: 2960 + Triangles: 2960 + Volumes: 11457 + Tetrahedrons: 5921 + Prisms: 5536 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:16.842215 +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: 3969 + Faces with small interpolation weight (< 0.05) found, number of faces: 1964 +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:10.853989 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 33 / 84 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.05 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.05/mesh.unv +INFO: shape: + edges length: 84.70546666056413 + surface area: 30.526870563701127 + volume: 6.012893534236437 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 16081 + Edges: 670 + Faces: 3158 + Triangles: 3158 + Volumes: 12253 + Tetrahedrons: 6333 + Prisms: 5920 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:17.400138 +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: 3878 + Faces with small interpolation weight (< 0.05) found, number of faces: 1987 +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:10.263003 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 34 / 84 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.06 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.06/mesh.unv +INFO: shape: + edges length: 84.7656889166493 + surface area: 30.06427287790713 + volume: 5.783006229318651 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:16.967583 +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/.hollow-vault/projects/anisotrope-cube/build/simple/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/.hollow-vault/projects/anisotrope-cube/build/simple/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/.hollow-vault/projects/anisotrope-cube/build/simple/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.982302 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 35 / 84 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.07 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.07/mesh.unv +INFO: shape: + edges length: 84.8451898474775 + surface area: 29.57503309916458 + volume: 5.549414652356193 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 17938 + Edges: 732 + Faces: 3540 + Triangles: 3540 + Volumes: 13666 + Tetrahedrons: 6978 + Prisms: 6688 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:17.618209 +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: 3350 + Faces with small interpolation weight (< 0.05) found, number of faces: 1886 +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:15.201716 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 36 / 84 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.08 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.08/mesh.unv +INFO: shape: + edges length: 84.9447676215799 + surface area: 29.057810323829614 + volume: 5.312383043421657 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 19372 + Edges: 772 + Faces: 3874 + Triangles: 3874 + Volumes: 14726 + Tetrahedrons: 7366 + Prisms: 7360 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:18.265634 +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: 3169 + Faces with small interpolation weight (< 0.05) found, number of faces: 2042 +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 168 iterations +INFO: calculate: elapsed time: 0:00:11.132467 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 37 / 84 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.09 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.09/mesh.unv +INFO: shape: + edges length: 85.06520876634184 + surface area: 28.51121359224497 + volume: 5.072213427207128 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 22380 + Edges: 796 + Faces: 4558 + Triangles: 4558 + Volumes: 17026 + Tetrahedrons: 8330 + Prisms: 8696 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:18.094975 +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: 2280 + Faces with small interpolation weight (< 0.05) found, number of faces: 3311 +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 154 iterations +INFO: calculate: elapsed time: 0:00:12.721457 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 38 / 84 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.1 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.1/mesh.unv +INFO: shape: + edges length: 85.20728628105799 + surface area: 27.933799299563663 + volume: 4.829248595486071 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 24269 + Edges: 846 + Faces: 4914 + Triangles: 4914 + Volumes: 18509 + Tetrahedrons: 9129 + Prisms: 9380 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:20.334518 +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: 2082 + Faces with small interpolation weight (< 0.05) found, number of faces: 3067 +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:15.500052 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 39 / 84 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.11 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.11/mesh.unv +INFO: shape: + edges length: 85.37175793120791 + surface area: 27.324068178220067 + volume: 4.583875394092804 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 26667 + Edges: 917 + Faces: 5406 + Triangles: 5406 + Volumes: 20344 + Tetrahedrons: 9976 + Prisms: 10368 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:22.097570 +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: 1884 + Faces with small interpolation weight (< 0.05) found, number of faces: 3090 +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 169 iterations +INFO: calculate: elapsed time: 0:00:23.219158 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 40 / 84 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.12 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.12/mesh.unv +INFO: shape: + edges length: 85.55936474250527 + surface area: 26.680461803976694 + volume: 4.336528297540106 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 27882 + Edges: 986 + Faces: 5624 + Triangles: 5624 + Volumes: 21272 + Tetrahedrons: 10506 + Prisms: 10766 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:20.914055 +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: 1661 + Faces with small interpolation weight (< 0.05) found, number of faces: 2845 +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:14.563012 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 41 / 84 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.13 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.13/mesh.unv +INFO: shape: + edges length: 85.77082970951821 + surface area: 26.001358670301776 + volume: 4.087693387019483 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 30263 + Edges: 1063 + Faces: 6112 + Triangles: 6112 + Volumes: 23088 + Tetrahedrons: 11378 + Prisms: 11710 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:20.890107 +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: 1497 + Faces with small interpolation weight (< 0.05) found, number of faces: 2470 +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 175 iterations +INFO: calculate: elapsed time: 0:00:24.588870 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 42 / 84 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.14 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.14/mesh.unv +INFO: shape: + edges length: 86.00685673205051 + surface area: 25.285069248130124 + volume: 3.8379127935221655 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 33202 + Edges: 1132 + Faces: 6578 + Triangles: 6578 + Volumes: 25492 + Tetrahedrons: 12812 + Prisms: 12680 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:22.369363 +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: 1383 + Faces with small interpolation weight (< 0.05) found, number of faces: 2329 +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:25.872832 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 43 / 84 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.15 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.15/mesh.unv +INFO: shape: + edges length: 86.26812978951492 + surface area: 24.52983127927813 + volume: 3.5877895407041467 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 36721 + Edges: 1214 + Faces: 7284 + Triangles: 7284 + Volumes: 28223 + Tetrahedrons: 14117 + Prisms: 14106 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:23.223154 +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: 1296 + Faces with small interpolation weight (< 0.05) found, number of faces: 2105 +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 179 iterations +INFO: calculate: elapsed time: 0:00:24.533656 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 44 / 84 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.16 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.16/mesh.unv +INFO: shape: + edges length: 86.55531236097032 + surface area: 23.733803570561594 + volume: 3.337993051270552 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 40984 + Edges: 1333 + Faces: 8172 + Triangles: 8172 + Volumes: 31479 + Tetrahedrons: 15587 + Prisms: 15892 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:24.027596 +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: 1166 + Faces with small interpolation weight (< 0.05) found, number of faces: 1982 +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 176 iterations +INFO: calculate: elapsed time: 0:00:32.219075 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 45 / 84 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.17 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.17/mesh.unv +INFO: shape: + edges length: 86.86904709750057 + surface area: 22.8950594610825 + volume: 3.089265259123544 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 45427 + Edges: 1446 + Faces: 9022 + Triangles: 9022 + Volumes: 34959 + Tetrahedrons: 17395 + Prisms: 17564 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:27.665640 +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: 1080 + Faces with small interpolation weight (< 0.05) found, number of faces: 1658 +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:25.922444 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 46 / 84 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.18 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.18/mesh.unv +INFO: shape: + edges length: 87.20995575013923 + surface area: 22.011579425125376 + volume: 2.842427458678037 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 50567 + Edges: 1616 + Faces: 10036 + Triangles: 10036 + Volumes: 38915 + Tetrahedrons: 19295 + Prisms: 19620 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:25.983838 +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: 1089 + Faces with small interpolation weight (< 0.05) found, number of faces: 1508 +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 180 iterations +INFO: calculate: elapsed time: 0:00:35.013929 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 47 / 84 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.19 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.19/mesh.unv +INFO: shape: + edges length: 87.57863969547012 + surface area: 21.081242150055196 + volume: 2.5983880295018515 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 63627 + Edges: 1791 + Faces: 12864 + Triangles: 12864 + Volumes: 48972 + Tetrahedrons: 23716 + Prisms: 25256 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:31.508541 +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: 960 + Faces with small interpolation weight (< 0.05) found, number of faces: 1043 +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:41.516103 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 48 / 84 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.2 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.2/mesh.unv +INFO: shape: + edges length: 87.97567902112141 + surface area: 20.101818228796393 + volume: 2.3581509823187883 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 67335 + Edges: 2004 + Faces: 13740 + Triangles: 13740 + Volumes: 51591 + Tetrahedrons: 24575 + Prisms: 27016 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:32.459365 +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: 883 + Faces with small interpolation weight (< 0.05) found, number of faces: 1091 +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 169 iterations +INFO: calculate: elapsed time: 0:00:31.865587 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 49 / 84 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.21 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.21/mesh.unv +INFO: shape: + edges length: 88.40163531415824 + surface area: 19.070954801960035 + volume: 2.1228259393508178 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 78437 + Edges: 2329 + Faces: 16140 + Triangles: 16140 + Volumes: 59968 + Tetrahedrons: 28220 + Prisms: 31748 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:31.940258 +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: 799 + Faces with small interpolation weight (< 0.05) found, number of faces: 906 +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 174 iterations +INFO: calculate: elapsed time: 0:00:38.213608 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 50 / 84 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.22 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.22/mesh.unv +INFO: shape: + edges length: 88.85705119418196 + surface area: 17.98617008389072 + volume: 1.8936388665814932 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 94689 + Edges: 2691 + Faces: 18850 + Triangles: 18850 + Volumes: 73148 + Tetrahedrons: 35932 + Prisms: 37216 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:35.661018 +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: 701 + Faces with small interpolation weight (< 0.05) 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: simpleFoam: + SIMPLE solution converged in 181 iterations +INFO: calculate: elapsed time: 0:00:44.853155 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 51 / 84 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.23 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.23/mesh.unv +INFO: shape: + edges length: 89.34245195516154 + surface area: 16.844836589536946 + volume: 1.6719445130139206 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 113770 + Edges: 3218 + Faces: 22592 + Triangles: 22592 + Volumes: 87960 + Tetrahedrons: 43308 + Prisms: 44652 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:40.044823 +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: 611 + Faces with small interpolation weight (< 0.05) found, number of faces: 694 +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 187 iterations +INFO: calculate: elapsed time: 0:01:01.995729 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 52 / 84 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.24 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.24/mesh.unv +INFO: shape: + edges length: 89.8583470494145 + surface area: 15.64416961280564 + volume: 1.4592403990378595 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 151148 + Edges: 3887 + Faces: 30568 + Triangles: 30568 + Volumes: 116693 + Tetrahedrons: 56059 + Prisms: 60634 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:50.589585 +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: 549 + Faces with small interpolation weight (< 0.05) found, number of faces: 458 +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 187 iterations +INFO: calculate: elapsed time: 0:01:11.052417 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 53 / 84 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.25 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.25/mesh.unv +INFO: shape: + edges length: 90.40523185466313 + surface area: 14.38121170370716 + volume: 1.257182549099159 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 188186 + Edges: 4940 + Faces: 38232 + Triangles: 38232 + Volumes: 145014 + Tetrahedrons: 69018 + Prisms: 75996 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:57.055892 +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: 439 + Faces with small interpolation weight (< 0.05) found, number of faces: 389 +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:01:44.772232 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 54 / 84 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.26 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.26/mesh.unv +INFO: shape: + edges length: 90.98358971478807 + surface area: 13.052816104670455 + volume: 1.0676032870195975 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 255616 + Edges: 6719 + Faces: 50846 + Triangles: 50846 + Volumes: 198051 + Tetrahedrons: 96843 + Prisms: 101208 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:01:14.477678 +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: 378 + Faces with small interpolation weight (< 0.05) found, number of faces: 323 +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:02:26.308383 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 55 / 84 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.27 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.27/mesh.unv +INFO: shape: + edges length: 91.59389425031365 + surface area: 11.65562852031784 + volume: 0.892531353091424 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 295163 + Edges: 7576 + Faces: 58504 + Triangles: 58504 + Volumes: 229083 + Tetrahedrons: 112499 + Prisms: 116584 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:01:27.338669 +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: 353 + Faces with small interpolation weight (< 0.05) found, number of faces: 320 +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 221 iterations +INFO: calculate: elapsed time: 0:03:02.280833 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 56 / 84 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.28 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.28/mesh.unv +INFO: shape: + edges length: 92.23661194997871 + surface area: 10.18606705159092 + volume: 0.7342146626265437 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 257909 + Edges: 7769 + Faces: 51632 + Triangles: 51632 + Volumes: 198508 + Tetrahedrons: 95416 + Prisms: 103092 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:01:06.141244 +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: 417 + Faces with small interpolation weight (< 0.05) found, number of faces: 257 +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:03:05.187795 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 57 / 84 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.01 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.01/mesh.unv +INFO: shape: + edges length: 128.5587593447478 + surface area: 48.94322549647189 + volume: 10.336934066720396 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 18309 + Edges: 819 + Faces: 3722 + Triangles: 3722 + Volumes: 13768 + Tetrahedrons: 6956 + Prisms: 6812 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:19.059207 +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: 5433 + Faces with small interpolation weight (< 0.05) found, number of faces: 2494 +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 152 iterations +INFO: calculate: elapsed time: 0:00:19.740521 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 58 / 84 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.02 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.02/mesh.unv +INFO: shape: + edges length: 128.80738918426727 + surface area: 48.44676661649126 + volume: 10.017296618919469 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 20745 + Edges: 842 + Faces: 4222 + Triangles: 4222 + Volumes: 15681 + Tetrahedrons: 7837 + Prisms: 7844 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:19.389492 +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: 5328 + Faces with small interpolation weight (< 0.05) found, number of faces: 3122 +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 148 iterations +INFO: calculate: elapsed time: 0:00:17.812937 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 59 / 84 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.03 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.03/mesh.unv +INFO: shape: + edges length: 129.08923113535485 + surface area: 47.91652722020413 + volume: 9.691006333991783 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 22096 + Edges: 886 + Faces: 4508 + Triangles: 4508 + Volumes: 16702 + Tetrahedrons: 8368 + Prisms: 8334 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:19.852455 +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: 5412 + Faces with small interpolation weight (< 0.05) found, number of faces: 3202 +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 156 iterations +INFO: calculate: elapsed time: 0:00:21.823318 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 60 / 84 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.04 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.04/mesh.unv +INFO: shape: + edges length: 129.4056162687418 + surface area: 47.35055400779723 + volume: 9.358270890616454 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 23844 + Edges: 929 + Faces: 4846 + Triangles: 4846 + Volumes: 18069 + Tetrahedrons: 9061 + Prisms: 9008 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:20.020970 +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: 5506 + Faces with small interpolation weight (< 0.05) found, number of faces: 3343 +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:22.364619 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 61 / 84 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.05 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.05/mesh.unv +INFO: shape: + edges length: 129.7578674919286 + surface area: 46.746817352112416 + volume: 9.019340143979155 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 25428 + Edges: 962 + Faces: 5142 + Triangles: 5142 + Volumes: 19324 + Tetrahedrons: 9678 + Prisms: 9646 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:20.794649 +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: 5526 + Faces with small interpolation weight (< 0.05) found, number of faces: 3394 +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 167 iterations +INFO: calculate: elapsed time: 0:00:24.087736 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 62 / 84 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.06 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.06/mesh.unv +INFO: shape: + edges length: 130.14729667943567 + surface area: 46.10320934463484 + volume: 8.674509194221912 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 25777 + Edges: 1018 + Faces: 5236 + Triangles: 5236 + Volumes: 19523 + Tetrahedrons: 9711 + Prisms: 9812 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:20.509696 +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: 5112 + Faces with small interpolation weight (< 0.05) found, number of faces: 3479 +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:24.920889 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 63 / 84 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.07 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.07/mesh.unv +INFO: shape: + edges length: 130.57520205887187 + surface area: 45.41754094593777 + volume: 8.324121819287482 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 29500 + Edges: 1067 + Faces: 5480 + Triangles: 5480 + Volumes: 22953 + Tetrahedrons: 12671 + Prisms: 10282 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:24.771839 +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: 4907 + Faces with small interpolation weight (< 0.05) found, number of faces: 3265 +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 240 iterations +INFO: calculate: elapsed time: 0:00:43.940929 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 64 / 84 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.08 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.08/mesh.unv +INFO: shape: + edges length: 131.0428658813811 + surface area: 44.687538788871976 + volume: 7.968574402376543 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 29719 + Edges: 1119 + Faces: 5928 + Triangles: 5928 + Volumes: 22672 + Tetrahedrons: 11550 + Prisms: 11122 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:22.106369 +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: 4405 + Faces with small interpolation weight (< 0.05) found, number of faces: 3723 +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 168 iterations +INFO: calculate: elapsed time: 0:00:22.654921 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 65 / 84 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.09 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.09/mesh.unv +INFO: shape: + edges length: 131.55155240713643 + surface area: 43.91084123682989 + volume: 7.608319979910325 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 31608 + Edges: 1177 + Faces: 6236 + Triangles: 6236 + Volumes: 24195 + Tetrahedrons: 12319 + Prisms: 11876 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:22.303584 +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: 4211 + Faces with small interpolation weight (< 0.05) found, number of faces: 3846 +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 168 iterations +INFO: calculate: elapsed time: 0:00:33.840876 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 66 / 84 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.1 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.1/mesh.unv +INFO: shape: + edges length: 132.10250623136787 + surface area: 43.08499384447459 + volume: 7.243872746058135 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 33409 + Edges: 1241 + Faces: 6618 + Triangles: 6618 + Volumes: 25550 + Tetrahedrons: 12850 + Prisms: 12700 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:24.282328 +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: 3705 + Faces with small interpolation weight (< 0.05) found, number of faces: 3781 +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:34.589411 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 67 / 84 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.11 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.11/mesh.unv +INFO: shape: + edges length: 132.69695097329125 + surface area: 42.2074440408525 + volume: 6.875812958460156 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 36950 + Edges: 1327 + Faces: 7326 + Triangles: 7326 + Volumes: 28297 + Tetrahedrons: 14237 + Prisms: 14060 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:24.941779 +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: 2655 + Faces with small interpolation weight (< 0.05) found, number of faces: 3798 +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:47.376617 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 68 / 84 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.12 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.12/mesh.unv +INFO: shape: + edges length: 133.33608834515505 + surface area: 41.27553500584887 + volume: 6.504792335743934 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 39782 + Edges: 1406 + Faces: 7928 + Triangles: 7928 + Volumes: 30448 + Tetrahedrons: 15172 + Prisms: 15276 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:27.065609 +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: 2232 + Faces with small interpolation weight (< 0.05) found, number of faces: 3906 +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 172 iterations +INFO: calculate: elapsed time: 0:00:29.094142 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 69 / 84 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.13 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.13/mesh.unv +INFO: shape: + edges length: 134.02109761593252 + surface area: 40.286498751312834 + volume: 6.131540018122636 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 44239 + Edges: 1513 + Faces: 8858 + Triangles: 8858 + Volumes: 33868 + Tetrahedrons: 16736 + Prisms: 17132 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:25.683142 +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: 1934 + Faces with small interpolation weight (< 0.05) found, number of faces: 3989 +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 176 iterations +INFO: calculate: elapsed time: 0:00:36.388139 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 70 / 84 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.14 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.14/mesh.unv +INFO: shape: + edges length: 134.7531354797815 + surface area: 39.23744755632925 + volume: 5.756869160801699 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 54375 + Edges: 1635 + Faces: 10958 + Triangles: 10958 + Volumes: 41782 + Tetrahedrons: 20464 + Prisms: 21318 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:30.206301 +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: 1856 + Faces with small interpolation weight (< 0.05) found, number of faces: 2979 +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 172 iterations +INFO: calculate: elapsed time: 0:00:30.280477 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 71 / 84 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.15 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.15/mesh.unv +INFO: shape: + edges length: 135.53333633685165 + surface area: 38.125365569891756 + volume: 5.3816843179376574 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 60172 + Edges: 1781 + Faces: 12052 + Triangles: 12052 + Volumes: 46339 + Tetrahedrons: 22867 + Prisms: 23472 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:32.272465 +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: 1720 + Faces with small interpolation weight (< 0.05) found, number of faces: 2446 +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 173 iterations +INFO: calculate: elapsed time: 0:00:34.097864 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 72 / 84 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.16 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.16/mesh.unv +INFO: shape: + edges length: 136.36281299103587 + surface area: 36.94709803628593 + volume: 5.006989623943732 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 62199 + Edges: 1957 + Faces: 12540 + Triangles: 12540 + Volumes: 47702 + Tetrahedrons: 23346 + Prisms: 24356 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:31.563080 +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: 1634 + Faces with small interpolation weight (< 0.05) found, number of faces: 3044 +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 176 iterations +INFO: calculate: elapsed time: 0:00:40.047915 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 73 / 84 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.17 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.17/mesh.unv +INFO: shape: + edges length: 137.24265776862367 + surface area: 35.69933982355408 + volume: 4.63389797414024 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 66720 + Edges: 2155 + Faces: 13622 + Triangles: 13622 + Volumes: 50943 + Tetrahedrons: 24453 + Prisms: 26490 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:30.861874 +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: 1561 + Faces with small interpolation weight (< 0.05) found, number of faces: 3003 +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:37.814080 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 74 / 84 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.18 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.18/mesh.unv +INFO: shape: + edges length: 138.17394405862274 + surface area: 34.37862246288428 + volume: 4.263641362113728 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 77886 + Edges: 2372 + Faces: 15438 + Triangles: 15438 + Volumes: 60076 + Tetrahedrons: 29902 + Prisms: 30174 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:35.068416 +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: 1411 + Faces with small interpolation weight (< 0.05) found, number of faces: 1832 +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 179 iterations +INFO: calculate: elapsed time: 0:00:48.154578 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 75 / 84 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.19 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.19/mesh.unv +INFO: shape: + edges length: 139.15772892207548 + surface area: 32.98129737291308 + volume: 3.8975819703419137 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 90883 + Edges: 2679 + Faces: 17906 + Triangles: 17906 + Volumes: 70298 + Tetrahedrons: 35268 + Prisms: 35030 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:36.331659 +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: 1308 + Faces with small interpolation weight (< 0.05) found, number of faces: 1540 +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 186 iterations +INFO: calculate: elapsed time: 0:00:53.954808 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 76 / 84 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.2 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.2/mesh.unv +INFO: shape: + edges length: 140.19505289523102 + surface area: 31.50352881397579 + volume: 3.5372267240278403 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 101893 + Edges: 3028 + Faces: 20300 + Triangles: 20300 + Volumes: 78565 + Tetrahedrons: 38795 + Prisms: 39770 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:41.374717 +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: 1187 + Faces with small interpolation weight (< 0.05) found, number of faces: 1287 +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 178 iterations +INFO: calculate: elapsed time: 0:01:02.355700 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 77 / 84 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.21 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.21/mesh.unv +INFO: shape: + edges length: 141.28694672643283 + surface area: 29.941259592861265 + volume: 3.1842389058069744 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 121433 + Edges: 3459 + Faces: 24256 + Triangles: 24256 + Volumes: 93718 + Tetrahedrons: 46070 + Prisms: 47648 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:44.301172 +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: 1076 + Faces with small interpolation weight (< 0.05) found, number of faces: 1381 +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 188 iterations +INFO: calculate: elapsed time: 0:01:10.564166 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 78 / 84 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.22 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.22/mesh.unv +INFO: shape: + edges length: 142.4344319365484 + surface area: 28.290213056054018 + volume: 2.840458310946779 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 140756 + Edges: 3947 + Faces: 28540 + Triangles: 28540 + Volumes: 108269 + Tetrahedrons: 52117 + Prisms: 56152 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:48.683717 +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: 943 + Faces with small interpolation weight (< 0.05) found, number of faces: 961 +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 176 iterations +INFO: calculate: elapsed time: 0:01:30.171619 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 79 / 84 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.23 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.23/mesh.unv +INFO: shape: + edges length: 143.63852524023244 + surface area: 26.545850063645464 + volume: 2.5079167988390227 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 175904 + Edges: 4790 + Faces: 35112 + Triangles: 35112 + Volumes: 136002 + Tetrahedrons: 66744 + Prisms: 69258 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:01:01.172628 +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: 813 + Faces with small interpolation weight (< 0.05) found, number of faces: 839 +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 187 iterations +INFO: calculate: elapsed time: 0:02:02.633596 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 80 / 84 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.24 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.24/mesh.unv +INFO: shape: + edges length: 144.90024264804396 + surface area: 24.703357454016743 + volume: 2.188860651428889 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 220280 + Edges: 5872 + Faces: 43858 + Triangles: 43858 + Volumes: 170550 + Tetrahedrons: 83824 + Prisms: 86726 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:01:11.706608 +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: 751 + Faces with small interpolation weight (< 0.05) found, number of faces: 672 +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 195 iterations +INFO: calculate: elapsed time: 0:02:41.240208 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 81 / 84 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.25 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.25/mesh.unv +INFO: shape: + edges length: 146.2206040456717 + surface area: 22.757618594058805 + volume: 1.88577390340044 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 303469 + Edges: 7360 + Faces: 59826 + Triangles: 59826 + Volumes: 236283 + Tetrahedrons: 117563 + Prisms: 118720 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:01:39.183030 +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: 669 + Faces with small interpolation weight (< 0.05) found, number of faces: 538 +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:04:10.494677 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 82 / 84 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.26 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.26/mesh.unv +INFO: shape: + edges length: 147.60063824606735 + surface area: 20.70318428231253 + volume: 1.6014050427856061 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 387612 + Edges: 10105 + Faces: 76516 + Triangles: 76516 + Volumes: 300991 + Tetrahedrons: 148997 + Prisms: 151994 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:01:54.641900 +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: 583 + Faces with small interpolation weight (< 0.05) found, number of faces: 405 +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:07:32.443260 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 83 / 84 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.27 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.27/mesh.unv +INFO: shape: + edges length: 149.04138852233194 + surface area: 18.534240689689675 + volume: 1.3387971797883873 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 431628 + Edges: 11356 + Faces: 84530 + Triangles: 84530 + Volumes: 335742 + Tetrahedrons: 167600 + Prisms: 168142 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:02:29.738650 +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: 552 + Faces with small interpolation weight (< 0.05) found, number of faces: 375 +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 221 iterations +INFO: calculate: elapsed time: 0:08:50.621718 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 84 / 84 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.28 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.28/mesh.unv +INFO: shape: + edges length: 150.54391864818388 + surface area: 16.244574060600144 + volume: 1.101322189856761 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 387728 + Edges: 11699 + Faces: 76530 + Triangles: 76530 + Volumes: 299499 + Tetrahedrons: 147237 + Prisms: 152262 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:01:52.408785 +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: 628 + Faces with small interpolation weight (< 0.05) found, number of faces: 317 +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 194 iterations +INFO: calculate: elapsed time: 0:05:32.792668 +INFO: Warnings: 83 Errors: 8 diff --git a/logs/tasks.1.log b/logs/tasks.1.log deleted file mode 100644 index 50d626e..0000000 --- a/logs/tasks.1.log +++ /dev/null @@ -1,1063 +0,0 @@ -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/logs/tasks.2.log b/logs/tasks.2.log deleted file mode 100644 index 64fa655..0000000 --- a/logs/tasks.2.log +++ /dev/null @@ -1,6 +0,0 @@ -Task 0: - structure: simple - direction: [1, 0, 0] - theta: 0.01 - mesh: True - flow: False diff --git a/logs/tasks.log b/logs/tasks.log new file mode 100644 index 0000000..c2f4cf8 --- /dev/null +++ b/logs/tasks.log @@ -0,0 +1,504 @@ +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: False +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: True +Task 46: + structure: simple + direction: [0, 0, 1] + theta: 0.19 + mesh: True + flow: True +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: True +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: True +Task 54: + structure: simple + direction: [0, 0, 1] + theta: 0.27 + mesh: True + flow: True +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 diff --git a/samples/bodyCentered.py b/samples/bodyCentered.py index 8679bcf..d3dd7a6 100644 --- a/samples/bodyCentered.py +++ b/samples/bodyCentered.py @@ -28,10 +28,10 @@ def bodyCenteredCubic(theta = 0.01, fillet = False, direction = [1, 0, 0]): yw = xl zh = height - C1, C2 = 0.8, 0.05 - theta1, theta2 = 0.01, 0.18 + C1, C2 = 0.8, 0.5 #0.8, 0.05 + theta1, theta2 = 0.01, 0.13 Cf = C1 + (C2 - C1) / (theta2 - theta1) * (theta - theta1) - filletradius = Cf * (radius - r0) + filletradius = 0.05 - Cf * (radius - r0) scale = 100 oo = geompy.MakeVertex(0, 0, 0) @@ -179,7 +179,7 @@ def bodyCenteredHexagonalPrism(theta = 0.01, fillet = False, direction = [1, 1, point.append((L / 3 + xl, L / 3 + yw, 4 * L / 3 + zh)) C1, C2 = 0.8, 0.05 - theta1, theta2 = 0.01, 0.18 + theta1, theta2 = 0.01, 0.13 Cf = C1 + (C2 - C1) / (theta2 - theta1) * (theta - theta1) filletradius = Cf * (radius - r0) diff --git a/samples/simple.py b/samples/simple.py index 2e98b56..6905776 100644 --- a/samples/simple.py +++ b/samples/simple.py @@ -26,10 +26,10 @@ def simpleCubic(theta = 0.01, fillet = False, direction = [1, 0, 0]): yw = xl zh = height - C1, C2 = 0.8, 0.05 + C1, C2 = 0.8, 0.5 #0.8, 0.05 theta1, theta2 = 0.01, 0.28 Cf = C1 + (C2 - C1) / (theta2 - theta1) * (theta - theta1) - filletradius = Cf * (radius - r0) + filletradius = 0.2 - Cf * (radius - r0) scale = 100 oo = geompy.MakeVertex(0, 0, 0) @@ -165,10 +165,10 @@ def simpleHexagonalPrism(theta = 0.01, fillet = False, direction = [1, 1, 1]): point.append((2 * L / 3 + xl, 5 * L / 3 + yw, 2 * L / 3 + zh)) point.append((L + xl, L + yw, L + zh)) - C1, C2 = 0.8, 0.05 + C1, C2 = 0.8, 0.5 # 0.8, 0.05 theta1, theta2 = 0.01, 0.28 Cf = C1 + (C2 - C1) / (theta2 - theta1) * (theta - theta1) - filletradius = Cf * (radius - r0) + filletradius = 0.2 - Cf * (radius - r0) scale = 100 oo = geompy.MakeVertex(0, 0, 0) diff --git a/src/salome_utils.py b/src/salome_utils.py index e460870..2156a15 100644 --- a/src/salome_utils.py +++ b/src/salome_utils.py @@ -28,7 +28,7 @@ def runExecute(port: int, scriptpath: str, *args) -> int: scriptpath, "args:{}".format(", ".join([str(arg) for arg in args]))] logger.info("salome: {}".format(cmd[1 : 6])) - #logpath = os.path.join() + logpath = os.path.join("/".join(args[4].split("/")[:-1]), "salome.log") #p = subprocess.Popen(["salome", "start", "--shutdown-servers=1", "--port", str(port), "-t", scriptpath, "args:{}".format(", ".join([str(arg) for arg in args]))], # stderr = subprocess.STDOUT) @@ -36,17 +36,18 @@ def runExecute(port: int, scriptpath: str, *args) -> int: with subprocess.Popen(cmd, stdout = subprocess.PIPE, - stderr = subprocess.PIPE) as p: + stderr = subprocess.PIPE) as p, \ + open(logpath, "wb") as logfile: - #for line in p.stdout: + for line in p.stdout: # sys.stdout.buffer.write(line) - # logfile.write(line) + logfile.write(line) out, err = p.communicate() - print(str(err, "utf-8")) - #logfile.write(err) + #print(str(err, "utf-8")) + logfile.write(err) - if err and p.returncode == 1: + if err: logger.error("salome:\n\t{}".format(str(err, "utf-8"))) #if err: # if p.returncode == 1: diff --git a/temp/bodyCenteredCubic.step b/temp/bodyCenteredCubic.step new file mode 100644 index 0000000..e9cac75 --- /dev/null +++ b/temp/bodyCenteredCubic.step @@ -0,0 +1,5708 @@ +ISO-10303-21; +HEADER; +FILE_DESCRIPTION(('Open CASCADE Model'),'2;1'); +FILE_NAME('Open CASCADE Shape Model','2021-04-16T19:35:13',('Author'),( + 'Open CASCADE'),'Open CASCADE STEP processor 7.4','Open CASCADE 7.4' + ,'Unknown'); +FILE_SCHEMA(('AUTOMOTIVE_DESIGN { 1 0 10303 214 1 1 1 1 }')); +ENDSEC; +DATA; +#1 = APPLICATION_PROTOCOL_DEFINITION('international standard', + 'automotive_design',2000,#2); +#2 = APPLICATION_CONTEXT( + 'core data for automotive mechanical design processes'); +#3 = SHAPE_DEFINITION_REPRESENTATION(#4,#10); +#4 = PRODUCT_DEFINITION_SHAPE('','',#5); +#5 = PRODUCT_DEFINITION('design','',#6,#9); +#6 = PRODUCT_DEFINITION_FORMATION('','',#7); +#7 = PRODUCT('Open CASCADE STEP translator 7.4 1', + 'Open CASCADE STEP translator 7.4 1','',(#8)); +#8 = PRODUCT_CONTEXT('',#2,'mechanical'); +#9 = PRODUCT_DEFINITION_CONTEXT('part definition',#2,'design'); +#10 = ADVANCED_BREP_SHAPE_REPRESENTATION('',(#11,#15),#4807); +#11 = AXIS2_PLACEMENT_3D('',#12,#13,#14); +#12 = CARTESIAN_POINT('',(0.,0.,0.)); +#13 = DIRECTION('',(0.,0.,1.)); +#14 = DIRECTION('',(1.,0.,-0.)); +#15 = MANIFOLD_SOLID_BREP('',#16); +#16 = CLOSED_SHELL('',(#17,#165,#411,#683,#842,#1364,#1414,#1551,#1628, + #1900,#1972,#2239,#2289,#2685,#2734,#3152,#3179,#3259,#3309,#3386, + #3413,#3712,#3761,#3899,#4062,#4133,#4405,#4432,#4481,#4508,#4558, + #4611,#4712,#4740,#4768,#4799)); +#17 = ADVANCED_FACE('',(#18),#32,.F.); +#18 = FACE_BOUND('',#19,.F.); +#19 = EDGE_LOOP('',(#20,#55,#83,#111,#139)); +#20 = ORIENTED_EDGE('',*,*,#21,.F.); +#21 = EDGE_CURVE('',#22,#24,#26,.T.); +#22 = VERTEX_POINT('',#23); +#23 = CARTESIAN_POINT('',(0.351938181434,0.648061818566,0.)); +#24 = VERTEX_POINT('',#25); +#25 = CARTESIAN_POINT('',(0.648061818566,0.351938181434,0.)); +#26 = SURFACE_CURVE('',#27,(#31,#43),.PCURVE_S1.); +#27 = LINE('',#28,#29); +#28 = CARTESIAN_POINT('',(0.,1.,0.)); +#29 = VECTOR('',#30,1.); +#30 = DIRECTION('',(0.707106781187,-0.707106781187,0.)); +#31 = PCURVE('',#32,#37); +#32 = PLANE('',#33); +#33 = AXIS2_PLACEMENT_3D('',#34,#35,#36); +#34 = CARTESIAN_POINT('',(0.,1.,0.)); +#35 = DIRECTION('',(0.707106781187,0.707106781187,-0.)); +#36 = DIRECTION('',(0.707106781187,-0.707106781187,0.)); +#37 = DEFINITIONAL_REPRESENTATION('',(#38),#42); +#38 = LINE('',#39,#40); +#39 = CARTESIAN_POINT('',(0.,0.)); +#40 = VECTOR('',#41,1.); +#41 = DIRECTION('',(1.,0.)); +#42 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#43 = PCURVE('',#44,#49); +#44 = PLANE('',#45); +#45 = AXIS2_PLACEMENT_3D('',#46,#47,#48); +#46 = CARTESIAN_POINT('',(1.,1.,0.)); +#47 = DIRECTION('',(0.,0.,1.)); +#48 = DIRECTION('',(1.,0.,-0.)); +#49 = DEFINITIONAL_REPRESENTATION('',(#50),#54); +#50 = LINE('',#51,#52); +#51 = CARTESIAN_POINT('',(-1.,1.110223024625E-16)); +#52 = VECTOR('',#53,1.); +#53 = DIRECTION('',(0.707106781187,-0.707106781187)); +#54 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#55 = ORIENTED_EDGE('',*,*,#56,.F.); +#56 = EDGE_CURVE('',#57,#22,#59,.T.); +#57 = VERTEX_POINT('',#58); +#58 = CARTESIAN_POINT('',(0.350183970027,0.649816029973, + 4.963205994528E-02)); +#59 = SURFACE_CURVE('',#60,(#65,#72),.PCURVE_S1.); +#60 = CIRCLE('',#61,0.497715749301); +#61 = AXIS2_PLACEMENT_3D('',#62,#63,#64); +#62 = CARTESIAN_POINT('',(0.,1.,0.)); +#63 = DIRECTION('',(0.707106781187,0.707106781187,-0.)); +#64 = DIRECTION('',(-0.707106781187,0.707106781187,0.)); +#65 = PCURVE('',#32,#66); +#66 = DEFINITIONAL_REPRESENTATION('',(#67),#71); +#67 = CIRCLE('',#68,0.497715749301); +#68 = AXIS2_PLACEMENT_2D('',#69,#70); +#69 = CARTESIAN_POINT('',(0.,0.)); +#70 = DIRECTION('',(-1.,-0.)); +#71 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#72 = PCURVE('',#73,#78); +#73 = SPHERICAL_SURFACE('',#74,0.497715749301); +#74 = AXIS2_PLACEMENT_3D('',#75,#76,#77); +#75 = CARTESIAN_POINT('',(0.,1.,0.)); +#76 = DIRECTION('',(0.,0.,1.)); +#77 = DIRECTION('',(1.,0.,-0.)); +#78 = DEFINITIONAL_REPRESENTATION('',(#79),#82); +#79 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#80,#81),.UNSPECIFIED.,.F.,.F.,(2, + 2),(3.041706951165,3.14159265359),.PIECEWISE_BEZIER_KNOTS.); +#80 = CARTESIAN_POINT('',(5.497787143782,9.98857024243E-02)); +#81 = CARTESIAN_POINT('',(5.497787143782,0.)); +#82 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#83 = ORIENTED_EDGE('',*,*,#84,.F.); +#84 = EDGE_CURVE('',#85,#57,#87,.T.); +#85 = VERTEX_POINT('',#86); +#86 = CARTESIAN_POINT('',(0.5,0.5,2.284250698599E-03)); +#87 = SURFACE_CURVE('',#88,(#93,#100),.PCURVE_S1.); +#88 = CIRCLE('',#89,0.497715749301); +#89 = AXIS2_PLACEMENT_3D('',#90,#91,#92); +#90 = CARTESIAN_POINT('',(0.5,0.5,0.5)); +#91 = DIRECTION('',(0.707106781187,0.707106781187,-0.)); +#92 = DIRECTION('',(-0.707106781187,0.707106781187,0.)); +#93 = PCURVE('',#32,#94); +#94 = DEFINITIONAL_REPRESENTATION('',(#95),#99); +#95 = CIRCLE('',#96,0.497715749301); +#96 = AXIS2_PLACEMENT_2D('',#97,#98); +#97 = CARTESIAN_POINT('',(0.707106781187,-0.5)); +#98 = DIRECTION('',(-1.,-0.)); +#99 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#100 = PCURVE('',#101,#106); +#101 = SPHERICAL_SURFACE('',#102,0.497715749301); +#102 = AXIS2_PLACEMENT_3D('',#103,#104,#105); +#103 = CARTESIAN_POINT('',(0.5,0.5,0.5)); +#104 = DIRECTION('',(0.,0.,1.)); +#105 = DIRECTION('',(1.,0.,-0.)); +#106 = DEFINITIONAL_REPRESENTATION('',(#107),#110); +#107 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#108,#109),.UNSPECIFIED.,.F.,.F., + (2,2),(4.712388980385,5.152111592263),.PIECEWISE_BEZIER_KNOTS.); +#108 = CARTESIAN_POINT('',(2.356194490192,-1.570796326795)); +#109 = CARTESIAN_POINT('',(2.356194490192,-1.131073714916)); +#110 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#111 = ORIENTED_EDGE('',*,*,#112,.F.); +#112 = EDGE_CURVE('',#113,#85,#115,.T.); +#113 = VERTEX_POINT('',#114); +#114 = CARTESIAN_POINT('',(0.649816029973,0.350183970027, + 4.963205994528E-02)); +#115 = SURFACE_CURVE('',#116,(#121,#128),.PCURVE_S1.); +#116 = CIRCLE('',#117,0.497715749301); +#117 = AXIS2_PLACEMENT_3D('',#118,#119,#120); +#118 = CARTESIAN_POINT('',(0.5,0.5,0.5)); +#119 = DIRECTION('',(0.707106781187,0.707106781187,-0.)); +#120 = DIRECTION('',(-0.707106781187,0.707106781187,0.)); +#121 = PCURVE('',#32,#122); +#122 = DEFINITIONAL_REPRESENTATION('',(#123),#127); +#123 = CIRCLE('',#124,0.497715749301); +#124 = AXIS2_PLACEMENT_2D('',#125,#126); +#125 = CARTESIAN_POINT('',(0.707106781187,-0.5)); +#126 = DIRECTION('',(-1.,-0.)); +#127 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#128 = PCURVE('',#129,#134); +#129 = SPHERICAL_SURFACE('',#130,0.497715749301); +#130 = AXIS2_PLACEMENT_3D('',#131,#132,#133); +#131 = CARTESIAN_POINT('',(0.5,0.5,0.5)); +#132 = DIRECTION('',(0.,0.,1.)); +#133 = DIRECTION('',(1.,0.,-0.)); +#134 = DEFINITIONAL_REPRESENTATION('',(#135),#138); +#135 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#136,#137),.UNSPECIFIED.,.F.,.F., + (2,2),(4.272666368506,4.712388980385),.PIECEWISE_BEZIER_KNOTS.); +#136 = CARTESIAN_POINT('',(5.497787143782,-1.131073714916)); +#137 = CARTESIAN_POINT('',(5.497787143782,-1.570796326795)); +#138 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#139 = ORIENTED_EDGE('',*,*,#140,.F.); +#140 = EDGE_CURVE('',#24,#113,#141,.T.); +#141 = SURFACE_CURVE('',#142,(#147,#154),.PCURVE_S1.); +#142 = CIRCLE('',#143,0.497715749301); +#143 = AXIS2_PLACEMENT_3D('',#144,#145,#146); +#144 = CARTESIAN_POINT('',(1.,0.,0.)); +#145 = DIRECTION('',(0.707106781187,0.707106781187,-0.)); +#146 = DIRECTION('',(-0.707106781187,0.707106781187,0.)); +#147 = PCURVE('',#32,#148); +#148 = DEFINITIONAL_REPRESENTATION('',(#149),#153); +#149 = CIRCLE('',#150,0.497715749301); +#150 = AXIS2_PLACEMENT_2D('',#151,#152); +#151 = CARTESIAN_POINT('',(1.414213562373,0.)); +#152 = DIRECTION('',(-1.,-0.)); +#153 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#154 = PCURVE('',#155,#160); +#155 = SPHERICAL_SURFACE('',#156,0.497715749301); +#156 = AXIS2_PLACEMENT_3D('',#157,#158,#159); +#157 = CARTESIAN_POINT('',(1.,0.,0.)); +#158 = DIRECTION('',(0.,0.,1.)); +#159 = DIRECTION('',(1.,0.,-0.)); +#160 = DEFINITIONAL_REPRESENTATION('',(#161),#164); +#161 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#162,#163),.UNSPECIFIED.,.F.,.F., + (2,2),(0.,9.98857024243E-02),.PIECEWISE_BEZIER_KNOTS.); +#162 = CARTESIAN_POINT('',(2.356194490192,0.)); +#163 = CARTESIAN_POINT('',(2.356194490192,9.98857024243E-02)); +#164 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#165 = ADVANCED_FACE('',(#166,#381),#44,.F.); +#166 = FACE_BOUND('',#167,.F.); +#167 = EDGE_LOOP('',(#168,#191,#192,#215,#243,#271,#299,#327,#355)); +#168 = ORIENTED_EDGE('',*,*,#169,.F.); +#169 = EDGE_CURVE('',#22,#170,#172,.T.); +#170 = VERTEX_POINT('',#171); +#171 = CARTESIAN_POINT('',(0.497715749301,1.,3.201551878209E-16)); +#172 = SURFACE_CURVE('',#173,(#178,#185),.PCURVE_S1.); +#173 = CIRCLE('',#174,0.497715749301); +#174 = AXIS2_PLACEMENT_3D('',#175,#176,#177); +#175 = CARTESIAN_POINT('',(0.,1.,0.)); +#176 = DIRECTION('',(0.,0.,1.)); +#177 = DIRECTION('',(1.,0.,-0.)); +#178 = PCURVE('',#44,#179); +#179 = DEFINITIONAL_REPRESENTATION('',(#180),#184); +#180 = CIRCLE('',#181,0.497715749301); +#181 = AXIS2_PLACEMENT_2D('',#182,#183); +#182 = CARTESIAN_POINT('',(-1.,1.110223024625E-16)); +#183 = DIRECTION('',(1.,0.)); +#184 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#185 = PCURVE('',#73,#186); +#186 = DEFINITIONAL_REPRESENTATION('',(#187),#190); +#187 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#188,#189),.UNSPECIFIED.,.F.,.F., + (2,2),(5.497787143782,6.28318530718),.PIECEWISE_BEZIER_KNOTS.); +#188 = CARTESIAN_POINT('',(5.497787143782,0.)); +#189 = CARTESIAN_POINT('',(6.28318530718,0.)); +#190 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#191 = ORIENTED_EDGE('',*,*,#21,.T.); +#192 = ORIENTED_EDGE('',*,*,#193,.F.); +#193 = EDGE_CURVE('',#194,#24,#196,.T.); +#194 = VERTEX_POINT('',#195); +#195 = CARTESIAN_POINT('',(1.351938181434,0.351938181434,0.)); +#196 = SURFACE_CURVE('',#197,(#202,#209),.PCURVE_S1.); +#197 = CIRCLE('',#198,0.497715749301); +#198 = AXIS2_PLACEMENT_3D('',#199,#200,#201); +#199 = CARTESIAN_POINT('',(1.,0.,0.)); +#200 = DIRECTION('',(0.,0.,1.)); +#201 = DIRECTION('',(1.,0.,-0.)); +#202 = PCURVE('',#44,#203); +#203 = DEFINITIONAL_REPRESENTATION('',(#204),#208); +#204 = CIRCLE('',#205,0.497715749301); +#205 = AXIS2_PLACEMENT_2D('',#206,#207); +#206 = CARTESIAN_POINT('',(0.,-1.)); +#207 = DIRECTION('',(1.,0.)); +#208 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#209 = PCURVE('',#155,#210); +#210 = DEFINITIONAL_REPRESENTATION('',(#211),#214); +#211 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#212,#213),.UNSPECIFIED.,.F.,.F., + (2,2),(0.785398163397,2.356194490192),.PIECEWISE_BEZIER_KNOTS.); +#212 = CARTESIAN_POINT('',(0.785398163397,0.)); +#213 = CARTESIAN_POINT('',(2.356194490192,0.)); +#214 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#215 = ORIENTED_EDGE('',*,*,#216,.T.); +#216 = EDGE_CURVE('',#194,#217,#219,.T.); +#217 = VERTEX_POINT('',#218); +#218 = CARTESIAN_POINT('',(1.648061818566,0.648061818566,0.)); +#219 = SURFACE_CURVE('',#220,(#224,#231),.PCURVE_S1.); +#220 = LINE('',#221,#222); +#221 = CARTESIAN_POINT('',(1.,0.,0.)); +#222 = VECTOR('',#223,1.); +#223 = DIRECTION('',(0.707106781187,0.707106781187,0.)); +#224 = PCURVE('',#44,#225); +#225 = DEFINITIONAL_REPRESENTATION('',(#226),#230); +#226 = LINE('',#227,#228); +#227 = CARTESIAN_POINT('',(0.,-1.)); +#228 = VECTOR('',#229,1.); +#229 = DIRECTION('',(0.707106781187,0.707106781187)); +#230 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#231 = PCURVE('',#232,#237); +#232 = PLANE('',#233); +#233 = AXIS2_PLACEMENT_3D('',#234,#235,#236); +#234 = CARTESIAN_POINT('',(1.,0.,0.)); +#235 = DIRECTION('',(-0.707106781187,0.707106781187,0.)); +#236 = DIRECTION('',(0.707106781187,0.707106781187,0.)); +#237 = DEFINITIONAL_REPRESENTATION('',(#238),#242); +#238 = LINE('',#239,#240); +#239 = CARTESIAN_POINT('',(0.,0.)); +#240 = VECTOR('',#241,1.); +#241 = DIRECTION('',(1.,0.)); +#242 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#243 = ORIENTED_EDGE('',*,*,#244,.F.); +#244 = EDGE_CURVE('',#245,#217,#247,.T.); +#245 = VERTEX_POINT('',#246); +#246 = CARTESIAN_POINT('',(1.648061818566,1.351938181434,0.)); +#247 = SURFACE_CURVE('',#248,(#253,#260),.PCURVE_S1.); +#248 = CIRCLE('',#249,0.497715749301); +#249 = AXIS2_PLACEMENT_3D('',#250,#251,#252); +#250 = CARTESIAN_POINT('',(2.,1.,0.)); +#251 = DIRECTION('',(0.,0.,1.)); +#252 = DIRECTION('',(1.,0.,-0.)); +#253 = PCURVE('',#44,#254); +#254 = DEFINITIONAL_REPRESENTATION('',(#255),#259); +#255 = CIRCLE('',#256,0.497715749301); +#256 = AXIS2_PLACEMENT_2D('',#257,#258); +#257 = CARTESIAN_POINT('',(1.,1.110223024625E-16)); +#258 = DIRECTION('',(1.,0.)); +#259 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#260 = PCURVE('',#261,#266); +#261 = SPHERICAL_SURFACE('',#262,0.497715749301); +#262 = AXIS2_PLACEMENT_3D('',#263,#264,#265); +#263 = CARTESIAN_POINT('',(2.,1.,0.)); +#264 = DIRECTION('',(0.,0.,1.)); +#265 = DIRECTION('',(1.,0.,-0.)); +#266 = DEFINITIONAL_REPRESENTATION('',(#267),#270); +#267 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#268,#269),.UNSPECIFIED.,.F.,.F., + (2,2),(2.356194490192,3.926990816987),.PIECEWISE_BEZIER_KNOTS.); +#268 = CARTESIAN_POINT('',(2.356194490192,0.)); +#269 = CARTESIAN_POINT('',(3.926990816987,0.)); +#270 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#271 = ORIENTED_EDGE('',*,*,#272,.T.); +#272 = EDGE_CURVE('',#245,#273,#275,.T.); +#273 = VERTEX_POINT('',#274); +#274 = CARTESIAN_POINT('',(1.351938181434,1.648061818566,0.)); +#275 = SURFACE_CURVE('',#276,(#280,#287),.PCURVE_S1.); +#276 = LINE('',#277,#278); +#277 = CARTESIAN_POINT('',(2.,1.,0.)); +#278 = VECTOR('',#279,1.); +#279 = DIRECTION('',(-0.707106781187,0.707106781187,0.)); +#280 = PCURVE('',#44,#281); +#281 = DEFINITIONAL_REPRESENTATION('',(#282),#286); +#282 = LINE('',#283,#284); +#283 = CARTESIAN_POINT('',(1.,1.110223024625E-16)); +#284 = VECTOR('',#285,1.); +#285 = DIRECTION('',(-0.707106781187,0.707106781187)); +#286 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#287 = PCURVE('',#288,#293); +#288 = PLANE('',#289); +#289 = AXIS2_PLACEMENT_3D('',#290,#291,#292); +#290 = CARTESIAN_POINT('',(2.,1.,0.)); +#291 = DIRECTION('',(-0.707106781187,-0.707106781187,0.)); +#292 = DIRECTION('',(-0.707106781187,0.707106781187,0.)); +#293 = DEFINITIONAL_REPRESENTATION('',(#294),#298); +#294 = LINE('',#295,#296); +#295 = CARTESIAN_POINT('',(0.,0.)); +#296 = VECTOR('',#297,1.); +#297 = DIRECTION('',(1.,0.)); +#298 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#299 = ORIENTED_EDGE('',*,*,#300,.F.); +#300 = EDGE_CURVE('',#301,#273,#303,.T.); +#301 = VERTEX_POINT('',#302); +#302 = CARTESIAN_POINT('',(0.648061818566,1.648061818566,0.)); +#303 = SURFACE_CURVE('',#304,(#309,#316),.PCURVE_S1.); +#304 = CIRCLE('',#305,0.497715749301); +#305 = AXIS2_PLACEMENT_3D('',#306,#307,#308); +#306 = CARTESIAN_POINT('',(1.,2.,0.)); +#307 = DIRECTION('',(0.,0.,1.)); +#308 = DIRECTION('',(1.,0.,-0.)); +#309 = PCURVE('',#44,#310); +#310 = DEFINITIONAL_REPRESENTATION('',(#311),#315); +#311 = CIRCLE('',#312,0.497715749301); +#312 = AXIS2_PLACEMENT_2D('',#313,#314); +#313 = CARTESIAN_POINT('',(0.,1.)); +#314 = DIRECTION('',(1.,0.)); +#315 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#316 = PCURVE('',#317,#322); +#317 = SPHERICAL_SURFACE('',#318,0.497715749301); +#318 = AXIS2_PLACEMENT_3D('',#319,#320,#321); +#319 = CARTESIAN_POINT('',(1.,2.,0.)); +#320 = DIRECTION('',(0.,0.,1.)); +#321 = DIRECTION('',(1.,0.,-0.)); +#322 = DEFINITIONAL_REPRESENTATION('',(#323),#326); +#323 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#324,#325),.UNSPECIFIED.,.F.,.F., + (2,2),(3.926990816987,5.497787143782),.PIECEWISE_BEZIER_KNOTS.); +#324 = CARTESIAN_POINT('',(3.926990816987,0.)); +#325 = CARTESIAN_POINT('',(5.497787143782,0.)); +#326 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#327 = ORIENTED_EDGE('',*,*,#328,.T.); +#328 = EDGE_CURVE('',#301,#329,#331,.T.); +#329 = VERTEX_POINT('',#330); +#330 = CARTESIAN_POINT('',(0.351938181434,1.351938181434,0.)); +#331 = SURFACE_CURVE('',#332,(#336,#343),.PCURVE_S1.); +#332 = LINE('',#333,#334); +#333 = CARTESIAN_POINT('',(1.,2.,0.)); +#334 = VECTOR('',#335,1.); +#335 = DIRECTION('',(-0.707106781187,-0.707106781187,0.)); +#336 = PCURVE('',#44,#337); +#337 = DEFINITIONAL_REPRESENTATION('',(#338),#342); +#338 = LINE('',#339,#340); +#339 = CARTESIAN_POINT('',(0.,1.)); +#340 = VECTOR('',#341,1.); +#341 = DIRECTION('',(-0.707106781187,-0.707106781187)); +#342 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#343 = PCURVE('',#344,#349); +#344 = PLANE('',#345); +#345 = AXIS2_PLACEMENT_3D('',#346,#347,#348); +#346 = CARTESIAN_POINT('',(1.,2.,0.)); +#347 = DIRECTION('',(0.707106781187,-0.707106781187,0.)); +#348 = DIRECTION('',(-0.707106781187,-0.707106781187,0.)); +#349 = DEFINITIONAL_REPRESENTATION('',(#350),#354); +#350 = LINE('',#351,#352); +#351 = CARTESIAN_POINT('',(0.,0.)); +#352 = VECTOR('',#353,1.); +#353 = DIRECTION('',(1.,0.)); +#354 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#355 = ORIENTED_EDGE('',*,*,#356,.F.); +#356 = EDGE_CURVE('',#170,#329,#357,.T.); +#357 = SURFACE_CURVE('',#358,(#363,#370),.PCURVE_S1.); +#358 = CIRCLE('',#359,0.497715749301); +#359 = AXIS2_PLACEMENT_3D('',#360,#361,#362); +#360 = CARTESIAN_POINT('',(0.,1.,0.)); +#361 = DIRECTION('',(0.,0.,1.)); +#362 = DIRECTION('',(1.,0.,-0.)); +#363 = PCURVE('',#44,#364); +#364 = DEFINITIONAL_REPRESENTATION('',(#365),#369); +#365 = CIRCLE('',#366,0.497715749301); +#366 = AXIS2_PLACEMENT_2D('',#367,#368); +#367 = CARTESIAN_POINT('',(-1.,1.110223024625E-16)); +#368 = DIRECTION('',(1.,0.)); +#369 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#370 = PCURVE('',#371,#376); +#371 = SPHERICAL_SURFACE('',#372,0.497715749301); +#372 = AXIS2_PLACEMENT_3D('',#373,#374,#375); +#373 = CARTESIAN_POINT('',(0.,1.,0.)); +#374 = DIRECTION('',(0.,0.,1.)); +#375 = DIRECTION('',(1.,0.,-0.)); +#376 = DEFINITIONAL_REPRESENTATION('',(#377),#380); +#377 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#378,#379),.UNSPECIFIED.,.F.,.F., + (2,2),(0.,0.785398163397),.PIECEWISE_BEZIER_KNOTS.); +#378 = CARTESIAN_POINT('',(0.,0.)); +#379 = CARTESIAN_POINT('',(0.785398163397,0.)); +#380 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#381 = FACE_BOUND('',#382,.F.); +#382 = EDGE_LOOP('',(#383)); +#383 = ORIENTED_EDGE('',*,*,#384,.F.); +#384 = EDGE_CURVE('',#385,#385,#387,.T.); +#385 = VERTEX_POINT('',#386); +#386 = CARTESIAN_POINT('',(1.497715749301,1.,3.201551878209E-16)); +#387 = SURFACE_CURVE('',#388,(#393,#400),.PCURVE_S1.); +#388 = CIRCLE('',#389,0.497715749301); +#389 = AXIS2_PLACEMENT_3D('',#390,#391,#392); +#390 = CARTESIAN_POINT('',(1.,1.,0.)); +#391 = DIRECTION('',(0.,0.,1.)); +#392 = DIRECTION('',(1.,0.,-0.)); +#393 = PCURVE('',#44,#394); +#394 = DEFINITIONAL_REPRESENTATION('',(#395),#399); +#395 = CIRCLE('',#396,0.497715749301); +#396 = AXIS2_PLACEMENT_2D('',#397,#398); +#397 = CARTESIAN_POINT('',(0.,1.110223024625E-16)); +#398 = DIRECTION('',(1.,0.)); +#399 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#400 = PCURVE('',#401,#406); +#401 = SPHERICAL_SURFACE('',#402,0.497715749301); +#402 = AXIS2_PLACEMENT_3D('',#403,#404,#405); +#403 = CARTESIAN_POINT('',(1.,1.,0.)); +#404 = DIRECTION('',(0.,0.,1.)); +#405 = DIRECTION('',(1.,0.,-0.)); +#406 = DEFINITIONAL_REPRESENTATION('',(#407),#410); +#407 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#408,#409),.UNSPECIFIED.,.F.,.F., + (2,2),(0.,6.28318530718),.PIECEWISE_BEZIER_KNOTS.); +#408 = CARTESIAN_POINT('',(0.,0.)); +#409 = CARTESIAN_POINT('',(6.28318530718,0.)); +#410 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#411 = ADVANCED_FACE('',(#412),#155,.F.); +#412 = FACE_BOUND('',#413,.F.); +#413 = EDGE_LOOP('',(#414,#444,#472,#527,#584,#605,#606,#607)); +#414 = ORIENTED_EDGE('',*,*,#415,.T.); +#415 = EDGE_CURVE('',#416,#418,#420,.T.); +#416 = VERTEX_POINT('',#417); +#417 = CARTESIAN_POINT('',(0.850183970027,0.149816029973,0.450367940055) + ); +#418 = VERTEX_POINT('',#419); +#419 = CARTESIAN_POINT('',(1.,-7.464540639997E-33,0.497715749301)); +#420 = SURFACE_CURVE('',#421,(#426,#432),.PCURVE_S1.); +#421 = CIRCLE('',#422,0.497715749301); +#422 = AXIS2_PLACEMENT_3D('',#423,#424,#425); +#423 = CARTESIAN_POINT('',(1.,0.,0.)); +#424 = DIRECTION('',(0.707106781187,0.707106781187,-0.)); +#425 = DIRECTION('',(-0.707106781187,0.707106781187,0.)); +#426 = PCURVE('',#155,#427); +#427 = DEFINITIONAL_REPRESENTATION('',(#428),#431); +#428 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#429,#430),.UNSPECIFIED.,.F.,.F., + (2,2),(1.131073714916,1.570796326795),.PIECEWISE_BEZIER_KNOTS.); +#429 = CARTESIAN_POINT('',(2.356194490192,1.131073714916)); +#430 = CARTESIAN_POINT('',(2.356194490192,1.570796326795)); +#431 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#432 = PCURVE('',#433,#438); +#433 = PLANE('',#434); +#434 = AXIS2_PLACEMENT_3D('',#435,#436,#437); +#435 = CARTESIAN_POINT('',(0.,1.,0.)); +#436 = DIRECTION('',(0.707106781187,0.707106781187,-0.)); +#437 = DIRECTION('',(0.707106781187,-0.707106781187,0.)); +#438 = DEFINITIONAL_REPRESENTATION('',(#439),#443); +#439 = CIRCLE('',#440,0.497715749301); +#440 = AXIS2_PLACEMENT_2D('',#441,#442); +#441 = CARTESIAN_POINT('',(1.414213562373,0.)); +#442 = DIRECTION('',(-1.,-0.)); +#443 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#444 = ORIENTED_EDGE('',*,*,#445,.T.); +#445 = EDGE_CURVE('',#418,#446,#448,.T.); +#446 = VERTEX_POINT('',#447); +#447 = CARTESIAN_POINT('',(1.149816029973,0.149816029973,0.450367940055) + ); +#448 = SURFACE_CURVE('',#449,(#454,#460),.PCURVE_S1.); +#449 = CIRCLE('',#450,0.497715749301); +#450 = AXIS2_PLACEMENT_3D('',#451,#452,#453); +#451 = CARTESIAN_POINT('',(1.,0.,0.)); +#452 = DIRECTION('',(-0.707106781187,0.707106781187,0.)); +#453 = DIRECTION('',(-0.707106781187,-0.707106781187,0.)); +#454 = PCURVE('',#155,#455); +#455 = DEFINITIONAL_REPRESENTATION('',(#456),#459); +#456 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#457,#458),.UNSPECIFIED.,.F.,.F., + (2,2),(1.570796326795,2.010518938673),.PIECEWISE_BEZIER_KNOTS.); +#457 = CARTESIAN_POINT('',(0.785398163397,1.570796326795)); +#458 = CARTESIAN_POINT('',(0.785398163397,1.131073714916)); +#459 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#460 = PCURVE('',#461,#466); +#461 = PLANE('',#462); +#462 = AXIS2_PLACEMENT_3D('',#463,#464,#465); +#463 = CARTESIAN_POINT('',(1.,0.,0.)); +#464 = DIRECTION('',(-0.707106781187,0.707106781187,0.)); +#465 = DIRECTION('',(0.707106781187,0.707106781187,0.)); +#466 = DEFINITIONAL_REPRESENTATION('',(#467),#471); +#467 = CIRCLE('',#468,0.497715749301); +#468 = AXIS2_PLACEMENT_2D('',#469,#470); +#469 = CARTESIAN_POINT('',(0.,0.)); +#470 = DIRECTION('',(-1.,-0.)); +#471 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#472 = ORIENTED_EDGE('',*,*,#473,.F.); +#473 = EDGE_CURVE('',#474,#446,#476,.T.); +#474 = VERTEX_POINT('',#475); +#475 = CARTESIAN_POINT('',(1.076476273809,0.423523726191,0.25)); +#476 = SURFACE_CURVE('',#477,(#482,#509),.PCURVE_S1.); +#477 = CIRCLE('',#478,0.245399606973); +#478 = AXIS2_PLACEMENT_3D('',#479,#480,#481); +#479 = CARTESIAN_POINT('',(1.25,0.25,0.25)); +#480 = DIRECTION('',(0.57735026919,0.57735026919,0.57735026919)); +#481 = DIRECTION('',(-0.707106781187,0.707106781187,0.)); +#482 = PCURVE('',#155,#483); +#483 = DEFINITIONAL_REPRESENTATION('',(#484),#508); +#484 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#485,#486,#487,#488,#489,#490, + #491,#492,#493,#494,#495,#496,#497,#498,#499,#500,#501,#502,#503, + #504,#505,#506,#507),.UNSPECIFIED.,.F.,.F.,(9,7,7,9),(0., + 0.785398163397,1.47262155637,1.570796326795),.UNSPECIFIED.); +#485 = CARTESIAN_POINT('',(1.392149972362,0.526250539436)); +#486 = CARTESIAN_POINT('',(1.410578763381,0.571957574886)); +#487 = CARTESIAN_POINT('',(1.424964644063,0.619051486728)); +#488 = CARTESIAN_POINT('',(1.434862515815,0.667154048102)); +#489 = CARTESIAN_POINT('',(1.439650592987,0.715859131219)); +#490 = CARTESIAN_POINT('',(1.438549296202,0.764714154902)); +#491 = CARTESIAN_POINT('',(1.430414957867,0.813183583818)); +#492 = CARTESIAN_POINT('',(1.413565306446,0.860569413232)); +#493 = CARTESIAN_POINT('',(1.361681036905,0.945495962948)); +#494 = CARTESIAN_POINT('',(1.329182481628,0.98352593372)); +#495 = CARTESIAN_POINT('',(1.287018444192,1.019288412063)); +#496 = CARTESIAN_POINT('',(1.233479150294,1.051892094281)); +#497 = CARTESIAN_POINT('',(1.167261943818,1.080336025807)); +#498 = CARTESIAN_POINT('',(1.086495893068,1.103057018853)); +#499 = CARTESIAN_POINT('',(0.994906979214,1.118654821906)); +#500 = CARTESIAN_POINT('',(0.884250197402,1.127668406666)); +#501 = CARTESIAN_POINT('',(0.870311410172,1.128637721153)); +#502 = CARTESIAN_POINT('',(0.856282058442,1.129447894731)); +#503 = CARTESIAN_POINT('',(0.842179308929,1.130097491274)); +#504 = CARTESIAN_POINT('',(0.828021071223,1.130585419069)); +#505 = CARTESIAN_POINT('',(0.813825720973,1.130910946087)); +#506 = CARTESIAN_POINT('',(0.79961184512,1.131073707287)); +#507 = CARTESIAN_POINT('',(0.785398009147,1.131073703941)); +#508 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#509 = PCURVE('',#510,#515); +#510 = SPHERICAL_SURFACE('',#511,0.497715749301); +#511 = AXIS2_PLACEMENT_3D('',#512,#513,#514); +#512 = CARTESIAN_POINT('',(1.5,0.5,0.5)); +#513 = DIRECTION('',(0.,0.,1.)); +#514 = DIRECTION('',(1.,0.,-0.)); +#515 = DEFINITIONAL_REPRESENTATION('',(#516),#526); +#516 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#517,#518,#519,#520,#521,#522, + #523,#524,#525),.UNSPECIFIED.,.F.,.F.,(9,9),(0.,1.570796326795), + .PIECEWISE_BEZIER_KNOTS.); +#517 = CARTESIAN_POINT('',(3.320239008023,-0.526250539436)); +#518 = CARTESIAN_POINT('',(3.357096590061,-0.434836468535)); +#519 = CARTESIAN_POINT('',(3.410117254655,-0.348970381879)); +#520 = CARTESIAN_POINT('',(3.475682618735,-0.271677081405)); +#521 = CARTESIAN_POINT('',(3.552321805626,-0.205567417181)); +#522 = CARTESIAN_POINT('',(3.638705820347,-0.153363467101)); +#523 = CARTESIAN_POINT('',(3.732402566752,-0.11771252843)); +#524 = CARTESIAN_POINT('',(3.829695375504,-9.98857024243E-02)); +#525 = CARTESIAN_POINT('',(3.926990816987,-9.98857024243E-02)); +#526 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#527 = ORIENTED_EDGE('',*,*,#528,.F.); +#528 = EDGE_CURVE('',#529,#474,#531,.T.); +#529 = VERTEX_POINT('',#530); +#530 = CARTESIAN_POINT('',(1.350183970027,0.350183970027, + 4.963205994528E-02)); +#531 = SURFACE_CURVE('',#532,(#537,#557),.PCURVE_S1.); +#532 = CIRCLE('',#533,0.245399606973); +#533 = AXIS2_PLACEMENT_3D('',#534,#535,#536); +#534 = CARTESIAN_POINT('',(1.25,0.25,0.25)); +#535 = DIRECTION('',(0.57735026919,0.57735026919,0.57735026919)); +#536 = DIRECTION('',(-0.707106781187,0.707106781187,0.)); +#537 = PCURVE('',#155,#538); +#538 = DEFINITIONAL_REPRESENTATION('',(#539),#556); +#539 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#540,#541,#542,#543,#544,#545, + #546,#547,#548,#549,#550,#551,#552,#553,#554,#555),.UNSPECIFIED.,.F. + ,.F.,(9,7,9),(4.712388980385,4.803373215866,6.28318530718), + .UNSPECIFIED.); +#540 = CARTESIAN_POINT('',(0.785398204163,9.988571523101E-02)); +#541 = CARTESIAN_POINT('',(0.791033784249,9.988571509204E-02)); +#542 = CARTESIAN_POINT('',(0.796669362196,9.994552244007E-02)); +#543 = CARTESIAN_POINT('',(0.802304235235,0.100065137273)); +#544 = CARTESIAN_POINT('',(0.807937700874,0.100244545193)); +#545 = CARTESIAN_POINT('',(0.813569057602,0.100483717459)); +#546 = CARTESIAN_POINT('',(0.819197605618,0.100782611084)); +#547 = CARTESIAN_POINT('',(0.824822647587,0.101141168992)); +#548 = CARTESIAN_POINT('',(0.921863609011,0.108360336437)); +#549 = CARTESIAN_POINT('',(1.012171107315,0.130923118231)); +#550 = CARTESIAN_POINT('',(1.098371922804,0.168951467086)); +#551 = CARTESIAN_POINT('',(1.17760078415,0.221095759914)); +#552 = CARTESIAN_POINT('',(1.247970908632,0.285201738956)); +#553 = CARTESIAN_POINT('',(1.308360222289,0.358934034507)); +#554 = CARTESIAN_POINT('',(1.35742726858,0.440131387559)); +#555 = CARTESIAN_POINT('',(1.392149972362,0.526250539436)); +#556 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#557 = PCURVE('',#510,#558); +#558 = DEFINITIONAL_REPRESENTATION('',(#559),#583); +#559 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#560,#561,#562,#563,#564,#565, + #566,#567,#568,#569,#570,#571,#572,#573,#574,#575,#576,#577,#578, + #579,#580,#581,#582),.UNSPECIFIED.,.F.,.F.,(9,7,7,9),(4.712388980385 + ,4.792155981355,5.537670644267,6.28318530718),.UNSPECIFIED.); +#560 = CARTESIAN_POINT('',(3.926990831614,-1.131073722024)); +#561 = CARTESIAN_POINT('',(3.915442100597,-1.131073719025)); +#562 = CARTESIAN_POINT('',(3.903893368336,-1.130966263189)); +#563 = CARTESIAN_POINT('',(3.892354591244,-1.130751355268)); +#564 = CARTESIAN_POINT('',(3.88083572642,-1.130429156789)); +#565 = CARTESIAN_POINT('',(3.869346647934,-1.12999998988)); +#566 = CARTESIAN_POINT('',(3.857897061931,-1.129464333764)); +#567 = CARTESIAN_POINT('',(3.846496426347,-1.128822817223)); +#568 = CARTESIAN_POINT('',(3.729144736594,-1.121098265151)); +#569 = CARTESIAN_POINT('',(3.628213413147,-1.104943213181)); +#570 = CARTESIAN_POINT('',(3.539799605187,-1.080221313086)); +#571 = CARTESIAN_POINT('',(3.469289624918,-1.04875826949)); +#572 = CARTESIAN_POINT('',(3.413421530935,-1.012625673241)); +#573 = CARTESIAN_POINT('',(3.370655132064,-0.972997243777)); +#574 = CARTESIAN_POINT('',(3.338741255707,-0.930968368726)); +#575 = CARTESIAN_POINT('',(3.293298279939,-0.843669726192)); +#576 = CARTESIAN_POINT('',(3.279766027037,-0.798401959133)); +#577 = CARTESIAN_POINT('',(3.273709560063,-0.752314092526)); +#578 = CARTESIAN_POINT('',(3.273789268863,-0.705975469972)); +#579 = CARTESIAN_POINT('',(3.279070273159,-0.659833705175)); +#580 = CARTESIAN_POINT('',(3.288895320679,-0.614272116287)); +#581 = CARTESIAN_POINT('',(3.302746054047,-0.569636514492)); +#582 = CARTESIAN_POINT('',(3.320239008023,-0.526250539436)); +#583 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#584 = ORIENTED_EDGE('',*,*,#585,.T.); +#585 = EDGE_CURVE('',#529,#194,#586,.T.); +#586 = SURFACE_CURVE('',#587,(#592,#598),.PCURVE_S1.); +#587 = CIRCLE('',#588,0.497715749301); +#588 = AXIS2_PLACEMENT_3D('',#589,#590,#591); +#589 = CARTESIAN_POINT('',(1.,0.,0.)); +#590 = DIRECTION('',(-0.707106781187,0.707106781187,0.)); +#591 = DIRECTION('',(-0.707106781187,-0.707106781187,0.)); +#592 = PCURVE('',#155,#593); +#593 = DEFINITIONAL_REPRESENTATION('',(#594),#597); +#594 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#595,#596),.UNSPECIFIED.,.F.,.F., + (2,2),(3.041706951165,3.14159265359),.PIECEWISE_BEZIER_KNOTS.); +#595 = CARTESIAN_POINT('',(0.785398163397,9.98857024243E-02)); +#596 = CARTESIAN_POINT('',(0.785398163397,0.)); +#597 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#598 = PCURVE('',#232,#599); +#599 = DEFINITIONAL_REPRESENTATION('',(#600),#604); +#600 = CIRCLE('',#601,0.497715749301); +#601 = AXIS2_PLACEMENT_2D('',#602,#603); +#602 = CARTESIAN_POINT('',(0.,0.)); +#603 = DIRECTION('',(-1.,-0.)); +#604 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#605 = ORIENTED_EDGE('',*,*,#193,.T.); +#606 = ORIENTED_EDGE('',*,*,#140,.T.); +#607 = ORIENTED_EDGE('',*,*,#608,.F.); +#608 = EDGE_CURVE('',#416,#113,#609,.T.); +#609 = SURFACE_CURVE('',#610,(#615,#649),.PCURVE_S1.); +#610 = CIRCLE('',#611,0.245399606973); +#611 = AXIS2_PLACEMENT_3D('',#612,#613,#614); +#612 = CARTESIAN_POINT('',(0.75,0.25,0.25)); +#613 = DIRECTION('',(-0.57735026919,0.57735026919,0.57735026919)); +#614 = DIRECTION('',(-0.707106781187,-0.707106781187,0.)); +#615 = PCURVE('',#155,#616); +#616 = DEFINITIONAL_REPRESENTATION('',(#617),#648); +#617 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#618,#619,#620,#621,#622,#623, + #624,#625,#626,#627,#628,#629,#630,#631,#632,#633,#634,#635,#636, + #637,#638,#639,#640,#641,#642,#643,#644,#645,#646,#647), + .UNSPECIFIED.,.F.,.F.,(9,7,7,7,9),(1.570796326795,1.773281790796, + 2.337019730344,3.323561124553,4.712388980385),.UNSPECIFIED.); +#618 = CARTESIAN_POINT('',(2.356194335941,1.131073703941)); +#619 = CARTESIAN_POINT('',(2.326878299246,1.131073697041)); +#620 = CARTESIAN_POINT('',(2.297562432194,1.130381305025)); +#621 = CARTESIAN_POINT('',(2.268409622431,1.128996539065)); +#622 = CARTESIAN_POINT('',(2.239582369365,1.126926039078)); +#623 = CARTESIAN_POINT('',(2.211234097701,1.124183048721)); +#624 = CARTESIAN_POINT('',(2.183502167101,1.120786776824)); +#625 = CARTESIAN_POINT('',(2.156502577971,1.116761145276)); +#626 = CARTESIAN_POINT('',(2.057449440146,1.099247532764)); +#627 = CARTESIAN_POINT('',(1.990957856993,1.081691979455)); +#628 = CARTESIAN_POINT('',(1.93285311114,1.060046176974)); +#629 = CARTESIAN_POINT('',(1.88376966621,1.035093755117)); +#630 = CARTESIAN_POINT('',(1.842894561073,1.007559551017)); +#631 = CARTESIAN_POINT('',(1.809436376157,0.978009692444)); +#632 = CARTESIAN_POINT('',(1.782493923725,0.946919579642)); +#633 = CARTESIAN_POINT('',(1.724171733622,0.858245209992)); +#634 = CARTESIAN_POINT('',(1.704619121949,0.798278707788)); +#635 = CARTESIAN_POINT('',(1.698382544976,0.736848355699)); +#636 = CARTESIAN_POINT('',(1.702124490658,0.675222690913)); +#637 = CARTESIAN_POINT('',(1.714218203244,0.614333671888)); +#638 = CARTESIAN_POINT('',(1.733301818693,0.554994019435)); +#639 = CARTESIAN_POINT('',(1.758578642204,0.497939306714)); +#640 = CARTESIAN_POINT('',(1.83275089507,0.367765207006)); +#641 = CARTESIAN_POINT('',(1.887076093619,0.297581628432)); +#642 = CARTESIAN_POINT('',(1.950554608908,0.23529140825)); +#643 = CARTESIAN_POINT('',(2.022107706516,0.182716794855)); +#644 = CARTESIAN_POINT('',(2.100619823984,0.141691993265)); +#645 = CARTESIAN_POINT('',(2.184145533005,0.113821140403)); +#646 = CARTESIAN_POINT('',(2.270170281098,9.988571735226E-02)); +#647 = CARTESIAN_POINT('',(2.356194530958,9.9885715231E-02)); +#648 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#649 = PCURVE('',#129,#650); +#650 = DEFINITIONAL_REPRESENTATION('',(#651),#682); +#651 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#652,#653,#654,#655,#656,#657, + #658,#659,#660,#661,#662,#663,#664,#665,#666,#667,#668,#669,#670, + #671,#672,#673,#674,#675,#676,#677,#678,#679,#680,#681), + .UNSPECIFIED.,.F.,.F.,(9,7,7,7,9),(1.570796326795,2.748893571891, + 3.632466505713,4.29514620608,4.712388980385),.UNSPECIFIED.); +#652 = CARTESIAN_POINT('',(5.497787143782,-9.98857024243E-02)); +#653 = CARTESIAN_POINT('',(5.570758724895,-9.98857024243E-02)); +#654 = CARTESIAN_POINT('',(5.643729269317,-0.109912993123)); +#655 = CARTESIAN_POINT('',(5.715180203364,-0.129968523541)); +#656 = CARTESIAN_POINT('',(5.783562255149,-0.159643456479)); +#657 = CARTESIAN_POINT('',(5.847610813508,-0.198119299476)); +#658 = CARTESIAN_POINT('',(5.906410423842,-0.244353709451)); +#659 = CARTESIAN_POINT('',(5.959238921163,-0.297260025871)); +#660 = CARTESIAN_POINT('',(6.039708785177,-0.39951000844)); +#661 = CARTESIAN_POINT('',(6.07034470454,-0.446436995776)); +#662 = CARTESIAN_POINT('',(6.096766324757,-0.49598958076)); +#663 = CARTESIAN_POINT('',(6.118554067617,-0.547660341207)); +#664 = CARTESIAN_POINT('',(6.135181006504,-0.600935264907)); +#665 = CARTESIAN_POINT('',(6.145895682788,-0.655270502898)); +#666 = CARTESIAN_POINT('',(6.149538642718,-0.710025012429)); +#667 = CARTESIAN_POINT('',(6.140358233926,-0.805092147515)); +#668 = CARTESIAN_POINT('',(6.131422458863,-0.845591709097)); +#669 = CARTESIAN_POINT('',(6.116727769278,-0.885491798714)); +#670 = CARTESIAN_POINT('',(6.095273762458,-0.924346878775)); +#671 = CARTESIAN_POINT('',(6.06588705375,-0.96163658366)); +#672 = CARTESIAN_POINT('',(6.027011707458,-0.996655132864)); +#673 = CARTESIAN_POINT('',(5.976984459847,-1.028436652836)); +#674 = CARTESIAN_POINT('',(5.876883573418,-1.073155293663)); +#675 = CARTESIAN_POINT('',(5.833690232349,-1.0887126999)); +#676 = CARTESIAN_POINT('',(5.785911406013,-1.102275070884)); +#677 = CARTESIAN_POINT('',(5.733722652473,-1.113553642707)); +#678 = CARTESIAN_POINT('',(5.677588346695,-1.122253627057)); +#679 = CARTESIAN_POINT('',(5.618604618065,-1.128133742014)); +#680 = CARTESIAN_POINT('',(5.558195905268,-1.131073737708)); +#681 = CARTESIAN_POINT('',(5.497787158411,-1.131073722024)); +#682 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#683 = ADVANCED_FACE('',(#684),#129,.F.); +#684 = FACE_BOUND('',#685,.F.); +#685 = EDGE_LOOP('',(#686,#708,#736,#819,#840,#841)); +#686 = ORIENTED_EDGE('',*,*,#687,.T.); +#687 = EDGE_CURVE('',#85,#688,#690,.T.); +#688 = VERTEX_POINT('',#689); +#689 = CARTESIAN_POINT('',(0.5,0.5,0.997715749301)); +#690 = SURFACE_CURVE('',#691,(#696,#702),.PCURVE_S1.); +#691 = CIRCLE('',#692,0.497715749301); +#692 = AXIS2_PLACEMENT_3D('',#693,#694,#695); +#693 = CARTESIAN_POINT('',(0.5,0.5,0.5)); +#694 = DIRECTION('',(-2.449293598295E-16,-1.,0.)); +#695 = DIRECTION('',(1.,-2.449293598295E-16,0.)); +#696 = PCURVE('',#129,#697); +#697 = DEFINITIONAL_REPRESENTATION('',(#698),#701); +#698 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#699,#700),.UNSPECIFIED.,.F.,.F., + (2,2),(4.712388980385,7.853981633974),.PIECEWISE_BEZIER_KNOTS.); +#699 = CARTESIAN_POINT('',(6.28318530718,-1.570796326795)); +#700 = CARTESIAN_POINT('',(6.28318530718,1.570796326795)); +#701 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#702 = PCURVE('',#101,#703); +#703 = DEFINITIONAL_REPRESENTATION('',(#704),#707); +#704 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#705,#706),.UNSPECIFIED.,.F.,.F., + (2,2),(4.712388980385,7.853981633974),.PIECEWISE_BEZIER_KNOTS.); +#705 = CARTESIAN_POINT('',(0.,-1.570796326795)); +#706 = CARTESIAN_POINT('',(0.,1.570796326795)); +#707 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#708 = ORIENTED_EDGE('',*,*,#709,.T.); +#709 = EDGE_CURVE('',#688,#710,#712,.T.); +#710 = VERTEX_POINT('',#711); +#711 = CARTESIAN_POINT('',(0.649816029973,0.350183970027,0.950367940055) + ); +#712 = SURFACE_CURVE('',#713,(#718,#724),.PCURVE_S1.); +#713 = CIRCLE('',#714,0.497715749301); +#714 = AXIS2_PLACEMENT_3D('',#715,#716,#717); +#715 = CARTESIAN_POINT('',(0.5,0.5,0.5)); +#716 = DIRECTION('',(0.707106781187,0.707106781187,-0.)); +#717 = DIRECTION('',(-0.707106781187,0.707106781187,0.)); +#718 = PCURVE('',#129,#719); +#719 = DEFINITIONAL_REPRESENTATION('',(#720),#723); +#720 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#721,#722),.UNSPECIFIED.,.F.,.F., + (2,2),(1.570796326795,2.010518938673),.PIECEWISE_BEZIER_KNOTS.); +#721 = CARTESIAN_POINT('',(5.497787143782,1.570796326795)); +#722 = CARTESIAN_POINT('',(5.497787143782,1.131073714916)); +#723 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#724 = PCURVE('',#725,#730); +#725 = PLANE('',#726); +#726 = AXIS2_PLACEMENT_3D('',#727,#728,#729); +#727 = CARTESIAN_POINT('',(0.,1.,0.)); +#728 = DIRECTION('',(0.707106781187,0.707106781187,-0.)); +#729 = DIRECTION('',(0.707106781187,-0.707106781187,0.)); +#730 = DEFINITIONAL_REPRESENTATION('',(#731),#735); +#731 = CIRCLE('',#732,0.497715749301); +#732 = AXIS2_PLACEMENT_2D('',#733,#734); +#733 = CARTESIAN_POINT('',(0.707106781187,-0.5)); +#734 = DIRECTION('',(-1.,-0.)); +#735 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#736 = ORIENTED_EDGE('',*,*,#737,.T.); +#737 = EDGE_CURVE('',#710,#738,#740,.T.); +#738 = VERTEX_POINT('',#739); +#739 = CARTESIAN_POINT('',(0.850183970027,0.149816029973,0.549632059945) + ); +#740 = SURFACE_CURVE('',#741,(#746,#780),.PCURVE_S1.); +#741 = CIRCLE('',#742,0.245399606973); +#742 = AXIS2_PLACEMENT_3D('',#743,#744,#745); +#743 = CARTESIAN_POINT('',(0.75,0.25,0.75)); +#744 = DIRECTION('',(-0.57735026919,0.57735026919,-0.57735026919)); +#745 = DIRECTION('',(-0.707106781187,-0.707106781187,0.)); +#746 = PCURVE('',#129,#747); +#747 = DEFINITIONAL_REPRESENTATION('',(#748),#779); +#748 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#749,#750,#751,#752,#753,#754, + #755,#756,#757,#758,#759,#760,#761,#762,#763,#764,#765,#766,#767, + #768,#769,#770,#771,#772,#773,#774,#775,#776,#777,#778), + .UNSPECIFIED.,.F.,.F.,(9,7,7,7,9),(1.570796326795,1.773281790796, + 2.337019730344,3.323561124553,4.712388980385),.UNSPECIFIED.); +#749 = CARTESIAN_POINT('',(5.497787298033,1.131073703941)); +#750 = CARTESIAN_POINT('',(5.527103334729,1.131073697041)); +#751 = CARTESIAN_POINT('',(5.55641920178,1.130381305025)); +#752 = CARTESIAN_POINT('',(5.585572011543,1.128996539065)); +#753 = CARTESIAN_POINT('',(5.61439926461,1.126926039078)); +#754 = CARTESIAN_POINT('',(5.642747536273,1.124183048721)); +#755 = CARTESIAN_POINT('',(5.670479466873,1.120786776824)); +#756 = CARTESIAN_POINT('',(5.697479056003,1.116761145276)); +#757 = CARTESIAN_POINT('',(5.796532193829,1.099247532764)); +#758 = CARTESIAN_POINT('',(5.863023776972,1.081691979455)); +#759 = CARTESIAN_POINT('',(5.921128522834,1.060046176978)); +#760 = CARTESIAN_POINT('',(5.97021196772,1.035093755115)); +#761 = CARTESIAN_POINT('',(6.0110870729,1.007559551019)); +#762 = CARTESIAN_POINT('',(6.04454525781,0.978009692443)); +#763 = CARTESIAN_POINT('',(6.071487710249,0.946919579642)); +#764 = CARTESIAN_POINT('',(6.129809900352,0.858245209992)); +#765 = CARTESIAN_POINT('',(6.149362512018,0.798278707787)); +#766 = CARTESIAN_POINT('',(6.155599089008,0.736848355705)); +#767 = CARTESIAN_POINT('',(6.151857143279,0.675222690906)); +#768 = CARTESIAN_POINT('',(6.139763430721,0.614333671893)); +#769 = CARTESIAN_POINT('',(6.120679815272,0.554994019433)); +#770 = CARTESIAN_POINT('',(6.09540299177,0.497939306714)); +#771 = CARTESIAN_POINT('',(6.021230738904,0.367765207006)); +#772 = CARTESIAN_POINT('',(5.966905540355,0.297581628432)); +#773 = CARTESIAN_POINT('',(5.903427025052,0.23529140825)); +#774 = CARTESIAN_POINT('',(5.831873927453,0.182716794854)); +#775 = CARTESIAN_POINT('',(5.753361809972,0.141691993265)); +#776 = CARTESIAN_POINT('',(5.669836100961,0.113821140403)); +#777 = CARTESIAN_POINT('',(5.583811352875,9.988571735228E-02)); +#778 = CARTESIAN_POINT('',(5.497787103016,9.988571523101E-02)); +#779 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#780 = PCURVE('',#781,#786); +#781 = SPHERICAL_SURFACE('',#782,0.497715749301); +#782 = AXIS2_PLACEMENT_3D('',#783,#784,#785); +#783 = CARTESIAN_POINT('',(1.,0.,1.)); +#784 = DIRECTION('',(0.,0.,1.)); +#785 = DIRECTION('',(1.,0.,-0.)); +#786 = DEFINITIONAL_REPRESENTATION('',(#787),#818); +#787 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#788,#789,#790,#791,#792,#793, + #794,#795,#796,#797,#798,#799,#800,#801,#802,#803,#804,#805,#806, + #807,#808,#809,#810,#811,#812,#813,#814,#815,#816,#817), + .UNSPECIFIED.,.F.,.F.,(9,7,7,7,9),(1.570796326795,2.748893571891, + 3.632466505713,4.29514620608,4.712388980385),.UNSPECIFIED.); +#788 = CARTESIAN_POINT('',(2.356194490192,-9.98857024243E-02)); +#789 = CARTESIAN_POINT('',(2.28322290908,-9.98857024243E-02)); +#790 = CARTESIAN_POINT('',(2.210252364657,-0.109912993123)); +#791 = CARTESIAN_POINT('',(2.138801430609,-0.129968523541)); +#792 = CARTESIAN_POINT('',(2.070419378824,-0.159643456479)); +#793 = CARTESIAN_POINT('',(2.006370820467,-0.198119299476)); +#794 = CARTESIAN_POINT('',(1.947571210132,-0.244353709451)); +#795 = CARTESIAN_POINT('',(1.894742712812,-0.297260025871)); +#796 = CARTESIAN_POINT('',(1.814272848798,-0.39951000844)); +#797 = CARTESIAN_POINT('',(1.783636929434,-0.446436995776)); +#798 = CARTESIAN_POINT('',(1.757215309217,-0.49598958076)); +#799 = CARTESIAN_POINT('',(1.735427566358,-0.547660341207)); +#800 = CARTESIAN_POINT('',(1.71880062747,-0.600935264907)); +#801 = CARTESIAN_POINT('',(1.708085951186,-0.655270502898)); +#802 = CARTESIAN_POINT('',(1.704442991257,-0.710025012429)); +#803 = CARTESIAN_POINT('',(1.713623400049,-0.805092147515)); +#804 = CARTESIAN_POINT('',(1.722559175111,-0.845591709097)); +#805 = CARTESIAN_POINT('',(1.737253864696,-0.885491798714)); +#806 = CARTESIAN_POINT('',(1.758707871518,-0.924346878775)); +#807 = CARTESIAN_POINT('',(1.788094580225,-0.96163658366)); +#808 = CARTESIAN_POINT('',(1.826969926516,-0.996655132864)); +#809 = CARTESIAN_POINT('',(1.876997174128,-1.028436652836)); +#810 = CARTESIAN_POINT('',(1.977098060556,-1.073155293663)); +#811 = CARTESIAN_POINT('',(2.020291401618,-1.0887126999)); +#812 = CARTESIAN_POINT('',(2.06807022798,-1.102275070884)); +#813 = CARTESIAN_POINT('',(2.120258981483,-1.113553642707)); +#814 = CARTESIAN_POINT('',(2.176393287275,-1.122253627057)); +#815 = CARTESIAN_POINT('',(2.23537701591,-1.128133742014)); +#816 = CARTESIAN_POINT('',(2.295785728706,-1.131073737708)); +#817 = CARTESIAN_POINT('',(2.356194475564,-1.131073722024)); +#818 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#819 = ORIENTED_EDGE('',*,*,#820,.T.); +#820 = EDGE_CURVE('',#738,#416,#821,.T.); +#821 = SURFACE_CURVE('',#822,(#827,#833),.PCURVE_S1.); +#822 = CIRCLE('',#823,0.497715749301); +#823 = AXIS2_PLACEMENT_3D('',#824,#825,#826); +#824 = CARTESIAN_POINT('',(0.5,0.5,0.5)); +#825 = DIRECTION('',(0.707106781187,0.707106781187,-0.)); +#826 = DIRECTION('',(-0.707106781187,0.707106781187,0.)); +#827 = PCURVE('',#129,#828); +#828 = DEFINITIONAL_REPRESENTATION('',(#829),#832); +#829 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#830,#831),.UNSPECIFIED.,.F.,.F., + (2,2),(3.041706951165,3.241478356014),.PIECEWISE_BEZIER_KNOTS.); +#830 = CARTESIAN_POINT('',(5.497787143782,9.98857024243E-02)); +#831 = CARTESIAN_POINT('',(5.497787143782,-9.98857024243E-02)); +#832 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#833 = PCURVE('',#433,#834); +#834 = DEFINITIONAL_REPRESENTATION('',(#835),#839); +#835 = CIRCLE('',#836,0.497715749301); +#836 = AXIS2_PLACEMENT_2D('',#837,#838); +#837 = CARTESIAN_POINT('',(0.707106781187,-0.5)); +#838 = DIRECTION('',(-1.,-0.)); +#839 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#840 = ORIENTED_EDGE('',*,*,#608,.T.); +#841 = ORIENTED_EDGE('',*,*,#112,.T.); +#842 = ADVANCED_FACE('',(#843,#1115,#1237),#101,.F.); +#843 = FACE_BOUND('',#844,.F.); +#844 = EDGE_LOOP('',(#845,#846,#847,#904,#954,#982,#1044,#1094)); +#845 = ORIENTED_EDGE('',*,*,#687,.F.); +#846 = ORIENTED_EDGE('',*,*,#84,.T.); +#847 = ORIENTED_EDGE('',*,*,#848,.T.); +#848 = EDGE_CURVE('',#57,#849,#851,.T.); +#849 = VERTEX_POINT('',#850); +#850 = CARTESIAN_POINT('',(0.423523726191,0.923523726191,0.25)); +#851 = SURFACE_CURVE('',#852,(#857,#884),.PCURVE_S1.); +#852 = CIRCLE('',#853,0.245399606973); +#853 = AXIS2_PLACEMENT_3D('',#854,#855,#856); +#854 = CARTESIAN_POINT('',(0.25,0.75,0.25)); +#855 = DIRECTION('',(0.57735026919,-0.57735026919,0.57735026919)); +#856 = DIRECTION('',(0.707106781187,0.707106781187,0.)); +#857 = PCURVE('',#101,#858); +#858 = DEFINITIONAL_REPRESENTATION('',(#859),#883); +#859 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#860,#861,#862,#863,#864,#865, + #866,#867,#868,#869,#870,#871,#872,#873,#874,#875,#876,#877,#878, + #879,#880,#881,#882),.UNSPECIFIED.,.F.,.F.,(9,7,7,9),(4.712388980385 + ,4.792155981355,5.537670644267,6.28318530718),.UNSPECIFIED.); +#860 = CARTESIAN_POINT('',(2.35619450482,-1.131073722024)); +#861 = CARTESIAN_POINT('',(2.344645773803,-1.131073719025)); +#862 = CARTESIAN_POINT('',(2.333097041541,-1.130966263189)); +#863 = CARTESIAN_POINT('',(2.32155826445,-1.130751355268)); +#864 = CARTESIAN_POINT('',(2.310039399625,-1.130429156789)); +#865 = CARTESIAN_POINT('',(2.298550321139,-1.12999998988)); +#866 = CARTESIAN_POINT('',(2.287100735136,-1.129464333764)); +#867 = CARTESIAN_POINT('',(2.275700099552,-1.128822817223)); +#868 = CARTESIAN_POINT('',(2.158348409799,-1.121098265151)); +#869 = CARTESIAN_POINT('',(2.057417086352,-1.104943213183)); +#870 = CARTESIAN_POINT('',(1.969003278406,-1.080221313079)); +#871 = CARTESIAN_POINT('',(1.898493298118,-1.048758269498)); +#872 = CARTESIAN_POINT('',(1.842625204155,-1.012625673238)); +#873 = CARTESIAN_POINT('',(1.799858805268,-0.972997243778)); +#874 = CARTESIAN_POINT('',(1.767944928912,-0.930968368726)); +#875 = CARTESIAN_POINT('',(1.722501953145,-0.843669726192)); +#876 = CARTESIAN_POINT('',(1.708969700242,-0.798401959133)); +#877 = CARTESIAN_POINT('',(1.70291323327,-0.752314092525)); +#878 = CARTESIAN_POINT('',(1.702992942068,-0.705975469972)); +#879 = CARTESIAN_POINT('',(1.708273946363,-0.659833705175)); +#880 = CARTESIAN_POINT('',(1.718098993885,-0.614272116287)); +#881 = CARTESIAN_POINT('',(1.731949727252,-0.569636514492)); +#882 = CARTESIAN_POINT('',(1.749442681228,-0.526250539436)); +#883 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#884 = PCURVE('',#73,#885); +#885 = DEFINITIONAL_REPRESENTATION('',(#886),#903); +#886 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#887,#888,#889,#890,#891,#892, + #893,#894,#895,#896,#897,#898,#899,#900,#901,#902),.UNSPECIFIED.,.F. + ,.F.,(9,7,9),(4.712388980385,4.803373215866,6.28318530718), + .UNSPECIFIED.); +#887 = CARTESIAN_POINT('',(5.497787184548,9.9885715231E-02)); +#888 = CARTESIAN_POINT('',(5.503422764633,9.988571509204E-02)); +#889 = CARTESIAN_POINT('',(5.50905834258,9.994552244007E-02)); +#890 = CARTESIAN_POINT('',(5.51469321562,0.100065137273)); +#891 = CARTESIAN_POINT('',(5.520326681259,0.100244545193)); +#892 = CARTESIAN_POINT('',(5.525958037986,0.100483717459)); +#893 = CARTESIAN_POINT('',(5.531586586002,0.100782611084)); +#894 = CARTESIAN_POINT('',(5.537211627972,0.101141168992)); +#895 = CARTESIAN_POINT('',(5.634252589395,0.108360336437)); +#896 = CARTESIAN_POINT('',(5.7245600877,0.130923118231)); +#897 = CARTESIAN_POINT('',(5.810760903187,0.168951467086)); +#898 = CARTESIAN_POINT('',(5.889989764533,0.221095759914)); +#899 = CARTESIAN_POINT('',(5.960359889017,0.285201738956)); +#900 = CARTESIAN_POINT('',(6.020749202673,0.358934034507)); +#901 = CARTESIAN_POINT('',(6.069816248964,0.440131387559)); +#902 = CARTESIAN_POINT('',(6.104538952747,0.526250539436)); +#903 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#904 = ORIENTED_EDGE('',*,*,#905,.T.); +#905 = EDGE_CURVE('',#849,#906,#908,.T.); +#906 = VERTEX_POINT('',#907); +#907 = CARTESIAN_POINT('',(0.149816029973,0.850183970027,0.450367940055) + ); +#908 = SURFACE_CURVE('',#909,(#914,#927),.PCURVE_S1.); +#909 = CIRCLE('',#910,0.245399606973); +#910 = AXIS2_PLACEMENT_3D('',#911,#912,#913); +#911 = CARTESIAN_POINT('',(0.25,0.75,0.25)); +#912 = DIRECTION('',(0.57735026919,-0.57735026919,0.57735026919)); +#913 = DIRECTION('',(0.707106781187,0.707106781187,0.)); +#914 = PCURVE('',#101,#915); +#915 = DEFINITIONAL_REPRESENTATION('',(#916),#926); +#916 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#917,#918,#919,#920,#921,#922, + #923,#924,#925),.UNSPECIFIED.,.F.,.F.,(9,9),(0.,1.570796326795), + .PIECEWISE_BEZIER_KNOTS.); +#917 = CARTESIAN_POINT('',(1.749442681228,-0.526250539436)); +#918 = CARTESIAN_POINT('',(1.786300263267,-0.434836468535)); +#919 = CARTESIAN_POINT('',(1.839320927859,-0.348970381879)); +#920 = CARTESIAN_POINT('',(1.904886291937,-0.271677081405)); +#921 = CARTESIAN_POINT('',(1.981525478814,-0.205567417179)); +#922 = CARTESIAN_POINT('',(2.067909493554,-0.153363467101)); +#923 = CARTESIAN_POINT('',(2.161606239956,-0.11771252843)); +#924 = CARTESIAN_POINT('',(2.258899048709,-9.98857024243E-02)); +#925 = CARTESIAN_POINT('',(2.356194490192,-9.98857024243E-02)); +#926 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#927 = PCURVE('',#73,#928); +#928 = DEFINITIONAL_REPRESENTATION('',(#929),#953); +#929 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#930,#931,#932,#933,#934,#935, + #936,#937,#938,#939,#940,#941,#942,#943,#944,#945,#946,#947,#948, + #949,#950,#951,#952),.UNSPECIFIED.,.F.,.F.,(9,7,7,9),(0., + 0.785398163397,1.47262155637,1.570796326795),.UNSPECIFIED.); +#930 = CARTESIAN_POINT('',(6.104538952747,0.526250539436)); +#931 = CARTESIAN_POINT('',(6.122967743766,0.571957574886)); +#932 = CARTESIAN_POINT('',(6.137353624448,0.619051486728)); +#933 = CARTESIAN_POINT('',(6.147251496199,0.667154048102)); +#934 = CARTESIAN_POINT('',(6.152039573372,0.715859131219)); +#935 = CARTESIAN_POINT('',(6.150938276587,0.764714154902)); +#936 = CARTESIAN_POINT('',(6.142803938252,0.813183583818)); +#937 = CARTESIAN_POINT('',(6.12595428683,0.860569413232)); +#938 = CARTESIAN_POINT('',(6.074070017289,0.945495962948)); +#939 = CARTESIAN_POINT('',(6.041571462019,0.98352593372)); +#940 = CARTESIAN_POINT('',(5.999407424559,1.019288412063)); +#941 = CARTESIAN_POINT('',(5.945868130675,1.051892094281)); +#942 = CARTESIAN_POINT('',(5.879650924169,1.080336025807)); +#943 = CARTESIAN_POINT('',(5.798884873452,1.103057018853)); +#944 = CARTESIAN_POINT('',(5.707295959599,1.118654821906)); +#945 = CARTESIAN_POINT('',(5.596639177786,1.127668406666)); +#946 = CARTESIAN_POINT('',(5.582700390557,1.128637721153)); +#947 = CARTESIAN_POINT('',(5.568671038827,1.129447894731)); +#948 = CARTESIAN_POINT('',(5.554568289314,1.130097491274)); +#949 = CARTESIAN_POINT('',(5.540410051607,1.130585419069)); +#950 = CARTESIAN_POINT('',(5.526214701358,1.130910946087)); +#951 = CARTESIAN_POINT('',(5.512000825505,1.131073707287)); +#952 = CARTESIAN_POINT('',(5.497786989531,1.131073703941)); +#953 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#954 = ORIENTED_EDGE('',*,*,#955,.T.); +#955 = EDGE_CURVE('',#906,#956,#958,.T.); +#956 = VERTEX_POINT('',#957); +#957 = CARTESIAN_POINT('',(0.149816029973,0.850183970027,0.549632059945) + ); +#958 = SURFACE_CURVE('',#959,(#964,#970),.PCURVE_S1.); +#959 = CIRCLE('',#960,0.497715749301); +#960 = AXIS2_PLACEMENT_3D('',#961,#962,#963); +#961 = CARTESIAN_POINT('',(0.5,0.5,0.5)); +#962 = DIRECTION('',(0.707106781187,0.707106781187,-0.)); +#963 = DIRECTION('',(-0.707106781187,0.707106781187,0.)); +#964 = PCURVE('',#101,#965); +#965 = DEFINITIONAL_REPRESENTATION('',(#966),#969); +#966 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#967,#968),.UNSPECIFIED.,.F.,.F., + (2,2),(6.183299604755,6.383071009604),.PIECEWISE_BEZIER_KNOTS.); +#967 = CARTESIAN_POINT('',(2.356194490192,-9.98857024243E-02)); +#968 = CARTESIAN_POINT('',(2.356194490192,9.98857024243E-02)); +#969 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#970 = PCURVE('',#971,#976); +#971 = PLANE('',#972); +#972 = AXIS2_PLACEMENT_3D('',#973,#974,#975); +#973 = CARTESIAN_POINT('',(0.,1.,0.)); +#974 = DIRECTION('',(0.707106781187,0.707106781187,-0.)); +#975 = DIRECTION('',(0.707106781187,-0.707106781187,0.)); +#976 = DEFINITIONAL_REPRESENTATION('',(#977),#981); +#977 = CIRCLE('',#978,0.497715749301); +#978 = AXIS2_PLACEMENT_2D('',#979,#980); +#979 = CARTESIAN_POINT('',(0.707106781187,-0.5)); +#980 = DIRECTION('',(-1.,-0.)); +#981 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#982 = ORIENTED_EDGE('',*,*,#983,.T.); +#983 = EDGE_CURVE('',#956,#984,#986,.T.); +#984 = VERTEX_POINT('',#985); +#985 = CARTESIAN_POINT('',(0.423523726191,0.923523726191,0.75)); +#986 = SURFACE_CURVE('',#987,(#992,#1012),.PCURVE_S1.); +#987 = CIRCLE('',#988,0.245399606973); +#988 = AXIS2_PLACEMENT_3D('',#989,#990,#991); +#989 = CARTESIAN_POINT('',(0.25,0.75,0.75)); +#990 = DIRECTION('',(0.57735026919,-0.57735026919,-0.57735026919)); +#991 = DIRECTION('',(0.707106781187,0.707106781187,0.)); +#992 = PCURVE('',#101,#993); +#993 = DEFINITIONAL_REPRESENTATION('',(#994),#1011); +#994 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#995,#996,#997,#998,#999,#1000, + #1001,#1002,#1003,#1004,#1005,#1006,#1007,#1008,#1009,#1010), + .UNSPECIFIED.,.F.,.F.,(9,7,9),(4.712388980385,4.803373215866, + 6.28318530718),.UNSPECIFIED.); +#995 = CARTESIAN_POINT('',(2.356194449426,9.988571523101E-02)); +#996 = CARTESIAN_POINT('',(2.350558869341,9.988571509204E-02)); +#997 = CARTESIAN_POINT('',(2.344923291394,9.994552244007E-02)); +#998 = CARTESIAN_POINT('',(2.339288418354,0.100065137273)); +#999 = CARTESIAN_POINT('',(2.333654952715,0.100244545193)); +#1000 = CARTESIAN_POINT('',(2.328023595988,0.100483717459)); +#1001 = CARTESIAN_POINT('',(2.322395047972,0.100782611084)); +#1002 = CARTESIAN_POINT('',(2.316770006003,0.101141168992)); +#1003 = CARTESIAN_POINT('',(2.219729044579,0.108360336437)); +#1004 = CARTESIAN_POINT('',(2.129421546275,0.130923118231)); +#1005 = CARTESIAN_POINT('',(2.043220730786,0.168951467086)); +#1006 = CARTESIAN_POINT('',(1.96399186944,0.221095759914)); +#1007 = CARTESIAN_POINT('',(1.893621744958,0.285201738956)); +#1008 = CARTESIAN_POINT('',(1.833232431301,0.358934034507)); +#1009 = CARTESIAN_POINT('',(1.78416538501,0.440131387559)); +#1010 = CARTESIAN_POINT('',(1.749442681228,0.526250539436)); +#1011 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#1012 = PCURVE('',#1013,#1018); +#1013 = SPHERICAL_SURFACE('',#1014,0.497715749301); +#1014 = AXIS2_PLACEMENT_3D('',#1015,#1016,#1017); +#1015 = CARTESIAN_POINT('',(0.,1.,1.)); +#1016 = DIRECTION('',(0.,0.,1.)); +#1017 = DIRECTION('',(1.,0.,-0.)); +#1018 = DEFINITIONAL_REPRESENTATION('',(#1019),#1043); +#1019 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#1020,#1021,#1022,#1023,#1024, + #1025,#1026,#1027,#1028,#1029,#1030,#1031,#1032,#1033,#1034,#1035, + #1036,#1037,#1038,#1039,#1040,#1041,#1042),.UNSPECIFIED.,.F.,.F.,(9, + 7,7,9),(4.712388980385,4.792155981355,5.537670644267,6.28318530718), + .UNSPECIFIED.); +#1020 = CARTESIAN_POINT('',(5.497787129152,-1.131073722024)); +#1021 = CARTESIAN_POINT('',(5.509335860169,-1.131073719025)); +#1022 = CARTESIAN_POINT('',(5.520884592432,-1.130966263189)); +#1023 = CARTESIAN_POINT('',(5.532423369524,-1.130751355268)); +#1024 = CARTESIAN_POINT('',(5.543942234349,-1.130429156789)); +#1025 = CARTESIAN_POINT('',(5.555431312835,-1.12999998988)); +#1026 = CARTESIAN_POINT('',(5.566880898838,-1.129464333764)); +#1027 = CARTESIAN_POINT('',(5.578281534423,-1.128822817223)); +#1028 = CARTESIAN_POINT('',(5.695633224175,-1.121098265151)); +#1029 = CARTESIAN_POINT('',(5.796564547624,-1.104943213183)); +#1030 = CARTESIAN_POINT('',(5.884978355552,-1.080221313079)); +#1031 = CARTESIAN_POINT('',(5.955488335847,-1.048758269498)); +#1032 = CARTESIAN_POINT('',(6.011356429826,-1.012625673238)); +#1033 = CARTESIAN_POINT('',(6.054122828707,-0.972997243778)); +#1034 = CARTESIAN_POINT('',(6.086036705062,-0.930968368726)); +#1035 = CARTESIAN_POINT('',(6.13147968083,-0.843669726192)); +#1036 = CARTESIAN_POINT('',(6.145011933733,-0.798401959133)); +#1037 = CARTESIAN_POINT('',(6.151068400704,-0.752314092526)); +#1038 = CARTESIAN_POINT('',(6.150988691907,-0.705975469972)); +#1039 = CARTESIAN_POINT('',(6.145707687614,-0.659833705175)); +#1040 = CARTESIAN_POINT('',(6.135882640088,-0.614272116287)); +#1041 = CARTESIAN_POINT('',(6.122031906722,-0.569636514492)); +#1042 = CARTESIAN_POINT('',(6.104538952747,-0.526250539436)); +#1043 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#1044 = ORIENTED_EDGE('',*,*,#1045,.T.); +#1045 = EDGE_CURVE('',#984,#1046,#1048,.T.); +#1046 = VERTEX_POINT('',#1047); +#1047 = CARTESIAN_POINT('',(0.350183970027,0.649816029973,0.950367940055 + )); +#1048 = SURFACE_CURVE('',#1049,(#1054,#1081),.PCURVE_S1.); +#1049 = CIRCLE('',#1050,0.245399606973); +#1050 = AXIS2_PLACEMENT_3D('',#1051,#1052,#1053); +#1051 = CARTESIAN_POINT('',(0.25,0.75,0.75)); +#1052 = DIRECTION('',(0.57735026919,-0.57735026919,-0.57735026919)); +#1053 = DIRECTION('',(0.707106781187,0.707106781187,0.)); +#1054 = PCURVE('',#101,#1055); +#1055 = DEFINITIONAL_REPRESENTATION('',(#1056),#1080); +#1056 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#1057,#1058,#1059,#1060,#1061, + #1062,#1063,#1064,#1065,#1066,#1067,#1068,#1069,#1070,#1071,#1072, + #1073,#1074,#1075,#1076,#1077,#1078,#1079),.UNSPECIFIED.,.F.,.F.,(9, + 7,7,9),(0.,0.785398163397,1.47262155637,1.570796326795), + .UNSPECIFIED.); +#1057 = CARTESIAN_POINT('',(1.749442681228,0.526250539436)); +#1058 = CARTESIAN_POINT('',(1.731013890208,0.571957574886)); +#1059 = CARTESIAN_POINT('',(1.716628009527,0.619051486728)); +#1060 = CARTESIAN_POINT('',(1.706730137776,0.667154048102)); +#1061 = CARTESIAN_POINT('',(1.701942060603,0.71585913122)); +#1062 = CARTESIAN_POINT('',(1.703043357388,0.764714154902)); +#1063 = CARTESIAN_POINT('',(1.711177695723,0.813183583818)); +#1064 = CARTESIAN_POINT('',(1.728027347144,0.860569413232)); +#1065 = CARTESIAN_POINT('',(1.779911616685,0.945495962948)); +#1066 = CARTESIAN_POINT('',(1.812410171957,0.98352593372)); +#1067 = CARTESIAN_POINT('',(1.854574209399,1.019288412063)); +#1068 = CARTESIAN_POINT('',(1.908113503283,1.051892094281)); +#1069 = CARTESIAN_POINT('',(1.974330709774,1.080336025807)); +#1070 = CARTESIAN_POINT('',(2.05509676052,1.103057018853)); +#1071 = CARTESIAN_POINT('',(2.146685674375,1.118654821906)); +#1072 = CARTESIAN_POINT('',(2.257342456188,1.127668406666)); +#1073 = CARTESIAN_POINT('',(2.271281243417,1.128637721153)); +#1074 = CARTESIAN_POINT('',(2.285310595147,1.129447894731)); +#1075 = CARTESIAN_POINT('',(2.29941334466,1.130097491274)); +#1076 = CARTESIAN_POINT('',(2.313571582367,1.130585419069)); +#1077 = CARTESIAN_POINT('',(2.327766932616,1.130910946087)); +#1078 = CARTESIAN_POINT('',(2.34198080847,1.131073707287)); +#1079 = CARTESIAN_POINT('',(2.356194644443,1.131073703941)); +#1080 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#1081 = PCURVE('',#1013,#1082); +#1082 = DEFINITIONAL_REPRESENTATION('',(#1083),#1093); +#1083 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#1084,#1085,#1086,#1087,#1088, + #1089,#1090,#1091,#1092),.UNSPECIFIED.,.F.,.F.,(9,9),(0., + 1.570796326795),.PIECEWISE_BEZIER_KNOTS.); +#1084 = CARTESIAN_POINT('',(6.104538952747,-0.526250539436)); +#1085 = CARTESIAN_POINT('',(6.067681370708,-0.434836468535)); +#1086 = CARTESIAN_POINT('',(6.014660706111,-0.348970381879)); +#1087 = CARTESIAN_POINT('',(5.949095342025,-0.271677081404)); +#1088 = CARTESIAN_POINT('',(5.872456155132,-0.205567417181)); +#1089 = CARTESIAN_POINT('',(5.786072140396,-0.1533634671)); +#1090 = CARTESIAN_POINT('',(5.692375394013,-0.11771252843)); +#1091 = CARTESIAN_POINT('',(5.595082585265,-9.98857024243E-02)); +#1092 = CARTESIAN_POINT('',(5.497787143782,-9.98857024243E-02)); +#1093 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#1094 = ORIENTED_EDGE('',*,*,#1095,.T.); +#1095 = EDGE_CURVE('',#1046,#688,#1096,.T.); +#1096 = SURFACE_CURVE('',#1097,(#1102,#1108),.PCURVE_S1.); +#1097 = CIRCLE('',#1098,0.497715749301); +#1098 = AXIS2_PLACEMENT_3D('',#1099,#1100,#1101); +#1099 = CARTESIAN_POINT('',(0.5,0.5,0.5)); +#1100 = DIRECTION('',(0.707106781187,0.707106781187,-0.)); +#1101 = DIRECTION('',(-0.707106781187,0.707106781187,0.)); +#1102 = PCURVE('',#101,#1103); +#1103 = DEFINITIONAL_REPRESENTATION('',(#1104),#1107); +#1104 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#1105,#1106),.UNSPECIFIED.,.F., + .F.,(2,2),(7.414259022096,7.853981633974),.PIECEWISE_BEZIER_KNOTS.); +#1105 = CARTESIAN_POINT('',(2.356194490192,1.131073714916)); +#1106 = CARTESIAN_POINT('',(2.356194490192,1.570796326795)); +#1107 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#1108 = PCURVE('',#725,#1109); +#1109 = DEFINITIONAL_REPRESENTATION('',(#1110),#1114); +#1110 = CIRCLE('',#1111,0.497715749301); +#1111 = AXIS2_PLACEMENT_2D('',#1112,#1113); +#1112 = CARTESIAN_POINT('',(0.707106781187,-0.5)); +#1113 = DIRECTION('',(-1.,-0.)); +#1114 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#1115 = FACE_BOUND('',#1116,.F.); +#1116 = EDGE_LOOP('',(#1117)); +#1117 = ORIENTED_EDGE('',*,*,#1118,.T.); +#1118 = EDGE_CURVE('',#1119,#1119,#1121,.T.); +#1119 = VERTEX_POINT('',#1120); +#1120 = CARTESIAN_POINT('',(0.923523726191,0.576476273809,0.25)); +#1121 = SURFACE_CURVE('',#1122,(#1127,#1182),.PCURVE_S1.); +#1122 = CIRCLE('',#1123,0.245399606973); +#1123 = AXIS2_PLACEMENT_3D('',#1124,#1125,#1126); +#1124 = CARTESIAN_POINT('',(0.75,0.75,0.25)); +#1125 = DIRECTION('',(-0.57735026919,-0.57735026919,0.57735026919)); +#1126 = DIRECTION('',(0.707106781187,-0.707106781187,0.)); +#1127 = PCURVE('',#101,#1128); +#1128 = DEFINITIONAL_REPRESENTATION('',(#1129),#1181); +#1129 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#1130,#1131,#1132,#1133,#1134, + #1135,#1136,#1137,#1138,#1139,#1140,#1141,#1142,#1143,#1144,#1145, + #1146,#1147,#1148,#1149,#1150,#1151,#1152,#1153,#1154,#1155,#1156, + #1157,#1158,#1159,#1160,#1161,#1162,#1163,#1164,#1165,#1166,#1167, + #1168,#1169,#1170,#1171,#1172,#1173,#1174,#1175,#1176,#1177,#1178, + #1179,#1180),.UNSPECIFIED.,.F.,.F.,(9,7,7,7,7,7,7,9),(0., + 1.570796326795,2.748893571891,3.632466505713,4.29514620608, + 4.792155981355,5.537670644267,6.28318530718),.UNSPECIFIED.); +#1130 = CARTESIAN_POINT('',(0.178646354433,-0.526250539436)); +#1131 = CARTESIAN_POINT('',(0.215503936472,-0.434836468535)); +#1132 = CARTESIAN_POINT('',(0.268524601067,-0.348970381879)); +#1133 = CARTESIAN_POINT('',(0.334089965138,-0.271677081405)); +#1134 = CARTESIAN_POINT('',(0.410729152041,-0.205567417179)); +#1135 = CARTESIAN_POINT('',(0.497113166755,-0.153363467101)); +#1136 = CARTESIAN_POINT('',(0.590809913164,-0.11771252843)); +#1137 = CARTESIAN_POINT('',(0.688102721914,-9.98857024243E-02)); +#1138 = CARTESIAN_POINT('',(0.85836974451,-9.98857024243E-02)); +#1139 = CARTESIAN_POINT('',(0.931340288933,-0.109912993123)); +#1140 = CARTESIAN_POINT('',(1.002791222981,-0.129968523541)); +#1141 = CARTESIAN_POINT('',(1.071173274765,-0.159643456479)); +#1142 = CARTESIAN_POINT('',(1.135221833123,-0.198119299476)); +#1143 = CARTESIAN_POINT('',(1.194021443458,-0.244353709451)); +#1144 = CARTESIAN_POINT('',(1.246849940778,-0.297260025871)); +#1145 = CARTESIAN_POINT('',(1.327319804792,-0.39951000844)); +#1146 = CARTESIAN_POINT('',(1.357955724156,-0.446436995776)); +#1147 = CARTESIAN_POINT('',(1.384377344373,-0.49598958076)); +#1148 = CARTESIAN_POINT('',(1.406165087232,-0.547660341207)); +#1149 = CARTESIAN_POINT('',(1.42279202612,-0.600935264907)); +#1150 = CARTESIAN_POINT('',(1.433506702404,-0.655270502898)); +#1151 = CARTESIAN_POINT('',(1.437149662333,-0.710025012429)); +#1152 = CARTESIAN_POINT('',(1.427969253541,-0.805092147515)); +#1153 = CARTESIAN_POINT('',(1.419033478478,-0.845591709097)); +#1154 = CARTESIAN_POINT('',(1.404338788894,-0.885491798714)); +#1155 = CARTESIAN_POINT('',(1.382884782072,-0.924346878775)); +#1156 = CARTESIAN_POINT('',(1.353498073365,-0.96163658366)); +#1157 = CARTESIAN_POINT('',(1.314622727074,-0.996655132864)); +#1158 = CARTESIAN_POINT('',(1.264595479462,-1.028436652836)); +#1159 = CARTESIAN_POINT('',(1.157100777559,-1.076458375088)); +#1160 = CARTESIAN_POINT('',(1.104621025161,-1.094598247456)); +#1161 = CARTESIAN_POINT('',(1.04561661485,-1.109832823264)); +#1162 = CARTESIAN_POINT('',(0.980462800763,-1.121669527824)); +#1163 = CARTESIAN_POINT('',(0.910133923584,-1.129606719338)); +#1164 = CARTESIAN_POINT('',(0.837162077668,-1.133300100343)); +#1165 = CARTESIAN_POINT('',(0.764233995085,-1.13272816697)); +#1166 = CARTESIAN_POINT('',(0.587552083005,-1.121098265151)); +#1167 = CARTESIAN_POINT('',(0.486620759559,-1.104943213183)); +#1168 = CARTESIAN_POINT('',(0.398206951608,-1.080221313079)); +#1169 = CARTESIAN_POINT('',(0.327696971325,-1.048758269498)); +#1170 = CARTESIAN_POINT('',(0.271828877353,-1.012625673238)); +#1171 = CARTESIAN_POINT('',(0.229062478475,-0.972997243778)); +#1172 = CARTESIAN_POINT('',(0.197148602117,-0.930968368726)); +#1173 = CARTESIAN_POINT('',(0.15170562635,-0.843669726192)); +#1174 = CARTESIAN_POINT('',(0.138173373447,-0.798401959133)); +#1175 = CARTESIAN_POINT('',(0.132116906475,-0.752314092525)); +#1176 = CARTESIAN_POINT('',(0.132196615273,-0.705975469972)); +#1177 = CARTESIAN_POINT('',(0.137477619568,-0.659833705175)); +#1178 = CARTESIAN_POINT('',(0.14730266709,-0.614272116287)); +#1179 = CARTESIAN_POINT('',(0.161153400458,-0.569636514492)); +#1180 = CARTESIAN_POINT('',(0.178646354433,-0.526250539436)); +#1181 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#1182 = PCURVE('',#401,#1183); +#1183 = DEFINITIONAL_REPRESENTATION('',(#1184),#1236); +#1184 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#1185,#1186,#1187,#1188,#1189, + #1190,#1191,#1192,#1193,#1194,#1195,#1196,#1197,#1198,#1199,#1200, + #1201,#1202,#1203,#1204,#1205,#1206,#1207,#1208,#1209,#1210,#1211, + #1212,#1213,#1214,#1215,#1216,#1217,#1218,#1219,#1220,#1221,#1222, + #1223,#1224,#1225,#1226,#1227,#1228,#1229,#1230,#1231,#1232,#1233, + #1234,#1235),.UNSPECIFIED.,.F.,.F.,(9,7,7,7,7,7,7,9),(0., + 0.785398163397,1.47262155637,1.773281790796,2.337019730344, + 3.323561124553,4.803373215866,6.28318530718),.UNSPECIFIED.); +#1185 = CARTESIAN_POINT('',(4.533742625952,0.526250539436)); +#1186 = CARTESIAN_POINT('',(4.552171416971,0.571957574886)); +#1187 = CARTESIAN_POINT('',(4.566557297653,0.619051486728)); +#1188 = CARTESIAN_POINT('',(4.576455169405,0.667154048102)); +#1189 = CARTESIAN_POINT('',(4.581243246578,0.71585913122)); +#1190 = CARTESIAN_POINT('',(4.580141949792,0.764714154902)); +#1191 = CARTESIAN_POINT('',(4.572007611457,0.813183583818)); +#1192 = CARTESIAN_POINT('',(4.555157960036,0.860569413232)); +#1193 = CARTESIAN_POINT('',(4.503273690495,0.945495962948)); +#1194 = CARTESIAN_POINT('',(4.470775135216,0.98352593372)); +#1195 = CARTESIAN_POINT('',(4.428611097786,1.019288412063)); +#1196 = CARTESIAN_POINT('',(4.375071803875,1.051892094281)); +#1197 = CARTESIAN_POINT('',(4.308854597406,1.080336025807)); +#1198 = CARTESIAN_POINT('',(4.228088546653,1.103057018853)); +#1199 = CARTESIAN_POINT('',(4.136499632804,1.118654821906)); +#1200 = CARTESIAN_POINT('',(3.99731414943,1.129992221487)); +#1201 = CARTESIAN_POINT('',(3.953952719298,1.131966648293)); +#1202 = CARTESIAN_POINT('',(3.910053815154,1.13241451425)); +#1203 = CARTESIAN_POINT('',(3.866172227153,1.131313596186)); +#1204 = CARTESIAN_POINT('',(3.82287387348,1.128676183559)); +#1205 = CARTESIAN_POINT('',(3.780673473293,1.124548763764)); +#1206 = CARTESIAN_POINT('',(3.739990397901,1.119005131664)); +#1207 = CARTESIAN_POINT('',(3.628245766941,1.099247532764)); +#1208 = CARTESIAN_POINT('',(3.561754183788,1.081691979454)); +#1209 = CARTESIAN_POINT('',(3.503649437947,1.060046176978)); +#1210 = CARTESIAN_POINT('',(3.454565992994,1.035093755113)); +#1211 = CARTESIAN_POINT('',(3.413690887888,1.007559551021)); +#1212 = CARTESIAN_POINT('',(3.380232702949,0.978009692443)); +#1213 = CARTESIAN_POINT('',(3.35329025052,0.946919579642)); +#1214 = CARTESIAN_POINT('',(3.294968060417,0.858245209992)); +#1215 = CARTESIAN_POINT('',(3.275415448746,0.798278707787)); +#1216 = CARTESIAN_POINT('',(3.269178871769,0.736848355705)); +#1217 = CARTESIAN_POINT('',(3.27292081745,0.675222690906)); +#1218 = CARTESIAN_POINT('',(3.285014530033,0.614333671893)); +#1219 = CARTESIAN_POINT('',(3.304098145489,0.554994019433)); +#1220 = CARTESIAN_POINT('',(3.329374968999,0.497939306714)); +#1221 = CARTESIAN_POINT('',(3.406388256252,0.362779122867)); +#1222 = CARTESIAN_POINT('',(3.46503730421,0.288411396327)); +#1223 = CARTESIAN_POINT('',(3.533944003428,0.223151407894)); +#1224 = CARTESIAN_POINT('',(3.61186096965,0.16919205079)); +#1225 = CARTESIAN_POINT('',(3.697428918473,0.128754854579)); +#1226 = CARTESIAN_POINT('',(3.788084823387,0.103721726355)); +#1227 = CARTESIAN_POINT('',(3.880616023394,9.475830402537E-02)); +#1228 = CARTESIAN_POINT('',(4.0634562626,0.108360336437)); +#1229 = CARTESIAN_POINT('',(4.153763760905,0.130923118231)); +#1230 = CARTESIAN_POINT('',(4.239964576394,0.168951467086)); +#1231 = CARTESIAN_POINT('',(4.319193437739,0.221095759914)); +#1232 = CARTESIAN_POINT('',(4.389563562221,0.285201738956)); +#1233 = CARTESIAN_POINT('',(4.449952875878,0.358934034507)); +#1234 = CARTESIAN_POINT('',(4.49901992217,0.440131387559)); +#1235 = CARTESIAN_POINT('',(4.533742625952,0.526250539436)); +#1236 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#1237 = FACE_BOUND('',#1238,.F.); +#1238 = EDGE_LOOP('',(#1239)); +#1239 = ORIENTED_EDGE('',*,*,#1240,.T.); +#1240 = EDGE_CURVE('',#1241,#1241,#1243,.T.); +#1241 = VERTEX_POINT('',#1242); +#1242 = CARTESIAN_POINT('',(0.923523726191,0.576476273809,0.75)); +#1243 = SURFACE_CURVE('',#1244,(#1249,#1304),.PCURVE_S1.); +#1244 = CIRCLE('',#1245,0.245399606973); +#1245 = AXIS2_PLACEMENT_3D('',#1246,#1247,#1248); +#1246 = CARTESIAN_POINT('',(0.75,0.75,0.75)); +#1247 = DIRECTION('',(-0.57735026919,-0.57735026919,-0.57735026919)); +#1248 = DIRECTION('',(0.707106781187,-0.707106781187,0.)); +#1249 = PCURVE('',#101,#1250); +#1250 = DEFINITIONAL_REPRESENTATION('',(#1251),#1303); +#1251 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#1252,#1253,#1254,#1255,#1256, + #1257,#1258,#1259,#1260,#1261,#1262,#1263,#1264,#1265,#1266,#1267, + #1268,#1269,#1270,#1271,#1272,#1273,#1274,#1275,#1276,#1277,#1278, + #1279,#1280,#1281,#1282,#1283,#1284,#1285,#1286,#1287,#1288,#1289, + #1290,#1291,#1292,#1293,#1294,#1295,#1296,#1297,#1298,#1299,#1300, + #1301,#1302),.UNSPECIFIED.,.F.,.F.,(9,7,7,7,7,7,7,9),(0., + 0.785398163397,1.47262155637,1.773281790796,2.337019730344, + 3.323561124553,4.803373215866,6.28318530718),.UNSPECIFIED.); +#1252 = CARTESIAN_POINT('',(0.178646354433,0.526250539436)); +#1253 = CARTESIAN_POINT('',(0.160217563414,0.571957574886)); +#1254 = CARTESIAN_POINT('',(0.145831682732,0.619051486728)); +#1255 = CARTESIAN_POINT('',(0.135933810981,0.667154048102)); +#1256 = CARTESIAN_POINT('',(0.131145733808,0.71585913122)); +#1257 = CARTESIAN_POINT('',(0.132247030593,0.764714154902)); +#1258 = CARTESIAN_POINT('',(0.140381368928,0.813183583818)); +#1259 = CARTESIAN_POINT('',(0.157231020349,0.860569413232)); +#1260 = CARTESIAN_POINT('',(0.20911528989,0.945495962948)); +#1261 = CARTESIAN_POINT('',(0.241613845166,0.98352593372)); +#1262 = CARTESIAN_POINT('',(0.283777882604,1.019288412063)); +#1263 = CARTESIAN_POINT('',(0.337317176497,1.051892094281)); +#1264 = CARTESIAN_POINT('',(0.403534382977,1.080336025807)); +#1265 = CARTESIAN_POINT('',(0.484300433727,1.103057018853)); +#1266 = CARTESIAN_POINT('',(0.575889347581,1.118654821906)); +#1267 = CARTESIAN_POINT('',(0.715074830954,1.129992221487)); +#1268 = CARTESIAN_POINT('',(0.758436261086,1.131966648293)); +#1269 = CARTESIAN_POINT('',(0.802335165231,1.13241451425)); +#1270 = CARTESIAN_POINT('',(0.846216753232,1.131313596186)); +#1271 = CARTESIAN_POINT('',(0.889515106905,1.128676183559)); +#1272 = CARTESIAN_POINT('',(0.931715507092,1.124548763764)); +#1273 = CARTESIAN_POINT('',(0.972398582484,1.119005131664)); +#1274 = CARTESIAN_POINT('',(1.084143213444,1.099247532764)); +#1275 = CARTESIAN_POINT('',(1.150634796597,1.081691979454)); +#1276 = CARTESIAN_POINT('',(1.208739542438,1.060046176978)); +#1277 = CARTESIAN_POINT('',(1.257822987387,1.035093755113)); +#1278 = CARTESIAN_POINT('',(1.2986980925,1.007559551021)); +#1279 = CARTESIAN_POINT('',(1.332156277433,0.978009692443)); +#1280 = CARTESIAN_POINT('',(1.359098729865,0.946919579642)); +#1281 = CARTESIAN_POINT('',(1.417420919968,0.858245209992)); +#1282 = CARTESIAN_POINT('',(1.436973531638,0.798278707787)); +#1283 = CARTESIAN_POINT('',(1.443210108611,0.736848355705)); +#1284 = CARTESIAN_POINT('',(1.439468162927,0.675222690906)); +#1285 = CARTESIAN_POINT('',(1.427374450343,0.614333671893)); +#1286 = CARTESIAN_POINT('',(1.408290834894,0.554994019433)); +#1287 = CARTESIAN_POINT('',(1.383014011386,0.497939306714)); +#1288 = CARTESIAN_POINT('',(1.306000724133,0.362779122867)); +#1289 = CARTESIAN_POINT('',(1.247351676171,0.288411396327)); +#1290 = CARTESIAN_POINT('',(1.178444976959,0.223151407893)); +#1291 = CARTESIAN_POINT('',(1.100528010717,0.169192050788)); +#1292 = CARTESIAN_POINT('',(1.014960061912,0.12875485458)); +#1293 = CARTESIAN_POINT('',(0.924304156995,0.103721726355)); +#1294 = CARTESIAN_POINT('',(0.83177295699,9.475830402537E-02)); +#1295 = CARTESIAN_POINT('',(0.648932717784,0.108360336437)); +#1296 = CARTESIAN_POINT('',(0.55862521948,0.130923118231)); +#1297 = CARTESIAN_POINT('',(0.472424403991,0.168951467086)); +#1298 = CARTESIAN_POINT('',(0.393195542645,0.221095759914)); +#1299 = CARTESIAN_POINT('',(0.322825418163,0.285201738956)); +#1300 = CARTESIAN_POINT('',(0.262436104506,0.358934034507)); +#1301 = CARTESIAN_POINT('',(0.213369058215,0.440131387559)); +#1302 = CARTESIAN_POINT('',(0.178646354433,0.526250539436)); +#1303 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#1304 = PCURVE('',#1305,#1310); +#1305 = SPHERICAL_SURFACE('',#1306,0.497715749301); +#1306 = AXIS2_PLACEMENT_3D('',#1307,#1308,#1309); +#1307 = CARTESIAN_POINT('',(1.,1.,1.)); +#1308 = DIRECTION('',(0.,0.,1.)); +#1309 = DIRECTION('',(1.,0.,-0.)); +#1310 = DEFINITIONAL_REPRESENTATION('',(#1311),#1363); +#1311 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#1312,#1313,#1314,#1315,#1316, + #1317,#1318,#1319,#1320,#1321,#1322,#1323,#1324,#1325,#1326,#1327, + #1328,#1329,#1330,#1331,#1332,#1333,#1334,#1335,#1336,#1337,#1338, + #1339,#1340,#1341,#1342,#1343,#1344,#1345,#1346,#1347,#1348,#1349, + #1350,#1351,#1352,#1353,#1354,#1355,#1356,#1357,#1358,#1359,#1360, + #1361,#1362),.UNSPECIFIED.,.T.,.F.,(9,7,7,7,7,7,7,9),(0., + 1.570796326795,2.748893571891,3.632466505713,4.29514620608, + 4.792155981355,5.537670644267,6.28318530718),.UNSPECIFIED.); +#1312 = CARTESIAN_POINT('',(4.533742625952,-0.526250539436)); +#1313 = CARTESIAN_POINT('',(4.496885043913,-0.434836468535)); +#1314 = CARTESIAN_POINT('',(4.443864379317,-0.348970381878)); +#1315 = CARTESIAN_POINT('',(4.378299015236,-0.271677081405)); +#1316 = CARTESIAN_POINT('',(4.301659828354,-0.205567417182)); +#1317 = CARTESIAN_POINT('',(4.215275813624,-0.153363467099)); +#1318 = CARTESIAN_POINT('',(4.121579067219,-0.11771252843)); +#1319 = CARTESIAN_POINT('',(4.02428625847,-9.98857024243E-02)); +#1320 = CARTESIAN_POINT('',(3.854019235875,-9.98857024243E-02)); +#1321 = CARTESIAN_POINT('',(3.781048691453,-0.109912993123)); +#1322 = CARTESIAN_POINT('',(3.709597757403,-0.129968523541)); +#1323 = CARTESIAN_POINT('',(3.64121570562,-0.159643456479)); +#1324 = CARTESIAN_POINT('',(3.577167147263,-0.198119299476)); +#1325 = CARTESIAN_POINT('',(3.518367536926,-0.244353709451)); +#1326 = CARTESIAN_POINT('',(3.465539039606,-0.297260025871)); +#1327 = CARTESIAN_POINT('',(3.385069175593,-0.39951000844)); +#1328 = CARTESIAN_POINT('',(3.354433256229,-0.446436995776)); +#1329 = CARTESIAN_POINT('',(3.328011636012,-0.49598958076)); +#1330 = CARTESIAN_POINT('',(3.306223893152,-0.547660341207)); +#1331 = CARTESIAN_POINT('',(3.289596954265,-0.600935264907)); +#1332 = CARTESIAN_POINT('',(3.278882277981,-0.655270502898)); +#1333 = CARTESIAN_POINT('',(3.275239318051,-0.710025012429)); +#1334 = CARTESIAN_POINT('',(3.284419726844,-0.805092147515)); +#1335 = CARTESIAN_POINT('',(3.293355501906,-0.845591709097)); +#1336 = CARTESIAN_POINT('',(3.308050191492,-0.885491798714)); +#1337 = CARTESIAN_POINT('',(3.329504198312,-0.924346878775)); +#1338 = CARTESIAN_POINT('',(3.358890907019,-0.96163658366)); +#1339 = CARTESIAN_POINT('',(3.397766253311,-0.996655132864)); +#1340 = CARTESIAN_POINT('',(3.447793500923,-1.028436652836)); +#1341 = CARTESIAN_POINT('',(3.555288202826,-1.076458375088)); +#1342 = CARTESIAN_POINT('',(3.607767955218,-1.094598247456)); +#1343 = CARTESIAN_POINT('',(3.666772365534,-1.109832823264)); +#1344 = CARTESIAN_POINT('',(3.731926179589,-1.121669527824)); +#1345 = CARTESIAN_POINT('',(3.8022550568,-1.129606719338)); +#1346 = CARTESIAN_POINT('',(3.87522690271,-1.133300100343)); +#1347 = CARTESIAN_POINT('',(3.948154985299,-1.13272816697)); +#1348 = CARTESIAN_POINT('',(4.12483689738,-1.121098265151)); +#1349 = CARTESIAN_POINT('',(4.225768220829,-1.104943213183)); +#1350 = CARTESIAN_POINT('',(4.314182028762,-1.080221313079)); +#1351 = CARTESIAN_POINT('',(4.384692009058,-1.048758269498)); +#1352 = CARTESIAN_POINT('',(4.440560103016,-1.012625673238)); +#1353 = CARTESIAN_POINT('',(4.483326501912,-0.972997243778)); +#1354 = CARTESIAN_POINT('',(4.515240378267,-0.930968368726)); +#1355 = CARTESIAN_POINT('',(4.560683354035,-0.843669726192)); +#1356 = CARTESIAN_POINT('',(4.574215606938,-0.798401959133)); +#1357 = CARTESIAN_POINT('',(4.580272073909,-0.752314092526)); +#1358 = CARTESIAN_POINT('',(4.58019236511,-0.705975469972)); +#1359 = CARTESIAN_POINT('',(4.574911360815,-0.659833705175)); +#1360 = CARTESIAN_POINT('',(4.565086313294,-0.614272116287)); +#1361 = CARTESIAN_POINT('',(4.551235579927,-0.569636514492)); +#1362 = CARTESIAN_POINT('',(4.533742625952,-0.526250539436)); +#1363 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#1364 = ADVANCED_FACE('',(#1365),#73,.F.); +#1365 = FACE_BOUND('',#1366,.F.); +#1366 = EDGE_LOOP('',(#1367,#1389,#1410,#1411,#1412,#1413)); +#1367 = ORIENTED_EDGE('',*,*,#1368,.T.); +#1368 = EDGE_CURVE('',#170,#1369,#1371,.T.); +#1369 = VERTEX_POINT('',#1370); +#1370 = CARTESIAN_POINT('',(3.047629996336E-17,1.,0.497715749301)); +#1371 = SURFACE_CURVE('',#1372,(#1377,#1383),.PCURVE_S1.); +#1372 = CIRCLE('',#1373,0.497715749301); +#1373 = AXIS2_PLACEMENT_3D('',#1374,#1375,#1376); +#1374 = CARTESIAN_POINT('',(0.,1.,0.)); +#1375 = DIRECTION('',(-2.449293598295E-16,-1.,0.)); +#1376 = DIRECTION('',(1.,-2.449293598295E-16,0.)); +#1377 = PCURVE('',#73,#1378); +#1378 = DEFINITIONAL_REPRESENTATION('',(#1379),#1382); +#1379 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#1380,#1381),.UNSPECIFIED.,.F., + .F.,(2,2),(6.28318530718,7.853981633974),.PIECEWISE_BEZIER_KNOTS.); +#1380 = CARTESIAN_POINT('',(6.28318530718,8.881784197001E-16)); +#1381 = CARTESIAN_POINT('',(6.28318530718,1.570796326795)); +#1382 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#1383 = PCURVE('',#371,#1384); +#1384 = DEFINITIONAL_REPRESENTATION('',(#1385),#1388); +#1385 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#1386,#1387),.UNSPECIFIED.,.F., + .F.,(2,2),(6.28318530718,7.853981633974),.PIECEWISE_BEZIER_KNOTS.); +#1386 = CARTESIAN_POINT('',(0.,8.881784197001E-16)); +#1387 = CARTESIAN_POINT('',(0.,1.570796326795)); +#1388 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#1389 = ORIENTED_EDGE('',*,*,#1390,.T.); +#1390 = EDGE_CURVE('',#1369,#906,#1391,.T.); +#1391 = SURFACE_CURVE('',#1392,(#1397,#1403),.PCURVE_S1.); +#1392 = CIRCLE('',#1393,0.497715749301); +#1393 = AXIS2_PLACEMENT_3D('',#1394,#1395,#1396); +#1394 = CARTESIAN_POINT('',(0.,1.,0.)); +#1395 = DIRECTION('',(0.707106781187,0.707106781187,-0.)); +#1396 = DIRECTION('',(-0.707106781187,0.707106781187,0.)); +#1397 = PCURVE('',#73,#1398); +#1398 = DEFINITIONAL_REPRESENTATION('',(#1399),#1402); +#1399 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#1400,#1401),.UNSPECIFIED.,.F., + .F.,(2,2),(1.570796326795,2.010518938673),.PIECEWISE_BEZIER_KNOTS.); +#1400 = CARTESIAN_POINT('',(5.497787143782,1.570796326795)); +#1401 = CARTESIAN_POINT('',(5.497787143782,1.131073714916)); +#1402 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#1403 = PCURVE('',#971,#1404); +#1404 = DEFINITIONAL_REPRESENTATION('',(#1405),#1409); +#1405 = CIRCLE('',#1406,0.497715749301); +#1406 = AXIS2_PLACEMENT_2D('',#1407,#1408); +#1407 = CARTESIAN_POINT('',(0.,0.)); +#1408 = DIRECTION('',(-1.,-0.)); +#1409 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#1410 = ORIENTED_EDGE('',*,*,#905,.F.); +#1411 = ORIENTED_EDGE('',*,*,#848,.F.); +#1412 = ORIENTED_EDGE('',*,*,#56,.T.); +#1413 = ORIENTED_EDGE('',*,*,#169,.T.); +#1414 = ADVANCED_FACE('',(#1415),#371,.F.); +#1415 = FACE_BOUND('',#1416,.F.); +#1416 = EDGE_LOOP('',(#1417,#1445,#1446,#1447,#1470)); +#1417 = ORIENTED_EDGE('',*,*,#1418,.T.); +#1418 = EDGE_CURVE('',#1419,#1369,#1421,.T.); +#1419 = VERTEX_POINT('',#1420); +#1420 = CARTESIAN_POINT('',(0.149816029973,1.149816029973,0.450367940055 + )); +#1421 = SURFACE_CURVE('',#1422,(#1427,#1433),.PCURVE_S1.); +#1422 = CIRCLE('',#1423,0.497715749301); +#1423 = AXIS2_PLACEMENT_3D('',#1424,#1425,#1426); +#1424 = CARTESIAN_POINT('',(0.,1.,0.)); +#1425 = DIRECTION('',(0.707106781187,-0.707106781187,0.)); +#1426 = DIRECTION('',(0.707106781187,0.707106781187,0.)); +#1427 = PCURVE('',#371,#1428); +#1428 = DEFINITIONAL_REPRESENTATION('',(#1429),#1432); +#1429 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#1430,#1431),.UNSPECIFIED.,.F., + .F.,(2,2),(1.131073714916,1.570796326795),.PIECEWISE_BEZIER_KNOTS.); +#1430 = CARTESIAN_POINT('',(0.785398163397,1.131073714916)); +#1431 = CARTESIAN_POINT('',(0.785398163397,1.570796326795)); +#1432 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#1433 = PCURVE('',#1434,#1439); +#1434 = PLANE('',#1435); +#1435 = AXIS2_PLACEMENT_3D('',#1436,#1437,#1438); +#1436 = CARTESIAN_POINT('',(1.,2.,0.)); +#1437 = DIRECTION('',(0.707106781187,-0.707106781187,0.)); +#1438 = DIRECTION('',(-0.707106781187,-0.707106781187,0.)); +#1439 = DEFINITIONAL_REPRESENTATION('',(#1440),#1444); +#1440 = CIRCLE('',#1441,0.497715749301); +#1441 = AXIS2_PLACEMENT_2D('',#1442,#1443); +#1442 = CARTESIAN_POINT('',(1.414213562373,0.)); +#1443 = DIRECTION('',(-1.,0.)); +#1444 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#1445 = ORIENTED_EDGE('',*,*,#1368,.F.); +#1446 = ORIENTED_EDGE('',*,*,#356,.T.); +#1447 = ORIENTED_EDGE('',*,*,#1448,.T.); +#1448 = EDGE_CURVE('',#329,#1449,#1451,.T.); +#1449 = VERTEX_POINT('',#1450); +#1450 = CARTESIAN_POINT('',(0.350183970027,1.350183970027, + 4.963205994528E-02)); +#1451 = SURFACE_CURVE('',#1452,(#1457,#1463),.PCURVE_S1.); +#1452 = CIRCLE('',#1453,0.497715749301); +#1453 = AXIS2_PLACEMENT_3D('',#1454,#1455,#1456); +#1454 = CARTESIAN_POINT('',(0.,1.,0.)); +#1455 = DIRECTION('',(0.707106781187,-0.707106781187,0.)); +#1456 = DIRECTION('',(0.707106781187,0.707106781187,0.)); +#1457 = PCURVE('',#371,#1458); +#1458 = DEFINITIONAL_REPRESENTATION('',(#1459),#1462); +#1459 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#1460,#1461),.UNSPECIFIED.,.F., + .F.,(2,2),(0.,9.98857024243E-02),.PIECEWISE_BEZIER_KNOTS.); +#1460 = CARTESIAN_POINT('',(0.785398163397,0.)); +#1461 = CARTESIAN_POINT('',(0.785398163397,9.98857024243E-02)); +#1462 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#1463 = PCURVE('',#344,#1464); +#1464 = DEFINITIONAL_REPRESENTATION('',(#1465),#1469); +#1465 = CIRCLE('',#1466,0.497715749301); +#1466 = AXIS2_PLACEMENT_2D('',#1467,#1468); +#1467 = CARTESIAN_POINT('',(1.414213562373,0.)); +#1468 = DIRECTION('',(-1.,0.)); +#1469 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#1470 = ORIENTED_EDGE('',*,*,#1471,.F.); +#1471 = EDGE_CURVE('',#1419,#1449,#1472,.T.); +#1472 = SURFACE_CURVE('',#1473,(#1478,#1512),.PCURVE_S1.); +#1473 = CIRCLE('',#1474,0.245399606973); +#1474 = AXIS2_PLACEMENT_3D('',#1475,#1476,#1477); +#1475 = CARTESIAN_POINT('',(0.25,1.25,0.25)); +#1476 = DIRECTION('',(0.57735026919,0.57735026919,0.57735026919)); +#1477 = DIRECTION('',(-0.707106781187,0.707106781187,0.)); +#1478 = PCURVE('',#371,#1479); +#1479 = DEFINITIONAL_REPRESENTATION('',(#1480),#1511); +#1480 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#1481,#1482,#1483,#1484,#1485, + #1486,#1487,#1488,#1489,#1490,#1491,#1492,#1493,#1494,#1495,#1496, + #1497,#1498,#1499,#1500,#1501,#1502,#1503,#1504,#1505,#1506,#1507, + #1508,#1509,#1510),.UNSPECIFIED.,.F.,.F.,(9,7,7,7,9),(1.570796326795 + ,1.773281790796,2.337019730344,3.323561124553,4.712388980385), + .UNSPECIFIED.); +#1481 = CARTESIAN_POINT('',(0.785398009147,1.131073703941)); +#1482 = CARTESIAN_POINT('',(0.756081972451,1.131073697041)); +#1483 = CARTESIAN_POINT('',(0.726766105399,1.130381305025)); +#1484 = CARTESIAN_POINT('',(0.697613295636,1.128996539065)); +#1485 = CARTESIAN_POINT('',(0.66878604257,1.126926039078)); +#1486 = CARTESIAN_POINT('',(0.640437770906,1.124183048721)); +#1487 = CARTESIAN_POINT('',(0.612705840306,1.120786776824)); +#1488 = CARTESIAN_POINT('',(0.585706251176,1.116761145276)); +#1489 = CARTESIAN_POINT('',(0.486653113351,1.099247532764)); +#1490 = CARTESIAN_POINT('',(0.420161530198,1.081691979455)); +#1491 = CARTESIAN_POINT('',(0.362056784352,1.060046176974)); +#1492 = CARTESIAN_POINT('',(0.31297333941,1.035093755117)); +#1493 = CARTESIAN_POINT('',(0.272098234288,1.007559551017)); +#1494 = CARTESIAN_POINT('',(0.238640049362,0.978009692444)); +#1495 = CARTESIAN_POINT('',(0.21169759693,0.946919579642)); +#1496 = CARTESIAN_POINT('',(0.153375406827,0.858245209992)); +#1497 = CARTESIAN_POINT('',(0.133822795155,0.798278707788)); +#1498 = CARTESIAN_POINT('',(0.127586218186,0.736848355699)); +#1499 = CARTESIAN_POINT('',(0.131328163862,0.675222690914)); +#1500 = CARTESIAN_POINT('',(0.143421876456,0.614333671887)); +#1501 = CARTESIAN_POINT('',(0.162505491899,0.554994019435)); +#1502 = CARTESIAN_POINT('',(0.187782315409,0.497939306714)); +#1503 = CARTESIAN_POINT('',(0.261954568275,0.367765207006)); +#1504 = CARTESIAN_POINT('',(0.316279766824,0.297581628432)); +#1505 = CARTESIAN_POINT('',(0.379758282117,0.23529140825)); +#1506 = CARTESIAN_POINT('',(0.451311379721,0.182716794855)); +#1507 = CARTESIAN_POINT('',(0.529823497193,0.141691993265)); +#1508 = CARTESIAN_POINT('',(0.613349206211,0.113821140403)); +#1509 = CARTESIAN_POINT('',(0.699373954303,9.988571735226E-02)); +#1510 = CARTESIAN_POINT('',(0.785398204163,9.9885715231E-02)); +#1511 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#1512 = PCURVE('',#1513,#1518); +#1513 = SPHERICAL_SURFACE('',#1514,0.497715749301); +#1514 = AXIS2_PLACEMENT_3D('',#1515,#1516,#1517); +#1515 = CARTESIAN_POINT('',(0.5,1.5,0.5)); +#1516 = DIRECTION('',(0.,0.,1.)); +#1517 = DIRECTION('',(1.,0.,-0.)); +#1518 = DEFINITIONAL_REPRESENTATION('',(#1519),#1550); +#1519 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#1520,#1521,#1522,#1523,#1524, + #1525,#1526,#1527,#1528,#1529,#1530,#1531,#1532,#1533,#1534,#1535, + #1536,#1537,#1538,#1539,#1540,#1541,#1542,#1543,#1544,#1545,#1546, + #1547,#1548,#1549),.UNSPECIFIED.,.F.,.F.,(9,7,7,7,9),(1.570796326795 + ,2.748893571891,3.632466505713,4.29514620608,4.712388980385), + .UNSPECIFIED.); +#1520 = CARTESIAN_POINT('',(3.926990816987,-9.98857024243E-02)); +#1521 = CARTESIAN_POINT('',(3.9999623981,-9.98857024243E-02)); +#1522 = CARTESIAN_POINT('',(4.072932942523,-0.109912993123)); +#1523 = CARTESIAN_POINT('',(4.144383876571,-0.129968523541)); +#1524 = CARTESIAN_POINT('',(4.212765928355,-0.159643456479)); +#1525 = CARTESIAN_POINT('',(4.276814486713,-0.198119299476)); +#1526 = CARTESIAN_POINT('',(4.335614097047,-0.244353709451)); +#1527 = CARTESIAN_POINT('',(4.388442594368,-0.297260025871)); +#1528 = CARTESIAN_POINT('',(4.468912458382,-0.39951000844)); +#1529 = CARTESIAN_POINT('',(4.499548377746,-0.446436995776)); +#1530 = CARTESIAN_POINT('',(4.525969997962,-0.49598958076)); +#1531 = CARTESIAN_POINT('',(4.547757740822,-0.547660341207)); +#1532 = CARTESIAN_POINT('',(4.56438467971,-0.600935264907)); +#1533 = CARTESIAN_POINT('',(4.575099355993,-0.655270502898)); +#1534 = CARTESIAN_POINT('',(4.578742315923,-0.710025012429)); +#1535 = CARTESIAN_POINT('',(4.569561907131,-0.805092147515)); +#1536 = CARTESIAN_POINT('',(4.560626132069,-0.845591709097)); +#1537 = CARTESIAN_POINT('',(4.545931442483,-0.885491798714)); +#1538 = CARTESIAN_POINT('',(4.524477435663,-0.924346878775)); +#1539 = CARTESIAN_POINT('',(4.495090726956,-0.96163658366)); +#1540 = CARTESIAN_POINT('',(4.456215380663,-0.996655132864)); +#1541 = CARTESIAN_POINT('',(4.406188133052,-1.028436652836)); +#1542 = CARTESIAN_POINT('',(4.306087246623,-1.073155293663)); +#1543 = CARTESIAN_POINT('',(4.262893905556,-1.088712699901)); +#1544 = CARTESIAN_POINT('',(4.215115079205,-1.102275070882)); +#1545 = CARTESIAN_POINT('',(4.162926325672,-1.113553642708)); +#1546 = CARTESIAN_POINT('',(4.106792019891,-1.122253627056)); +#1547 = CARTESIAN_POINT('',(4.047808291262,-1.128133742013)); +#1548 = CARTESIAN_POINT('',(3.987399578469,-1.131073737707)); +#1549 = CARTESIAN_POINT('',(3.926990831614,-1.131073722024)); +#1550 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#1551 = ADVANCED_FACE('',(#1552),#344,.F.); +#1552 = FACE_BOUND('',#1553,.F.); +#1553 = EDGE_LOOP('',(#1554,#1555,#1578,#1606,#1627)); +#1554 = ORIENTED_EDGE('',*,*,#328,.F.); +#1555 = ORIENTED_EDGE('',*,*,#1556,.F.); +#1556 = EDGE_CURVE('',#1557,#301,#1559,.T.); +#1557 = VERTEX_POINT('',#1558); +#1558 = CARTESIAN_POINT('',(0.649816029973,1.649816029973, + 4.963205994528E-02)); +#1559 = SURFACE_CURVE('',#1560,(#1565,#1572),.PCURVE_S1.); +#1560 = CIRCLE('',#1561,0.497715749301); +#1561 = AXIS2_PLACEMENT_3D('',#1562,#1563,#1564); +#1562 = CARTESIAN_POINT('',(1.,2.,0.)); +#1563 = DIRECTION('',(0.707106781187,-0.707106781187,0.)); +#1564 = DIRECTION('',(0.707106781187,0.707106781187,0.)); +#1565 = PCURVE('',#344,#1566); +#1566 = DEFINITIONAL_REPRESENTATION('',(#1567),#1571); +#1567 = CIRCLE('',#1568,0.497715749301); +#1568 = AXIS2_PLACEMENT_2D('',#1569,#1570); +#1569 = CARTESIAN_POINT('',(0.,0.)); +#1570 = DIRECTION('',(-1.,0.)); +#1571 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#1572 = PCURVE('',#317,#1573); +#1573 = DEFINITIONAL_REPRESENTATION('',(#1574),#1577); +#1574 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#1575,#1576),.UNSPECIFIED.,.F., + .F.,(2,2),(3.041706951165,3.14159265359),.PIECEWISE_BEZIER_KNOTS.); +#1575 = CARTESIAN_POINT('',(3.926990816987,9.98857024243E-02)); +#1576 = CARTESIAN_POINT('',(3.926990816987,0.)); +#1577 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#1578 = ORIENTED_EDGE('',*,*,#1579,.F.); +#1579 = EDGE_CURVE('',#1580,#1557,#1582,.T.); +#1580 = VERTEX_POINT('',#1581); +#1581 = CARTESIAN_POINT('',(0.5,1.5,2.284250698599E-03)); +#1582 = SURFACE_CURVE('',#1583,(#1588,#1595),.PCURVE_S1.); +#1583 = CIRCLE('',#1584,0.497715749301); +#1584 = AXIS2_PLACEMENT_3D('',#1585,#1586,#1587); +#1585 = CARTESIAN_POINT('',(0.5,1.5,0.5)); +#1586 = DIRECTION('',(0.707106781187,-0.707106781187,0.)); +#1587 = DIRECTION('',(0.707106781187,0.707106781187,0.)); +#1588 = PCURVE('',#344,#1589); +#1589 = DEFINITIONAL_REPRESENTATION('',(#1590),#1594); +#1590 = CIRCLE('',#1591,0.497715749301); +#1591 = AXIS2_PLACEMENT_2D('',#1592,#1593); +#1592 = CARTESIAN_POINT('',(0.707106781187,-0.5)); +#1593 = DIRECTION('',(-1.,0.)); +#1594 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#1595 = PCURVE('',#1596,#1601); +#1596 = SPHERICAL_SURFACE('',#1597,0.497715749301); +#1597 = AXIS2_PLACEMENT_3D('',#1598,#1599,#1600); +#1598 = CARTESIAN_POINT('',(0.5,1.5,0.5)); +#1599 = DIRECTION('',(0.,0.,1.)); +#1600 = DIRECTION('',(1.,0.,-0.)); +#1601 = DEFINITIONAL_REPRESENTATION('',(#1602),#1605); +#1602 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#1603,#1604),.UNSPECIFIED.,.F., + .F.,(2,2),(4.712388980385,5.152111592263),.PIECEWISE_BEZIER_KNOTS.); +#1603 = CARTESIAN_POINT('',(0.785398163397,-1.570796326795)); +#1604 = CARTESIAN_POINT('',(0.785398163397,-1.131073714916)); +#1605 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#1606 = ORIENTED_EDGE('',*,*,#1607,.F.); +#1607 = EDGE_CURVE('',#1449,#1580,#1608,.T.); +#1608 = SURFACE_CURVE('',#1609,(#1614,#1621),.PCURVE_S1.); +#1609 = CIRCLE('',#1610,0.497715749301); +#1610 = AXIS2_PLACEMENT_3D('',#1611,#1612,#1613); +#1611 = CARTESIAN_POINT('',(0.5,1.5,0.5)); +#1612 = DIRECTION('',(0.707106781187,-0.707106781187,0.)); +#1613 = DIRECTION('',(0.707106781187,0.707106781187,0.)); +#1614 = PCURVE('',#344,#1615); +#1615 = DEFINITIONAL_REPRESENTATION('',(#1616),#1620); +#1616 = CIRCLE('',#1617,0.497715749301); +#1617 = AXIS2_PLACEMENT_2D('',#1618,#1619); +#1618 = CARTESIAN_POINT('',(0.707106781187,-0.5)); +#1619 = DIRECTION('',(-1.,0.)); +#1620 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#1621 = PCURVE('',#1513,#1622); +#1622 = DEFINITIONAL_REPRESENTATION('',(#1623),#1626); +#1623 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#1624,#1625),.UNSPECIFIED.,.F., + .F.,(2,2),(4.272666368506,4.712388980385),.PIECEWISE_BEZIER_KNOTS.); +#1624 = CARTESIAN_POINT('',(3.926990816987,-1.131073714916)); +#1625 = CARTESIAN_POINT('',(3.926990816987,-1.570796326795)); +#1626 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#1627 = ORIENTED_EDGE('',*,*,#1448,.F.); +#1628 = ADVANCED_FACE('',(#1629),#317,.F.); +#1629 = FACE_BOUND('',#1630,.F.); +#1630 = EDGE_LOOP('',(#1631,#1661,#1689,#1739,#1794,#1795,#1796,#1819)); +#1631 = ORIENTED_EDGE('',*,*,#1632,.T.); +#1632 = EDGE_CURVE('',#1633,#1635,#1637,.T.); +#1633 = VERTEX_POINT('',#1634); +#1634 = CARTESIAN_POINT('',(1.149816029973,1.850183970027,0.450367940055 + )); +#1635 = VERTEX_POINT('',#1636); +#1636 = CARTESIAN_POINT('',(1.,2.,0.497715749301)); +#1637 = SURFACE_CURVE('',#1638,(#1643,#1649),.PCURVE_S1.); +#1638 = CIRCLE('',#1639,0.497715749301); +#1639 = AXIS2_PLACEMENT_3D('',#1640,#1641,#1642); +#1640 = CARTESIAN_POINT('',(1.,2.,0.)); +#1641 = DIRECTION('',(-0.707106781187,-0.707106781187,0.)); +#1642 = DIRECTION('',(0.707106781187,-0.707106781187,0.)); +#1643 = PCURVE('',#317,#1644); +#1644 = DEFINITIONAL_REPRESENTATION('',(#1645),#1648); +#1645 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#1646,#1647),.UNSPECIFIED.,.F., + .F.,(2,2),(1.131073714916,1.570796326795),.PIECEWISE_BEZIER_KNOTS.); +#1646 = CARTESIAN_POINT('',(5.497787143782,1.131073714916)); +#1647 = CARTESIAN_POINT('',(5.497787143782,1.570796326795)); +#1648 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#1649 = PCURVE('',#1650,#1655); +#1650 = PLANE('',#1651); +#1651 = AXIS2_PLACEMENT_3D('',#1652,#1653,#1654); +#1652 = CARTESIAN_POINT('',(2.,1.,0.)); +#1653 = DIRECTION('',(-0.707106781187,-0.707106781187,0.)); +#1654 = DIRECTION('',(-0.707106781187,0.707106781187,0.)); +#1655 = DEFINITIONAL_REPRESENTATION('',(#1656),#1660); +#1656 = CIRCLE('',#1657,0.497715749301); +#1657 = AXIS2_PLACEMENT_2D('',#1658,#1659); +#1658 = CARTESIAN_POINT('',(1.414213562373,0.)); +#1659 = DIRECTION('',(-1.,-0.)); +#1660 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#1661 = ORIENTED_EDGE('',*,*,#1662,.T.); +#1662 = EDGE_CURVE('',#1635,#1663,#1665,.T.); +#1663 = VERTEX_POINT('',#1664); +#1664 = CARTESIAN_POINT('',(0.850183970027,1.850183970027,0.450367940055 + )); +#1665 = SURFACE_CURVE('',#1666,(#1671,#1677),.PCURVE_S1.); +#1666 = CIRCLE('',#1667,0.497715749301); +#1667 = AXIS2_PLACEMENT_3D('',#1668,#1669,#1670); +#1668 = CARTESIAN_POINT('',(1.,2.,0.)); +#1669 = DIRECTION('',(0.707106781187,-0.707106781187,0.)); +#1670 = DIRECTION('',(0.707106781187,0.707106781187,0.)); +#1671 = PCURVE('',#317,#1672); +#1672 = DEFINITIONAL_REPRESENTATION('',(#1673),#1676); +#1673 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#1674,#1675),.UNSPECIFIED.,.F., + .F.,(2,2),(1.570796326795,2.010518938673),.PIECEWISE_BEZIER_KNOTS.); +#1674 = CARTESIAN_POINT('',(3.926990816987,1.570796326795)); +#1675 = CARTESIAN_POINT('',(3.926990816987,1.131073714916)); +#1676 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#1677 = PCURVE('',#1678,#1683); +#1678 = PLANE('',#1679); +#1679 = AXIS2_PLACEMENT_3D('',#1680,#1681,#1682); +#1680 = CARTESIAN_POINT('',(1.,2.,0.)); +#1681 = DIRECTION('',(0.707106781187,-0.707106781187,0.)); +#1682 = DIRECTION('',(-0.707106781187,-0.707106781187,0.)); +#1683 = DEFINITIONAL_REPRESENTATION('',(#1684),#1688); +#1684 = CIRCLE('',#1685,0.497715749301); +#1685 = AXIS2_PLACEMENT_2D('',#1686,#1687); +#1686 = CARTESIAN_POINT('',(0.,0.)); +#1687 = DIRECTION('',(-1.,0.)); +#1688 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#1689 = ORIENTED_EDGE('',*,*,#1690,.F.); +#1690 = EDGE_CURVE('',#1691,#1663,#1693,.T.); +#1691 = VERTEX_POINT('',#1692); +#1692 = CARTESIAN_POINT('',(0.923523726191,1.576476273809,0.25)); +#1693 = SURFACE_CURVE('',#1694,(#1699,#1726),.PCURVE_S1.); +#1694 = CIRCLE('',#1695,0.245399606973); +#1695 = AXIS2_PLACEMENT_3D('',#1696,#1697,#1698); +#1696 = CARTESIAN_POINT('',(0.75,1.75,0.25)); +#1697 = DIRECTION('',(-0.57735026919,-0.57735026919,0.57735026919)); +#1698 = DIRECTION('',(0.707106781187,-0.707106781187,0.)); +#1699 = PCURVE('',#317,#1700); +#1700 = DEFINITIONAL_REPRESENTATION('',(#1701),#1725); +#1701 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#1702,#1703,#1704,#1705,#1706, + #1707,#1708,#1709,#1710,#1711,#1712,#1713,#1714,#1715,#1716,#1717, + #1718,#1719,#1720,#1721,#1722,#1723,#1724),.UNSPECIFIED.,.F.,.F.,(9, + 7,7,9),(0.,0.785398163397,1.47262155637,1.570796326795), + .UNSPECIFIED.); +#1702 = CARTESIAN_POINT('',(4.533742625952,0.526250539436)); +#1703 = CARTESIAN_POINT('',(4.552171416971,0.571957574886)); +#1704 = CARTESIAN_POINT('',(4.566557297653,0.619051486728)); +#1705 = CARTESIAN_POINT('',(4.576455169405,0.667154048102)); +#1706 = CARTESIAN_POINT('',(4.581243246578,0.715859131219)); +#1707 = CARTESIAN_POINT('',(4.580141949792,0.764714154902)); +#1708 = CARTESIAN_POINT('',(4.572007611457,0.813183583818)); +#1709 = CARTESIAN_POINT('',(4.555157960036,0.860569413232)); +#1710 = CARTESIAN_POINT('',(4.503273690495,0.945495962948)); +#1711 = CARTESIAN_POINT('',(4.470775135216,0.98352593372)); +#1712 = CARTESIAN_POINT('',(4.428611097786,1.019288412067)); +#1713 = CARTESIAN_POINT('',(4.375071803875,1.051892094282)); +#1714 = CARTESIAN_POINT('',(4.308854597406,1.080336025808)); +#1715 = CARTESIAN_POINT('',(4.228088546653,1.103057018853)); +#1716 = CARTESIAN_POINT('',(4.136499632804,1.118654821906)); +#1717 = CARTESIAN_POINT('',(4.025842850992,1.127668406666)); +#1718 = CARTESIAN_POINT('',(4.011904063762,1.128637721153)); +#1719 = CARTESIAN_POINT('',(3.997874712032,1.129447894731)); +#1720 = CARTESIAN_POINT('',(3.983771962519,1.130097491274)); +#1721 = CARTESIAN_POINT('',(3.969613724812,1.130585419069)); +#1722 = CARTESIAN_POINT('',(3.955418374563,1.130910946087)); +#1723 = CARTESIAN_POINT('',(3.94120449871,1.131073707287)); +#1724 = CARTESIAN_POINT('',(3.926990662736,1.131073703941)); +#1725 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#1726 = PCURVE('',#1596,#1727); +#1727 = DEFINITIONAL_REPRESENTATION('',(#1728),#1738); +#1728 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#1729,#1730,#1731,#1732,#1733, + #1734,#1735,#1736,#1737),.UNSPECIFIED.,.F.,.F.,(9,9),(0., + 1.570796326795),.PIECEWISE_BEZIER_KNOTS.); +#1729 = CARTESIAN_POINT('',(0.178646354433,-0.526250539436)); +#1730 = CARTESIAN_POINT('',(0.215503936472,-0.434836468535)); +#1731 = CARTESIAN_POINT('',(0.268524601066,-0.348970381879)); +#1732 = CARTESIAN_POINT('',(0.334089965141,-0.271677081403)); +#1733 = CARTESIAN_POINT('',(0.410729152039,-0.205567417182)); +#1734 = CARTESIAN_POINT('',(0.497113166759,-0.1533634671)); +#1735 = CARTESIAN_POINT('',(0.590809913163,-0.11771252843)); +#1736 = CARTESIAN_POINT('',(0.688102721914,-9.98857024243E-02)); +#1737 = CARTESIAN_POINT('',(0.785398163397,-9.98857024243E-02)); +#1738 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#1739 = ORIENTED_EDGE('',*,*,#1740,.F.); +#1740 = EDGE_CURVE('',#1557,#1691,#1741,.T.); +#1741 = SURFACE_CURVE('',#1742,(#1747,#1767),.PCURVE_S1.); +#1742 = CIRCLE('',#1743,0.245399606973); +#1743 = AXIS2_PLACEMENT_3D('',#1744,#1745,#1746); +#1744 = CARTESIAN_POINT('',(0.75,1.75,0.25)); +#1745 = DIRECTION('',(-0.57735026919,-0.57735026919,0.57735026919)); +#1746 = DIRECTION('',(0.707106781187,-0.707106781187,0.)); +#1747 = PCURVE('',#317,#1748); +#1748 = DEFINITIONAL_REPRESENTATION('',(#1749),#1766); +#1749 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#1750,#1751,#1752,#1753,#1754, + #1755,#1756,#1757,#1758,#1759,#1760,#1761,#1762,#1763,#1764,#1765), + .UNSPECIFIED.,.F.,.F.,(9,7,9),(4.712388980385,4.803373215866, + 6.28318530718),.UNSPECIFIED.); +#1750 = CARTESIAN_POINT('',(3.926990857753,9.9885715231E-02)); +#1751 = CARTESIAN_POINT('',(3.932626437839,9.988571509204E-02)); +#1752 = CARTESIAN_POINT('',(3.938262015786,9.994552244007E-02)); +#1753 = CARTESIAN_POINT('',(3.943896888825,0.100065137273)); +#1754 = CARTESIAN_POINT('',(3.949530354464,0.100244545193)); +#1755 = CARTESIAN_POINT('',(3.955161711191,0.100483717459)); +#1756 = CARTESIAN_POINT('',(3.960790259207,0.100782611084)); +#1757 = CARTESIAN_POINT('',(3.966415301177,0.101141168992)); +#1758 = CARTESIAN_POINT('',(4.0634562626,0.108360336437)); +#1759 = CARTESIAN_POINT('',(4.153763760905,0.130923118231)); +#1760 = CARTESIAN_POINT('',(4.239964576394,0.168951467086)); +#1761 = CARTESIAN_POINT('',(4.319193437739,0.221095759914)); +#1762 = CARTESIAN_POINT('',(4.389563562221,0.285201738956)); +#1763 = CARTESIAN_POINT('',(4.449952875878,0.358934034507)); +#1764 = CARTESIAN_POINT('',(4.49901992217,0.440131387559)); +#1765 = CARTESIAN_POINT('',(4.533742625952,0.526250539436)); +#1766 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#1767 = PCURVE('',#1596,#1768); +#1768 = DEFINITIONAL_REPRESENTATION('',(#1769),#1793); +#1769 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#1770,#1771,#1772,#1773,#1774, + #1775,#1776,#1777,#1778,#1779,#1780,#1781,#1782,#1783,#1784,#1785, + #1786,#1787,#1788,#1789,#1790,#1791,#1792),.UNSPECIFIED.,.F.,.F.,(9, + 7,7,9),(4.712388980385,4.792155981355,5.537670644267,6.28318530718), + .UNSPECIFIED.); +#1770 = CARTESIAN_POINT('',(0.785398178025,-1.131073722024)); +#1771 = CARTESIAN_POINT('',(0.773849447008,-1.131073719025)); +#1772 = CARTESIAN_POINT('',(0.762300714747,-1.130966263189)); +#1773 = CARTESIAN_POINT('',(0.750761937655,-1.130751355268)); +#1774 = CARTESIAN_POINT('',(0.739243072831,-1.13042915679)); +#1775 = CARTESIAN_POINT('',(0.727753994344,-1.12999998988)); +#1776 = CARTESIAN_POINT('',(0.716304408341,-1.129464333764)); +#1777 = CARTESIAN_POINT('',(0.704903772757,-1.128822817223)); +#1778 = CARTESIAN_POINT('',(0.587552083005,-1.121098265151)); +#1779 = CARTESIAN_POINT('',(0.486620759559,-1.104943213183)); +#1780 = CARTESIAN_POINT('',(0.398206951608,-1.080221313079)); +#1781 = CARTESIAN_POINT('',(0.327696971322,-1.048758269498)); +#1782 = CARTESIAN_POINT('',(0.271828877353,-1.012625673238)); +#1783 = CARTESIAN_POINT('',(0.229062478474,-0.972997243778)); +#1784 = CARTESIAN_POINT('',(0.197148602117,-0.930968368726)); +#1785 = CARTESIAN_POINT('',(0.15170562635,-0.843669726192)); +#1786 = CARTESIAN_POINT('',(0.138173373447,-0.798401959133)); +#1787 = CARTESIAN_POINT('',(0.132116906475,-0.752314092525)); +#1788 = CARTESIAN_POINT('',(0.132196615273,-0.705975469972)); +#1789 = CARTESIAN_POINT('',(0.137477619568,-0.659833705175)); +#1790 = CARTESIAN_POINT('',(0.14730266709,-0.614272116287)); +#1791 = CARTESIAN_POINT('',(0.161153400458,-0.569636514492)); +#1792 = CARTESIAN_POINT('',(0.178646354433,-0.526250539436)); +#1793 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#1794 = ORIENTED_EDGE('',*,*,#1556,.T.); +#1795 = ORIENTED_EDGE('',*,*,#300,.T.); +#1796 = ORIENTED_EDGE('',*,*,#1797,.T.); +#1797 = EDGE_CURVE('',#273,#1798,#1800,.T.); +#1798 = VERTEX_POINT('',#1799); +#1799 = CARTESIAN_POINT('',(1.350183970027,1.649816029973, + 4.963205994528E-02)); +#1800 = SURFACE_CURVE('',#1801,(#1806,#1812),.PCURVE_S1.); +#1801 = CIRCLE('',#1802,0.497715749301); +#1802 = AXIS2_PLACEMENT_3D('',#1803,#1804,#1805); +#1803 = CARTESIAN_POINT('',(1.,2.,0.)); +#1804 = DIRECTION('',(-0.707106781187,-0.707106781187,0.)); +#1805 = DIRECTION('',(0.707106781187,-0.707106781187,0.)); +#1806 = PCURVE('',#317,#1807); +#1807 = DEFINITIONAL_REPRESENTATION('',(#1808),#1811); +#1808 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#1809,#1810),.UNSPECIFIED.,.F., + .F.,(2,2),(0.,9.98857024243E-02),.PIECEWISE_BEZIER_KNOTS.); +#1809 = CARTESIAN_POINT('',(5.497787143782,0.)); +#1810 = CARTESIAN_POINT('',(5.497787143782,9.98857024243E-02)); +#1811 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#1812 = PCURVE('',#288,#1813); +#1813 = DEFINITIONAL_REPRESENTATION('',(#1814),#1818); +#1814 = CIRCLE('',#1815,0.497715749301); +#1815 = AXIS2_PLACEMENT_2D('',#1816,#1817); +#1816 = CARTESIAN_POINT('',(1.414213562373,0.)); +#1817 = DIRECTION('',(-1.,-0.)); +#1818 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#1819 = ORIENTED_EDGE('',*,*,#1820,.F.); +#1820 = EDGE_CURVE('',#1633,#1798,#1821,.T.); +#1821 = SURFACE_CURVE('',#1822,(#1827,#1861),.PCURVE_S1.); +#1822 = CIRCLE('',#1823,0.245399606973); +#1823 = AXIS2_PLACEMENT_3D('',#1824,#1825,#1826); +#1824 = CARTESIAN_POINT('',(1.25,1.75,0.25)); +#1825 = DIRECTION('',(0.57735026919,-0.57735026919,0.57735026919)); +#1826 = DIRECTION('',(0.707106781187,0.707106781187,0.)); +#1827 = PCURVE('',#317,#1828); +#1828 = DEFINITIONAL_REPRESENTATION('',(#1829),#1860); +#1829 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#1830,#1831,#1832,#1833,#1834, + #1835,#1836,#1837,#1838,#1839,#1840,#1841,#1842,#1843,#1844,#1845, + #1846,#1847,#1848,#1849,#1850,#1851,#1852,#1853,#1854,#1855,#1856, + #1857,#1858,#1859),.UNSPECIFIED.,.F.,.F.,(9,7,7,7,9),(1.570796326795 + ,1.773281790796,2.337019730344,3.323561124553,4.712388980385), + .UNSPECIFIED.); +#1830 = CARTESIAN_POINT('',(5.497786989531,1.131073703941)); +#1831 = CARTESIAN_POINT('',(5.468470952835,1.131073697041)); +#1832 = CARTESIAN_POINT('',(5.439155085784,1.130381305025)); +#1833 = CARTESIAN_POINT('',(5.410002276021,1.128996539065)); +#1834 = CARTESIAN_POINT('',(5.381175022955,1.126926039078)); +#1835 = CARTESIAN_POINT('',(5.352826751291,1.124183048721)); +#1836 = CARTESIAN_POINT('',(5.325094820691,1.120786776824)); +#1837 = CARTESIAN_POINT('',(5.298095231561,1.116761145276)); +#1838 = CARTESIAN_POINT('',(5.199042093736,1.099247532764)); +#1839 = CARTESIAN_POINT('',(5.132550510585,1.081691979456)); +#1840 = CARTESIAN_POINT('',(5.074445764712,1.060046176974)); +#1841 = CARTESIAN_POINT('',(5.025362319822,1.035093755123)); +#1842 = CARTESIAN_POINT('',(4.984487214642,1.007559551015)); +#1843 = CARTESIAN_POINT('',(4.95102902975,0.978009692444)); +#1844 = CARTESIAN_POINT('',(4.924086577315,0.946919579642)); +#1845 = CARTESIAN_POINT('',(4.865764387212,0.858245209992)); +#1846 = CARTESIAN_POINT('',(4.846211775539,0.798278707788)); +#1847 = CARTESIAN_POINT('',(4.839975198565,0.736848355699)); +#1848 = CARTESIAN_POINT('',(4.843717144242,0.675222690914)); +#1849 = CARTESIAN_POINT('',(4.855810856829,0.614333671887)); +#1850 = CARTESIAN_POINT('',(4.874894472286,0.554994019435)); +#1851 = CARTESIAN_POINT('',(4.900171295794,0.497939306714)); +#1852 = CARTESIAN_POINT('',(4.97434354866,0.367765207006)); +#1853 = CARTESIAN_POINT('',(5.028668747202,0.297581628432)); +#1854 = CARTESIAN_POINT('',(5.092147262524,0.23529140825)); +#1855 = CARTESIAN_POINT('',(5.163700360081,0.182716794855)); +#1856 = CARTESIAN_POINT('',(5.242212477583,0.141691993265)); +#1857 = CARTESIAN_POINT('',(5.325738186596,0.113821140403)); +#1858 = CARTESIAN_POINT('',(5.411762934687,9.988571735228E-02)); +#1859 = CARTESIAN_POINT('',(5.497787184548,9.988571523101E-02)); +#1860 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#1861 = PCURVE('',#1862,#1867); +#1862 = SPHERICAL_SURFACE('',#1863,0.497715749301); +#1863 = AXIS2_PLACEMENT_3D('',#1864,#1865,#1866); +#1864 = CARTESIAN_POINT('',(1.5,1.5,0.5)); +#1865 = DIRECTION('',(0.,0.,1.)); +#1866 = DIRECTION('',(1.,0.,-0.)); +#1867 = DEFINITIONAL_REPRESENTATION('',(#1868),#1899); +#1868 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#1869,#1870,#1871,#1872,#1873, + #1874,#1875,#1876,#1877,#1878,#1879,#1880,#1881,#1882,#1883,#1884, + #1885,#1886,#1887,#1888,#1889,#1890,#1891,#1892,#1893,#1894,#1895, + #1896,#1897,#1898),.UNSPECIFIED.,.F.,.F.,(9,7,7,7,9),(1.570796326795 + ,2.748893571891,3.632466505713,4.29514620608,4.712388980385), + .UNSPECIFIED.); +#1869 = CARTESIAN_POINT('',(2.356194490192,-9.98857024243E-02)); +#1870 = CARTESIAN_POINT('',(2.429166071305,-9.98857024243E-02)); +#1871 = CARTESIAN_POINT('',(2.502136615727,-0.109912993123)); +#1872 = CARTESIAN_POINT('',(2.573587549776,-0.129968523541)); +#1873 = CARTESIAN_POINT('',(2.64196960156,-0.159643456479)); +#1874 = CARTESIAN_POINT('',(2.706018159918,-0.198119299476)); +#1875 = CARTESIAN_POINT('',(2.764817770253,-0.244353709451)); +#1876 = CARTESIAN_POINT('',(2.817646267573,-0.297260025871)); +#1877 = CARTESIAN_POINT('',(2.898116131587,-0.39951000844)); +#1878 = CARTESIAN_POINT('',(2.928752050951,-0.446436995776)); +#1879 = CARTESIAN_POINT('',(2.955173671168,-0.49598958076)); +#1880 = CARTESIAN_POINT('',(2.976961414027,-0.547660341207)); +#1881 = CARTESIAN_POINT('',(2.993588352915,-0.600935264907)); +#1882 = CARTESIAN_POINT('',(3.004303029199,-0.655270502898)); +#1883 = CARTESIAN_POINT('',(3.007945989128,-0.710025012429)); +#1884 = CARTESIAN_POINT('',(2.998765580336,-0.805092147515)); +#1885 = CARTESIAN_POINT('',(2.989829805273,-0.845591709097)); +#1886 = CARTESIAN_POINT('',(2.975135115688,-0.885491798714)); +#1887 = CARTESIAN_POINT('',(2.953681108868,-0.924346878775)); +#1888 = CARTESIAN_POINT('',(2.92429440016,-0.96163658366)); +#1889 = CARTESIAN_POINT('',(2.885419053868,-0.996655132864)); +#1890 = CARTESIAN_POINT('',(2.835391806257,-1.028436652836)); +#1891 = CARTESIAN_POINT('',(2.735290919828,-1.073155293663)); +#1892 = CARTESIAN_POINT('',(2.69209757876,-1.088712699901)); +#1893 = CARTESIAN_POINT('',(2.644318752413,-1.102275070881)); +#1894 = CARTESIAN_POINT('',(2.592129998886,-1.113553642711)); +#1895 = CARTESIAN_POINT('',(2.535995693103,-1.122253627058)); +#1896 = CARTESIAN_POINT('',(2.477011964471,-1.128133742013)); +#1897 = CARTESIAN_POINT('',(2.416603251676,-1.131073737708)); +#1898 = CARTESIAN_POINT('',(2.35619450482,-1.131073722024)); +#1899 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#1900 = ADVANCED_FACE('',(#1901),#288,.F.); +#1901 = FACE_BOUND('',#1902,.F.); +#1902 = EDGE_LOOP('',(#1903,#1904,#1927,#1950,#1971)); +#1903 = ORIENTED_EDGE('',*,*,#272,.F.); +#1904 = ORIENTED_EDGE('',*,*,#1905,.F.); +#1905 = EDGE_CURVE('',#1906,#245,#1908,.T.); +#1906 = VERTEX_POINT('',#1907); +#1907 = CARTESIAN_POINT('',(1.649816029973,1.350183970027, + 4.963205994528E-02)); +#1908 = SURFACE_CURVE('',#1909,(#1914,#1921),.PCURVE_S1.); +#1909 = CIRCLE('',#1910,0.497715749301); +#1910 = AXIS2_PLACEMENT_3D('',#1911,#1912,#1913); +#1911 = CARTESIAN_POINT('',(2.,1.,0.)); +#1912 = DIRECTION('',(-0.707106781187,-0.707106781187,0.)); +#1913 = DIRECTION('',(0.707106781187,-0.707106781187,0.)); +#1914 = PCURVE('',#288,#1915); +#1915 = DEFINITIONAL_REPRESENTATION('',(#1916),#1920); +#1916 = CIRCLE('',#1917,0.497715749301); +#1917 = AXIS2_PLACEMENT_2D('',#1918,#1919); +#1918 = CARTESIAN_POINT('',(0.,0.)); +#1919 = DIRECTION('',(-1.,-0.)); +#1920 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#1921 = PCURVE('',#261,#1922); +#1922 = DEFINITIONAL_REPRESENTATION('',(#1923),#1926); +#1923 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#1924,#1925),.UNSPECIFIED.,.F., + .F.,(2,2),(3.041706951165,3.14159265359),.PIECEWISE_BEZIER_KNOTS.); +#1924 = CARTESIAN_POINT('',(2.356194490192,9.98857024243E-02)); +#1925 = CARTESIAN_POINT('',(2.356194490192,0.)); +#1926 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#1927 = ORIENTED_EDGE('',*,*,#1928,.F.); +#1928 = EDGE_CURVE('',#1929,#1906,#1931,.T.); +#1929 = VERTEX_POINT('',#1930); +#1930 = CARTESIAN_POINT('',(1.5,1.5,2.284250698599E-03)); +#1931 = SURFACE_CURVE('',#1932,(#1937,#1944),.PCURVE_S1.); +#1932 = CIRCLE('',#1933,0.497715749301); +#1933 = AXIS2_PLACEMENT_3D('',#1934,#1935,#1936); +#1934 = CARTESIAN_POINT('',(1.5,1.5,0.5)); +#1935 = DIRECTION('',(-0.707106781187,-0.707106781187,0.)); +#1936 = DIRECTION('',(0.707106781187,-0.707106781187,0.)); +#1937 = PCURVE('',#288,#1938); +#1938 = DEFINITIONAL_REPRESENTATION('',(#1939),#1943); +#1939 = CIRCLE('',#1940,0.497715749301); +#1940 = AXIS2_PLACEMENT_2D('',#1941,#1942); +#1941 = CARTESIAN_POINT('',(0.707106781187,-0.5)); +#1942 = DIRECTION('',(-1.,-0.)); +#1943 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#1944 = PCURVE('',#1862,#1945); +#1945 = DEFINITIONAL_REPRESENTATION('',(#1946),#1949); +#1946 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#1947,#1948),.UNSPECIFIED.,.F., + .F.,(2,2),(4.712388980385,5.152111592263),.PIECEWISE_BEZIER_KNOTS.); +#1947 = CARTESIAN_POINT('',(5.497787143782,-1.570796326795)); +#1948 = CARTESIAN_POINT('',(5.497787143782,-1.131073714916)); +#1949 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#1950 = ORIENTED_EDGE('',*,*,#1951,.F.); +#1951 = EDGE_CURVE('',#1798,#1929,#1952,.T.); +#1952 = SURFACE_CURVE('',#1953,(#1958,#1965),.PCURVE_S1.); +#1953 = CIRCLE('',#1954,0.497715749301); +#1954 = AXIS2_PLACEMENT_3D('',#1955,#1956,#1957); +#1955 = CARTESIAN_POINT('',(1.5,1.5,0.5)); +#1956 = DIRECTION('',(-0.707106781187,-0.707106781187,0.)); +#1957 = DIRECTION('',(0.707106781187,-0.707106781187,0.)); +#1958 = PCURVE('',#288,#1959); +#1959 = DEFINITIONAL_REPRESENTATION('',(#1960),#1964); +#1960 = CIRCLE('',#1961,0.497715749301); +#1961 = AXIS2_PLACEMENT_2D('',#1962,#1963); +#1962 = CARTESIAN_POINT('',(0.707106781187,-0.5)); +#1963 = DIRECTION('',(-1.,-0.)); +#1964 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#1965 = PCURVE('',#1862,#1966); +#1966 = DEFINITIONAL_REPRESENTATION('',(#1967),#1970); +#1967 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#1968,#1969),.UNSPECIFIED.,.F., + .F.,(2,2),(4.272666368506,4.712388980385),.PIECEWISE_BEZIER_KNOTS.); +#1968 = CARTESIAN_POINT('',(2.356194490192,-1.131073714916)); +#1969 = CARTESIAN_POINT('',(2.356194490192,-1.570796326795)); +#1970 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#1971 = ORIENTED_EDGE('',*,*,#1797,.F.); +#1972 = ADVANCED_FACE('',(#1973),#261,.F.); +#1973 = FACE_BOUND('',#1974,.F.); +#1974 = EDGE_LOOP('',(#1975,#2005,#2033,#2083,#2138,#2139,#2140,#2163)); +#1975 = ORIENTED_EDGE('',*,*,#1976,.T.); +#1976 = EDGE_CURVE('',#1977,#1979,#1981,.T.); +#1977 = VERTEX_POINT('',#1978); +#1978 = CARTESIAN_POINT('',(1.850183970027,0.850183970027,0.450367940055 + )); +#1979 = VERTEX_POINT('',#1980); +#1980 = CARTESIAN_POINT('',(2.,1.,0.497715749301)); +#1981 = SURFACE_CURVE('',#1982,(#1987,#1993),.PCURVE_S1.); +#1982 = CIRCLE('',#1983,0.497715749301); +#1983 = AXIS2_PLACEMENT_3D('',#1984,#1985,#1986); +#1984 = CARTESIAN_POINT('',(2.,1.,0.)); +#1985 = DIRECTION('',(-0.707106781187,0.707106781187,0.)); +#1986 = DIRECTION('',(-0.707106781187,-0.707106781187,0.)); +#1987 = PCURVE('',#261,#1988); +#1988 = DEFINITIONAL_REPRESENTATION('',(#1989),#1992); +#1989 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#1990,#1991),.UNSPECIFIED.,.F., + .F.,(2,2),(1.131073714916,1.570796326795),.PIECEWISE_BEZIER_KNOTS.); +#1990 = CARTESIAN_POINT('',(3.926990816987,1.131073714916)); +#1991 = CARTESIAN_POINT('',(3.926990816987,1.570796326795)); +#1992 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#1993 = PCURVE('',#1994,#1999); +#1994 = PLANE('',#1995); +#1995 = AXIS2_PLACEMENT_3D('',#1996,#1997,#1998); +#1996 = CARTESIAN_POINT('',(1.,0.,0.)); +#1997 = DIRECTION('',(-0.707106781187,0.707106781187,0.)); +#1998 = DIRECTION('',(0.707106781187,0.707106781187,0.)); +#1999 = DEFINITIONAL_REPRESENTATION('',(#2000),#2004); +#2000 = CIRCLE('',#2001,0.497715749301); +#2001 = AXIS2_PLACEMENT_2D('',#2002,#2003); +#2002 = CARTESIAN_POINT('',(1.414213562373,0.)); +#2003 = DIRECTION('',(-1.,-0.)); +#2004 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#2005 = ORIENTED_EDGE('',*,*,#2006,.T.); +#2006 = EDGE_CURVE('',#1979,#2007,#2009,.T.); +#2007 = VERTEX_POINT('',#2008); +#2008 = CARTESIAN_POINT('',(1.850183970027,1.149816029973,0.450367940055 + )); +#2009 = SURFACE_CURVE('',#2010,(#2015,#2021),.PCURVE_S1.); +#2010 = CIRCLE('',#2011,0.497715749301); +#2011 = AXIS2_PLACEMENT_3D('',#2012,#2013,#2014); +#2012 = CARTESIAN_POINT('',(2.,1.,0.)); +#2013 = DIRECTION('',(-0.707106781187,-0.707106781187,0.)); +#2014 = DIRECTION('',(0.707106781187,-0.707106781187,0.)); +#2015 = PCURVE('',#261,#2016); +#2016 = DEFINITIONAL_REPRESENTATION('',(#2017),#2020); +#2017 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#2018,#2019),.UNSPECIFIED.,.F., + .F.,(2,2),(1.570796326795,2.010518938673),.PIECEWISE_BEZIER_KNOTS.); +#2018 = CARTESIAN_POINT('',(2.356194490192,1.570796326795)); +#2019 = CARTESIAN_POINT('',(2.356194490192,1.131073714916)); +#2020 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#2021 = PCURVE('',#2022,#2027); +#2022 = PLANE('',#2023); +#2023 = AXIS2_PLACEMENT_3D('',#2024,#2025,#2026); +#2024 = CARTESIAN_POINT('',(2.,1.,0.)); +#2025 = DIRECTION('',(-0.707106781187,-0.707106781187,0.)); +#2026 = DIRECTION('',(-0.707106781187,0.707106781187,0.)); +#2027 = DEFINITIONAL_REPRESENTATION('',(#2028),#2032); +#2028 = CIRCLE('',#2029,0.497715749301); +#2029 = AXIS2_PLACEMENT_2D('',#2030,#2031); +#2030 = CARTESIAN_POINT('',(0.,0.)); +#2031 = DIRECTION('',(-1.,-0.)); +#2032 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#2033 = ORIENTED_EDGE('',*,*,#2034,.F.); +#2034 = EDGE_CURVE('',#2035,#2007,#2037,.T.); +#2035 = VERTEX_POINT('',#2036); +#2036 = CARTESIAN_POINT('',(1.576476273809,1.076476273809,0.25)); +#2037 = SURFACE_CURVE('',#2038,(#2043,#2070),.PCURVE_S1.); +#2038 = CIRCLE('',#2039,0.245399606973); +#2039 = AXIS2_PLACEMENT_3D('',#2040,#2041,#2042); +#2040 = CARTESIAN_POINT('',(1.75,1.25,0.25)); +#2041 = DIRECTION('',(-0.57735026919,0.57735026919,0.57735026919)); +#2042 = DIRECTION('',(-0.707106781187,-0.707106781187,0.)); +#2043 = PCURVE('',#261,#2044); +#2044 = DEFINITIONAL_REPRESENTATION('',(#2045),#2069); +#2045 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#2046,#2047,#2048,#2049,#2050, + #2051,#2052,#2053,#2054,#2055,#2056,#2057,#2058,#2059,#2060,#2061, + #2062,#2063,#2064,#2065,#2066,#2067,#2068),.UNSPECIFIED.,.F.,.F.,(9, + 7,7,9),(0.,0.785398163397,1.47262155637,1.570796326795), + .UNSPECIFIED.); +#2046 = CARTESIAN_POINT('',(2.962946299157,0.526250539436)); +#2047 = CARTESIAN_POINT('',(2.981375090176,0.571957574886)); +#2048 = CARTESIAN_POINT('',(2.995760970858,0.619051486728)); +#2049 = CARTESIAN_POINT('',(3.005658842609,0.667154048102)); +#2050 = CARTESIAN_POINT('',(3.010446919782,0.715859131219)); +#2051 = CARTESIAN_POINT('',(3.009345622997,0.764714154902)); +#2052 = CARTESIAN_POINT('',(3.001211284662,0.813183583818)); +#2053 = CARTESIAN_POINT('',(2.984361633241,0.860569413232)); +#2054 = CARTESIAN_POINT('',(2.9324773637,0.945495962948)); +#2055 = CARTESIAN_POINT('',(2.899978808421,0.983525933721)); +#2056 = CARTESIAN_POINT('',(2.857814771001,1.019288412063)); +#2057 = CARTESIAN_POINT('',(2.804275477078,1.051892094285)); +#2058 = CARTESIAN_POINT('',(2.738058270625,1.080336025807)); +#2059 = CARTESIAN_POINT('',(2.657292219858,1.103057018853)); +#2060 = CARTESIAN_POINT('',(2.565703306009,1.118654821906)); +#2061 = CARTESIAN_POINT('',(2.455046524197,1.127668406666)); +#2062 = CARTESIAN_POINT('',(2.441107736967,1.128637721153)); +#2063 = CARTESIAN_POINT('',(2.427078385237,1.129447894731)); +#2064 = CARTESIAN_POINT('',(2.412975635724,1.130097491274)); +#2065 = CARTESIAN_POINT('',(2.398817398018,1.130585419069)); +#2066 = CARTESIAN_POINT('',(2.384622047768,1.130910946087)); +#2067 = CARTESIAN_POINT('',(2.370408171915,1.131073707287)); +#2068 = CARTESIAN_POINT('',(2.356194335941,1.131073703941)); +#2069 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#2070 = PCURVE('',#1862,#2071); +#2071 = DEFINITIONAL_REPRESENTATION('',(#2072),#2082); +#2072 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#2073,#2074,#2075,#2076,#2077, + #2078,#2079,#2080,#2081),.UNSPECIFIED.,.F.,.F.,(9,9),(0., + 1.570796326795),.PIECEWISE_BEZIER_KNOTS.); +#2073 = CARTESIAN_POINT('',(4.891035334818,-0.526250539436)); +#2074 = CARTESIAN_POINT('',(4.927892916856,-0.434836468535)); +#2075 = CARTESIAN_POINT('',(4.980913581446,-0.348970381879)); +#2076 = CARTESIAN_POINT('',(5.046478945544,-0.271677081405)); +#2077 = CARTESIAN_POINT('',(5.123118132386,-0.205567417181)); +#2078 = CARTESIAN_POINT('',(5.209502147154,-0.153363467101)); +#2079 = CARTESIAN_POINT('',(5.303198893544,-0.11771252843)); +#2080 = CARTESIAN_POINT('',(5.400491702299,-9.98857024243E-02)); +#2081 = CARTESIAN_POINT('',(5.497787143782,-9.98857024243E-02)); +#2082 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#2083 = ORIENTED_EDGE('',*,*,#2084,.F.); +#2084 = EDGE_CURVE('',#1906,#2035,#2085,.T.); +#2085 = SURFACE_CURVE('',#2086,(#2091,#2111),.PCURVE_S1.); +#2086 = CIRCLE('',#2087,0.245399606973); +#2087 = AXIS2_PLACEMENT_3D('',#2088,#2089,#2090); +#2088 = CARTESIAN_POINT('',(1.75,1.25,0.25)); +#2089 = DIRECTION('',(-0.57735026919,0.57735026919,0.57735026919)); +#2090 = DIRECTION('',(-0.707106781187,-0.707106781187,0.)); +#2091 = PCURVE('',#261,#2092); +#2092 = DEFINITIONAL_REPRESENTATION('',(#2093),#2110); +#2093 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#2094,#2095,#2096,#2097,#2098, + #2099,#2100,#2101,#2102,#2103,#2104,#2105,#2106,#2107,#2108,#2109), + .UNSPECIFIED.,.F.,.F.,(9,7,9),(4.712388980385,4.803373215866, + 6.28318530718),.UNSPECIFIED.); +#2094 = CARTESIAN_POINT('',(2.356194530958,9.988571523101E-02)); +#2095 = CARTESIAN_POINT('',(2.361830111044,9.988571509204E-02)); +#2096 = CARTESIAN_POINT('',(2.367465688991,9.994552244007E-02)); +#2097 = CARTESIAN_POINT('',(2.37310056203,0.100065137273)); +#2098 = CARTESIAN_POINT('',(2.378734027669,0.100244545193)); +#2099 = CARTESIAN_POINT('',(2.384365384397,0.100483717459)); +#2100 = CARTESIAN_POINT('',(2.389993932413,0.100782611084)); +#2101 = CARTESIAN_POINT('',(2.395618974382,0.101141168992)); +#2102 = CARTESIAN_POINT('',(2.492659935805,0.108360336437)); +#2103 = CARTESIAN_POINT('',(2.58296743411,0.130923118231)); +#2104 = CARTESIAN_POINT('',(2.669168249598,0.168951467086)); +#2105 = CARTESIAN_POINT('',(2.748397110944,0.221095759914)); +#2106 = CARTESIAN_POINT('',(2.818767235427,0.285201738956)); +#2107 = CARTESIAN_POINT('',(2.879156549083,0.358934034507)); +#2108 = CARTESIAN_POINT('',(2.928223595375,0.440131387559)); +#2109 = CARTESIAN_POINT('',(2.962946299157,0.526250539436)); +#2110 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#2111 = PCURVE('',#1862,#2112); +#2112 = DEFINITIONAL_REPRESENTATION('',(#2113),#2137); +#2113 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#2114,#2115,#2116,#2117,#2118, + #2119,#2120,#2121,#2122,#2123,#2124,#2125,#2126,#2127,#2128,#2129, + #2130,#2131,#2132,#2133,#2134,#2135,#2136),.UNSPECIFIED.,.F.,.F.,(9, + 7,7,9),(4.712388980385,4.792155981355,5.537670644267,6.28318530718), + .UNSPECIFIED.); +#2114 = CARTESIAN_POINT('',(5.497787158411,-1.131073722024)); +#2115 = CARTESIAN_POINT('',(5.486238427394,-1.131073719025)); +#2116 = CARTESIAN_POINT('',(5.474689695132,-1.130966263189)); +#2117 = CARTESIAN_POINT('',(5.463150918039,-1.130751355268)); +#2118 = CARTESIAN_POINT('',(5.451632053215,-1.13042915679)); +#2119 = CARTESIAN_POINT('',(5.440142974729,-1.12999998988)); +#2120 = CARTESIAN_POINT('',(5.428693388726,-1.129464333764)); +#2121 = CARTESIAN_POINT('',(5.417292753142,-1.128822817223)); +#2122 = CARTESIAN_POINT('',(5.299941063389,-1.121098265151)); +#2123 = CARTESIAN_POINT('',(5.199009739942,-1.104943213182)); +#2124 = CARTESIAN_POINT('',(5.110595931987,-1.080221313082)); +#2125 = CARTESIAN_POINT('',(5.040085951696,-1.04875826949)); +#2126 = CARTESIAN_POINT('',(4.984217857727,-1.012625673241)); +#2127 = CARTESIAN_POINT('',(4.941451458856,-0.972997243777)); +#2128 = CARTESIAN_POINT('',(4.909537582502,-0.930968368726)); +#2129 = CARTESIAN_POINT('',(4.864094606734,-0.843669726192)); +#2130 = CARTESIAN_POINT('',(4.850562353832,-0.798401959133)); +#2131 = CARTESIAN_POINT('',(4.844505886859,-0.752314092525)); +#2132 = CARTESIAN_POINT('',(4.844585595659,-0.705975469972)); +#2133 = CARTESIAN_POINT('',(4.849866599954,-0.659833705175)); +#2134 = CARTESIAN_POINT('',(4.859691647474,-0.614272116287)); +#2135 = CARTESIAN_POINT('',(4.873542380842,-0.569636514492)); +#2136 = CARTESIAN_POINT('',(4.891035334818,-0.526250539436)); +#2137 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#2138 = ORIENTED_EDGE('',*,*,#1905,.T.); +#2139 = ORIENTED_EDGE('',*,*,#244,.T.); +#2140 = ORIENTED_EDGE('',*,*,#2141,.T.); +#2141 = EDGE_CURVE('',#217,#2142,#2144,.T.); +#2142 = VERTEX_POINT('',#2143); +#2143 = CARTESIAN_POINT('',(1.649816029973,0.649816029973, + 4.963205994528E-02)); +#2144 = SURFACE_CURVE('',#2145,(#2150,#2156),.PCURVE_S1.); +#2145 = CIRCLE('',#2146,0.497715749301); +#2146 = AXIS2_PLACEMENT_3D('',#2147,#2148,#2149); +#2147 = CARTESIAN_POINT('',(2.,1.,0.)); +#2148 = DIRECTION('',(-0.707106781187,0.707106781187,0.)); +#2149 = DIRECTION('',(-0.707106781187,-0.707106781187,0.)); +#2150 = PCURVE('',#261,#2151); +#2151 = DEFINITIONAL_REPRESENTATION('',(#2152),#2155); +#2152 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#2153,#2154),.UNSPECIFIED.,.F., + .F.,(2,2),(0.,9.98857024243E-02),.PIECEWISE_BEZIER_KNOTS.); +#2153 = CARTESIAN_POINT('',(3.926990816987,0.)); +#2154 = CARTESIAN_POINT('',(3.926990816987,9.98857024243E-02)); +#2155 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#2156 = PCURVE('',#232,#2157); +#2157 = DEFINITIONAL_REPRESENTATION('',(#2158),#2162); +#2158 = CIRCLE('',#2159,0.497715749301); +#2159 = AXIS2_PLACEMENT_2D('',#2160,#2161); +#2160 = CARTESIAN_POINT('',(1.414213562373,0.)); +#2161 = DIRECTION('',(-1.,-0.)); +#2162 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#2163 = ORIENTED_EDGE('',*,*,#2164,.F.); +#2164 = EDGE_CURVE('',#1977,#2142,#2165,.T.); +#2165 = SURFACE_CURVE('',#2166,(#2171,#2205),.PCURVE_S1.); +#2166 = CIRCLE('',#2167,0.245399606973); +#2167 = AXIS2_PLACEMENT_3D('',#2168,#2169,#2170); +#2168 = CARTESIAN_POINT('',(1.75,0.75,0.25)); +#2169 = DIRECTION('',(-0.57735026919,-0.57735026919,0.57735026919)); +#2170 = DIRECTION('',(0.707106781187,-0.707106781187,0.)); +#2171 = PCURVE('',#261,#2172); +#2172 = DEFINITIONAL_REPRESENTATION('',(#2173),#2204); +#2173 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#2174,#2175,#2176,#2177,#2178, + #2179,#2180,#2181,#2182,#2183,#2184,#2185,#2186,#2187,#2188,#2189, + #2190,#2191,#2192,#2193,#2194,#2195,#2196,#2197,#2198,#2199,#2200, + #2201,#2202,#2203),.UNSPECIFIED.,.F.,.F.,(9,7,7,7,9),(1.570796326795 + ,1.773281790796,2.337019730344,3.323561124553,4.712388980385), + .UNSPECIFIED.); +#2174 = CARTESIAN_POINT('',(3.926990662736,1.131073703941)); +#2175 = CARTESIAN_POINT('',(3.897674626041,1.131073697041)); +#2176 = CARTESIAN_POINT('',(3.868358758989,1.130381305025)); +#2177 = CARTESIAN_POINT('',(3.839205949226,1.128996539065)); +#2178 = CARTESIAN_POINT('',(3.81037869616,1.126926039078)); +#2179 = CARTESIAN_POINT('',(3.782030424496,1.124183048721)); +#2180 = CARTESIAN_POINT('',(3.754298493896,1.120786776824)); +#2181 = CARTESIAN_POINT('',(3.727298904766,1.116761145276)); +#2182 = CARTESIAN_POINT('',(3.628245766941,1.099247532764)); +#2183 = CARTESIAN_POINT('',(3.561754183788,1.081691979456)); +#2184 = CARTESIAN_POINT('',(3.503649437947,1.060046176974)); +#2185 = CARTESIAN_POINT('',(3.454565992994,1.035093755123)); +#2186 = CARTESIAN_POINT('',(3.413690887888,1.007559551015)); +#2187 = CARTESIAN_POINT('',(3.380232702949,0.978009692444)); +#2188 = CARTESIAN_POINT('',(3.35329025052,0.946919579642)); +#2189 = CARTESIAN_POINT('',(3.294968060417,0.858245209992)); +#2190 = CARTESIAN_POINT('',(3.275415448746,0.798278707788)); +#2191 = CARTESIAN_POINT('',(3.269178871769,0.736848355699)); +#2192 = CARTESIAN_POINT('',(3.27292081745,0.675222690914)); +#2193 = CARTESIAN_POINT('',(3.285014530033,0.614333671887)); +#2194 = CARTESIAN_POINT('',(3.304098145489,0.554994019435)); +#2195 = CARTESIAN_POINT('',(3.329374968999,0.497939306714)); +#2196 = CARTESIAN_POINT('',(3.403547221865,0.367765207006)); +#2197 = CARTESIAN_POINT('',(3.457872420409,0.297581628432)); +#2198 = CARTESIAN_POINT('',(3.521350935711,0.23529140825)); +#2199 = CARTESIAN_POINT('',(3.592904033286,0.182716794855)); +#2200 = CARTESIAN_POINT('',(3.671416150783,0.141691993265)); +#2201 = CARTESIAN_POINT('',(3.7549418598,0.113821140403)); +#2202 = CARTESIAN_POINT('',(3.840966607892,9.988571735228E-02)); +#2203 = CARTESIAN_POINT('',(3.926990857753,9.988571523101E-02)); +#2204 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#2205 = PCURVE('',#510,#2206); +#2206 = DEFINITIONAL_REPRESENTATION('',(#2207),#2238); +#2207 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#2208,#2209,#2210,#2211,#2212, + #2213,#2214,#2215,#2216,#2217,#2218,#2219,#2220,#2221,#2222,#2223, + #2224,#2225,#2226,#2227,#2228,#2229,#2230,#2231,#2232,#2233,#2234, + #2235,#2236,#2237),.UNSPECIFIED.,.F.,.F.,(9,7,7,7,9),(1.570796326795 + ,2.748893571891,3.632466505713,4.29514620608,4.712388980385), + .UNSPECIFIED.); +#2208 = CARTESIAN_POINT('',(0.785398163397,-9.98857024243E-02)); +#2209 = CARTESIAN_POINT('',(0.85836974451,-9.98857024243E-02)); +#2210 = CARTESIAN_POINT('',(0.931340288933,-0.109912993123)); +#2211 = CARTESIAN_POINT('',(1.002791222981,-0.129968523541)); +#2212 = CARTESIAN_POINT('',(1.071173274765,-0.159643456479)); +#2213 = CARTESIAN_POINT('',(1.135221833123,-0.198119299476)); +#2214 = CARTESIAN_POINT('',(1.194021443458,-0.244353709451)); +#2215 = CARTESIAN_POINT('',(1.246849940778,-0.297260025871)); +#2216 = CARTESIAN_POINT('',(1.327319804792,-0.39951000844)); +#2217 = CARTESIAN_POINT('',(1.357955724156,-0.446436995776)); +#2218 = CARTESIAN_POINT('',(1.384377344373,-0.49598958076)); +#2219 = CARTESIAN_POINT('',(1.406165087232,-0.547660341207)); +#2220 = CARTESIAN_POINT('',(1.42279202612,-0.600935264907)); +#2221 = CARTESIAN_POINT('',(1.433506702404,-0.655270502898)); +#2222 = CARTESIAN_POINT('',(1.437149662333,-0.710025012429)); +#2223 = CARTESIAN_POINT('',(1.427969253541,-0.805092147515)); +#2224 = CARTESIAN_POINT('',(1.419033478479,-0.845591709097)); +#2225 = CARTESIAN_POINT('',(1.404338788894,-0.885491798714)); +#2226 = CARTESIAN_POINT('',(1.382884782072,-0.924346878775)); +#2227 = CARTESIAN_POINT('',(1.353498073365,-0.96163658366)); +#2228 = CARTESIAN_POINT('',(1.314622727074,-0.996655132864)); +#2229 = CARTESIAN_POINT('',(1.264595479462,-1.028436652836)); +#2230 = CARTESIAN_POINT('',(1.164494593033,-1.073155293663)); +#2231 = CARTESIAN_POINT('',(1.12130125197,-1.088712699901)); +#2232 = CARTESIAN_POINT('',(1.07352242561,-1.102275070882)); +#2233 = CARTESIAN_POINT('',(1.021333672097,-1.113553642711)); +#2234 = CARTESIAN_POINT('',(0.965199366309,-1.122253627059)); +#2235 = CARTESIAN_POINT('',(0.906215637676,-1.128133742014)); +#2236 = CARTESIAN_POINT('',(0.845806924882,-1.131073737708)); +#2237 = CARTESIAN_POINT('',(0.785398178025,-1.131073722024)); +#2238 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#2239 = ADVANCED_FACE('',(#2240),#232,.F.); +#2240 = FACE_BOUND('',#2241,.F.); +#2241 = EDGE_LOOP('',(#2242,#2243,#2244,#2267,#2288)); +#2242 = ORIENTED_EDGE('',*,*,#216,.F.); +#2243 = ORIENTED_EDGE('',*,*,#585,.F.); +#2244 = ORIENTED_EDGE('',*,*,#2245,.F.); +#2245 = EDGE_CURVE('',#2246,#529,#2248,.T.); +#2246 = VERTEX_POINT('',#2247); +#2247 = CARTESIAN_POINT('',(1.5,0.5,2.284250698599E-03)); +#2248 = SURFACE_CURVE('',#2249,(#2254,#2261),.PCURVE_S1.); +#2249 = CIRCLE('',#2250,0.497715749301); +#2250 = AXIS2_PLACEMENT_3D('',#2251,#2252,#2253); +#2251 = CARTESIAN_POINT('',(1.5,0.5,0.5)); +#2252 = DIRECTION('',(-0.707106781187,0.707106781187,0.)); +#2253 = DIRECTION('',(-0.707106781187,-0.707106781187,0.)); +#2254 = PCURVE('',#232,#2255); +#2255 = DEFINITIONAL_REPRESENTATION('',(#2256),#2260); +#2256 = CIRCLE('',#2257,0.497715749301); +#2257 = AXIS2_PLACEMENT_2D('',#2258,#2259); +#2258 = CARTESIAN_POINT('',(0.707106781187,-0.5)); +#2259 = DIRECTION('',(-1.,-0.)); +#2260 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#2261 = PCURVE('',#510,#2262); +#2262 = DEFINITIONAL_REPRESENTATION('',(#2263),#2266); +#2263 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#2264,#2265),.UNSPECIFIED.,.F., + .F.,(2,2),(4.712388980385,5.152111592263),.PIECEWISE_BEZIER_KNOTS.); +#2264 = CARTESIAN_POINT('',(3.926990816987,-1.570796326795)); +#2265 = CARTESIAN_POINT('',(3.926990816987,-1.131073714916)); +#2266 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#2267 = ORIENTED_EDGE('',*,*,#2268,.F.); +#2268 = EDGE_CURVE('',#2142,#2246,#2269,.T.); +#2269 = SURFACE_CURVE('',#2270,(#2275,#2282),.PCURVE_S1.); +#2270 = CIRCLE('',#2271,0.497715749301); +#2271 = AXIS2_PLACEMENT_3D('',#2272,#2273,#2274); +#2272 = CARTESIAN_POINT('',(1.5,0.5,0.5)); +#2273 = DIRECTION('',(-0.707106781187,0.707106781187,0.)); +#2274 = DIRECTION('',(-0.707106781187,-0.707106781187,0.)); +#2275 = PCURVE('',#232,#2276); +#2276 = DEFINITIONAL_REPRESENTATION('',(#2277),#2281); +#2277 = CIRCLE('',#2278,0.497715749301); +#2278 = AXIS2_PLACEMENT_2D('',#2279,#2280); +#2279 = CARTESIAN_POINT('',(0.707106781187,-0.5)); +#2280 = DIRECTION('',(-1.,-0.)); +#2281 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#2282 = PCURVE('',#510,#2283); +#2283 = DEFINITIONAL_REPRESENTATION('',(#2284),#2287); +#2284 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#2285,#2286),.UNSPECIFIED.,.F., + .F.,(2,2),(4.272666368506,4.712388980385),.PIECEWISE_BEZIER_KNOTS.); +#2285 = CARTESIAN_POINT('',(0.785398163397,-1.131073714916)); +#2286 = CARTESIAN_POINT('',(0.785398163397,-1.570796326795)); +#2287 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#2288 = ORIENTED_EDGE('',*,*,#2141,.F.); +#2289 = ADVANCED_FACE('',(#2290,#2316,#2438,#2441,#2563),#401,.F.); +#2290 = FACE_BOUND('',#2291,.F.); +#2291 = EDGE_LOOP('',(#2292,#2314,#2315)); +#2292 = ORIENTED_EDGE('',*,*,#2293,.T.); +#2293 = EDGE_CURVE('',#385,#2294,#2296,.T.); +#2294 = VERTEX_POINT('',#2295); +#2295 = CARTESIAN_POINT('',(1.,1.,0.497715749301)); +#2296 = SEAM_CURVE('',#2297,(#2302,#2308),.PCURVE_S1.); +#2297 = CIRCLE('',#2298,0.497715749301); +#2298 = AXIS2_PLACEMENT_3D('',#2299,#2300,#2301); +#2299 = CARTESIAN_POINT('',(1.,1.,0.)); +#2300 = DIRECTION('',(-2.449293598295E-16,-1.,0.)); +#2301 = DIRECTION('',(1.,-2.449293598295E-16,0.)); +#2302 = PCURVE('',#401,#2303); +#2303 = DEFINITIONAL_REPRESENTATION('',(#2304),#2307); +#2304 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#2305,#2306),.UNSPECIFIED.,.F., + .F.,(2,2),(6.28318530718,7.853981633974),.PIECEWISE_BEZIER_KNOTS.); +#2305 = CARTESIAN_POINT('',(6.28318530718,8.881784197001E-16)); +#2306 = CARTESIAN_POINT('',(6.28318530718,1.570796326795)); +#2307 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#2308 = PCURVE('',#401,#2309); +#2309 = DEFINITIONAL_REPRESENTATION('',(#2310),#2313); +#2310 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#2311,#2312),.UNSPECIFIED.,.F., + .F.,(2,2),(6.28318530718,7.853981633974),.PIECEWISE_BEZIER_KNOTS.); +#2311 = CARTESIAN_POINT('',(0.,8.881784197001E-16)); +#2312 = CARTESIAN_POINT('',(0.,1.570796326795)); +#2313 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#2314 = ORIENTED_EDGE('',*,*,#2293,.F.); +#2315 = ORIENTED_EDGE('',*,*,#384,.T.); +#2316 = FACE_BOUND('',#2317,.F.); +#2317 = EDGE_LOOP('',(#2318)); +#2318 = ORIENTED_EDGE('',*,*,#2319,.F.); +#2319 = EDGE_CURVE('',#2320,#2320,#2322,.T.); +#2320 = VERTEX_POINT('',#2321); +#2321 = CARTESIAN_POINT('',(0.576476273809,1.076476273809,0.25)); +#2322 = SURFACE_CURVE('',#2323,(#2328,#2383),.PCURVE_S1.); +#2323 = CIRCLE('',#2324,0.245399606973); +#2324 = AXIS2_PLACEMENT_3D('',#2325,#2326,#2327); +#2325 = CARTESIAN_POINT('',(0.75,1.25,0.25)); +#2326 = DIRECTION('',(-0.57735026919,0.57735026919,0.57735026919)); +#2327 = DIRECTION('',(-0.707106781187,-0.707106781187,0.)); +#2328 = PCURVE('',#401,#2329); +#2329 = DEFINITIONAL_REPRESENTATION('',(#2330),#2382); +#2330 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#2331,#2332,#2333,#2334,#2335, + #2336,#2337,#2338,#2339,#2340,#2341,#2342,#2343,#2344,#2345,#2346, + #2347,#2348,#2349,#2350,#2351,#2352,#2353,#2354,#2355,#2356,#2357, + #2358,#2359,#2360,#2361,#2362,#2363,#2364,#2365,#2366,#2367,#2368, + #2369,#2370,#2371,#2372,#2373,#2374,#2375,#2376,#2377,#2378,#2379, + #2380,#2381),.UNSPECIFIED.,.F.,.F.,(9,7,7,7,7,7,7,9),(0., + 0.785398163397,1.47262155637,1.773281790796,2.337019730344, + 3.323561124553,4.803373215866,6.28318530718),.UNSPECIFIED.); +#2331 = CARTESIAN_POINT('',(2.962946299157,0.526250539436)); +#2332 = CARTESIAN_POINT('',(2.981375090176,0.571957574886)); +#2333 = CARTESIAN_POINT('',(2.995760970858,0.619051486728)); +#2334 = CARTESIAN_POINT('',(3.005658842609,0.667154048102)); +#2335 = CARTESIAN_POINT('',(3.010446919782,0.71585913122)); +#2336 = CARTESIAN_POINT('',(3.009345622997,0.764714154902)); +#2337 = CARTESIAN_POINT('',(3.001211284662,0.813183583818)); +#2338 = CARTESIAN_POINT('',(2.984361633241,0.860569413232)); +#2339 = CARTESIAN_POINT('',(2.9324773637,0.945495962948)); +#2340 = CARTESIAN_POINT('',(2.899978808421,0.98352593372)); +#2341 = CARTESIAN_POINT('',(2.857814771001,1.019288412063)); +#2342 = CARTESIAN_POINT('',(2.804275477078,1.051892094281)); +#2343 = CARTESIAN_POINT('',(2.738058270625,1.080336025807)); +#2344 = CARTESIAN_POINT('',(2.657292219858,1.103057018853)); +#2345 = CARTESIAN_POINT('',(2.565703306009,1.118654821906)); +#2346 = CARTESIAN_POINT('',(2.426517822636,1.129992221487)); +#2347 = CARTESIAN_POINT('',(2.383156392503,1.131966648293)); +#2348 = CARTESIAN_POINT('',(2.339257488359,1.13241451425)); +#2349 = CARTESIAN_POINT('',(2.295375900358,1.131313596186)); +#2350 = CARTESIAN_POINT('',(2.252077546685,1.128676183559)); +#2351 = CARTESIAN_POINT('',(2.209877146498,1.124548763764)); +#2352 = CARTESIAN_POINT('',(2.169194071106,1.119005131664)); +#2353 = CARTESIAN_POINT('',(2.057449440146,1.099247532764)); +#2354 = CARTESIAN_POINT('',(1.990957856992,1.081691979456)); +#2355 = CARTESIAN_POINT('',(1.932853111143,1.060046176974)); +#2356 = CARTESIAN_POINT('',(1.883769666203,1.035093755123)); +#2357 = CARTESIAN_POINT('',(1.842894561077,1.007559551015)); +#2358 = CARTESIAN_POINT('',(1.809436376156,0.978009692444)); +#2359 = CARTESIAN_POINT('',(1.782493923725,0.946919579642)); +#2360 = CARTESIAN_POINT('',(1.724171733622,0.858245209992)); +#2361 = CARTESIAN_POINT('',(1.704619121949,0.798278707788)); +#2362 = CARTESIAN_POINT('',(1.698382544976,0.736848355699)); +#2363 = CARTESIAN_POINT('',(1.702124490658,0.675222690914)); +#2364 = CARTESIAN_POINT('',(1.714218203244,0.614333671887)); +#2365 = CARTESIAN_POINT('',(1.733301818693,0.554994019435)); +#2366 = CARTESIAN_POINT('',(1.758578642204,0.497939306714)); +#2367 = CARTESIAN_POINT('',(1.835591929457,0.362779122867)); +#2368 = CARTESIAN_POINT('',(1.89424097742,0.288411396327)); +#2369 = CARTESIAN_POINT('',(1.963147676623,0.223151407894)); +#2370 = CARTESIAN_POINT('',(2.041064642875,0.169192050789)); +#2371 = CARTESIAN_POINT('',(2.126632591669,0.12875485458)); +#2372 = CARTESIAN_POINT('',(2.217288496595,0.103721726355)); +#2373 = CARTESIAN_POINT('',(2.3098196966,9.475830402537E-02)); +#2374 = CARTESIAN_POINT('',(2.492659935805,0.108360336437)); +#2375 = CARTESIAN_POINT('',(2.58296743411,0.130923118231)); +#2376 = CARTESIAN_POINT('',(2.669168249598,0.168951467086)); +#2377 = CARTESIAN_POINT('',(2.748397110944,0.221095759914)); +#2378 = CARTESIAN_POINT('',(2.818767235427,0.285201738956)); +#2379 = CARTESIAN_POINT('',(2.879156549083,0.358934034507)); +#2380 = CARTESIAN_POINT('',(2.928223595375,0.440131387559)); +#2381 = CARTESIAN_POINT('',(2.962946299157,0.526250539436)); +#2382 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#2383 = PCURVE('',#1513,#2384); +#2384 = DEFINITIONAL_REPRESENTATION('',(#2385),#2437); +#2385 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#2386,#2387,#2388,#2389,#2390, + #2391,#2392,#2393,#2394,#2395,#2396,#2397,#2398,#2399,#2400,#2401, + #2402,#2403,#2404,#2405,#2406,#2407,#2408,#2409,#2410,#2411,#2412, + #2413,#2414,#2415,#2416,#2417,#2418,#2419,#2420,#2421,#2422,#2423, + #2424,#2425,#2426,#2427,#2428,#2429,#2430,#2431,#2432,#2433,#2434, + #2435,#2436),.UNSPECIFIED.,.T.,.F.,(9,7,7,7,7,7,7,9),(0., + 1.570796326795,2.748893571891,3.632466505713,4.29514620608, + 4.792155981355,5.537670644267,6.28318530718),.UNSPECIFIED.); +#2386 = CARTESIAN_POINT('',(4.891035334818,-0.526250539436)); +#2387 = CARTESIAN_POINT('',(4.927892916856,-0.434836468535)); +#2388 = CARTESIAN_POINT('',(4.980913581446,-0.348970381879)); +#2389 = CARTESIAN_POINT('',(5.046478945544,-0.271677081405)); +#2390 = CARTESIAN_POINT('',(5.123118132386,-0.205567417181)); +#2391 = CARTESIAN_POINT('',(5.209502147154,-0.153363467101)); +#2392 = CARTESIAN_POINT('',(5.303198893544,-0.11771252843)); +#2393 = CARTESIAN_POINT('',(5.400491702299,-9.98857024243E-02)); +#2394 = CARTESIAN_POINT('',(5.570758724895,-9.98857024243E-02)); +#2395 = CARTESIAN_POINT('',(5.643729269317,-0.109912993123)); +#2396 = CARTESIAN_POINT('',(5.715180203364,-0.129968523541)); +#2397 = CARTESIAN_POINT('',(5.783562255149,-0.159643456479)); +#2398 = CARTESIAN_POINT('',(5.847610813508,-0.198119299476)); +#2399 = CARTESIAN_POINT('',(5.906410423842,-0.244353709451)); +#2400 = CARTESIAN_POINT('',(5.959238921163,-0.297260025871)); +#2401 = CARTESIAN_POINT('',(6.039708785177,-0.39951000844)); +#2402 = CARTESIAN_POINT('',(6.07034470454,-0.446436995776)); +#2403 = CARTESIAN_POINT('',(6.096766324757,-0.49598958076)); +#2404 = CARTESIAN_POINT('',(6.118554067617,-0.547660341207)); +#2405 = CARTESIAN_POINT('',(6.135181006505,-0.600935264907)); +#2406 = CARTESIAN_POINT('',(6.145895682788,-0.655270502898)); +#2407 = CARTESIAN_POINT('',(6.149538642718,-0.710025012429)); +#2408 = CARTESIAN_POINT('',(6.140358233926,-0.805092147515)); +#2409 = CARTESIAN_POINT('',(6.131422458864,-0.845591709097)); +#2410 = CARTESIAN_POINT('',(6.116727769278,-0.885491798714)); +#2411 = CARTESIAN_POINT('',(6.095273762457,-0.924346878775)); +#2412 = CARTESIAN_POINT('',(6.06588705375,-0.96163658366)); +#2413 = CARTESIAN_POINT('',(6.027011707458,-0.996655132864)); +#2414 = CARTESIAN_POINT('',(5.976984459847,-1.028436652836)); +#2415 = CARTESIAN_POINT('',(5.869489757943,-1.076458375088)); +#2416 = CARTESIAN_POINT('',(5.817010005539,-1.094598247456)); +#2417 = CARTESIAN_POINT('',(5.758005595268,-1.109832823264)); +#2418 = CARTESIAN_POINT('',(5.692851781107,-1.121669527824)); +#2419 = CARTESIAN_POINT('',(5.622522903999,-1.129606719338)); +#2420 = CARTESIAN_POINT('',(5.549551058047,-1.133300100343)); +#2421 = CARTESIAN_POINT('',(5.47662297547,-1.13272816697)); +#2422 = CARTESIAN_POINT('',(5.299941063389,-1.121098265151)); +#2423 = CARTESIAN_POINT('',(5.199009739942,-1.104943213182)); +#2424 = CARTESIAN_POINT('',(5.110595931987,-1.080221313082)); +#2425 = CARTESIAN_POINT('',(5.040085951696,-1.04875826949)); +#2426 = CARTESIAN_POINT('',(4.984217857727,-1.012625673241)); +#2427 = CARTESIAN_POINT('',(4.941451458856,-0.972997243777)); +#2428 = CARTESIAN_POINT('',(4.909537582502,-0.930968368726)); +#2429 = CARTESIAN_POINT('',(4.864094606734,-0.843669726192)); +#2430 = CARTESIAN_POINT('',(4.850562353832,-0.798401959133)); +#2431 = CARTESIAN_POINT('',(4.844505886859,-0.752314092525)); +#2432 = CARTESIAN_POINT('',(4.844585595659,-0.705975469972)); +#2433 = CARTESIAN_POINT('',(4.849866599954,-0.659833705175)); +#2434 = CARTESIAN_POINT('',(4.859691647474,-0.614272116287)); +#2435 = CARTESIAN_POINT('',(4.873542380842,-0.569636514492)); +#2436 = CARTESIAN_POINT('',(4.891035334818,-0.526250539436)); +#2437 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#2438 = FACE_BOUND('',#2439,.F.); +#2439 = EDGE_LOOP('',(#2440)); +#2440 = ORIENTED_EDGE('',*,*,#1118,.F.); +#2441 = FACE_BOUND('',#2442,.F.); +#2442 = EDGE_LOOP('',(#2443)); +#2443 = ORIENTED_EDGE('',*,*,#2444,.F.); +#2444 = EDGE_CURVE('',#2445,#2445,#2447,.T.); +#2445 = VERTEX_POINT('',#2446); +#2446 = CARTESIAN_POINT('',(1.076476273809,1.423523726191,0.25)); +#2447 = SURFACE_CURVE('',#2448,(#2453,#2508),.PCURVE_S1.); +#2448 = CIRCLE('',#2449,0.245399606973); +#2449 = AXIS2_PLACEMENT_3D('',#2450,#2451,#2452); +#2450 = CARTESIAN_POINT('',(1.25,1.25,0.25)); +#2451 = DIRECTION('',(0.57735026919,0.57735026919,0.57735026919)); +#2452 = DIRECTION('',(-0.707106781187,0.707106781187,0.)); +#2453 = PCURVE('',#401,#2454); +#2454 = DEFINITIONAL_REPRESENTATION('',(#2455),#2507); +#2455 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#2456,#2457,#2458,#2459,#2460, + #2461,#2462,#2463,#2464,#2465,#2466,#2467,#2468,#2469,#2470,#2471, + #2472,#2473,#2474,#2475,#2476,#2477,#2478,#2479,#2480,#2481,#2482, + #2483,#2484,#2485,#2486,#2487,#2488,#2489,#2490,#2491,#2492,#2493, + #2494,#2495,#2496,#2497,#2498,#2499,#2500,#2501,#2502,#2503,#2504, + #2505,#2506),.UNSPECIFIED.,.F.,.F.,(9,7,7,7,7,7,7,9),(0., + 0.785398163397,1.47262155637,1.773281790796,2.337019730344, + 3.323561124553,4.803373215866,6.28318530718),.UNSPECIFIED.); +#2456 = CARTESIAN_POINT('',(1.392149972362,0.526250539436)); +#2457 = CARTESIAN_POINT('',(1.410578763381,0.571957574886)); +#2458 = CARTESIAN_POINT('',(1.424964644063,0.619051486728)); +#2459 = CARTESIAN_POINT('',(1.434862515815,0.667154048102)); +#2460 = CARTESIAN_POINT('',(1.439650592987,0.715859131219)); +#2461 = CARTESIAN_POINT('',(1.438549296202,0.764714154902)); +#2462 = CARTESIAN_POINT('',(1.430414957867,0.813183583818)); +#2463 = CARTESIAN_POINT('',(1.413565306446,0.860569413232)); +#2464 = CARTESIAN_POINT('',(1.361681036905,0.945495962948)); +#2465 = CARTESIAN_POINT('',(1.329182481628,0.983525933721)); +#2466 = CARTESIAN_POINT('',(1.287018444195,1.019288412063)); +#2467 = CARTESIAN_POINT('',(1.23347915029,1.051892094285)); +#2468 = CARTESIAN_POINT('',(1.16726194382,1.080336025807)); +#2469 = CARTESIAN_POINT('',(1.086495893067,1.103057018853)); +#2470 = CARTESIAN_POINT('',(0.994906979214,1.118654821906)); +#2471 = CARTESIAN_POINT('',(0.855721495841,1.129992221487)); +#2472 = CARTESIAN_POINT('',(0.812360065708,1.131966648293)); +#2473 = CARTESIAN_POINT('',(0.768461161564,1.13241451425)); +#2474 = CARTESIAN_POINT('',(0.724579573563,1.131313596186)); +#2475 = CARTESIAN_POINT('',(0.68128121989,1.128676183559)); +#2476 = CARTESIAN_POINT('',(0.639080819703,1.124548763764)); +#2477 = CARTESIAN_POINT('',(0.598397744311,1.119005131664)); +#2478 = CARTESIAN_POINT('',(0.486653113351,1.099247532764)); +#2479 = CARTESIAN_POINT('',(0.420161530198,1.081691979456)); +#2480 = CARTESIAN_POINT('',(0.36205678435,1.060046176974)); +#2481 = CARTESIAN_POINT('',(0.312973339413,1.035093755123)); +#2482 = CARTESIAN_POINT('',(0.272098234286,1.007559551015)); +#2483 = CARTESIAN_POINT('',(0.238640049363,0.978009692444)); +#2484 = CARTESIAN_POINT('',(0.21169759693,0.946919579642)); +#2485 = CARTESIAN_POINT('',(0.153375406827,0.858245209992)); +#2486 = CARTESIAN_POINT('',(0.133822795155,0.798278707788)); +#2487 = CARTESIAN_POINT('',(0.127586218185,0.736848355699)); +#2488 = CARTESIAN_POINT('',(0.131328163863,0.675222690914)); +#2489 = CARTESIAN_POINT('',(0.143421876455,0.614333671887)); +#2490 = CARTESIAN_POINT('',(0.162505491899,0.554994019435)); +#2491 = CARTESIAN_POINT('',(0.187782315409,0.497939306714)); +#2492 = CARTESIAN_POINT('',(0.264795602662,0.362779122867)); +#2493 = CARTESIAN_POINT('',(0.323444650624,0.288411396327)); +#2494 = CARTESIAN_POINT('',(0.392351349831,0.223151407894)); +#2495 = CARTESIAN_POINT('',(0.470268316083,0.169192050789)); +#2496 = CARTESIAN_POINT('',(0.555836264877,0.12875485458)); +#2497 = CARTESIAN_POINT('',(0.6464921698,0.103721726355)); +#2498 = CARTESIAN_POINT('',(0.739023369805,9.475830402537E-02)); +#2499 = CARTESIAN_POINT('',(0.921863609011,0.108360336437)); +#2500 = CARTESIAN_POINT('',(1.012171107315,0.130923118231)); +#2501 = CARTESIAN_POINT('',(1.098371922804,0.168951467086)); +#2502 = CARTESIAN_POINT('',(1.17760078415,0.221095759914)); +#2503 = CARTESIAN_POINT('',(1.247970908633,0.285201738956)); +#2504 = CARTESIAN_POINT('',(1.308360222289,0.358934034507)); +#2505 = CARTESIAN_POINT('',(1.35742726858,0.440131387559)); +#2506 = CARTESIAN_POINT('',(1.392149972362,0.526250539436)); +#2507 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#2508 = PCURVE('',#1862,#2509); +#2509 = DEFINITIONAL_REPRESENTATION('',(#2510),#2562); +#2510 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#2511,#2512,#2513,#2514,#2515, + #2516,#2517,#2518,#2519,#2520,#2521,#2522,#2523,#2524,#2525,#2526, + #2527,#2528,#2529,#2530,#2531,#2532,#2533,#2534,#2535,#2536,#2537, + #2538,#2539,#2540,#2541,#2542,#2543,#2544,#2545,#2546,#2547,#2548, + #2549,#2550,#2551,#2552,#2553,#2554,#2555,#2556,#2557,#2558,#2559, + #2560,#2561),.UNSPECIFIED.,.F.,.F.,(9,7,7,7,7,7,7,9),(0., + 1.570796326795,2.748893571891,3.632466505713,4.29514620608, + 4.792155981355,5.537670644267,6.28318530718),.UNSPECIFIED.); +#2511 = CARTESIAN_POINT('',(3.320239008023,-0.526250539436)); +#2512 = CARTESIAN_POINT('',(3.357096590061,-0.434836468535)); +#2513 = CARTESIAN_POINT('',(3.410117254658,-0.348970381879)); +#2514 = CARTESIAN_POINT('',(3.475682618713,-0.271677081405)); +#2515 = CARTESIAN_POINT('',(3.552321805648,-0.205567417181)); +#2516 = CARTESIAN_POINT('',(3.638705820325,-0.153363467101)); +#2517 = CARTESIAN_POINT('',(3.732402566755,-0.11771252843)); +#2518 = CARTESIAN_POINT('',(3.829695375504,-9.98857024243E-02)); +#2519 = CARTESIAN_POINT('',(3.9999623981,-9.98857024243E-02)); +#2520 = CARTESIAN_POINT('',(4.072932942522,-0.109912993123)); +#2521 = CARTESIAN_POINT('',(4.144383876572,-0.129968523541)); +#2522 = CARTESIAN_POINT('',(4.212765928355,-0.159643456479)); +#2523 = CARTESIAN_POINT('',(4.276814486712,-0.198119299476)); +#2524 = CARTESIAN_POINT('',(4.335614097048,-0.244353709451)); +#2525 = CARTESIAN_POINT('',(4.388442594368,-0.297260025871)); +#2526 = CARTESIAN_POINT('',(4.468912458382,-0.39951000844)); +#2527 = CARTESIAN_POINT('',(4.499548377746,-0.446436995776)); +#2528 = CARTESIAN_POINT('',(4.525969997962,-0.49598958076)); +#2529 = CARTESIAN_POINT('',(4.547757740822,-0.547660341207)); +#2530 = CARTESIAN_POINT('',(4.56438467971,-0.600935264907)); +#2531 = CARTESIAN_POINT('',(4.575099355993,-0.655270502898)); +#2532 = CARTESIAN_POINT('',(4.578742315923,-0.710025012429)); +#2533 = CARTESIAN_POINT('',(4.569561907131,-0.805092147515)); +#2534 = CARTESIAN_POINT('',(4.560626132069,-0.845591709097)); +#2535 = CARTESIAN_POINT('',(4.545931442483,-0.885491798714)); +#2536 = CARTESIAN_POINT('',(4.524477435663,-0.924346878775)); +#2537 = CARTESIAN_POINT('',(4.495090726956,-0.96163658366)); +#2538 = CARTESIAN_POINT('',(4.456215380663,-0.996655132864)); +#2539 = CARTESIAN_POINT('',(4.406188133052,-1.028436652836)); +#2540 = CARTESIAN_POINT('',(4.298693431148,-1.076458375088)); +#2541 = CARTESIAN_POINT('',(4.246213678746,-1.094598247459)); +#2542 = CARTESIAN_POINT('',(4.18720926845,-1.109832823255)); +#2543 = CARTESIAN_POINT('',(4.122055454318,-1.121669527837)); +#2544 = CARTESIAN_POINT('',(4.051726577185,-1.129606719328)); +#2545 = CARTESIAN_POINT('',(3.978754731251,-1.133300100346)); +#2546 = CARTESIAN_POINT('',(3.905826648675,-1.13272816697)); +#2547 = CARTESIAN_POINT('',(3.729144736594,-1.121098265151)); +#2548 = CARTESIAN_POINT('',(3.628213413147,-1.104943213182)); +#2549 = CARTESIAN_POINT('',(3.539799605187,-1.080221313082)); +#2550 = CARTESIAN_POINT('',(3.469289624918,-1.04875826949)); +#2551 = CARTESIAN_POINT('',(3.413421530935,-1.012625673241)); +#2552 = CARTESIAN_POINT('',(3.370655132064,-0.972997243777)); +#2553 = CARTESIAN_POINT('',(3.338741255707,-0.930968368726)); +#2554 = CARTESIAN_POINT('',(3.293298279939,-0.843669726192)); +#2555 = CARTESIAN_POINT('',(3.279766027037,-0.798401959133)); +#2556 = CARTESIAN_POINT('',(3.273709560063,-0.752314092526)); +#2557 = CARTESIAN_POINT('',(3.273789268863,-0.705975469972)); +#2558 = CARTESIAN_POINT('',(3.279070273159,-0.659833705175)); +#2559 = CARTESIAN_POINT('',(3.288895320679,-0.614272116287)); +#2560 = CARTESIAN_POINT('',(3.302746054047,-0.569636514492)); +#2561 = CARTESIAN_POINT('',(3.320239008023,-0.526250539436)); +#2562 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#2563 = FACE_BOUND('',#2564,.F.); +#2564 = EDGE_LOOP('',(#2565)); +#2565 = ORIENTED_EDGE('',*,*,#2566,.F.); +#2566 = EDGE_CURVE('',#2567,#2567,#2569,.T.); +#2567 = VERTEX_POINT('',#2568); +#2568 = CARTESIAN_POINT('',(1.423523726191,0.923523726191,0.25)); +#2569 = SURFACE_CURVE('',#2570,(#2575,#2630),.PCURVE_S1.); +#2570 = CIRCLE('',#2571,0.245399606973); +#2571 = AXIS2_PLACEMENT_3D('',#2572,#2573,#2574); +#2572 = CARTESIAN_POINT('',(1.25,0.75,0.25)); +#2573 = DIRECTION('',(0.57735026919,-0.57735026919,0.57735026919)); +#2574 = DIRECTION('',(0.707106781187,0.707106781187,0.)); +#2575 = PCURVE('',#401,#2576); +#2576 = DEFINITIONAL_REPRESENTATION('',(#2577),#2629); +#2577 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#2578,#2579,#2580,#2581,#2582, + #2583,#2584,#2585,#2586,#2587,#2588,#2589,#2590,#2591,#2592,#2593, + #2594,#2595,#2596,#2597,#2598,#2599,#2600,#2601,#2602,#2603,#2604, + #2605,#2606,#2607,#2608,#2609,#2610,#2611,#2612,#2613,#2614,#2615, + #2616,#2617,#2618,#2619,#2620,#2621,#2622,#2623,#2624,#2625,#2626, + #2627,#2628),.UNSPECIFIED.,.F.,.F.,(9,7,7,7,7,7,7,9),(0., + 0.785398163397,1.47262155637,1.773281790796,2.337019730344, + 3.323561124553,4.803373215866,6.28318530718),.UNSPECIFIED.); +#2578 = CARTESIAN_POINT('',(6.104538952747,0.526250539436)); +#2579 = CARTESIAN_POINT('',(6.122967743766,0.571957574886)); +#2580 = CARTESIAN_POINT('',(6.137353624449,0.619051486728)); +#2581 = CARTESIAN_POINT('',(6.147251496199,0.667154048102)); +#2582 = CARTESIAN_POINT('',(6.152039573372,0.715859131219)); +#2583 = CARTESIAN_POINT('',(6.150938276587,0.764714154902)); +#2584 = CARTESIAN_POINT('',(6.142803938252,0.813183583818)); +#2585 = CARTESIAN_POINT('',(6.12595428683,0.860569413232)); +#2586 = CARTESIAN_POINT('',(6.074070017289,0.945495962948)); +#2587 = CARTESIAN_POINT('',(6.041571462019,0.98352593372)); +#2588 = CARTESIAN_POINT('',(5.999407424559,1.019288412067)); +#2589 = CARTESIAN_POINT('',(5.945868130675,1.051892094282)); +#2590 = CARTESIAN_POINT('',(5.879650924169,1.080336025808)); +#2591 = CARTESIAN_POINT('',(5.798884873452,1.103057018853)); +#2592 = CARTESIAN_POINT('',(5.707295959599,1.118654821906)); +#2593 = CARTESIAN_POINT('',(5.568110476225,1.129992221487)); +#2594 = CARTESIAN_POINT('',(5.524749046093,1.131966648293)); +#2595 = CARTESIAN_POINT('',(5.480850141949,1.13241451425)); +#2596 = CARTESIAN_POINT('',(5.436968553948,1.131313596186)); +#2597 = CARTESIAN_POINT('',(5.393670200275,1.128676183559)); +#2598 = CARTESIAN_POINT('',(5.351469800088,1.124548763764)); +#2599 = CARTESIAN_POINT('',(5.310786724696,1.119005131664)); +#2600 = CARTESIAN_POINT('',(5.199042093736,1.099247532764)); +#2601 = CARTESIAN_POINT('',(5.132550510581,1.081691979454)); +#2602 = CARTESIAN_POINT('',(5.074445764742,1.060046176977)); +#2603 = CARTESIAN_POINT('',(5.025362319793,1.035093755114)); +#2604 = CARTESIAN_POINT('',(4.984487214671,1.00755955102)); +#2605 = CARTESIAN_POINT('',(4.951029029747,0.978009692443)); +#2606 = CARTESIAN_POINT('',(4.924086577315,0.946919579642)); +#2607 = CARTESIAN_POINT('',(4.865764387212,0.858245209992)); +#2608 = CARTESIAN_POINT('',(4.846211775539,0.798278707787)); +#2609 = CARTESIAN_POINT('',(4.839975198565,0.736848355705)); +#2610 = CARTESIAN_POINT('',(4.843717144242,0.67522269091)); +#2611 = CARTESIAN_POINT('',(4.855810856829,0.614333671892)); +#2612 = CARTESIAN_POINT('',(4.874894472286,0.554994019434)); +#2613 = CARTESIAN_POINT('',(4.900171295794,0.497939306714)); +#2614 = CARTESIAN_POINT('',(4.977184583047,0.362779122867)); +#2615 = CARTESIAN_POINT('',(5.035833631001,0.288411396327)); +#2616 = CARTESIAN_POINT('',(5.104740330245,0.223151407894)); +#2617 = CARTESIAN_POINT('',(5.182657296424,0.16919205079)); +#2618 = CARTESIAN_POINT('',(5.268225245283,0.128754854579)); +#2619 = CARTESIAN_POINT('',(5.358881150179,0.103721726355)); +#2620 = CARTESIAN_POINT('',(5.451412350189,9.475830402537E-02)); +#2621 = CARTESIAN_POINT('',(5.634252589395,0.108360336437)); +#2622 = CARTESIAN_POINT('',(5.7245600877,0.130923118231)); +#2623 = CARTESIAN_POINT('',(5.810760903187,0.168951467086)); +#2624 = CARTESIAN_POINT('',(5.889989764533,0.221095759914)); +#2625 = CARTESIAN_POINT('',(5.960359889017,0.285201738956)); +#2626 = CARTESIAN_POINT('',(6.020749202673,0.358934034507)); +#2627 = CARTESIAN_POINT('',(6.069816248964,0.440131387559)); +#2628 = CARTESIAN_POINT('',(6.104538952747,0.526250539436)); +#2629 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#2630 = PCURVE('',#510,#2631); +#2631 = DEFINITIONAL_REPRESENTATION('',(#2632),#2684); +#2632 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#2633,#2634,#2635,#2636,#2637, + #2638,#2639,#2640,#2641,#2642,#2643,#2644,#2645,#2646,#2647,#2648, + #2649,#2650,#2651,#2652,#2653,#2654,#2655,#2656,#2657,#2658,#2659, + #2660,#2661,#2662,#2663,#2664,#2665,#2666,#2667,#2668,#2669,#2670, + #2671,#2672,#2673,#2674,#2675,#2676,#2677,#2678,#2679,#2680,#2681, + #2682,#2683),.UNSPECIFIED.,.T.,.F.,(9,7,7,7,7,7,7,9),(0., + 1.570796326795,2.748893571891,3.632466505713,4.29514620608, + 4.792155981355,5.537670644267,6.28318530718),.UNSPECIFIED.); +#2633 = CARTESIAN_POINT('',(1.749442681228,-0.526250539436)); +#2634 = CARTESIAN_POINT('',(1.786300263267,-0.434836468535)); +#2635 = CARTESIAN_POINT('',(1.83932092786,-0.348970381879)); +#2636 = CARTESIAN_POINT('',(1.904886291934,-0.271677081403)); +#2637 = CARTESIAN_POINT('',(1.981525478821,-0.205567417182)); +#2638 = CARTESIAN_POINT('',(2.067909493554,-0.1533634671)); +#2639 = CARTESIAN_POINT('',(2.161606239956,-0.11771252843)); +#2640 = CARTESIAN_POINT('',(2.258899048709,-9.98857024243E-02)); +#2641 = CARTESIAN_POINT('',(2.429166071305,-9.98857024243E-02)); +#2642 = CARTESIAN_POINT('',(2.502136615727,-0.109912993123)); +#2643 = CARTESIAN_POINT('',(2.573587549776,-0.129968523541)); +#2644 = CARTESIAN_POINT('',(2.64196960156,-0.159643456479)); +#2645 = CARTESIAN_POINT('',(2.706018159918,-0.198119299476)); +#2646 = CARTESIAN_POINT('',(2.764817770253,-0.244353709451)); +#2647 = CARTESIAN_POINT('',(2.817646267573,-0.297260025871)); +#2648 = CARTESIAN_POINT('',(2.898116131587,-0.39951000844)); +#2649 = CARTESIAN_POINT('',(2.928752050951,-0.446436995776)); +#2650 = CARTESIAN_POINT('',(2.955173671168,-0.49598958076)); +#2651 = CARTESIAN_POINT('',(2.976961414027,-0.547660341207)); +#2652 = CARTESIAN_POINT('',(2.993588352915,-0.600935264907)); +#2653 = CARTESIAN_POINT('',(3.004303029199,-0.655270502898)); +#2654 = CARTESIAN_POINT('',(3.007945989128,-0.710025012429)); +#2655 = CARTESIAN_POINT('',(2.998765580336,-0.805092147515)); +#2656 = CARTESIAN_POINT('',(2.989829805273,-0.845591709097)); +#2657 = CARTESIAN_POINT('',(2.975135115688,-0.885491798714)); +#2658 = CARTESIAN_POINT('',(2.953681108868,-0.924346878775)); +#2659 = CARTESIAN_POINT('',(2.92429440016,-0.96163658366)); +#2660 = CARTESIAN_POINT('',(2.885419053868,-0.996655132864)); +#2661 = CARTESIAN_POINT('',(2.835391806257,-1.028436652836)); +#2662 = CARTESIAN_POINT('',(2.727897104353,-1.076458375088)); +#2663 = CARTESIAN_POINT('',(2.675417351952,-1.094598247458)); +#2664 = CARTESIAN_POINT('',(2.616412941651,-1.109832823259)); +#2665 = CARTESIAN_POINT('',(2.551259127546,-1.12166952783)); +#2666 = CARTESIAN_POINT('',(2.480930250384,-1.129606719332)); +#2667 = CARTESIAN_POINT('',(2.40795840446,-1.133300100345)); +#2668 = CARTESIAN_POINT('',(2.33503032188,-1.13272816697)); +#2669 = CARTESIAN_POINT('',(2.158348409799,-1.121098265151)); +#2670 = CARTESIAN_POINT('',(2.057417086351,-1.104943213183)); +#2671 = CARTESIAN_POINT('',(1.969003278406,-1.080221313079)); +#2672 = CARTESIAN_POINT('',(1.898493298117,-1.048758269498)); +#2673 = CARTESIAN_POINT('',(1.842625204155,-1.012625673238)); +#2674 = CARTESIAN_POINT('',(1.799858805267,-0.972997243778)); +#2675 = CARTESIAN_POINT('',(1.767944928912,-0.930968368726)); +#2676 = CARTESIAN_POINT('',(1.722501953145,-0.843669726192)); +#2677 = CARTESIAN_POINT('',(1.708969700242,-0.798401959133)); +#2678 = CARTESIAN_POINT('',(1.70291323327,-0.752314092525)); +#2679 = CARTESIAN_POINT('',(1.702992942068,-0.705975469972)); +#2680 = CARTESIAN_POINT('',(1.708273946362,-0.659833705175)); +#2681 = CARTESIAN_POINT('',(1.718098993885,-0.614272116287)); +#2682 = CARTESIAN_POINT('',(1.731949727252,-0.569636514492)); +#2683 = CARTESIAN_POINT('',(1.749442681228,-0.526250539436)); +#2684 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#2685 = ADVANCED_FACE('',(#2686),#433,.F.); +#2686 = FACE_BOUND('',#2687,.F.); +#2687 = EDGE_LOOP('',(#2688,#2711,#2712,#2713)); +#2688 = ORIENTED_EDGE('',*,*,#2689,.F.); +#2689 = EDGE_CURVE('',#418,#2690,#2692,.T.); +#2690 = VERTEX_POINT('',#2691); +#2691 = CARTESIAN_POINT('',(1.,-7.464540639997E-33,0.502284250699)); +#2692 = SURFACE_CURVE('',#2693,(#2697,#2704),.PCURVE_S1.); +#2693 = LINE('',#2694,#2695); +#2694 = CARTESIAN_POINT('',(1.,0.,0.)); +#2695 = VECTOR('',#2696,1.); +#2696 = DIRECTION('',(0.,0.,1.)); +#2697 = PCURVE('',#433,#2698); +#2698 = DEFINITIONAL_REPRESENTATION('',(#2699),#2703); +#2699 = LINE('',#2700,#2701); +#2700 = CARTESIAN_POINT('',(1.414213562373,0.)); +#2701 = VECTOR('',#2702,1.); +#2702 = DIRECTION('',(0.,-1.)); +#2703 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#2704 = PCURVE('',#461,#2705); +#2705 = DEFINITIONAL_REPRESENTATION('',(#2706),#2710); +#2706 = LINE('',#2707,#2708); +#2707 = CARTESIAN_POINT('',(0.,0.)); +#2708 = VECTOR('',#2709,1.); +#2709 = DIRECTION('',(0.,-1.)); +#2710 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#2711 = ORIENTED_EDGE('',*,*,#415,.F.); +#2712 = ORIENTED_EDGE('',*,*,#820,.F.); +#2713 = ORIENTED_EDGE('',*,*,#2714,.F.); +#2714 = EDGE_CURVE('',#2690,#738,#2715,.T.); +#2715 = SURFACE_CURVE('',#2716,(#2721,#2728),.PCURVE_S1.); +#2716 = CIRCLE('',#2717,0.497715749301); +#2717 = AXIS2_PLACEMENT_3D('',#2718,#2719,#2720); +#2718 = CARTESIAN_POINT('',(1.,0.,1.)); +#2719 = DIRECTION('',(0.707106781187,0.707106781187,-0.)); +#2720 = DIRECTION('',(-0.707106781187,0.707106781187,0.)); +#2721 = PCURVE('',#433,#2722); +#2722 = DEFINITIONAL_REPRESENTATION('',(#2723),#2727); +#2723 = CIRCLE('',#2724,0.497715749301); +#2724 = AXIS2_PLACEMENT_2D('',#2725,#2726); +#2725 = CARTESIAN_POINT('',(1.414213562373,-1.)); +#2726 = DIRECTION('',(-1.,-0.)); +#2727 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#2728 = PCURVE('',#781,#2729); +#2729 = DEFINITIONAL_REPRESENTATION('',(#2730),#2733); +#2730 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#2731,#2732),.UNSPECIFIED.,.F., + .F.,(2,2),(4.712388980385,5.152111592263),.PIECEWISE_BEZIER_KNOTS.); +#2731 = CARTESIAN_POINT('',(2.356194490192,-1.570796326795)); +#2732 = CARTESIAN_POINT('',(2.356194490192,-1.131073714916)); +#2733 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#2734 = ADVANCED_FACE('',(#2735,#3027,#3030),#510,.F.); +#2735 = FACE_BOUND('',#2736,.F.); +#2736 = EDGE_LOOP('',(#2737,#2767,#2790,#2873,#2894,#2895,#2896,#2897, + #2898,#2899,#2922,#2979)); +#2737 = ORIENTED_EDGE('',*,*,#2738,.T.); +#2738 = EDGE_CURVE('',#2739,#2741,#2743,.T.); +#2739 = VERTEX_POINT('',#2740); +#2740 = CARTESIAN_POINT('',(1.350183970027,0.350183970027,0.950367940055 + )); +#2741 = VERTEX_POINT('',#2742); +#2742 = CARTESIAN_POINT('',(1.5,0.5,0.997715749301)); +#2743 = SURFACE_CURVE('',#2744,(#2749,#2755),.PCURVE_S1.); +#2744 = CIRCLE('',#2745,0.497715749301); +#2745 = AXIS2_PLACEMENT_3D('',#2746,#2747,#2748); +#2746 = CARTESIAN_POINT('',(1.5,0.5,0.5)); +#2747 = DIRECTION('',(-0.707106781187,0.707106781187,0.)); +#2748 = DIRECTION('',(-0.707106781187,-0.707106781187,0.)); +#2749 = PCURVE('',#510,#2750); +#2750 = DEFINITIONAL_REPRESENTATION('',(#2751),#2754); +#2751 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#2752,#2753),.UNSPECIFIED.,.F., + .F.,(2,2),(7.414259022096,7.853981633974),.PIECEWISE_BEZIER_KNOTS.); +#2752 = CARTESIAN_POINT('',(3.926990816987,1.131073714916)); +#2753 = CARTESIAN_POINT('',(3.926990816987,1.570796326795)); +#2754 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#2755 = PCURVE('',#2756,#2761); +#2756 = PLANE('',#2757); +#2757 = AXIS2_PLACEMENT_3D('',#2758,#2759,#2760); +#2758 = CARTESIAN_POINT('',(1.,0.,0.)); +#2759 = DIRECTION('',(-0.707106781187,0.707106781187,0.)); +#2760 = DIRECTION('',(0.707106781187,0.707106781187,0.)); +#2761 = DEFINITIONAL_REPRESENTATION('',(#2762),#2766); +#2762 = CIRCLE('',#2763,0.497715749301); +#2763 = AXIS2_PLACEMENT_2D('',#2764,#2765); +#2764 = CARTESIAN_POINT('',(0.707106781187,-0.5)); +#2765 = DIRECTION('',(-1.,-0.)); +#2766 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#2767 = ORIENTED_EDGE('',*,*,#2768,.T.); +#2768 = EDGE_CURVE('',#2741,#2769,#2771,.T.); +#2769 = VERTEX_POINT('',#2770); +#2770 = CARTESIAN_POINT('',(1.649816029973,0.649816029973,0.950367940055 + )); +#2771 = SURFACE_CURVE('',#2772,(#2777,#2783),.PCURVE_S1.); +#2772 = CIRCLE('',#2773,0.497715749301); +#2773 = AXIS2_PLACEMENT_3D('',#2774,#2775,#2776); +#2774 = CARTESIAN_POINT('',(1.5,0.5,0.5)); +#2775 = DIRECTION('',(-0.707106781187,0.707106781187,0.)); +#2776 = DIRECTION('',(-0.707106781187,-0.707106781187,0.)); +#2777 = PCURVE('',#510,#2778); +#2778 = DEFINITIONAL_REPRESENTATION('',(#2779),#2782); +#2779 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#2780,#2781),.UNSPECIFIED.,.F., + .F.,(2,2),(1.570796326795,2.010518938673),.PIECEWISE_BEZIER_KNOTS.); +#2780 = CARTESIAN_POINT('',(0.785398163397,1.570796326795)); +#2781 = CARTESIAN_POINT('',(0.785398163397,1.131073714916)); +#2782 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#2783 = PCURVE('',#2756,#2784); +#2784 = DEFINITIONAL_REPRESENTATION('',(#2785),#2789); +#2785 = CIRCLE('',#2786,0.497715749301); +#2786 = AXIS2_PLACEMENT_2D('',#2787,#2788); +#2787 = CARTESIAN_POINT('',(0.707106781187,-0.5)); +#2788 = DIRECTION('',(-1.,-0.)); +#2789 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#2790 = ORIENTED_EDGE('',*,*,#2791,.T.); +#2791 = EDGE_CURVE('',#2769,#2792,#2794,.T.); +#2792 = VERTEX_POINT('',#2793); +#2793 = CARTESIAN_POINT('',(1.850183970027,0.850183970027,0.549632059945 + )); +#2794 = SURFACE_CURVE('',#2795,(#2800,#2834),.PCURVE_S1.); +#2795 = CIRCLE('',#2796,0.245399606973); +#2796 = AXIS2_PLACEMENT_3D('',#2797,#2798,#2799); +#2797 = CARTESIAN_POINT('',(1.75,0.75,0.75)); +#2798 = DIRECTION('',(-0.57735026919,-0.57735026919,-0.57735026919)); +#2799 = DIRECTION('',(0.707106781187,-0.707106781187,0.)); +#2800 = PCURVE('',#510,#2801); +#2801 = DEFINITIONAL_REPRESENTATION('',(#2802),#2833); +#2802 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#2803,#2804,#2805,#2806,#2807, + #2808,#2809,#2810,#2811,#2812,#2813,#2814,#2815,#2816,#2817,#2818, + #2819,#2820,#2821,#2822,#2823,#2824,#2825,#2826,#2827,#2828,#2829, + #2830,#2831,#2832),.UNSPECIFIED.,.F.,.F.,(9,7,7,7,9),(1.570796326795 + ,1.773281790796,2.337019730344,3.323561124553,4.712388980385), + .UNSPECIFIED.); +#2803 = CARTESIAN_POINT('',(0.785398317648,1.131073703941)); +#2804 = CARTESIAN_POINT('',(0.814714354344,1.131073697041)); +#2805 = CARTESIAN_POINT('',(0.844030221395,1.130381305025)); +#2806 = CARTESIAN_POINT('',(0.873183031159,1.128996539065)); +#2807 = CARTESIAN_POINT('',(0.902010284225,1.126926039078)); +#2808 = CARTESIAN_POINT('',(0.930358555889,1.124183048721)); +#2809 = CARTESIAN_POINT('',(0.958090486489,1.120786776824)); +#2810 = CARTESIAN_POINT('',(0.985090075618,1.116761145276)); +#2811 = CARTESIAN_POINT('',(1.084143213444,1.099247532764)); +#2812 = CARTESIAN_POINT('',(1.150634796596,1.081691979454)); +#2813 = CARTESIAN_POINT('',(1.208739542442,1.060046176977)); +#2814 = CARTESIAN_POINT('',(1.257822987378,1.035093755114)); +#2815 = CARTESIAN_POINT('',(1.298698092503,1.00755955102)); +#2816 = CARTESIAN_POINT('',(1.332156277432,0.978009692443)); +#2817 = CARTESIAN_POINT('',(1.359098729865,0.946919579642)); +#2818 = CARTESIAN_POINT('',(1.417420919968,0.858245209992)); +#2819 = CARTESIAN_POINT('',(1.436973531637,0.798278707787)); +#2820 = CARTESIAN_POINT('',(1.443210108613,0.736848355706)); +#2821 = CARTESIAN_POINT('',(1.439468162922,0.675222690909)); +#2822 = CARTESIAN_POINT('',(1.427374450344,0.614333671893)); +#2823 = CARTESIAN_POINT('',(1.408290834893,0.554994019434)); +#2824 = CARTESIAN_POINT('',(1.383014011386,0.497939306714)); +#2825 = CARTESIAN_POINT('',(1.30884175852,0.367765207006)); +#2826 = CARTESIAN_POINT('',(1.25451655997,0.297581628432)); +#2827 = CARTESIAN_POINT('',(1.191038044676,0.23529140825)); +#2828 = CARTESIAN_POINT('',(1.119484947071,0.182716794854)); +#2829 = CARTESIAN_POINT('',(1.040972829601,0.141691993265)); +#2830 = CARTESIAN_POINT('',(0.957447120583,0.113821140403)); +#2831 = CARTESIAN_POINT('',(0.871422372492,9.988571735227E-02)); +#2832 = CARTESIAN_POINT('',(0.785398122632,9.988571523101E-02)); +#2833 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#2834 = PCURVE('',#2835,#2840); +#2835 = SPHERICAL_SURFACE('',#2836,0.497715749301); +#2836 = AXIS2_PLACEMENT_3D('',#2837,#2838,#2839); +#2837 = CARTESIAN_POINT('',(2.,1.,1.)); +#2838 = DIRECTION('',(0.,0.,1.)); +#2839 = DIRECTION('',(1.,0.,-0.)); +#2840 = DEFINITIONAL_REPRESENTATION('',(#2841),#2872); +#2841 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#2842,#2843,#2844,#2845,#2846, + #2847,#2848,#2849,#2850,#2851,#2852,#2853,#2854,#2855,#2856,#2857, + #2858,#2859,#2860,#2861,#2862,#2863,#2864,#2865,#2866,#2867,#2868, + #2869,#2870,#2871),.UNSPECIFIED.,.F.,.F.,(9,7,7,7,9),(1.570796326795 + ,2.748893571891,3.632466505713,4.29514620608,4.712388980385), + .UNSPECIFIED.); +#2842 = CARTESIAN_POINT('',(3.926990816987,-9.98857024243E-02)); +#2843 = CARTESIAN_POINT('',(3.854019235875,-9.98857024243E-02)); +#2844 = CARTESIAN_POINT('',(3.781048691453,-0.109912993123)); +#2845 = CARTESIAN_POINT('',(3.709597757403,-0.129968523541)); +#2846 = CARTESIAN_POINT('',(3.64121570562,-0.159643456479)); +#2847 = CARTESIAN_POINT('',(3.577167147263,-0.198119299476)); +#2848 = CARTESIAN_POINT('',(3.518367536926,-0.244353709451)); +#2849 = CARTESIAN_POINT('',(3.465539039606,-0.297260025871)); +#2850 = CARTESIAN_POINT('',(3.385069175593,-0.39951000844)); +#2851 = CARTESIAN_POINT('',(3.354433256229,-0.446436995776)); +#2852 = CARTESIAN_POINT('',(3.328011636012,-0.49598958076)); +#2853 = CARTESIAN_POINT('',(3.306223893152,-0.547660341207)); +#2854 = CARTESIAN_POINT('',(3.289596954265,-0.600935264907)); +#2855 = CARTESIAN_POINT('',(3.278882277981,-0.655270502898)); +#2856 = CARTESIAN_POINT('',(3.275239318051,-0.710025012429)); +#2857 = CARTESIAN_POINT('',(3.284419726844,-0.805092147515)); +#2858 = CARTESIAN_POINT('',(3.293355501906,-0.845591709097)); +#2859 = CARTESIAN_POINT('',(3.308050191492,-0.885491798714)); +#2860 = CARTESIAN_POINT('',(3.329504198312,-0.924346878775)); +#2861 = CARTESIAN_POINT('',(3.358890907019,-0.96163658366)); +#2862 = CARTESIAN_POINT('',(3.397766253311,-0.996655132864)); +#2863 = CARTESIAN_POINT('',(3.447793500923,-1.028436652836)); +#2864 = CARTESIAN_POINT('',(3.547894387351,-1.073155293663)); +#2865 = CARTESIAN_POINT('',(3.591087728407,-1.088712699901)); +#2866 = CARTESIAN_POINT('',(3.638866554779,-1.102275070882)); +#2867 = CARTESIAN_POINT('',(3.691055308266,-1.113553642708)); +#2868 = CARTESIAN_POINT('',(3.747189614066,-1.122253627056)); +#2869 = CARTESIAN_POINT('',(3.806173342705,-1.128133742013)); +#2870 = CARTESIAN_POINT('',(3.866582055501,-1.131073737707)); +#2871 = CARTESIAN_POINT('',(3.926990802358,-1.131073722024)); +#2872 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#2873 = ORIENTED_EDGE('',*,*,#2874,.T.); +#2874 = EDGE_CURVE('',#2792,#1977,#2875,.T.); +#2875 = SURFACE_CURVE('',#2876,(#2881,#2887),.PCURVE_S1.); +#2876 = CIRCLE('',#2877,0.497715749301); +#2877 = AXIS2_PLACEMENT_3D('',#2878,#2879,#2880); +#2878 = CARTESIAN_POINT('',(1.5,0.5,0.5)); +#2879 = DIRECTION('',(-0.707106781187,0.707106781187,0.)); +#2880 = DIRECTION('',(-0.707106781187,-0.707106781187,0.)); +#2881 = PCURVE('',#510,#2882); +#2882 = DEFINITIONAL_REPRESENTATION('',(#2883),#2886); +#2883 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#2884,#2885),.UNSPECIFIED.,.F., + .F.,(2,2),(3.041706951165,3.241478356014),.PIECEWISE_BEZIER_KNOTS.); +#2884 = CARTESIAN_POINT('',(0.785398163397,9.98857024243E-02)); +#2885 = CARTESIAN_POINT('',(0.785398163397,-9.98857024243E-02)); +#2886 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#2887 = PCURVE('',#1994,#2888); +#2888 = DEFINITIONAL_REPRESENTATION('',(#2889),#2893); +#2889 = CIRCLE('',#2890,0.497715749301); +#2890 = AXIS2_PLACEMENT_2D('',#2891,#2892); +#2891 = CARTESIAN_POINT('',(0.707106781187,-0.5)); +#2892 = DIRECTION('',(-1.,-0.)); +#2893 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#2894 = ORIENTED_EDGE('',*,*,#2164,.T.); +#2895 = ORIENTED_EDGE('',*,*,#2268,.T.); +#2896 = ORIENTED_EDGE('',*,*,#2245,.T.); +#2897 = ORIENTED_EDGE('',*,*,#528,.T.); +#2898 = ORIENTED_EDGE('',*,*,#473,.T.); +#2899 = ORIENTED_EDGE('',*,*,#2900,.T.); +#2900 = EDGE_CURVE('',#446,#2901,#2903,.T.); +#2901 = VERTEX_POINT('',#2902); +#2902 = CARTESIAN_POINT('',(1.149816029973,0.149816029973,0.549632059945 + )); +#2903 = SURFACE_CURVE('',#2904,(#2909,#2915),.PCURVE_S1.); +#2904 = CIRCLE('',#2905,0.497715749301); +#2905 = AXIS2_PLACEMENT_3D('',#2906,#2907,#2908); +#2906 = CARTESIAN_POINT('',(1.5,0.5,0.5)); +#2907 = DIRECTION('',(-0.707106781187,0.707106781187,0.)); +#2908 = DIRECTION('',(-0.707106781187,-0.707106781187,0.)); +#2909 = PCURVE('',#510,#2910); +#2910 = DEFINITIONAL_REPRESENTATION('',(#2911),#2914); +#2911 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#2912,#2913),.UNSPECIFIED.,.F., + .F.,(2,2),(6.183299604755,6.383071009604),.PIECEWISE_BEZIER_KNOTS.); +#2912 = CARTESIAN_POINT('',(3.926990816987,-9.98857024243E-02)); +#2913 = CARTESIAN_POINT('',(3.926990816987,9.98857024243E-02)); +#2914 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#2915 = PCURVE('',#461,#2916); +#2916 = DEFINITIONAL_REPRESENTATION('',(#2917),#2921); +#2917 = CIRCLE('',#2918,0.497715749301); +#2918 = AXIS2_PLACEMENT_2D('',#2919,#2920); +#2919 = CARTESIAN_POINT('',(0.707106781187,-0.5)); +#2920 = DIRECTION('',(-1.,-0.)); +#2921 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#2922 = ORIENTED_EDGE('',*,*,#2923,.T.); +#2923 = EDGE_CURVE('',#2901,#2924,#2926,.T.); +#2924 = VERTEX_POINT('',#2925); +#2925 = CARTESIAN_POINT('',(1.076476273809,0.423523726191,0.75)); +#2926 = SURFACE_CURVE('',#2927,(#2932,#2952),.PCURVE_S1.); +#2927 = CIRCLE('',#2928,0.245399606973); +#2928 = AXIS2_PLACEMENT_3D('',#2929,#2930,#2931); +#2929 = CARTESIAN_POINT('',(1.25,0.25,0.75)); +#2930 = DIRECTION('',(0.57735026919,0.57735026919,-0.57735026919)); +#2931 = DIRECTION('',(-0.707106781187,0.707106781187,0.)); +#2932 = PCURVE('',#510,#2933); +#2933 = DEFINITIONAL_REPRESENTATION('',(#2934),#2951); +#2934 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#2935,#2936,#2937,#2938,#2939, + #2940,#2941,#2942,#2943,#2944,#2945,#2946,#2947,#2948,#2949,#2950), + .UNSPECIFIED.,.F.,.F.,(9,7,9),(4.712388980385,4.803373215866, + 6.28318530718),.UNSPECIFIED.); +#2935 = CARTESIAN_POINT('',(3.926990776221,9.988571523101E-02)); +#2936 = CARTESIAN_POINT('',(3.921355196136,9.988571509205E-02)); +#2937 = CARTESIAN_POINT('',(3.915719618189,9.994552244008E-02)); +#2938 = CARTESIAN_POINT('',(3.910084745149,0.100065137273)); +#2939 = CARTESIAN_POINT('',(3.90445127951,0.100244545193)); +#2940 = CARTESIAN_POINT('',(3.898819922783,0.100483717459)); +#2941 = CARTESIAN_POINT('',(3.893191374767,0.100782611084)); +#2942 = CARTESIAN_POINT('',(3.887566332798,0.101141168992)); +#2943 = CARTESIAN_POINT('',(3.790525371374,0.108360336437)); +#2944 = CARTESIAN_POINT('',(3.70021787307,0.130923118231)); +#2945 = CARTESIAN_POINT('',(3.614017057581,0.168951467086)); +#2946 = CARTESIAN_POINT('',(3.534788196235,0.221095759914)); +#2947 = CARTESIAN_POINT('',(3.464418071752,0.285201738956)); +#2948 = CARTESIAN_POINT('',(3.404028758097,0.358934034507)); +#2949 = CARTESIAN_POINT('',(3.354961711805,0.440131387559)); +#2950 = CARTESIAN_POINT('',(3.320239008023,0.526250539436)); +#2951 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#2952 = PCURVE('',#781,#2953); +#2953 = DEFINITIONAL_REPRESENTATION('',(#2954),#2978); +#2954 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#2955,#2956,#2957,#2958,#2959, + #2960,#2961,#2962,#2963,#2964,#2965,#2966,#2967,#2968,#2969,#2970, + #2971,#2972,#2973,#2974,#2975,#2976,#2977),.UNSPECIFIED.,.F.,.F.,(9, + 7,7,9),(4.712388980385,4.792155981355,5.537670644267,6.28318530718), + .UNSPECIFIED.); +#2955 = CARTESIAN_POINT('',(0.785398148769,-1.131073722024)); +#2956 = CARTESIAN_POINT('',(0.796946879786,-1.131073719025)); +#2957 = CARTESIAN_POINT('',(0.808495612048,-1.130966263189)); +#2958 = CARTESIAN_POINT('',(0.82003438914,-1.130751355268)); +#2959 = CARTESIAN_POINT('',(0.831553253964,-1.13042915679)); +#2960 = CARTESIAN_POINT('',(0.84304233245,-1.12999998988)); +#2961 = CARTESIAN_POINT('',(0.854491918454,-1.129464333764)); +#2962 = CARTESIAN_POINT('',(0.865892554038,-1.128822817223)); +#2963 = CARTESIAN_POINT('',(0.98324424379,-1.121098265151)); +#2964 = CARTESIAN_POINT('',(1.084175567234,-1.104943213182)); +#2965 = CARTESIAN_POINT('',(1.172589375192,-1.080221313082)); +#2966 = CARTESIAN_POINT('',(1.243099355462,-1.048758269494)); +#2967 = CARTESIAN_POINT('',(1.298967449447,-1.01262567324)); +#2968 = CARTESIAN_POINT('',(1.341733848318,-0.972997243778)); +#2969 = CARTESIAN_POINT('',(1.373647724677,-0.930968368726)); +#2970 = CARTESIAN_POINT('',(1.419090700445,-0.843669726192)); +#2971 = CARTESIAN_POINT('',(1.432622953348,-0.798401959133)); +#2972 = CARTESIAN_POINT('',(1.43867942032,-0.752314092526)); +#2973 = CARTESIAN_POINT('',(1.438599711522,-0.705975469972)); +#2974 = CARTESIAN_POINT('',(1.433318707227,-0.659833705175)); +#2975 = CARTESIAN_POINT('',(1.423493659705,-0.614272116287)); +#2976 = CARTESIAN_POINT('',(1.409642926337,-0.569636514492)); +#2977 = CARTESIAN_POINT('',(1.392149972362,-0.526250539436)); +#2978 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#2979 = ORIENTED_EDGE('',*,*,#2980,.T.); +#2980 = EDGE_CURVE('',#2924,#2739,#2981,.T.); +#2981 = SURFACE_CURVE('',#2982,(#2987,#3014),.PCURVE_S1.); +#2982 = CIRCLE('',#2983,0.245399606973); +#2983 = AXIS2_PLACEMENT_3D('',#2984,#2985,#2986); +#2984 = CARTESIAN_POINT('',(1.25,0.25,0.75)); +#2985 = DIRECTION('',(0.57735026919,0.57735026919,-0.57735026919)); +#2986 = DIRECTION('',(-0.707106781187,0.707106781187,0.)); +#2987 = PCURVE('',#510,#2988); +#2988 = DEFINITIONAL_REPRESENTATION('',(#2989),#3013); +#2989 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#2990,#2991,#2992,#2993,#2994, + #2995,#2996,#2997,#2998,#2999,#3000,#3001,#3002,#3003,#3004,#3005, + #3006,#3007,#3008,#3009,#3010,#3011,#3012),.UNSPECIFIED.,.F.,.F.,(9, + 7,7,9),(0.,0.785398163397,1.47262155637,1.570796326795), + .UNSPECIFIED.); +#2990 = CARTESIAN_POINT('',(3.320239008023,0.526250539436)); +#2991 = CARTESIAN_POINT('',(3.301810217003,0.571957574886)); +#2992 = CARTESIAN_POINT('',(3.287424336322,0.619051486728)); +#2993 = CARTESIAN_POINT('',(3.277526464569,0.667154048102)); +#2994 = CARTESIAN_POINT('',(3.272738387397,0.715859131219)); +#2995 = CARTESIAN_POINT('',(3.273839684183,0.764714154902)); +#2996 = CARTESIAN_POINT('',(3.281974022517,0.813183583818)); +#2997 = CARTESIAN_POINT('',(3.298823673939,0.860569413232)); +#2998 = CARTESIAN_POINT('',(3.35070794348,0.945495962948)); +#2999 = CARTESIAN_POINT('',(3.383206498755,0.98352593372)); +#3000 = CARTESIAN_POINT('',(3.425370536186,1.019288412065)); +#3001 = CARTESIAN_POINT('',(3.478909830093,1.051892094282)); +#3002 = CARTESIAN_POINT('',(3.545127036561,1.080336025806)); +#3003 = CARTESIAN_POINT('',(3.625893087316,1.103057018853)); +#3004 = CARTESIAN_POINT('',(3.71748200117,1.118654821906)); +#3005 = CARTESIAN_POINT('',(3.828138782983,1.127668406666)); +#3006 = CARTESIAN_POINT('',(3.842077570212,1.128637721153)); +#3007 = CARTESIAN_POINT('',(3.856106921942,1.129447894731)); +#3008 = CARTESIAN_POINT('',(3.870209671455,1.130097491274)); +#3009 = CARTESIAN_POINT('',(3.884367909162,1.130585419069)); +#3010 = CARTESIAN_POINT('',(3.898563259411,1.130910946087)); +#3011 = CARTESIAN_POINT('',(3.912777135265,1.131073707287)); +#3012 = CARTESIAN_POINT('',(3.926990971238,1.131073703941)); +#3013 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#3014 = PCURVE('',#781,#3015); +#3015 = DEFINITIONAL_REPRESENTATION('',(#3016),#3026); +#3016 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#3017,#3018,#3019,#3020,#3021, + #3022,#3023,#3024,#3025),.UNSPECIFIED.,.F.,.F.,(9,9),(0., + 1.570796326795),.PIECEWISE_BEZIER_KNOTS.); +#3017 = CARTESIAN_POINT('',(1.392149972362,-0.526250539436)); +#3018 = CARTESIAN_POINT('',(1.355292390323,-0.434836468535)); +#3019 = CARTESIAN_POINT('',(1.302271725729,-0.348970381879)); +#3020 = CARTESIAN_POINT('',(1.236706361651,-0.271677081404)); +#3021 = CARTESIAN_POINT('',(1.160067174755,-0.205567417181)); +#3022 = CARTESIAN_POINT('',(1.073683160033,-0.1533634671)); +#3023 = CARTESIAN_POINT('',(0.979986413632,-0.11771252843)); +#3024 = CARTESIAN_POINT('',(0.882693604881,-9.98857024243E-02)); +#3025 = CARTESIAN_POINT('',(0.785398163397,-9.98857024243E-02)); +#3026 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#3027 = FACE_BOUND('',#3028,.F.); +#3028 = EDGE_LOOP('',(#3029)); +#3029 = ORIENTED_EDGE('',*,*,#2566,.T.); +#3030 = FACE_BOUND('',#3031,.F.); +#3031 = EDGE_LOOP('',(#3032)); +#3032 = ORIENTED_EDGE('',*,*,#3033,.T.); +#3033 = EDGE_CURVE('',#3034,#3034,#3036,.T.); +#3034 = VERTEX_POINT('',#3035); +#3035 = CARTESIAN_POINT('',(1.423523726191,0.923523726191,0.75)); +#3036 = SURFACE_CURVE('',#3037,(#3042,#3097),.PCURVE_S1.); +#3037 = CIRCLE('',#3038,0.245399606973); +#3038 = AXIS2_PLACEMENT_3D('',#3039,#3040,#3041); +#3039 = CARTESIAN_POINT('',(1.25,0.75,0.75)); +#3040 = DIRECTION('',(0.57735026919,-0.57735026919,-0.57735026919)); +#3041 = DIRECTION('',(0.707106781187,0.707106781187,0.)); +#3042 = PCURVE('',#510,#3043); +#3043 = DEFINITIONAL_REPRESENTATION('',(#3044),#3096); +#3044 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#3045,#3046,#3047,#3048,#3049, + #3050,#3051,#3052,#3053,#3054,#3055,#3056,#3057,#3058,#3059,#3060, + #3061,#3062,#3063,#3064,#3065,#3066,#3067,#3068,#3069,#3070,#3071, + #3072,#3073,#3074,#3075,#3076,#3077,#3078,#3079,#3080,#3081,#3082, + #3083,#3084,#3085,#3086,#3087,#3088,#3089,#3090,#3091,#3092,#3093, + #3094,#3095),.UNSPECIFIED.,.F.,.F.,(9,7,7,7,7,7,7,9),(0., + 0.785398163397,1.47262155637,1.773281790796,2.337019730344, + 3.323561124553,4.803373215866,6.28318530718),.UNSPECIFIED.); +#3045 = CARTESIAN_POINT('',(1.749442681228,0.526250539436)); +#3046 = CARTESIAN_POINT('',(1.731013890208,0.571957574886)); +#3047 = CARTESIAN_POINT('',(1.716628009527,0.619051486728)); +#3048 = CARTESIAN_POINT('',(1.706730137776,0.667154048102)); +#3049 = CARTESIAN_POINT('',(1.701942060603,0.71585913122)); +#3050 = CARTESIAN_POINT('',(1.703043357387,0.764714154902)); +#3051 = CARTESIAN_POINT('',(1.711177695723,0.813183583818)); +#3052 = CARTESIAN_POINT('',(1.728027347144,0.860569413232)); +#3053 = CARTESIAN_POINT('',(1.779911616685,0.945495962948)); +#3054 = CARTESIAN_POINT('',(1.812410171957,0.98352593372)); +#3055 = CARTESIAN_POINT('',(1.8545742094,1.019288412063)); +#3056 = CARTESIAN_POINT('',(1.908113503281,1.051892094281)); +#3057 = CARTESIAN_POINT('',(1.974330709775,1.080336025807)); +#3058 = CARTESIAN_POINT('',(2.05509676052,1.103057018853)); +#3059 = CARTESIAN_POINT('',(2.146685674375,1.118654821906)); +#3060 = CARTESIAN_POINT('',(2.285871157749,1.129992221487)); +#3061 = CARTESIAN_POINT('',(2.329232587881,1.131966648293)); +#3062 = CARTESIAN_POINT('',(2.373131492025,1.13241451425)); +#3063 = CARTESIAN_POINT('',(2.417013080027,1.131313596186)); +#3064 = CARTESIAN_POINT('',(2.4603114337,1.128676183559)); +#3065 = CARTESIAN_POINT('',(2.502511833887,1.124548763764)); +#3066 = CARTESIAN_POINT('',(2.543194909279,1.119005131664)); +#3067 = CARTESIAN_POINT('',(2.654939540239,1.099247532764)); +#3068 = CARTESIAN_POINT('',(2.721431123386,1.081691979456)); +#3069 = CARTESIAN_POINT('',(2.779535869249,1.060046176974)); +#3070 = CARTESIAN_POINT('',(2.828619314152,1.035093755123)); +#3071 = CARTESIAN_POINT('',(2.869494419316,1.007559551015)); +#3072 = CARTESIAN_POINT('',(2.902952604221,0.978009692444)); +#3073 = CARTESIAN_POINT('',(2.92989505666,0.946919579642)); +#3074 = CARTESIAN_POINT('',(2.988217246762,0.858245209992)); +#3075 = CARTESIAN_POINT('',(3.007769858435,0.798278707788)); +#3076 = CARTESIAN_POINT('',(3.0140064354,0.736848355699)); +#3077 = CARTESIAN_POINT('',(3.010264489738,0.675222690914)); +#3078 = CARTESIAN_POINT('',(2.998170777128,0.614333671887)); +#3079 = CARTESIAN_POINT('',(2.979087161691,0.554994019435)); +#3080 = CARTESIAN_POINT('',(2.95381033818,0.497939306714)); +#3081 = CARTESIAN_POINT('',(2.876797050928,0.362779122867)); +#3082 = CARTESIAN_POINT('',(2.818148002966,0.288411396327)); +#3083 = CARTESIAN_POINT('',(2.749241303747,0.223151407893)); +#3084 = CARTESIAN_POINT('',(2.671324337525,0.16919205079)); +#3085 = CARTESIAN_POINT('',(2.585756388697,0.128754854579)); +#3086 = CARTESIAN_POINT('',(2.495100483791,0.103721726355)); +#3087 = CARTESIAN_POINT('',(2.402569283785,9.475830402537E-02)); +#3088 = CARTESIAN_POINT('',(2.219729044579,0.108360336437)); +#3089 = CARTESIAN_POINT('',(2.129421546275,0.130923118231)); +#3090 = CARTESIAN_POINT('',(2.043220730785,0.168951467086)); +#3091 = CARTESIAN_POINT('',(1.96399186944,0.221095759914)); +#3092 = CARTESIAN_POINT('',(1.893621744958,0.285201738956)); +#3093 = CARTESIAN_POINT('',(1.833232431301,0.358934034507)); +#3094 = CARTESIAN_POINT('',(1.78416538501,0.440131387559)); +#3095 = CARTESIAN_POINT('',(1.749442681228,0.526250539436)); +#3096 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#3097 = PCURVE('',#1305,#3098); +#3098 = DEFINITIONAL_REPRESENTATION('',(#3099),#3151); +#3099 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#3100,#3101,#3102,#3103,#3104, + #3105,#3106,#3107,#3108,#3109,#3110,#3111,#3112,#3113,#3114,#3115, + #3116,#3117,#3118,#3119,#3120,#3121,#3122,#3123,#3124,#3125,#3126, + #3127,#3128,#3129,#3130,#3131,#3132,#3133,#3134,#3135,#3136,#3137, + #3138,#3139,#3140,#3141,#3142,#3143,#3144,#3145,#3146,#3147,#3148, + #3149,#3150),.UNSPECIFIED.,.F.,.F.,(9,7,7,7,7,7,7,9),(0., + 1.570796326795,2.748893571891,3.632466505713,4.29514620608, + 4.792155981355,5.537670644267,6.28318530718),.UNSPECIFIED.); +#3100 = CARTESIAN_POINT('',(6.104538952747,-0.526250539436)); +#3101 = CARTESIAN_POINT('',(6.067681370708,-0.434836468535)); +#3102 = CARTESIAN_POINT('',(6.014660706111,-0.348970381878)); +#3103 = CARTESIAN_POINT('',(5.949095342025,-0.271677081405)); +#3104 = CARTESIAN_POINT('',(5.872456155132,-0.205567417181)); +#3105 = CARTESIAN_POINT('',(5.786072140396,-0.153363467101)); +#3106 = CARTESIAN_POINT('',(5.692375394013,-0.11771252843)); +#3107 = CARTESIAN_POINT('',(5.595082585265,-9.98857024243E-02)); +#3108 = CARTESIAN_POINT('',(5.42481556267,-9.98857024243E-02)); +#3109 = CARTESIAN_POINT('',(5.351845018246,-0.109912993123)); +#3110 = CARTESIAN_POINT('',(5.280394084199,-0.129968523541)); +#3111 = CARTESIAN_POINT('',(5.212012032413,-0.159643456479)); +#3112 = CARTESIAN_POINT('',(5.147963474055,-0.198119299476)); +#3113 = CARTESIAN_POINT('',(5.089163863722,-0.244353709451)); +#3114 = CARTESIAN_POINT('',(5.036335366401,-0.297260025871)); +#3115 = CARTESIAN_POINT('',(4.955865502387,-0.39951000844)); +#3116 = CARTESIAN_POINT('',(4.925229583024,-0.446436995776)); +#3117 = CARTESIAN_POINT('',(4.898807962807,-0.49598958076)); +#3118 = CARTESIAN_POINT('',(4.877020219947,-0.547660341207)); +#3119 = CARTESIAN_POINT('',(4.86039328106,-0.600935264907)); +#3120 = CARTESIAN_POINT('',(4.849678604776,-0.655270502898)); +#3121 = CARTESIAN_POINT('',(4.846035644846,-0.710025012429)); +#3122 = CARTESIAN_POINT('',(4.855216053638,-0.805092147515)); +#3123 = CARTESIAN_POINT('',(4.8641518287,-0.845591709097)); +#3124 = CARTESIAN_POINT('',(4.878846518286,-0.885491798714)); +#3125 = CARTESIAN_POINT('',(4.900300525107,-0.924346878775)); +#3126 = CARTESIAN_POINT('',(4.929687233814,-0.96163658366)); +#3127 = CARTESIAN_POINT('',(4.968562580106,-0.996655132864)); +#3128 = CARTESIAN_POINT('',(5.018589827718,-1.028436652836)); +#3129 = CARTESIAN_POINT('',(5.126084529621,-1.076458375088)); +#3130 = CARTESIAN_POINT('',(5.17856428202,-1.094598247456)); +#3131 = CARTESIAN_POINT('',(5.237568692295,-1.109832823264)); +#3132 = CARTESIAN_POINT('',(5.302722506451,-1.121669527824)); +#3133 = CARTESIAN_POINT('',(5.373051383573,-1.129606719338)); +#3134 = CARTESIAN_POINT('',(5.446023229515,-1.133300100343)); +#3135 = CARTESIAN_POINT('',(5.518951312094,-1.13272816697)); +#3136 = CARTESIAN_POINT('',(5.695633224175,-1.121098265151)); +#3137 = CARTESIAN_POINT('',(5.796564547624,-1.104943213182)); +#3138 = CARTESIAN_POINT('',(5.884978355552,-1.080221313082)); +#3139 = CARTESIAN_POINT('',(5.955488335847,-1.04875826949)); +#3140 = CARTESIAN_POINT('',(6.011356429826,-1.012625673241)); +#3141 = CARTESIAN_POINT('',(6.054122828707,-0.972997243777)); +#3142 = CARTESIAN_POINT('',(6.086036705062,-0.930968368726)); +#3143 = CARTESIAN_POINT('',(6.13147968083,-0.843669726192)); +#3144 = CARTESIAN_POINT('',(6.145011933733,-0.798401959133)); +#3145 = CARTESIAN_POINT('',(6.151068400704,-0.752314092525)); +#3146 = CARTESIAN_POINT('',(6.150988691907,-0.705975469972)); +#3147 = CARTESIAN_POINT('',(6.145707687614,-0.659833705175)); +#3148 = CARTESIAN_POINT('',(6.135882640088,-0.614272116287)); +#3149 = CARTESIAN_POINT('',(6.122031906722,-0.569636514492)); +#3150 = CARTESIAN_POINT('',(6.104538952747,-0.526250539436)); +#3151 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#3152 = ADVANCED_FACE('',(#3153),#461,.F.); +#3153 = FACE_BOUND('',#3154,.F.); +#3154 = EDGE_LOOP('',(#3155,#3156,#3157,#3178)); +#3155 = ORIENTED_EDGE('',*,*,#445,.F.); +#3156 = ORIENTED_EDGE('',*,*,#2689,.T.); +#3157 = ORIENTED_EDGE('',*,*,#3158,.F.); +#3158 = EDGE_CURVE('',#2901,#2690,#3159,.T.); +#3159 = SURFACE_CURVE('',#3160,(#3165,#3172),.PCURVE_S1.); +#3160 = CIRCLE('',#3161,0.497715749301); +#3161 = AXIS2_PLACEMENT_3D('',#3162,#3163,#3164); +#3162 = CARTESIAN_POINT('',(1.,0.,1.)); +#3163 = DIRECTION('',(-0.707106781187,0.707106781187,0.)); +#3164 = DIRECTION('',(-0.707106781187,-0.707106781187,0.)); +#3165 = PCURVE('',#461,#3166); +#3166 = DEFINITIONAL_REPRESENTATION('',(#3167),#3171); +#3167 = CIRCLE('',#3168,0.497715749301); +#3168 = AXIS2_PLACEMENT_2D('',#3169,#3170); +#3169 = CARTESIAN_POINT('',(0.,-1.)); +#3170 = DIRECTION('',(-1.,-0.)); +#3171 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#3172 = PCURVE('',#781,#3173); +#3173 = DEFINITIONAL_REPRESENTATION('',(#3174),#3177); +#3174 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#3175,#3176),.UNSPECIFIED.,.F., + .F.,(2,2),(4.272666368506,4.712388980385),.PIECEWISE_BEZIER_KNOTS.); +#3175 = CARTESIAN_POINT('',(0.785398163397,-1.131073714916)); +#3176 = CARTESIAN_POINT('',(0.785398163397,-1.570796326795)); +#3177 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#3178 = ORIENTED_EDGE('',*,*,#2900,.F.); +#3179 = ADVANCED_FACE('',(#3180),#781,.F.); +#3180 = FACE_BOUND('',#3181,.F.); +#3181 = EDGE_LOOP('',(#3182,#3183,#3184,#3185,#3208,#3236,#3257,#3258)); +#3182 = ORIENTED_EDGE('',*,*,#3158,.T.); +#3183 = ORIENTED_EDGE('',*,*,#2714,.T.); +#3184 = ORIENTED_EDGE('',*,*,#737,.F.); +#3185 = ORIENTED_EDGE('',*,*,#3186,.T.); +#3186 = EDGE_CURVE('',#710,#3187,#3189,.T.); +#3187 = VERTEX_POINT('',#3188); +#3188 = CARTESIAN_POINT('',(0.648061818566,0.351938181434,1.)); +#3189 = SURFACE_CURVE('',#3190,(#3195,#3201),.PCURVE_S1.); +#3190 = CIRCLE('',#3191,0.497715749301); +#3191 = AXIS2_PLACEMENT_3D('',#3192,#3193,#3194); +#3192 = CARTESIAN_POINT('',(1.,0.,1.)); +#3193 = DIRECTION('',(0.707106781187,0.707106781187,-0.)); +#3194 = DIRECTION('',(-0.707106781187,0.707106781187,0.)); +#3195 = PCURVE('',#781,#3196); +#3196 = DEFINITIONAL_REPRESENTATION('',(#3197),#3200); +#3197 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#3198,#3199),.UNSPECIFIED.,.F., + .F.,(2,2),(6.183299604755,6.28318530718),.PIECEWISE_BEZIER_KNOTS.); +#3198 = CARTESIAN_POINT('',(2.356194490192,-9.98857024243E-02)); +#3199 = CARTESIAN_POINT('',(2.356194490192,0.)); +#3200 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#3201 = PCURVE('',#725,#3202); +#3202 = DEFINITIONAL_REPRESENTATION('',(#3203),#3207); +#3203 = CIRCLE('',#3204,0.497715749301); +#3204 = AXIS2_PLACEMENT_2D('',#3205,#3206); +#3205 = CARTESIAN_POINT('',(1.414213562373,-1.)); +#3206 = DIRECTION('',(-1.,-0.)); +#3207 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#3208 = ORIENTED_EDGE('',*,*,#3209,.F.); +#3209 = EDGE_CURVE('',#3210,#3187,#3212,.T.); +#3210 = VERTEX_POINT('',#3211); +#3211 = CARTESIAN_POINT('',(1.351938181434,0.351938181434,1.)); +#3212 = SURFACE_CURVE('',#3213,(#3218,#3224),.PCURVE_S1.); +#3213 = CIRCLE('',#3214,0.497715749301); +#3214 = AXIS2_PLACEMENT_3D('',#3215,#3216,#3217); +#3215 = CARTESIAN_POINT('',(1.,0.,1.)); +#3216 = DIRECTION('',(0.,0.,1.)); +#3217 = DIRECTION('',(1.,0.,-0.)); +#3218 = PCURVE('',#781,#3219); +#3219 = DEFINITIONAL_REPRESENTATION('',(#3220),#3223); +#3220 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#3221,#3222),.UNSPECIFIED.,.F., + .F.,(2,2),(0.785398163397,2.356194490192),.PIECEWISE_BEZIER_KNOTS.); +#3221 = CARTESIAN_POINT('',(0.785398163397,0.)); +#3222 = CARTESIAN_POINT('',(2.356194490192,0.)); +#3223 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#3224 = PCURVE('',#3225,#3230); +#3225 = PLANE('',#3226); +#3226 = AXIS2_PLACEMENT_3D('',#3227,#3228,#3229); +#3227 = CARTESIAN_POINT('',(1.,1.,1.)); +#3228 = DIRECTION('',(0.,0.,1.)); +#3229 = DIRECTION('',(1.,0.,-0.)); +#3230 = DEFINITIONAL_REPRESENTATION('',(#3231),#3235); +#3231 = CIRCLE('',#3232,0.497715749301); +#3232 = AXIS2_PLACEMENT_2D('',#3233,#3234); +#3233 = CARTESIAN_POINT('',(0.,-1.)); +#3234 = DIRECTION('',(1.,0.)); +#3235 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#3236 = ORIENTED_EDGE('',*,*,#3237,.T.); +#3237 = EDGE_CURVE('',#3210,#2739,#3238,.T.); +#3238 = SURFACE_CURVE('',#3239,(#3244,#3250),.PCURVE_S1.); +#3239 = CIRCLE('',#3240,0.497715749301); +#3240 = AXIS2_PLACEMENT_3D('',#3241,#3242,#3243); +#3241 = CARTESIAN_POINT('',(1.,0.,1.)); +#3242 = DIRECTION('',(-0.707106781187,0.707106781187,0.)); +#3243 = DIRECTION('',(-0.707106781187,-0.707106781187,0.)); +#3244 = PCURVE('',#781,#3245); +#3245 = DEFINITIONAL_REPRESENTATION('',(#3246),#3249); +#3246 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#3247,#3248),.UNSPECIFIED.,.F., + .F.,(2,2),(3.14159265359,3.241478356014),.PIECEWISE_BEZIER_KNOTS.); +#3247 = CARTESIAN_POINT('',(0.785398163397,0.)); +#3248 = CARTESIAN_POINT('',(0.785398163397,-9.98857024243E-02)); +#3249 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#3250 = PCURVE('',#2756,#3251); +#3251 = DEFINITIONAL_REPRESENTATION('',(#3252),#3256); +#3252 = CIRCLE('',#3253,0.497715749301); +#3253 = AXIS2_PLACEMENT_2D('',#3254,#3255); +#3254 = CARTESIAN_POINT('',(0.,-1.)); +#3255 = DIRECTION('',(-1.,-0.)); +#3256 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#3257 = ORIENTED_EDGE('',*,*,#2980,.F.); +#3258 = ORIENTED_EDGE('',*,*,#2923,.F.); +#3259 = ADVANCED_FACE('',(#3260),#725,.F.); +#3260 = FACE_BOUND('',#3261,.F.); +#3261 = EDGE_LOOP('',(#3262,#3285,#3306,#3307,#3308)); +#3262 = ORIENTED_EDGE('',*,*,#3263,.F.); +#3263 = EDGE_CURVE('',#3264,#1046,#3266,.T.); +#3264 = VERTEX_POINT('',#3265); +#3265 = CARTESIAN_POINT('',(0.351938181434,0.648061818566,1.)); +#3266 = SURFACE_CURVE('',#3267,(#3272,#3279),.PCURVE_S1.); +#3267 = CIRCLE('',#3268,0.497715749301); +#3268 = AXIS2_PLACEMENT_3D('',#3269,#3270,#3271); +#3269 = CARTESIAN_POINT('',(0.,1.,1.)); +#3270 = DIRECTION('',(0.707106781187,0.707106781187,-0.)); +#3271 = DIRECTION('',(-0.707106781187,0.707106781187,0.)); +#3272 = PCURVE('',#725,#3273); +#3273 = DEFINITIONAL_REPRESENTATION('',(#3274),#3278); +#3274 = CIRCLE('',#3275,0.497715749301); +#3275 = AXIS2_PLACEMENT_2D('',#3276,#3277); +#3276 = CARTESIAN_POINT('',(0.,-1.)); +#3277 = DIRECTION('',(-1.,-0.)); +#3278 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#3279 = PCURVE('',#1013,#3280); +#3280 = DEFINITIONAL_REPRESENTATION('',(#3281),#3284); +#3281 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#3282,#3283),.UNSPECIFIED.,.F., + .F.,(2,2),(3.14159265359,3.241478356014),.PIECEWISE_BEZIER_KNOTS.); +#3282 = CARTESIAN_POINT('',(5.497787143782,0.)); +#3283 = CARTESIAN_POINT('',(5.497787143782,-9.98857024243E-02)); +#3284 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#3285 = ORIENTED_EDGE('',*,*,#3286,.T.); +#3286 = EDGE_CURVE('',#3264,#3187,#3287,.T.); +#3287 = SURFACE_CURVE('',#3288,(#3292,#3299),.PCURVE_S1.); +#3288 = LINE('',#3289,#3290); +#3289 = CARTESIAN_POINT('',(0.,1.,1.)); +#3290 = VECTOR('',#3291,1.); +#3291 = DIRECTION('',(0.707106781187,-0.707106781187,0.)); +#3292 = PCURVE('',#725,#3293); +#3293 = DEFINITIONAL_REPRESENTATION('',(#3294),#3298); +#3294 = LINE('',#3295,#3296); +#3295 = CARTESIAN_POINT('',(0.,-1.)); +#3296 = VECTOR('',#3297,1.); +#3297 = DIRECTION('',(1.,0.)); +#3298 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#3299 = PCURVE('',#3225,#3300); +#3300 = DEFINITIONAL_REPRESENTATION('',(#3301),#3305); +#3301 = LINE('',#3302,#3303); +#3302 = CARTESIAN_POINT('',(-1.,1.110223024625E-16)); +#3303 = VECTOR('',#3304,1.); +#3304 = DIRECTION('',(0.707106781187,-0.707106781187)); +#3305 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#3306 = ORIENTED_EDGE('',*,*,#3186,.F.); +#3307 = ORIENTED_EDGE('',*,*,#709,.F.); +#3308 = ORIENTED_EDGE('',*,*,#1095,.F.); +#3309 = ADVANCED_FACE('',(#3310),#1013,.F.); +#3310 = FACE_BOUND('',#3311,.F.); +#3311 = EDGE_LOOP('',(#3312,#3341,#3362,#3363,#3364,#3365)); +#3312 = ORIENTED_EDGE('',*,*,#3313,.T.); +#3313 = EDGE_CURVE('',#3314,#3316,#3318,.T.); +#3314 = VERTEX_POINT('',#3315); +#3315 = CARTESIAN_POINT('',(3.047629996336E-17,1.,0.502284250699)); +#3316 = VERTEX_POINT('',#3317); +#3317 = CARTESIAN_POINT('',(0.497715749301,1.,1.)); +#3318 = SURFACE_CURVE('',#3319,(#3324,#3330),.PCURVE_S1.); +#3319 = CIRCLE('',#3320,0.497715749301); +#3320 = AXIS2_PLACEMENT_3D('',#3321,#3322,#3323); +#3321 = CARTESIAN_POINT('',(0.,1.,1.)); +#3322 = DIRECTION('',(-2.449293598295E-16,-1.,0.)); +#3323 = DIRECTION('',(1.,-2.449293598295E-16,0.)); +#3324 = PCURVE('',#1013,#3325); +#3325 = DEFINITIONAL_REPRESENTATION('',(#3326),#3329); +#3326 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#3327,#3328),.UNSPECIFIED.,.F., + .F.,(2,2),(4.712388980385,6.28318530718),.PIECEWISE_BEZIER_KNOTS.); +#3327 = CARTESIAN_POINT('',(6.28318530718,-1.570796326795)); +#3328 = CARTESIAN_POINT('',(6.28318530718,8.881784197001E-16)); +#3329 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#3330 = PCURVE('',#3331,#3336); +#3331 = SPHERICAL_SURFACE('',#3332,0.497715749301); +#3332 = AXIS2_PLACEMENT_3D('',#3333,#3334,#3335); +#3333 = CARTESIAN_POINT('',(0.,1.,1.)); +#3334 = DIRECTION('',(0.,0.,1.)); +#3335 = DIRECTION('',(1.,0.,-0.)); +#3336 = DEFINITIONAL_REPRESENTATION('',(#3337),#3340); +#3337 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#3338,#3339),.UNSPECIFIED.,.F., + .F.,(2,2),(4.712388980385,6.28318530718),.PIECEWISE_BEZIER_KNOTS.); +#3338 = CARTESIAN_POINT('',(0.,-1.570796326795)); +#3339 = CARTESIAN_POINT('',(0.,8.881784197001E-16)); +#3340 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#3341 = ORIENTED_EDGE('',*,*,#3342,.F.); +#3342 = EDGE_CURVE('',#3264,#3316,#3343,.T.); +#3343 = SURFACE_CURVE('',#3344,(#3349,#3355),.PCURVE_S1.); +#3344 = CIRCLE('',#3345,0.497715749301); +#3345 = AXIS2_PLACEMENT_3D('',#3346,#3347,#3348); +#3346 = CARTESIAN_POINT('',(0.,1.,1.)); +#3347 = DIRECTION('',(0.,0.,1.)); +#3348 = DIRECTION('',(1.,0.,-0.)); +#3349 = PCURVE('',#1013,#3350); +#3350 = DEFINITIONAL_REPRESENTATION('',(#3351),#3354); +#3351 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#3352,#3353),.UNSPECIFIED.,.F., + .F.,(2,2),(5.497787143782,6.28318530718),.PIECEWISE_BEZIER_KNOTS.); +#3352 = CARTESIAN_POINT('',(5.497787143782,0.)); +#3353 = CARTESIAN_POINT('',(6.28318530718,0.)); +#3354 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#3355 = PCURVE('',#3225,#3356); +#3356 = DEFINITIONAL_REPRESENTATION('',(#3357),#3361); +#3357 = CIRCLE('',#3358,0.497715749301); +#3358 = AXIS2_PLACEMENT_2D('',#3359,#3360); +#3359 = CARTESIAN_POINT('',(-1.,1.110223024625E-16)); +#3360 = DIRECTION('',(1.,0.)); +#3361 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#3362 = ORIENTED_EDGE('',*,*,#3263,.T.); +#3363 = ORIENTED_EDGE('',*,*,#1045,.F.); +#3364 = ORIENTED_EDGE('',*,*,#983,.F.); +#3365 = ORIENTED_EDGE('',*,*,#3366,.T.); +#3366 = EDGE_CURVE('',#956,#3314,#3367,.T.); +#3367 = SURFACE_CURVE('',#3368,(#3373,#3379),.PCURVE_S1.); +#3368 = CIRCLE('',#3369,0.497715749301); +#3369 = AXIS2_PLACEMENT_3D('',#3370,#3371,#3372); +#3370 = CARTESIAN_POINT('',(0.,1.,1.)); +#3371 = DIRECTION('',(0.707106781187,0.707106781187,-0.)); +#3372 = DIRECTION('',(-0.707106781187,0.707106781187,0.)); +#3373 = PCURVE('',#1013,#3374); +#3374 = DEFINITIONAL_REPRESENTATION('',(#3375),#3378); +#3375 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#3376,#3377),.UNSPECIFIED.,.F., + .F.,(2,2),(4.272666368506,4.712388980385),.PIECEWISE_BEZIER_KNOTS.); +#3376 = CARTESIAN_POINT('',(5.497787143782,-1.131073714916)); +#3377 = CARTESIAN_POINT('',(5.497787143782,-1.570796326795)); +#3378 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#3379 = PCURVE('',#971,#3380); +#3380 = DEFINITIONAL_REPRESENTATION('',(#3381),#3385); +#3381 = CIRCLE('',#3382,0.497715749301); +#3382 = AXIS2_PLACEMENT_2D('',#3383,#3384); +#3383 = CARTESIAN_POINT('',(0.,-1.)); +#3384 = DIRECTION('',(-1.,-0.)); +#3385 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#3386 = ADVANCED_FACE('',(#3387),#971,.F.); +#3387 = FACE_BOUND('',#3388,.F.); +#3388 = EDGE_LOOP('',(#3389,#3390,#3411,#3412)); +#3389 = ORIENTED_EDGE('',*,*,#1390,.F.); +#3390 = ORIENTED_EDGE('',*,*,#3391,.T.); +#3391 = EDGE_CURVE('',#1369,#3314,#3392,.T.); +#3392 = SURFACE_CURVE('',#3393,(#3397,#3404),.PCURVE_S1.); +#3393 = LINE('',#3394,#3395); +#3394 = CARTESIAN_POINT('',(0.,1.,0.)); +#3395 = VECTOR('',#3396,1.); +#3396 = DIRECTION('',(0.,0.,1.)); +#3397 = PCURVE('',#971,#3398); +#3398 = DEFINITIONAL_REPRESENTATION('',(#3399),#3403); +#3399 = LINE('',#3400,#3401); +#3400 = CARTESIAN_POINT('',(0.,0.)); +#3401 = VECTOR('',#3402,1.); +#3402 = DIRECTION('',(0.,-1.)); +#3403 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#3404 = PCURVE('',#1434,#3405); +#3405 = DEFINITIONAL_REPRESENTATION('',(#3406),#3410); +#3406 = LINE('',#3407,#3408); +#3407 = CARTESIAN_POINT('',(1.414213562373,0.)); +#3408 = VECTOR('',#3409,1.); +#3409 = DIRECTION('',(0.,-1.)); +#3410 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#3411 = ORIENTED_EDGE('',*,*,#3366,.F.); +#3412 = ORIENTED_EDGE('',*,*,#955,.F.); +#3413 = ADVANCED_FACE('',(#3414,#3462,#3584,#3706,#3709),#1305,.F.); +#3414 = FACE_BOUND('',#3415,.F.); +#3415 = EDGE_LOOP('',(#3416,#3439,#3461)); +#3416 = ORIENTED_EDGE('',*,*,#3417,.F.); +#3417 = EDGE_CURVE('',#3418,#3418,#3420,.T.); +#3418 = VERTEX_POINT('',#3419); +#3419 = CARTESIAN_POINT('',(1.497715749301,1.,1.)); +#3420 = SURFACE_CURVE('',#3421,(#3426,#3432),.PCURVE_S1.); +#3421 = CIRCLE('',#3422,0.497715749301); +#3422 = AXIS2_PLACEMENT_3D('',#3423,#3424,#3425); +#3423 = CARTESIAN_POINT('',(1.,1.,1.)); +#3424 = DIRECTION('',(0.,0.,1.)); +#3425 = DIRECTION('',(1.,0.,-0.)); +#3426 = PCURVE('',#1305,#3427); +#3427 = DEFINITIONAL_REPRESENTATION('',(#3428),#3431); +#3428 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#3429,#3430),.UNSPECIFIED.,.F., + .F.,(2,2),(0.,6.28318530718),.PIECEWISE_BEZIER_KNOTS.); +#3429 = CARTESIAN_POINT('',(0.,0.)); +#3430 = CARTESIAN_POINT('',(6.28318530718,0.)); +#3431 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#3432 = PCURVE('',#3225,#3433); +#3433 = DEFINITIONAL_REPRESENTATION('',(#3434),#3438); +#3434 = CIRCLE('',#3435,0.497715749301); +#3435 = AXIS2_PLACEMENT_2D('',#3436,#3437); +#3436 = CARTESIAN_POINT('',(0.,1.110223024625E-16)); +#3437 = DIRECTION('',(1.,0.)); +#3438 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#3439 = ORIENTED_EDGE('',*,*,#3440,.F.); +#3440 = EDGE_CURVE('',#3441,#3418,#3443,.T.); +#3441 = VERTEX_POINT('',#3442); +#3442 = CARTESIAN_POINT('',(1.,1.,0.502284250699)); +#3443 = SEAM_CURVE('',#3444,(#3449,#3455),.PCURVE_S1.); +#3444 = CIRCLE('',#3445,0.497715749301); +#3445 = AXIS2_PLACEMENT_3D('',#3446,#3447,#3448); +#3446 = CARTESIAN_POINT('',(1.,1.,1.)); +#3447 = DIRECTION('',(-2.449293598295E-16,-1.,0.)); +#3448 = DIRECTION('',(1.,-2.449293598295E-16,0.)); +#3449 = PCURVE('',#1305,#3450); +#3450 = DEFINITIONAL_REPRESENTATION('',(#3451),#3454); +#3451 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#3452,#3453),.UNSPECIFIED.,.F., + .F.,(2,2),(4.712388980385,6.28318530718),.PIECEWISE_BEZIER_KNOTS.); +#3452 = CARTESIAN_POINT('',(6.28318530718,-1.570796326795)); +#3453 = CARTESIAN_POINT('',(6.28318530718,8.881784197001E-16)); +#3454 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#3455 = PCURVE('',#1305,#3456); +#3456 = DEFINITIONAL_REPRESENTATION('',(#3457),#3460); +#3457 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#3458,#3459),.UNSPECIFIED.,.F., + .F.,(2,2),(4.712388980385,6.28318530718),.PIECEWISE_BEZIER_KNOTS.); +#3458 = CARTESIAN_POINT('',(0.,-1.570796326795)); +#3459 = CARTESIAN_POINT('',(0.,8.881784197001E-16)); +#3460 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#3461 = ORIENTED_EDGE('',*,*,#3440,.T.); +#3462 = FACE_BOUND('',#3463,.F.); +#3463 = EDGE_LOOP('',(#3464)); +#3464 = ORIENTED_EDGE('',*,*,#3465,.F.); +#3465 = EDGE_CURVE('',#3466,#3466,#3468,.T.); +#3466 = VERTEX_POINT('',#3467); +#3467 = CARTESIAN_POINT('',(1.076476273809,1.423523726191,0.75)); +#3468 = SURFACE_CURVE('',#3469,(#3474,#3529),.PCURVE_S1.); +#3469 = CIRCLE('',#3470,0.245399606973); +#3470 = AXIS2_PLACEMENT_3D('',#3471,#3472,#3473); +#3471 = CARTESIAN_POINT('',(1.25,1.25,0.75)); +#3472 = DIRECTION('',(0.57735026919,0.57735026919,-0.57735026919)); +#3473 = DIRECTION('',(-0.707106781187,0.707106781187,0.)); +#3474 = PCURVE('',#1305,#3475); +#3475 = DEFINITIONAL_REPRESENTATION('',(#3476),#3528); +#3476 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#3477,#3478,#3479,#3480,#3481, + #3482,#3483,#3484,#3485,#3486,#3487,#3488,#3489,#3490,#3491,#3492, + #3493,#3494,#3495,#3496,#3497,#3498,#3499,#3500,#3501,#3502,#3503, + #3504,#3505,#3506,#3507,#3508,#3509,#3510,#3511,#3512,#3513,#3514, + #3515,#3516,#3517,#3518,#3519,#3520,#3521,#3522,#3523,#3524,#3525, + #3526,#3527),.UNSPECIFIED.,.T.,.F.,(9,7,7,7,7,7,7,9),(0., + 1.570796326795,2.748893571891,3.632466505713,4.29514620608, + 4.792155981355,5.537670644267,6.28318530718),.UNSPECIFIED.); +#3477 = CARTESIAN_POINT('',(1.392149972362,-0.526250539436)); +#3478 = CARTESIAN_POINT('',(1.355292390323,-0.434836468535)); +#3479 = CARTESIAN_POINT('',(1.302271725728,-0.348970381878)); +#3480 = CARTESIAN_POINT('',(1.236706361656,-0.271677081405)); +#3481 = CARTESIAN_POINT('',(1.160067174745,-0.205567417182)); +#3482 = CARTESIAN_POINT('',(1.073683160038,-0.153363467099)); +#3483 = CARTESIAN_POINT('',(0.979986413631,-0.11771252843)); +#3484 = CARTESIAN_POINT('',(0.882693604881,-9.98857024243E-02)); +#3485 = CARTESIAN_POINT('',(0.712426582285,-9.98857024243E-02)); +#3486 = CARTESIAN_POINT('',(0.639456037862,-0.109912993123)); +#3487 = CARTESIAN_POINT('',(0.568005103814,-0.129968523541)); +#3488 = CARTESIAN_POINT('',(0.49962305203,-0.159643456479)); +#3489 = CARTESIAN_POINT('',(0.435574493672,-0.198119299476)); +#3490 = CARTESIAN_POINT('',(0.376774883337,-0.244353709451)); +#3491 = CARTESIAN_POINT('',(0.323946386017,-0.297260025871)); +#3492 = CARTESIAN_POINT('',(0.243476522003,-0.39951000844)); +#3493 = CARTESIAN_POINT('',(0.212840602639,-0.446436995776)); +#3494 = CARTESIAN_POINT('',(0.186418982422,-0.49598958076)); +#3495 = CARTESIAN_POINT('',(0.164631239563,-0.547660341207)); +#3496 = CARTESIAN_POINT('',(0.148004300675,-0.600935264907)); +#3497 = CARTESIAN_POINT('',(0.137289624391,-0.655270502898)); +#3498 = CARTESIAN_POINT('',(0.133646664462,-0.710025012429)); +#3499 = CARTESIAN_POINT('',(0.142827073254,-0.805092147515)); +#3500 = CARTESIAN_POINT('',(0.151762848316,-0.845591709097)); +#3501 = CARTESIAN_POINT('',(0.166457537901,-0.885491798714)); +#3502 = CARTESIAN_POINT('',(0.187911544723,-0.924346878775)); +#3503 = CARTESIAN_POINT('',(0.21729825343,-0.96163658366)); +#3504 = CARTESIAN_POINT('',(0.256173599721,-0.996655132864)); +#3505 = CARTESIAN_POINT('',(0.306200847333,-1.028436652836)); +#3506 = CARTESIAN_POINT('',(0.413695549236,-1.076458375088)); +#3507 = CARTESIAN_POINT('',(0.466175301633,-1.094598247458)); +#3508 = CARTESIAN_POINT('',(0.525179711943,-1.109832823257)); +#3509 = CARTESIAN_POINT('',(0.590333526029,-1.121669527837)); +#3510 = CARTESIAN_POINT('',(0.660662403208,-1.12960671933)); +#3511 = CARTESIAN_POINT('',(0.733634249126,-1.133300100346)); +#3512 = CARTESIAN_POINT('',(0.80656233171,-1.13272816697)); +#3513 = CARTESIAN_POINT('',(0.98324424379,-1.121098265151)); +#3514 = CARTESIAN_POINT('',(1.084175567234,-1.104943213182)); +#3515 = CARTESIAN_POINT('',(1.172589375188,-1.080221313082)); +#3516 = CARTESIAN_POINT('',(1.243099355469,-1.04875826949)); +#3517 = CARTESIAN_POINT('',(1.298967449443,-1.012625673241)); +#3518 = CARTESIAN_POINT('',(1.341733848319,-0.972997243777)); +#3519 = CARTESIAN_POINT('',(1.373647724677,-0.930968368726)); +#3520 = CARTESIAN_POINT('',(1.419090700445,-0.843669726192)); +#3521 = CARTESIAN_POINT('',(1.432622953348,-0.798401959133)); +#3522 = CARTESIAN_POINT('',(1.43867942032,-0.752314092525)); +#3523 = CARTESIAN_POINT('',(1.438599711522,-0.705975469972)); +#3524 = CARTESIAN_POINT('',(1.433318707227,-0.659833705175)); +#3525 = CARTESIAN_POINT('',(1.423493659705,-0.614272116287)); +#3526 = CARTESIAN_POINT('',(1.409642926337,-0.569636514492)); +#3527 = CARTESIAN_POINT('',(1.392149972362,-0.526250539436)); +#3528 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#3529 = PCURVE('',#1862,#3530); +#3530 = DEFINITIONAL_REPRESENTATION('',(#3531),#3583); +#3531 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#3532,#3533,#3534,#3535,#3536, + #3537,#3538,#3539,#3540,#3541,#3542,#3543,#3544,#3545,#3546,#3547, + #3548,#3549,#3550,#3551,#3552,#3553,#3554,#3555,#3556,#3557,#3558, + #3559,#3560,#3561,#3562,#3563,#3564,#3565,#3566,#3567,#3568,#3569, + #3570,#3571,#3572,#3573,#3574,#3575,#3576,#3577,#3578,#3579,#3580, + #3581,#3582),.UNSPECIFIED.,.T.,.F.,(9,7,7,7,7,7,7,9),(0., + 0.785398163397,1.47262155637,1.773281790796,2.337019730344, + 3.323561124553,4.803373215866,6.28318530718),.UNSPECIFIED.); +#3532 = CARTESIAN_POINT('',(3.320239008023,0.526250539436)); +#3533 = CARTESIAN_POINT('',(3.301810217003,0.571957574886)); +#3534 = CARTESIAN_POINT('',(3.287424336321,0.619051486728)); +#3535 = CARTESIAN_POINT('',(3.27752646457,0.667154048102)); +#3536 = CARTESIAN_POINT('',(3.272738387398,0.715859131219)); +#3537 = CARTESIAN_POINT('',(3.273839684183,0.764714154902)); +#3538 = CARTESIAN_POINT('',(3.281974022517,0.813183583818)); +#3539 = CARTESIAN_POINT('',(3.298823673939,0.860569413232)); +#3540 = CARTESIAN_POINT('',(3.35070794348,0.945495962948)); +#3541 = CARTESIAN_POINT('',(3.38320649876,0.983525933721)); +#3542 = CARTESIAN_POINT('',(3.42537053617,1.019288412062)); +#3543 = CARTESIAN_POINT('',(3.478909830108,1.051892094285)); +#3544 = CARTESIAN_POINT('',(3.545127036545,1.080336025805)); +#3545 = CARTESIAN_POINT('',(3.62589308732,1.103057018853)); +#3546 = CARTESIAN_POINT('',(3.71748200117,1.118654821906)); +#3547 = CARTESIAN_POINT('',(3.856667484544,1.129992221487)); +#3548 = CARTESIAN_POINT('',(3.900028914676,1.131966648293)); +#3549 = CARTESIAN_POINT('',(3.94392781882,1.13241451425)); +#3550 = CARTESIAN_POINT('',(3.987809406822,1.131313596186)); +#3551 = CARTESIAN_POINT('',(4.031107760495,1.128676183559)); +#3552 = CARTESIAN_POINT('',(4.073308160682,1.124548763764)); +#3553 = CARTESIAN_POINT('',(4.113991236073,1.119005131664)); +#3554 = CARTESIAN_POINT('',(4.225735867034,1.099247532764)); +#3555 = CARTESIAN_POINT('',(4.29222745018,1.081691979456)); +#3556 = CARTESIAN_POINT('',(4.35033219604,1.060046176974)); +#3557 = CARTESIAN_POINT('',(4.399415640943,1.035093755123)); +#3558 = CARTESIAN_POINT('',(4.440290746101,1.007559551015)); +#3559 = CARTESIAN_POINT('',(4.473748931018,0.978009692444)); +#3560 = CARTESIAN_POINT('',(4.500691383454,0.946919579642)); +#3561 = CARTESIAN_POINT('',(4.559013573557,0.858245209992)); +#3562 = CARTESIAN_POINT('',(4.578566185229,0.798278707787)); +#3563 = CARTESIAN_POINT('',(4.584802762171,0.736848355707)); +#3564 = CARTESIAN_POINT('',(4.581060816538,0.675222690908)); +#3565 = CARTESIAN_POINT('',(4.568967103907,0.614333671894)); +#3566 = CARTESIAN_POINT('',(4.549883488489,0.554994019433)); +#3567 = CARTESIAN_POINT('',(4.524606664975,0.497939306714)); +#3568 = CARTESIAN_POINT('',(4.447593377722,0.362779122867)); +#3569 = CARTESIAN_POINT('',(4.388944329766,0.288411396327)); +#3570 = CARTESIAN_POINT('',(4.320037630519,0.223151407893)); +#3571 = CARTESIAN_POINT('',(4.24212066433,0.169192050788)); +#3572 = CARTESIAN_POINT('',(4.156552715474,0.128754854579)); +#3573 = CARTESIAN_POINT('',(4.065896810591,0.103721726355)); +#3574 = CARTESIAN_POINT('',(3.97336561058,9.475830402537E-02)); +#3575 = CARTESIAN_POINT('',(3.790525371374,0.108360336437)); +#3576 = CARTESIAN_POINT('',(3.70021787307,0.130923118231)); +#3577 = CARTESIAN_POINT('',(3.614017057581,0.168951467086)); +#3578 = CARTESIAN_POINT('',(3.534788196236,0.221095759914)); +#3579 = CARTESIAN_POINT('',(3.464418071753,0.285201738956)); +#3580 = CARTESIAN_POINT('',(3.404028758096,0.358934034507)); +#3581 = CARTESIAN_POINT('',(3.354961711805,0.440131387559)); +#3582 = CARTESIAN_POINT('',(3.320239008023,0.526250539436)); +#3583 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#3584 = FACE_BOUND('',#3585,.F.); +#3585 = EDGE_LOOP('',(#3586)); +#3586 = ORIENTED_EDGE('',*,*,#3587,.F.); +#3587 = EDGE_CURVE('',#3588,#3588,#3590,.T.); +#3588 = VERTEX_POINT('',#3589); +#3589 = CARTESIAN_POINT('',(0.576476273809,1.076476273809,0.75)); +#3590 = SURFACE_CURVE('',#3591,(#3596,#3651),.PCURVE_S1.); +#3591 = CIRCLE('',#3592,0.245399606973); +#3592 = AXIS2_PLACEMENT_3D('',#3593,#3594,#3595); +#3593 = CARTESIAN_POINT('',(0.75,1.25,0.75)); +#3594 = DIRECTION('',(-0.57735026919,0.57735026919,-0.57735026919)); +#3595 = DIRECTION('',(-0.707106781187,-0.707106781187,0.)); +#3596 = PCURVE('',#1305,#3597); +#3597 = DEFINITIONAL_REPRESENTATION('',(#3598),#3650); +#3598 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#3599,#3600,#3601,#3602,#3603, + #3604,#3605,#3606,#3607,#3608,#3609,#3610,#3611,#3612,#3613,#3614, + #3615,#3616,#3617,#3618,#3619,#3620,#3621,#3622,#3623,#3624,#3625, + #3626,#3627,#3628,#3629,#3630,#3631,#3632,#3633,#3634,#3635,#3636, + #3637,#3638,#3639,#3640,#3641,#3642,#3643,#3644,#3645,#3646,#3647, + #3648,#3649),.UNSPECIFIED.,.F.,.F.,(9,7,7,7,7,7,7,9),(0., + 1.570796326795,2.748893571891,3.632466505713,4.29514620608, + 4.792155981355,5.537670644267,6.28318530718),.UNSPECIFIED.); +#3599 = CARTESIAN_POINT('',(2.962946299157,-0.526250539436)); +#3600 = CARTESIAN_POINT('',(2.926088717118,-0.434836468535)); +#3601 = CARTESIAN_POINT('',(2.873068052523,-0.348970381878)); +#3602 = CARTESIAN_POINT('',(2.807502688455,-0.271677081405)); +#3603 = CARTESIAN_POINT('',(2.730863501536,-0.205567417182)); +#3604 = CARTESIAN_POINT('',(2.644479486835,-0.153363467099)); +#3605 = CARTESIAN_POINT('',(2.550782740426,-0.11771252843)); +#3606 = CARTESIAN_POINT('',(2.453489931676,-9.98857024243E-02)); +#3607 = CARTESIAN_POINT('',(2.28322290908,-9.98857024243E-02)); +#3608 = CARTESIAN_POINT('',(2.210252364657,-0.109912993123)); +#3609 = CARTESIAN_POINT('',(2.138801430609,-0.129968523541)); +#3610 = CARTESIAN_POINT('',(2.070419378824,-0.159643456479)); +#3611 = CARTESIAN_POINT('',(2.006370820467,-0.198119299476)); +#3612 = CARTESIAN_POINT('',(1.947571210132,-0.244353709451)); +#3613 = CARTESIAN_POINT('',(1.894742712812,-0.297260025871)); +#3614 = CARTESIAN_POINT('',(1.814272848798,-0.39951000844)); +#3615 = CARTESIAN_POINT('',(1.783636929434,-0.446436995776)); +#3616 = CARTESIAN_POINT('',(1.757215309217,-0.49598958076)); +#3617 = CARTESIAN_POINT('',(1.735427566358,-0.547660341207)); +#3618 = CARTESIAN_POINT('',(1.71880062747,-0.600935264907)); +#3619 = CARTESIAN_POINT('',(1.708085951186,-0.655270502898)); +#3620 = CARTESIAN_POINT('',(1.704442991257,-0.710025012429)); +#3621 = CARTESIAN_POINT('',(1.713623400049,-0.805092147515)); +#3622 = CARTESIAN_POINT('',(1.722559175111,-0.845591709097)); +#3623 = CARTESIAN_POINT('',(1.737253864696,-0.885491798714)); +#3624 = CARTESIAN_POINT('',(1.758707871518,-0.924346878775)); +#3625 = CARTESIAN_POINT('',(1.788094580225,-0.96163658366)); +#3626 = CARTESIAN_POINT('',(1.826969926516,-0.996655132864)); +#3627 = CARTESIAN_POINT('',(1.876997174128,-1.028436652836)); +#3628 = CARTESIAN_POINT('',(1.984491876031,-1.076458375088)); +#3629 = CARTESIAN_POINT('',(2.036971628426,-1.094598247458)); +#3630 = CARTESIAN_POINT('',(2.09597603874,-1.109832823259)); +#3631 = CARTESIAN_POINT('',(2.161129852811,-1.12166952783)); +#3632 = CARTESIAN_POINT('',(2.231458730003,-1.129606719332)); +#3633 = CARTESIAN_POINT('',(2.304430575921,-1.133300100345)); +#3634 = CARTESIAN_POINT('',(2.377358658505,-1.13272816697)); +#3635 = CARTESIAN_POINT('',(2.554040570585,-1.121098265151)); +#3636 = CARTESIAN_POINT('',(2.65497189403,-1.104943213183)); +#3637 = CARTESIAN_POINT('',(2.743385701975,-1.080221313079)); +#3638 = CARTESIAN_POINT('',(2.813895682277,-1.048758269498)); +#3639 = CARTESIAN_POINT('',(2.869763776229,-1.012625673238)); +#3640 = CARTESIAN_POINT('',(2.912530175116,-0.972997243778)); +#3641 = CARTESIAN_POINT('',(2.944444051472,-0.930968368726)); +#3642 = CARTESIAN_POINT('',(2.98988702724,-0.843669726192)); +#3643 = CARTESIAN_POINT('',(3.003419280143,-0.798401959133)); +#3644 = CARTESIAN_POINT('',(3.009475747116,-0.752314092526)); +#3645 = CARTESIAN_POINT('',(3.009396038317,-0.705975469972)); +#3646 = CARTESIAN_POINT('',(3.004115034022,-0.659833705175)); +#3647 = CARTESIAN_POINT('',(2.9942899865,-0.614272116287)); +#3648 = CARTESIAN_POINT('',(2.980439253132,-0.569636514492)); +#3649 = CARTESIAN_POINT('',(2.962946299157,-0.526250539436)); +#3650 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#3651 = PCURVE('',#1513,#3652); +#3652 = DEFINITIONAL_REPRESENTATION('',(#3653),#3705); +#3653 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#3654,#3655,#3656,#3657,#3658, + #3659,#3660,#3661,#3662,#3663,#3664,#3665,#3666,#3667,#3668,#3669, + #3670,#3671,#3672,#3673,#3674,#3675,#3676,#3677,#3678,#3679,#3680, + #3681,#3682,#3683,#3684,#3685,#3686,#3687,#3688,#3689,#3690,#3691, + #3692,#3693,#3694,#3695,#3696,#3697,#3698,#3699,#3700,#3701,#3702, + #3703,#3704),.UNSPECIFIED.,.T.,.F.,(9,7,7,7,7,7,7,9),(0., + 0.785398163397,1.47262155637,1.773281790796,2.337019730344, + 3.323561124553,4.803373215866,6.28318530718),.UNSPECIFIED.); +#3654 = CARTESIAN_POINT('',(4.891035334818,0.526250539436)); +#3655 = CARTESIAN_POINT('',(4.872606543798,0.571957574886)); +#3656 = CARTESIAN_POINT('',(4.858220663116,0.619051486728)); +#3657 = CARTESIAN_POINT('',(4.848322791365,0.667154048102)); +#3658 = CARTESIAN_POINT('',(4.843534714193,0.715859131219)); +#3659 = CARTESIAN_POINT('',(4.844636010978,0.764714154902)); +#3660 = CARTESIAN_POINT('',(4.852770349312,0.813183583818)); +#3661 = CARTESIAN_POINT('',(4.869620000734,0.860569413232)); +#3662 = CARTESIAN_POINT('',(4.921504270275,0.945495962948)); +#3663 = CARTESIAN_POINT('',(4.954002825554,0.98352593372)); +#3664 = CARTESIAN_POINT('',(4.996166862964,1.019288412065)); +#3665 = CARTESIAN_POINT('',(5.049706156893,1.051892094282)); +#3666 = CARTESIAN_POINT('',(5.115923363337,1.080336025806)); +#3667 = CARTESIAN_POINT('',(5.196689414111,1.103057018853)); +#3668 = CARTESIAN_POINT('',(5.288278327965,1.118654821906)); +#3669 = CARTESIAN_POINT('',(5.427463811339,1.129992221487)); +#3670 = CARTESIAN_POINT('',(5.470825241471,1.131966648293)); +#3671 = CARTESIAN_POINT('',(5.514724145615,1.13241451425)); +#3672 = CARTESIAN_POINT('',(5.558605733616,1.131313596186)); +#3673 = CARTESIAN_POINT('',(5.60190408729,1.128676183559)); +#3674 = CARTESIAN_POINT('',(5.644104487477,1.124548763764)); +#3675 = CARTESIAN_POINT('',(5.684787562868,1.119005131664)); +#3676 = CARTESIAN_POINT('',(5.796532193829,1.099247532764)); +#3677 = CARTESIAN_POINT('',(5.863023776972,1.081691979454)); +#3678 = CARTESIAN_POINT('',(5.921128522834,1.060046176977)); +#3679 = CARTESIAN_POINT('',(5.97021196772,1.035093755114)); +#3680 = CARTESIAN_POINT('',(6.0110870729,1.00755955102)); +#3681 = CARTESIAN_POINT('',(6.04454525781,0.978009692443)); +#3682 = CARTESIAN_POINT('',(6.071487710249,0.946919579642)); +#3683 = CARTESIAN_POINT('',(6.129809900352,0.858245209992)); +#3684 = CARTESIAN_POINT('',(6.149362512022,0.798278707787)); +#3685 = CARTESIAN_POINT('',(6.155599088994,0.736848355706)); +#3686 = CARTESIAN_POINT('',(6.151857143308,0.675222690909)); +#3687 = CARTESIAN_POINT('',(6.139763430721,0.614333671893)); +#3688 = CARTESIAN_POINT('',(6.120679815275,0.554994019434)); +#3689 = CARTESIAN_POINT('',(6.09540299177,0.497939306714)); +#3690 = CARTESIAN_POINT('',(6.018389704517,0.362779122867)); +#3691 = CARTESIAN_POINT('',(5.959740656554,0.288411396327)); +#3692 = CARTESIAN_POINT('',(5.890833957335,0.223151407893)); +#3693 = CARTESIAN_POINT('',(5.812916991097,0.169192050788)); +#3694 = CARTESIAN_POINT('',(5.727349042281,0.12875485458)); +#3695 = CARTESIAN_POINT('',(5.636693137378,0.103721726355)); +#3696 = CARTESIAN_POINT('',(5.544161937375,9.475830402537E-02)); +#3697 = CARTESIAN_POINT('',(5.361321698169,0.108360336437)); +#3698 = CARTESIAN_POINT('',(5.271014199865,0.130923118231)); +#3699 = CARTESIAN_POINT('',(5.184813384376,0.168951467086)); +#3700 = CARTESIAN_POINT('',(5.10558452303,0.221095759914)); +#3701 = CARTESIAN_POINT('',(5.035214398547,0.285201738956)); +#3702 = CARTESIAN_POINT('',(4.974825084891,0.358934034507)); +#3703 = CARTESIAN_POINT('',(4.9257580386,0.440131387559)); +#3704 = CARTESIAN_POINT('',(4.891035334818,0.526250539436)); +#3705 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#3706 = FACE_BOUND('',#3707,.F.); +#3707 = EDGE_LOOP('',(#3708)); +#3708 = ORIENTED_EDGE('',*,*,#1240,.F.); +#3709 = FACE_BOUND('',#3710,.F.); +#3710 = EDGE_LOOP('',(#3711)); +#3711 = ORIENTED_EDGE('',*,*,#3033,.F.); +#3712 = ADVANCED_FACE('',(#3713),#1434,.F.); +#3713 = FACE_BOUND('',#3714,.F.); +#3714 = EDGE_LOOP('',(#3715,#3716,#3717,#3740)); +#3715 = ORIENTED_EDGE('',*,*,#3391,.F.); +#3716 = ORIENTED_EDGE('',*,*,#1418,.F.); +#3717 = ORIENTED_EDGE('',*,*,#3718,.F.); +#3718 = EDGE_CURVE('',#3719,#1419,#3721,.T.); +#3719 = VERTEX_POINT('',#3720); +#3720 = CARTESIAN_POINT('',(0.149816029973,1.149816029973,0.549632059945 + )); +#3721 = SURFACE_CURVE('',#3722,(#3727,#3734),.PCURVE_S1.); +#3722 = CIRCLE('',#3723,0.497715749301); +#3723 = AXIS2_PLACEMENT_3D('',#3724,#3725,#3726); +#3724 = CARTESIAN_POINT('',(0.5,1.5,0.5)); +#3725 = DIRECTION('',(0.707106781187,-0.707106781187,0.)); +#3726 = DIRECTION('',(0.707106781187,0.707106781187,0.)); +#3727 = PCURVE('',#1434,#3728); +#3728 = DEFINITIONAL_REPRESENTATION('',(#3729),#3733); +#3729 = CIRCLE('',#3730,0.497715749301); +#3730 = AXIS2_PLACEMENT_2D('',#3731,#3732); +#3731 = CARTESIAN_POINT('',(0.707106781187,-0.5)); +#3732 = DIRECTION('',(-1.,0.)); +#3733 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#3734 = PCURVE('',#1513,#3735); +#3735 = DEFINITIONAL_REPRESENTATION('',(#3736),#3739); +#3736 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#3737,#3738),.UNSPECIFIED.,.F., + .F.,(2,2),(3.041706951165,3.241478356014),.PIECEWISE_BEZIER_KNOTS.); +#3737 = CARTESIAN_POINT('',(3.926990816987,9.98857024243E-02)); +#3738 = CARTESIAN_POINT('',(3.926990816987,-9.98857024243E-02)); +#3739 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#3740 = ORIENTED_EDGE('',*,*,#3741,.F.); +#3741 = EDGE_CURVE('',#3314,#3719,#3742,.T.); +#3742 = SURFACE_CURVE('',#3743,(#3748,#3755),.PCURVE_S1.); +#3743 = CIRCLE('',#3744,0.497715749301); +#3744 = AXIS2_PLACEMENT_3D('',#3745,#3746,#3747); +#3745 = CARTESIAN_POINT('',(0.,1.,1.)); +#3746 = DIRECTION('',(0.707106781187,-0.707106781187,0.)); +#3747 = DIRECTION('',(0.707106781187,0.707106781187,0.)); +#3748 = PCURVE('',#1434,#3749); +#3749 = DEFINITIONAL_REPRESENTATION('',(#3750),#3754); +#3750 = CIRCLE('',#3751,0.497715749301); +#3751 = AXIS2_PLACEMENT_2D('',#3752,#3753); +#3752 = CARTESIAN_POINT('',(1.414213562373,-1.)); +#3753 = DIRECTION('',(-1.,0.)); +#3754 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#3755 = PCURVE('',#3331,#3756); +#3756 = DEFINITIONAL_REPRESENTATION('',(#3757),#3760); +#3757 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#3758,#3759),.UNSPECIFIED.,.F., + .F.,(2,2),(4.712388980385,5.152111592263),.PIECEWISE_BEZIER_KNOTS.); +#3758 = CARTESIAN_POINT('',(0.785398163397,-1.570796326795)); +#3759 = CARTESIAN_POINT('',(0.785398163397,-1.131073714916)); +#3760 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#3761 = ADVANCED_FACE('',(#3762,#3893,#3896),#1513,.F.); +#3762 = FACE_BOUND('',#3763,.F.); +#3763 = EDGE_LOOP('',(#3764,#3786,#3814,#3890,#3891,#3892)); +#3764 = ORIENTED_EDGE('',*,*,#3765,.T.); +#3765 = EDGE_CURVE('',#1580,#3766,#3768,.T.); +#3766 = VERTEX_POINT('',#3767); +#3767 = CARTESIAN_POINT('',(0.5,1.5,0.997715749301)); +#3768 = SURFACE_CURVE('',#3769,(#3774,#3780),.PCURVE_S1.); +#3769 = CIRCLE('',#3770,0.497715749301); +#3770 = AXIS2_PLACEMENT_3D('',#3771,#3772,#3773); +#3771 = CARTESIAN_POINT('',(0.5,1.5,0.5)); +#3772 = DIRECTION('',(-2.449293598295E-16,-1.,0.)); +#3773 = DIRECTION('',(1.,-2.449293598295E-16,0.)); +#3774 = PCURVE('',#1513,#3775); +#3775 = DEFINITIONAL_REPRESENTATION('',(#3776),#3779); +#3776 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#3777,#3778),.UNSPECIFIED.,.F., + .F.,(2,2),(4.712388980385,7.853981633974),.PIECEWISE_BEZIER_KNOTS.); +#3777 = CARTESIAN_POINT('',(6.28318530718,-1.570796326795)); +#3778 = CARTESIAN_POINT('',(6.28318530718,1.570796326795)); +#3779 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#3780 = PCURVE('',#1596,#3781); +#3781 = DEFINITIONAL_REPRESENTATION('',(#3782),#3785); +#3782 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#3783,#3784),.UNSPECIFIED.,.F., + .F.,(2,2),(4.712388980385,7.853981633974),.PIECEWISE_BEZIER_KNOTS.); +#3783 = CARTESIAN_POINT('',(0.,-1.570796326795)); +#3784 = CARTESIAN_POINT('',(0.,1.570796326795)); +#3785 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#3786 = ORIENTED_EDGE('',*,*,#3787,.T.); +#3787 = EDGE_CURVE('',#3766,#3788,#3790,.T.); +#3788 = VERTEX_POINT('',#3789); +#3789 = CARTESIAN_POINT('',(0.350183970027,1.350183970027,0.950367940055 + )); +#3790 = SURFACE_CURVE('',#3791,(#3796,#3802),.PCURVE_S1.); +#3791 = CIRCLE('',#3792,0.497715749301); +#3792 = AXIS2_PLACEMENT_3D('',#3793,#3794,#3795); +#3793 = CARTESIAN_POINT('',(0.5,1.5,0.5)); +#3794 = DIRECTION('',(0.707106781187,-0.707106781187,0.)); +#3795 = DIRECTION('',(0.707106781187,0.707106781187,0.)); +#3796 = PCURVE('',#1513,#3797); +#3797 = DEFINITIONAL_REPRESENTATION('',(#3798),#3801); +#3798 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#3799,#3800),.UNSPECIFIED.,.F., + .F.,(2,2),(1.570796326795,2.010518938673),.PIECEWISE_BEZIER_KNOTS.); +#3799 = CARTESIAN_POINT('',(3.926990816987,1.570796326795)); +#3800 = CARTESIAN_POINT('',(3.926990816987,1.131073714916)); +#3801 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#3802 = PCURVE('',#3803,#3808); +#3803 = PLANE('',#3804); +#3804 = AXIS2_PLACEMENT_3D('',#3805,#3806,#3807); +#3805 = CARTESIAN_POINT('',(1.,2.,0.)); +#3806 = DIRECTION('',(0.707106781187,-0.707106781187,0.)); +#3807 = DIRECTION('',(-0.707106781187,-0.707106781187,0.)); +#3808 = DEFINITIONAL_REPRESENTATION('',(#3809),#3813); +#3809 = CIRCLE('',#3810,0.497715749301); +#3810 = AXIS2_PLACEMENT_2D('',#3811,#3812); +#3811 = CARTESIAN_POINT('',(0.707106781187,-0.5)); +#3812 = DIRECTION('',(-1.,0.)); +#3813 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#3814 = ORIENTED_EDGE('',*,*,#3815,.T.); +#3815 = EDGE_CURVE('',#3788,#3719,#3816,.T.); +#3816 = SURFACE_CURVE('',#3817,(#3822,#3856),.PCURVE_S1.); +#3817 = CIRCLE('',#3818,0.245399606973); +#3818 = AXIS2_PLACEMENT_3D('',#3819,#3820,#3821); +#3819 = CARTESIAN_POINT('',(0.25,1.25,0.75)); +#3820 = DIRECTION('',(0.57735026919,0.57735026919,-0.57735026919)); +#3821 = DIRECTION('',(-0.707106781187,0.707106781187,0.)); +#3822 = PCURVE('',#1513,#3823); +#3823 = DEFINITIONAL_REPRESENTATION('',(#3824),#3855); +#3824 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#3825,#3826,#3827,#3828,#3829, + #3830,#3831,#3832,#3833,#3834,#3835,#3836,#3837,#3838,#3839,#3840, + #3841,#3842,#3843,#3844,#3845,#3846,#3847,#3848,#3849,#3850,#3851, + #3852,#3853,#3854),.UNSPECIFIED.,.F.,.F.,(9,7,7,7,9),(1.570796326795 + ,1.773281790796,2.337019730344,3.323561124553,4.712388980385), + .UNSPECIFIED.); +#3825 = CARTESIAN_POINT('',(3.926990971238,1.131073703941)); +#3826 = CARTESIAN_POINT('',(3.956307007934,1.131073697041)); +#3827 = CARTESIAN_POINT('',(3.985622874985,1.130381305025)); +#3828 = CARTESIAN_POINT('',(4.014775684749,1.128996539065)); +#3829 = CARTESIAN_POINT('',(4.043602937815,1.126926039078)); +#3830 = CARTESIAN_POINT('',(4.071951209479,1.124183048721)); +#3831 = CARTESIAN_POINT('',(4.099683140078,1.120786776824)); +#3832 = CARTESIAN_POINT('',(4.126682729208,1.116761145276)); +#3833 = CARTESIAN_POINT('',(4.225735867034,1.099247532764)); +#3834 = CARTESIAN_POINT('',(4.292227450188,1.081691979456)); +#3835 = CARTESIAN_POINT('',(4.350332196005,1.060046176974)); +#3836 = CARTESIAN_POINT('',(4.399415640979,1.035093755123)); +#3837 = CARTESIAN_POINT('',(4.440290746074,1.007559551015)); +#3838 = CARTESIAN_POINT('',(4.473748931026,0.978009692444)); +#3839 = CARTESIAN_POINT('',(4.500691383454,0.946919579642)); +#3840 = CARTESIAN_POINT('',(4.559013573557,0.858245209992)); +#3841 = CARTESIAN_POINT('',(4.578566185224,0.798278707788)); +#3842 = CARTESIAN_POINT('',(4.584802762189,0.736848355699)); +#3843 = CARTESIAN_POINT('',(4.581060816516,0.675222690914)); +#3844 = CARTESIAN_POINT('',(4.568967103925,0.614333671887)); +#3845 = CARTESIAN_POINT('',(4.549883488483,0.554994019435)); +#3846 = CARTESIAN_POINT('',(4.524606664975,0.497939306714)); +#3847 = CARTESIAN_POINT('',(4.450434412109,0.367765207006)); +#3848 = CARTESIAN_POINT('',(4.396109213565,0.297581628432)); +#3849 = CARTESIAN_POINT('',(4.332630698248,0.235291408249)); +#3850 = CARTESIAN_POINT('',(4.261077600675,0.182716794854)); +#3851 = CARTESIAN_POINT('',(4.182565483175,0.141691993265)); +#3852 = CARTESIAN_POINT('',(4.099039774168,0.113821140403)); +#3853 = CARTESIAN_POINT('',(4.013015026081,9.988571735228E-02)); +#3854 = CARTESIAN_POINT('',(3.926990776221,9.988571523101E-02)); +#3855 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#3856 = PCURVE('',#3331,#3857); +#3857 = DEFINITIONAL_REPRESENTATION('',(#3858),#3889); +#3858 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#3859,#3860,#3861,#3862,#3863, + #3864,#3865,#3866,#3867,#3868,#3869,#3870,#3871,#3872,#3873,#3874, + #3875,#3876,#3877,#3878,#3879,#3880,#3881,#3882,#3883,#3884,#3885, + #3886,#3887,#3888),.UNSPECIFIED.,.F.,.F.,(9,7,7,7,9),(1.570796326795 + ,2.748893571891,3.632466505713,4.29514620608,4.712388980385), + .UNSPECIFIED.); +#3859 = CARTESIAN_POINT('',(0.785398163397,-9.98857024243E-02)); +#3860 = CARTESIAN_POINT('',(0.712426582285,-9.98857024243E-02)); +#3861 = CARTESIAN_POINT('',(0.639456037862,-0.109912993123)); +#3862 = CARTESIAN_POINT('',(0.568005103814,-0.129968523541)); +#3863 = CARTESIAN_POINT('',(0.49962305203,-0.159643456479)); +#3864 = CARTESIAN_POINT('',(0.435574493672,-0.198119299476)); +#3865 = CARTESIAN_POINT('',(0.376774883337,-0.244353709451)); +#3866 = CARTESIAN_POINT('',(0.323946386017,-0.297260025871)); +#3867 = CARTESIAN_POINT('',(0.243476522003,-0.39951000844)); +#3868 = CARTESIAN_POINT('',(0.212840602639,-0.446436995776)); +#3869 = CARTESIAN_POINT('',(0.186418982422,-0.49598958076)); +#3870 = CARTESIAN_POINT('',(0.164631239563,-0.547660341207)); +#3871 = CARTESIAN_POINT('',(0.148004300675,-0.600935264907)); +#3872 = CARTESIAN_POINT('',(0.137289624391,-0.655270502898)); +#3873 = CARTESIAN_POINT('',(0.133646664462,-0.710025012429)); +#3874 = CARTESIAN_POINT('',(0.142827073254,-0.805092147515)); +#3875 = CARTESIAN_POINT('',(0.151762848316,-0.845591709097)); +#3876 = CARTESIAN_POINT('',(0.166457537901,-0.885491798714)); +#3877 = CARTESIAN_POINT('',(0.187911544723,-0.924346878775)); +#3878 = CARTESIAN_POINT('',(0.21729825343,-0.96163658366)); +#3879 = CARTESIAN_POINT('',(0.256173599721,-0.996655132864)); +#3880 = CARTESIAN_POINT('',(0.306200847333,-1.028436652836)); +#3881 = CARTESIAN_POINT('',(0.406301733761,-1.073155293663)); +#3882 = CARTESIAN_POINT('',(0.449495074824,-1.088712699901)); +#3883 = CARTESIAN_POINT('',(0.497273901183,-1.102275070881)); +#3884 = CARTESIAN_POINT('',(0.549462654695,-1.11355364271)); +#3885 = CARTESIAN_POINT('',(0.605596960484,-1.122253627058)); +#3886 = CARTESIAN_POINT('',(0.664580689117,-1.128133742013)); +#3887 = CARTESIAN_POINT('',(0.724989401912,-1.131073737708)); +#3888 = CARTESIAN_POINT('',(0.785398148769,-1.131073722024)); +#3889 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#3890 = ORIENTED_EDGE('',*,*,#3718,.T.); +#3891 = ORIENTED_EDGE('',*,*,#1471,.T.); +#3892 = ORIENTED_EDGE('',*,*,#1607,.T.); +#3893 = FACE_BOUND('',#3894,.F.); +#3894 = EDGE_LOOP('',(#3895)); +#3895 = ORIENTED_EDGE('',*,*,#2319,.T.); +#3896 = FACE_BOUND('',#3897,.F.); +#3897 = EDGE_LOOP('',(#3898)); +#3898 = ORIENTED_EDGE('',*,*,#3587,.T.); +#3899 = ADVANCED_FACE('',(#3900),#1596,.F.); +#3900 = FACE_BOUND('',#3901,.F.); +#3901 = EDGE_LOOP('',(#3902,#3903,#3904,#3905,#3906,#3929,#3991,#4041)); +#3902 = ORIENTED_EDGE('',*,*,#3765,.F.); +#3903 = ORIENTED_EDGE('',*,*,#1579,.T.); +#3904 = ORIENTED_EDGE('',*,*,#1740,.T.); +#3905 = ORIENTED_EDGE('',*,*,#1690,.T.); +#3906 = ORIENTED_EDGE('',*,*,#3907,.T.); +#3907 = EDGE_CURVE('',#1663,#3908,#3910,.T.); +#3908 = VERTEX_POINT('',#3909); +#3909 = CARTESIAN_POINT('',(0.850183970027,1.850183970027,0.549632059945 + )); +#3910 = SURFACE_CURVE('',#3911,(#3916,#3922),.PCURVE_S1.); +#3911 = CIRCLE('',#3912,0.497715749301); +#3912 = AXIS2_PLACEMENT_3D('',#3913,#3914,#3915); +#3913 = CARTESIAN_POINT('',(0.5,1.5,0.5)); +#3914 = DIRECTION('',(0.707106781187,-0.707106781187,0.)); +#3915 = DIRECTION('',(0.707106781187,0.707106781187,0.)); +#3916 = PCURVE('',#1596,#3917); +#3917 = DEFINITIONAL_REPRESENTATION('',(#3918),#3921); +#3918 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#3919,#3920),.UNSPECIFIED.,.F., + .F.,(2,2),(6.183299604755,6.383071009604),.PIECEWISE_BEZIER_KNOTS.); +#3919 = CARTESIAN_POINT('',(0.785398163397,-9.98857024243E-02)); +#3920 = CARTESIAN_POINT('',(0.785398163397,9.98857024243E-02)); +#3921 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#3922 = PCURVE('',#1678,#3923); +#3923 = DEFINITIONAL_REPRESENTATION('',(#3924),#3928); +#3924 = CIRCLE('',#3925,0.497715749301); +#3925 = AXIS2_PLACEMENT_2D('',#3926,#3927); +#3926 = CARTESIAN_POINT('',(0.707106781187,-0.5)); +#3927 = DIRECTION('',(-1.,0.)); +#3928 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#3929 = ORIENTED_EDGE('',*,*,#3930,.T.); +#3930 = EDGE_CURVE('',#3908,#3931,#3933,.T.); +#3931 = VERTEX_POINT('',#3932); +#3932 = CARTESIAN_POINT('',(0.923523726191,1.576476273809,0.75)); +#3933 = SURFACE_CURVE('',#3934,(#3939,#3959),.PCURVE_S1.); +#3934 = CIRCLE('',#3935,0.245399606973); +#3935 = AXIS2_PLACEMENT_3D('',#3936,#3937,#3938); +#3936 = CARTESIAN_POINT('',(0.75,1.75,0.75)); +#3937 = DIRECTION('',(-0.57735026919,-0.57735026919,-0.57735026919)); +#3938 = DIRECTION('',(0.707106781187,-0.707106781187,0.)); +#3939 = PCURVE('',#1596,#3940); +#3940 = DEFINITIONAL_REPRESENTATION('',(#3941),#3958); +#3941 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#3942,#3943,#3944,#3945,#3946, + #3947,#3948,#3949,#3950,#3951,#3952,#3953,#3954,#3955,#3956,#3957), + .UNSPECIFIED.,.F.,.F.,(9,7,9),(4.712388980385,4.803373215866, + 6.28318530718),.UNSPECIFIED.); +#3942 = CARTESIAN_POINT('',(0.785398122631,9.988571523101E-02)); +#3943 = CARTESIAN_POINT('',(0.779762542546,9.988571509204E-02)); +#3944 = CARTESIAN_POINT('',(0.774126964599,9.994552244007E-02)); +#3945 = CARTESIAN_POINT('',(0.768492091559,0.100065137273)); +#3946 = CARTESIAN_POINT('',(0.76285862592,0.100244545193)); +#3947 = CARTESIAN_POINT('',(0.757227269193,0.100483717459)); +#3948 = CARTESIAN_POINT('',(0.751598721177,0.100782611084)); +#3949 = CARTESIAN_POINT('',(0.745973679208,0.101141168992)); +#3950 = CARTESIAN_POINT('',(0.648932717784,0.108360336437)); +#3951 = CARTESIAN_POINT('',(0.55862521948,0.130923118231)); +#3952 = CARTESIAN_POINT('',(0.472424403991,0.168951467086)); +#3953 = CARTESIAN_POINT('',(0.393195542645,0.221095759914)); +#3954 = CARTESIAN_POINT('',(0.322825418162,0.285201738956)); +#3955 = CARTESIAN_POINT('',(0.262436104506,0.358934034507)); +#3956 = CARTESIAN_POINT('',(0.213369058215,0.440131387559)); +#3957 = CARTESIAN_POINT('',(0.178646354433,0.526250539436)); +#3958 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#3959 = PCURVE('',#3960,#3965); +#3960 = SPHERICAL_SURFACE('',#3961,0.497715749301); +#3961 = AXIS2_PLACEMENT_3D('',#3962,#3963,#3964); +#3962 = CARTESIAN_POINT('',(1.,2.,1.)); +#3963 = DIRECTION('',(0.,0.,1.)); +#3964 = DIRECTION('',(1.,0.,-0.)); +#3965 = DEFINITIONAL_REPRESENTATION('',(#3966),#3990); +#3966 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#3967,#3968,#3969,#3970,#3971, + #3972,#3973,#3974,#3975,#3976,#3977,#3978,#3979,#3980,#3981,#3982, + #3983,#3984,#3985,#3986,#3987,#3988,#3989),.UNSPECIFIED.,.F.,.F.,(9, + 7,7,9),(4.712388980385,4.792155981355,5.537670644267,6.28318530718), + .UNSPECIFIED.); +#3967 = CARTESIAN_POINT('',(3.926990802358,-1.131073722024)); +#3968 = CARTESIAN_POINT('',(3.938539533375,-1.131073719025)); +#3969 = CARTESIAN_POINT('',(3.950088265637,-1.130966263189)); +#3970 = CARTESIAN_POINT('',(3.961627042729,-1.130751355268)); +#3971 = CARTESIAN_POINT('',(3.973145907553,-1.13042915679)); +#3972 = CARTESIAN_POINT('',(3.98463498604,-1.12999998988)); +#3973 = CARTESIAN_POINT('',(3.996084572043,-1.129464333764)); +#3974 = CARTESIAN_POINT('',(4.007485207628,-1.128822817223)); +#3975 = CARTESIAN_POINT('',(4.12483689738,-1.121098265151)); +#3976 = CARTESIAN_POINT('',(4.225768220829,-1.104943213182)); +#3977 = CARTESIAN_POINT('',(4.314182028762,-1.080221313082)); +#3978 = CARTESIAN_POINT('',(4.384692009058,-1.04875826949)); +#3979 = CARTESIAN_POINT('',(4.440560103016,-1.012625673241)); +#3980 = CARTESIAN_POINT('',(4.483326501912,-0.972997243777)); +#3981 = CARTESIAN_POINT('',(4.515240378267,-0.930968368726)); +#3982 = CARTESIAN_POINT('',(4.560683354035,-0.843669726192)); +#3983 = CARTESIAN_POINT('',(4.574215606938,-0.798401959133)); +#3984 = CARTESIAN_POINT('',(4.580272073908,-0.752314092525)); +#3985 = CARTESIAN_POINT('',(4.58019236511,-0.705975469972)); +#3986 = CARTESIAN_POINT('',(4.574911360816,-0.659833705175)); +#3987 = CARTESIAN_POINT('',(4.565086313294,-0.614272116287)); +#3988 = CARTESIAN_POINT('',(4.551235579927,-0.569636514492)); +#3989 = CARTESIAN_POINT('',(4.533742625952,-0.526250539436)); +#3990 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#3991 = ORIENTED_EDGE('',*,*,#3992,.T.); +#3992 = EDGE_CURVE('',#3931,#3993,#3995,.T.); +#3993 = VERTEX_POINT('',#3994); +#3994 = CARTESIAN_POINT('',(0.649816029973,1.649816029973,0.950367940055 + )); +#3995 = SURFACE_CURVE('',#3996,(#4001,#4028),.PCURVE_S1.); +#3996 = CIRCLE('',#3997,0.245399606973); +#3997 = AXIS2_PLACEMENT_3D('',#3998,#3999,#4000); +#3998 = CARTESIAN_POINT('',(0.75,1.75,0.75)); +#3999 = DIRECTION('',(-0.57735026919,-0.57735026919,-0.57735026919)); +#4000 = DIRECTION('',(0.707106781187,-0.707106781187,0.)); +#4001 = PCURVE('',#1596,#4002); +#4002 = DEFINITIONAL_REPRESENTATION('',(#4003),#4027); +#4003 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#4004,#4005,#4006,#4007,#4008, + #4009,#4010,#4011,#4012,#4013,#4014,#4015,#4016,#4017,#4018,#4019, + #4020,#4021,#4022,#4023,#4024,#4025,#4026),.UNSPECIFIED.,.F.,.F.,(9, + 7,7,9),(0.,0.785398163397,1.47262155637,1.570796326795), + .UNSPECIFIED.); +#4004 = CARTESIAN_POINT('',(0.178646354433,0.526250539436)); +#4005 = CARTESIAN_POINT('',(0.160217563414,0.571957574886)); +#4006 = CARTESIAN_POINT('',(0.145831682732,0.619051486728)); +#4007 = CARTESIAN_POINT('',(0.135933810981,0.667154048102)); +#4008 = CARTESIAN_POINT('',(0.131145733808,0.71585913122)); +#4009 = CARTESIAN_POINT('',(0.132247030593,0.764714154902)); +#4010 = CARTESIAN_POINT('',(0.140381368928,0.813183583818)); +#4011 = CARTESIAN_POINT('',(0.157231020349,0.860569413232)); +#4012 = CARTESIAN_POINT('',(0.20911528989,0.945495962948)); +#4013 = CARTESIAN_POINT('',(0.241613845166,0.98352593372)); +#4014 = CARTESIAN_POINT('',(0.283777882603,1.019288412063)); +#4015 = CARTESIAN_POINT('',(0.337317176497,1.051892094281)); +#4016 = CARTESIAN_POINT('',(0.403534382978,1.080336025807)); +#4017 = CARTESIAN_POINT('',(0.484300433727,1.103057018853)); +#4018 = CARTESIAN_POINT('',(0.575889347581,1.118654821906)); +#4019 = CARTESIAN_POINT('',(0.686546129393,1.127668406666)); +#4020 = CARTESIAN_POINT('',(0.700484916623,1.128637721153)); +#4021 = CARTESIAN_POINT('',(0.714514268352,1.129447894731)); +#4022 = CARTESIAN_POINT('',(0.728617017865,1.130097491274)); +#4023 = CARTESIAN_POINT('',(0.742775255572,1.130585419069)); +#4024 = CARTESIAN_POINT('',(0.756970605821,1.130910946087)); +#4025 = CARTESIAN_POINT('',(0.771184481675,1.131073707287)); +#4026 = CARTESIAN_POINT('',(0.785398317648,1.131073703941)); +#4027 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#4028 = PCURVE('',#3960,#4029); +#4029 = DEFINITIONAL_REPRESENTATION('',(#4030),#4040); +#4030 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#4031,#4032,#4033,#4034,#4035, + #4036,#4037,#4038,#4039),.UNSPECIFIED.,.F.,.F.,(9,9),(0., + 1.570796326795),.PIECEWISE_BEZIER_KNOTS.); +#4031 = CARTESIAN_POINT('',(4.533742625952,-0.526250539436)); +#4032 = CARTESIAN_POINT('',(4.496885043913,-0.434836468535)); +#4033 = CARTESIAN_POINT('',(4.443864379318,-0.348970381878)); +#4034 = CARTESIAN_POINT('',(4.378299015232,-0.271677081405)); +#4035 = CARTESIAN_POINT('',(4.301659828343,-0.205567417182)); +#4036 = CARTESIAN_POINT('',(4.215275813613,-0.153363467099)); +#4037 = CARTESIAN_POINT('',(4.121579067222,-0.11771252843)); +#4038 = CARTESIAN_POINT('',(4.02428625847,-9.98857024243E-02)); +#4039 = CARTESIAN_POINT('',(3.926990816987,-9.98857024243E-02)); +#4040 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#4041 = ORIENTED_EDGE('',*,*,#4042,.T.); +#4042 = EDGE_CURVE('',#3993,#3766,#4043,.T.); +#4043 = SURFACE_CURVE('',#4044,(#4049,#4055),.PCURVE_S1.); +#4044 = CIRCLE('',#4045,0.497715749301); +#4045 = AXIS2_PLACEMENT_3D('',#4046,#4047,#4048); +#4046 = CARTESIAN_POINT('',(0.5,1.5,0.5)); +#4047 = DIRECTION('',(0.707106781187,-0.707106781187,0.)); +#4048 = DIRECTION('',(0.707106781187,0.707106781187,0.)); +#4049 = PCURVE('',#1596,#4050); +#4050 = DEFINITIONAL_REPRESENTATION('',(#4051),#4054); +#4051 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#4052,#4053),.UNSPECIFIED.,.F., + .F.,(2,2),(7.414259022096,7.853981633974),.PIECEWISE_BEZIER_KNOTS.); +#4052 = CARTESIAN_POINT('',(0.785398163397,1.131073714916)); +#4053 = CARTESIAN_POINT('',(0.785398163397,1.570796326795)); +#4054 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#4055 = PCURVE('',#3803,#4056); +#4056 = DEFINITIONAL_REPRESENTATION('',(#4057),#4061); +#4057 = CIRCLE('',#4058,0.497715749301); +#4058 = AXIS2_PLACEMENT_2D('',#4059,#4060); +#4059 = CARTESIAN_POINT('',(0.707106781187,-0.5)); +#4060 = DIRECTION('',(-1.,0.)); +#4061 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#4062 = ADVANCED_FACE('',(#4063),#1650,.F.); +#4063 = FACE_BOUND('',#4064,.F.); +#4064 = EDGE_LOOP('',(#4065,#4088,#4089,#4112)); +#4065 = ORIENTED_EDGE('',*,*,#4066,.F.); +#4066 = EDGE_CURVE('',#1635,#4067,#4069,.T.); +#4067 = VERTEX_POINT('',#4068); +#4068 = CARTESIAN_POINT('',(1.,2.,0.502284250699)); +#4069 = SURFACE_CURVE('',#4070,(#4074,#4081),.PCURVE_S1.); +#4070 = LINE('',#4071,#4072); +#4071 = CARTESIAN_POINT('',(1.,2.,0.)); +#4072 = VECTOR('',#4073,1.); +#4073 = DIRECTION('',(0.,0.,1.)); +#4074 = PCURVE('',#1650,#4075); +#4075 = DEFINITIONAL_REPRESENTATION('',(#4076),#4080); +#4076 = LINE('',#4077,#4078); +#4077 = CARTESIAN_POINT('',(1.414213562373,0.)); +#4078 = VECTOR('',#4079,1.); +#4079 = DIRECTION('',(0.,-1.)); +#4080 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#4081 = PCURVE('',#1678,#4082); +#4082 = DEFINITIONAL_REPRESENTATION('',(#4083),#4087); +#4083 = LINE('',#4084,#4085); +#4084 = CARTESIAN_POINT('',(0.,0.)); +#4085 = VECTOR('',#4086,1.); +#4086 = DIRECTION('',(0.,-1.)); +#4087 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#4088 = ORIENTED_EDGE('',*,*,#1632,.F.); +#4089 = ORIENTED_EDGE('',*,*,#4090,.F.); +#4090 = EDGE_CURVE('',#4091,#1633,#4093,.T.); +#4091 = VERTEX_POINT('',#4092); +#4092 = CARTESIAN_POINT('',(1.149816029973,1.850183970027,0.549632059945 + )); +#4093 = SURFACE_CURVE('',#4094,(#4099,#4106),.PCURVE_S1.); +#4094 = CIRCLE('',#4095,0.497715749301); +#4095 = AXIS2_PLACEMENT_3D('',#4096,#4097,#4098); +#4096 = CARTESIAN_POINT('',(1.5,1.5,0.5)); +#4097 = DIRECTION('',(-0.707106781187,-0.707106781187,0.)); +#4098 = DIRECTION('',(0.707106781187,-0.707106781187,0.)); +#4099 = PCURVE('',#1650,#4100); +#4100 = DEFINITIONAL_REPRESENTATION('',(#4101),#4105); +#4101 = CIRCLE('',#4102,0.497715749301); +#4102 = AXIS2_PLACEMENT_2D('',#4103,#4104); +#4103 = CARTESIAN_POINT('',(0.707106781187,-0.5)); +#4104 = DIRECTION('',(-1.,-0.)); +#4105 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#4106 = PCURVE('',#1862,#4107); +#4107 = DEFINITIONAL_REPRESENTATION('',(#4108),#4111); +#4108 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#4109,#4110),.UNSPECIFIED.,.F., + .F.,(2,2),(3.041706951165,3.241478356014),.PIECEWISE_BEZIER_KNOTS.); +#4109 = CARTESIAN_POINT('',(2.356194490192,9.98857024243E-02)); +#4110 = CARTESIAN_POINT('',(2.356194490192,-9.98857024243E-02)); +#4111 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#4112 = ORIENTED_EDGE('',*,*,#4113,.F.); +#4113 = EDGE_CURVE('',#4067,#4091,#4114,.T.); +#4114 = SURFACE_CURVE('',#4115,(#4120,#4127),.PCURVE_S1.); +#4115 = CIRCLE('',#4116,0.497715749301); +#4116 = AXIS2_PLACEMENT_3D('',#4117,#4118,#4119); +#4117 = CARTESIAN_POINT('',(1.,2.,1.)); +#4118 = DIRECTION('',(-0.707106781187,-0.707106781187,0.)); +#4119 = DIRECTION('',(0.707106781187,-0.707106781187,0.)); +#4120 = PCURVE('',#1650,#4121); +#4121 = DEFINITIONAL_REPRESENTATION('',(#4122),#4126); +#4122 = CIRCLE('',#4123,0.497715749301); +#4123 = AXIS2_PLACEMENT_2D('',#4124,#4125); +#4124 = CARTESIAN_POINT('',(1.414213562373,-1.)); +#4125 = DIRECTION('',(-1.,-0.)); +#4126 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#4127 = PCURVE('',#3960,#4128); +#4128 = DEFINITIONAL_REPRESENTATION('',(#4129),#4132); +#4129 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#4130,#4131),.UNSPECIFIED.,.F., + .F.,(2,2),(4.712388980385,5.152111592263),.PIECEWISE_BEZIER_KNOTS.); +#4130 = CARTESIAN_POINT('',(5.497787143782,-1.570796326795)); +#4131 = CARTESIAN_POINT('',(5.497787143782,-1.131073714916)); +#4132 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#4133 = ADVANCED_FACE('',(#4134,#4399,#4402),#1862,.F.); +#4134 = FACE_BOUND('',#4135,.F.); +#4135 = EDGE_LOOP('',(#4136,#4166,#4189,#4265,#4266,#4267,#4268,#4269, + #4270,#4271,#4294,#4351)); +#4136 = ORIENTED_EDGE('',*,*,#4137,.T.); +#4137 = EDGE_CURVE('',#4138,#4140,#4142,.T.); +#4138 = VERTEX_POINT('',#4139); +#4139 = CARTESIAN_POINT('',(1.649816029973,1.350183970027,0.950367940055 + )); +#4140 = VERTEX_POINT('',#4141); +#4141 = CARTESIAN_POINT('',(1.5,1.5,0.997715749301)); +#4142 = SURFACE_CURVE('',#4143,(#4148,#4154),.PCURVE_S1.); +#4143 = CIRCLE('',#4144,0.497715749301); +#4144 = AXIS2_PLACEMENT_3D('',#4145,#4146,#4147); +#4145 = CARTESIAN_POINT('',(1.5,1.5,0.5)); +#4146 = DIRECTION('',(-0.707106781187,-0.707106781187,0.)); +#4147 = DIRECTION('',(0.707106781187,-0.707106781187,0.)); +#4148 = PCURVE('',#1862,#4149); +#4149 = DEFINITIONAL_REPRESENTATION('',(#4150),#4153); +#4150 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#4151,#4152),.UNSPECIFIED.,.F., + .F.,(2,2),(7.414259022096,7.853981633974),.PIECEWISE_BEZIER_KNOTS.); +#4151 = CARTESIAN_POINT('',(5.497787143782,1.131073714916)); +#4152 = CARTESIAN_POINT('',(5.497787143782,1.570796326795)); +#4153 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#4154 = PCURVE('',#4155,#4160); +#4155 = PLANE('',#4156); +#4156 = AXIS2_PLACEMENT_3D('',#4157,#4158,#4159); +#4157 = CARTESIAN_POINT('',(2.,1.,0.)); +#4158 = DIRECTION('',(-0.707106781187,-0.707106781187,0.)); +#4159 = DIRECTION('',(-0.707106781187,0.707106781187,0.)); +#4160 = DEFINITIONAL_REPRESENTATION('',(#4161),#4165); +#4161 = CIRCLE('',#4162,0.497715749301); +#4162 = AXIS2_PLACEMENT_2D('',#4163,#4164); +#4163 = CARTESIAN_POINT('',(0.707106781187,-0.5)); +#4164 = DIRECTION('',(-1.,-0.)); +#4165 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#4166 = ORIENTED_EDGE('',*,*,#4167,.T.); +#4167 = EDGE_CURVE('',#4140,#4168,#4170,.T.); +#4168 = VERTEX_POINT('',#4169); +#4169 = CARTESIAN_POINT('',(1.350183970027,1.649816029973,0.950367940055 + )); +#4170 = SURFACE_CURVE('',#4171,(#4176,#4182),.PCURVE_S1.); +#4171 = CIRCLE('',#4172,0.497715749301); +#4172 = AXIS2_PLACEMENT_3D('',#4173,#4174,#4175); +#4173 = CARTESIAN_POINT('',(1.5,1.5,0.5)); +#4174 = DIRECTION('',(-0.707106781187,-0.707106781187,0.)); +#4175 = DIRECTION('',(0.707106781187,-0.707106781187,0.)); +#4176 = PCURVE('',#1862,#4177); +#4177 = DEFINITIONAL_REPRESENTATION('',(#4178),#4181); +#4178 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#4179,#4180),.UNSPECIFIED.,.F., + .F.,(2,2),(1.570796326795,2.010518938673),.PIECEWISE_BEZIER_KNOTS.); +#4179 = CARTESIAN_POINT('',(2.356194490192,1.570796326795)); +#4180 = CARTESIAN_POINT('',(2.356194490192,1.131073714916)); +#4181 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#4182 = PCURVE('',#4155,#4183); +#4183 = DEFINITIONAL_REPRESENTATION('',(#4184),#4188); +#4184 = CIRCLE('',#4185,0.497715749301); +#4185 = AXIS2_PLACEMENT_2D('',#4186,#4187); +#4186 = CARTESIAN_POINT('',(0.707106781187,-0.5)); +#4187 = DIRECTION('',(-1.,-0.)); +#4188 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#4189 = ORIENTED_EDGE('',*,*,#4190,.T.); +#4190 = EDGE_CURVE('',#4168,#4091,#4191,.T.); +#4191 = SURFACE_CURVE('',#4192,(#4197,#4231),.PCURVE_S1.); +#4192 = CIRCLE('',#4193,0.245399606973); +#4193 = AXIS2_PLACEMENT_3D('',#4194,#4195,#4196); +#4194 = CARTESIAN_POINT('',(1.25,1.75,0.75)); +#4195 = DIRECTION('',(0.57735026919,-0.57735026919,-0.57735026919)); +#4196 = DIRECTION('',(0.707106781187,0.707106781187,0.)); +#4197 = PCURVE('',#1862,#4198); +#4198 = DEFINITIONAL_REPRESENTATION('',(#4199),#4230); +#4199 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#4200,#4201,#4202,#4203,#4204, + #4205,#4206,#4207,#4208,#4209,#4210,#4211,#4212,#4213,#4214,#4215, + #4216,#4217,#4218,#4219,#4220,#4221,#4222,#4223,#4224,#4225,#4226, + #4227,#4228,#4229),.UNSPECIFIED.,.F.,.F.,(9,7,7,7,9),(1.570796326795 + ,1.773281790796,2.337019730344,3.323561124553,4.712388980385), + .UNSPECIFIED.); +#4200 = CARTESIAN_POINT('',(2.356194644443,1.131073703941)); +#4201 = CARTESIAN_POINT('',(2.385510681139,1.131073697041)); +#4202 = CARTESIAN_POINT('',(2.41482654819,1.130381305025)); +#4203 = CARTESIAN_POINT('',(2.443979357954,1.128996539065)); +#4204 = CARTESIAN_POINT('',(2.47280661102,1.126926039078)); +#4205 = CARTESIAN_POINT('',(2.501154882684,1.124183048721)); +#4206 = CARTESIAN_POINT('',(2.528886813284,1.120786776824)); +#4207 = CARTESIAN_POINT('',(2.555886402413,1.116761145276)); +#4208 = CARTESIAN_POINT('',(2.654939540239,1.099247532764)); +#4209 = CARTESIAN_POINT('',(2.721431123386,1.081691979456)); +#4210 = CARTESIAN_POINT('',(2.779535869249,1.060046176974)); +#4211 = CARTESIAN_POINT('',(2.828619314152,1.035093755123)); +#4212 = CARTESIAN_POINT('',(2.869494419316,1.007559551015)); +#4213 = CARTESIAN_POINT('',(2.902952604221,0.978009692444)); +#4214 = CARTESIAN_POINT('',(2.92989505666,0.946919579642)); +#4215 = CARTESIAN_POINT('',(2.988217246762,0.858245209992)); +#4216 = CARTESIAN_POINT('',(3.007769858437,0.798278707787)); +#4217 = CARTESIAN_POINT('',(3.014006435385,0.736848355707)); +#4218 = CARTESIAN_POINT('',(3.010264489731,0.675222690908)); +#4219 = CARTESIAN_POINT('',(2.99817077712,0.614333671894)); +#4220 = CARTESIAN_POINT('',(2.979087161691,0.554994019433)); +#4221 = CARTESIAN_POINT('',(2.95381033818,0.497939306714)); +#4222 = CARTESIAN_POINT('',(2.879638085314,0.367765207006)); +#4223 = CARTESIAN_POINT('',(2.825312886764,0.297581628432)); +#4224 = CARTESIAN_POINT('',(2.76183437147,0.235291408249)); +#4225 = CARTESIAN_POINT('',(2.690281273868,0.182716794854)); +#4226 = CARTESIAN_POINT('',(2.611769156395,0.141691993265)); +#4227 = CARTESIAN_POINT('',(2.528243447377,0.113821140403)); +#4228 = CARTESIAN_POINT('',(2.442218699287,9.988571735225E-02)); +#4229 = CARTESIAN_POINT('',(2.356194449426,9.9885715231E-02)); +#4230 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#4231 = PCURVE('',#3960,#4232); +#4232 = DEFINITIONAL_REPRESENTATION('',(#4233),#4264); +#4233 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#4234,#4235,#4236,#4237,#4238, + #4239,#4240,#4241,#4242,#4243,#4244,#4245,#4246,#4247,#4248,#4249, + #4250,#4251,#4252,#4253,#4254,#4255,#4256,#4257,#4258,#4259,#4260, + #4261,#4262,#4263),.UNSPECIFIED.,.F.,.F.,(9,7,7,7,9),(1.570796326795 + ,2.748893571891,3.632466505713,4.29514620608,4.712388980385), + .UNSPECIFIED.); +#4234 = CARTESIAN_POINT('',(5.497787143782,-9.98857024243E-02)); +#4235 = CARTESIAN_POINT('',(5.42481556267,-9.98857024243E-02)); +#4236 = CARTESIAN_POINT('',(5.351845018246,-0.109912993123)); +#4237 = CARTESIAN_POINT('',(5.280394084199,-0.129968523541)); +#4238 = CARTESIAN_POINT('',(5.212012032413,-0.159643456479)); +#4239 = CARTESIAN_POINT('',(5.147963474055,-0.198119299476)); +#4240 = CARTESIAN_POINT('',(5.089163863722,-0.244353709451)); +#4241 = CARTESIAN_POINT('',(5.036335366401,-0.297260025871)); +#4242 = CARTESIAN_POINT('',(4.955865502387,-0.39951000844)); +#4243 = CARTESIAN_POINT('',(4.925229583024,-0.446436995776)); +#4244 = CARTESIAN_POINT('',(4.898807962807,-0.49598958076)); +#4245 = CARTESIAN_POINT('',(4.877020219947,-0.547660341207)); +#4246 = CARTESIAN_POINT('',(4.86039328106,-0.600935264907)); +#4247 = CARTESIAN_POINT('',(4.849678604776,-0.655270502898)); +#4248 = CARTESIAN_POINT('',(4.846035644846,-0.710025012429)); +#4249 = CARTESIAN_POINT('',(4.855216053638,-0.805092147515)); +#4250 = CARTESIAN_POINT('',(4.8641518287,-0.845591709097)); +#4251 = CARTESIAN_POINT('',(4.878846518286,-0.885491798714)); +#4252 = CARTESIAN_POINT('',(4.900300525107,-0.924346878775)); +#4253 = CARTESIAN_POINT('',(4.929687233814,-0.96163658366)); +#4254 = CARTESIAN_POINT('',(4.968562580106,-0.996655132864)); +#4255 = CARTESIAN_POINT('',(5.018589827718,-1.028436652836)); +#4256 = CARTESIAN_POINT('',(5.118690714146,-1.073155293663)); +#4257 = CARTESIAN_POINT('',(5.161884055212,-1.088712699902)); +#4258 = CARTESIAN_POINT('',(5.209662881548,-1.10227507088)); +#4259 = CARTESIAN_POINT('',(5.261851635087,-1.11355364271)); +#4260 = CARTESIAN_POINT('',(5.31798594087,-1.122253627057)); +#4261 = CARTESIAN_POINT('',(5.3769696695,-1.128133742013)); +#4262 = CARTESIAN_POINT('',(5.437378382296,-1.131073737707)); +#4263 = CARTESIAN_POINT('',(5.497787129154,-1.131073722024)); +#4264 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#4265 = ORIENTED_EDGE('',*,*,#4090,.T.); +#4266 = ORIENTED_EDGE('',*,*,#1820,.T.); +#4267 = ORIENTED_EDGE('',*,*,#1951,.T.); +#4268 = ORIENTED_EDGE('',*,*,#1928,.T.); +#4269 = ORIENTED_EDGE('',*,*,#2084,.T.); +#4270 = ORIENTED_EDGE('',*,*,#2034,.T.); +#4271 = ORIENTED_EDGE('',*,*,#4272,.T.); +#4272 = EDGE_CURVE('',#2007,#4273,#4275,.T.); +#4273 = VERTEX_POINT('',#4274); +#4274 = CARTESIAN_POINT('',(1.850183970027,1.149816029973,0.549632059945 + )); +#4275 = SURFACE_CURVE('',#4276,(#4281,#4287),.PCURVE_S1.); +#4276 = CIRCLE('',#4277,0.497715749301); +#4277 = AXIS2_PLACEMENT_3D('',#4278,#4279,#4280); +#4278 = CARTESIAN_POINT('',(1.5,1.5,0.5)); +#4279 = DIRECTION('',(-0.707106781187,-0.707106781187,0.)); +#4280 = DIRECTION('',(0.707106781187,-0.707106781187,0.)); +#4281 = PCURVE('',#1862,#4282); +#4282 = DEFINITIONAL_REPRESENTATION('',(#4283),#4286); +#4283 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#4284,#4285),.UNSPECIFIED.,.F., + .F.,(2,2),(6.183299604755,6.383071009604),.PIECEWISE_BEZIER_KNOTS.); +#4284 = CARTESIAN_POINT('',(5.497787143782,-9.98857024243E-02)); +#4285 = CARTESIAN_POINT('',(5.497787143782,9.98857024243E-02)); +#4286 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#4287 = PCURVE('',#2022,#4288); +#4288 = DEFINITIONAL_REPRESENTATION('',(#4289),#4293); +#4289 = CIRCLE('',#4290,0.497715749301); +#4290 = AXIS2_PLACEMENT_2D('',#4291,#4292); +#4291 = CARTESIAN_POINT('',(0.707106781187,-0.5)); +#4292 = DIRECTION('',(-1.,-0.)); +#4293 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#4294 = ORIENTED_EDGE('',*,*,#4295,.T.); +#4295 = EDGE_CURVE('',#4273,#4296,#4298,.T.); +#4296 = VERTEX_POINT('',#4297); +#4297 = CARTESIAN_POINT('',(1.576476273809,1.076476273809,0.75)); +#4298 = SURFACE_CURVE('',#4299,(#4304,#4324),.PCURVE_S1.); +#4299 = CIRCLE('',#4300,0.245399606973); +#4300 = AXIS2_PLACEMENT_3D('',#4301,#4302,#4303); +#4301 = CARTESIAN_POINT('',(1.75,1.25,0.75)); +#4302 = DIRECTION('',(-0.57735026919,0.57735026919,-0.57735026919)); +#4303 = DIRECTION('',(-0.707106781187,-0.707106781187,0.)); +#4304 = PCURVE('',#1862,#4305); +#4305 = DEFINITIONAL_REPRESENTATION('',(#4306),#4323); +#4306 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#4307,#4308,#4309,#4310,#4311, + #4312,#4313,#4314,#4315,#4316,#4317,#4318,#4319,#4320,#4321,#4322), + .UNSPECIFIED.,.F.,.F.,(9,7,9),(4.712388980385,4.803373215866, + 6.28318530718),.UNSPECIFIED.); +#4307 = CARTESIAN_POINT('',(5.497787103016,9.9885715231E-02)); +#4308 = CARTESIAN_POINT('',(5.492151522931,9.988571509203E-02)); +#4309 = CARTESIAN_POINT('',(5.486515944984,9.994552244007E-02)); +#4310 = CARTESIAN_POINT('',(5.480881071944,0.100065137273)); +#4311 = CARTESIAN_POINT('',(5.475247606305,0.100244545193)); +#4312 = CARTESIAN_POINT('',(5.469616249578,0.100483717459)); +#4313 = CARTESIAN_POINT('',(5.463987701562,0.100782611084)); +#4314 = CARTESIAN_POINT('',(5.458362659593,0.101141168992)); +#4315 = CARTESIAN_POINT('',(5.361321698169,0.108360336437)); +#4316 = CARTESIAN_POINT('',(5.271014199865,0.130923118231)); +#4317 = CARTESIAN_POINT('',(5.184813384376,0.168951467086)); +#4318 = CARTESIAN_POINT('',(5.10558452303,0.221095759914)); +#4319 = CARTESIAN_POINT('',(5.035214398547,0.285201738956)); +#4320 = CARTESIAN_POINT('',(4.974825084891,0.358934034507)); +#4321 = CARTESIAN_POINT('',(4.9257580386,0.440131387559)); +#4322 = CARTESIAN_POINT('',(4.891035334818,0.526250539436)); +#4323 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#4324 = PCURVE('',#2835,#4325); +#4325 = DEFINITIONAL_REPRESENTATION('',(#4326),#4350); +#4326 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#4327,#4328,#4329,#4330,#4331, + #4332,#4333,#4334,#4335,#4336,#4337,#4338,#4339,#4340,#4341,#4342, + #4343,#4344,#4345,#4346,#4347,#4348,#4349),.UNSPECIFIED.,.F.,.F.,(9, + 7,7,9),(4.712388980385,4.792155981355,5.537670644267,6.28318530718), + .UNSPECIFIED.); +#4327 = CARTESIAN_POINT('',(2.356194475564,-1.131073722024)); +#4328 = CARTESIAN_POINT('',(2.367743206581,-1.131073719025)); +#4329 = CARTESIAN_POINT('',(2.379291938843,-1.130966263189)); +#4330 = CARTESIAN_POINT('',(2.390830715935,-1.130751355268)); +#4331 = CARTESIAN_POINT('',(2.402349580759,-1.13042915679)); +#4332 = CARTESIAN_POINT('',(2.413838659245,-1.12999998988)); +#4333 = CARTESIAN_POINT('',(2.425288245249,-1.129464333764)); +#4334 = CARTESIAN_POINT('',(2.436688880833,-1.128822817223)); +#4335 = CARTESIAN_POINT('',(2.554040570585,-1.121098265151)); +#4336 = CARTESIAN_POINT('',(2.65497189403,-1.104943213182)); +#4337 = CARTESIAN_POINT('',(2.743385701975,-1.080221313082)); +#4338 = CARTESIAN_POINT('',(2.813895682277,-1.04875826949)); +#4339 = CARTESIAN_POINT('',(2.869763776229,-1.012625673241)); +#4340 = CARTESIAN_POINT('',(2.912530175116,-0.972997243777)); +#4341 = CARTESIAN_POINT('',(2.944444051472,-0.930968368726)); +#4342 = CARTESIAN_POINT('',(2.98988702724,-0.843669726192)); +#4343 = CARTESIAN_POINT('',(3.003419280143,-0.798401959133)); +#4344 = CARTESIAN_POINT('',(3.009475747116,-0.752314092525)); +#4345 = CARTESIAN_POINT('',(3.009396038317,-0.705975469972)); +#4346 = CARTESIAN_POINT('',(3.004115034022,-0.659833705175)); +#4347 = CARTESIAN_POINT('',(2.9942899865,-0.614272116287)); +#4348 = CARTESIAN_POINT('',(2.980439253132,-0.569636514492)); +#4349 = CARTESIAN_POINT('',(2.962946299157,-0.526250539436)); +#4350 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#4351 = ORIENTED_EDGE('',*,*,#4352,.T.); +#4352 = EDGE_CURVE('',#4296,#4138,#4353,.T.); +#4353 = SURFACE_CURVE('',#4354,(#4359,#4386),.PCURVE_S1.); +#4354 = CIRCLE('',#4355,0.245399606973); +#4355 = AXIS2_PLACEMENT_3D('',#4356,#4357,#4358); +#4356 = CARTESIAN_POINT('',(1.75,1.25,0.75)); +#4357 = DIRECTION('',(-0.57735026919,0.57735026919,-0.57735026919)); +#4358 = DIRECTION('',(-0.707106781187,-0.707106781187,0.)); +#4359 = PCURVE('',#1862,#4360); +#4360 = DEFINITIONAL_REPRESENTATION('',(#4361),#4385); +#4361 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#4362,#4363,#4364,#4365,#4366, + #4367,#4368,#4369,#4370,#4371,#4372,#4373,#4374,#4375,#4376,#4377, + #4378,#4379,#4380,#4381,#4382,#4383,#4384),.UNSPECIFIED.,.F.,.F.,(9, + 7,7,9),(0.,0.785398163397,1.47262155637,1.570796326795), + .UNSPECIFIED.); +#4362 = CARTESIAN_POINT('',(4.891035334818,0.526250539436)); +#4363 = CARTESIAN_POINT('',(4.872606543798,0.571957574886)); +#4364 = CARTESIAN_POINT('',(4.858220663116,0.619051486728)); +#4365 = CARTESIAN_POINT('',(4.848322791366,0.667154048102)); +#4366 = CARTESIAN_POINT('',(4.843534714193,0.715859131219)); +#4367 = CARTESIAN_POINT('',(4.844636010977,0.764714154902)); +#4368 = CARTESIAN_POINT('',(4.852770349313,0.813183583818)); +#4369 = CARTESIAN_POINT('',(4.869620000734,0.860569413232)); +#4370 = CARTESIAN_POINT('',(4.921504270275,0.945495962948)); +#4371 = CARTESIAN_POINT('',(4.954002825554,0.983525933721)); +#4372 = CARTESIAN_POINT('',(4.996166862964,1.019288412062)); +#4373 = CARTESIAN_POINT('',(5.049706156893,1.051892094285)); +#4374 = CARTESIAN_POINT('',(5.115923363337,1.080336025805)); +#4375 = CARTESIAN_POINT('',(5.196689414111,1.103057018853)); +#4376 = CARTESIAN_POINT('',(5.288278327965,1.118654821906)); +#4377 = CARTESIAN_POINT('',(5.398935109778,1.127668406666)); +#4378 = CARTESIAN_POINT('',(5.412873897007,1.128637721153)); +#4379 = CARTESIAN_POINT('',(5.426903248737,1.129447894731)); +#4380 = CARTESIAN_POINT('',(5.44100599825,1.130097491274)); +#4381 = CARTESIAN_POINT('',(5.455164235957,1.130585419069)); +#4382 = CARTESIAN_POINT('',(5.469359586206,1.130910946087)); +#4383 = CARTESIAN_POINT('',(5.483573462059,1.131073707287)); +#4384 = CARTESIAN_POINT('',(5.497787298033,1.131073703941)); +#4385 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#4386 = PCURVE('',#2835,#4387); +#4387 = DEFINITIONAL_REPRESENTATION('',(#4388),#4398); +#4388 = B_SPLINE_CURVE_WITH_KNOTS('',8,(#4389,#4390,#4391,#4392,#4393, + #4394,#4395,#4396,#4397),.UNSPECIFIED.,.F.,.F.,(9,9),(0., + 1.570796326795),.PIECEWISE_BEZIER_KNOTS.); +#4389 = CARTESIAN_POINT('',(2.962946299157,-0.526250539436)); +#4390 = CARTESIAN_POINT('',(2.926088717118,-0.434836468535)); +#4391 = CARTESIAN_POINT('',(2.873068052523,-0.348970381878)); +#4392 = CARTESIAN_POINT('',(2.807502688455,-0.271677081405)); +#4393 = CARTESIAN_POINT('',(2.730863501536,-0.205567417182)); +#4394 = CARTESIAN_POINT('',(2.644479486835,-0.153363467099)); +#4395 = CARTESIAN_POINT('',(2.550782740426,-0.11771252843)); +#4396 = CARTESIAN_POINT('',(2.453489931676,-9.98857024243E-02)); +#4397 = CARTESIAN_POINT('',(2.356194490192,-9.98857024243E-02)); +#4398 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#4399 = FACE_BOUND('',#4400,.F.); +#4400 = EDGE_LOOP('',(#4401)); +#4401 = ORIENTED_EDGE('',*,*,#2444,.T.); +#4402 = FACE_BOUND('',#4403,.F.); +#4403 = EDGE_LOOP('',(#4404)); +#4404 = ORIENTED_EDGE('',*,*,#3465,.T.); +#4405 = ADVANCED_FACE('',(#4406),#1678,.F.); +#4406 = FACE_BOUND('',#4407,.F.); +#4407 = EDGE_LOOP('',(#4408,#4409,#4410,#4431)); +#4408 = ORIENTED_EDGE('',*,*,#1662,.F.); +#4409 = ORIENTED_EDGE('',*,*,#4066,.T.); +#4410 = ORIENTED_EDGE('',*,*,#4411,.F.); +#4411 = EDGE_CURVE('',#3908,#4067,#4412,.T.); +#4412 = SURFACE_CURVE('',#4413,(#4418,#4425),.PCURVE_S1.); +#4413 = CIRCLE('',#4414,0.497715749301); +#4414 = AXIS2_PLACEMENT_3D('',#4415,#4416,#4417); +#4415 = CARTESIAN_POINT('',(1.,2.,1.)); +#4416 = DIRECTION('',(0.707106781187,-0.707106781187,0.)); +#4417 = DIRECTION('',(0.707106781187,0.707106781187,0.)); +#4418 = PCURVE('',#1678,#4419); +#4419 = DEFINITIONAL_REPRESENTATION('',(#4420),#4424); +#4420 = CIRCLE('',#4421,0.497715749301); +#4421 = AXIS2_PLACEMENT_2D('',#4422,#4423); +#4422 = CARTESIAN_POINT('',(0.,-1.)); +#4423 = DIRECTION('',(-1.,0.)); +#4424 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#4425 = PCURVE('',#3960,#4426); +#4426 = DEFINITIONAL_REPRESENTATION('',(#4427),#4430); +#4427 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#4428,#4429),.UNSPECIFIED.,.F., + .F.,(2,2),(4.272666368506,4.712388980385),.PIECEWISE_BEZIER_KNOTS.); +#4428 = CARTESIAN_POINT('',(3.926990816987,-1.131073714916)); +#4429 = CARTESIAN_POINT('',(3.926990816987,-1.570796326795)); +#4430 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#4431 = ORIENTED_EDGE('',*,*,#3907,.F.); +#4432 = ADVANCED_FACE('',(#4433),#1994,.F.); +#4433 = FACE_BOUND('',#4434,.F.); +#4434 = EDGE_LOOP('',(#4435,#4458,#4459,#4460)); +#4435 = ORIENTED_EDGE('',*,*,#4436,.F.); +#4436 = EDGE_CURVE('',#1979,#4437,#4439,.T.); +#4437 = VERTEX_POINT('',#4438); +#4438 = CARTESIAN_POINT('',(2.,1.,0.502284250699)); +#4439 = SURFACE_CURVE('',#4440,(#4444,#4451),.PCURVE_S1.); +#4440 = LINE('',#4441,#4442); +#4441 = CARTESIAN_POINT('',(2.,1.,0.)); +#4442 = VECTOR('',#4443,1.); +#4443 = DIRECTION('',(0.,0.,1.)); +#4444 = PCURVE('',#1994,#4445); +#4445 = DEFINITIONAL_REPRESENTATION('',(#4446),#4450); +#4446 = LINE('',#4447,#4448); +#4447 = CARTESIAN_POINT('',(1.414213562373,0.)); +#4448 = VECTOR('',#4449,1.); +#4449 = DIRECTION('',(0.,-1.)); +#4450 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#4451 = PCURVE('',#2022,#4452); +#4452 = DEFINITIONAL_REPRESENTATION('',(#4453),#4457); +#4453 = LINE('',#4454,#4455); +#4454 = CARTESIAN_POINT('',(0.,0.)); +#4455 = VECTOR('',#4456,1.); +#4456 = DIRECTION('',(0.,-1.)); +#4457 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#4458 = ORIENTED_EDGE('',*,*,#1976,.F.); +#4459 = ORIENTED_EDGE('',*,*,#2874,.F.); +#4460 = ORIENTED_EDGE('',*,*,#4461,.F.); +#4461 = EDGE_CURVE('',#4437,#2792,#4462,.T.); +#4462 = SURFACE_CURVE('',#4463,(#4468,#4475),.PCURVE_S1.); +#4463 = CIRCLE('',#4464,0.497715749301); +#4464 = AXIS2_PLACEMENT_3D('',#4465,#4466,#4467); +#4465 = CARTESIAN_POINT('',(2.,1.,1.)); +#4466 = DIRECTION('',(-0.707106781187,0.707106781187,0.)); +#4467 = DIRECTION('',(-0.707106781187,-0.707106781187,0.)); +#4468 = PCURVE('',#1994,#4469); +#4469 = DEFINITIONAL_REPRESENTATION('',(#4470),#4474); +#4470 = CIRCLE('',#4471,0.497715749301); +#4471 = AXIS2_PLACEMENT_2D('',#4472,#4473); +#4472 = CARTESIAN_POINT('',(1.414213562373,-1.)); +#4473 = DIRECTION('',(-1.,-0.)); +#4474 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#4475 = PCURVE('',#2835,#4476); +#4476 = DEFINITIONAL_REPRESENTATION('',(#4477),#4480); +#4477 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#4478,#4479),.UNSPECIFIED.,.F., + .F.,(2,2),(4.712388980385,5.152111592263),.PIECEWISE_BEZIER_KNOTS.); +#4478 = CARTESIAN_POINT('',(3.926990816987,-1.570796326795)); +#4479 = CARTESIAN_POINT('',(3.926990816987,-1.131073714916)); +#4480 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#4481 = ADVANCED_FACE('',(#4482),#2022,.F.); +#4482 = FACE_BOUND('',#4483,.F.); +#4483 = EDGE_LOOP('',(#4484,#4485,#4486,#4507)); +#4484 = ORIENTED_EDGE('',*,*,#2006,.F.); +#4485 = ORIENTED_EDGE('',*,*,#4436,.T.); +#4486 = ORIENTED_EDGE('',*,*,#4487,.F.); +#4487 = EDGE_CURVE('',#4273,#4437,#4488,.T.); +#4488 = SURFACE_CURVE('',#4489,(#4494,#4501),.PCURVE_S1.); +#4489 = CIRCLE('',#4490,0.497715749301); +#4490 = AXIS2_PLACEMENT_3D('',#4491,#4492,#4493); +#4491 = CARTESIAN_POINT('',(2.,1.,1.)); +#4492 = DIRECTION('',(-0.707106781187,-0.707106781187,0.)); +#4493 = DIRECTION('',(0.707106781187,-0.707106781187,0.)); +#4494 = PCURVE('',#2022,#4495); +#4495 = DEFINITIONAL_REPRESENTATION('',(#4496),#4500); +#4496 = CIRCLE('',#4497,0.497715749301); +#4497 = AXIS2_PLACEMENT_2D('',#4498,#4499); +#4498 = CARTESIAN_POINT('',(0.,-1.)); +#4499 = DIRECTION('',(-1.,-0.)); +#4500 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#4501 = PCURVE('',#2835,#4502); +#4502 = DEFINITIONAL_REPRESENTATION('',(#4503),#4506); +#4503 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#4504,#4505),.UNSPECIFIED.,.F., + .F.,(2,2),(4.272666368506,4.712388980385),.PIECEWISE_BEZIER_KNOTS.); +#4504 = CARTESIAN_POINT('',(2.356194490192,-1.131073714916)); +#4505 = CARTESIAN_POINT('',(2.356194490192,-1.570796326795)); +#4506 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#4507 = ORIENTED_EDGE('',*,*,#4272,.F.); +#4508 = ADVANCED_FACE('',(#4509),#2756,.F.); +#4509 = FACE_BOUND('',#4510,.F.); +#4510 = EDGE_LOOP('',(#4511,#4512,#4535,#4556,#4557)); +#4511 = ORIENTED_EDGE('',*,*,#3237,.F.); +#4512 = ORIENTED_EDGE('',*,*,#4513,.T.); +#4513 = EDGE_CURVE('',#3210,#4514,#4516,.T.); +#4514 = VERTEX_POINT('',#4515); +#4515 = CARTESIAN_POINT('',(1.648061818566,0.648061818566,1.)); +#4516 = SURFACE_CURVE('',#4517,(#4521,#4528),.PCURVE_S1.); +#4517 = LINE('',#4518,#4519); +#4518 = CARTESIAN_POINT('',(1.,0.,1.)); +#4519 = VECTOR('',#4520,1.); +#4520 = DIRECTION('',(0.707106781187,0.707106781187,0.)); +#4521 = PCURVE('',#2756,#4522); +#4522 = DEFINITIONAL_REPRESENTATION('',(#4523),#4527); +#4523 = LINE('',#4524,#4525); +#4524 = CARTESIAN_POINT('',(0.,-1.)); +#4525 = VECTOR('',#4526,1.); +#4526 = DIRECTION('',(1.,0.)); +#4527 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#4528 = PCURVE('',#3225,#4529); +#4529 = DEFINITIONAL_REPRESENTATION('',(#4530),#4534); +#4530 = LINE('',#4531,#4532); +#4531 = CARTESIAN_POINT('',(0.,-1.)); +#4532 = VECTOR('',#4533,1.); +#4533 = DIRECTION('',(0.707106781187,0.707106781187)); +#4534 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#4535 = ORIENTED_EDGE('',*,*,#4536,.F.); +#4536 = EDGE_CURVE('',#2769,#4514,#4537,.T.); +#4537 = SURFACE_CURVE('',#4538,(#4543,#4550),.PCURVE_S1.); +#4538 = CIRCLE('',#4539,0.497715749301); +#4539 = AXIS2_PLACEMENT_3D('',#4540,#4541,#4542); +#4540 = CARTESIAN_POINT('',(2.,1.,1.)); +#4541 = DIRECTION('',(-0.707106781187,0.707106781187,0.)); +#4542 = DIRECTION('',(-0.707106781187,-0.707106781187,0.)); +#4543 = PCURVE('',#2756,#4544); +#4544 = DEFINITIONAL_REPRESENTATION('',(#4545),#4549); +#4545 = CIRCLE('',#4546,0.497715749301); +#4546 = AXIS2_PLACEMENT_2D('',#4547,#4548); +#4547 = CARTESIAN_POINT('',(1.414213562373,-1.)); +#4548 = DIRECTION('',(-1.,-0.)); +#4549 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#4550 = PCURVE('',#2835,#4551); +#4551 = DEFINITIONAL_REPRESENTATION('',(#4552),#4555); +#4552 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#4553,#4554),.UNSPECIFIED.,.F., + .F.,(2,2),(6.183299604755,6.28318530718),.PIECEWISE_BEZIER_KNOTS.); +#4553 = CARTESIAN_POINT('',(3.926990816987,-9.98857024243E-02)); +#4554 = CARTESIAN_POINT('',(3.926990816987,0.)); +#4555 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#4556 = ORIENTED_EDGE('',*,*,#2768,.F.); +#4557 = ORIENTED_EDGE('',*,*,#2738,.F.); +#4558 = ADVANCED_FACE('',(#4559),#2835,.F.); +#4559 = FACE_BOUND('',#4560,.F.); +#4560 = EDGE_LOOP('',(#4561,#4562,#4563,#4564,#4565,#4588,#4609,#4610)); +#4561 = ORIENTED_EDGE('',*,*,#4487,.T.); +#4562 = ORIENTED_EDGE('',*,*,#4461,.T.); +#4563 = ORIENTED_EDGE('',*,*,#2791,.F.); +#4564 = ORIENTED_EDGE('',*,*,#4536,.T.); +#4565 = ORIENTED_EDGE('',*,*,#4566,.F.); +#4566 = EDGE_CURVE('',#4567,#4514,#4569,.T.); +#4567 = VERTEX_POINT('',#4568); +#4568 = CARTESIAN_POINT('',(1.648061818566,1.351938181434,1.)); +#4569 = SURFACE_CURVE('',#4570,(#4575,#4581),.PCURVE_S1.); +#4570 = CIRCLE('',#4571,0.497715749301); +#4571 = AXIS2_PLACEMENT_3D('',#4572,#4573,#4574); +#4572 = CARTESIAN_POINT('',(2.,1.,1.)); +#4573 = DIRECTION('',(0.,0.,1.)); +#4574 = DIRECTION('',(1.,0.,-0.)); +#4575 = PCURVE('',#2835,#4576); +#4576 = DEFINITIONAL_REPRESENTATION('',(#4577),#4580); +#4577 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#4578,#4579),.UNSPECIFIED.,.F., + .F.,(2,2),(2.356194490192,3.926990816987),.PIECEWISE_BEZIER_KNOTS.); +#4578 = CARTESIAN_POINT('',(2.356194490192,0.)); +#4579 = CARTESIAN_POINT('',(3.926990816987,0.)); +#4580 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#4581 = PCURVE('',#3225,#4582); +#4582 = DEFINITIONAL_REPRESENTATION('',(#4583),#4587); +#4583 = CIRCLE('',#4584,0.497715749301); +#4584 = AXIS2_PLACEMENT_2D('',#4585,#4586); +#4585 = CARTESIAN_POINT('',(1.,1.110223024625E-16)); +#4586 = DIRECTION('',(1.,0.)); +#4587 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#4588 = ORIENTED_EDGE('',*,*,#4589,.T.); +#4589 = EDGE_CURVE('',#4567,#4138,#4590,.T.); +#4590 = SURFACE_CURVE('',#4591,(#4596,#4602),.PCURVE_S1.); +#4591 = CIRCLE('',#4592,0.497715749301); +#4592 = AXIS2_PLACEMENT_3D('',#4593,#4594,#4595); +#4593 = CARTESIAN_POINT('',(2.,1.,1.)); +#4594 = DIRECTION('',(-0.707106781187,-0.707106781187,0.)); +#4595 = DIRECTION('',(0.707106781187,-0.707106781187,0.)); +#4596 = PCURVE('',#2835,#4597); +#4597 = DEFINITIONAL_REPRESENTATION('',(#4598),#4601); +#4598 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#4599,#4600),.UNSPECIFIED.,.F., + .F.,(2,2),(3.14159265359,3.241478356014),.PIECEWISE_BEZIER_KNOTS.); +#4599 = CARTESIAN_POINT('',(2.356194490192,0.)); +#4600 = CARTESIAN_POINT('',(2.356194490192,-9.98857024243E-02)); +#4601 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#4602 = PCURVE('',#4155,#4603); +#4603 = DEFINITIONAL_REPRESENTATION('',(#4604),#4608); +#4604 = CIRCLE('',#4605,0.497715749301); +#4605 = AXIS2_PLACEMENT_2D('',#4606,#4607); +#4606 = CARTESIAN_POINT('',(0.,-1.)); +#4607 = DIRECTION('',(-1.,-0.)); +#4608 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#4609 = ORIENTED_EDGE('',*,*,#4352,.F.); +#4610 = ORIENTED_EDGE('',*,*,#4295,.F.); +#4611 = ADVANCED_FACE('',(#4612,#4709),#3225,.T.); +#4612 = FACE_BOUND('',#4613,.T.); +#4613 = EDGE_LOOP('',(#4614,#4615,#4616,#4617,#4618,#4619,#4642,#4665, + #4688)); +#4614 = ORIENTED_EDGE('',*,*,#3342,.F.); +#4615 = ORIENTED_EDGE('',*,*,#3286,.T.); +#4616 = ORIENTED_EDGE('',*,*,#3209,.F.); +#4617 = ORIENTED_EDGE('',*,*,#4513,.T.); +#4618 = ORIENTED_EDGE('',*,*,#4566,.F.); +#4619 = ORIENTED_EDGE('',*,*,#4620,.T.); +#4620 = EDGE_CURVE('',#4567,#4621,#4623,.T.); +#4621 = VERTEX_POINT('',#4622); +#4622 = CARTESIAN_POINT('',(1.351938181434,1.648061818566,1.)); +#4623 = SURFACE_CURVE('',#4624,(#4628,#4635),.PCURVE_S1.); +#4624 = LINE('',#4625,#4626); +#4625 = CARTESIAN_POINT('',(2.,1.,1.)); +#4626 = VECTOR('',#4627,1.); +#4627 = DIRECTION('',(-0.707106781187,0.707106781187,0.)); +#4628 = PCURVE('',#3225,#4629); +#4629 = DEFINITIONAL_REPRESENTATION('',(#4630),#4634); +#4630 = LINE('',#4631,#4632); +#4631 = CARTESIAN_POINT('',(1.,1.110223024625E-16)); +#4632 = VECTOR('',#4633,1.); +#4633 = DIRECTION('',(-0.707106781187,0.707106781187)); +#4634 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#4635 = PCURVE('',#4155,#4636); +#4636 = DEFINITIONAL_REPRESENTATION('',(#4637),#4641); +#4637 = LINE('',#4638,#4639); +#4638 = CARTESIAN_POINT('',(0.,-1.)); +#4639 = VECTOR('',#4640,1.); +#4640 = DIRECTION('',(1.,0.)); +#4641 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#4642 = ORIENTED_EDGE('',*,*,#4643,.F.); +#4643 = EDGE_CURVE('',#4644,#4621,#4646,.T.); +#4644 = VERTEX_POINT('',#4645); +#4645 = CARTESIAN_POINT('',(0.648061818566,1.648061818566,1.)); +#4646 = SURFACE_CURVE('',#4647,(#4652,#4659),.PCURVE_S1.); +#4647 = CIRCLE('',#4648,0.497715749301); +#4648 = AXIS2_PLACEMENT_3D('',#4649,#4650,#4651); +#4649 = CARTESIAN_POINT('',(1.,2.,1.)); +#4650 = DIRECTION('',(0.,0.,1.)); +#4651 = DIRECTION('',(1.,0.,-0.)); +#4652 = PCURVE('',#3225,#4653); +#4653 = DEFINITIONAL_REPRESENTATION('',(#4654),#4658); +#4654 = CIRCLE('',#4655,0.497715749301); +#4655 = AXIS2_PLACEMENT_2D('',#4656,#4657); +#4656 = CARTESIAN_POINT('',(0.,1.)); +#4657 = DIRECTION('',(1.,0.)); +#4658 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#4659 = PCURVE('',#3960,#4660); +#4660 = DEFINITIONAL_REPRESENTATION('',(#4661),#4664); +#4661 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#4662,#4663),.UNSPECIFIED.,.F., + .F.,(2,2),(3.926990816987,5.497787143782),.PIECEWISE_BEZIER_KNOTS.); +#4662 = CARTESIAN_POINT('',(3.926990816987,0.)); +#4663 = CARTESIAN_POINT('',(5.497787143782,0.)); +#4664 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#4665 = ORIENTED_EDGE('',*,*,#4666,.T.); +#4666 = EDGE_CURVE('',#4644,#4667,#4669,.T.); +#4667 = VERTEX_POINT('',#4668); +#4668 = CARTESIAN_POINT('',(0.351938181434,1.351938181434,1.)); +#4669 = SURFACE_CURVE('',#4670,(#4674,#4681),.PCURVE_S1.); +#4670 = LINE('',#4671,#4672); +#4671 = CARTESIAN_POINT('',(1.,2.,1.)); +#4672 = VECTOR('',#4673,1.); +#4673 = DIRECTION('',(-0.707106781187,-0.707106781187,0.)); +#4674 = PCURVE('',#3225,#4675); +#4675 = DEFINITIONAL_REPRESENTATION('',(#4676),#4680); +#4676 = LINE('',#4677,#4678); +#4677 = CARTESIAN_POINT('',(0.,1.)); +#4678 = VECTOR('',#4679,1.); +#4679 = DIRECTION('',(-0.707106781187,-0.707106781187)); +#4680 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#4681 = PCURVE('',#3803,#4682); +#4682 = DEFINITIONAL_REPRESENTATION('',(#4683),#4687); +#4683 = LINE('',#4684,#4685); +#4684 = CARTESIAN_POINT('',(0.,-1.)); +#4685 = VECTOR('',#4686,1.); +#4686 = DIRECTION('',(1.,0.)); +#4687 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#4688 = ORIENTED_EDGE('',*,*,#4689,.F.); +#4689 = EDGE_CURVE('',#3316,#4667,#4690,.T.); +#4690 = SURFACE_CURVE('',#4691,(#4696,#4703),.PCURVE_S1.); +#4691 = CIRCLE('',#4692,0.497715749301); +#4692 = AXIS2_PLACEMENT_3D('',#4693,#4694,#4695); +#4693 = CARTESIAN_POINT('',(0.,1.,1.)); +#4694 = DIRECTION('',(0.,0.,1.)); +#4695 = DIRECTION('',(1.,0.,-0.)); +#4696 = PCURVE('',#3225,#4697); +#4697 = DEFINITIONAL_REPRESENTATION('',(#4698),#4702); +#4698 = CIRCLE('',#4699,0.497715749301); +#4699 = AXIS2_PLACEMENT_2D('',#4700,#4701); +#4700 = CARTESIAN_POINT('',(-1.,1.110223024625E-16)); +#4701 = DIRECTION('',(1.,0.)); +#4702 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#4703 = PCURVE('',#3331,#4704); +#4704 = DEFINITIONAL_REPRESENTATION('',(#4705),#4708); +#4705 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#4706,#4707),.UNSPECIFIED.,.F., + .F.,(2,2),(0.,0.785398163397),.PIECEWISE_BEZIER_KNOTS.); +#4706 = CARTESIAN_POINT('',(0.,0.)); +#4707 = CARTESIAN_POINT('',(0.785398163397,0.)); +#4708 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#4709 = FACE_BOUND('',#4710,.T.); +#4710 = EDGE_LOOP('',(#4711)); +#4711 = ORIENTED_EDGE('',*,*,#3417,.F.); +#4712 = ADVANCED_FACE('',(#4713),#3331,.F.); +#4713 = FACE_BOUND('',#4714,.F.); +#4714 = EDGE_LOOP('',(#4715,#4716,#4717,#4718,#4719)); +#4715 = ORIENTED_EDGE('',*,*,#4689,.F.); +#4716 = ORIENTED_EDGE('',*,*,#3313,.F.); +#4717 = ORIENTED_EDGE('',*,*,#3741,.T.); +#4718 = ORIENTED_EDGE('',*,*,#3815,.F.); +#4719 = ORIENTED_EDGE('',*,*,#4720,.T.); +#4720 = EDGE_CURVE('',#3788,#4667,#4721,.T.); +#4721 = SURFACE_CURVE('',#4722,(#4727,#4733),.PCURVE_S1.); +#4722 = CIRCLE('',#4723,0.497715749301); +#4723 = AXIS2_PLACEMENT_3D('',#4724,#4725,#4726); +#4724 = CARTESIAN_POINT('',(0.,1.,1.)); +#4725 = DIRECTION('',(0.707106781187,-0.707106781187,0.)); +#4726 = DIRECTION('',(0.707106781187,0.707106781187,0.)); +#4727 = PCURVE('',#3331,#4728); +#4728 = DEFINITIONAL_REPRESENTATION('',(#4729),#4732); +#4729 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#4730,#4731),.UNSPECIFIED.,.F., + .F.,(2,2),(6.183299604755,6.28318530718),.PIECEWISE_BEZIER_KNOTS.); +#4730 = CARTESIAN_POINT('',(0.785398163397,-9.98857024243E-02)); +#4731 = CARTESIAN_POINT('',(0.785398163397,0.)); +#4732 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#4733 = PCURVE('',#3803,#4734); +#4734 = DEFINITIONAL_REPRESENTATION('',(#4735),#4739); +#4735 = CIRCLE('',#4736,0.497715749301); +#4736 = AXIS2_PLACEMENT_2D('',#4737,#4738); +#4737 = CARTESIAN_POINT('',(1.414213562373,-1.)); +#4738 = DIRECTION('',(-1.,0.)); +#4739 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#4740 = ADVANCED_FACE('',(#4741),#3803,.F.); +#4741 = FACE_BOUND('',#4742,.F.); +#4742 = EDGE_LOOP('',(#4743,#4764,#4765,#4766,#4767)); +#4743 = ORIENTED_EDGE('',*,*,#4744,.F.); +#4744 = EDGE_CURVE('',#4644,#3993,#4745,.T.); +#4745 = SURFACE_CURVE('',#4746,(#4751,#4758),.PCURVE_S1.); +#4746 = CIRCLE('',#4747,0.497715749301); +#4747 = AXIS2_PLACEMENT_3D('',#4748,#4749,#4750); +#4748 = CARTESIAN_POINT('',(1.,2.,1.)); +#4749 = DIRECTION('',(0.707106781187,-0.707106781187,0.)); +#4750 = DIRECTION('',(0.707106781187,0.707106781187,0.)); +#4751 = PCURVE('',#3803,#4752); +#4752 = DEFINITIONAL_REPRESENTATION('',(#4753),#4757); +#4753 = CIRCLE('',#4754,0.497715749301); +#4754 = AXIS2_PLACEMENT_2D('',#4755,#4756); +#4755 = CARTESIAN_POINT('',(0.,-1.)); +#4756 = DIRECTION('',(-1.,0.)); +#4757 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#4758 = PCURVE('',#3960,#4759); +#4759 = DEFINITIONAL_REPRESENTATION('',(#4760),#4763); +#4760 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#4761,#4762),.UNSPECIFIED.,.F., + .F.,(2,2),(3.14159265359,3.241478356014),.PIECEWISE_BEZIER_KNOTS.); +#4761 = CARTESIAN_POINT('',(3.926990816987,0.)); +#4762 = CARTESIAN_POINT('',(3.926990816987,-9.98857024243E-02)); +#4763 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#4764 = ORIENTED_EDGE('',*,*,#4666,.T.); +#4765 = ORIENTED_EDGE('',*,*,#4720,.F.); +#4766 = ORIENTED_EDGE('',*,*,#3787,.F.); +#4767 = ORIENTED_EDGE('',*,*,#4042,.F.); +#4768 = ADVANCED_FACE('',(#4769),#3960,.F.); +#4769 = FACE_BOUND('',#4770,.F.); +#4770 = EDGE_LOOP('',(#4771,#4772,#4773,#4774,#4795,#4796,#4797,#4798)); +#4771 = ORIENTED_EDGE('',*,*,#4411,.T.); +#4772 = ORIENTED_EDGE('',*,*,#4113,.T.); +#4773 = ORIENTED_EDGE('',*,*,#4190,.F.); +#4774 = ORIENTED_EDGE('',*,*,#4775,.T.); +#4775 = EDGE_CURVE('',#4168,#4621,#4776,.T.); +#4776 = SURFACE_CURVE('',#4777,(#4782,#4788),.PCURVE_S1.); +#4777 = CIRCLE('',#4778,0.497715749301); +#4778 = AXIS2_PLACEMENT_3D('',#4779,#4780,#4781); +#4779 = CARTESIAN_POINT('',(1.,2.,1.)); +#4780 = DIRECTION('',(-0.707106781187,-0.707106781187,0.)); +#4781 = DIRECTION('',(0.707106781187,-0.707106781187,0.)); +#4782 = PCURVE('',#3960,#4783); +#4783 = DEFINITIONAL_REPRESENTATION('',(#4784),#4787); +#4784 = B_SPLINE_CURVE_WITH_KNOTS('',1,(#4785,#4786),.UNSPECIFIED.,.F., + .F.,(2,2),(6.183299604755,6.28318530718),.PIECEWISE_BEZIER_KNOTS.); +#4785 = CARTESIAN_POINT('',(5.497787143782,-9.98857024243E-02)); +#4786 = CARTESIAN_POINT('',(5.497787143782,0.)); +#4787 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#4788 = PCURVE('',#4155,#4789); +#4789 = DEFINITIONAL_REPRESENTATION('',(#4790),#4794); +#4790 = CIRCLE('',#4791,0.497715749301); +#4791 = AXIS2_PLACEMENT_2D('',#4792,#4793); +#4792 = CARTESIAN_POINT('',(1.414213562373,-1.)); +#4793 = DIRECTION('',(-1.,-0.)); +#4794 = ( GEOMETRIC_REPRESENTATION_CONTEXT(2) +PARAMETRIC_REPRESENTATION_CONTEXT() REPRESENTATION_CONTEXT('2D SPACE','' + ) ); +#4795 = ORIENTED_EDGE('',*,*,#4643,.F.); +#4796 = ORIENTED_EDGE('',*,*,#4744,.T.); +#4797 = ORIENTED_EDGE('',*,*,#3992,.F.); +#4798 = ORIENTED_EDGE('',*,*,#3930,.F.); +#4799 = ADVANCED_FACE('',(#4800),#4155,.F.); +#4800 = FACE_BOUND('',#4801,.F.); +#4801 = EDGE_LOOP('',(#4802,#4803,#4804,#4805,#4806)); +#4802 = ORIENTED_EDGE('',*,*,#4589,.F.); +#4803 = ORIENTED_EDGE('',*,*,#4620,.T.); +#4804 = ORIENTED_EDGE('',*,*,#4775,.F.); +#4805 = ORIENTED_EDGE('',*,*,#4167,.F.); +#4806 = ORIENTED_EDGE('',*,*,#4137,.F.); +#4807 = ( GEOMETRIC_REPRESENTATION_CONTEXT(3) +GLOBAL_UNCERTAINTY_ASSIGNED_CONTEXT((#4811)) +GLOBAL_UNIT_ASSIGNED_CONTEXT((#4808,#4809,#4810)) REPRESENTATION_CONTEXT +('Context #1','3D Context with UNIT and UNCERTAINTY') ); +#4808 = ( LENGTH_UNIT() NAMED_UNIT(*) SI_UNIT($,.METRE.) ); +#4809 = ( NAMED_UNIT(*) PLANE_ANGLE_UNIT() SI_UNIT($,.RADIAN.) ); +#4810 = ( NAMED_UNIT(*) SI_UNIT($,.STERADIAN.) SOLID_ANGLE_UNIT() ); +#4811 = UNCERTAINTY_MEASURE_WITH_UNIT(LENGTH_MEASURE(1.E-07),#4808, + 'distance_accuracy_value','confusion accuracy'); +#4812 = PRODUCT_RELATED_PRODUCT_CATEGORY('part',$,(#7)); +ENDSEC; +END-ISO-10303-21; From 2910c03b33e9c49b020d2816c0bf04513dd32fcf Mon Sep 17 00:00:00 2001 From: L-Nafaryus Date: Fri, 14 May 2021 19:35:45 +0500 Subject: [PATCH 2/3] Mod: bodyCentered, faceCentered - new fillet radius curve --- extra/fillet-radius.py | 70 +++++++++++++++++++++++++++++++++++++++++ samples/bodyCentered.py | 14 +++++---- samples/faceCentered.py | 10 +++--- 3 files changed, 84 insertions(+), 10 deletions(-) create mode 100644 extra/fillet-radius.py diff --git a/extra/fillet-radius.py b/extra/fillet-radius.py new file mode 100644 index 0000000..a64ba27 --- /dev/null +++ b/extra/fillet-radius.py @@ -0,0 +1,70 @@ +import matplotlib.pyplot as plt +from math import sqrt +import sys + +if __name__ == "__main__": + + try: + stype = sys.argv[1] + + except IndexError: + print("python fillet-radius.py [simple|bodyCentered|faceCentered]") + + exit(1) + + + if stype == "simple": + r0 = 1.0 + + C1, C2 = 0.8, 0.5 + theta1, theta2 = 0.01, 0.28 + + delta = 0.2 + + elif stype == "bodyCentered": + L = 1.0 + r0 = L * sqrt(3) / 4 + + C1, C2 = 0.3, 0.2 + theta1, theta2 = 0.01, 0.18 + + delta = 0.02 + + elif stype == "faceCentered": + L = 1.0 + r0 = L * sqrt(2) / 4 + + C1, C2 = 0.3, 0.2 + theta1, theta2 = 0.01, 0.13 + + delta = 0.012 + + else: + print("python fillet-radius.py [simple|bodyCentered|faceCentered]") + + exit(1) + + + Cf = lambda theta: C1 + (C2 - C1) / (theta2 - theta1) * (theta - theta1) + fillet = lambda theta: delta - Cf(theta) * (r0 / (1 - theta) - r0) + + tocount = lambda num: int(num * 100) + + theta = [ 0.01 * n for n in range(tocount(theta1), tocount(theta2) + 1) ] + coeffs = [ Cf(n) for n in theta ] + radiuses = [ fillet(n) for n in theta ] + + plt.figure(1) + + plt.subplot(211) + plt.plot(theta, coeffs, "o") + plt.grid(True) + plt.ylabel("Cf") + + plt.subplot(212) + plt.plot(theta, radiuses, "o") + plt.grid(True) + plt.ylabel("Radius") + plt.xlabel("Theta") + + plt.show() diff --git a/samples/bodyCentered.py b/samples/bodyCentered.py index d3dd7a6..0f33c91 100644 --- a/samples/bodyCentered.py +++ b/samples/bodyCentered.py @@ -28,10 +28,11 @@ def bodyCenteredCubic(theta = 0.01, fillet = False, direction = [1, 0, 0]): yw = xl zh = height - C1, C2 = 0.8, 0.5 #0.8, 0.05 - theta1, theta2 = 0.01, 0.13 + C1, C2 = 0.3, 0.2 + theta1, theta2 = 0.01, 0.18 Cf = C1 + (C2 - C1) / (theta2 - theta1) * (theta - theta1) - filletradius = 0.05 - Cf * (radius - r0) + delta = 0.02 + filletradius = delta - Cf * (radius - r0) scale = 100 oo = geompy.MakeVertex(0, 0, 0) @@ -178,10 +179,11 @@ def bodyCenteredHexagonalPrism(theta = 0.01, fillet = False, direction = [1, 1, point.append((0 + xl, L + yw, L + zh)) point.append((L / 3 + xl, L / 3 + yw, 4 * L / 3 + zh)) - C1, C2 = 0.8, 0.05 - theta1, theta2 = 0.01, 0.13 + C1, C2 = 0.3, 0.2 + theta1, theta2 = 0.01, 0.18 Cf = C1 + (C2 - C1) / (theta2 - theta1) * (theta - theta1) - filletradius = Cf * (radius - r0) + delta = 0.02 + filletradius = delta - Cf * (radius - r0) scale = 100 oo = geompy.MakeVertex(0, 0, 0) diff --git a/samples/faceCentered.py b/samples/faceCentered.py index bb32cb4..0a24740 100644 --- a/samples/faceCentered.py +++ b/samples/faceCentered.py @@ -28,10 +28,11 @@ def faceCenteredCubic(theta = 0.01, fillet = False, direction = [1, 0, 0]): yw = xl zh = width - C1, C2 = 0.8, 0.05 + C1, C2 = 0.3, 0.2 theta1, theta2 = 0.01, 0.13 Cf = C1 + (C2 - C1) / (theta2 - theta1) * (theta - theta1) - filletradius = Cf * (radius - r0) + delta = 0.012 + filletradius = delta - Cf * (radius - r0) scale = 100 oo = geompy.MakeVertex(0, 0, 0) @@ -176,10 +177,11 @@ def faceCenteredHexagonalPrism(theta = 0.01, fillet = False, direction = [1, 1, point.append((-width + xl, 0 + yw, 0 + zh)) point.append((-2 * width / 3 + xl, -2 * width / 3 + yw, width / 3 + zh)) - C1, C2 = 0.8, 0.05 + C1, C2 = 0.3, 0.2 theta1, theta2 = 0.01, 0.13 Cf = C1 + (C2 - C1) / (theta2 - theta1) * (theta - theta1) - filletradius = Cf * (radius - r0) + delta = 0.012 + filletradius = delta - Cf * (radius - r0) scale = 100 oo = geompy.MakeVertex(0, 0, 0) From 08cb128fc0d5a6ba47ac1a084803a70c4ddb4144 Mon Sep 17 00:00:00 2001 From: L-Nafaryus Date: Mon, 17 May 2021 00:39:07 +0500 Subject: [PATCH 3/3] Mod: unnamed --- README.md | 13 +- config.py | 8 +- logs/anisotrope.log | 18815 ++++++++++++++++++++++++++--------- logs/anisotrope.simple.log | 5977 +++++++++++ logs/tasks.log | 650 +- logs/tasks.simple.log | 504 + src/salome_utils.py | 2 +- 7 files changed, 21167 insertions(+), 4802 deletions(-) create mode 100644 logs/anisotrope.simple.log create mode 100644 logs/tasks.simple.log diff --git a/README.md b/README.md index 4bb5fe1..d702835 100644 --- a/README.md +++ b/README.md @@ -14,17 +14,8 @@ $ git clone git@github.com:L-Nafaryus/anisotrope-cube.git $ cd anisotrope-cube ``` -* Generate all structures with configured parameters: +* Run all: ```bash -$ python run.py mesh +$ python run.py ``` -* Run calculations: -```bash -$ python run.py calc -``` - -* All: -```bash -$ python run.py all -``` diff --git a/config.py b/config.py index d570ae6..b748d49 100644 --- a/config.py +++ b/config.py @@ -58,9 +58,9 @@ class ViscousLayers(Parameters): # Project variables ## structures = [ - "simple", + #"simple", #"bodyCentered", - #"faceCentered" + "faceCentered" ] class simple: theta = [c * 0.01 for c in range(1, 28 + 1)] @@ -107,7 +107,7 @@ class bodyCentered: fineness = 1 parameters = Parameters( minSize = 0.005, - maxSize = 0.05, + maxSize = 0.1, growthRate = 0.5, nbSegPerEdge = 0.5, nbSegPerRadius = 0.5, @@ -121,7 +121,7 @@ class bodyCentered: checkChartBoundary = False ) viscousLayers = ViscousLayers( - thickness = 0.01, + thickness = 0.005, numberOfLayers = 2, stretchFactor = 1.2, isFacesToIgnore = True, diff --git a/logs/anisotrope.log b/logs/anisotrope.log index 879c610..9b12a5d 100644 --- a/logs/anisotrope.log +++ b/logs/anisotrope.log @@ -4,2338 +4,28 @@ INFO: environment: OpenFOAM-v2012 INFO: -------------------------------------------------------------------------------- INFO: main: - task: 1 / 84 + task: 1 / 39 cpu count: 4 - structure: simple + structure: bodyCentered direction: [1, 0, 0] theta: 0.01 - fillet: True - export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.01 + fillet: False + export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.01 INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] INFO: genMesh: - structure type: simple + structure type: bodyCentered coefficient: 0.01 - fillet: 1 + fillet: 0 flow direction: [1, 0, 0] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.01/mesh.unv + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.01/mesh.unv INFO: shape: - edges length: 84.6411119196479 - surface area: 32.13602028527959 - volume: 6.8912891610244795 + edges length: 45.531743002656775 + surface area: 11.687769609863718 + volume: 0.5988483649030039 INFO: meshCreate: fineness: Coarse - min size: 0.01 - max size: 0.5 - 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.005 - number: 2 - stretch factor: 1.2 -INFO: meshCompute: - Elements: 12423 - Edges: 553 - Faces: 2428 - Triangles: 2428 - Volumes: 9442 - Tetrahedrons: 4906 - Prisms: 4536 - Pyramid: 0 -INFO: meshExport: - format: unv -INFO: createMesh: elapsed time: 0:00:15.353276 -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: 3741 - Faces with small interpolation weight (< 0.05) found, number of faces: 1646 -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 179 iterations -INFO: calculate: elapsed time: 0:00:07.450734 -INFO: -------------------------------------------------------------------------------- -INFO: main: - task: 2 / 84 - cpu count: 4 - structure: simple - direction: [1, 0, 0] - theta: 0.02 - fillet: True - export: /home/nafaryus/.hollow-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: 1 - flow direction: [1, 0, 0] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.02/mesh.unv -INFO: shape: - edges length: 84.63235958522154 - surface area: 31.76751299334205 - volume: 6.678197758874605 -INFO: meshCreate: - fineness: Coarse - min size: 0.01 - max size: 0.5 - 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.005 - number: 2 - stretch factor: 1.2 -INFO: meshCompute: - Elements: 12819 - Edges: 566 - Faces: 2520 - Triangles: 2520 - Volumes: 9733 - Tetrahedrons: 5035 - Prisms: 4698 - Pyramid: 0 -INFO: meshExport: - format: unv -INFO: createMesh: elapsed time: 0:00:15.264654 -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: 3760 - Faces with small interpolation weight (< 0.05) found, number of faces: 1670 -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 180 iterations -INFO: calculate: elapsed time: 0:00:07.099668 -INFO: -------------------------------------------------------------------------------- -INFO: main: - task: 3 / 84 - cpu count: 4 - structure: simple - direction: [1, 0, 0] - theta: 0.03 - fillet: True - export: /home/nafaryus/.hollow-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: 1 - flow direction: [1, 0, 0] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.03/mesh.unv -INFO: shape: - edges length: 84.63961971825442 - surface area: 31.377265767266046 - volume: 6.460670931579417 -INFO: meshCreate: - fineness: Coarse - min size: 0.01 - max size: 0.5 - 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.005 - number: 2 - stretch factor: 1.2 -INFO: meshCompute: - Elements: 14089 - Edges: 613 - Faces: 2754 - Triangles: 2754 - Volumes: 10722 - Tetrahedrons: 5584 - Prisms: 5138 - Pyramid: 0 -INFO: meshExport: - format: unv -INFO: createMesh: elapsed time: 0:00:15.413950 -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: 3866 - Faces with small interpolation weight (< 0.05) found, number of faces: 1711 -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 187 iterations -INFO: calculate: elapsed time: 0:00:07.116609 -INFO: -------------------------------------------------------------------------------- -INFO: main: - task: 4 / 84 - cpu count: 4 - structure: simple - direction: [1, 0, 0] - theta: 0.04 - fillet: True - export: /home/nafaryus/.hollow-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: 1 - flow direction: [1, 0, 0] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.04/mesh.unv -INFO: shape: - edges length: 84.66371531748267 - surface area: 30.964119141905343 - volume: 6.238847322193374 -INFO: meshCreate: - fineness: Coarse - min size: 0.01 - max size: 0.5 - 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.005 - number: 2 - stretch factor: 1.2 -INFO: meshCompute: - Elements: 14879 - Edges: 623 - Faces: 2940 - Triangles: 2940 - Volumes: 11316 - Tetrahedrons: 5798 - Prisms: 5518 - Pyramid: 0 -INFO: meshExport: - format: unv -INFO: createMesh: elapsed time: 0:00:16.229635 -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: 3833 - Faces with small interpolation weight (< 0.05) found, number of faces: 1876 -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 185 iterations -INFO: calculate: elapsed time: 0:00:07.507722 -INFO: -------------------------------------------------------------------------------- -INFO: main: - task: 5 / 84 - cpu count: 4 - structure: simple - direction: [1, 0, 0] - theta: 0.05 - fillet: True - export: /home/nafaryus/.hollow-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: 1 - flow direction: [1, 0, 0] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.05/mesh.unv -INFO: shape: - edges length: 84.70546666056416 - surface area: 30.52687050966018 - volume: 6.012893509252921 -INFO: meshCreate: - fineness: Coarse - min size: 0.01 - max size: 0.5 - 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.005 - number: 2 - stretch factor: 1.2 -INFO: meshCompute: - Elements: 15958 - Edges: 670 - Faces: 3136 - Triangles: 3136 - Volumes: 12152 - Tetrahedrons: 6238 - Prisms: 5914 - Pyramid: 0 -INFO: meshExport: - format: unv -INFO: createMesh: elapsed time: 0:00:16.058288 -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: 3705 - Faces with small interpolation weight (< 0.05) found, number of faces: 1918 -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:07.869841 -INFO: -------------------------------------------------------------------------------- -INFO: main: - task: 6 / 84 - cpu count: 4 - structure: simple - direction: [1, 0, 0] - theta: 0.06 - fillet: True - export: /home/nafaryus/.hollow-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: 1 - flow direction: [1, 0, 0] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.06/mesh.unv -INFO: shape: - edges length: 84.7656889166493 - surface area: 30.06427282325747 - volume: 5.783006204378002 -INFO: meshCreate: - fineness: Coarse - min size: 0.01 - max size: 0.5 - 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.005 - number: 2 - stretch factor: 1.2 -INFO: meshCompute: - Elements: 16842 - Edges: 691 - Faces: 3344 - Triangles: 3344 - Volumes: 12807 - Tetrahedrons: 6489 - Prisms: 6318 - Pyramid: 0 -INFO: meshExport: - format: unv -INFO: createMesh: elapsed time: 0:00:16.600625 -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: 3486 - Faces with small interpolation weight (< 0.05) found, number of faces: 1764 -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:09.813931 -INFO: -------------------------------------------------------------------------------- -INFO: main: - task: 7 / 84 - cpu count: 4 - structure: simple - direction: [1, 0, 0] - theta: 0.07 - fillet: True - export: /home/nafaryus/.hollow-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: 1 - flow direction: [1, 0, 0] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.07/mesh.unv -INFO: shape: - edges length: 84.84518984747751 - surface area: 29.57503304433512 - volume: 5.549414627604627 -INFO: meshCreate: - fineness: Coarse - min size: 0.01 - max size: 0.5 - 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.005 - number: 2 - stretch factor: 1.2 -INFO: meshCompute: - Elements: 17997 - Edges: 732 - Faces: 3560 - Triangles: 3560 - Volumes: 13705 - Tetrahedrons: 6973 - Prisms: 6732 - Pyramid: 0 -INFO: meshExport: - format: unv -INFO: createMesh: elapsed time: 0:00:16.846938 -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: 3155 - Faces with small interpolation weight (< 0.05) found, number of faces: 1820 -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:09.017333 -INFO: -------------------------------------------------------------------------------- -INFO: main: - task: 8 / 84 - cpu count: 4 - structure: simple - direction: [1, 0, 0] - theta: 0.08 - fillet: True - export: /home/nafaryus/.hollow-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: 1 - flow direction: [1, 0, 0] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.08/mesh.unv -INFO: shape: - edges length: 84.94476762157991 - surface area: 29.057810269178454 - volume: 5.312383018981669 -INFO: meshCreate: - fineness: Coarse - min size: 0.01 - max size: 0.5 - 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.005 - number: 2 - stretch factor: 1.2 -INFO: meshCompute: - Elements: 19436 - Edges: 772 - Faces: 3876 - Triangles: 3876 - Volumes: 14788 - Tetrahedrons: 7418 - Prisms: 7370 - Pyramid: 0 -INFO: meshExport: - format: unv -INFO: createMesh: elapsed time: 0:00:16.070288 -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: 2926 - Faces with small interpolation weight (< 0.05) found, number of faces: 1924 -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 196 iterations -INFO: calculate: elapsed time: 0:00:10.853308 -INFO: -------------------------------------------------------------------------------- -INFO: main: - task: 9 / 84 - cpu count: 4 - structure: simple - direction: [1, 0, 0] - theta: 0.09 - fillet: True - export: /home/nafaryus/.hollow-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: 1 - flow direction: [1, 0, 0] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.09/mesh.unv -INFO: shape: - edges length: 85.06520876634185 - surface area: 28.511213538085364 - volume: 5.072213403186976 -INFO: meshCreate: - fineness: Coarse - min size: 0.01 - max size: 0.5 - 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.005 - number: 2 - stretch factor: 1.2 -INFO: meshCompute: - Elements: 22428 - Edges: 796 - Faces: 4538 - Triangles: 4538 - Volumes: 17094 - Tetrahedrons: 8382 - Prisms: 8712 - Pyramid: 0 -INFO: meshExport: - format: unv -INFO: createMesh: elapsed time: 0:00:17.937929 -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: 2025 - Faces with small interpolation weight (< 0.05) found, number of faces: 3161 -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 180 iterations -INFO: calculate: elapsed time: 0:00:10.360169 -INFO: -------------------------------------------------------------------------------- -INFO: main: - task: 10 / 84 - cpu count: 4 - structure: simple - direction: [1, 0, 0] - theta: 0.1 - fillet: True - export: /home/nafaryus/.hollow-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: 1 - flow direction: [1, 0, 0] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.1/mesh.unv -INFO: shape: - edges length: 85.20728628105797 - surface area: 27.933799246167283 - volume: 4.829248571979253 -INFO: meshCreate: - fineness: Coarse - min size: 0.01 - max size: 0.5 - 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.005 - number: 2 - stretch factor: 1.2 -INFO: meshCompute: - Elements: 24418 - Edges: 846 - Faces: 4930 - Triangles: 4930 - Volumes: 18642 - Tetrahedrons: 9162 - Prisms: 9480 - Pyramid: 0 -INFO: meshExport: - format: unv -INFO: createMesh: elapsed time: 0:00:18.069031 -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: 1800 - Faces with small interpolation weight (< 0.05) found, number of faces: 3073 -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.016383 -INFO: -------------------------------------------------------------------------------- -INFO: main: - task: 11 / 84 - cpu count: 4 - structure: simple - direction: [1, 0, 0] - theta: 0.11 - fillet: True - export: /home/nafaryus/.hollow-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: 1 - flow direction: [1, 0, 0] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.11/mesh.unv -INFO: shape: - edges length: 85.37175793120794 - surface area: 27.32406812584545 - volume: 4.583875371190341 -INFO: meshCreate: - fineness: Coarse - min size: 0.01 - max size: 0.5 - 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.005 - number: 2 - stretch factor: 1.2 -INFO: meshCompute: - Elements: 26702 - Edges: 917 - Faces: 5408 - Triangles: 5408 - Volumes: 20377 - Tetrahedrons: 9983 - Prisms: 10394 - Pyramid: 0 -INFO: meshExport: - format: unv -INFO: createMesh: elapsed time: 0:00:19.892841 -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: 1563 - Faces with small interpolation weight (< 0.05) found, number of faces: 3070 -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:11.552876 -INFO: -------------------------------------------------------------------------------- -INFO: main: - task: 12 / 84 - cpu count: 4 - structure: simple - direction: [1, 0, 0] - theta: 0.12 - fillet: True - export: /home/nafaryus/.hollow-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: 1 - flow direction: [1, 0, 0] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.12/mesh.unv -INFO: shape: - edges length: 85.55936474250535 - surface area: 26.680461752856246 - volume: 4.3365282753234515 -INFO: meshCreate: - fineness: Coarse - min size: 0.01 - max size: 0.5 - 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.005 - number: 2 - stretch factor: 1.2 -INFO: meshCompute: - Elements: 27782 - Edges: 986 - Faces: 5626 - Triangles: 5626 - Volumes: 21170 - Tetrahedrons: 10356 - Prisms: 10814 - Pyramid: 0 -INFO: meshExport: - format: unv -INFO: createMesh: elapsed time: 0:00:19.918843 -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: 1342 - Faces with small interpolation weight (< 0.05) found, number of faces: 2843 -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:12.217455 -INFO: -------------------------------------------------------------------------------- -INFO: main: - task: 13 / 84 - cpu count: 4 - structure: simple - direction: [1, 0, 0] - theta: 0.13 - fillet: True - export: /home/nafaryus/.hollow-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: 1 - flow direction: [1, 0, 0] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.13/mesh.unv -INFO: shape: - edges length: 85.7708297095182 - surface area: 26.00135862065211 - volume: 4.087693365564796 -INFO: meshCreate: - fineness: Coarse - min size: 0.01 - max size: 0.5 - 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.005 - number: 2 - stretch factor: 1.2 -INFO: meshCompute: - Elements: 30300 - Edges: 1063 - Faces: 6104 - Triangles: 6104 - Volumes: 23133 - Tetrahedrons: 11341 - Prisms: 11792 - Pyramid: 0 -INFO: meshExport: - format: unv -INFO: createMesh: elapsed time: 0:00:19.406464 -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: 1147 - Faces with small interpolation weight (< 0.05) found, number of faces: 2544 -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 185 iterations -INFO: calculate: elapsed time: 0:00:23.192920 -INFO: -------------------------------------------------------------------------------- -INFO: main: - task: 14 / 84 - cpu count: 4 - structure: simple - direction: [1, 0, 0] - theta: 0.14 - fillet: True - export: /home/nafaryus/.hollow-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: 1 - flow direction: [1, 0, 0] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.14/mesh.unv -INFO: shape: - edges length: 86.00685673205047 - surface area: 25.285069200164678 - volume: 3.837912772905747 -INFO: meshCreate: - fineness: Coarse - min size: 0.01 - max size: 0.5 - 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.005 - number: 2 - stretch factor: 1.2 -INFO: meshCompute: - Elements: 33240 - Edges: 1132 - Faces: 6580 - Triangles: 6580 - Volumes: 25528 - Tetrahedrons: 12794 - Prisms: 12734 - Pyramid: 0 -INFO: meshExport: - format: unv -INFO: createMesh: elapsed time: 0:00:23.317956 -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: 1054 - Faces with small interpolation weight (< 0.05) found, number of faces: 2218 -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.753974 -INFO: -------------------------------------------------------------------------------- -INFO: main: - task: 15 / 84 - cpu count: 4 - structure: simple - direction: [1, 0, 0] - theta: 0.15 - fillet: True - export: /home/nafaryus/.hollow-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: 1 - flow direction: [1, 0, 0] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.15/mesh.unv -INFO: shape: - edges length: 86.26812978951489 - surface area: 24.52983123319 - volume: 3.587789520993897 -INFO: meshCreate: - fineness: Coarse - min size: 0.01 - max size: 0.5 - 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.005 - number: 2 - stretch factor: 1.2 -INFO: meshCompute: - Elements: 36612 - Edges: 1214 - Faces: 7276 - Triangles: 7276 - Volumes: 28122 - Tetrahedrons: 14004 - Prisms: 14118 - Pyramid: 0 -INFO: meshExport: - format: unv -INFO: createMesh: elapsed time: 0:00:21.767240 -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: 976 - Faces with small interpolation weight (< 0.05) found, number of faces: 2054 -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:26.293321 -INFO: -------------------------------------------------------------------------------- -INFO: main: - task: 16 / 84 - cpu count: 4 - structure: simple - direction: [1, 0, 0] - theta: 0.16 - fillet: True - export: /home/nafaryus/.hollow-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: 1 - flow direction: [1, 0, 0] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.16/mesh.unv -INFO: shape: - edges length: 86.55531236097028 - surface area: 23.733803526555228 - volume: 3.3379930325406906 -INFO: meshCreate: - fineness: Coarse - min size: 0.01 - max size: 0.5 - 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.005 - number: 2 - stretch factor: 1.2 -INFO: meshCompute: - Elements: 40924 - Edges: 1333 - Faces: 8140 - Triangles: 8140 - Volumes: 31451 - Tetrahedrons: 15631 - Prisms: 15820 - Pyramid: 0 -INFO: meshExport: - format: unv -INFO: createMesh: elapsed time: 0:00:23.583791 -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: 848 - Faces with small interpolation weight (< 0.05) found, number of faces: 2017 -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:27.297129 -INFO: -------------------------------------------------------------------------------- -INFO: main: - task: 17 / 84 - cpu count: 4 - structure: simple - direction: [1, 0, 0] - theta: 0.17 - fillet: True - export: /home/nafaryus/.hollow-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: 1 - flow direction: [1, 0, 0] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.17/mesh.unv -INFO: shape: - edges length: 86.86904709750056 - surface area: 22.895059419337592 - volume: 3.0892652414373463 -INFO: meshCreate: - fineness: Coarse - min size: 0.01 - max size: 0.5 - 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.005 - number: 2 - stretch factor: 1.2 -INFO: meshCompute: - Elements: 45549 - Edges: 1446 - Faces: 9044 - Triangles: 9044 - Volumes: 35059 - Tetrahedrons: 17461 - Prisms: 17598 - Pyramid: 0 -INFO: meshExport: - format: unv -INFO: createMesh: elapsed time: 0:00:24.335211 -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: 801 - Faces with small interpolation weight (< 0.05) found, number of faces: 1647 -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 212 iterations -INFO: calculate: elapsed time: 0:00:24.888297 -INFO: -------------------------------------------------------------------------------- -INFO: main: - task: 18 / 84 - cpu count: 4 - structure: simple - direction: [1, 0, 0] - theta: 0.18 - fillet: True - export: /home/nafaryus/.hollow-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: 1 - flow direction: [1, 0, 0] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.18/mesh.unv -INFO: shape: - edges length: 87.20995575013923 - surface area: 22.01157938582919 - volume: 2.842427442102823 -INFO: meshCreate: - fineness: Coarse - min size: 0.01 - max size: 0.5 - 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.005 - number: 2 - stretch factor: 1.2 -INFO: meshCompute: - Elements: 50247 - Edges: 1616 - Faces: 10018 - Triangles: 10018 - Volumes: 38613 - Tetrahedrons: 19075 - Prisms: 19538 - Pyramid: 0 -INFO: meshExport: - format: unv -INFO: createMesh: elapsed time: 0:00:24.969678 -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: 792 - Faces with small interpolation weight (< 0.05) found, number of faces: 1484 -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 207 iterations -INFO: calculate: elapsed time: 0:00:22.513681 -INFO: -------------------------------------------------------------------------------- -INFO: main: - task: 19 / 84 - cpu count: 4 - structure: simple - direction: [1, 0, 0] - theta: 0.19 - fillet: True - export: /home/nafaryus/.hollow-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: 1 - flow direction: [1, 0, 0] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.19/mesh.unv -INFO: shape: - edges length: 87.57863969547009 - surface area: 21.08124212700935 - volume: 2.598388018642074 -INFO: meshCreate: - fineness: Coarse - min size: 0.01 - max size: 0.5 - 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.005 - number: 2 - stretch factor: 1.2 -INFO: meshCompute: - Elements: 63578 - Edges: 1791 - Faces: 12892 - Triangles: 12892 - Volumes: 48895 - Tetrahedrons: 23673 - Prisms: 25222 - Pyramid: 0 -INFO: meshExport: - format: unv -INFO: createMesh: elapsed time: 0:00:29.596026 -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: 696 - Faces with small interpolation weight (< 0.05) found, number of faces: 892 -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 218 iterations -INFO: calculate: elapsed time: 0:00:31.179286 -INFO: -------------------------------------------------------------------------------- -INFO: main: - task: 20 / 84 - cpu count: 4 - structure: simple - direction: [1, 0, 0] - theta: 0.2 - fillet: True - export: /home/nafaryus/.hollow-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: 1 - flow direction: [1, 0, 0] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.2/mesh.unv -INFO: shape: - edges length: 87.97567902112142 - surface area: 20.101818207957017 - volume: 2.3581509724978855 -INFO: meshCreate: - fineness: Coarse - min size: 0.01 - max size: 0.5 - 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.005 - number: 2 - stretch factor: 1.2 -INFO: meshCompute: - Elements: 67458 - Edges: 2004 - Faces: 13772 - Triangles: 13772 - Volumes: 51682 - Tetrahedrons: 24698 - Prisms: 26984 - Pyramid: 0 -INFO: meshExport: - format: unv -INFO: createMesh: elapsed time: 0:00:29.426521 -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: 609 - Faces with small interpolation weight (< 0.05) found, number of faces: 917 -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:42.419771 -INFO: -------------------------------------------------------------------------------- -INFO: main: - task: 21 / 84 - cpu count: 4 - structure: simple - direction: [1, 0, 0] - theta: 0.21 - fillet: True - export: /home/nafaryus/.hollow-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: 1 - flow direction: [1, 0, 0] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.21/mesh.unv -INFO: shape: - edges length: 88.40163531415823 - surface area: 19.07095478336718 - volume: 2.1228259305857278 -INFO: meshCreate: - fineness: Coarse - min size: 0.01 - max size: 0.5 - 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.005 - number: 2 - stretch factor: 1.2 -INFO: meshCompute: - Elements: 78426 - Edges: 2329 - Faces: 16132 - Triangles: 16132 - Volumes: 59965 - Tetrahedrons: 28331 - Prisms: 31634 - Pyramid: 0 -INFO: meshExport: - format: unv -INFO: createMesh: elapsed time: 0:00:30.949763 -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: 582 - Faces with small interpolation weight (< 0.05) found, number of faces: 807 -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 215 iterations -INFO: calculate: elapsed time: 0:00:38.601773 -INFO: -------------------------------------------------------------------------------- -INFO: main: - task: 22 / 84 - cpu count: 4 - structure: simple - direction: [1, 0, 0] - theta: 0.22 - fillet: True - export: /home/nafaryus/.hollow-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: 1 - flow direction: [1, 0, 0] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.22/mesh.unv -INFO: shape: - edges length: 88.85705119418192 - surface area: 17.986170067547135 - volume: 1.8936388588766586 -INFO: meshCreate: - fineness: Coarse - min size: 0.01 - max size: 0.5 - 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.005 - number: 2 - stretch factor: 1.2 -INFO: meshCompute: - Elements: 94312 - Edges: 2691 - Faces: 18854 - Triangles: 18854 - Volumes: 72767 - Tetrahedrons: 35701 - Prisms: 37066 - Pyramid: 0 -INFO: meshExport: - format: unv -INFO: createMesh: elapsed time: 0:00:35.219965 -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: 525 - Faces with small interpolation weight (< 0.05) found, number of faces: 506 -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 234 iterations -INFO: calculate: elapsed time: 0:00:50.177821 -INFO: -------------------------------------------------------------------------------- -INFO: main: - task: 23 / 84 - cpu count: 4 - structure: simple - direction: [1, 0, 0] - theta: 0.23 - fillet: True - export: /home/nafaryus/.hollow-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: 1 - flow direction: [1, 0, 0] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.23/mesh.unv -INFO: shape: - edges length: 89.34245195516154 - surface area: 16.8448365754683 - volume: 1.6719445063814726 -INFO: meshCreate: - fineness: Coarse - min size: 0.01 - max size: 0.5 - 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.005 - number: 2 - stretch factor: 1.2 -INFO: meshCompute: - Elements: 113749 - Edges: 3218 - Faces: 22616 - Triangles: 22616 - Volumes: 87915 - Tetrahedrons: 43389 - Prisms: 44526 - Pyramid: 0 -INFO: meshExport: - format: unv -INFO: createMesh: elapsed time: 0:00:37.585602 -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: 444 - Faces with small interpolation weight (< 0.05) found, number of faces: 540 -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 241 iterations -INFO: calculate: elapsed time: 0:00:58.166050 -INFO: -------------------------------------------------------------------------------- -INFO: main: - task: 24 / 84 - cpu count: 4 - structure: simple - direction: [1, 0, 0] - theta: 0.24 - fillet: True - export: /home/nafaryus/.hollow-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: 1 - flow direction: [1, 0, 0] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.24/mesh.unv -INFO: shape: - edges length: 89.85834704941455 - surface area: 15.64416960103202 - volume: 1.459240393487284 -INFO: meshCreate: - fineness: Coarse - min size: 0.01 - max size: 0.5 - 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.005 - number: 2 - stretch factor: 1.2 -INFO: meshCompute: - Elements: 150624 - Edges: 3887 - Faces: 30514 - Triangles: 30514 - Volumes: 116223 - Tetrahedrons: 55995 - Prisms: 60228 - Pyramid: 0 -INFO: meshExport: - format: unv -INFO: createMesh: elapsed time: 0:00:50.091486 -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: 388 - Faces with small interpolation weight (< 0.05) found, number of faces: 303 -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:01:22.286673 -INFO: -------------------------------------------------------------------------------- -INFO: main: - task: 25 / 84 - cpu count: 4 - structure: simple - direction: [1, 0, 0] - theta: 0.25 - fillet: True - export: /home/nafaryus/.hollow-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: 1 - flow direction: [1, 0, 0] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.25/mesh.unv -INFO: shape: - edges length: 90.40523185466317 - surface area: 14.381211694243214 - volume: 1.2571825446373894 -INFO: meshCreate: - fineness: Coarse - min size: 0.01 - max size: 0.5 - 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.005 - number: 2 - stretch factor: 1.2 -INFO: meshCompute: - Elements: 188532 - Edges: 4940 - Faces: 38286 - Triangles: 38286 - Volumes: 145306 - Tetrahedrons: 69662 - Prisms: 75644 - Pyramid: 0 -INFO: meshExport: - format: unv -INFO: createMesh: elapsed time: 0:00:56.851581 -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: 344 - Faces with small interpolation weight (< 0.05) found, number of faces: 301 -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 253 iterations -INFO: calculate: elapsed time: 0:01:56.808245 -INFO: -------------------------------------------------------------------------------- -INFO: main: - task: 26 / 84 - cpu count: 4 - structure: simple - direction: [1, 0, 0] - theta: 0.26 - fillet: True - export: /home/nafaryus/.hollow-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: 1 - flow direction: [1, 0, 0] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.26/mesh.unv -INFO: shape: - edges length: 90.98358971478811 - surface area: 13.052816097530878 - volume: 1.067603283653588 -INFO: meshCreate: - fineness: Coarse - min size: 0.01 - max size: 0.5 - 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.005 - number: 2 - stretch factor: 1.2 -INFO: meshCompute: - Elements: 255366 - Edges: 6719 - Faces: 50844 - Triangles: 50844 - Volumes: 197803 - Tetrahedrons: 97063 - Prisms: 100740 - Pyramid: 0 -INFO: meshExport: - format: unv -INFO: createMesh: elapsed time: 0:01:15.054445 -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: 295 - Faces with small interpolation weight (< 0.05) found, number of faces: 280 -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 279 iterations -INFO: calculate: elapsed time: 0:02:57.604107 -INFO: -------------------------------------------------------------------------------- -INFO: main: - task: 27 / 84 - cpu count: 4 - structure: simple - direction: [1, 0, 0] - theta: 0.27 - fillet: True - export: /home/nafaryus/.hollow-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: 1 - flow direction: [1, 0, 0] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.27/mesh.unv -INFO: shape: - edges length: 91.59389425031365 - surface area: 11.655628515510438 - volume: 0.8925313508248954 -INFO: meshCreate: - fineness: Coarse - min size: 0.01 - max size: 0.5 - 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.005 - number: 2 - stretch factor: 1.2 -INFO: meshCompute: - Elements: 293727 - Edges: 7576 - Faces: 58422 - Triangles: 58422 - Volumes: 227729 - Tetrahedrons: 111953 - Prisms: 115776 - Pyramid: 0 -INFO: meshExport: - format: unv -INFO: createMesh: elapsed time: 0:01:40.826394 -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: 266 - Faces with small interpolation weight (< 0.05) found, number of faces: 258 -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 268 iterations -INFO: calculate: elapsed time: 0:04:16.236786 -INFO: -------------------------------------------------------------------------------- -INFO: main: - task: 28 / 84 - cpu count: 4 - structure: simple - direction: [1, 0, 0] - theta: 0.28 - fillet: True - export: /home/nafaryus/.hollow-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: 1 - flow direction: [1, 0, 0] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.28/mesh.unv -INFO: shape: - edges length: 92.23661194997872 - surface area: 10.18606704911788 - volume: 0.7342146614605535 -INFO: meshCreate: - fineness: Coarse - min size: 0.01 - max size: 0.5 - 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.005 - number: 2 - stretch factor: 1.2 -INFO: meshCompute: - Elements: 257499 - Edges: 7771 - Faces: 51640 - Triangles: 51640 - Volumes: 198088 - Tetrahedrons: 95964 - Prisms: 102124 - Pyramid: 0 -INFO: meshExport: - format: unv -INFO: createMesh: elapsed time: 0:01:08.202023 -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: 325 - Faces with small interpolation weight (< 0.05) found, number of faces: 272 -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:03:07.598083 -INFO: -------------------------------------------------------------------------------- -INFO: main: - task: 29 / 84 - cpu count: 4 - structure: simple - direction: [0, 0, 1] - theta: 0.01 - fillet: True - export: /home/nafaryus/.hollow-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: 1 - flow direction: [0, 0, 1] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.01/mesh.unv -INFO: shape: - edges length: 84.64111191964791 - surface area: 32.136020328514476 - volume: 6.891289183361285 -INFO: meshCreate: - fineness: Coarse - min size: 0.01 - max size: 0.5 - 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.005 - number: 2 - stretch factor: 1.2 -INFO: meshCompute: - Elements: 12399 - Edges: 553 - Faces: 2426 - Triangles: 2426 - Volumes: 9420 - Tetrahedrons: 4928 - Prisms: 4492 - Pyramid: 0 -INFO: meshExport: - format: unv -INFO: createMesh: elapsed time: 0:00:15.687066 -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: 3765 - Faces with small interpolation weight (< 0.05) found, number of faces: 1657 -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 167 iterations -INFO: calculate: elapsed time: 0:00:07.744976 -INFO: -------------------------------------------------------------------------------- -INFO: main: - task: 30 / 84 - cpu count: 4 - structure: simple - direction: [0, 0, 1] - theta: 0.02 - fillet: True - export: /home/nafaryus/.hollow-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: 1 - flow direction: [0, 0, 1] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.02/mesh.unv -INFO: shape: - edges length: 84.63235958522155 - surface area: 31.767513041449508 - volume: 6.678197782600118 -INFO: meshCreate: - fineness: Coarse - min size: 0.01 - max size: 0.5 - 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.005 - number: 2 - stretch factor: 1.2 -INFO: meshCompute: - Elements: 12772 - Edges: 566 - Faces: 2506 - Triangles: 2506 - Volumes: 9700 - Tetrahedrons: 5028 - Prisms: 4672 - Pyramid: 0 -INFO: meshExport: - format: unv -INFO: createMesh: elapsed time: 0:00:16.108685 -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: 3806 - Faces with small interpolation weight (< 0.05) found, number of faces: 1640 -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 169 iterations -INFO: calculate: elapsed time: 0:00:10.548274 -INFO: -------------------------------------------------------------------------------- -INFO: main: - task: 31 / 84 - cpu count: 4 - structure: simple - direction: [0, 0, 1] - theta: 0.03 - fillet: True - export: /home/nafaryus/.hollow-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: 1 - flow direction: [0, 0, 1] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.03/mesh.unv -INFO: shape: - edges length: 84.6396197182544 - surface area: 31.377265818299144 - volume: 6.460670956042871 -INFO: meshCreate: - fineness: Coarse - min size: 0.01 - max size: 0.5 - 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.005 - number: 2 - stretch factor: 1.2 -INFO: meshCompute: - Elements: 14036 - Edges: 613 - Faces: 2744 - Triangles: 2744 - Volumes: 10679 - Tetrahedrons: 5549 - Prisms: 5130 - Pyramid: 0 -INFO: meshExport: - format: unv -INFO: createMesh: elapsed time: 0:00:17.319226 -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: 3949 - Faces with small interpolation weight (< 0.05) found, number of faces: 1880 -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:10.619952 -INFO: -------------------------------------------------------------------------------- -INFO: main: - task: 32 / 84 - cpu count: 4 - structure: simple - direction: [0, 0, 1] - theta: 0.04 - fillet: True - export: /home/nafaryus/.hollow-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: 1 - flow direction: [0, 0, 1] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.04/mesh.unv -INFO: shape: - edges length: 84.66371531748267 - surface area: 30.964119194794996 - volume: 6.238847347035006 -INFO: meshCreate: - fineness: Coarse - min size: 0.01 - max size: 0.5 - 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.005 - number: 2 - stretch factor: 1.2 -INFO: meshCompute: - Elements: 15040 - Edges: 623 - Faces: 2960 - Triangles: 2960 - Volumes: 11457 - Tetrahedrons: 5921 - Prisms: 5536 - Pyramid: 0 -INFO: meshExport: - format: unv -INFO: createMesh: elapsed time: 0:00:16.842215 -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: 3969 - Faces with small interpolation weight (< 0.05) found, number of faces: 1964 -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:10.853989 -INFO: -------------------------------------------------------------------------------- -INFO: main: - task: 33 / 84 - cpu count: 4 - structure: simple - direction: [0, 0, 1] - theta: 0.05 - fillet: True - export: /home/nafaryus/.hollow-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: 1 - flow direction: [0, 0, 1] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.05/mesh.unv -INFO: shape: - edges length: 84.70546666056413 - surface area: 30.526870563701127 - volume: 6.012893534236437 -INFO: meshCreate: - fineness: Coarse - min size: 0.01 - max size: 0.5 - 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.005 - number: 2 - stretch factor: 1.2 -INFO: meshCompute: - Elements: 16081 - Edges: 670 - Faces: 3158 - Triangles: 3158 - Volumes: 12253 - Tetrahedrons: 6333 - Prisms: 5920 - Pyramid: 0 -INFO: meshExport: - format: unv -INFO: createMesh: elapsed time: 0:00:17.400138 -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: 3878 - Faces with small interpolation weight (< 0.05) found, number of faces: 1987 -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:10.263003 -INFO: -------------------------------------------------------------------------------- -INFO: main: - task: 34 / 84 - cpu count: 4 - structure: simple - direction: [0, 0, 1] - theta: 0.06 - fillet: True - export: /home/nafaryus/.hollow-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: 1 - flow direction: [0, 0, 1] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.06/mesh.unv -INFO: shape: - edges length: 84.7656889166493 - surface area: 30.06427287790713 - volume: 5.783006229318651 -INFO: meshCreate: - fineness: Coarse - min size: 0.01 - max size: 0.5 + min size: 0.005 + max size: 0.1 growth rate: 0.5 nb segs per edge: 0.5 nb segs per radius: 1.5 @@ -2351,7 +41,43 @@ INFO: meshCreate: WARNING: meshCompute: not computed INFO: meshExport: format: unv -INFO: createMesh: elapsed time: 0:00:16.967583 +ERROR: salome: + th. 140004515376000 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.01 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +th. 139862847006272 - 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" +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +th. 139999414919296 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:16.054174 INFO: ideasUnvToFoam: ['mesh.unv'] ERROR: ideasUnvToFoam: ideasUnvToFoam: ideasUnvToFoam.C:1262: int main(int, char**): Assertion `noveau > -1' failed. @@ -2413,7 +139,7 @@ ERROR: renumberMesh: [0] [0] [0] --> FOAM FATAL ERROR: (openfoam-2012) -[0] renumberMesh: cannot open case directory "/home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.06/processor0" +[0] renumberMesh: cannot open case directory "/home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.01/processor0" [0] [0] FOAM parallel run exiting @@ -2432,7 +158,7 @@ ERROR: potentialFoam: [0] [0] [0] --> FOAM FATAL ERROR: (openfoam-2012) -[0] potentialFoam: cannot open case directory "/home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.06/processor0" +[0] potentialFoam: cannot open case directory "/home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.01/processor0" [0] [0] FOAM parallel run exiting @@ -2459,7 +185,7 @@ ERROR: simpleFoam: [0] [0] [0] --> FOAM FATAL ERROR: (openfoam-2012) -[0] simpleFoam: cannot open case directory "/home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.06/processor0" +[0] simpleFoam: cannot open case directory "/home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.01/processor0" [0] [0] FOAM parallel run exiting @@ -2473,31 +199,3625 @@ 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.982302 +INFO: calculate: elapsed time: 0:00:01.431888 INFO: -------------------------------------------------------------------------------- INFO: main: - task: 35 / 84 + task: 2 / 39 cpu count: 4 - structure: simple + structure: bodyCentered + direction: [1, 0, 0] + theta: 0.02 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +ERROR: salome: + th. 139850924419968 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.02 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +th. 139708597712448 - 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" +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +th. 140072213086336 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:15.093036 +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/.hollow-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/.hollow-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/.hollow-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:01.040416 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 3 / 39 + cpu count: 4 + structure: bodyCentered + direction: [1, 0, 0] + theta: 0.03 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +ERROR: salome: + th. 140637623999360 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.03 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +th. 140181080368704 - 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" +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +th. 140716435087488 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:15.126054 +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/.hollow-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: + -------------------------------------------------------------------------- +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/.hollow-vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.03/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/.hollow-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:01.327018 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 4 / 39 + cpu count: 4 + structure: bodyCentered + direction: [1, 0, 0] + theta: 0.04 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +ERROR: salome: + th. 139849915161472 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.04 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +th. 140346589161024 - 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" +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +th. 140471836045440 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:15.113937 +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/.hollow-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/.hollow-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/.hollow-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:01.082648 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 5 / 39 + cpu count: 4 + structure: bodyCentered + direction: [1, 0, 0] + theta: 0.05 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +ERROR: salome: + th. 140616275639168 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.05 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +th. 139983905404480 - 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" +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +th. 140472650596480 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:14.668626 +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/.hollow-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/.hollow-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/.hollow-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:01.218060 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 6 / 39 + cpu count: 4 + structure: bodyCentered + direction: [1, 0, 0] + theta: 0.06 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +ERROR: salome: + th. 139922881633152 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.06 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +th. 140596484236864 - 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" +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +th. 140275803504768 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:16.554316 +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/.hollow-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: + -------------------------------------------------------------------------- +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/.hollow-vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.06/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/.hollow-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:01.646748 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 7 / 39 + cpu count: 4 + structure: bodyCentered + direction: [1, 0, 0] + theta: 0.07 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +ERROR: salome: + th. 140374006627200 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.07 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +th. 140032858379840 - 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" +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +th. 139840954028160 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:15.928848 +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/.hollow-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/.hollow-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/.hollow-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:01.294299 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 8 / 39 + cpu count: 4 + structure: bodyCentered + direction: [1, 0, 0] + theta: 0.08 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +ERROR: salome: + th. 139743939038080 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.08 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +th. 140201615681088 - 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" +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +th. 139781962174592 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:15.933784 +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/.hollow-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/.hollow-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/.hollow-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:01.086511 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 9 / 39 + cpu count: 4 + structure: bodyCentered + direction: [1, 0, 0] + theta: 0.09 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +ERROR: salome: + th. 139671697824640 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.09 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +th. 139776220984896 - 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" +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +th. 140086792503424 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:15.338995 +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/.hollow-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/.hollow-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/.hollow-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:01.293486 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 10 / 39 + cpu count: 4 + structure: bodyCentered + direction: [1, 0, 0] + theta: 0.1 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +ERROR: salome: + th. 140228820106112 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.1 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +th. 140555042752064 - 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" +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +th. 139642222743680 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:16.027406 +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/.hollow-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/.hollow-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/.hollow-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:01.273707 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 11 / 39 + cpu count: 4 + structure: bodyCentered + direction: [1, 0, 0] + theta: 0.11 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +ERROR: salome: + th. 140703176752000 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.11 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +th. 140200860964416 - 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" +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +th. 139627473387648 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:16.148148 +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/.hollow-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/.hollow-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/.hollow-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:01.302538 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 12 / 39 + cpu count: 4 + structure: bodyCentered + direction: [1, 0, 0] + theta: 0.12 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 23072 + Edges: 1428 + Faces: 7606 + Triangles: 7606 + Volumes: 14038 + Tetrahedrons: 0 + Prisms: 14038 + Pyramid: 0 +INFO: meshExport: + format: unv +ERROR: salome: + th. 140597691857792 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.12 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +th. 139916142966336 - 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_WARNING "Thickness 0.005 of viscous layers not reached, average reached thickness is 0.00461758" +INFO: meshCompute: + Elements: 23072 + Edges: 1428 + Faces: 7606 + Triangles: 7606 + Volumes: 14038 + Tetrahedrons: 0 + Prisms: 14038 + Pyramid: 0 +INFO: meshExport: + format: unv +th. 139770265702528 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:16.520251 +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/.hollow-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/.hollow-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/.hollow-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.171726 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 13 / 39 + cpu count: 4 + structure: bodyCentered + direction: [1, 0, 0] + theta: 0.13 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 37809 + Edges: 2055 + Faces: 12638 + Triangles: 12638 + Volumes: 23116 + Tetrahedrons: 0 + Prisms: 23116 + Pyramid: 0 +INFO: meshExport: + format: unv +ERROR: salome: + th. 139856941173632 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.13 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +th. 139889786545728 - 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_WARNING "Thickness 0.005 of viscous layers not reached, average reached thickness is 0.0035926" +INFO: meshCompute: + Elements: 37809 + Edges: 2055 + Faces: 12638 + Triangles: 12638 + Volumes: 23116 + Tetrahedrons: 0 + Prisms: 23116 + Pyramid: 0 +INFO: meshExport: + format: unv +th. 140012865695872 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:20.704133 +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/.hollow-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/.hollow-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: + -------------------------------------------------------------------------- +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/.hollow-vault/projects/anisotrope-cube/build/bodyCentered/direction-100/theta-0.13/processor0" +[0] +[0] +FOAM parallel run exiting +[0] + +INFO: calculate: elapsed time: 0:00:01.395795 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 14 / 39 + cpu count: 4 + structure: bodyCentered + direction: [0, 0, 1] + theta: 0.01 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +ERROR: salome: + th. 139666989718400 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.01 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +th. 140375473346112 - 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" +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +th. 140219808362624 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:15.637262 +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/.hollow-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/.hollow-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/.hollow-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:01.130364 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 15 / 39 + cpu count: 4 + structure: bodyCentered + direction: [0, 0, 1] + theta: 0.02 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +ERROR: salome: + th. 139820088048512 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.02 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +th. 139746751800896 - 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" +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +th. 140440243351680 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:15.504669 +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/.hollow-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/.hollow-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/.hollow-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:01.200040 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 16 / 39 + cpu count: 4 + structure: bodyCentered + direction: [0, 0, 1] + theta: 0.03 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +ERROR: salome: + th. 140567965006720 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.03 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +th. 140231017756224 - 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" +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +th. 140232626651264 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:14.643665 +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/.hollow-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/.hollow-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/.hollow-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:01.223200 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 17 / 39 + cpu count: 4 + structure: bodyCentered + direction: [0, 0, 1] + theta: 0.04 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +ERROR: salome: + th. 140448628333440 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.04 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +th. 140682247579200 - 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" +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +th. 140555405123712 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:14.588488 +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/.hollow-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/.hollow-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/.hollow-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:01.003238 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 18 / 39 + cpu count: 4 + structure: bodyCentered + direction: [0, 0, 1] + theta: 0.05 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +ERROR: salome: + th. 140088511732608 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.05 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +th. 139933524162112 - 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" +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +th. 139804090216576 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:15.613701 +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/.hollow-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/.hollow-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/.hollow-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.988062 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 19 / 39 + cpu count: 4 + structure: bodyCentered + direction: [0, 0, 1] + theta: 0.06 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +ERROR: salome: + th. 139815375641472 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.06 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +th. 139787711313472 - 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" +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +th. 139766726746240 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:17.028556 +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/.hollow-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/.hollow-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: + -------------------------------------------------------------------------- +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/.hollow-vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.06/processor0" +[0] +[0] +FOAM parallel run exiting +[0] + +INFO: calculate: elapsed time: 0:00:01.248950 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 20 / 39 + cpu count: 4 + structure: bodyCentered direction: [0, 0, 1] theta: 0.07 - fillet: True - export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.07 + fillet: False + export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.07 INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] INFO: genMesh: - structure type: simple + structure type: bodyCentered coefficient: 0.07 - fillet: 1 + fillet: 0 flow direction: [0, 0, 1] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.07/mesh.unv + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.07/mesh.unv INFO: shape: - edges length: 84.8451898474775 - surface area: 29.57503309916458 - volume: 5.549414652356193 + edges length: 51.084824731379264 + surface area: 9.569648214834945 + volume: 0.3573358026779106 INFO: meshCreate: fineness: Coarse - min size: 0.01 - max size: 0.5 + min size: 0.005 + max size: 0.1 growth rate: 0.5 nb segs per edge: 0.5 nb segs per radius: 1.5 @@ -2510,28 +3830,140 @@ INFO: meshCreate: thickness: 0.005 number: 2 stretch factor: 1.2 -INFO: meshCompute: - Elements: 17938 - Edges: 732 - Faces: 3540 - Triangles: 3540 - Volumes: 13666 - Tetrahedrons: 6978 - Prisms: 6688 - Pyramid: 0 +WARNING: meshCompute: not computed INFO: meshExport: format: unv -INFO: createMesh: elapsed time: 0:00:17.618209 +ERROR: salome: + th. 140206427122560 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.07 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +th. 140272281314880 - 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" +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +th. 139898649968768 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:15.551470 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'] -WARNING: checkMesh: - Cells with small determinant (< 0.001) found, number of cells: 3350 - Faces with small interpolation weight (< 0.05) found, number of faces: 1886 +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/.hollow-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/.hollow-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'] @@ -2541,33 +3973,49 @@ INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', 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:15.201716 +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.hollow-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:01.298439 INFO: -------------------------------------------------------------------------------- INFO: main: - task: 36 / 84 + task: 21 / 39 cpu count: 4 - structure: simple + structure: bodyCentered direction: [0, 0, 1] theta: 0.08 - fillet: True - export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.08 + fillet: False + export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.08 INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] INFO: genMesh: - structure type: simple + structure type: bodyCentered coefficient: 0.08 - fillet: 1 + fillet: 0 flow direction: [0, 0, 1] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.08/mesh.unv + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.08/mesh.unv INFO: shape: - edges length: 84.9447676215799 - surface area: 29.057810323829614 - volume: 5.312383043421657 + edges length: 51.83301665979387 + surface area: 9.176196580038267 + volume: 0.31831863527848103 INFO: meshCreate: fineness: Coarse - min size: 0.01 - max size: 0.5 + min size: 0.005 + max size: 0.1 growth rate: 0.5 nb segs per edge: 0.5 nb segs per radius: 1.5 @@ -2580,28 +4028,140 @@ INFO: meshCreate: thickness: 0.005 number: 2 stretch factor: 1.2 -INFO: meshCompute: - Elements: 19372 - Edges: 772 - Faces: 3874 - Triangles: 3874 - Volumes: 14726 - Tetrahedrons: 7366 - Prisms: 7360 - Pyramid: 0 +WARNING: meshCompute: not computed INFO: meshExport: format: unv -INFO: createMesh: elapsed time: 0:00:18.265634 +ERROR: salome: + th. 139789996202880 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.08 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +th. 140716971779648 - 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" +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +th. 140414525223040 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:15.318869 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'] -WARNING: checkMesh: - Cells with small determinant (< 0.001) found, number of cells: 3169 - Faces with small interpolation weight (< 0.05) found, number of faces: 2042 +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/.hollow-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/.hollow-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'] @@ -2611,33 +4171,49 @@ INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', 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 168 iterations -INFO: calculate: elapsed time: 0:00:11.132467 +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.hollow-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:01.677210 INFO: -------------------------------------------------------------------------------- INFO: main: - task: 37 / 84 + task: 22 / 39 cpu count: 4 - structure: simple + structure: bodyCentered direction: [0, 0, 1] theta: 0.09 - fillet: True - export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.09 + fillet: False + export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.09 INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] INFO: genMesh: - structure type: simple + structure type: bodyCentered coefficient: 0.09 - fillet: 1 + fillet: 0 flow direction: [0, 0, 1] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.09/mesh.unv + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.09/mesh.unv INFO: shape: - edges length: 85.06520876634184 - surface area: 28.51121359224497 - volume: 5.072213427207128 + edges length: 52.56459054177784 + surface area: 8.768781538038892 + volume: 0.27989675093789435 INFO: meshCreate: fineness: Coarse - min size: 0.01 - max size: 0.5 + min size: 0.005 + max size: 0.1 growth rate: 0.5 nb segs per edge: 0.5 nb segs per radius: 1.5 @@ -2650,28 +4226,140 @@ INFO: meshCreate: thickness: 0.005 number: 2 stretch factor: 1.2 -INFO: meshCompute: - Elements: 22380 - Edges: 796 - Faces: 4558 - Triangles: 4558 - Volumes: 17026 - Tetrahedrons: 8330 - Prisms: 8696 - Pyramid: 0 +WARNING: meshCompute: not computed INFO: meshExport: format: unv -INFO: createMesh: elapsed time: 0:00:18.094975 +ERROR: salome: + th. 140310413364096 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.09 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +th. 140453298386496 - 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" +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +th. 140169304801408 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:16.213948 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'] -WARNING: checkMesh: - Cells with small determinant (< 0.001) found, number of cells: 2280 - Faces with small interpolation weight (< 0.05) found, number of faces: 3311 +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/.hollow-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/.hollow-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'] @@ -2681,33 +4369,49 @@ INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', 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 154 iterations -INFO: calculate: elapsed time: 0:00:12.721457 +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.hollow-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:01.366949 INFO: -------------------------------------------------------------------------------- INFO: main: - task: 38 / 84 + task: 23 / 39 cpu count: 4 - structure: simple + structure: bodyCentered direction: [0, 0, 1] theta: 0.1 - fillet: True - export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.1 + fillet: False + export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.1 INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] INFO: genMesh: - structure type: simple + structure type: bodyCentered coefficient: 0.1 - fillet: 1 + fillet: 0 flow direction: [0, 0, 1] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.1/mesh.unv + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.1/mesh.unv INFO: shape: - edges length: 85.20728628105799 - surface area: 27.933799299563663 - volume: 4.829248595486071 + edges length: 53.283779236681475 + surface area: 8.346531731971623 + volume: 0.2421820982448924 INFO: meshCreate: fineness: Coarse - min size: 0.01 - max size: 0.5 + min size: 0.005 + max size: 0.1 growth rate: 0.5 nb segs per edge: 0.5 nb segs per radius: 1.5 @@ -2720,28 +4424,140 @@ INFO: meshCreate: thickness: 0.005 number: 2 stretch factor: 1.2 -INFO: meshCompute: - Elements: 24269 - Edges: 846 - Faces: 4914 - Triangles: 4914 - Volumes: 18509 - Tetrahedrons: 9129 - Prisms: 9380 - Pyramid: 0 +WARNING: meshCompute: not computed INFO: meshExport: format: unv -INFO: createMesh: elapsed time: 0:00:20.334518 +ERROR: salome: + th. 139721710488448 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.1 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +th. 139704271889984 - 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" +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +th. 139837666222208 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:17.119643 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'] -WARNING: checkMesh: - Cells with small determinant (< 0.001) found, number of cells: 2082 - Faces with small interpolation weight (< 0.05) found, number of faces: 3067 +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/.hollow-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/.hollow-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'] @@ -2751,33 +4567,49 @@ INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', 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:15.500052 +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.hollow-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:01.422527 INFO: -------------------------------------------------------------------------------- INFO: main: - task: 39 / 84 + task: 24 / 39 cpu count: 4 - structure: simple + structure: bodyCentered direction: [0, 0, 1] theta: 0.11 - fillet: True - export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.11 + fillet: False + export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.11 INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] INFO: genMesh: - structure type: simple + structure type: bodyCentered coefficient: 0.11 - fillet: 1 + fillet: 0 flow direction: [0, 0, 1] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.11/mesh.unv + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.11/mesh.unv INFO: shape: - edges length: 85.37175793120791 - surface area: 27.324068178220067 - volume: 4.583875394092804 + edges length: 53.993843652135766 + surface area: 7.908552201578758 + volume: 0.20529782464728977 INFO: meshCreate: fineness: Coarse - min size: 0.01 - max size: 0.5 + min size: 0.005 + max size: 0.1 growth rate: 0.5 nb segs per edge: 0.5 nb segs per radius: 1.5 @@ -2790,28 +4622,140 @@ INFO: meshCreate: thickness: 0.005 number: 2 stretch factor: 1.2 -INFO: meshCompute: - Elements: 26667 - Edges: 917 - Faces: 5406 - Triangles: 5406 - Volumes: 20344 - Tetrahedrons: 9976 - Prisms: 10368 - Pyramid: 0 +WARNING: meshCompute: not computed INFO: meshExport: format: unv -INFO: createMesh: elapsed time: 0:00:22.097570 +ERROR: salome: + th. 140687768206208 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.11 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +th. 140393583003200 - 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" +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +th. 140082725843072 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:15.671953 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'] -WARNING: checkMesh: - Cells with small determinant (< 0.001) found, number of cells: 1884 - Faces with small interpolation weight (< 0.05) found, number of faces: 3090 +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/.hollow-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/.hollow-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'] @@ -2821,33 +4765,49 @@ INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', 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 169 iterations -INFO: calculate: elapsed time: 0:00:23.219158 +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.hollow-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:01.014701 INFO: -------------------------------------------------------------------------------- INFO: main: - task: 40 / 84 + task: 25 / 39 cpu count: 4 - structure: simple + structure: bodyCentered direction: [0, 0, 1] theta: 0.12 - fillet: True - export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.12 + fillet: False + export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.12 INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] INFO: genMesh: - structure type: simple + structure type: bodyCentered coefficient: 0.12 - fillet: 1 + fillet: 0 flow direction: [0, 0, 1] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.12/mesh.unv + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.12/mesh.unv INFO: shape: - edges length: 85.55936474250527 - surface area: 26.680461803976694 - volume: 4.336528297540106 + edges length: 54.69738135693165 + surface area: 7.453916236438451 + volume: 0.1693793844475517 INFO: meshCreate: fineness: Coarse - min size: 0.01 - max size: 0.5 + min size: 0.005 + max size: 0.1 growth rate: 0.5 nb segs per edge: 0.5 nb segs per radius: 1.5 @@ -2860,28 +4820,140 @@ INFO: meshCreate: thickness: 0.005 number: 2 stretch factor: 1.2 -INFO: meshCompute: - Elements: 27882 - Edges: 986 - Faces: 5624 - Triangles: 5624 - Volumes: 21272 - Tetrahedrons: 10506 - Prisms: 10766 - Pyramid: 0 +WARNING: meshCompute: not computed INFO: meshExport: format: unv -INFO: createMesh: elapsed time: 0:00:20.914055 +ERROR: salome: + th. 140213040499584 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.12 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +th. 139875022947904 - 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" +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +th. 140180370055296 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:16.232421 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'] -WARNING: checkMesh: - Cells with small determinant (< 0.001) found, number of cells: 1661 - Faces with small interpolation weight (< 0.05) found, number of faces: 2845 +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/.hollow-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/.hollow-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'] @@ -2891,33 +4963,49 @@ INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', 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:14.563012 +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.hollow-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:01.087661 INFO: -------------------------------------------------------------------------------- INFO: main: - task: 41 / 84 + task: 26 / 39 cpu count: 4 - structure: simple + structure: bodyCentered direction: [0, 0, 1] theta: 0.13 - fillet: True - export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.13 + fillet: False + export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.13 INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] INFO: genMesh: - structure type: simple + structure type: bodyCentered coefficient: 0.13 - fillet: 1 + fillet: 0 flow direction: [0, 0, 1] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.13/mesh.unv + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/bodyCentered/direction-001/theta-0.13/mesh.unv INFO: shape: - edges length: 85.77082970951821 - surface area: 26.001358670301776 - volume: 4.087693387019483 + edges length: 55.39652130092159 + surface area: 6.981657997702339 + volume: 0.1345757597611062 INFO: meshCreate: fineness: Coarse - min size: 0.01 - max size: 0.5 + min size: 0.005 + max size: 0.1 growth rate: 0.5 nb segs per edge: 0.5 nb segs per radius: 1.5 @@ -2931,23 +5019,2918 @@ INFO: meshCreate: number: 2 stretch factor: 1.2 INFO: meshCompute: - Elements: 30263 + Elements: 31995 + Edges: 2055 + Faces: 12482 + Triangles: 12482 + Volumes: 17458 + Tetrahedrons: 0 + Prisms: 17458 + Pyramid: 0 +INFO: meshExport: + format: unv +ERROR: salome: + th. 139736652540800 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.13 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +th. 140320260961856 - 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_WARNING "Thickness 0.005 of viscous layers not reached, average reached thickness is 0.00398275" +INFO: meshCompute: + Elements: 31995 + Edges: 2055 + Faces: 12482 + Triangles: 12482 + Volumes: 17458 + Tetrahedrons: 0 + Prisms: 17458 + Pyramid: 0 +INFO: meshExport: + format: unv +th. 140374302765184 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:19.524485 +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/.hollow-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/.hollow-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/.hollow-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.240529 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 27 / 39 + cpu count: 4 + structure: bodyCentered + direction: [1, 1, 1] + theta: 0.01 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 25869 + Edges: 1199 + Faces: 8656 + Triangles: 8656 + Volumes: 16014 + Tetrahedrons: 0 + Prisms: 16014 + Pyramid: 0 +INFO: meshExport: + format: unv +ERROR: salome: + th. 140367631588224 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.01 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +th. 139907239470656 - 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_WARNING "Thickness 0.005 of viscous layers not reached, average reached thickness is 0.00117059" +INFO: meshCompute: + Elements: 25869 + Edges: 1199 + Faces: 8656 + Triangles: 8656 + Volumes: 16014 + Tetrahedrons: 0 + Prisms: 16014 + Pyramid: 0 +INFO: meshExport: + format: unv +th. 139894053003392 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:17.621080 +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/.hollow-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/.hollow-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/.hollow-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.107477 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 28 / 39 + cpu count: 4 + structure: bodyCentered + direction: [1, 1, 1] + theta: 0.02 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 21349 Edges: 1063 - Faces: 6112 - Triangles: 6112 - Volumes: 23088 - Tetrahedrons: 11378 - Prisms: 11710 + Faces: 7144 + Triangles: 7144 + Volumes: 13142 + Tetrahedrons: 0 + Prisms: 13142 Pyramid: 0 INFO: meshExport: format: unv -INFO: createMesh: elapsed time: 0:00:20.890107 +ERROR: salome: + th. 140087232486272 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.02 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +th. 139864386467392 - 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_WARNING "Thickness 0.005 of viscous layers not reached, average reached thickness is 0.00373992" +INFO: meshCompute: + Elements: 21349 + Edges: 1063 + Faces: 7144 + Triangles: 7144 + Volumes: 13142 + Tetrahedrons: 0 + Prisms: 13142 + Pyramid: 0 +INFO: meshExport: + format: unv +th. 140129646817408 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:17.478276 +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/.hollow-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/.hollow-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/.hollow-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:01.209254 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 29 / 39 + cpu count: 4 + structure: bodyCentered + direction: [1, 1, 1] + theta: 0.03 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 15926 + Edges: 890 + Faces: 5336 + Triangles: 5336 + Volumes: 9700 + Tetrahedrons: 0 + Prisms: 9700 + Pyramid: 0 +INFO: meshExport: + format: unv +ERROR: salome: + th. 140228335717248 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.03 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +th. 140621207017024 - 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_WARNING "Thickness 0.005 of viscous layers not reached, average reached thickness is 0.00424628" +INFO: meshCompute: + Elements: 15926 + Edges: 890 + Faces: 5336 + Triangles: 5336 + Volumes: 9700 + Tetrahedrons: 0 + Prisms: 9700 + Pyramid: 0 +INFO: meshExport: + format: unv +th. 139825951346816 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:16.689766 +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/.hollow-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/.hollow-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/.hollow-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:01.052057 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 30 / 39 + cpu count: 4 + structure: bodyCentered + direction: [1, 1, 1] + theta: 0.04 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +ERROR: salome: + th. 140443351358336 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.04 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +th. 140119857509952 - 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" +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +th. 140397898297472 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:15.916436 +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/.hollow-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/.hollow-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/.hollow-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:01.325062 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 31 / 39 + cpu count: 4 + structure: bodyCentered + direction: [1, 1, 1] + theta: 0.05 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +ERROR: salome: + th. 140458352597888 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.05 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +th. 140144637019712 - 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" +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +th. 140467830468736 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:17.756289 +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/.hollow-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/.hollow-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/.hollow-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:01.034258 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 32 / 39 + cpu count: 4 + structure: bodyCentered + direction: [1, 1, 1] + theta: 0.06 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +ERROR: salome: + th. 140019624450944 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.06 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +th. 140196299646528 - 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" +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +th. 140512798756992 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:16.282579 +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/.hollow-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/.hollow-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/.hollow-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:01.017291 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 33 / 39 + cpu count: 4 + structure: bodyCentered + direction: [1, 1, 1] + theta: 0.07 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +ERROR: salome: + th. 140008731900800 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.07 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +th. 139998765057600 - 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" +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +th. 139856246018176 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:16.515745 +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/.hollow-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/.hollow-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/.hollow-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:01.284795 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 34 / 39 + cpu count: 4 + structure: bodyCentered + direction: [1, 1, 1] + theta: 0.08 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +ERROR: salome: + th. 139658861366144 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.08 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +th. 140435351590464 - 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" +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv + +INFO: createMesh: elapsed time: 0:00:16.048297 +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/.hollow-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/.hollow-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/.hollow-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.125743 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 35 / 39 + cpu count: 4 + structure: bodyCentered + direction: [1, 1, 1] + theta: 0.09 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +ERROR: salome: + th. 140432267279232 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.09 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +th. 140188395234880 - 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" +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +th. 140417884323968 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:17.952227 +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/.hollow-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: + -------------------------------------------------------------------------- +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/.hollow-vault/projects/anisotrope-cube/build/bodyCentered/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: + -------------------------------------------------------------------------- +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/.hollow-vault/projects/anisotrope-cube/build/bodyCentered/direction-111/theta-0.09/processor0" +[0] +[0] +FOAM parallel run exiting +[0] + +INFO: calculate: elapsed time: 0:00:01.335309 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 36 / 39 + cpu count: 4 + structure: bodyCentered + direction: [1, 1, 1] + theta: 0.1 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +ERROR: salome: + th. 140682657545088 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.1 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +th. 140171416692288 - 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" +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +th. 139748703510656 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:17.096069 +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/.hollow-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/.hollow-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/.hollow-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.096783 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 37 / 39 + cpu count: 4 + structure: bodyCentered + direction: [1, 1, 1] + theta: 0.11 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +ERROR: salome: + th. 139807471553408 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.11 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +th. 139983977739840 - 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" +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +th. 139625851166848 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:16.252552 +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/.hollow-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/.hollow-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: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.hollow-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: calculate: elapsed time: 0:00:01.293640 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 38 / 39 + cpu count: 4 + structure: bodyCentered + direction: [1, 1, 1] + theta: 0.12 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +ERROR: salome: + th. 140148755471232 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.12 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +th. 140399984461376 - 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" +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv + +INFO: createMesh: elapsed time: 0:00:16.573210 +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/.hollow-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/.hollow-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/.hollow-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:01.141407 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 39 / 39 + cpu count: 4 + structure: bodyCentered + direction: [1, 1, 1] + theta: 0.13 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 23546 + Edges: 1382 + Faces: 7512 + Triangles: 7512 + Volumes: 14652 + Tetrahedrons: 0 + Prisms: 14652 + Pyramid: 0 +INFO: meshExport: + format: unv +ERROR: salome: + th. 140025935661952 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: bodyCentered + coefficient: 0.13 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-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.005 + 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.005 + number: 2 + stretch factor: 1.2 +th. 140319131694656 - 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_WARNING "Thickness 0.005 of viscous layers not reached, average reached thickness is 0.00389824" +INFO: meshCompute: + Elements: 23546 + Edges: 1382 + Faces: 7512 + Triangles: 7512 + Volumes: 14652 + Tetrahedrons: 0 + Prisms: 14652 + Pyramid: 0 +INFO: meshExport: + format: unv +th. 139898164957312 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:18.743519 +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/.hollow-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/.hollow-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/.hollow-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.165897 +INFO: Warnings: 0 Errors: 351 +CRITICAL: Missed environment +INFO: environment: + Python 3.9.5 + Salome 9.6.0 + OpenFOAM-v2012 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 1 / 54 + cpu count: 4 + structure: faceCentered + direction: [1, 0, 0] + theta: 0.01 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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: 15562 + Edges: 371 + Faces: 2774 + Triangles: 2774 + Volumes: 12417 + Tetrahedrons: 4830 + Prisms: 7587 + Pyramid: 0 +INFO: meshExport: + format: unv +ERROR: salome: + th. 140032419052416 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: faceCentered + coefficient: 0.01 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-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: 15562 + Edges: 371 + Faces: 2774 + Triangles: 2774 + Volumes: 12417 + Tetrahedrons: 4830 + Prisms: 7587 + Pyramid: 0 +INFO: meshExport: + format: unv +th. 139762788417664 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:42.249635 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: 1497 - Faces with small interpolation weight (< 0.05) found, number of faces: 2470 + Max skewness = 15.6542, 97 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 7805 + Faces with small interpolation weight (< 0.05) found, number of faces: 1486 + 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'] @@ -2962,32 +7945,1396 @@ INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', ' INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] INFO: simpleFoam: ['-parallel'] INFO: simpleFoam: - SIMPLE solution converged in 175 iterations -INFO: calculate: elapsed time: 0:00:24.588870 + SIMPLE solution converged in 77 iterations +INFO: calculate: elapsed time: 0:00:16.970417 INFO: -------------------------------------------------------------------------------- INFO: main: - task: 42 / 84 + task: 2 / 54 cpu count: 4 - structure: simple - direction: [0, 0, 1] + structure: faceCentered + direction: [1, 0, 0] + theta: 0.02 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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: 11077 + Edges: 325 + Faces: 1960 + Triangles: 1960 + Volumes: 8792 + Tetrahedrons: 3578 + Prisms: 5214 + Pyramid: 0 +INFO: meshExport: + format: unv +ERROR: salome: + th. 140271395867520 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: faceCentered + coefficient: 0.02 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-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: 11077 + Edges: 325 + Faces: 1960 + Triangles: 1960 + Volumes: 8792 + Tetrahedrons: 3578 + Prisms: 5214 + Pyramid: 0 +INFO: meshExport: + format: unv +th. 140659041415296 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:21.400967 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 11.5936, 154 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 5277 + Faces with small interpolation weight (< 0.05) found, number of faces: 1015 + Faces with small volume ratio (< 0.01) found, number of faces: 14 +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:07.779774 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 3 / 54 + cpu count: 4 + structure: faceCentered + direction: [1, 0, 0] + theta: 0.03 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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: 10018 + Edges: 343 + Faces: 1768 + Triangles: 1768 + Volumes: 7907 + Tetrahedrons: 3332 + Prisms: 4575 + Pyramid: 0 +INFO: meshExport: + format: unv +ERROR: salome: + th. 140705269361536 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: faceCentered + coefficient: 0.03 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-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: 10018 + Edges: 343 + Faces: 1768 + Triangles: 1768 + Volumes: 7907 + Tetrahedrons: 3332 + Prisms: 4575 + Pyramid: 0 +INFO: meshExport: + format: unv +th. 140312826085504 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:21.230798 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 8.77401, 160 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 4530 + Faces with small interpolation weight (< 0.05) found, number of faces: 1078 + 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 83 iterations +INFO: calculate: elapsed time: 0:00:07.957363 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 4 / 54 + cpu count: 4 + structure: faceCentered + direction: [1, 0, 0] + theta: 0.04 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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: 8665 + Edges: 337 + Faces: 1500 + Triangles: 1500 + Volumes: 6828 + Tetrahedrons: 2883 + Prisms: 3945 + Pyramid: 0 +INFO: meshExport: + format: unv +ERROR: salome: + th. 139964750969728 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: faceCentered + coefficient: 0.04 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-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: 8665 + Edges: 337 + Faces: 1500 + Triangles: 1500 + Volumes: 6828 + Tetrahedrons: 2883 + Prisms: 3945 + Pyramid: 0 +INFO: meshExport: + format: unv +th. 139627056763008 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:22.673836 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 12.1215, 135 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 3948 + Faces with small interpolation weight (< 0.05) found, number of faces: 1120 + 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 79 iterations +INFO: calculate: elapsed time: 0:00:08.528751 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 5 / 54 + cpu count: 4 + structure: faceCentered + direction: [1, 0, 0] + theta: 0.05 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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: 7923 + Edges: 333 + Faces: 1376 + Triangles: 1376 + Volumes: 6214 + Tetrahedrons: 2629 + Prisms: 3585 + Pyramid: 0 +INFO: meshExport: + format: unv +ERROR: salome: + th. 139671044385664 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: faceCentered + coefficient: 0.05 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-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: 7923 + Edges: 333 + Faces: 1376 + Triangles: 1376 + Volumes: 6214 + Tetrahedrons: 2629 + Prisms: 3585 + Pyramid: 0 +INFO: meshExport: + format: unv +th. 139778852245632 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:22.755496 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 10.1811, 135 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: 1069 +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:08.211835 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 6 / 54 + cpu count: 4 + structure: faceCentered + direction: [1, 0, 0] + theta: 0.06 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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: 5935 + Edges: 305 + Faces: 1046 + Triangles: 1046 + Volumes: 4584 + Tetrahedrons: 1899 + Prisms: 2685 + Pyramid: 0 +INFO: meshExport: + format: unv +ERROR: salome: + th. 140411964967808 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: faceCentered + coefficient: 0.06 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-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: 5935 + Edges: 305 + Faces: 1046 + Triangles: 1046 + Volumes: 4584 + Tetrahedrons: 1899 + Prisms: 2685 + Pyramid: 0 +INFO: meshExport: + format: unv +th. 140381115781248 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:22.345177 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 7.8786, 110 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: 812 + Faces with small volume ratio (< 0.01) found, number of faces: 9 +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 64 iterations +INFO: calculate: elapsed time: 0:00:05.246073 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 7 / 54 + cpu count: 4 + structure: faceCentered + direction: [1, 0, 0] + theta: 0.07 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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: 6321 + Edges: 331 + Faces: 1140 + Triangles: 1140 + Volumes: 4850 + Tetrahedrons: 1988 + Prisms: 2862 + Pyramid: 0 +INFO: meshExport: + format: unv +ERROR: salome: + th. 139664228752256 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: faceCentered + coefficient: 0.07 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-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: 6321 + Edges: 331 + Faces: 1140 + Triangles: 1140 + Volumes: 4850 + Tetrahedrons: 1988 + Prisms: 2862 + Pyramid: 0 +INFO: meshExport: + format: unv +th. 140032871575680 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:23.599871 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 10.1285, 106 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: 872 + 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 63 iterations +INFO: calculate: elapsed time: 0:00:05.849312 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 8 / 54 + cpu count: 4 + structure: faceCentered + direction: [1, 0, 0] + theta: 0.08 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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: 6625 + Edges: 354 + Faces: 1190 + Triangles: 1190 + Volumes: 5081 + Tetrahedrons: 2081 + Prisms: 3000 + Pyramid: 0 +INFO: meshExport: + format: unv +ERROR: salome: + th. 139703521516416 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: faceCentered + coefficient: 0.08 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-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: 6625 + Edges: 354 + Faces: 1190 + Triangles: 1190 + Volumes: 5081 + Tetrahedrons: 2081 + Prisms: 3000 + Pyramid: 0 +INFO: meshExport: + format: unv +th. 140469670604928 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:24.084805 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 7.77518, 160 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: 776 + 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 61 iterations +INFO: calculate: elapsed time: 0:00:05.653722 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 9 / 54 + cpu count: 4 + structure: faceCentered + direction: [1, 0, 0] + theta: 0.09 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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: 6872 + Edges: 390 + Faces: 1256 + Triangles: 1256 + Volumes: 5226 + Tetrahedrons: 2103 + Prisms: 3123 + Pyramid: 0 +INFO: meshExport: + format: unv +ERROR: salome: + th. 140364296199040 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: faceCentered + coefficient: 0.09 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-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: 6872 + Edges: 390 + Faces: 1256 + Triangles: 1256 + Volumes: 5226 + Tetrahedrons: 2103 + Prisms: 3123 + Pyramid: 0 +INFO: meshExport: + format: unv +th. 140621411664000 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:24.003101 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 6.20259, 111 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 3104 + Faces with small interpolation weight (< 0.05) found, number of faces: 696 + 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 64 iterations +INFO: calculate: elapsed time: 0:00:07.550579 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 10 / 54 + cpu count: 4 + structure: faceCentered + direction: [1, 0, 0] + theta: 0.1 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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: 7985 + Edges: 460 + Faces: 1448 + Triangles: 1448 + Volumes: 6077 + Tetrahedrons: 2441 + Prisms: 3636 + Pyramid: 0 +INFO: meshExport: + format: unv +ERROR: salome: + th. 140396190333824 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: faceCentered + coefficient: 0.1 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-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: 7985 + Edges: 460 + Faces: 1448 + Triangles: 1448 + Volumes: 6077 + Tetrahedrons: 2441 + Prisms: 3636 + Pyramid: 0 +INFO: meshExport: + format: unv + +INFO: createMesh: elapsed time: 0:00:25.686137 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 10.2982, 186 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 3644 + Faces with small interpolation weight (< 0.05) found, number of faces: 633 + 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 65 iterations +INFO: calculate: elapsed time: 0:00:06.607187 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 11 / 54 + cpu count: 4 + structure: faceCentered + direction: [1, 0, 0] + theta: 0.11 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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: 9974 + Edges: 582 + Faces: 1822 + Triangles: 1822 + Volumes: 7570 + Tetrahedrons: 2977 + Prisms: 4593 + Pyramid: 0 +INFO: meshExport: + format: unv +ERROR: salome: + th. 140174503504768 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: faceCentered + coefficient: 0.11 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-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: 9974 + Edges: 582 + Faces: 1822 + Triangles: 1822 + Volumes: 7570 + Tetrahedrons: 2977 + Prisms: 4593 + Pyramid: 0 +INFO: meshExport: + format: unv +th. 140612894625920 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:26.417223 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 9.38554, 206 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 4600 + Faces with small interpolation weight (< 0.05) found, number of faces: 586 + 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 63 iterations +INFO: calculate: elapsed time: 0:00:08.413459 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 12 / 54 + cpu count: 4 + structure: faceCentered + direction: [1, 0, 0] + theta: 0.12 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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: 14150 + Edges: 817 + Faces: 2592 + Triangles: 2592 + Volumes: 10741 + Tetrahedrons: 4180 + Prisms: 6561 + Pyramid: 0 +INFO: meshExport: + format: unv +ERROR: salome: + th. 139670912826240 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: faceCentered + coefficient: 0.12 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-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: 14150 + Edges: 817 + Faces: 2592 + Triangles: 2592 + Volumes: 10741 + Tetrahedrons: 4180 + Prisms: 6561 + Pyramid: 0 +INFO: meshExport: + format: unv +th. 140001209450624 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:27.028308 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 8.77423, 195 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 5548 + Faces with small interpolation weight (< 0.05) found, number of faces: 528 +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:10.434395 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 13 / 54 + cpu count: 4 + structure: faceCentered + direction: [1, 0, 0] + theta: 0.13 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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: 26754 + Edges: 1669 + Faces: 4940 + Triangles: 4940 + Volumes: 20145 + Tetrahedrons: 7443 + Prisms: 12702 + Pyramid: 0 +INFO: meshExport: + format: unv +ERROR: salome: + th. 140025911618432 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: faceCentered + coefficient: 0.13 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-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: 26754 + Edges: 1669 + Faces: 4940 + Triangles: 4940 + Volumes: 20145 + Tetrahedrons: 7443 + Prisms: 12702 + Pyramid: 0 +INFO: meshExport: + format: unv +th. 140093389844608 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:28.054758 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 8.75063, 192 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 5651 + Faces with small interpolation weight (< 0.05) found, number of faces: 456 +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:19.124344 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 14 / 54 + cpu count: 4 + structure: faceCentered + direction: [1, 0, 0] theta: 0.14 - fillet: True - export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.14 + fillet: False + export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/faceCentered/direction-100/theta-0.14 INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] INFO: genMesh: - structure type: simple + structure type: faceCentered coefficient: 0.14 - fillet: 1 - flow direction: [0, 0, 1] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.14/mesh.unv + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/faceCentered/direction-100/theta-0.14/mesh.unv INFO: shape: - edges length: 86.00685673205051 - surface area: 25.285069248130124 - volume: 3.8379127935221655 + edges length: 21.415934922270463 + surface area: 1.0699924945356742 + volume: 0.01576604309383464 INFO: meshCreate: fineness: Coarse - min size: 0.01 - max size: 0.5 + min size: 0.0005 + max size: 0.1 growth rate: 0.5 nb segs per edge: 0.5 nb segs per radius: 1.5 @@ -2997,31 +9344,167 @@ INFO: meshCreate: optimize: True INFO: meshCreate: viscous layers: - thickness: 0.005 - number: 2 + thickness: 0.001 + number: 3 stretch factor: 1.2 INFO: meshCompute: - Elements: 33202 - Edges: 1132 - Faces: 6578 - Triangles: 6578 - Volumes: 25492 - Tetrahedrons: 12812 - Prisms: 12680 - Pyramid: 0 + Elements: 13932 + Edges: 853 + Faces: 2526 + Triangles: 2526 + Volumes: 10553 + Tetrahedrons: 4064 + Prisms: 6345 + Pyramid: 144 INFO: meshExport: format: unv -INFO: createMesh: elapsed time: 0:00:22.369363 +ERROR: salome: + th. 140705416428416 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: faceCentered + coefficient: 0.14 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-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 +th. 140582559049280 - 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 #50 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000972654" +th. 140582559049280 - 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 #81 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.00098051" +th. 140582559049280 - 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 #119 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000947481" +th. 140582559049280 - 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 #139 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000940177" +th. 140582559049280 - 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 #159 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.0009796" +th. 140582559049280 - 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 #202 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000981404" +th. 140582559049280 - 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 #242 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000973586" +th. 140582559049280 - 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 #297 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000975815" +th. 140582559049280 - 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 #317 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.00035582" +th. 140582559049280 - 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 #337 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000932902" +INFO: meshCompute: + Elements: 13932 + Edges: 853 + Faces: 2526 + Triangles: 2526 + Volumes: 10553 + Tetrahedrons: 4064 + Prisms: 6345 + Pyramid: 144 +INFO: meshExport: + format: unv +th. 140300276469888 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:01:16.639131 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'] -WARNING: checkMesh: - Cells with small determinant (< 0.001) found, number of cells: 1383 - Faces with small interpolation weight (< 0.05) found, number of faces: 2329 +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/.hollow-vault/projects/anisotrope-cube/build/faceCentered/direction-100/theta-0.14/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/.hollow-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'] @@ -3031,33 +9514,49 @@ INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', 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:25.872832 +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.hollow-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:01.225466 INFO: -------------------------------------------------------------------------------- INFO: main: - task: 43 / 84 + task: 15 / 54 cpu count: 4 - structure: simple - direction: [0, 0, 1] + structure: faceCentered + direction: [1, 0, 0] theta: 0.15 - fillet: True - export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.15 + fillet: False + export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/faceCentered/direction-100/theta-0.15 INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] INFO: genMesh: - structure type: simple + structure type: faceCentered coefficient: 0.15 - fillet: 1 - flow direction: [0, 0, 1] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.15/mesh.unv + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/faceCentered/direction-100/theta-0.15/mesh.unv INFO: shape: - edges length: 86.26812978951492 - surface area: 24.52983127927813 - volume: 3.5877895407041467 + edges length: 17.315777216382322 + surface area: 0.8676154273465229 + volume: 0.012690443622001843 INFO: meshCreate: fineness: Coarse - min size: 0.01 - max size: 0.5 + min size: 0.0005 + max size: 0.1 growth rate: 0.5 nb segs per edge: 0.5 nb segs per radius: 1.5 @@ -3067,27 +9566,70 @@ INFO: meshCreate: optimize: True INFO: meshCreate: viscous layers: - thickness: 0.005 - number: 2 + thickness: 0.001 + number: 3 stretch factor: 1.2 INFO: meshCompute: - Elements: 36721 - Edges: 1214 - Faces: 7284 - Triangles: 7284 - Volumes: 28223 - Tetrahedrons: 14117 - Prisms: 14106 + Elements: 11580 + Edges: 676 + Faces: 2076 + Triangles: 2076 + Volumes: 8828 + Tetrahedrons: 3464 + Prisms: 5364 Pyramid: 0 INFO: meshExport: format: unv -INFO: createMesh: elapsed time: 0:00:23.223154 +ERROR: salome: + th. 140520494095232 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: faceCentered + coefficient: 0.15 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-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: 11580 + Edges: 676 + Faces: 2076 + Triangles: 2076 + Volumes: 8828 + Tetrahedrons: 3464 + Prisms: 5364 + Pyramid: 0 +INFO: meshExport: + format: unv +th. 139934726762624 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:01:13.954121 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: 1296 - Faces with small interpolation weight (< 0.05) found, number of faces: 2105 + Max skewness = 7.67025, 30 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 4486 + Faces with small interpolation weight (< 0.05) found, number of faces: 378 INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] INFO: decomposePar: [] INFO: renumberMesh: ['-parallel', '-overwrite'] @@ -3102,32 +9644,32 @@ INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', ' INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] INFO: simpleFoam: ['-parallel'] INFO: simpleFoam: - SIMPLE solution converged in 179 iterations -INFO: calculate: elapsed time: 0:00:24.533656 + SIMPLE solution converged in 259 iterations +INFO: calculate: elapsed time: 0:00:23.106747 INFO: -------------------------------------------------------------------------------- INFO: main: - task: 44 / 84 + task: 16 / 54 cpu count: 4 - structure: simple - direction: [0, 0, 1] + structure: faceCentered + direction: [1, 0, 0] theta: 0.16 - fillet: True - export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.16 + fillet: False + export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/faceCentered/direction-100/theta-0.16 INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] INFO: genMesh: - structure type: simple + structure type: faceCentered coefficient: 0.16 - fillet: 1 - flow direction: [0, 0, 1] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.16/mesh.unv + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/faceCentered/direction-100/theta-0.16/mesh.unv INFO: shape: - edges length: 86.55531236097032 - surface area: 23.733803570561594 - volume: 3.337993051270552 + edges length: 14.37388277039296 + surface area: 0.7069910958576352 + volume: 0.010159892465498812 INFO: meshCreate: fineness: Coarse - min size: 0.01 - max size: 0.5 + min size: 0.0005 + max size: 0.1 growth rate: 0.5 nb segs per edge: 0.5 nb segs per radius: 1.5 @@ -3137,67 +9679,37 @@ INFO: meshCreate: optimize: True INFO: meshCreate: viscous layers: - thickness: 0.005 - number: 2 + thickness: 0.001 + number: 3 stretch factor: 1.2 INFO: meshCompute: - Elements: 40984 - Edges: 1333 - Faces: 8172 - Triangles: 8172 - Volumes: 31479 - Tetrahedrons: 15587 - Prisms: 15892 + Elements: 8095 + Edges: 495 + Faces: 1476 + Triangles: 1476 + Volumes: 6124 + Tetrahedrons: 2413 + Prisms: 3711 Pyramid: 0 INFO: meshExport: format: unv -INFO: createMesh: elapsed time: 0:00:24.027596 -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: 1166 - Faces with small interpolation weight (< 0.05) found, number of faces: 1982 -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 176 iterations -INFO: calculate: elapsed time: 0:00:32.219075 -INFO: -------------------------------------------------------------------------------- -INFO: main: - task: 45 / 84 - cpu count: 4 - structure: simple - direction: [0, 0, 1] - theta: 0.17 - fillet: True - export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.17 -INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +ERROR: salome: + th. 139858026933120 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" INFO: genMesh: - structure type: simple - coefficient: 0.17 - fillet: 1 - flow direction: [0, 0, 1] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.17/mesh.unv + structure type: faceCentered + coefficient: 0.16 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/faceCentered/direction-100/theta-0.16/mesh.unv INFO: shape: - edges length: 86.86904709750057 - surface area: 22.8950594610825 - volume: 3.089265259123544 + edges length: 14.37388277039296 + surface area: 0.7069910958576352 + volume: 0.010159892465498812 INFO: meshCreate: fineness: Coarse - min size: 0.01 - max size: 0.5 + min size: 0.0005 + max size: 0.1 growth rate: 0.5 nb segs per edge: 0.5 nb segs per radius: 1.5 @@ -3207,586 +9719,29 @@ INFO: meshCreate: optimize: True INFO: meshCreate: viscous layers: - thickness: 0.005 - number: 2 + thickness: 0.001 + number: 3 stretch factor: 1.2 INFO: meshCompute: - Elements: 45427 - Edges: 1446 - Faces: 9022 - Triangles: 9022 - Volumes: 34959 - Tetrahedrons: 17395 - Prisms: 17564 + Elements: 8095 + Edges: 495 + Faces: 1476 + Triangles: 1476 + Volumes: 6124 + Tetrahedrons: 2413 + Prisms: 3711 Pyramid: 0 INFO: meshExport: format: unv -INFO: createMesh: elapsed time: 0:00:27.665640 +th. 140523043434624 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:01:13.741719 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: 1080 - Faces with small interpolation weight (< 0.05) found, number of faces: 1658 -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:25.922444 -INFO: -------------------------------------------------------------------------------- -INFO: main: - task: 46 / 84 - cpu count: 4 - structure: simple - direction: [0, 0, 1] - theta: 0.18 - fillet: True - export: /home/nafaryus/.hollow-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: 1 - flow direction: [0, 0, 1] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.18/mesh.unv -INFO: shape: - edges length: 87.20995575013923 - surface area: 22.011579425125376 - volume: 2.842427458678037 -INFO: meshCreate: - fineness: Coarse - min size: 0.01 - max size: 0.5 - 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.005 - number: 2 - stretch factor: 1.2 -INFO: meshCompute: - Elements: 50567 - Edges: 1616 - Faces: 10036 - Triangles: 10036 - Volumes: 38915 - Tetrahedrons: 19295 - Prisms: 19620 - Pyramid: 0 -INFO: meshExport: - format: unv -INFO: createMesh: elapsed time: 0:00:25.983838 -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: 1089 - Faces with small interpolation weight (< 0.05) found, number of faces: 1508 -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 180 iterations -INFO: calculate: elapsed time: 0:00:35.013929 -INFO: -------------------------------------------------------------------------------- -INFO: main: - task: 47 / 84 - cpu count: 4 - structure: simple - direction: [0, 0, 1] - theta: 0.19 - fillet: True - export: /home/nafaryus/.hollow-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: 1 - flow direction: [0, 0, 1] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.19/mesh.unv -INFO: shape: - edges length: 87.57863969547012 - surface area: 21.081242150055196 - volume: 2.5983880295018515 -INFO: meshCreate: - fineness: Coarse - min size: 0.01 - max size: 0.5 - 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.005 - number: 2 - stretch factor: 1.2 -INFO: meshCompute: - Elements: 63627 - Edges: 1791 - Faces: 12864 - Triangles: 12864 - Volumes: 48972 - Tetrahedrons: 23716 - Prisms: 25256 - Pyramid: 0 -INFO: meshExport: - format: unv -INFO: createMesh: elapsed time: 0:00:31.508541 -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: 960 - Faces with small interpolation weight (< 0.05) found, number of faces: 1043 -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:41.516103 -INFO: -------------------------------------------------------------------------------- -INFO: main: - task: 48 / 84 - cpu count: 4 - structure: simple - direction: [0, 0, 1] - theta: 0.2 - fillet: True - export: /home/nafaryus/.hollow-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: 1 - flow direction: [0, 0, 1] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.2/mesh.unv -INFO: shape: - edges length: 87.97567902112141 - surface area: 20.101818228796393 - volume: 2.3581509823187883 -INFO: meshCreate: - fineness: Coarse - min size: 0.01 - max size: 0.5 - 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.005 - number: 2 - stretch factor: 1.2 -INFO: meshCompute: - Elements: 67335 - Edges: 2004 - Faces: 13740 - Triangles: 13740 - Volumes: 51591 - Tetrahedrons: 24575 - Prisms: 27016 - Pyramid: 0 -INFO: meshExport: - format: unv -INFO: createMesh: elapsed time: 0:00:32.459365 -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: 883 - Faces with small interpolation weight (< 0.05) found, number of faces: 1091 -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 169 iterations -INFO: calculate: elapsed time: 0:00:31.865587 -INFO: -------------------------------------------------------------------------------- -INFO: main: - task: 49 / 84 - cpu count: 4 - structure: simple - direction: [0, 0, 1] - theta: 0.21 - fillet: True - export: /home/nafaryus/.hollow-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: 1 - flow direction: [0, 0, 1] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.21/mesh.unv -INFO: shape: - edges length: 88.40163531415824 - surface area: 19.070954801960035 - volume: 2.1228259393508178 -INFO: meshCreate: - fineness: Coarse - min size: 0.01 - max size: 0.5 - 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.005 - number: 2 - stretch factor: 1.2 -INFO: meshCompute: - Elements: 78437 - Edges: 2329 - Faces: 16140 - Triangles: 16140 - Volumes: 59968 - Tetrahedrons: 28220 - Prisms: 31748 - Pyramid: 0 -INFO: meshExport: - format: unv -INFO: createMesh: elapsed time: 0:00:31.940258 -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: 799 - Faces with small interpolation weight (< 0.05) found, number of faces: 906 -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 174 iterations -INFO: calculate: elapsed time: 0:00:38.213608 -INFO: -------------------------------------------------------------------------------- -INFO: main: - task: 50 / 84 - cpu count: 4 - structure: simple - direction: [0, 0, 1] - theta: 0.22 - fillet: True - export: /home/nafaryus/.hollow-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: 1 - flow direction: [0, 0, 1] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.22/mesh.unv -INFO: shape: - edges length: 88.85705119418196 - surface area: 17.98617008389072 - volume: 1.8936388665814932 -INFO: meshCreate: - fineness: Coarse - min size: 0.01 - max size: 0.5 - 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.005 - number: 2 - stretch factor: 1.2 -INFO: meshCompute: - Elements: 94689 - Edges: 2691 - Faces: 18850 - Triangles: 18850 - Volumes: 73148 - Tetrahedrons: 35932 - Prisms: 37216 - Pyramid: 0 -INFO: meshExport: - format: unv -INFO: createMesh: elapsed time: 0:00:35.661018 -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: 701 - Faces with small interpolation weight (< 0.05) 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: simpleFoam: - SIMPLE solution converged in 181 iterations -INFO: calculate: elapsed time: 0:00:44.853155 -INFO: -------------------------------------------------------------------------------- -INFO: main: - task: 51 / 84 - cpu count: 4 - structure: simple - direction: [0, 0, 1] - theta: 0.23 - fillet: True - export: /home/nafaryus/.hollow-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: 1 - flow direction: [0, 0, 1] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.23/mesh.unv -INFO: shape: - edges length: 89.34245195516154 - surface area: 16.844836589536946 - volume: 1.6719445130139206 -INFO: meshCreate: - fineness: Coarse - min size: 0.01 - max size: 0.5 - 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.005 - number: 2 - stretch factor: 1.2 -INFO: meshCompute: - Elements: 113770 - Edges: 3218 - Faces: 22592 - Triangles: 22592 - Volumes: 87960 - Tetrahedrons: 43308 - Prisms: 44652 - Pyramid: 0 -INFO: meshExport: - format: unv -INFO: createMesh: elapsed time: 0:00:40.044823 -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: 611 - Faces with small interpolation weight (< 0.05) found, number of faces: 694 -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 187 iterations -INFO: calculate: elapsed time: 0:01:01.995729 -INFO: -------------------------------------------------------------------------------- -INFO: main: - task: 52 / 84 - cpu count: 4 - structure: simple - direction: [0, 0, 1] - theta: 0.24 - fillet: True - export: /home/nafaryus/.hollow-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: 1 - flow direction: [0, 0, 1] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.24/mesh.unv -INFO: shape: - edges length: 89.8583470494145 - surface area: 15.64416961280564 - volume: 1.4592403990378595 -INFO: meshCreate: - fineness: Coarse - min size: 0.01 - max size: 0.5 - 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.005 - number: 2 - stretch factor: 1.2 -INFO: meshCompute: - Elements: 151148 - Edges: 3887 - Faces: 30568 - Triangles: 30568 - Volumes: 116693 - Tetrahedrons: 56059 - Prisms: 60634 - Pyramid: 0 -INFO: meshExport: - format: unv -INFO: createMesh: elapsed time: 0:00:50.589585 -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: 549 - Faces with small interpolation weight (< 0.05) found, number of faces: 458 -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 187 iterations -INFO: calculate: elapsed time: 0:01:11.052417 -INFO: -------------------------------------------------------------------------------- -INFO: main: - task: 53 / 84 - cpu count: 4 - structure: simple - direction: [0, 0, 1] - theta: 0.25 - fillet: True - export: /home/nafaryus/.hollow-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: 1 - flow direction: [0, 0, 1] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.25/mesh.unv -INFO: shape: - edges length: 90.40523185466313 - surface area: 14.38121170370716 - volume: 1.257182549099159 -INFO: meshCreate: - fineness: Coarse - min size: 0.01 - max size: 0.5 - 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.005 - number: 2 - stretch factor: 1.2 -INFO: meshCompute: - Elements: 188186 - Edges: 4940 - Faces: 38232 - Triangles: 38232 - Volumes: 145014 - Tetrahedrons: 69018 - Prisms: 75996 - Pyramid: 0 -INFO: meshExport: - format: unv -INFO: createMesh: elapsed time: 0:00:57.055892 -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: 439 + Max skewness = 6.81215, 15 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 3195 Faces with small interpolation weight (< 0.05) found, number of faces: 389 INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] INFO: decomposePar: [] @@ -3802,32 +9757,32 @@ INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', ' 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:01:44.772232 + SIMPLE solution converged in 261 iterations +INFO: calculate: elapsed time: 0:00:17.053523 INFO: -------------------------------------------------------------------------------- INFO: main: - task: 54 / 84 + task: 17 / 54 cpu count: 4 - structure: simple - direction: [0, 0, 1] - theta: 0.26 - fillet: True - export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.26 + structure: faceCentered + direction: [1, 0, 0] + theta: 0.17 + fillet: False + export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/faceCentered/direction-100/theta-0.17 INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] INFO: genMesh: - structure type: simple - coefficient: 0.26 - fillet: 1 - flow direction: [0, 0, 1] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.26/mesh.unv + structure type: faceCentered + coefficient: 0.17 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/faceCentered/direction-100/theta-0.17/mesh.unv INFO: shape: - edges length: 90.98358971478807 - surface area: 13.052816104670455 - volume: 1.0676032870195975 + edges length: 11.904886509713853 + surface area: 0.5775990413357883 + volume: 0.008067630932761582 INFO: meshCreate: fineness: Coarse - min size: 0.01 - max size: 0.5 + min size: 0.0005 + max size: 0.1 growth rate: 0.5 nb segs per edge: 0.5 nb segs per radius: 1.5 @@ -3837,27 +9792,233 @@ INFO: meshCreate: optimize: True INFO: meshCreate: viscous layers: - thickness: 0.005 - number: 2 + thickness: 0.001 + number: 3 stretch factor: 1.2 INFO: meshCompute: - Elements: 255616 - Edges: 6719 - Faces: 50846 - Triangles: 50846 - Volumes: 198051 - Tetrahedrons: 96843 - Prisms: 101208 + Elements: 4236 + Edges: 303 + Faces: 762 + Triangles: 762 + Volumes: 3171 + Tetrahedrons: 1218 + Prisms: 1953 Pyramid: 0 INFO: meshExport: format: unv -INFO: createMesh: elapsed time: 0:01:14.477678 +ERROR: salome: + th. 140537260653440 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: faceCentered + coefficient: 0.17 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-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: 4236 + Edges: 303 + Faces: 762 + Triangles: 762 + Volumes: 3171 + Tetrahedrons: 1218 + Prisms: 1953 + Pyramid: 0 +INFO: meshExport: + format: unv +th. 140130729603200 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:01:12.223510 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: 378 - Faces with small interpolation weight (< 0.05) found, number of faces: 323 + Max skewness = 7.44625, 39 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 1936 + Faces with small interpolation weight (< 0.05) found, number of faces: 356 +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:00672] *** Process received signal *** +[elnafo:00672] Signal: Floating point exception (8) +[elnafo:00672] Signal code: (-6) +[elnafo:00672] Failing at address: 0x3e8000002a0 +[elnafo:00672] [ 0] /usr/lib64/libpthread.so.0(+0x13900)[0x7fd205ad6900] +[elnafo:00672] [ 1] /usr/lib64/libpthread.so.0(raise+0x141)[0x7fd205ad67a1] +[elnafo:00672] [ 2] /usr/lib64/libpthread.so.0(+0x13900)[0x7fd205ad6900] +[elnafo:00672] [ 3] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZN4Foam17DICPreconditioner15calcReciprocalDERNS_5FieldIdEERKNS_9lduMatrixE+0xcc)[0x7fd2064f7a4c] +[elnafo:00672] [ 4] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZN4Foam17DICPreconditionerC1ERKNS_9lduMatrix6solverERKNS_10dictionaryE+0x9d)[0x7fd2064f7b2d] +[elnafo:00672] [ 5] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZN4Foam9lduMatrix14preconditioner30addsymMatrixConstructorToTableINS_17DICPreconditionerEE3NewERKNS0_6solverERKNS_10dictionaryE+0x2f)[0x7fd2064f7c9f] +[elnafo:00672] [ 6] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZN4Foam9lduMatrix14preconditioner3NewERKNS0_6solverERKNS_10dictionaryE+0x601)[0x7fd2064e4551] +[elnafo:00672] [ 7] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZNK4Foam3PCG11scalarSolveERNS_5FieldIdEERKS2_h+0x5c9)[0x7fd2064e9299] +[elnafo:00672] [ 8] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZNK4Foam10GAMGSolver18solveCoarsestLevelERNS_5FieldIdEERKS2_+0xbe)[0x7fd2065082ae] +[elnafo:00672] [ 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+0x661)[0x7fd206509901] +[elnafo:00672] [10] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZNK4Foam10GAMGSolver5solveERNS_5FieldIdEERKS2_h+0x61d)[0x7fd20650bdfd] +[elnafo:00672] [11] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libfiniteVolume.so(_ZN4Foam8fvMatrixIdE15solveSegregatedERKNS_10dictionaryE+0x18d)[0x7fd2091c46ad] +[elnafo:00672] [12] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libfiniteVolume.so(_ZN4Foam8fvMatrixIdE24solveSegregatedOrCoupledERKNS_10dictionaryE+0x40b)[0x7fd208a047fb] +[elnafo:00672] [13] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libfiniteVolume.so(_ZNK4Foam6fvMesh5solveERNS_8fvMatrixIdEERKNS_10dictionaryE+0x24)[0x7fd2089a0b14] +[elnafo:00672] [14] simpleFoam(+0x2a808)[0x55daf2b67808] +[elnafo:00672] [15] /usr/lib64/libc.so.6(__libc_start_main+0xea)[0x7fd205924e0a] +[elnafo:00672] [16] simpleFoam(+0x2b94a)[0x55daf2b6894a] +[elnafo:00672] *** 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.488513 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 18 / 54 + cpu count: 4 + structure: faceCentered + direction: [1, 0, 0] + theta: 0.18 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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: 3361 + Edges: 259 + Faces: 610 + Triangles: 610 + Volumes: 2492 + Tetrahedrons: 944 + Prisms: 1548 + Pyramid: 0 +INFO: meshExport: + format: unv +ERROR: salome: + th. 139980359261056 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: faceCentered + coefficient: 0.18 + fillet: 0 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-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 +th. 139652618294848 - 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 #119 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000957777" +th. 139652618294848 - 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 #139 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000957777" +th. 139652618294848 - 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 #317 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000959673" +th. 139652618294848 - 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 #337 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000959673" +INFO: meshCompute: + Elements: 3361 + Edges: 259 + Faces: 610 + Triangles: 610 + Volumes: 2492 + Tetrahedrons: 944 + Prisms: 1548 + Pyramid: 0 +INFO: meshExport: + format: unv +th. 139876918681728 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:01:01.233517 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 7.51768, 20 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 1433 + Faces with small interpolation weight (< 0.05) found, number of faces: 235 INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] INFO: decomposePar: [] INFO: renumberMesh: ['-parallel', '-overwrite'] @@ -3872,32 +10033,32 @@ INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', ' 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:02:26.308383 + SIMPLE solution converged in 211 iterations +INFO: calculate: elapsed time: 0:00:03.473461 INFO: -------------------------------------------------------------------------------- INFO: main: - task: 55 / 84 + task: 19 / 54 cpu count: 4 - structure: simple + structure: faceCentered direction: [0, 0, 1] - theta: 0.27 - fillet: True - export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.27 + theta: 0.01 + fillet: False + export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/faceCentered/direction-001/theta-0.01 INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] INFO: genMesh: - structure type: simple - coefficient: 0.27 - fillet: 1 + structure type: faceCentered + coefficient: 0.01 + fillet: 0 flow direction: [0, 0, 1] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.27/mesh.unv + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/faceCentered/direction-001/theta-0.01/mesh.unv INFO: shape: - edges length: 91.59389425031365 - surface area: 11.65562852031784 - volume: 0.892531353091424 + edges length: 19.25981120479186 + surface area: 4.409397685496896 + volume: 0.11876891155618453 INFO: meshCreate: fineness: Coarse - min size: 0.01 - max size: 0.5 + min size: 0.0005 + max size: 0.1 growth rate: 0.5 nb segs per edge: 0.5 nb segs per radius: 1.5 @@ -3907,27 +10068,182 @@ INFO: meshCreate: optimize: True INFO: meshCreate: viscous layers: - thickness: 0.005 - number: 2 + thickness: 0.001 + number: 3 stretch factor: 1.2 INFO: meshCompute: - Elements: 295163 - Edges: 7576 - Faces: 58504 - Triangles: 58504 - Volumes: 229083 - Tetrahedrons: 112499 - Prisms: 116584 + Elements: 15754 + Edges: 371 + Faces: 2758 + Triangles: 2758 + Volumes: 12625 + Tetrahedrons: 4807 + Prisms: 7818 Pyramid: 0 INFO: meshExport: format: unv -INFO: createMesh: elapsed time: 0:01:27.338669 +ERROR: salome: + th. 140657498286976 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: faceCentered + coefficient: 0.01 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-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: 15754 + Edges: 371 + Faces: 2758 + Triangles: 2758 + Volumes: 12625 + Tetrahedrons: 4807 + Prisms: 7818 + Pyramid: 0 +INFO: meshExport: + format: unv +th. 139974463320192 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:17.864044 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: 353 - Faces with small interpolation weight (< 0.05) found, number of faces: 320 + Max skewness = 9.35453, 75 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 8093 + Faces with small interpolation weight (< 0.05) found, number of faces: 1507 + 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: calculate: elapsed time: 0:03:01.183837 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 20 / 54 + cpu count: 4 + structure: faceCentered + direction: [0, 0, 1] + theta: 0.02 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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: 11406 + Edges: 323 + Faces: 1952 + Triangles: 1952 + Volumes: 9131 + Tetrahedrons: 3542 + Prisms: 5589 + Pyramid: 0 +INFO: meshExport: + format: unv +ERROR: salome: + th. 139896339979136 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: faceCentered + coefficient: 0.02 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-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: 11406 + Edges: 323 + Faces: 1952 + Triangles: 1952 + Volumes: 9131 + Tetrahedrons: 3542 + Prisms: 5589 + Pyramid: 0 +INFO: meshExport: + format: unv + +INFO: createMesh: elapsed time: 0:00:18.347937 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 12.0962, 142 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 5664 + Faces with small interpolation weight (< 0.05) found, number of faces: 1072 + 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'] @@ -3942,32 +10258,32 @@ INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', ' INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] INFO: simpleFoam: ['-parallel'] INFO: simpleFoam: - SIMPLE solution converged in 221 iterations -INFO: calculate: elapsed time: 0:03:02.280833 + SIMPLE solution converged in 78 iterations +INFO: calculate: elapsed time: 0:00:03.941780 INFO: -------------------------------------------------------------------------------- INFO: main: - task: 56 / 84 + task: 21 / 54 cpu count: 4 - structure: simple + structure: faceCentered direction: [0, 0, 1] - theta: 0.28 - fillet: True - export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.28 + theta: 0.03 + fillet: False + export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/faceCentered/direction-001/theta-0.03 INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] INFO: genMesh: - structure type: simple - coefficient: 0.28 - fillet: 1 + structure type: faceCentered + coefficient: 0.03 + fillet: 0 flow direction: [0, 0, 1] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.28/mesh.unv + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/faceCentered/direction-001/theta-0.03/mesh.unv INFO: shape: - edges length: 92.23661194997871 - surface area: 10.18606705159092 - volume: 0.7342146626265437 + edges length: 21.329328946616393 + surface area: 3.984219362715188 + volume: 0.09758720963627796 INFO: meshCreate: fineness: Coarse - min size: 0.01 - max size: 0.5 + min size: 0.0005 + max size: 0.1 growth rate: 0.5 nb segs per edge: 0.5 nb segs per radius: 1.5 @@ -3977,27 +10293,70 @@ INFO: meshCreate: optimize: True INFO: meshCreate: viscous layers: - thickness: 0.005 - number: 2 + thickness: 0.001 + number: 3 stretch factor: 1.2 INFO: meshCompute: - Elements: 257909 - Edges: 7769 - Faces: 51632 - Triangles: 51632 - Volumes: 198508 - Tetrahedrons: 95416 - Prisms: 103092 + Elements: 10502 + Edges: 343 + Faces: 1768 + Triangles: 1768 + Volumes: 8391 + Tetrahedrons: 3303 + Prisms: 5088 Pyramid: 0 INFO: meshExport: format: unv -INFO: createMesh: elapsed time: 0:01:06.141244 +ERROR: salome: + th. 140431429127040 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: faceCentered + coefficient: 0.03 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-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: 10502 + Edges: 343 + Faces: 1768 + Triangles: 1768 + Volumes: 8391 + Tetrahedrons: 3303 + Prisms: 5088 + Pyramid: 0 +INFO: meshExport: + format: unv + +INFO: createMesh: elapsed time: 0:00:24.395852 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: 417 - Faces with small interpolation weight (< 0.05) found, number of faces: 257 + Max skewness = 12.2372, 173 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 5016 + Faces with small interpolation weight (< 0.05) found, number of faces: 1230 + 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'] @@ -4012,32 +10371,2157 @@ INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', ' 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:03:05.187795 + SIMPLE solution converged in 78 iterations +INFO: calculate: elapsed time: 0:00:04.394504 INFO: -------------------------------------------------------------------------------- INFO: main: - task: 57 / 84 + task: 22 / 54 cpu count: 4 - structure: simple + structure: faceCentered + direction: [0, 0, 1] + theta: 0.04 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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: 8824 + Edges: 336 + Faces: 1492 + Triangles: 1492 + Volumes: 6996 + Tetrahedrons: 2832 + Prisms: 4164 + Pyramid: 0 +INFO: meshExport: + format: unv +ERROR: salome: + th. 140143939705728 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: faceCentered + coefficient: 0.04 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-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: 8824 + Edges: 336 + Faces: 1492 + Triangles: 1492 + Volumes: 6996 + Tetrahedrons: 2832 + Prisms: 4164 + Pyramid: 0 +INFO: meshExport: + format: unv + +INFO: createMesh: elapsed time: 0:00:20.321679 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 9.94227, 155 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 4164 + Faces with small interpolation weight (< 0.05) found, number of faces: 1098 + 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 76 iterations +INFO: calculate: elapsed time: 0:00:03.675830 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 23 / 54 + cpu count: 4 + structure: faceCentered + direction: [0, 0, 1] + theta: 0.05 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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: 8171 + Edges: 334 + Faces: 1372 + Triangles: 1372 + Volumes: 6465 + Tetrahedrons: 2643 + Prisms: 3822 + Pyramid: 0 +INFO: meshExport: + format: unv +ERROR: salome: + th. 139899892546432 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: faceCentered + coefficient: 0.05 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-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: 8171 + Edges: 334 + Faces: 1372 + Triangles: 1372 + Volumes: 6465 + Tetrahedrons: 2643 + Prisms: 3822 + Pyramid: 0 +INFO: meshExport: + format: unv +th. 140262904651904 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:19.427857 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 11.3214, 137 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: 1065 +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.438074 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 24 / 54 + cpu count: 4 + structure: faceCentered + direction: [0, 0, 1] + theta: 0.06 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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: 6186 + Edges: 302 + Faces: 1040 + Triangles: 1040 + Volumes: 4844 + Tetrahedrons: 1868 + Prisms: 2976 + Pyramid: 0 +INFO: meshExport: + format: unv +ERROR: salome: + th. 140610229570432 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: faceCentered + coefficient: 0.06 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-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: 6186 + Edges: 302 + Faces: 1040 + Triangles: 1040 + Volumes: 4844 + Tetrahedrons: 1868 + Prisms: 2976 + Pyramid: 0 +INFO: meshExport: + format: unv +th. 140587366056064 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:19.330846 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 10.6173, 138 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: 912 + Faces with small volume ratio (< 0.01) found, number of faces: 7 +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.699474 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 25 / 54 + cpu count: 4 + structure: faceCentered + direction: [0, 0, 1] + theta: 0.07 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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: 6600 + Edges: 331 + Faces: 1134 + Triangles: 1134 + Volumes: 5135 + Tetrahedrons: 1943 + Prisms: 3192 + Pyramid: 0 +INFO: meshExport: + format: unv +ERROR: salome: + th. 140372034087808 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: faceCentered + coefficient: 0.07 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-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: 6600 + Edges: 331 + Faces: 1134 + Triangles: 1134 + Volumes: 5135 + Tetrahedrons: 1943 + Prisms: 3192 + Pyramid: 0 +INFO: meshExport: + format: unv +th. 140335468572800 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:20.187530 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 9.5039, 128 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: 900 + 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 73 iterations +INFO: calculate: elapsed time: 0:00:02.732281 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 26 / 54 + cpu count: 4 + structure: faceCentered + direction: [0, 0, 1] + theta: 0.08 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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: 7057 + Edges: 353 + Faces: 1192 + Triangles: 1192 + Volumes: 5512 + Tetrahedrons: 2092 + Prisms: 3420 + Pyramid: 0 +INFO: meshExport: + format: unv +ERROR: salome: + th. 140440632306560 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: faceCentered + coefficient: 0.08 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-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: 7057 + Edges: 353 + Faces: 1192 + Triangles: 1192 + Volumes: 5512 + Tetrahedrons: 2092 + Prisms: 3420 + Pyramid: 0 +INFO: meshExport: + format: unv +th. 140625468694656 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:20.940856 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 9.9405, 158 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: 830 + 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 74 iterations +INFO: calculate: elapsed time: 0:00:02.862787 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 27 / 54 + cpu count: 4 + structure: faceCentered + direction: [0, 0, 1] + theta: 0.09 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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: 7474 + Edges: 389 + Faces: 1270 + Triangles: 1270 + Volumes: 5815 + Tetrahedrons: 2101 + Prisms: 3714 + Pyramid: 0 +INFO: meshExport: + format: unv +ERROR: salome: + th. 139738093611904 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: faceCentered + coefficient: 0.09 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-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: 7474 + Edges: 389 + Faces: 1270 + Triangles: 1270 + Volumes: 5815 + Tetrahedrons: 2101 + Prisms: 3714 + Pyramid: 0 +INFO: meshExport: + format: unv +th. 140413489160320 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:20.534001 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 9.31524, 132 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 3669 + Faces with small interpolation weight (< 0.05) found, number of faces: 759 +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:03.040227 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 28 / 54 + cpu count: 4 + structure: faceCentered + direction: [0, 0, 1] + theta: 0.1 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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: 8557 + Edges: 460 + Faces: 1454 + Triangles: 1454 + Volumes: 6643 + Tetrahedrons: 2389 + Prisms: 4254 + Pyramid: 0 +INFO: meshExport: + format: unv +ERROR: salome: + th. 140459776088960 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: faceCentered + coefficient: 0.1 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-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: 8557 + Edges: 460 + Faces: 1454 + Triangles: 1454 + Volumes: 6643 + Tetrahedrons: 2389 + Prisms: 4254 + Pyramid: 0 +INFO: meshExport: + format: unv +th. 140103858512000 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:21.600291 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 10.1888, 160 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 4255 + Faces with small interpolation weight (< 0.05) found, number of faces: 674 +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 80 iterations +INFO: calculate: elapsed time: 0:00:03.238937 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 29 / 54 + cpu count: 4 + structure: faceCentered + direction: [0, 0, 1] + theta: 0.11 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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 +ERROR: salome: + th. 140277267942272 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: faceCentered + coefficient: 0.11 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-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 +th. 140339639054464 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:21.886171 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 9.07909, 194 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 5443 + Faces with small interpolation weight (< 0.05) found, number of faces: 642 +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 90 iterations +INFO: calculate: elapsed time: 0:00:03.797833 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 30 / 54 + cpu count: 4 + structure: faceCentered + direction: [0, 0, 1] + theta: 0.12 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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: 15422 + Edges: 819 + Faces: 2598 + Triangles: 2598 + Volumes: 12005 + Tetrahedrons: 4247 + Prisms: 7758 + Pyramid: 0 +INFO: meshExport: + format: unv +ERROR: salome: + th. 140288450464640 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: faceCentered + coefficient: 0.12 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-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: 15422 + Edges: 819 + Faces: 2598 + Triangles: 2598 + Volumes: 12005 + Tetrahedrons: 4247 + Prisms: 7758 + Pyramid: 0 +INFO: meshExport: + format: unv +th. 140503818432640 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:22.952422 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 9.01701, 208 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 6318 + Faces with small interpolation weight (< 0.05) found, number of faces: 514 +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:04.894084 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 31 / 54 + cpu count: 4 + structure: faceCentered + direction: [0, 0, 1] + theta: 0.13 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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: 28728 + Edges: 1665 + Faces: 4944 + Triangles: 4944 + Volumes: 22119 + Tetrahedrons: 7323 + Prisms: 14796 + Pyramid: 0 +INFO: meshExport: + format: unv +ERROR: salome: + th. 139824545278848 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: faceCentered + coefficient: 0.13 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-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 +th. 140580982089280 - 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_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000986532" +INFO: meshCompute: + Elements: 28728 + Edges: 1665 + Faces: 4944 + Triangles: 4944 + Volumes: 22119 + Tetrahedrons: 7323 + Prisms: 14796 + Pyramid: 0 +INFO: meshExport: + format: unv +th. 140043825160320 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:24.029854 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 5.67334, 190 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 6230 + Faces with small interpolation weight (< 0.05) found, number of faces: 574 +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::GaussSeidelSmoother::smooth(Foam::word const&, Foam::Field&, Foam::lduMatrix const&, Foam::Field const&, Foam::FieldField const&, Foam::UPtrList const&, unsigned char, int) at ??:? +[2] #4 Foam::GaussSeidelSmoother::scalarSmooth(Foam::Field&, Foam::Field const&, unsigned char, int) const at ??:? +[2] #5 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] #6 Foam::GAMGSolver::solve(Foam::Field&, Foam::Field const&, unsigned char) const at ??:? +[2] #7 Foam::fvMatrix::solveSegregated(Foam::dictionary const&) at ??:? +[2] #8 Foam::fvMatrix::solveSegregatedOrCoupled(Foam::dictionary const&) at ??:? +[2] #9 Foam::fvMesh::solve(Foam::fvMatrix&, Foam::dictionary const&) const at ??:? +[2] #10 ? in ~/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/bin/simpleFoam +[2] #11 __libc_start_main in /usr/lib64/libc.so.6 +[2] #12 ? in ~/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/bin/simpleFoam +[elnafo:25614] *** Process received signal *** +[elnafo:25614] Signal: Floating point exception (8) +[elnafo:25614] Signal code: (-6) +[elnafo:25614] Failing at address: 0x3e80000640e +[elnafo:25614] [ 0] /usr/lib64/libpthread.so.0(+0x13900)[0x7fb6ad9e1900] +[elnafo:25614] [ 1] /usr/lib64/libpthread.so.0(raise+0x141)[0x7fb6ad9e17a1] +[elnafo:25614] [ 2] /usr/lib64/libpthread.so.0(+0x13900)[0x7fb6ad9e1900] +[elnafo:25614] [ 3] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZN4Foam19GaussSeidelSmoother6smoothERKNS_4wordERNS_5FieldIdEERKNS_9lduMatrixERKS5_RKNS_10FieldFieldIS4_dEERKNS_8UPtrListIKNS_17lduInterfaceFieldEEEhi+0x350)[0x7fb6ae3fd060] +[elnafo:25614] [ 4] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZNK4Foam19GaussSeidelSmoother12scalarSmoothERNS_5FieldIdEERKS2_hi+0x28)[0x7fb6ae3fd128] +[elnafo:25614] [ 5] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZNK4Foam10GAMGSolver6VcycleERKNS_7PtrListINS_9lduMatrix8smootherEEERNS_5FieldIdEERKS8_S9_S9_S9_S9_S9_RNS1_IS8_EESD_h+0xab1)[0x7fb6ae414d51] +[elnafo:25614] [ 6] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZNK4Foam10GAMGSolver5solveERNS_5FieldIdEERKS2_h+0x61d)[0x7fb6ae416dfd] +[elnafo:25614] [ 7] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libfiniteVolume.so(_ZN4Foam8fvMatrixIdE15solveSegregatedERKNS_10dictionaryE+0x18d)[0x7fb6b10cf6ad] +[elnafo:25614] [ 8] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libfiniteVolume.so(_ZN4Foam8fvMatrixIdE24solveSegregatedOrCoupledERKNS_10dictionaryE+0x40b)[0x7fb6b090f7fb] +[elnafo:25614] [ 9] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libfiniteVolume.so(_ZNK4Foam6fvMesh5solveERNS_8fvMatrixIdEERKNS_10dictionaryE+0x24)[0x7fb6b08abb14] +[elnafo:25614] [10] simpleFoam(+0x2a808)[0x55888bfe0808] +[elnafo:25614] [11] /usr/lib64/libc.so.6(__libc_start_main+0xea)[0x7fb6ad82fe0a] +[elnafo:25614] [12] simpleFoam(+0x2b94a)[0x55888bfe194a] +[elnafo:25614] *** 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:08.854672 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 32 / 54 + cpu count: 4 + structure: faceCentered + direction: [0, 0, 1] + theta: 0.14 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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: 15222 + Edges: 868 + Faces: 2578 + Triangles: 2578 + Volumes: 11776 + Tetrahedrons: 4078 + Prisms: 7410 + Pyramid: 288 +INFO: meshExport: + format: unv +ERROR: salome: + th. 140121612983168 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: faceCentered + coefficient: 0.14 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-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 +th. 140717073225280 - 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 #40 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000945793" +th. 140717073225280 - 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 #71 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000940177" +th. 140717073225280 - 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 #91 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000947481" +th. 140717073225280 - 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 #159 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000955033" +th. 140717073225280 - 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 #194 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000949585" +th. 140717073225280 - 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 #214 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000350963" +th. 140717073225280 - 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 #282 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000967956" +th. 140717073225280 - 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 #325 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000916105" +th. 140717073225280 - 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 #345 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000954544" +th. 140717073225280 - 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 #365 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000933701" +th. 140717073225280 - 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 #385 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000356012" +th. 140717073225280 - 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 #2 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000949019" +INFO: meshCompute: + Elements: 15222 + Edges: 868 + Faces: 2578 + Triangles: 2578 + Volumes: 11776 + Tetrahedrons: 4078 + Prisms: 7410 + Pyramid: 288 +INFO: meshExport: + format: unv +th. 140000138064000 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:01:02.230062 +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/.hollow-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/.hollow-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: + -------------------------------------------------------------------------- +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/.hollow-vault/projects/anisotrope-cube/build/faceCentered/direction-001/theta-0.14/processor0" +[0] +[0] +FOAM parallel run exiting +[0] + +INFO: calculate: elapsed time: 0:00:01.079287 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 33 / 54 + cpu count: 4 + structure: faceCentered + direction: [0, 0, 1] + theta: 0.15 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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: 13021 + Edges: 703 + Faces: 2170 + Triangles: 2170 + Volumes: 10148 + Tetrahedrons: 3680 + Prisms: 6468 + Pyramid: 0 +INFO: meshExport: + format: unv +ERROR: salome: + th. 140137537080192 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: faceCentered + coefficient: 0.15 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-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 +th. 140105848534592 - 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 #194 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000989104" +th. 140105848534592 - 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 #345 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000988493" +INFO: meshCompute: + Elements: 13021 + Edges: 703 + Faces: 2170 + Triangles: 2170 + Volumes: 10148 + Tetrahedrons: 3680 + Prisms: 6468 + Pyramid: 0 +INFO: meshExport: + format: unv +th. 140263490900096 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:01:01.412385 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + Max skewness = 7.68056, 39 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 5384 + Faces with small interpolation weight (< 0.05) found, number of faces: 400 +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 155 iterations +INFO: calculate: elapsed time: 0:00:05.385880 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 34 / 54 + cpu count: 4 + structure: faceCentered + direction: [0, 0, 1] + theta: 0.16 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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 +ERROR: salome: + th. 139900945185664 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: faceCentered + coefficient: 0.16 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-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 +th. 139792904398400 - 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 #234 with error COMPERR_BAD_INPUT_MESH "NgException at Volume meshing: Stop meshing since boundary mesh is overlapping +Intersecting triangles" +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +th. 139956585033856 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:01:00.123390 +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/.hollow-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/.hollow-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/.hollow-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.856428 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 35 / 54 + cpu count: 4 + structure: faceCentered + direction: [0, 0, 1] + theta: 0.17 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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 +ERROR: salome: + th. 140532976282496 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: faceCentered + coefficient: 0.17 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-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 +th. 139724837144128 - 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 #234 with error COMPERR_BAD_INPUT_MESH "NgException at Volume meshing: Stop meshing since boundary mesh is overlapping +Intersecting triangles" +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +th. 139948036886656 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:01:00.391177 +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/.hollow-vault/projects/anisotrope-cube/build/faceCentered/direction-001/theta-0.17/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/.hollow-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/.hollow-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.871570 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 36 / 54 + cpu count: 4 + structure: faceCentered + direction: [0, 0, 1] + theta: 0.18 + fillet: False + export: /home/nafaryus/.hollow-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/.hollow-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 +INFO: meshCompute: + Elements: 3647 + Edges: 265 + Faces: 620 + Triangles: 620 + Volumes: 2762 + Tetrahedrons: 938 + Prisms: 1824 + Pyramid: 0 +INFO: meshExport: + format: unv +ERROR: salome: + th. 140676128889728 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: faceCentered + coefficient: 0.18 + fillet: 0 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-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 +th. 140070205793856 - 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 #71 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000957777" +th. 140070205793856 - 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 #91 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000957777" +th. 140070205793856 - 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 #194 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000977572" +th. 140070205793856 - 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 #214 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000977572" +th. 140070205793856 - 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 #325 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000959673" +th. 140070205793856 - 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 #345 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000979468" +th. 140070205793856 - 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 #365 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000959673" +th. 140070205793856 - 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 #385 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000959673" +INFO: meshCompute: + Elements: 3647 + Edges: 265 + Faces: 620 + Triangles: 620 + Volumes: 2762 + Tetrahedrons: 938 + Prisms: 1824 + Pyramid: 0 +INFO: meshExport: + format: unv +th. 139789548163200 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:01:00.516560 +INFO: ideasUnvToFoam: ['mesh.unv'] +INFO: createPatch: ['-overwrite', '-dict', 'system/createPatchDict.symetry'] +INFO: checkMesh: ['-allGeometry', '-allTopology'] +WARNING: checkMesh: + High aspect ratio cells found, Max aspect ratio: 1.14477e+97, number of cells 1 + Zero or negative cell volume detected. Minimum negative volume: -5.79722e-07, Number of negative volume cells: 1 + Number of non-orthogonality errors: 3. + Error in face pyramids: 8 faces are incorrectly oriented. + Max skewness = 7.48199, 30 highly skew faces detected which may impair the quality of the results + Error in face tets: 26 faces with low quality or negative volume decomposition tets. + Cells with small determinant (< 0.001) found, number of cells: 1673 + Concave cells (using face planes) found, number of cells: 3 + Faces with small interpolation weight (< 0.05) found, number of faces: 265 + 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'] +ERROR: potentialFoam: + [1] #0 Foam::error::printStack(Foam::Ostream&) at ??:? +[1] #1 Foam::sigFpe::sigHandler(int) at ??:? +[1] #2 ? in /usr/lib64/libpthread.so.0 +[1] #3 Foam::DICPreconditioner::calcReciprocalD(Foam::Field&, Foam::lduMatrix const&) at ??:? +[1] #4 Foam::DICSmoother::DICSmoother(Foam::word const&, Foam::lduMatrix const&, Foam::FieldField const&, Foam::FieldField const&, Foam::UPtrList const&) at ??:? +[1] #5 Foam::lduMatrix::smoother::addsymMatrixConstructorToTable::New(Foam::word const&, Foam::lduMatrix const&, Foam::FieldField const&, Foam::FieldField const&, Foam::UPtrList const&) at ??:? +[1] #6 Foam::lduMatrix::smoother::New(Foam::word const&, Foam::lduMatrix const&, Foam::FieldField const&, Foam::FieldField const&, Foam::UPtrList const&, Foam::dictionary const&) at ??:? +[1] #7 Foam::GAMGSolver::initVcycle(Foam::PtrList >&, Foam::PtrList >&, Foam::PtrList&, Foam::Field&, Foam::Field&) const at ??:? +[1] #8 Foam::GAMGSolver::solve(Foam::Field&, Foam::Field const&, unsigned char) const at ??:? +[1] #9 Foam::fvMatrix::solveSegregated(Foam::dictionary const&) at ??:? +[1] #10 Foam::fvMatrix::solveSegregatedOrCoupled(Foam::dictionary const&) at ??:? +[1] #11 Foam::fvMesh::solve(Foam::fvMatrix&, Foam::dictionary const&) const at ??:? +[1] #12 ? in ~/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/bin/potentialFoam +[1] #13 __libc_start_main in /usr/lib64/libc.so.6 +[1] #14 ? in ~/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/bin/potentialFoam +[elnafo:07235] *** Process received signal *** +[elnafo:07235] Signal: Floating point exception (8) +[elnafo:07235] Signal code: (-6) +[elnafo:07235] Failing at address: 0x3e800001c43 +[elnafo:07235] [ 0] /usr/lib64/libpthread.so.0(+0x13900)[0x7fd6b7f68900] +[elnafo:07235] [ 1] /usr/lib64/libpthread.so.0(raise+0x141)[0x7fd6b7f687a1] +[elnafo:07235] [ 2] /usr/lib64/libpthread.so.0(+0x13900)[0x7fd6b7f68900] +[elnafo:07235] [ 3] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZN4Foam17DICPreconditioner15calcReciprocalDERNS_5FieldIdEERKNS_9lduMatrixE+0xcc)[0x7fd6b8989a4c] +[elnafo:07235] [ 4] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZN4Foam11DICSmootherC1ERKNS_4wordERKNS_9lduMatrixERKNS_10FieldFieldINS_5FieldEdEESB_RKNS_8UPtrListIKNS_17lduInterfaceFieldEEE+0x9b)[0x7fd6b898664b] +[elnafo:07235] [ 5] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZN4Foam9lduMatrix8smoother30addsymMatrixConstructorToTableINS_11DICSmootherEE3NewERKNS_4wordERKS0_RKNS_10FieldFieldINS_5FieldEdEESE_RKNS_8UPtrListIKNS_17lduInterfaceFieldEEE+0x48)[0x7fd6b8986818] +[elnafo:07235] [ 6] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZN4Foam9lduMatrix8smoother3NewERKNS_4wordERKS0_RKNS_10FieldFieldINS_5FieldEdEESB_RKNS_8UPtrListIKNS_17lduInterfaceFieldEEERKNS_10dictionaryE+0x608)[0x7fd6b8974398] +[elnafo:07235] [ 7] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZNK4Foam10GAMGSolver10initVcycleERNS_7PtrListINS_5FieldIdEEEES5_RNS1_INS_9lduMatrix8smootherEEERS3_SA_+0x225)[0x7fd6b899a905] +[elnafo:07235] [ 8] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZNK4Foam10GAMGSolver5solveERNS_5FieldIdEERKS2_h+0x59a)[0x7fd6b899dd7a] +[elnafo:07235] [ 9] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libfiniteVolume.so(_ZN4Foam8fvMatrixIdE15solveSegregatedERKNS_10dictionaryE+0x18d)[0x7fd6bab456ad] +[elnafo:07235] [10] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libfiniteVolume.so(_ZN4Foam8fvMatrixIdE24solveSegregatedOrCoupledERKNS_10dictionaryE+0x40b)[0x7fd6ba3857fb] +[elnafo:07235] [11] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libfiniteVolume.so(_ZNK4Foam6fvMesh5solveERNS_8fvMatrixIdEERKNS_10dictionaryE+0x24)[0x7fd6ba321b14] +[elnafo:07235] [12] potentialFoam(+0x32cc0)[0x55815e0f2cc0] +[elnafo:07235] [13] /usr/lib64/libc.so.6(__libc_start_main+0xea)[0x7fd6b7db6e0a] +[elnafo:07235] [14] potentialFoam(+0x3366a)[0x55815e0f366a] +[elnafo:07235] *** 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 1 with PID 0 on node elnafo exited on signal 8 (Floating point exception). +-------------------------------------------------------------------------- + +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: + [3] #0 Foam::error::printStack(Foam::Ostream&) at ??:? +[3] #1 Foam::sigFpe::sigHandler(int) at ??:? +[3] #2 ? in /usr/lib64/libpthread.so.0 +[3] #3 Foam::DICPreconditioner::calcReciprocalD(Foam::Field&, Foam::lduMatrix const&) at ??:? +[3] #4 Foam::DICPreconditioner::DICPreconditioner(Foam::lduMatrix::solver const&, Foam::dictionary const&) at ??:? +[3] #5 Foam::lduMatrix::preconditioner::addsymMatrixConstructorToTable::New(Foam::lduMatrix::solver const&, Foam::dictionary const&) at ??:? +[3] #6 Foam::lduMatrix::preconditioner::New(Foam::lduMatrix::solver const&, Foam::dictionary const&) at ??:? +[3] #7 Foam::PCG::scalarSolve(Foam::Field&, Foam::Field const&, unsigned char) const at ??:? +[3] #8 Foam::GAMGSolver::solveCoarsestLevel(Foam::Field&, Foam::Field const&) const at ??:? +[3] #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 ??:? +[3] #10 Foam::GAMGSolver::solve(Foam::Field&, Foam::Field const&, unsigned char) const at ??:? +[3] #11 Foam::fvMatrix::solveSegregated(Foam::dictionary const&) at ??:? +[3] #12 Foam::fvMatrix::solveSegregatedOrCoupled(Foam::dictionary const&) at ??:? +[3] #13 Foam::fvMesh::solve(Foam::fvMatrix&, Foam::dictionary const&) const at ??:? +[3] #14 ? in ~/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/bin/simpleFoam +[3] #15 __libc_start_main in /usr/lib64/libc.so.6 +[3] #16 ? in ~/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/bin/simpleFoam +[elnafo:07378] *** Process received signal *** +[elnafo:07378] Signal: Floating point exception (8) +[elnafo:07378] Signal code: (-6) +[elnafo:07378] Failing at address: 0x3e800001cd2 +[elnafo:07378] [ 0] /usr/lib64/libpthread.so.0(+0x13900)[0x7fcaf491e900] +[elnafo:07378] [ 1] /usr/lib64/libpthread.so.0(raise+0x141)[0x7fcaf491e7a1] +[elnafo:07378] [ 2] /usr/lib64/libpthread.so.0(+0x13900)[0x7fcaf491e900] +[elnafo:07378] [ 3] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZN4Foam17DICPreconditioner15calcReciprocalDERNS_5FieldIdEERKNS_9lduMatrixE+0xcc)[0x7fcaf533fa4c] +[elnafo:07378] [ 4] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZN4Foam17DICPreconditionerC1ERKNS_9lduMatrix6solverERKNS_10dictionaryE+0x9d)[0x7fcaf533fb2d] +[elnafo:07378] [ 5] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZN4Foam9lduMatrix14preconditioner30addsymMatrixConstructorToTableINS_17DICPreconditionerEE3NewERKNS0_6solverERKNS_10dictionaryE+0x2f)[0x7fcaf533fc9f] +[elnafo:07378] [ 6] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZN4Foam9lduMatrix14preconditioner3NewERKNS0_6solverERKNS_10dictionaryE+0x601)[0x7fcaf532c551] +[elnafo:07378] [ 7] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZNK4Foam3PCG11scalarSolveERNS_5FieldIdEERKS2_h+0x5c9)[0x7fcaf5331299] +[elnafo:07378] [ 8] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZNK4Foam10GAMGSolver18solveCoarsestLevelERNS_5FieldIdEERKS2_+0xbe)[0x7fcaf53502ae] +[elnafo:07378] [ 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+0x661)[0x7fcaf5351901] +[elnafo:07378] [10] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZNK4Foam10GAMGSolver5solveERNS_5FieldIdEERKS2_h+0x61d)[0x7fcaf5353dfd] +[elnafo:07378] [11] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libfiniteVolume.so(_ZN4Foam8fvMatrixIdE15solveSegregatedERKNS_10dictionaryE+0x18d)[0x7fcaf800c6ad] +[elnafo:07378] [12] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libfiniteVolume.so(_ZN4Foam8fvMatrixIdE24solveSegregatedOrCoupledERKNS_10dictionaryE+0x40b)[0x7fcaf784c7fb] +[elnafo:07378] [13] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libfiniteVolume.so(_ZNK4Foam6fvMesh5solveERNS_8fvMatrixIdEERKNS_10dictionaryE+0x24)[0x7fcaf77e8b14] +[elnafo:07378] [14] simpleFoam(+0x2a808)[0x55c3fd2c7808] +[elnafo:07378] [15] /usr/lib64/libc.so.6(__libc_start_main+0xea)[0x7fcaf476ce0a] +[elnafo:07378] [16] simpleFoam(+0x2b94a)[0x55c3fd2c894a] +[elnafo:07378] *** 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 3 with PID 0 on node elnafo exited on signal 8 (Floating point exception). +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:03.571976 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 37 / 54 + cpu count: 4 + structure: faceCentered direction: [1, 1, 1] theta: 0.01 - fillet: True - export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.01 + fillet: False + export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.01 INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] INFO: genMesh: - structure type: simple + structure type: faceCentered coefficient: 0.01 - fillet: 1 + fillet: 0 flow direction: [1, 1, 1] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.01/mesh.unv + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.01/mesh.unv INFO: shape: - edges length: 128.5587593447478 - surface area: 48.94322549647189 - volume: 10.336934066720396 + edges length: 34.72803375465854 + surface area: 6.380794443168259 + volume: 0.17815340672995908 INFO: meshCreate: fineness: Coarse - min size: 0.01 - max size: 0.5 + min size: 0.0005 + max size: 0.1 growth rate: 0.5 nb segs per edge: 0.5 nb segs per radius: 1.5 @@ -4047,31 +12531,158 @@ INFO: meshCreate: optimize: True INFO: meshCreate: viscous layers: - thickness: 0.005 - number: 2 + thickness: 0.001 + number: 3 stretch factor: 1.2 INFO: meshCompute: - Elements: 18309 - Edges: 819 - Faces: 3722 - Triangles: 3722 - Volumes: 13768 - Tetrahedrons: 6956 - Prisms: 6812 - Pyramid: 0 + Elements: 21772 + Edges: 849 + Faces: 5566 + Triangles: 5566 + Volumes: 15357 + Tetrahedrons: 352 + Prisms: 14561 + Pyramid: 444 INFO: meshExport: format: unv -INFO: createMesh: elapsed time: 0:00:19.059207 +ERROR: salome: + th. 140378722753408 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: faceCentered + coefficient: 0.01 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-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 +th. 140430524016192 - 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_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000930112" +INFO: meshCompute: + Elements: 21772 + Edges: 849 + Faces: 5566 + Triangles: 5566 + Volumes: 15357 + Tetrahedrons: 352 + Prisms: 14561 + Pyramid: 444 +INFO: meshExport: + format: unv +th. 140431034761344 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:19.776291 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'] -WARNING: checkMesh: - Cells with small determinant (< 0.001) found, number of cells: 5433 - Faces with small interpolation weight (< 0.05) found, number of faces: 2494 +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/.hollow-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/.hollow-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'] @@ -4081,33 +12692,49 @@ INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', 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 152 iterations -INFO: calculate: elapsed time: 0:00:19.740521 +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.hollow-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:00.971422 INFO: -------------------------------------------------------------------------------- INFO: main: - task: 58 / 84 + task: 38 / 54 cpu count: 4 - structure: simple + structure: faceCentered direction: [1, 1, 1] theta: 0.02 - fillet: True - export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.02 + fillet: False + export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.02 INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] INFO: genMesh: - structure type: simple + structure type: faceCentered coefficient: 0.02 - fillet: 1 + fillet: 0 flow direction: [1, 1, 1] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.02/mesh.unv + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.02/mesh.unv INFO: shape: - edges length: 128.80738918426727 - surface area: 48.44676661649126 - volume: 10.017296618919469 + edges length: 35.90969914420914 + surface area: 6.074884586879219 + volume: 0.1620494030621144 INFO: meshCreate: fineness: Coarse - min size: 0.01 - max size: 0.5 + min size: 0.0005 + max size: 0.1 growth rate: 0.5 nb segs per edge: 0.5 nb segs per radius: 1.5 @@ -4117,31 +12744,143 @@ INFO: meshCreate: optimize: True INFO: meshCreate: viscous layers: - thickness: 0.005 - number: 2 + thickness: 0.001 + number: 3 stretch factor: 1.2 -INFO: meshCompute: - Elements: 20745 - Edges: 842 - Faces: 4222 - Triangles: 4222 - Volumes: 15681 - Tetrahedrons: 7837 - Prisms: 7844 - Pyramid: 0 +WARNING: meshCompute: not computed INFO: meshExport: format: unv -INFO: createMesh: elapsed time: 0:00:19.389492 +ERROR: salome: + th. 140107152690048 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: faceCentered + coefficient: 0.02 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-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 +th. 139958460937792 - 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" +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +th. 140541555744896 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:19.854795 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'] -WARNING: checkMesh: - Cells with small determinant (< 0.001) found, number of cells: 5328 - Faces with small interpolation weight (< 0.05) found, number of faces: 3122 +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/.hollow-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/.hollow-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'] @@ -4151,33 +12890,49 @@ INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', 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 148 iterations -INFO: calculate: elapsed time: 0:00:17.812937 +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.hollow-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:00.972122 INFO: -------------------------------------------------------------------------------- INFO: main: - task: 59 / 84 + task: 39 / 54 cpu count: 4 - structure: simple + structure: faceCentered direction: [1, 1, 1] theta: 0.03 - fillet: True - export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.03 + fillet: False + export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.03 INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] INFO: genMesh: - structure type: simple + structure type: faceCentered coefficient: 0.03 - fillet: 1 + fillet: 0 flow direction: [1, 1, 1] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.03/mesh.unv + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.03/mesh.unv INFO: shape: - edges length: 129.08923113535485 - surface area: 47.91652722020413 - volume: 9.691006333991783 + edges length: 36.86851993482275 + surface area: 5.759719834207259 + volume: 0.14638080921083815 INFO: meshCreate: fineness: Coarse - min size: 0.01 - max size: 0.5 + min size: 0.0005 + max size: 0.1 growth rate: 0.5 nb segs per edge: 0.5 nb segs per radius: 1.5 @@ -4187,27 +12942,71 @@ INFO: meshCreate: optimize: True INFO: meshCreate: viscous layers: - thickness: 0.005 - number: 2 + thickness: 0.001 + number: 3 stretch factor: 1.2 INFO: meshCompute: - Elements: 22096 - Edges: 886 - Faces: 4508 - Triangles: 4508 - Volumes: 16702 - Tetrahedrons: 8368 - Prisms: 8334 + Elements: 20573 + Edges: 732 + Faces: 3530 + Triangles: 3530 + Volumes: 16311 + Tetrahedrons: 6423 + Prisms: 9888 Pyramid: 0 INFO: meshExport: format: unv -INFO: createMesh: elapsed time: 0:00:19.852455 +ERROR: salome: + th. 139993210837888 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: faceCentered + coefficient: 0.03 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-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: 20573 + Edges: 732 + Faces: 3530 + Triangles: 3530 + Volumes: 16311 + Tetrahedrons: 6423 + Prisms: 9888 + Pyramid: 0 +INFO: meshExport: + format: unv +th. 139677227978880 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:20.263469 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: 5412 - Faces with small interpolation weight (< 0.05) found, number of faces: 3202 + Max skewness = 13.1548, 232 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 9914 + Faces with small interpolation weight (< 0.05) found, number of faces: 2176 + Faces with small volume ratio (< 0.01) found, number of faces: 6 INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] INFO: decomposePar: [] INFO: renumberMesh: ['-parallel', '-overwrite'] @@ -4222,32 +13021,32 @@ INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', ' INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] INFO: simpleFoam: ['-parallel'] INFO: simpleFoam: - SIMPLE solution converged in 156 iterations -INFO: calculate: elapsed time: 0:00:21.823318 + SIMPLE solution converged in 78 iterations +INFO: calculate: elapsed time: 0:00:06.911119 INFO: -------------------------------------------------------------------------------- INFO: main: - task: 60 / 84 + task: 40 / 54 cpu count: 4 - structure: simple + structure: faceCentered direction: [1, 1, 1] theta: 0.04 - fillet: True - export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.04 + fillet: False + export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.04 INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] INFO: genMesh: - structure type: simple + structure type: faceCentered coefficient: 0.04 - fillet: 1 + fillet: 0 flow direction: [1, 1, 1] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.04/mesh.unv + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.04/mesh.unv INFO: shape: - edges length: 129.4056162687418 - surface area: 47.35055400779723 - volume: 9.358270890616454 + edges length: 37.71531365397157 + surface area: 5.434273372883561 + volume: 0.1312054491107175 INFO: meshCreate: fineness: Coarse - min size: 0.01 - max size: 0.5 + min size: 0.0005 + max size: 0.1 growth rate: 0.5 nb segs per edge: 0.5 nb segs per radius: 1.5 @@ -4257,31 +13056,143 @@ INFO: meshCreate: optimize: True INFO: meshCreate: viscous layers: - thickness: 0.005 - number: 2 + thickness: 0.001 + number: 3 stretch factor: 1.2 -INFO: meshCompute: - Elements: 23844 - Edges: 929 - Faces: 4846 - Triangles: 4846 - Volumes: 18069 - Tetrahedrons: 9061 - Prisms: 9008 - Pyramid: 0 +WARNING: meshCompute: not computed INFO: meshExport: format: unv -INFO: createMesh: elapsed time: 0:00:20.020970 +ERROR: salome: + th. 140569681447808 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: faceCentered + coefficient: 0.04 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-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 +th. 140088310830656 - 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" +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +th. 140313089228928 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:20.353083 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'] -WARNING: checkMesh: - Cells with small determinant (< 0.001) found, number of cells: 5506 - Faces with small interpolation weight (< 0.05) found, number of faces: 3343 +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/.hollow-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/.hollow-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'] @@ -4291,33 +13202,49 @@ INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', 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:22.364619 +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.hollow-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.898805 INFO: -------------------------------------------------------------------------------- INFO: main: - task: 61 / 84 + task: 41 / 54 cpu count: 4 - structure: simple + structure: faceCentered direction: [1, 1, 1] theta: 0.05 - fillet: True - export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.05 + fillet: False + export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.05 INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] INFO: genMesh: - structure type: simple + structure type: faceCentered coefficient: 0.05 - fillet: 1 + fillet: 0 flow direction: [1, 1, 1] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.05/mesh.unv + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.05/mesh.unv INFO: shape: - edges length: 129.7578674919286 - surface area: 46.746817352112416 - volume: 9.019340143979155 + edges length: 38.492961619332675 + surface area: 5.097718465701765 + volume: 0.1165863472213987 INFO: meshCreate: fineness: Coarse - min size: 0.01 - max size: 0.5 + min size: 0.0005 + max size: 0.1 growth rate: 0.5 nb segs per edge: 0.5 nb segs per radius: 1.5 @@ -4327,27 +13254,72 @@ INFO: meshCreate: optimize: True INFO: meshCreate: viscous layers: - thickness: 0.005 - number: 2 + thickness: 0.001 + number: 3 stretch factor: 1.2 INFO: meshCompute: - Elements: 25428 - Edges: 962 - Faces: 5142 - Triangles: 5142 - Volumes: 19324 - Tetrahedrons: 9678 - Prisms: 9646 + Elements: 22383 + Edges: 901 + Faces: 3910 + Triangles: 3910 + Volumes: 17572 + Tetrahedrons: 6937 + Prisms: 10635 Pyramid: 0 INFO: meshExport: format: unv -INFO: createMesh: elapsed time: 0:00:20.794649 +ERROR: salome: + th. 140202048351104 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: faceCentered + coefficient: 0.05 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-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: 22383 + Edges: 901 + Faces: 3910 + Triangles: 3910 + Volumes: 17572 + Tetrahedrons: 6937 + Prisms: 10635 + Pyramid: 0 +INFO: meshExport: + format: unv +th. 140350681120896 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:21.671698 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: 5526 - Faces with small interpolation weight (< 0.05) found, number of faces: 3394 + Max skewness = 10.3033, 240 highly skew faces detected which may impair the quality of the results + Error in face tets: 2 faces with low quality or negative volume decomposition tets. + Cells with small determinant (< 0.001) found, number of cells: 9425 + Faces with small interpolation weight (< 0.05) found, number of faces: 2050 + Faces with small volume ratio (< 0.01) found, number of faces: 6 INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] INFO: decomposePar: [] INFO: renumberMesh: ['-parallel', '-overwrite'] @@ -4362,32 +13334,32 @@ INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', ' INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] INFO: simpleFoam: ['-parallel'] INFO: simpleFoam: - SIMPLE solution converged in 167 iterations -INFO: calculate: elapsed time: 0:00:24.087736 + SIMPLE solution converged in 78 iterations +INFO: calculate: elapsed time: 0:00:07.032860 INFO: -------------------------------------------------------------------------------- INFO: main: - task: 62 / 84 + task: 42 / 54 cpu count: 4 - structure: simple + structure: faceCentered direction: [1, 1, 1] theta: 0.06 - fillet: True - export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.06 + fillet: False + export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.06 INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] INFO: genMesh: - structure type: simple + structure type: faceCentered coefficient: 0.06 - fillet: 1 + fillet: 0 flow direction: [1, 1, 1] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.06/mesh.unv + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.06/mesh.unv INFO: shape: - edges length: 130.14729667943567 - surface area: 46.10320934463484 - volume: 8.674509194221912 + edges length: 39.22347116726652 + surface area: 4.749296877647798 + volume: 0.10259216139789325 INFO: meshCreate: fineness: Coarse - min size: 0.01 - max size: 0.5 + min size: 0.0005 + max size: 0.1 growth rate: 0.5 nb segs per edge: 0.5 nb segs per radius: 1.5 @@ -4397,31 +13369,143 @@ INFO: meshCreate: optimize: True INFO: meshCreate: viscous layers: - thickness: 0.005 - number: 2 + thickness: 0.001 + number: 3 stretch factor: 1.2 -INFO: meshCompute: - Elements: 25777 - Edges: 1018 - Faces: 5236 - Triangles: 5236 - Volumes: 19523 - Tetrahedrons: 9711 - Prisms: 9812 - Pyramid: 0 +WARNING: meshCompute: not computed INFO: meshExport: format: unv -INFO: createMesh: elapsed time: 0:00:20.509696 +ERROR: salome: + th. 140557404932992 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: faceCentered + coefficient: 0.06 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-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 +th. 140587783943744 - 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" +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +th. 140270177083520 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:20.577509 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'] -WARNING: checkMesh: - Cells with small determinant (< 0.001) found, number of cells: 5112 - Faces with small interpolation weight (< 0.05) found, number of faces: 3479 +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/.hollow-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/.hollow-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'] @@ -4431,33 +13515,49 @@ INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', 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:24.920889 +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.hollow-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.897898 INFO: -------------------------------------------------------------------------------- INFO: main: - task: 63 / 84 + task: 43 / 54 cpu count: 4 - structure: simple + structure: faceCentered direction: [1, 1, 1] theta: 0.07 - fillet: True - export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.07 + fillet: False + export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.07 INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] INFO: genMesh: - structure type: simple + structure type: faceCentered coefficient: 0.07 - fillet: 1 + fillet: 0 flow direction: [1, 1, 1] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.07/mesh.unv + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.07/mesh.unv INFO: shape: - edges length: 130.57520205887187 - surface area: 45.41754094593777 - volume: 8.324121819287482 + edges length: 39.9199499902634 + surface area: 4.38827116583372 + volume: 0.0892977920716064 INFO: meshCreate: fineness: Coarse - min size: 0.01 - max size: 0.5 + min size: 0.0005 + max size: 0.1 growth rate: 0.5 nb segs per edge: 0.5 nb segs per radius: 1.5 @@ -4467,31 +13567,143 @@ INFO: meshCreate: optimize: True INFO: meshCreate: viscous layers: - thickness: 0.005 - number: 2 + thickness: 0.001 + number: 3 stretch factor: 1.2 -INFO: meshCompute: - Elements: 29500 - Edges: 1067 - Faces: 5480 - Triangles: 5480 - Volumes: 22953 - Tetrahedrons: 12671 - Prisms: 10282 - Pyramid: 0 +WARNING: meshCompute: not computed INFO: meshExport: format: unv -INFO: createMesh: elapsed time: 0:00:24.771839 +ERROR: salome: + th. 139700582435712 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: faceCentered + coefficient: 0.07 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-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 +th. 140269127198272 - 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" +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +th. 139945481949312 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:21.639567 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'] -WARNING: checkMesh: - Cells with small determinant (< 0.001) found, number of cells: 4907 - Faces with small interpolation weight (< 0.05) found, number of faces: 3265 +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/.hollow-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: + -------------------------------------------------------------------------- +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/.hollow-vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.07/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'] @@ -4501,33 +13713,49 @@ INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', 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 240 iterations -INFO: calculate: elapsed time: 0:00:43.940929 +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.hollow-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.905418 INFO: -------------------------------------------------------------------------------- INFO: main: - task: 64 / 84 + task: 44 / 54 cpu count: 4 - structure: simple + structure: faceCentered direction: [1, 1, 1] theta: 0.08 - fillet: True - export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.08 + fillet: False + export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.08 INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] INFO: genMesh: - structure type: simple + structure type: faceCentered coefficient: 0.08 - fillet: 1 + fillet: 0 flow direction: [1, 1, 1] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.08/mesh.unv + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.08/mesh.unv INFO: shape: - edges length: 131.0428658813811 - surface area: 44.687538788871976 - volume: 7.968574402376543 + edges length: 40.59098023956024 + surface area: 4.013901230366265 + volume: 0.07678477019840611 INFO: meshCreate: fineness: Coarse - min size: 0.01 - max size: 0.5 + min size: 0.0005 + max size: 0.1 growth rate: 0.5 nb segs per edge: 0.5 nb segs per radius: 1.5 @@ -4537,27 +13765,74 @@ INFO: meshCreate: optimize: True INFO: meshCreate: viscous layers: - thickness: 0.005 - number: 2 + thickness: 0.001 + number: 3 stretch factor: 1.2 INFO: meshCompute: - Elements: 29719 - Edges: 1119 - Faces: 5928 - Triangles: 5928 - Volumes: 22672 - Tetrahedrons: 11550 - Prisms: 11122 + Elements: 17646 + Edges: 866 + Faces: 3068 + Triangles: 3068 + Volumes: 13712 + Tetrahedrons: 5282 + Prisms: 8430 Pyramid: 0 INFO: meshExport: format: unv -INFO: createMesh: elapsed time: 0:00:22.106369 +ERROR: salome: + th. 140185977330560 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: faceCentered + coefficient: 0.08 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-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: 17646 + Edges: 866 + Faces: 3068 + Triangles: 3068 + Volumes: 13712 + Tetrahedrons: 5282 + Prisms: 8430 + Pyramid: 0 +INFO: meshExport: + format: unv +th. 140187660390528 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:22.537592 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: 4405 - Faces with small interpolation weight (< 0.05) found, number of faces: 3723 + Error in face pyramids: 1 faces are incorrectly oriented. + Max skewness = 9.78277, 217 highly skew faces detected which may impair the quality of the results + Error in face tets: 10 faces with low quality or negative volume decomposition tets. + Cells with small determinant (< 0.001) found, number of cells: 7629 + Concave cells (using face planes) found, number of cells: 1 + Faces with small interpolation weight (< 0.05) found, number of faces: 1404 + 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'] @@ -4572,32 +13847,32 @@ INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', ' INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] INFO: simpleFoam: ['-parallel'] INFO: simpleFoam: - SIMPLE solution converged in 168 iterations -INFO: calculate: elapsed time: 0:00:22.654921 + SIMPLE solution converged in 81 iterations +INFO: calculate: elapsed time: 0:00:06.185252 INFO: -------------------------------------------------------------------------------- INFO: main: - task: 65 / 84 + task: 45 / 54 cpu count: 4 - structure: simple + structure: faceCentered direction: [1, 1, 1] theta: 0.09 - fillet: True - export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.09 + fillet: False + export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.09 INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] INFO: genMesh: - structure type: simple + structure type: faceCentered coefficient: 0.09 - fillet: 1 + fillet: 0 flow direction: [1, 1, 1] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.09/mesh.unv + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.09/mesh.unv INFO: shape: - edges length: 131.55155240713643 - surface area: 43.91084123682989 - volume: 7.608319979910325 + edges length: 41.242567930077 + surface area: 3.6254305717949764 + volume: 0.06514193745367515 INFO: meshCreate: fineness: Coarse - min size: 0.01 - max size: 0.5 + min size: 0.0005 + max size: 0.1 growth rate: 0.5 nb segs per edge: 0.5 nb segs per radius: 1.5 @@ -4607,27 +13882,75 @@ INFO: meshCreate: optimize: True INFO: meshCreate: viscous layers: - thickness: 0.005 - number: 2 + thickness: 0.001 + number: 3 stretch factor: 1.2 INFO: meshCompute: - Elements: 31608 - Edges: 1177 - Faces: 6236 - Triangles: 6236 - Volumes: 24195 - Tetrahedrons: 12319 - Prisms: 11876 + Elements: 21048 + Edges: 1026 + Faces: 3656 + Triangles: 3656 + Volumes: 16366 + Tetrahedrons: 6274 + Prisms: 10092 Pyramid: 0 INFO: meshExport: format: unv -INFO: createMesh: elapsed time: 0:00:22.303584 +ERROR: salome: + th. 139703898725248 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: faceCentered + coefficient: 0.09 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-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 +INFO: meshCompute: + Elements: 21048 + Edges: 1026 + Faces: 3656 + Triangles: 3656 + Volumes: 16366 + Tetrahedrons: 6274 + Prisms: 10092 + Pyramid: 0 +INFO: meshExport: + format: unv +th. 140566946136192 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:23.252846 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: 4211 - Faces with small interpolation weight (< 0.05) found, number of faces: 3846 + Number of non-orthogonality errors: 2. + Error in face pyramids: 2 faces are incorrectly oriented. + Max skewness = 10.3528, 201 highly skew faces detected which may impair the quality of the results + Error in face tets: 9 faces with low quality or negative volume decomposition tets. + Cells with small determinant (< 0.001) found, number of cells: 8098 + Concave cells (using face planes) found, number of cells: 5 + Faces with small interpolation weight (< 0.05) found, number of faces: 1270 + Faces with small volume ratio (< 0.01) found, number of faces: 5 INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] INFO: decomposePar: [] INFO: renumberMesh: ['-parallel', '-overwrite'] @@ -4641,33 +13964,172 @@ INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', 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 168 iterations -INFO: calculate: elapsed time: 0:00:33.840876 +ERROR: simpleFoam: + [3] #0 Foam::error::printStack(Foam::Ostream&)[0] #0 Foam::error::printStack(Foam::Ostream&)[1] #0 Foam::error::printStack(Foam::Ostream&)[2] #0 Foam::error::printStack(Foam::Ostream&) at ??:? + at at ??:? +[2] #1 Foam::sigFpe::sigHandler(int)[0] #1 Foam::sigFpe::sigHandler(int)??:? +[1] #1 Foam::sigFpe::sigHandler(int) at ??:? +[3] #1 Foam::sigFpe::sigHandler(int) at ??:? +[3] #2 ? at ??:? +[1] #2 ? at ??:? +[0] #2 ? at ??:? +[2] #2 ? in /usr/lib64/libpthread.so.0 + in /usr/lib64/libpthread.so.0 + in /usr/lib64/libpthread.so.0 +[1] #3 Foam::scalarProduct::type Foam::sumProd(Foam::UList const&, Foam::UList const&) in /usr/lib64/libpthread.so.0 +[0] #3 Foam::scalarProduct::type Foam::sumProd(Foam::UList const&, Foam::UList const&)[3] #3 Foam::scalarProduct::type Foam::sumProd(Foam::UList const&, Foam::UList const&)[2] #3 Foam::scalarProduct::type Foam::sumProd(Foam::UList const&, Foam::UList const&) at ??:? + at ??:? + at ??:? +[3] #4 Foam::PCG::scalarSolve(Foam::Field&, Foam::Field const&, unsigned char) const at ??:? +[1] #4 Foam::PCG::scalarSolve(Foam::Field&, Foam::Field const&, unsigned char) const[2] #4 Foam::PCG::scalarSolve(Foam::Field&, Foam::Field const&, unsigned char) const[0] #4 Foam::PCG::scalarSolve(Foam::Field&, Foam::Field const&, unsigned char) const at ??:? + at ??:? + at ??:? +[0] #5 Foam::GAMGSolver::solveCoarsestLevel(Foam::Field&, Foam::Field const&) const[2] #5 Foam::GAMGSolver::solveCoarsestLevel(Foam::Field&, Foam::Field const&) const[1] #5 Foam::GAMGSolver::solveCoarsestLevel(Foam::Field&, Foam::Field const&) const at ??:? +[3] #5 Foam::GAMGSolver::solveCoarsestLevel(Foam::Field&, Foam::Field const&) const at ??:? + at ??:? + at ??:? +[0] #6 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[1] #6 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[2] #6 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 ??:? +[3] #6 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 ??:? + at ??:? +[1] #7 [2] #7 Foam::GAMGSolver::solve(Foam::Field&, Foam::Field const&, unsigned char) constFoam::GAMGSolver::solve(Foam::Field&, Foam::Field const&, unsigned char) const at ??:? +[0] #7 Foam::GAMGSolver::solve(Foam::Field&, Foam::Field const&, unsigned char) const at ??:? +[3] #7 Foam::GAMGSolver::solve(Foam::Field&, Foam::Field const&, unsigned char) const at ??:? + at ??:? +[2] #8 Foam::fvMatrix::solveSegregated(Foam::dictionary const&) at ??:? +[0] #8 Foam::fvMatrix::solveSegregated(Foam::dictionary const&)[1] #8 Foam::fvMatrix::solveSegregated(Foam::dictionary const&) at ??:? +[3] #8 Foam::fvMatrix::solveSegregated(Foam::dictionary const&) at ??:? +[0] #9 Foam::fvMatrix::solveSegregatedOrCoupled(Foam::dictionary const&) at ??:? +[2] #9 Foam::fvMatrix::solveSegregatedOrCoupled(Foam::dictionary const&) at ??:? +[1] #9 Foam::fvMatrix::solveSegregatedOrCoupled(Foam::dictionary const&) at ??:? +[3] #9 Foam::fvMatrix::solveSegregatedOrCoupled(Foam::dictionary const&) at ??:? +[2] #10 at ??:? +[1] #10 Foam::fvMesh::solve(Foam::fvMatrix&, Foam::dictionary const&) const at ??:? +[0] #10 Foam::fvMesh::solve(Foam::fvMatrix&, Foam::dictionary const&) const at Foam::fvMesh::solve(Foam::fvMatrix&, Foam::dictionary const&) const??:? +[3] #10 Foam::fvMesh::solve(Foam::fvMatrix&, Foam::dictionary const&) const at ??:? +[1] #11 at ??:? +[2] #11 at ??:? +[0] #11 at ??:? +[3] #11 ???? in ~/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/bin/simpleFoam +[0] #12 __libc_start_main in ~/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/bin/simpleFoam +[2] #12 __libc_start_main in ~/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/bin/simpleFoam +[1] #12 __libc_start_main in ~/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/bin/simpleFoam +[3] #12 __libc_start_main in /usr/lib64/libc.so.6 +[2] # in /usr/lib64/libc.so.6 +13 [1] #13 in /usr/lib64/libc.so.6 +[0] #13 in /usr/lib64/libc.so.6 +[3] #13 ???? in ~/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/bin/simpleFoam +[elnafo:17529] *** Process received signal *** +[elnafo:17529] Signal: Floating point exception (8) +[elnafo:17529] Signal code: (-6) +[elnafo:17529] Failing at address: 0x3e800004479 +[elnafo:17529] [ 0] /usr/lib64/libpthread.so.0(+0x13900)[0x7f160f3fb900] +[elnafo:17529] [ 1] /usr/lib64/libpthread.so.0(raise+0x141)[0x7f160f3fb7a1] +[elnafo:17529] [ 2] /usr/lib64/libpthread.so.0(+0x13900)[0x7f160f3fb900] +[elnafo:17529] [ 3] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZN4Foam7sumProdIdEENS_13scalarProductIT_S2_E4typeERKNS_5UListIS2_EES8_+0x3e)[0x7f160fff359e] +[elnafo:17529] [ 4] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZNK4Foam3PCG11scalarSolveERNS_5FieldIdEERKS2_h+0x843)[0x7f160fe0e513] +[elnafo:17529] [ 5] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZNK4Foam10GAMGSolver18solveCoarsestLevelERNS_5FieldIdEERKS2_+0xbe)[0x7f160fe2d2ae] +[elnafo:17529] [ 6] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZNK4Foam10GAMGSolver6VcycleERKNS_7PtrListINS_9lduMatrix8smootherEEERNS_5FieldIdEERKS8_S9_S9_S9_S9_S9_RNS1_IS8_EESD_h+0x661)[0x7f160fe2e901] +[elnafo:17529] [ 7] in ~/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/bin/simpleFoam +[elnafo:17530] *** Process received signal *** +[elnafo:17530] Signal: Floating point exception (8) +[elnafo:17530] Signal code: (-6) +[elnafo:17530] Failing at address: 0x3e80000447a +[elnafo:17530] [ 0] /usr/lib64/libpthread.so.0(+0x13900)[0x7f9e7040b900] +[elnafo:17530] [ 1] /usr/lib64/libpthread.so.0(raise+0x141)[0x7f9e7040b7a1] +[elnafo:17530] [ 2] /usr/lib64/libpthread.so.0(+0x13900)[0x7f9e7040b900] +[elnafo:17530] [ 3] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZN4Foam7sumProdIdEENS_13scalarProductIT_S2_E4typeERKNS_5UListIS2_EES8_+0x3e)[0x7f9e7100359e] +[elnafo:17530] [ 4] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZNK4Foam3PCG11scalarSolveERNS_5FieldIdEERKS2_h+0x843)[0x7f9e70e1e513] +[elnafo:17530] [ 5] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZNK4Foam10GAMGSolver18solveCoarsestLevelERNS_5FieldIdEERKS2_+0xbe)[0x7f9e70e3d2ae] +[elnafo:17530] [ 6] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZNK4Foam10GAMGSolver6VcycleERKNS_7PtrListINS_9lduMatrix8smootherEEERNS_5FieldIdEERKS8_S9_S9_S9_S9_S9_RNS1_IS8_EESD_h+0x661)[0x7f9e70e3e901] +[elnafo:17530] [ 7] in ~/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/bin/simpleFoam +[elnafo:17531] *** Process received signal *** +[elnafo:17531] Signal: Floating point exception (8) +[elnafo:17531] Signal code: (-6) +[elnafo:17531] Failing at address: 0x3e80000447b +[elnafo:17531] [ 0] /usr/lib64/libpthread.so.0(+0x13900)[0x7f9f6bbe4900] +[elnafo:17531] [ 1] /usr/lib64/libpthread.so.0(raise+0x141)[0x7f9f6bbe47a1] +[elnafo:17531] [ 2] /usr/lib64/libpthread.so.0(+0x13900)[0x7f9f6bbe4900] +[elnafo:17531] [ 3] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZN4Foam7sumProdIdEENS_13scalarProductIT_S2_E4typeERKNS_5UListIS2_EES8_+0x3e)[0x7f9f6c7dc59e] +[elnafo:17531] [ 4] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZNK4Foam3PCG11scalarSolveERNS_5FieldIdEERKS2_h+0x843)[0x7f9f6c5f7513] +[elnafo:17531] [ 5] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZNK4Foam10GAMGSolver18solveCoarsestLevelERNS_5FieldIdEERKS2_+0xbe)[0x7f9f6c6162ae] +[elnafo:17531] [ 6] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZNK4Foam10GAMGSolver6VcycleERKNS_7PtrListINS_9lduMatrix8smootherEEERNS_5FieldIdEERKS8_S9_S9_S9_S9_S9_RNS1_IS8_EESD_h+0x661)[0x7f9f6c617901] +[elnafo:17531] [ 7] in ~/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/bin/simpleFoam +[elnafo:17528] *** Process received signal *** +[elnafo:17528] Signal: Floating point exception (8) +[elnafo:17528] Signal code: (-6) +[elnafo:17528] Failing at address: 0x3e800004478 +[elnafo:17528] [ 0] /usr/lib64/libpthread.so.0(+0x13900)[0x7f771f998900] +[elnafo:17528] [ 1] /usr/lib64/libpthread.so.0(raise+0x141)[0x7f771f9987a1] +[elnafo:17528] [ 2] /usr/lib64/libpthread.so.0(+0x13900)[0x7f771f998900] +[elnafo:17528] [ 3] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZN4Foam7sumProdIdEENS_13scalarProductIT_S2_E4typeERKNS_5UListIS2_EES8_+0x3e)[0x7f772059059e] +[elnafo:17528] [ 4] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZNK4Foam3PCG11scalarSolveERNS_5FieldIdEERKS2_h+0x843)[0x7f77203ab513] +[elnafo:17528] [ 5] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZNK4Foam10GAMGSolver18solveCoarsestLevelERNS_5FieldIdEERKS2_+0xbe)[0x7f77203ca2ae] +[elnafo:17528] [ 6] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZNK4Foam10GAMGSolver6VcycleERKNS_7PtrListINS_9lduMatrix8smootherEEERNS_5FieldIdEERKS8_S9_S9_S9_S9_S9_RNS1_IS8_EESD_h+0x661)[0x7f77203cb901] +[elnafo:17528] [ 7] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZNK4Foam10GAMGSolver5solveERNS_5FieldIdEERKS2_h+0x61d)[0x7f160fe30dfd] +[elnafo:17529] [ 8] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libfiniteVolume.so(_ZN4Foam8fvMatrixIdE15solveSegregatedERKNS_10dictionaryE+0x18d)[0x7f1612ae96ad] +[elnafo:17529] [ 9] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libfiniteVolume.so(_ZN4Foam8fvMatrixIdE24solveSegregatedOrCoupledERKNS_10dictionaryE+0x40b)[0x7f16123297fb] +[elnafo:17529] [10] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libfiniteVolume.so(_ZNK4Foam6fvMesh5solveERNS_8fvMatrixIdEERKNS_10dictionaryE+0x24)[0x7f16122c5b14] +[elnafo:17529] [11] simpleFoam(+0x2a808)[0x55cc53e50808] +[elnafo:17529] [12] /usr/lib64/libc.so.6(__libc_start_main+0xea)[0x7f160f249e0a] +[elnafo:17529] [13] simpleFoam(+0x2b94a)[0x55cc53e5194a] +[elnafo:17529] *** End of error message *** +/home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZNK4Foam10GAMGSolver5solveERNS_5FieldIdEERKS2_h+0x61d)[0x7f9e70e40dfd] +[elnafo:17530] [ 8] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libfiniteVolume.so(_ZN4Foam8fvMatrixIdE15solveSegregatedERKNS_10dictionaryE+0x18d)[0x7f9e73af96ad] +[elnafo:17530] [ 9] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libfiniteVolume.so(_ZN4Foam8fvMatrixIdE24solveSegregatedOrCoupledERKNS_10dictionaryE+0x40b)[0x7f9e733397fb] +[elnafo:17530] [10] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libfiniteVolume.so(_ZNK4Foam6fvMesh5solveERNS_8fvMatrixIdEERKNS_10dictionaryE+0x24)[0x7f9e732d5b14] +[elnafo:17530] [11] simpleFoam(+0x2a808)[0x563d4f6a8808] +[elnafo:17530] [12] /usr/lib64/libc.so.6(__libc_start_main+0xea)[0x7f9e70259e0a] +[elnafo:17530] [13] simpleFoam(+0x2b94a)[0x563d4f6a994a] +[elnafo:17530] *** End of error message *** +/home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZNK4Foam10GAMGSolver5solveERNS_5FieldIdEERKS2_h+0x61d)[0x7f77203cddfd] +[elnafo:17528] [ 8] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libfiniteVolume.so(_ZN4Foam8fvMatrixIdE15solveSegregatedERKNS_10dictionaryE+0x18d)[0x7f77230866ad] +[elnafo:17528] [ 9] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libfiniteVolume.so(_ZN4Foam8fvMatrixIdE24solveSegregatedOrCoupledERKNS_10dictionaryE+0x40b)[0x7f77228c67fb] +[elnafo:17528] [10] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libfiniteVolume.so(_ZNK4Foam6fvMesh5solveERNS_8fvMatrixIdEERKNS_10dictionaryE+0x24)[0x7f7722862b14] +[elnafo:17528] [11] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZNK4Foam10GAMGSolver5solveERNS_5FieldIdEERKS2_h+0x61d)[0x7f9f6c619dfd] +[elnafo:17531] [ 8] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libfiniteVolume.so(_ZN4Foam8fvMatrixIdE15solveSegregatedERKNS_10dictionaryE+0x18d)[0x7f9f6f2d26ad] +[elnafo:17531] [ 9] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libfiniteVolume.so(_ZN4Foam8fvMatrixIdE24solveSegregatedOrCoupledERKNS_10dictionaryE+0x40b)[0x7f9f6eb127fb] +[elnafo:17531] [10] /home/nafaryus/programs/OpenFOAM/OpenFOAM-v2012/platforms/linux64GccDPInt32Opt/lib/libfiniteVolume.so(_ZNK4Foam6fvMesh5solveERNS_8fvMatrixIdEERKNS_10dictionaryE+0x24)[0x7f9f6eaaeb14] +[elnafo:17531] [11] simpleFoam(+0x2a808)[0x558eded9b808] +[elnafo:17531] [12] /usr/lib64/libc.so.6(__libc_start_main+0xea)[0x7f9f6ba32e0a] +[elnafo:17531] [13] simpleFoam(+0x2b94a)[0x558eded9c94a] +[elnafo:17531] *** End of error message *** +simpleFoam(+0x2a808)[0x55c43e08b808] +[elnafo:17528] [12] /usr/lib64/libc.so.6(__libc_start_main+0xea)[0x7f771f7e6e0a] +[elnafo:17528] [13] simpleFoam(+0x2b94a)[0x55c43e08c94a] +[elnafo:17528] *** 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 3 with PID 0 on node elnafo exited on signal 8 (Floating point exception). +-------------------------------------------------------------------------- + +INFO: calculate: elapsed time: 0:00:14.216913 INFO: -------------------------------------------------------------------------------- INFO: main: - task: 66 / 84 + task: 46 / 54 cpu count: 4 - structure: simple + structure: faceCentered direction: [1, 1, 1] theta: 0.1 - fillet: True - export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.1 + fillet: False + export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.1 INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] INFO: genMesh: - structure type: simple + structure type: faceCentered coefficient: 0.1 - fillet: 1 + fillet: 0 flow direction: [1, 1, 1] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.1/mesh.unv + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.1/mesh.unv INFO: shape: - edges length: 132.10250623136787 - surface area: 43.08499384447459 - volume: 7.243872746058135 + edges length: 41.87913209375023 + surface area: 3.2220779772780745 + volume: 0.05446636903690653 INFO: meshCreate: fineness: Coarse - min size: 0.01 - max size: 0.5 + min size: 0.0005 + max size: 0.1 growth rate: 0.5 nb segs per edge: 0.5 nb segs per radius: 1.5 @@ -4677,27 +14139,74 @@ INFO: meshCreate: optimize: True INFO: meshCreate: viscous layers: - thickness: 0.005 - number: 2 + thickness: 0.001 + number: 3 stretch factor: 1.2 INFO: meshCompute: - Elements: 33409 - Edges: 1241 - Faces: 6618 - Triangles: 6618 - Volumes: 25550 - Tetrahedrons: 12850 - Prisms: 12700 + Elements: 17235 + Edges: 989 + Faces: 2938 + Triangles: 2938 + Volumes: 13308 + Tetrahedrons: 4827 + Prisms: 8481 Pyramid: 0 INFO: meshExport: format: unv -INFO: createMesh: elapsed time: 0:00:24.282328 +ERROR: salome: + th. 140282209602432 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: faceCentered + coefficient: 0.1 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-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 +INFO: meshCompute: + Elements: 17235 + Edges: 989 + Faces: 2938 + Triangles: 2938 + Volumes: 13308 + Tetrahedrons: 4827 + Prisms: 8481 + Pyramid: 0 +INFO: meshExport: + format: unv +th. 140188159381632 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:23.954285 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: 3705 - Faces with small interpolation weight (< 0.05) found, number of faces: 3781 + Error in face pyramids: 1 faces are incorrectly oriented. + Max skewness = 8.98761, 212 highly skew faces detected which may impair the quality of the results + Error in face tets: 18 faces with low quality or negative volume decomposition tets. + Cells with small determinant (< 0.001) found, number of cells: 8148 + Concave cells (using face planes) found, number of cells: 1 + Faces with small interpolation weight (< 0.05) found, number of faces: 1142 + 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'] @@ -4712,32 +14221,32 @@ INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', ' 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:34.589411 + SIMPLE solution converged in 80 iterations +INFO: calculate: elapsed time: 0:00:06.571238 INFO: -------------------------------------------------------------------------------- INFO: main: - task: 67 / 84 + task: 47 / 54 cpu count: 4 - structure: simple + structure: faceCentered direction: [1, 1, 1] theta: 0.11 - fillet: True - export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.11 + fillet: False + export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.11 INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] INFO: genMesh: - structure type: simple + structure type: faceCentered coefficient: 0.11 - fillet: 1 + fillet: 0 flow direction: [1, 1, 1] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.11/mesh.unv + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.11/mesh.unv INFO: shape: - edges length: 132.69695097329125 - surface area: 42.2074440408525 - volume: 6.875812958460156 + edges length: 42.504055315696604 + surface area: 2.803029852828965 + volume: 0.04486377777019813 INFO: meshCreate: fineness: Coarse - min size: 0.01 - max size: 0.5 + min size: 0.0005 + max size: 0.1 growth rate: 0.5 nb segs per edge: 0.5 nb segs per radius: 1.5 @@ -4747,27 +14256,81 @@ INFO: meshCreate: optimize: True INFO: meshCreate: viscous layers: - thickness: 0.005 - number: 2 + thickness: 0.001 + number: 3 stretch factor: 1.2 INFO: meshCompute: - Elements: 36950 - Edges: 1327 - Faces: 7326 - Triangles: 7326 - Volumes: 28297 - Tetrahedrons: 14237 - Prisms: 14060 + Elements: 20929 + Edges: 1217 + Faces: 3550 + Triangles: 3550 + Volumes: 16162 + Tetrahedrons: 5830 + Prisms: 10332 Pyramid: 0 INFO: meshExport: format: unv -INFO: createMesh: elapsed time: 0:00:24.941779 +ERROR: salome: + th. 139983765965696 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: faceCentered + coefficient: 0.11 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-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 +BFGS update error2 +BFGS update error2 +BFGS update error2 +BFGS update error2 +BFGS update error2 +BFGS update error2 +BFGS update error2 +BFGS update error2 +BFGS update error2 +BFGS update error2 +BFGS update error2 +INFO: meshCompute: + Elements: 20929 + Edges: 1217 + Faces: 3550 + Triangles: 3550 + Volumes: 16162 + Tetrahedrons: 5830 + Prisms: 10332 + Pyramid: 0 +INFO: meshExport: + format: unv +th. 139748714967168 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:23.996347 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: 2655 - Faces with small interpolation weight (< 0.05) found, number of faces: 3798 + Max skewness = 9.16364, 250 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 9338 + Faces with small interpolation weight (< 0.05) found, number of faces: 1053 INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] INFO: decomposePar: [] INFO: renumberMesh: ['-parallel', '-overwrite'] @@ -4782,32 +14345,32 @@ INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', ' 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:47.376617 + SIMPLE solution converged in 80 iterations +INFO: calculate: elapsed time: 0:00:07.176816 INFO: -------------------------------------------------------------------------------- INFO: main: - task: 68 / 84 + task: 48 / 54 cpu count: 4 - structure: simple + structure: faceCentered direction: [1, 1, 1] theta: 0.12 - fillet: True - export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.12 + fillet: False + export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.12 INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] INFO: genMesh: - structure type: simple + structure type: faceCentered coefficient: 0.12 - fillet: 1 + fillet: 0 flow direction: [1, 1, 1] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.12/mesh.unv + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.12/mesh.unv INFO: shape: - edges length: 133.33608834515505 - surface area: 41.27553500584887 - volume: 6.504792335743934 + edges length: 43.12001227586068 + surface area: 2.3674349658941356 + volume: 0.036449540384307776 INFO: meshCreate: fineness: Coarse - min size: 0.01 - max size: 0.5 + min size: 0.0005 + max size: 0.1 growth rate: 0.5 nb segs per edge: 0.5 nb segs per radius: 1.5 @@ -4817,27 +14380,70 @@ INFO: meshCreate: optimize: True INFO: meshCreate: viscous layers: - thickness: 0.005 - number: 2 + thickness: 0.001 + number: 3 stretch factor: 1.2 INFO: meshCompute: - Elements: 39782 - Edges: 1406 - Faces: 7928 - Triangles: 7928 - Volumes: 30448 - Tetrahedrons: 15172 - Prisms: 15276 + Elements: 26415 + Edges: 1664 + Faces: 4510 + Triangles: 4510 + Volumes: 20241 + Tetrahedrons: 7017 + Prisms: 13224 Pyramid: 0 INFO: meshExport: format: unv -INFO: createMesh: elapsed time: 0:00:27.065609 +ERROR: salome: + th. 140296281054080 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: faceCentered + coefficient: 0.12 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-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: 26415 + Edges: 1664 + Faces: 4510 + Triangles: 4510 + Volumes: 20241 + Tetrahedrons: 7017 + Prisms: 13224 + Pyramid: 0 +INFO: meshExport: + format: unv +th. 140581439172736 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:24.965865 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: 2232 - Faces with small interpolation weight (< 0.05) found, number of faces: 3906 + Max skewness = 9.25473, 374 highly skew faces detected which may impair the quality of the results + Cells with small determinant (< 0.001) found, number of cells: 10155 + Faces with small interpolation weight (< 0.05) found, number of faces: 985 INFO: transformPoints: ['-scale', '(1e-05 1e-05 1e-05)'] INFO: decomposePar: [] INFO: renumberMesh: ['-parallel', '-overwrite'] @@ -4852,32 +14458,32 @@ INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.type', ' INFO: foamDictionary: ['processor3/0/U', '-entry', 'boundaryField.inlet.value', '-set', 'uniform (0 0 0)'] INFO: simpleFoam: ['-parallel'] INFO: simpleFoam: - SIMPLE solution converged in 172 iterations -INFO: calculate: elapsed time: 0:00:29.094142 + SIMPLE solution converged in 91 iterations +INFO: calculate: elapsed time: 0:00:11.778850 INFO: -------------------------------------------------------------------------------- INFO: main: - task: 69 / 84 + task: 49 / 54 cpu count: 4 - structure: simple + structure: faceCentered direction: [1, 1, 1] theta: 0.13 - fillet: True - export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.13 + fillet: False + export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.13 INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] INFO: genMesh: - structure type: simple + structure type: faceCentered coefficient: 0.13 - fillet: 1 + fillet: 0 flow direction: [1, 1, 1] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.13/mesh.unv + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.13/mesh.unv INFO: shape: - edges length: 134.02109761593252 - surface area: 40.286498751312834 - volume: 6.131540018122636 + edges length: 43.729176841293324 + surface area: 1.9143986203224723 + volume: 0.029349615534421784 INFO: meshCreate: fineness: Coarse - min size: 0.01 - max size: 0.5 + min size: 0.0005 + max size: 0.1 growth rate: 0.5 nb segs per edge: 0.5 nb segs per radius: 1.5 @@ -4887,31 +14493,158 @@ INFO: meshCreate: optimize: True INFO: meshCreate: viscous layers: - thickness: 0.005 - number: 2 + thickness: 0.001 + number: 3 stretch factor: 1.2 INFO: meshCompute: - Elements: 44239 - Edges: 1513 - Faces: 8858 - Triangles: 8858 - Volumes: 33868 - Tetrahedrons: 16736 - Prisms: 17132 - Pyramid: 0 + Elements: 29875 + Edges: 3080 + Faces: 8409 + Triangles: 8409 + Volumes: 18386 + Tetrahedrons: 342 + Prisms: 17692 + Pyramid: 352 INFO: meshExport: format: unv -INFO: createMesh: elapsed time: 0:00:25.683142 +ERROR: salome: + th. 140457628281728 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: faceCentered + coefficient: 0.13 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-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 +th. 139958701405760 - 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_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.00077898" +INFO: meshCompute: + Elements: 29875 + Edges: 3080 + Faces: 8409 + Triangles: 8409 + Volumes: 18386 + Tetrahedrons: 342 + Prisms: 17692 + Pyramid: 352 +INFO: meshExport: + format: unv +th. 140631049486464 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:00:26.982358 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'] -WARNING: checkMesh: - Cells with small determinant (< 0.001) found, number of cells: 1934 - Faces with small interpolation weight (< 0.05) found, number of faces: 3989 +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/.hollow-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: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] potentialFoam: cannot open case directory "/home/nafaryus/.hollow-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: 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'] @@ -4921,33 +14654,49 @@ INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', 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 176 iterations -INFO: calculate: elapsed time: 0:00:36.388139 +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.hollow-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:00.999774 INFO: -------------------------------------------------------------------------------- INFO: main: - task: 70 / 84 + task: 50 / 54 cpu count: 4 - structure: simple + structure: faceCentered direction: [1, 1, 1] theta: 0.14 - fillet: True - export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.14 + fillet: False + export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.14 INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] INFO: genMesh: - structure type: simple + structure type: faceCentered coefficient: 0.14 - fillet: 1 + fillet: 0 flow direction: [1, 1, 1] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.14/mesh.unv + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.14/mesh.unv INFO: shape: - edges length: 134.7531354797815 - surface area: 39.23744755632925 - volume: 5.756869160801699 + edges length: 32.88896493338803 + surface area: 1.5018066570518191 + volume: 0.02364906413907819 INFO: meshCreate: fineness: Coarse - min size: 0.01 - max size: 0.5 + min size: 0.0005 + max size: 0.1 growth rate: 0.5 nb segs per edge: 0.5 nb segs per radius: 1.5 @@ -4957,31 +14706,186 @@ INFO: meshCreate: optimize: True INFO: meshCreate: viscous layers: - thickness: 0.005 - number: 2 + thickness: 0.001 + number: 3 stretch factor: 1.2 INFO: meshCompute: - Elements: 54375 - Edges: 1635 - Faces: 10958 - Triangles: 10958 - Volumes: 41782 - Tetrahedrons: 20464 - Prisms: 21318 - Pyramid: 0 + Elements: 22864 + Edges: 1832 + Faces: 5258 + Triangles: 5258 + Volumes: 15774 + Tetrahedrons: 0 + Prisms: 15306 + Pyramid: 468 INFO: meshExport: format: unv -INFO: createMesh: elapsed time: 0:00:30.206301 +ERROR: salome: + th. 139864367577984 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: faceCentered + coefficient: 0.14 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-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 +th. 140326157088320 - 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 #22 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000928406" +th. 140326157088320 - 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.00094095" +th. 140326157088320 - 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 #84 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000821828" +th. 140326157088320 - 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 #104 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000855386" +th. 140326157088320 - 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 #129 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.0002078" +th. 140326157088320 - 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 #163 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000928773" +th. 140326157088320 - 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 #202 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000919304" +th. 140326157088320 - 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 #227 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000869773" +th. 140326157088320 - 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 #247 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.00093447" +th. 140326157088320 - 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 #287 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000941677" +th. 140326157088320 - 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 #312 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000910685" +th. 140326157088320 - 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 #332 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000836328" +th. 140326157088320 - 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 #352 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000936004" +th. 140326157088320 - 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 #377 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000930694" +th. 140326157088320 - 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 #418 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000942325" +th. 140326157088320 - 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 #458 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000864384" +th. 140326157088320 - 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 #483 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000829991" +th. 140326157088320 - 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 #2 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.00086239" +INFO: meshCompute: + Elements: 22864 + Edges: 1832 + Faces: 5258 + Triangles: 5258 + Volumes: 15774 + Tetrahedrons: 0 + Prisms: 15306 + Pyramid: 468 +INFO: meshExport: + format: unv +th. 139752886190208 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:01:07.076667 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'] -WARNING: checkMesh: - Cells with small determinant (< 0.001) found, number of cells: 1856 - Faces with small interpolation weight (< 0.05) found, number of faces: 2979 +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/.hollow-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/.hollow-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'] @@ -4991,33 +14895,49 @@ INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', 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 172 iterations -INFO: calculate: elapsed time: 0:00:30.280477 +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.hollow-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:00.882177 INFO: -------------------------------------------------------------------------------- INFO: main: - task: 71 / 84 + task: 51 / 54 cpu count: 4 - structure: simple + structure: faceCentered direction: [1, 1, 1] theta: 0.15 - fillet: True - export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.15 + fillet: False + export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.15 INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] INFO: genMesh: - structure type: simple + structure type: faceCentered coefficient: 0.15 - fillet: 1 + fillet: 0 flow direction: [1, 1, 1] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.15/mesh.unv + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.15/mesh.unv INFO: shape: - edges length: 135.53333633685165 - surface area: 38.125365569891756 - volume: 5.3816843179376574 + edges length: 26.152554375234786 + surface area: 1.209767198423661 + volume: 0.019035664563429564 INFO: meshCreate: fineness: Coarse - min size: 0.01 - max size: 0.5 + min size: 0.0005 + max size: 0.1 growth rate: 0.5 nb segs per edge: 0.5 nb segs per radius: 1.5 @@ -5027,31 +14947,153 @@ INFO: meshCreate: optimize: True INFO: meshCreate: viscous layers: - thickness: 0.005 - number: 2 + thickness: 0.001 + number: 3 stretch factor: 1.2 -INFO: meshCompute: - Elements: 60172 - Edges: 1781 - Faces: 12052 - Triangles: 12052 - Volumes: 46339 - Tetrahedrons: 22867 - Prisms: 23472 - Pyramid: 0 +WARNING: meshCompute: not computed INFO: meshExport: format: unv -INFO: createMesh: elapsed time: 0:00:32.272465 +ERROR: salome: + th. 140687665208192 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: faceCentered + coefficient: 0.15 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-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 +th. 140021748246080 - 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 #2 with error COMPERR_OCC_EXCEPTION "Standard_ConstructionError: gp_XYZ::Normalize() - vector has zero norm" +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +th. 140251669590144 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:01:04.757565 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'] -WARNING: checkMesh: - Cells with small determinant (< 0.001) found, number of cells: 1720 - Faces with small interpolation weight (< 0.05) found, number of faces: 2446 +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/.hollow-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/.hollow-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'] @@ -5061,33 +15103,49 @@ INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', 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 173 iterations -INFO: calculate: elapsed time: 0:00:34.097864 +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.hollow-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:00.975144 INFO: -------------------------------------------------------------------------------- INFO: main: - task: 72 / 84 + task: 52 / 54 cpu count: 4 - structure: simple + structure: faceCentered direction: [1, 1, 1] theta: 0.16 - fillet: True - export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.16 + fillet: False + export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.16 INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] INFO: genMesh: - structure type: simple + structure type: faceCentered coefficient: 0.16 - fillet: 1 + fillet: 0 flow direction: [1, 1, 1] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.16/mesh.unv + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.16/mesh.unv INFO: shape: - edges length: 136.36281299103587 - surface area: 36.94709803628593 - volume: 5.006989623943732 + edges length: 21.35495989646671 + surface area: 0.9798267728888729 + volume: 0.015239837554121404 INFO: meshCreate: fineness: Coarse - min size: 0.01 - max size: 0.5 + min size: 0.0005 + max size: 0.1 growth rate: 0.5 nb segs per edge: 0.5 nb segs per radius: 1.5 @@ -5097,31 +15155,169 @@ INFO: meshCreate: optimize: True INFO: meshCreate: viscous layers: - thickness: 0.005 - number: 2 + thickness: 0.001 + number: 3 stretch factor: 1.2 INFO: meshCompute: - Elements: 62199 - Edges: 1957 - Faces: 12540 - Triangles: 12540 - Volumes: 47702 - Tetrahedrons: 23346 - Prisms: 24356 + Elements: 14091 + Edges: 837 + Faces: 2316 + Triangles: 2316 + Volumes: 10938 + Tetrahedrons: 3990 + Prisms: 6948 Pyramid: 0 INFO: meshExport: format: unv -INFO: createMesh: elapsed time: 0:00:31.563080 +ERROR: salome: + th. 139815005797248 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: faceCentered + coefficient: 0.16 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-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 +th. 140167019324992 - 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 #377 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000989825" +INFO: meshCompute: + Elements: 14091 + Edges: 837 + Faces: 2316 + Triangles: 2316 + Volumes: 10938 + Tetrahedrons: 3990 + Prisms: 6948 + Pyramid: 0 +INFO: meshExport: + format: unv +th. 139630967341184 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:01:04.821623 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'] -WARNING: checkMesh: - Cells with small determinant (< 0.001) found, number of cells: 1634 - Faces with small interpolation weight (< 0.05) found, number of faces: 3044 +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/.hollow-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/.hollow-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'] @@ -5131,33 +15327,49 @@ INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', 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 176 iterations -INFO: calculate: elapsed time: 0:00:40.047915 +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.hollow-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:00.891125 INFO: -------------------------------------------------------------------------------- INFO: main: - task: 73 / 84 + task: 53 / 54 cpu count: 4 - structure: simple + structure: faceCentered direction: [1, 1, 1] theta: 0.17 - fillet: True - export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.17 + fillet: False + export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.17 INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] INFO: genMesh: - structure type: simple + structure type: faceCentered coefficient: 0.17 - fillet: 1 + fillet: 0 flow direction: [1, 1, 1] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.17/mesh.unv + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.17/mesh.unv INFO: shape: - edges length: 137.24265776862367 - surface area: 35.69933982355408 - volume: 4.63389797414024 + edges length: 17.35134671836467 + surface area: 0.7961847350244197 + volume: 0.012101446503835565 INFO: meshCreate: fineness: Coarse - min size: 0.01 - max size: 0.5 + min size: 0.0005 + max size: 0.1 growth rate: 0.5 nb segs per edge: 0.5 nb segs per radius: 1.5 @@ -5167,31 +15379,171 @@ INFO: meshCreate: optimize: True INFO: meshCreate: viscous layers: - thickness: 0.005 - number: 2 + thickness: 0.001 + number: 3 stretch factor: 1.2 INFO: meshCompute: - Elements: 66720 - Edges: 2155 - Faces: 13622 - Triangles: 13622 - Volumes: 50943 - Tetrahedrons: 24453 - Prisms: 26490 + Elements: 9936 + Edges: 639 + Faces: 1644 + Triangles: 1644 + Volumes: 7653 + Tetrahedrons: 2721 + Prisms: 4932 Pyramid: 0 INFO: meshExport: format: unv -INFO: createMesh: elapsed time: 0:00:30.861874 +ERROR: salome: + th. 139811441703808 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" +INFO: genMesh: + structure type: faceCentered + coefficient: 0.17 + fillet: 0 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-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 +th. 139647540069952 - 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 #104 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000986333" +th. 139647540069952 - 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 #202 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000984595" +th. 139647540069952 - 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 #458 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000985432" +INFO: meshCompute: + Elements: 9936 + Edges: 639 + Faces: 1644 + Triangles: 1644 + Volumes: 7653 + Tetrahedrons: 2721 + Prisms: 4932 + Pyramid: 0 +INFO: meshExport: + format: unv +th. 139841679593600 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:01:06.066015 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'] -WARNING: checkMesh: - Cells with small determinant (< 0.001) found, number of cells: 1561 - Faces with small interpolation weight (< 0.05) found, number of faces: 3003 +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/.hollow-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/.hollow-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'] @@ -5201,33 +15553,49 @@ INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', 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:37.814080 +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.hollow-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:00.864715 INFO: -------------------------------------------------------------------------------- INFO: main: - task: 74 / 84 + task: 54 / 54 cpu count: 4 - structure: simple + structure: faceCentered direction: [1, 1, 1] theta: 0.18 - fillet: True - export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.18 + fillet: False + export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.18 INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] INFO: genMesh: - structure type: simple + structure type: faceCentered coefficient: 0.18 - fillet: 1 + fillet: 0 flow direction: [1, 1, 1] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.18/mesh.unv + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.18/mesh.unv INFO: shape: - edges length: 138.17394405862274 - surface area: 34.37862246288428 - volume: 4.263641362113728 + edges length: 13.791136711112753 + surface area: 0.6513020656435903 + volume: 0.009492273137130813 INFO: meshCreate: fineness: Coarse - min size: 0.01 - max size: 0.5 + min size: 0.0005 + max size: 0.1 growth rate: 0.5 nb segs per edge: 0.5 nb segs per radius: 1.5 @@ -5237,67 +15605,37 @@ INFO: meshCreate: optimize: True INFO: meshCreate: viscous layers: - thickness: 0.005 - number: 2 + thickness: 0.001 + number: 3 stretch factor: 1.2 INFO: meshCompute: - Elements: 77886 - Edges: 2372 - Faces: 15438 - Triangles: 15438 - Volumes: 60076 - Tetrahedrons: 29902 - Prisms: 30174 + Elements: 9303 + Edges: 611 + Faces: 1534 + Triangles: 1534 + Volumes: 7158 + Tetrahedrons: 2556 + Prisms: 4602 Pyramid: 0 INFO: meshExport: format: unv -INFO: createMesh: elapsed time: 0:00:35.068416 -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: 1411 - Faces with small interpolation weight (< 0.05) found, number of faces: 1832 -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 179 iterations -INFO: calculate: elapsed time: 0:00:48.154578 -INFO: -------------------------------------------------------------------------------- -INFO: main: - task: 75 / 84 - cpu count: 4 - structure: simple - direction: [1, 1, 1] - theta: 0.19 - fillet: True - export: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.19 -INFO: salome: ['start', '--shutdown-servers=1', '--port', '2810', '-t'] +ERROR: salome: + th. 140670650817408 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/ModuleCatalog/SALOME_ModuleCatalog_Server.cxx [101] : Module Catalog Server: Naming Service was found +Warning, no type found for resource "localhost", using default value "single_machine" INFO: genMesh: - structure type: simple - coefficient: 0.19 - fillet: 1 + structure type: faceCentered + coefficient: 0.18 + fillet: 0 flow direction: [1, 1, 1] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.19/mesh.unv + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/faceCentered/direction-111/theta-0.18/mesh.unv INFO: shape: - edges length: 139.15772892207548 - surface area: 32.98129737291308 - volume: 3.8975819703419137 + edges length: 13.791136711112753 + surface area: 0.6513020656435903 + volume: 0.009492273137130813 INFO: meshCreate: fineness: Coarse - min size: 0.01 - max size: 0.5 + min size: 0.0005 + max size: 0.1 growth rate: 0.5 nb segs per edge: 0.5 nb segs per radius: 1.5 @@ -5307,31 +15645,146 @@ INFO: meshCreate: optimize: True INFO: meshCreate: viscous layers: - thickness: 0.005 - number: 2 + thickness: 0.001 + number: 3 stretch factor: 1.2 +th. 140288289814080 - 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 #22 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000965729" +th. 140288289814080 - 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.000950843" +th. 140288289814080 - 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 #84 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000425311" +th. 140288289814080 - 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 #104 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000970128" +th. 140288289814080 - 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 #129 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000952262" +th. 140288289814080 - 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 #163 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000935083" +th. 140288289814080 - 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 #202 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000944699" +th. 140288289814080 - 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 #227 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000623613" +th. 140288289814080 - 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 #247 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000946751" +th. 140288289814080 - 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 #287 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000965729" +th. 140288289814080 - 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 #312 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000801378" +th. 140288289814080 - 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 #332 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000826541" +th. 140288289814080 - 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 #352 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000965729" +th. 140288289814080 - 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 #377 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000957317" +th. 140288289814080 - 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 #418 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000964547" +th. 140288289814080 - 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 #458 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000944816" +th. 140288289814080 - 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 #483 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000537006" +th. 140288289814080 - 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 #2 with error COMPERR_WARNING "Thickness 0.001 of viscous layers not reached, average reached thickness is 0.000826541" INFO: meshCompute: - Elements: 90883 - Edges: 2679 - Faces: 17906 - Triangles: 17906 - Volumes: 70298 - Tetrahedrons: 35268 - Prisms: 35030 + Elements: 9303 + Edges: 611 + Faces: 1534 + Triangles: 1534 + Volumes: 7158 + Tetrahedrons: 2556 + Prisms: 4602 Pyramid: 0 INFO: meshExport: format: unv -INFO: createMesh: elapsed time: 0:00:36.331659 +th. 140328223096960 - Trace /volatile/salome/jenkins/workspace/Salome_master_CO7/SALOME-9.6.0-CO7/SOURCES/KERNEL/src/NamingService/SALOME_NamingService.cxx [1228] : Destroy_Name(): CORBA::SystemException: unable to contact the naming service + +INFO: createMesh: elapsed time: 0:01:06.432608 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'] -WARNING: checkMesh: - Cells with small determinant (< 0.001) found, number of cells: 1308 - Faces with small interpolation weight (< 0.05) found, number of faces: 1540 +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/.hollow-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/.hollow-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'] @@ -5341,637 +15794,23 @@ INFO: foamDictionary: ['processor2/0/U', '-entry', 'boundaryField.inlet.value', 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 186 iterations -INFO: calculate: elapsed time: 0:00:53.954808 -INFO: -------------------------------------------------------------------------------- -INFO: main: - task: 76 / 84 - cpu count: 4 - structure: simple - direction: [1, 1, 1] - theta: 0.2 - fillet: True - export: /home/nafaryus/.hollow-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: 1 - flow direction: [1, 1, 1] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.2/mesh.unv -INFO: shape: - edges length: 140.19505289523102 - surface area: 31.50352881397579 - volume: 3.5372267240278403 -INFO: meshCreate: - fineness: Coarse - min size: 0.01 - max size: 0.5 - 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.005 - number: 2 - stretch factor: 1.2 -INFO: meshCompute: - Elements: 101893 - Edges: 3028 - Faces: 20300 - Triangles: 20300 - Volumes: 78565 - Tetrahedrons: 38795 - Prisms: 39770 - Pyramid: 0 -INFO: meshExport: - format: unv -INFO: createMesh: elapsed time: 0:00:41.374717 -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: 1187 - Faces with small interpolation weight (< 0.05) found, number of faces: 1287 -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 178 iterations -INFO: calculate: elapsed time: 0:01:02.355700 -INFO: -------------------------------------------------------------------------------- -INFO: main: - task: 77 / 84 - cpu count: 4 - structure: simple - direction: [1, 1, 1] - theta: 0.21 - fillet: True - export: /home/nafaryus/.hollow-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: 1 - flow direction: [1, 1, 1] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.21/mesh.unv -INFO: shape: - edges length: 141.28694672643283 - surface area: 29.941259592861265 - volume: 3.1842389058069744 -INFO: meshCreate: - fineness: Coarse - min size: 0.01 - max size: 0.5 - 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.005 - number: 2 - stretch factor: 1.2 -INFO: meshCompute: - Elements: 121433 - Edges: 3459 - Faces: 24256 - Triangles: 24256 - Volumes: 93718 - Tetrahedrons: 46070 - Prisms: 47648 - Pyramid: 0 -INFO: meshExport: - format: unv -INFO: createMesh: elapsed time: 0:00:44.301172 -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: 1076 - Faces with small interpolation weight (< 0.05) found, number of faces: 1381 -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 188 iterations -INFO: calculate: elapsed time: 0:01:10.564166 -INFO: -------------------------------------------------------------------------------- -INFO: main: - task: 78 / 84 - cpu count: 4 - structure: simple - direction: [1, 1, 1] - theta: 0.22 - fillet: True - export: /home/nafaryus/.hollow-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: 1 - flow direction: [1, 1, 1] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.22/mesh.unv -INFO: shape: - edges length: 142.4344319365484 - surface area: 28.290213056054018 - volume: 2.840458310946779 -INFO: meshCreate: - fineness: Coarse - min size: 0.01 - max size: 0.5 - 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.005 - number: 2 - stretch factor: 1.2 -INFO: meshCompute: - Elements: 140756 - Edges: 3947 - Faces: 28540 - Triangles: 28540 - Volumes: 108269 - Tetrahedrons: 52117 - Prisms: 56152 - Pyramid: 0 -INFO: meshExport: - format: unv -INFO: createMesh: elapsed time: 0:00:48.683717 -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: 943 - Faces with small interpolation weight (< 0.05) found, number of faces: 961 -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 176 iterations -INFO: calculate: elapsed time: 0:01:30.171619 -INFO: -------------------------------------------------------------------------------- -INFO: main: - task: 79 / 84 - cpu count: 4 - structure: simple - direction: [1, 1, 1] - theta: 0.23 - fillet: True - export: /home/nafaryus/.hollow-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: 1 - flow direction: [1, 1, 1] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.23/mesh.unv -INFO: shape: - edges length: 143.63852524023244 - surface area: 26.545850063645464 - volume: 2.5079167988390227 -INFO: meshCreate: - fineness: Coarse - min size: 0.01 - max size: 0.5 - 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.005 - number: 2 - stretch factor: 1.2 -INFO: meshCompute: - Elements: 175904 - Edges: 4790 - Faces: 35112 - Triangles: 35112 - Volumes: 136002 - Tetrahedrons: 66744 - Prisms: 69258 - Pyramid: 0 -INFO: meshExport: - format: unv -INFO: createMesh: elapsed time: 0:01:01.172628 -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: 813 - Faces with small interpolation weight (< 0.05) found, number of faces: 839 -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 187 iterations -INFO: calculate: elapsed time: 0:02:02.633596 -INFO: -------------------------------------------------------------------------------- -INFO: main: - task: 80 / 84 - cpu count: 4 - structure: simple - direction: [1, 1, 1] - theta: 0.24 - fillet: True - export: /home/nafaryus/.hollow-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: 1 - flow direction: [1, 1, 1] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.24/mesh.unv -INFO: shape: - edges length: 144.90024264804396 - surface area: 24.703357454016743 - volume: 2.188860651428889 -INFO: meshCreate: - fineness: Coarse - min size: 0.01 - max size: 0.5 - 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.005 - number: 2 - stretch factor: 1.2 -INFO: meshCompute: - Elements: 220280 - Edges: 5872 - Faces: 43858 - Triangles: 43858 - Volumes: 170550 - Tetrahedrons: 83824 - Prisms: 86726 - Pyramid: 0 -INFO: meshExport: - format: unv -INFO: createMesh: elapsed time: 0:01:11.706608 -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: 751 - Faces with small interpolation weight (< 0.05) found, number of faces: 672 -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 195 iterations -INFO: calculate: elapsed time: 0:02:41.240208 -INFO: -------------------------------------------------------------------------------- -INFO: main: - task: 81 / 84 - cpu count: 4 - structure: simple - direction: [1, 1, 1] - theta: 0.25 - fillet: True - export: /home/nafaryus/.hollow-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: 1 - flow direction: [1, 1, 1] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.25/mesh.unv -INFO: shape: - edges length: 146.2206040456717 - surface area: 22.757618594058805 - volume: 1.88577390340044 -INFO: meshCreate: - fineness: Coarse - min size: 0.01 - max size: 0.5 - 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.005 - number: 2 - stretch factor: 1.2 -INFO: meshCompute: - Elements: 303469 - Edges: 7360 - Faces: 59826 - Triangles: 59826 - Volumes: 236283 - Tetrahedrons: 117563 - Prisms: 118720 - Pyramid: 0 -INFO: meshExport: - format: unv -INFO: createMesh: elapsed time: 0:01:39.183030 -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: 669 - Faces with small interpolation weight (< 0.05) found, number of faces: 538 -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:04:10.494677 -INFO: -------------------------------------------------------------------------------- -INFO: main: - task: 82 / 84 - cpu count: 4 - structure: simple - direction: [1, 1, 1] - theta: 0.26 - fillet: True - export: /home/nafaryus/.hollow-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: 1 - flow direction: [1, 1, 1] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.26/mesh.unv -INFO: shape: - edges length: 147.60063824606735 - surface area: 20.70318428231253 - volume: 1.6014050427856061 -INFO: meshCreate: - fineness: Coarse - min size: 0.01 - max size: 0.5 - 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.005 - number: 2 - stretch factor: 1.2 -INFO: meshCompute: - Elements: 387612 - Edges: 10105 - Faces: 76516 - Triangles: 76516 - Volumes: 300991 - Tetrahedrons: 148997 - Prisms: 151994 - Pyramid: 0 -INFO: meshExport: - format: unv -INFO: createMesh: elapsed time: 0:01:54.641900 -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: 583 - Faces with small interpolation weight (< 0.05) found, number of faces: 405 -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:07:32.443260 -INFO: -------------------------------------------------------------------------------- -INFO: main: - task: 83 / 84 - cpu count: 4 - structure: simple - direction: [1, 1, 1] - theta: 0.27 - fillet: True - export: /home/nafaryus/.hollow-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: 1 - flow direction: [1, 1, 1] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.27/mesh.unv -INFO: shape: - edges length: 149.04138852233194 - surface area: 18.534240689689675 - volume: 1.3387971797883873 -INFO: meshCreate: - fineness: Coarse - min size: 0.01 - max size: 0.5 - 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.005 - number: 2 - stretch factor: 1.2 -INFO: meshCompute: - Elements: 431628 - Edges: 11356 - Faces: 84530 - Triangles: 84530 - Volumes: 335742 - Tetrahedrons: 167600 - Prisms: 168142 - Pyramid: 0 -INFO: meshExport: - format: unv -INFO: createMesh: elapsed time: 0:02:29.738650 -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: 552 - Faces with small interpolation weight (< 0.05) found, number of faces: 375 -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 221 iterations -INFO: calculate: elapsed time: 0:08:50.621718 -INFO: -------------------------------------------------------------------------------- -INFO: main: - task: 84 / 84 - cpu count: 4 - structure: simple - direction: [1, 1, 1] - theta: 0.28 - fillet: True - export: /home/nafaryus/.hollow-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: 1 - flow direction: [1, 1, 1] - export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.28/mesh.unv -INFO: shape: - edges length: 150.54391864818388 - surface area: 16.244574060600144 - volume: 1.101322189856761 -INFO: meshCreate: - fineness: Coarse - min size: 0.01 - max size: 0.5 - 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.005 - number: 2 - stretch factor: 1.2 -INFO: meshCompute: - Elements: 387728 - Edges: 11699 - Faces: 76530 - Triangles: 76530 - Volumes: 299499 - Tetrahedrons: 147237 - Prisms: 152262 - Pyramid: 0 -INFO: meshExport: - format: unv -INFO: createMesh: elapsed time: 0:01:52.408785 -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: 628 - Faces with small interpolation weight (< 0.05) found, number of faces: 317 -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 194 iterations -INFO: calculate: elapsed time: 0:05:32.792668 -INFO: Warnings: 83 Errors: 8 +ERROR: simpleFoam: + [0] +[0] +[0] --> FOAM FATAL ERROR: (openfoam-2012) +[0] simpleFoam: cannot open case directory "/home/nafaryus/.hollow-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:00.871515 +INFO: Warnings: 39 Errors: 179 diff --git a/logs/anisotrope.simple.log b/logs/anisotrope.simple.log new file mode 100644 index 0000000..879c610 --- /dev/null +++ b/logs/anisotrope.simple.log @@ -0,0 +1,5977 @@ +INFO: environment: + Python 3.9.5 + Salome 9.6.0 + OpenFOAM-v2012 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 1 / 84 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.01 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.01/mesh.unv +INFO: shape: + edges length: 84.6411119196479 + surface area: 32.13602028527959 + volume: 6.8912891610244795 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 12423 + Edges: 553 + Faces: 2428 + Triangles: 2428 + Volumes: 9442 + Tetrahedrons: 4906 + Prisms: 4536 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:15.353276 +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: 3741 + Faces with small interpolation weight (< 0.05) found, number of faces: 1646 +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 179 iterations +INFO: calculate: elapsed time: 0:00:07.450734 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 2 / 84 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.02 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.02/mesh.unv +INFO: shape: + edges length: 84.63235958522154 + surface area: 31.76751299334205 + volume: 6.678197758874605 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 12819 + Edges: 566 + Faces: 2520 + Triangles: 2520 + Volumes: 9733 + Tetrahedrons: 5035 + Prisms: 4698 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:15.264654 +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: 3760 + Faces with small interpolation weight (< 0.05) found, number of faces: 1670 +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 180 iterations +INFO: calculate: elapsed time: 0:00:07.099668 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 3 / 84 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.03 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.03/mesh.unv +INFO: shape: + edges length: 84.63961971825442 + surface area: 31.377265767266046 + volume: 6.460670931579417 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 14089 + Edges: 613 + Faces: 2754 + Triangles: 2754 + Volumes: 10722 + Tetrahedrons: 5584 + Prisms: 5138 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:15.413950 +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: 3866 + Faces with small interpolation weight (< 0.05) found, number of faces: 1711 +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 187 iterations +INFO: calculate: elapsed time: 0:00:07.116609 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 4 / 84 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.04 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.04/mesh.unv +INFO: shape: + edges length: 84.66371531748267 + surface area: 30.964119141905343 + volume: 6.238847322193374 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 14879 + Edges: 623 + Faces: 2940 + Triangles: 2940 + Volumes: 11316 + Tetrahedrons: 5798 + Prisms: 5518 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:16.229635 +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: 3833 + Faces with small interpolation weight (< 0.05) found, number of faces: 1876 +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 185 iterations +INFO: calculate: elapsed time: 0:00:07.507722 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 5 / 84 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.05 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.05/mesh.unv +INFO: shape: + edges length: 84.70546666056416 + surface area: 30.52687050966018 + volume: 6.012893509252921 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 15958 + Edges: 670 + Faces: 3136 + Triangles: 3136 + Volumes: 12152 + Tetrahedrons: 6238 + Prisms: 5914 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:16.058288 +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: 3705 + Faces with small interpolation weight (< 0.05) found, number of faces: 1918 +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:07.869841 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 6 / 84 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.06 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.06/mesh.unv +INFO: shape: + edges length: 84.7656889166493 + surface area: 30.06427282325747 + volume: 5.783006204378002 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 16842 + Edges: 691 + Faces: 3344 + Triangles: 3344 + Volumes: 12807 + Tetrahedrons: 6489 + Prisms: 6318 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:16.600625 +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: 3486 + Faces with small interpolation weight (< 0.05) found, number of faces: 1764 +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:09.813931 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 7 / 84 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.07 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.07/mesh.unv +INFO: shape: + edges length: 84.84518984747751 + surface area: 29.57503304433512 + volume: 5.549414627604627 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 17997 + Edges: 732 + Faces: 3560 + Triangles: 3560 + Volumes: 13705 + Tetrahedrons: 6973 + Prisms: 6732 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:16.846938 +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: 3155 + Faces with small interpolation weight (< 0.05) found, number of faces: 1820 +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:09.017333 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 8 / 84 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.08 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.08/mesh.unv +INFO: shape: + edges length: 84.94476762157991 + surface area: 29.057810269178454 + volume: 5.312383018981669 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 19436 + Edges: 772 + Faces: 3876 + Triangles: 3876 + Volumes: 14788 + Tetrahedrons: 7418 + Prisms: 7370 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:16.070288 +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: 2926 + Faces with small interpolation weight (< 0.05) found, number of faces: 1924 +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 196 iterations +INFO: calculate: elapsed time: 0:00:10.853308 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 9 / 84 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.09 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.09/mesh.unv +INFO: shape: + edges length: 85.06520876634185 + surface area: 28.511213538085364 + volume: 5.072213403186976 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 22428 + Edges: 796 + Faces: 4538 + Triangles: 4538 + Volumes: 17094 + Tetrahedrons: 8382 + Prisms: 8712 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:17.937929 +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: 2025 + Faces with small interpolation weight (< 0.05) found, number of faces: 3161 +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 180 iterations +INFO: calculate: elapsed time: 0:00:10.360169 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 10 / 84 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.1 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.1/mesh.unv +INFO: shape: + edges length: 85.20728628105797 + surface area: 27.933799246167283 + volume: 4.829248571979253 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 24418 + Edges: 846 + Faces: 4930 + Triangles: 4930 + Volumes: 18642 + Tetrahedrons: 9162 + Prisms: 9480 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:18.069031 +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: 1800 + Faces with small interpolation weight (< 0.05) found, number of faces: 3073 +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.016383 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 11 / 84 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.11 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.11/mesh.unv +INFO: shape: + edges length: 85.37175793120794 + surface area: 27.32406812584545 + volume: 4.583875371190341 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 26702 + Edges: 917 + Faces: 5408 + Triangles: 5408 + Volumes: 20377 + Tetrahedrons: 9983 + Prisms: 10394 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:19.892841 +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: 1563 + Faces with small interpolation weight (< 0.05) found, number of faces: 3070 +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:11.552876 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 12 / 84 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.12 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.12/mesh.unv +INFO: shape: + edges length: 85.55936474250535 + surface area: 26.680461752856246 + volume: 4.3365282753234515 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 27782 + Edges: 986 + Faces: 5626 + Triangles: 5626 + Volumes: 21170 + Tetrahedrons: 10356 + Prisms: 10814 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:19.918843 +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: 1342 + Faces with small interpolation weight (< 0.05) found, number of faces: 2843 +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:12.217455 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 13 / 84 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.13 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.13/mesh.unv +INFO: shape: + edges length: 85.7708297095182 + surface area: 26.00135862065211 + volume: 4.087693365564796 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 30300 + Edges: 1063 + Faces: 6104 + Triangles: 6104 + Volumes: 23133 + Tetrahedrons: 11341 + Prisms: 11792 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:19.406464 +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: 1147 + Faces with small interpolation weight (< 0.05) found, number of faces: 2544 +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 185 iterations +INFO: calculate: elapsed time: 0:00:23.192920 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 14 / 84 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.14 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.14/mesh.unv +INFO: shape: + edges length: 86.00685673205047 + surface area: 25.285069200164678 + volume: 3.837912772905747 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 33240 + Edges: 1132 + Faces: 6580 + Triangles: 6580 + Volumes: 25528 + Tetrahedrons: 12794 + Prisms: 12734 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:23.317956 +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: 1054 + Faces with small interpolation weight (< 0.05) found, number of faces: 2218 +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.753974 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 15 / 84 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.15 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.15/mesh.unv +INFO: shape: + edges length: 86.26812978951489 + surface area: 24.52983123319 + volume: 3.587789520993897 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 36612 + Edges: 1214 + Faces: 7276 + Triangles: 7276 + Volumes: 28122 + Tetrahedrons: 14004 + Prisms: 14118 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:21.767240 +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: 976 + Faces with small interpolation weight (< 0.05) found, number of faces: 2054 +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:26.293321 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 16 / 84 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.16 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.16/mesh.unv +INFO: shape: + edges length: 86.55531236097028 + surface area: 23.733803526555228 + volume: 3.3379930325406906 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 40924 + Edges: 1333 + Faces: 8140 + Triangles: 8140 + Volumes: 31451 + Tetrahedrons: 15631 + Prisms: 15820 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:23.583791 +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: 848 + Faces with small interpolation weight (< 0.05) found, number of faces: 2017 +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:27.297129 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 17 / 84 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.17 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.17/mesh.unv +INFO: shape: + edges length: 86.86904709750056 + surface area: 22.895059419337592 + volume: 3.0892652414373463 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 45549 + Edges: 1446 + Faces: 9044 + Triangles: 9044 + Volumes: 35059 + Tetrahedrons: 17461 + Prisms: 17598 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:24.335211 +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: 801 + Faces with small interpolation weight (< 0.05) found, number of faces: 1647 +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 212 iterations +INFO: calculate: elapsed time: 0:00:24.888297 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 18 / 84 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.18 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.18/mesh.unv +INFO: shape: + edges length: 87.20995575013923 + surface area: 22.01157938582919 + volume: 2.842427442102823 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 50247 + Edges: 1616 + Faces: 10018 + Triangles: 10018 + Volumes: 38613 + Tetrahedrons: 19075 + Prisms: 19538 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:24.969678 +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: 792 + Faces with small interpolation weight (< 0.05) found, number of faces: 1484 +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 207 iterations +INFO: calculate: elapsed time: 0:00:22.513681 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 19 / 84 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.19 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.19/mesh.unv +INFO: shape: + edges length: 87.57863969547009 + surface area: 21.08124212700935 + volume: 2.598388018642074 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 63578 + Edges: 1791 + Faces: 12892 + Triangles: 12892 + Volumes: 48895 + Tetrahedrons: 23673 + Prisms: 25222 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:29.596026 +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: 696 + Faces with small interpolation weight (< 0.05) found, number of faces: 892 +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 218 iterations +INFO: calculate: elapsed time: 0:00:31.179286 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 20 / 84 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.2 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.2/mesh.unv +INFO: shape: + edges length: 87.97567902112142 + surface area: 20.101818207957017 + volume: 2.3581509724978855 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 67458 + Edges: 2004 + Faces: 13772 + Triangles: 13772 + Volumes: 51682 + Tetrahedrons: 24698 + Prisms: 26984 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:29.426521 +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: 609 + Faces with small interpolation weight (< 0.05) found, number of faces: 917 +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:42.419771 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 21 / 84 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.21 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.21/mesh.unv +INFO: shape: + edges length: 88.40163531415823 + surface area: 19.07095478336718 + volume: 2.1228259305857278 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 78426 + Edges: 2329 + Faces: 16132 + Triangles: 16132 + Volumes: 59965 + Tetrahedrons: 28331 + Prisms: 31634 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:30.949763 +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: 582 + Faces with small interpolation weight (< 0.05) found, number of faces: 807 +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 215 iterations +INFO: calculate: elapsed time: 0:00:38.601773 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 22 / 84 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.22 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.22/mesh.unv +INFO: shape: + edges length: 88.85705119418192 + surface area: 17.986170067547135 + volume: 1.8936388588766586 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 94312 + Edges: 2691 + Faces: 18854 + Triangles: 18854 + Volumes: 72767 + Tetrahedrons: 35701 + Prisms: 37066 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:35.219965 +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: 525 + Faces with small interpolation weight (< 0.05) found, number of faces: 506 +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 234 iterations +INFO: calculate: elapsed time: 0:00:50.177821 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 23 / 84 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.23 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.23/mesh.unv +INFO: shape: + edges length: 89.34245195516154 + surface area: 16.8448365754683 + volume: 1.6719445063814726 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 113749 + Edges: 3218 + Faces: 22616 + Triangles: 22616 + Volumes: 87915 + Tetrahedrons: 43389 + Prisms: 44526 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:37.585602 +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: 444 + Faces with small interpolation weight (< 0.05) found, number of faces: 540 +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 241 iterations +INFO: calculate: elapsed time: 0:00:58.166050 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 24 / 84 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.24 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.24/mesh.unv +INFO: shape: + edges length: 89.85834704941455 + surface area: 15.64416960103202 + volume: 1.459240393487284 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 150624 + Edges: 3887 + Faces: 30514 + Triangles: 30514 + Volumes: 116223 + Tetrahedrons: 55995 + Prisms: 60228 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:50.091486 +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: 388 + Faces with small interpolation weight (< 0.05) found, number of faces: 303 +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:01:22.286673 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 25 / 84 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.25 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.25/mesh.unv +INFO: shape: + edges length: 90.40523185466317 + surface area: 14.381211694243214 + volume: 1.2571825446373894 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 188532 + Edges: 4940 + Faces: 38286 + Triangles: 38286 + Volumes: 145306 + Tetrahedrons: 69662 + Prisms: 75644 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:56.851581 +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: 344 + Faces with small interpolation weight (< 0.05) found, number of faces: 301 +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 253 iterations +INFO: calculate: elapsed time: 0:01:56.808245 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 26 / 84 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.26 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.26/mesh.unv +INFO: shape: + edges length: 90.98358971478811 + surface area: 13.052816097530878 + volume: 1.067603283653588 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 255366 + Edges: 6719 + Faces: 50844 + Triangles: 50844 + Volumes: 197803 + Tetrahedrons: 97063 + Prisms: 100740 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:01:15.054445 +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: 295 + Faces with small interpolation weight (< 0.05) found, number of faces: 280 +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 279 iterations +INFO: calculate: elapsed time: 0:02:57.604107 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 27 / 84 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.27 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.27/mesh.unv +INFO: shape: + edges length: 91.59389425031365 + surface area: 11.655628515510438 + volume: 0.8925313508248954 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 293727 + Edges: 7576 + Faces: 58422 + Triangles: 58422 + Volumes: 227729 + Tetrahedrons: 111953 + Prisms: 115776 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:01:40.826394 +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: 266 + Faces with small interpolation weight (< 0.05) found, number of faces: 258 +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 268 iterations +INFO: calculate: elapsed time: 0:04:16.236786 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 28 / 84 + cpu count: 4 + structure: simple + direction: [1, 0, 0] + theta: 0.28 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 0, 0] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-100/theta-0.28/mesh.unv +INFO: shape: + edges length: 92.23661194997872 + surface area: 10.18606704911788 + volume: 0.7342146614605535 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 257499 + Edges: 7771 + Faces: 51640 + Triangles: 51640 + Volumes: 198088 + Tetrahedrons: 95964 + Prisms: 102124 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:01:08.202023 +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: 325 + Faces with small interpolation weight (< 0.05) found, number of faces: 272 +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:03:07.598083 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 29 / 84 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.01 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.01/mesh.unv +INFO: shape: + edges length: 84.64111191964791 + surface area: 32.136020328514476 + volume: 6.891289183361285 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 12399 + Edges: 553 + Faces: 2426 + Triangles: 2426 + Volumes: 9420 + Tetrahedrons: 4928 + Prisms: 4492 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:15.687066 +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: 3765 + Faces with small interpolation weight (< 0.05) found, number of faces: 1657 +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 167 iterations +INFO: calculate: elapsed time: 0:00:07.744976 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 30 / 84 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.02 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.02/mesh.unv +INFO: shape: + edges length: 84.63235958522155 + surface area: 31.767513041449508 + volume: 6.678197782600118 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 12772 + Edges: 566 + Faces: 2506 + Triangles: 2506 + Volumes: 9700 + Tetrahedrons: 5028 + Prisms: 4672 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:16.108685 +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: 3806 + Faces with small interpolation weight (< 0.05) found, number of faces: 1640 +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 169 iterations +INFO: calculate: elapsed time: 0:00:10.548274 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 31 / 84 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.03 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.03/mesh.unv +INFO: shape: + edges length: 84.6396197182544 + surface area: 31.377265818299144 + volume: 6.460670956042871 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 14036 + Edges: 613 + Faces: 2744 + Triangles: 2744 + Volumes: 10679 + Tetrahedrons: 5549 + Prisms: 5130 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:17.319226 +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: 3949 + Faces with small interpolation weight (< 0.05) found, number of faces: 1880 +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:10.619952 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 32 / 84 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.04 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.04/mesh.unv +INFO: shape: + edges length: 84.66371531748267 + surface area: 30.964119194794996 + volume: 6.238847347035006 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 15040 + Edges: 623 + Faces: 2960 + Triangles: 2960 + Volumes: 11457 + Tetrahedrons: 5921 + Prisms: 5536 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:16.842215 +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: 3969 + Faces with small interpolation weight (< 0.05) found, number of faces: 1964 +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:10.853989 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 33 / 84 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.05 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.05/mesh.unv +INFO: shape: + edges length: 84.70546666056413 + surface area: 30.526870563701127 + volume: 6.012893534236437 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 16081 + Edges: 670 + Faces: 3158 + Triangles: 3158 + Volumes: 12253 + Tetrahedrons: 6333 + Prisms: 5920 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:17.400138 +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: 3878 + Faces with small interpolation weight (< 0.05) found, number of faces: 1987 +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:10.263003 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 34 / 84 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.06 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.06/mesh.unv +INFO: shape: + edges length: 84.7656889166493 + surface area: 30.06427287790713 + volume: 5.783006229318651 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +WARNING: meshCompute: not computed +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:16.967583 +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/.hollow-vault/projects/anisotrope-cube/build/simple/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/.hollow-vault/projects/anisotrope-cube/build/simple/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/.hollow-vault/projects/anisotrope-cube/build/simple/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.982302 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 35 / 84 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.07 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.07/mesh.unv +INFO: shape: + edges length: 84.8451898474775 + surface area: 29.57503309916458 + volume: 5.549414652356193 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 17938 + Edges: 732 + Faces: 3540 + Triangles: 3540 + Volumes: 13666 + Tetrahedrons: 6978 + Prisms: 6688 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:17.618209 +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: 3350 + Faces with small interpolation weight (< 0.05) found, number of faces: 1886 +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:15.201716 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 36 / 84 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.08 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.08/mesh.unv +INFO: shape: + edges length: 84.9447676215799 + surface area: 29.057810323829614 + volume: 5.312383043421657 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 19372 + Edges: 772 + Faces: 3874 + Triangles: 3874 + Volumes: 14726 + Tetrahedrons: 7366 + Prisms: 7360 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:18.265634 +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: 3169 + Faces with small interpolation weight (< 0.05) found, number of faces: 2042 +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 168 iterations +INFO: calculate: elapsed time: 0:00:11.132467 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 37 / 84 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.09 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.09/mesh.unv +INFO: shape: + edges length: 85.06520876634184 + surface area: 28.51121359224497 + volume: 5.072213427207128 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 22380 + Edges: 796 + Faces: 4558 + Triangles: 4558 + Volumes: 17026 + Tetrahedrons: 8330 + Prisms: 8696 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:18.094975 +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: 2280 + Faces with small interpolation weight (< 0.05) found, number of faces: 3311 +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 154 iterations +INFO: calculate: elapsed time: 0:00:12.721457 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 38 / 84 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.1 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.1/mesh.unv +INFO: shape: + edges length: 85.20728628105799 + surface area: 27.933799299563663 + volume: 4.829248595486071 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 24269 + Edges: 846 + Faces: 4914 + Triangles: 4914 + Volumes: 18509 + Tetrahedrons: 9129 + Prisms: 9380 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:20.334518 +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: 2082 + Faces with small interpolation weight (< 0.05) found, number of faces: 3067 +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:15.500052 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 39 / 84 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.11 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.11/mesh.unv +INFO: shape: + edges length: 85.37175793120791 + surface area: 27.324068178220067 + volume: 4.583875394092804 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 26667 + Edges: 917 + Faces: 5406 + Triangles: 5406 + Volumes: 20344 + Tetrahedrons: 9976 + Prisms: 10368 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:22.097570 +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: 1884 + Faces with small interpolation weight (< 0.05) found, number of faces: 3090 +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 169 iterations +INFO: calculate: elapsed time: 0:00:23.219158 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 40 / 84 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.12 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.12/mesh.unv +INFO: shape: + edges length: 85.55936474250527 + surface area: 26.680461803976694 + volume: 4.336528297540106 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 27882 + Edges: 986 + Faces: 5624 + Triangles: 5624 + Volumes: 21272 + Tetrahedrons: 10506 + Prisms: 10766 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:20.914055 +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: 1661 + Faces with small interpolation weight (< 0.05) found, number of faces: 2845 +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:14.563012 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 41 / 84 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.13 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.13/mesh.unv +INFO: shape: + edges length: 85.77082970951821 + surface area: 26.001358670301776 + volume: 4.087693387019483 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 30263 + Edges: 1063 + Faces: 6112 + Triangles: 6112 + Volumes: 23088 + Tetrahedrons: 11378 + Prisms: 11710 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:20.890107 +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: 1497 + Faces with small interpolation weight (< 0.05) found, number of faces: 2470 +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 175 iterations +INFO: calculate: elapsed time: 0:00:24.588870 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 42 / 84 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.14 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.14/mesh.unv +INFO: shape: + edges length: 86.00685673205051 + surface area: 25.285069248130124 + volume: 3.8379127935221655 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 33202 + Edges: 1132 + Faces: 6578 + Triangles: 6578 + Volumes: 25492 + Tetrahedrons: 12812 + Prisms: 12680 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:22.369363 +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: 1383 + Faces with small interpolation weight (< 0.05) found, number of faces: 2329 +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:25.872832 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 43 / 84 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.15 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.15/mesh.unv +INFO: shape: + edges length: 86.26812978951492 + surface area: 24.52983127927813 + volume: 3.5877895407041467 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 36721 + Edges: 1214 + Faces: 7284 + Triangles: 7284 + Volumes: 28223 + Tetrahedrons: 14117 + Prisms: 14106 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:23.223154 +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: 1296 + Faces with small interpolation weight (< 0.05) found, number of faces: 2105 +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 179 iterations +INFO: calculate: elapsed time: 0:00:24.533656 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 44 / 84 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.16 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.16/mesh.unv +INFO: shape: + edges length: 86.55531236097032 + surface area: 23.733803570561594 + volume: 3.337993051270552 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 40984 + Edges: 1333 + Faces: 8172 + Triangles: 8172 + Volumes: 31479 + Tetrahedrons: 15587 + Prisms: 15892 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:24.027596 +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: 1166 + Faces with small interpolation weight (< 0.05) found, number of faces: 1982 +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 176 iterations +INFO: calculate: elapsed time: 0:00:32.219075 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 45 / 84 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.17 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.17/mesh.unv +INFO: shape: + edges length: 86.86904709750057 + surface area: 22.8950594610825 + volume: 3.089265259123544 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 45427 + Edges: 1446 + Faces: 9022 + Triangles: 9022 + Volumes: 34959 + Tetrahedrons: 17395 + Prisms: 17564 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:27.665640 +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: 1080 + Faces with small interpolation weight (< 0.05) found, number of faces: 1658 +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:25.922444 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 46 / 84 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.18 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.18/mesh.unv +INFO: shape: + edges length: 87.20995575013923 + surface area: 22.011579425125376 + volume: 2.842427458678037 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 50567 + Edges: 1616 + Faces: 10036 + Triangles: 10036 + Volumes: 38915 + Tetrahedrons: 19295 + Prisms: 19620 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:25.983838 +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: 1089 + Faces with small interpolation weight (< 0.05) found, number of faces: 1508 +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 180 iterations +INFO: calculate: elapsed time: 0:00:35.013929 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 47 / 84 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.19 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.19/mesh.unv +INFO: shape: + edges length: 87.57863969547012 + surface area: 21.081242150055196 + volume: 2.5983880295018515 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 63627 + Edges: 1791 + Faces: 12864 + Triangles: 12864 + Volumes: 48972 + Tetrahedrons: 23716 + Prisms: 25256 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:31.508541 +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: 960 + Faces with small interpolation weight (< 0.05) found, number of faces: 1043 +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:41.516103 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 48 / 84 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.2 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.2/mesh.unv +INFO: shape: + edges length: 87.97567902112141 + surface area: 20.101818228796393 + volume: 2.3581509823187883 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 67335 + Edges: 2004 + Faces: 13740 + Triangles: 13740 + Volumes: 51591 + Tetrahedrons: 24575 + Prisms: 27016 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:32.459365 +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: 883 + Faces with small interpolation weight (< 0.05) found, number of faces: 1091 +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 169 iterations +INFO: calculate: elapsed time: 0:00:31.865587 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 49 / 84 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.21 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.21/mesh.unv +INFO: shape: + edges length: 88.40163531415824 + surface area: 19.070954801960035 + volume: 2.1228259393508178 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 78437 + Edges: 2329 + Faces: 16140 + Triangles: 16140 + Volumes: 59968 + Tetrahedrons: 28220 + Prisms: 31748 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:31.940258 +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: 799 + Faces with small interpolation weight (< 0.05) found, number of faces: 906 +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 174 iterations +INFO: calculate: elapsed time: 0:00:38.213608 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 50 / 84 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.22 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.22/mesh.unv +INFO: shape: + edges length: 88.85705119418196 + surface area: 17.98617008389072 + volume: 1.8936388665814932 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 94689 + Edges: 2691 + Faces: 18850 + Triangles: 18850 + Volumes: 73148 + Tetrahedrons: 35932 + Prisms: 37216 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:35.661018 +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: 701 + Faces with small interpolation weight (< 0.05) 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: simpleFoam: + SIMPLE solution converged in 181 iterations +INFO: calculate: elapsed time: 0:00:44.853155 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 51 / 84 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.23 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.23/mesh.unv +INFO: shape: + edges length: 89.34245195516154 + surface area: 16.844836589536946 + volume: 1.6719445130139206 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 113770 + Edges: 3218 + Faces: 22592 + Triangles: 22592 + Volumes: 87960 + Tetrahedrons: 43308 + Prisms: 44652 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:40.044823 +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: 611 + Faces with small interpolation weight (< 0.05) found, number of faces: 694 +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 187 iterations +INFO: calculate: elapsed time: 0:01:01.995729 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 52 / 84 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.24 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.24/mesh.unv +INFO: shape: + edges length: 89.8583470494145 + surface area: 15.64416961280564 + volume: 1.4592403990378595 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 151148 + Edges: 3887 + Faces: 30568 + Triangles: 30568 + Volumes: 116693 + Tetrahedrons: 56059 + Prisms: 60634 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:50.589585 +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: 549 + Faces with small interpolation weight (< 0.05) found, number of faces: 458 +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 187 iterations +INFO: calculate: elapsed time: 0:01:11.052417 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 53 / 84 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.25 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.25/mesh.unv +INFO: shape: + edges length: 90.40523185466313 + surface area: 14.38121170370716 + volume: 1.257182549099159 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 188186 + Edges: 4940 + Faces: 38232 + Triangles: 38232 + Volumes: 145014 + Tetrahedrons: 69018 + Prisms: 75996 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:57.055892 +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: 439 + Faces with small interpolation weight (< 0.05) found, number of faces: 389 +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:01:44.772232 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 54 / 84 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.26 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.26/mesh.unv +INFO: shape: + edges length: 90.98358971478807 + surface area: 13.052816104670455 + volume: 1.0676032870195975 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 255616 + Edges: 6719 + Faces: 50846 + Triangles: 50846 + Volumes: 198051 + Tetrahedrons: 96843 + Prisms: 101208 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:01:14.477678 +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: 378 + Faces with small interpolation weight (< 0.05) found, number of faces: 323 +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:02:26.308383 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 55 / 84 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.27 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.27/mesh.unv +INFO: shape: + edges length: 91.59389425031365 + surface area: 11.65562852031784 + volume: 0.892531353091424 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 295163 + Edges: 7576 + Faces: 58504 + Triangles: 58504 + Volumes: 229083 + Tetrahedrons: 112499 + Prisms: 116584 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:01:27.338669 +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: 353 + Faces with small interpolation weight (< 0.05) found, number of faces: 320 +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 221 iterations +INFO: calculate: elapsed time: 0:03:02.280833 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 56 / 84 + cpu count: 4 + structure: simple + direction: [0, 0, 1] + theta: 0.28 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [0, 0, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-001/theta-0.28/mesh.unv +INFO: shape: + edges length: 92.23661194997871 + surface area: 10.18606705159092 + volume: 0.7342146626265437 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 257909 + Edges: 7769 + Faces: 51632 + Triangles: 51632 + Volumes: 198508 + Tetrahedrons: 95416 + Prisms: 103092 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:01:06.141244 +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: 417 + Faces with small interpolation weight (< 0.05) found, number of faces: 257 +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:03:05.187795 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 57 / 84 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.01 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.01/mesh.unv +INFO: shape: + edges length: 128.5587593447478 + surface area: 48.94322549647189 + volume: 10.336934066720396 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 18309 + Edges: 819 + Faces: 3722 + Triangles: 3722 + Volumes: 13768 + Tetrahedrons: 6956 + Prisms: 6812 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:19.059207 +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: 5433 + Faces with small interpolation weight (< 0.05) found, number of faces: 2494 +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 152 iterations +INFO: calculate: elapsed time: 0:00:19.740521 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 58 / 84 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.02 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.02/mesh.unv +INFO: shape: + edges length: 128.80738918426727 + surface area: 48.44676661649126 + volume: 10.017296618919469 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 20745 + Edges: 842 + Faces: 4222 + Triangles: 4222 + Volumes: 15681 + Tetrahedrons: 7837 + Prisms: 7844 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:19.389492 +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: 5328 + Faces with small interpolation weight (< 0.05) found, number of faces: 3122 +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 148 iterations +INFO: calculate: elapsed time: 0:00:17.812937 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 59 / 84 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.03 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.03/mesh.unv +INFO: shape: + edges length: 129.08923113535485 + surface area: 47.91652722020413 + volume: 9.691006333991783 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 22096 + Edges: 886 + Faces: 4508 + Triangles: 4508 + Volumes: 16702 + Tetrahedrons: 8368 + Prisms: 8334 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:19.852455 +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: 5412 + Faces with small interpolation weight (< 0.05) found, number of faces: 3202 +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 156 iterations +INFO: calculate: elapsed time: 0:00:21.823318 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 60 / 84 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.04 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.04/mesh.unv +INFO: shape: + edges length: 129.4056162687418 + surface area: 47.35055400779723 + volume: 9.358270890616454 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 23844 + Edges: 929 + Faces: 4846 + Triangles: 4846 + Volumes: 18069 + Tetrahedrons: 9061 + Prisms: 9008 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:20.020970 +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: 5506 + Faces with small interpolation weight (< 0.05) found, number of faces: 3343 +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:22.364619 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 61 / 84 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.05 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.05/mesh.unv +INFO: shape: + edges length: 129.7578674919286 + surface area: 46.746817352112416 + volume: 9.019340143979155 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 25428 + Edges: 962 + Faces: 5142 + Triangles: 5142 + Volumes: 19324 + Tetrahedrons: 9678 + Prisms: 9646 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:20.794649 +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: 5526 + Faces with small interpolation weight (< 0.05) found, number of faces: 3394 +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 167 iterations +INFO: calculate: elapsed time: 0:00:24.087736 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 62 / 84 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.06 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.06/mesh.unv +INFO: shape: + edges length: 130.14729667943567 + surface area: 46.10320934463484 + volume: 8.674509194221912 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 25777 + Edges: 1018 + Faces: 5236 + Triangles: 5236 + Volumes: 19523 + Tetrahedrons: 9711 + Prisms: 9812 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:20.509696 +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: 5112 + Faces with small interpolation weight (< 0.05) found, number of faces: 3479 +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:24.920889 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 63 / 84 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.07 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.07/mesh.unv +INFO: shape: + edges length: 130.57520205887187 + surface area: 45.41754094593777 + volume: 8.324121819287482 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 29500 + Edges: 1067 + Faces: 5480 + Triangles: 5480 + Volumes: 22953 + Tetrahedrons: 12671 + Prisms: 10282 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:24.771839 +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: 4907 + Faces with small interpolation weight (< 0.05) found, number of faces: 3265 +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 240 iterations +INFO: calculate: elapsed time: 0:00:43.940929 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 64 / 84 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.08 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.08/mesh.unv +INFO: shape: + edges length: 131.0428658813811 + surface area: 44.687538788871976 + volume: 7.968574402376543 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 29719 + Edges: 1119 + Faces: 5928 + Triangles: 5928 + Volumes: 22672 + Tetrahedrons: 11550 + Prisms: 11122 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:22.106369 +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: 4405 + Faces with small interpolation weight (< 0.05) found, number of faces: 3723 +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 168 iterations +INFO: calculate: elapsed time: 0:00:22.654921 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 65 / 84 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.09 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.09/mesh.unv +INFO: shape: + edges length: 131.55155240713643 + surface area: 43.91084123682989 + volume: 7.608319979910325 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 31608 + Edges: 1177 + Faces: 6236 + Triangles: 6236 + Volumes: 24195 + Tetrahedrons: 12319 + Prisms: 11876 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:22.303584 +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: 4211 + Faces with small interpolation weight (< 0.05) found, number of faces: 3846 +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 168 iterations +INFO: calculate: elapsed time: 0:00:33.840876 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 66 / 84 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.1 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.1/mesh.unv +INFO: shape: + edges length: 132.10250623136787 + surface area: 43.08499384447459 + volume: 7.243872746058135 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 33409 + Edges: 1241 + Faces: 6618 + Triangles: 6618 + Volumes: 25550 + Tetrahedrons: 12850 + Prisms: 12700 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:24.282328 +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: 3705 + Faces with small interpolation weight (< 0.05) found, number of faces: 3781 +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:34.589411 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 67 / 84 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.11 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.11/mesh.unv +INFO: shape: + edges length: 132.69695097329125 + surface area: 42.2074440408525 + volume: 6.875812958460156 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 36950 + Edges: 1327 + Faces: 7326 + Triangles: 7326 + Volumes: 28297 + Tetrahedrons: 14237 + Prisms: 14060 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:24.941779 +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: 2655 + Faces with small interpolation weight (< 0.05) found, number of faces: 3798 +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:47.376617 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 68 / 84 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.12 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.12/mesh.unv +INFO: shape: + edges length: 133.33608834515505 + surface area: 41.27553500584887 + volume: 6.504792335743934 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 39782 + Edges: 1406 + Faces: 7928 + Triangles: 7928 + Volumes: 30448 + Tetrahedrons: 15172 + Prisms: 15276 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:27.065609 +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: 2232 + Faces with small interpolation weight (< 0.05) found, number of faces: 3906 +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 172 iterations +INFO: calculate: elapsed time: 0:00:29.094142 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 69 / 84 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.13 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.13/mesh.unv +INFO: shape: + edges length: 134.02109761593252 + surface area: 40.286498751312834 + volume: 6.131540018122636 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 44239 + Edges: 1513 + Faces: 8858 + Triangles: 8858 + Volumes: 33868 + Tetrahedrons: 16736 + Prisms: 17132 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:25.683142 +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: 1934 + Faces with small interpolation weight (< 0.05) found, number of faces: 3989 +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 176 iterations +INFO: calculate: elapsed time: 0:00:36.388139 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 70 / 84 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.14 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.14/mesh.unv +INFO: shape: + edges length: 134.7531354797815 + surface area: 39.23744755632925 + volume: 5.756869160801699 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 54375 + Edges: 1635 + Faces: 10958 + Triangles: 10958 + Volumes: 41782 + Tetrahedrons: 20464 + Prisms: 21318 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:30.206301 +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: 1856 + Faces with small interpolation weight (< 0.05) found, number of faces: 2979 +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 172 iterations +INFO: calculate: elapsed time: 0:00:30.280477 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 71 / 84 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.15 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.15/mesh.unv +INFO: shape: + edges length: 135.53333633685165 + surface area: 38.125365569891756 + volume: 5.3816843179376574 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 60172 + Edges: 1781 + Faces: 12052 + Triangles: 12052 + Volumes: 46339 + Tetrahedrons: 22867 + Prisms: 23472 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:32.272465 +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: 1720 + Faces with small interpolation weight (< 0.05) found, number of faces: 2446 +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 173 iterations +INFO: calculate: elapsed time: 0:00:34.097864 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 72 / 84 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.16 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.16/mesh.unv +INFO: shape: + edges length: 136.36281299103587 + surface area: 36.94709803628593 + volume: 5.006989623943732 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 62199 + Edges: 1957 + Faces: 12540 + Triangles: 12540 + Volumes: 47702 + Tetrahedrons: 23346 + Prisms: 24356 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:31.563080 +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: 1634 + Faces with small interpolation weight (< 0.05) found, number of faces: 3044 +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 176 iterations +INFO: calculate: elapsed time: 0:00:40.047915 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 73 / 84 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.17 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.17/mesh.unv +INFO: shape: + edges length: 137.24265776862367 + surface area: 35.69933982355408 + volume: 4.63389797414024 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 66720 + Edges: 2155 + Faces: 13622 + Triangles: 13622 + Volumes: 50943 + Tetrahedrons: 24453 + Prisms: 26490 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:30.861874 +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: 1561 + Faces with small interpolation weight (< 0.05) found, number of faces: 3003 +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:37.814080 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 74 / 84 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.18 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.18/mesh.unv +INFO: shape: + edges length: 138.17394405862274 + surface area: 34.37862246288428 + volume: 4.263641362113728 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 77886 + Edges: 2372 + Faces: 15438 + Triangles: 15438 + Volumes: 60076 + Tetrahedrons: 29902 + Prisms: 30174 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:35.068416 +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: 1411 + Faces with small interpolation weight (< 0.05) found, number of faces: 1832 +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 179 iterations +INFO: calculate: elapsed time: 0:00:48.154578 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 75 / 84 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.19 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.19/mesh.unv +INFO: shape: + edges length: 139.15772892207548 + surface area: 32.98129737291308 + volume: 3.8975819703419137 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 90883 + Edges: 2679 + Faces: 17906 + Triangles: 17906 + Volumes: 70298 + Tetrahedrons: 35268 + Prisms: 35030 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:36.331659 +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: 1308 + Faces with small interpolation weight (< 0.05) found, number of faces: 1540 +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 186 iterations +INFO: calculate: elapsed time: 0:00:53.954808 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 76 / 84 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.2 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.2/mesh.unv +INFO: shape: + edges length: 140.19505289523102 + surface area: 31.50352881397579 + volume: 3.5372267240278403 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 101893 + Edges: 3028 + Faces: 20300 + Triangles: 20300 + Volumes: 78565 + Tetrahedrons: 38795 + Prisms: 39770 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:41.374717 +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: 1187 + Faces with small interpolation weight (< 0.05) found, number of faces: 1287 +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 178 iterations +INFO: calculate: elapsed time: 0:01:02.355700 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 77 / 84 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.21 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.21/mesh.unv +INFO: shape: + edges length: 141.28694672643283 + surface area: 29.941259592861265 + volume: 3.1842389058069744 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 121433 + Edges: 3459 + Faces: 24256 + Triangles: 24256 + Volumes: 93718 + Tetrahedrons: 46070 + Prisms: 47648 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:44.301172 +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: 1076 + Faces with small interpolation weight (< 0.05) found, number of faces: 1381 +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 188 iterations +INFO: calculate: elapsed time: 0:01:10.564166 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 78 / 84 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.22 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.22/mesh.unv +INFO: shape: + edges length: 142.4344319365484 + surface area: 28.290213056054018 + volume: 2.840458310946779 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 140756 + Edges: 3947 + Faces: 28540 + Triangles: 28540 + Volumes: 108269 + Tetrahedrons: 52117 + Prisms: 56152 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:00:48.683717 +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: 943 + Faces with small interpolation weight (< 0.05) found, number of faces: 961 +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 176 iterations +INFO: calculate: elapsed time: 0:01:30.171619 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 79 / 84 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.23 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.23/mesh.unv +INFO: shape: + edges length: 143.63852524023244 + surface area: 26.545850063645464 + volume: 2.5079167988390227 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 175904 + Edges: 4790 + Faces: 35112 + Triangles: 35112 + Volumes: 136002 + Tetrahedrons: 66744 + Prisms: 69258 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:01:01.172628 +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: 813 + Faces with small interpolation weight (< 0.05) found, number of faces: 839 +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 187 iterations +INFO: calculate: elapsed time: 0:02:02.633596 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 80 / 84 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.24 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.24/mesh.unv +INFO: shape: + edges length: 144.90024264804396 + surface area: 24.703357454016743 + volume: 2.188860651428889 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 220280 + Edges: 5872 + Faces: 43858 + Triangles: 43858 + Volumes: 170550 + Tetrahedrons: 83824 + Prisms: 86726 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:01:11.706608 +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: 751 + Faces with small interpolation weight (< 0.05) found, number of faces: 672 +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 195 iterations +INFO: calculate: elapsed time: 0:02:41.240208 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 81 / 84 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.25 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.25/mesh.unv +INFO: shape: + edges length: 146.2206040456717 + surface area: 22.757618594058805 + volume: 1.88577390340044 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 303469 + Edges: 7360 + Faces: 59826 + Triangles: 59826 + Volumes: 236283 + Tetrahedrons: 117563 + Prisms: 118720 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:01:39.183030 +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: 669 + Faces with small interpolation weight (< 0.05) found, number of faces: 538 +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:04:10.494677 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 82 / 84 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.26 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.26/mesh.unv +INFO: shape: + edges length: 147.60063824606735 + surface area: 20.70318428231253 + volume: 1.6014050427856061 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 387612 + Edges: 10105 + Faces: 76516 + Triangles: 76516 + Volumes: 300991 + Tetrahedrons: 148997 + Prisms: 151994 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:01:54.641900 +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: 583 + Faces with small interpolation weight (< 0.05) found, number of faces: 405 +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:07:32.443260 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 83 / 84 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.27 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.27/mesh.unv +INFO: shape: + edges length: 149.04138852233194 + surface area: 18.534240689689675 + volume: 1.3387971797883873 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 431628 + Edges: 11356 + Faces: 84530 + Triangles: 84530 + Volumes: 335742 + Tetrahedrons: 167600 + Prisms: 168142 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:02:29.738650 +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: 552 + Faces with small interpolation weight (< 0.05) found, number of faces: 375 +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 221 iterations +INFO: calculate: elapsed time: 0:08:50.621718 +INFO: -------------------------------------------------------------------------------- +INFO: main: + task: 84 / 84 + cpu count: 4 + structure: simple + direction: [1, 1, 1] + theta: 0.28 + fillet: True + export: /home/nafaryus/.hollow-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: 1 + flow direction: [1, 1, 1] + export path: /home/nafaryus/.hollow-vault/projects/anisotrope-cube/build/simple/direction-111/theta-0.28/mesh.unv +INFO: shape: + edges length: 150.54391864818388 + surface area: 16.244574060600144 + volume: 1.101322189856761 +INFO: meshCreate: + fineness: Coarse + min size: 0.01 + max size: 0.5 + 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.005 + number: 2 + stretch factor: 1.2 +INFO: meshCompute: + Elements: 387728 + Edges: 11699 + Faces: 76530 + Triangles: 76530 + Volumes: 299499 + Tetrahedrons: 147237 + Prisms: 152262 + Pyramid: 0 +INFO: meshExport: + format: unv +INFO: createMesh: elapsed time: 0:01:52.408785 +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: 628 + Faces with small interpolation weight (< 0.05) found, number of faces: 317 +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 194 iterations +INFO: calculate: elapsed time: 0:05:32.792668 +INFO: Warnings: 83 Errors: 8 diff --git a/logs/tasks.log b/logs/tasks.log index c2f4cf8..bb08b77 100644 --- a/logs/tasks.log +++ b/logs/tasks.log @@ -1,504 +1,558 @@ Task 0: - structure: simple + structure: bodyCentered + direction: [1, 0, 0] + theta: 0.01 + mesh: True + flow: False +Task 1: + structure: bodyCentered + direction: [1, 0, 0] + theta: 0.02 + mesh: True + flow: False +Task 2: + structure: bodyCentered + direction: [1, 0, 0] + theta: 0.03 + mesh: True + flow: False +Task 3: + structure: bodyCentered + direction: [1, 0, 0] + theta: 0.04 + mesh: True + flow: False +Task 4: + structure: bodyCentered + direction: [1, 0, 0] + theta: 0.05 + mesh: True + flow: False +Task 5: + structure: bodyCentered + direction: [1, 0, 0] + theta: 0.06 + mesh: True + flow: False +Task 6: + structure: bodyCentered + direction: [1, 0, 0] + theta: 0.07 + mesh: True + flow: False +Task 7: + structure: bodyCentered + direction: [1, 0, 0] + theta: 0.08 + mesh: True + flow: False +Task 8: + structure: bodyCentered + direction: [1, 0, 0] + theta: 0.09 + mesh: True + flow: False +Task 9: + structure: bodyCentered + direction: [1, 0, 0] + theta: 0.1 + mesh: True + flow: False +Task 10: + structure: bodyCentered + direction: [1, 0, 0] + theta: 0.11 + mesh: True + flow: False +Task 11: + structure: bodyCentered + direction: [1, 0, 0] + theta: 0.12 + mesh: True + flow: False +Task 12: + structure: bodyCentered + direction: [1, 0, 0] + theta: 0.13 + mesh: True + flow: False +Task 13: + structure: bodyCentered + direction: [0, 0, 1] + theta: 0.01 + mesh: True + flow: False +Task 14: + structure: bodyCentered + direction: [0, 0, 1] + theta: 0.02 + mesh: True + flow: False +Task 15: + structure: bodyCentered + direction: [0, 0, 1] + theta: 0.03 + mesh: True + flow: False +Task 16: + structure: bodyCentered + direction: [0, 0, 1] + theta: 0.04 + mesh: True + flow: False +Task 17: + structure: bodyCentered + direction: [0, 0, 1] + theta: 0.05 + mesh: True + flow: False +Task 18: + structure: bodyCentered + direction: [0, 0, 1] + theta: 0.06 + mesh: True + flow: False +Task 19: + structure: bodyCentered + direction: [0, 0, 1] + theta: 0.07 + mesh: True + flow: False +Task 20: + structure: bodyCentered + direction: [0, 0, 1] + theta: 0.08 + mesh: True + flow: False +Task 21: + structure: bodyCentered + direction: [0, 0, 1] + theta: 0.09 + mesh: True + flow: False +Task 22: + structure: bodyCentered + direction: [0, 0, 1] + theta: 0.1 + mesh: True + flow: False +Task 23: + structure: bodyCentered + direction: [0, 0, 1] + theta: 0.11 + mesh: True + flow: False +Task 24: + structure: bodyCentered + direction: [0, 0, 1] + theta: 0.12 + mesh: True + flow: False +Task 25: + structure: bodyCentered + direction: [0, 0, 1] + theta: 0.13 + mesh: True + flow: False +Task 26: + structure: bodyCentered + direction: [1, 1, 1] + theta: 0.01 + mesh: True + flow: False +Task 27: + structure: bodyCentered + direction: [1, 1, 1] + theta: 0.02 + mesh: True + flow: False +Task 28: + structure: bodyCentered + direction: [1, 1, 1] + theta: 0.03 + mesh: True + flow: False +Task 29: + structure: bodyCentered + direction: [1, 1, 1] + theta: 0.04 + mesh: True + flow: False +Task 30: + structure: bodyCentered + direction: [1, 1, 1] + theta: 0.05 + mesh: True + flow: False +Task 31: + structure: bodyCentered + direction: [1, 1, 1] + theta: 0.06 + mesh: True + flow: False +Task 32: + structure: bodyCentered + direction: [1, 1, 1] + theta: 0.07 + mesh: True + flow: False +Task 33: + structure: bodyCentered + direction: [1, 1, 1] + theta: 0.08 + mesh: True + flow: False +Task 34: + structure: bodyCentered + direction: [1, 1, 1] + theta: 0.09 + mesh: True + flow: False +Task 35: + structure: bodyCentered + direction: [1, 1, 1] + theta: 0.1 + mesh: True + flow: False +Task 36: + structure: bodyCentered + direction: [1, 1, 1] + theta: 0.11 + mesh: True + flow: False +Task 37: + structure: bodyCentered + direction: [1, 1, 1] + theta: 0.12 + mesh: True + flow: False +Task 38: + structure: bodyCentered + direction: [1, 1, 1] + theta: 0.13 + mesh: True + flow: False +Task 0: + structure: faceCentered direction: [1, 0, 0] theta: 0.01 mesh: True flow: True Task 1: - structure: simple + structure: faceCentered direction: [1, 0, 0] theta: 0.02 mesh: True flow: True Task 2: - structure: simple + structure: faceCentered direction: [1, 0, 0] theta: 0.03 mesh: True flow: True Task 3: - structure: simple + structure: faceCentered direction: [1, 0, 0] theta: 0.04 mesh: True flow: True Task 4: - structure: simple + structure: faceCentered direction: [1, 0, 0] theta: 0.05 mesh: True flow: True Task 5: - structure: simple + structure: faceCentered direction: [1, 0, 0] theta: 0.06 mesh: True flow: True Task 6: - structure: simple + structure: faceCentered direction: [1, 0, 0] theta: 0.07 mesh: True flow: True Task 7: - structure: simple + structure: faceCentered direction: [1, 0, 0] theta: 0.08 mesh: True flow: True Task 8: - structure: simple + structure: faceCentered direction: [1, 0, 0] theta: 0.09 mesh: True flow: True Task 9: - structure: simple + structure: faceCentered direction: [1, 0, 0] theta: 0.1 mesh: True flow: True Task 10: - structure: simple + structure: faceCentered direction: [1, 0, 0] theta: 0.11 mesh: True flow: True Task 11: - structure: simple + structure: faceCentered direction: [1, 0, 0] theta: 0.12 mesh: True flow: True Task 12: - structure: simple + structure: faceCentered direction: [1, 0, 0] theta: 0.13 mesh: True flow: True Task 13: - structure: simple + structure: faceCentered direction: [1, 0, 0] theta: 0.14 mesh: True - flow: True + flow: False Task 14: - structure: simple + structure: faceCentered direction: [1, 0, 0] theta: 0.15 mesh: True flow: True Task 15: - structure: simple + structure: faceCentered direction: [1, 0, 0] theta: 0.16 mesh: True flow: True Task 16: - structure: simple + structure: faceCentered direction: [1, 0, 0] theta: 0.17 mesh: True - flow: True + flow: False Task 17: - structure: simple + structure: faceCentered direction: [1, 0, 0] theta: 0.18 mesh: True flow: True Task 18: - structure: simple - direction: [1, 0, 0] - theta: 0.19 + structure: faceCentered + direction: [0, 0, 1] + theta: 0.01 mesh: True flow: True Task 19: - structure: simple - direction: [1, 0, 0] - theta: 0.2 + structure: faceCentered + direction: [0, 0, 1] + theta: 0.02 mesh: True flow: True Task 20: - structure: simple - direction: [1, 0, 0] - theta: 0.21 + structure: faceCentered + direction: [0, 0, 1] + theta: 0.03 mesh: True flow: True Task 21: - structure: simple - direction: [1, 0, 0] - theta: 0.22 + structure: faceCentered + direction: [0, 0, 1] + theta: 0.04 mesh: True flow: True Task 22: - structure: simple - direction: [1, 0, 0] - theta: 0.23 + structure: faceCentered + direction: [0, 0, 1] + theta: 0.05 mesh: True flow: True Task 23: - structure: simple - direction: [1, 0, 0] - theta: 0.24 + structure: faceCentered + direction: [0, 0, 1] + theta: 0.06 mesh: True flow: True Task 24: - structure: simple - direction: [1, 0, 0] - theta: 0.25 + structure: faceCentered + direction: [0, 0, 1] + theta: 0.07 mesh: True flow: True Task 25: - structure: simple - direction: [1, 0, 0] - theta: 0.26 + structure: faceCentered + direction: [0, 0, 1] + theta: 0.08 mesh: True flow: True Task 26: - structure: simple - direction: [1, 0, 0] - theta: 0.27 + structure: faceCentered + direction: [0, 0, 1] + theta: 0.09 mesh: True flow: True Task 27: - structure: simple - direction: [1, 0, 0] - theta: 0.28 + structure: faceCentered + direction: [0, 0, 1] + theta: 0.1 mesh: True flow: True Task 28: - structure: simple + structure: faceCentered direction: [0, 0, 1] - theta: 0.01 + theta: 0.11 mesh: True flow: True Task 29: - structure: simple + structure: faceCentered direction: [0, 0, 1] - theta: 0.02 + theta: 0.12 mesh: True flow: True Task 30: - structure: simple + structure: faceCentered direction: [0, 0, 1] - theta: 0.03 + theta: 0.13 mesh: True - flow: True + flow: False Task 31: - structure: simple + structure: faceCentered direction: [0, 0, 1] - theta: 0.04 + theta: 0.14 mesh: True - flow: True + flow: False Task 32: - structure: simple + structure: faceCentered direction: [0, 0, 1] - theta: 0.05 + theta: 0.15 mesh: True flow: True Task 33: - structure: simple - direction: [0, 0, 1] - theta: 0.06 - mesh: True - flow: False -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 + structure: faceCentered direction: [0, 0, 1] theta: 0.16 mesh: True - flow: True -Task 44: - structure: simple + flow: False +Task 34: + structure: faceCentered direction: [0, 0, 1] theta: 0.17 mesh: True - flow: True -Task 45: - structure: simple + flow: False +Task 35: + structure: faceCentered direction: [0, 0, 1] theta: 0.18 mesh: True - flow: True -Task 46: - structure: simple - direction: [0, 0, 1] - theta: 0.19 - mesh: True - flow: True -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: True -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: True -Task 54: - structure: simple - direction: [0, 0, 1] - theta: 0.27 - mesh: True - flow: True -Task 55: - structure: simple - direction: [0, 0, 1] - theta: 0.28 - mesh: True - flow: True -Task 56: - structure: simple + flow: False +Task 36: + structure: faceCentered direction: [1, 1, 1] theta: 0.01 mesh: True - flow: True -Task 57: - structure: simple + flow: False +Task 37: + structure: faceCentered direction: [1, 1, 1] theta: 0.02 mesh: True - flow: True -Task 58: - structure: simple + flow: False +Task 38: + structure: faceCentered direction: [1, 1, 1] theta: 0.03 mesh: True flow: True -Task 59: - structure: simple +Task 39: + structure: faceCentered direction: [1, 1, 1] theta: 0.04 mesh: True - flow: True -Task 60: - structure: simple + flow: False +Task 40: + structure: faceCentered direction: [1, 1, 1] theta: 0.05 mesh: True flow: True -Task 61: - structure: simple +Task 41: + structure: faceCentered direction: [1, 1, 1] theta: 0.06 mesh: True - flow: True -Task 62: - structure: simple + flow: False +Task 42: + structure: faceCentered direction: [1, 1, 1] theta: 0.07 mesh: True - flow: True -Task 63: - structure: simple + flow: False +Task 43: + structure: faceCentered direction: [1, 1, 1] theta: 0.08 mesh: True flow: True -Task 64: - structure: simple +Task 44: + structure: faceCentered direction: [1, 1, 1] theta: 0.09 mesh: True - flow: True -Task 65: - structure: simple + flow: False +Task 45: + structure: faceCentered direction: [1, 1, 1] theta: 0.1 mesh: True flow: True -Task 66: - structure: simple +Task 46: + structure: faceCentered direction: [1, 1, 1] theta: 0.11 mesh: True flow: True -Task 67: - structure: simple +Task 47: + structure: faceCentered direction: [1, 1, 1] theta: 0.12 mesh: True flow: True -Task 68: - structure: simple +Task 48: + structure: faceCentered direction: [1, 1, 1] theta: 0.13 mesh: True - flow: True -Task 69: - structure: simple + flow: False +Task 49: + structure: faceCentered direction: [1, 1, 1] theta: 0.14 mesh: True - flow: True -Task 70: - structure: simple + flow: False +Task 50: + structure: faceCentered direction: [1, 1, 1] theta: 0.15 mesh: True - flow: True -Task 71: - structure: simple + flow: False +Task 51: + structure: faceCentered direction: [1, 1, 1] theta: 0.16 mesh: True - flow: True -Task 72: - structure: simple + flow: False +Task 52: + structure: faceCentered direction: [1, 1, 1] theta: 0.17 mesh: True - flow: True -Task 73: - structure: simple + flow: False +Task 53: + structure: faceCentered 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 + flow: False diff --git a/logs/tasks.simple.log b/logs/tasks.simple.log new file mode 100644 index 0000000..c2f4cf8 --- /dev/null +++ b/logs/tasks.simple.log @@ -0,0 +1,504 @@ +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: False +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: True +Task 46: + structure: simple + direction: [0, 0, 1] + theta: 0.19 + mesh: True + flow: True +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: True +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: True +Task 54: + structure: simple + direction: [0, 0, 1] + theta: 0.27 + mesh: True + flow: True +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 diff --git a/src/salome_utils.py b/src/salome_utils.py index 2156a15..7ff6453 100644 --- a/src/salome_utils.py +++ b/src/salome_utils.py @@ -1,7 +1,7 @@ #import salome import subprocess import logging -import sys +import sys, os import config from config import logger