Start testing: Apr 29 16:51 PDT ---------------------------------------------------------- 1/340 Testing: Buoyancy 1/340 Test: Buoyancy Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/elmerice/Tests/Buoyancy" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/elmerice/Tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DELMERSOLVER_HOME=/Users/johnchristian/Elmer/install/share/elmersolver" "-DSHLEXT=.dylib" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/elmerice/Tests/Buoyancy/runTest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/elmerice/Tests/Buoyancy "Buoyancy" start time: Apr 29 16:51 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file mesh. Elmergrid loading data: ----------------------- Loading the geometry from file 'mesh.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 2 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'mesh.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 121 knots in 100 4-node elements. Numbering order was and max levelwidth 13. 10 element sides between materials -1 and 1 were located to type 1. 10 element sides between materials -2 and 1 were located to type 2. 10 element sides between materials -3 and 1 were located to type 3. 10 element sides between materials -4 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory mesh. Reusing an existing directory Saving 121 coordinates to mesh.nodes. Saving 100 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice CMake Warning (dev) at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:49 (IF): Policy CMP0054 is not set: Only interpret if() arguments as variables or keywords when unquoted. Run "cmake --help-policy CMP0054" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Quoted variables like "LIST_VAR" will no longer be dereferenced when the policy is set to NEW. Since the policy is not set the OLD behavior will be used. Call Stack (most recent call first): runTest.cmake:5 (RUN_ELMERICE_TEST) This warning is for project developers. Use -Wno-dev to suppress it. -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:70 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/elmerice/Tests/Buoyancy/TEST.PASSED Call Stack (most recent call first): runTest.cmake:5 (RUN_ELMERICE_TEST) Test time = 0.76 sec ---------------------------------------------------------- Test Failed. "Buoyancy" end time: Apr 29 16:51 PDT "Buoyancy" time elapsed: 00:00:00 ---------------------------------------------------------- 2/340 Testing: ComputeDevStress 2/340 Test: ComputeDevStress Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/elmerice/Tests/ComputeDevStress" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/elmerice/Tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DELMERSOLVER_HOME=/Users/johnchristian/Elmer/install/share/elmersolver" "-DSHLEXT=.dylib" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/elmerice/Tests/ComputeDevStress/runTest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/elmerice/Tests/ComputeDevStress "ComputeDevStress" start time: Apr 29 16:51 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file rectangle. Elmergrid loading data: ----------------------- Loading the geometry from file 'rectangle.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 2 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'rectangle.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 451 knots in 400 4-node elements. Numbering order was and max levelwidth 43. 40 element sides between materials -1 and 1 were located to type 1. 10 element sides between materials -2 and 1 were located to type 2. 40 element sides between materials -3 and 1 were located to type 3. 10 element sides between materials -4 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory rectangle. Reusing an existing directory Saving 451 coordinates to mesh.nodes. Saving 400 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice CMake Warning (dev) at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:49 (IF): Policy CMP0054 is not set: Only interpret if() arguments as variables or keywords when unquoted. Run "cmake --help-policy CMP0054" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Quoted variables like "LIST_VAR" will no longer be dereferenced when the policy is set to NEW. Since the policy is not set the OLD behavior will be used. Call Stack (most recent call first): runTest.cmake:5 (RUN_ELMERICE_TEST) This warning is for project developers. Use -Wno-dev to suppress it. -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:70 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/elmerice/Tests/ComputeDevStress/TEST.PASSED Call Stack (most recent call first): runTest.cmake:5 (RUN_ELMERICE_TEST) Test time = 0.75 sec ---------------------------------------------------------- Test Failed. "ComputeDevStress" end time: Apr 29 16:51 PDT "ComputeDevStress" time elapsed: 00:00:00 ---------------------------------------------------------- 3/340 Testing: Contact 3/340 Test: Contact Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/elmerice/Tests/Contact" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/elmerice/Tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DELMERSOLVER_HOME=/Users/johnchristian/Elmer/install/share/elmersolver" "-DSHLEXT=.dylib" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/elmerice/Tests/Contact/runTest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/elmerice/Tests/Contact "Contact" start time: Apr 29 16:51 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file ice. Elmergrid loading data: ----------------------- Loading the geometry from file 'ice.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 2 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Loaded 1 geometry mappings Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'ice.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 2121 knots in 2000 4-node elements. Numbering order was and max levelwidth 103. 100 element sides between materials -1 and 1 were located to type 1. 20 element sides between materials -2 and 1 were located to type 2. 100 element sides between materials -3 and 1 were located to type 3. 20 element sides between materials -4 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory ice. Reusing an existing directory Saving 2121 coordinates to mesh.nodes. Saving 2000 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice CMake Warning (dev) at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:49 (IF): Policy CMP0054 is not set: Only interpret if() arguments as variables or keywords when unquoted. Run "cmake --help-policy CMP0054" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Quoted variables like "LIST_VAR" will no longer be dereferenced when the policy is set to NEW. Since the policy is not set the OLD behavior will be used. Call Stack (most recent call first): runTest.cmake:5 (RUN_ELMERICE_TEST) This warning is for project developers. Use -Wno-dev to suppress it. -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:70 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/elmerice/Tests/Contact/TEST.PASSED Call Stack (most recent call first): runTest.cmake:5 (RUN_ELMERICE_TEST) Test time = 0.87 sec ---------------------------------------------------------- Test Failed. "Contact" end time: Apr 29 16:51 PDT "Contact" time elapsed: 00:00:00 ---------------------------------------------------------- 4/340 Testing: Damage 4/340 Test: Damage Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/elmerice/Tests/Damage" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/elmerice/Tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DELMERSOLVER_HOME=/Users/johnchristian/Elmer/install/share/elmersolver" "-DSHLEXT=.dylib" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/elmerice/Tests/Damage/runTest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/elmerice/Tests/Damage "Damage" start time: Apr 29 16:51 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file mesh. Elmergrid loading data: ----------------------- Loading the geometry from file 'mesh.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 2 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'mesh.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 306 knots in 250 4-node elements. Numbering order was and max levelwidth 53. 50 element sides between materials -1 and 1 were located to type 1. 5 element sides between materials -2 and 1 were located to type 2. 50 element sides between materials -3 and 1 were located to type 3. 5 element sides between materials -4 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory mesh. Reusing an existing directory Saving 306 coordinates to mesh.nodes. Saving 250 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice CMake Warning (dev) at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:49 (IF): Policy CMP0054 is not set: Only interpret if() arguments as variables or keywords when unquoted. Run "cmake --help-policy CMP0054" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Quoted variables like "LIST_VAR" will no longer be dereferenced when the policy is set to NEW. Since the policy is not set the OLD behavior will be used. Call Stack (most recent call first): runTest.cmake:9 (RUN_ELMERICE_TEST) This warning is for project developers. Use -Wno-dev to suppress it. -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:70 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/elmerice/Tests/Damage/TEST.PASSED Call Stack (most recent call first): runTest.cmake:9 (RUN_ELMERICE_TEST) Test time = 1.09 sec ---------------------------------------------------------- Test Failed. "Damage" end time: Apr 29 16:51 PDT "Damage" time elapsed: 00:00:01 ---------------------------------------------------------- 5/340 Testing: Dating 5/340 Test: Dating Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/elmerice/Tests/Dating" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/elmerice/Tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DELMERSOLVER_HOME=/Users/johnchristian/Elmer/install/share/elmersolver" "-DSHLEXT=.dylib" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/elmerice/Tests/Dating/runTest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/elmerice/Tests/Dating "Dating" start time: Apr 29 16:51 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file mesh. Elmergrid loading data: ----------------------- Loading the geometry from file 'mesh.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 2 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'mesh.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 4503 knots in 3000 4-node elements. Numbering order was and max levelwidth 1503. 1500 element sides between materials -1 and 1 were located to type 1. 2 element sides between materials -2 and 1 were located to type 2. 1500 element sides between materials -3 and 1 were located to type 3. 2 element sides between materials -4 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions There are 6000 elements after triangularization (was 3000) Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory mesh. Reusing an existing directory Saving 4503 coordinates to mesh.nodes. Saving 6000 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice CMake Warning (dev) at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:49 (IF): Policy CMP0054 is not set: Only interpret if() arguments as variables or keywords when unquoted. Run "cmake --help-policy CMP0054" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Quoted variables like "LIST_VAR" will no longer be dereferenced when the policy is set to NEW. Since the policy is not set the OLD behavior will be used. Call Stack (most recent call first): runTest.cmake:5 (RUN_ELMERICE_TEST) This warning is for project developers. Use -Wno-dev to suppress it. -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:70 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/elmerice/Tests/Dating/TEST.PASSED Call Stack (most recent call first): runTest.cmake:5 (RUN_ELMERICE_TEST) Test time = 2.12 sec ---------------------------------------------------------- Test Failed. "Dating" end time: Apr 29 16:51 PDT "Dating" time elapsed: 00:00:02 ---------------------------------------------------------- 6/340 Testing: Density 6/340 Test: Density Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/elmerice/Tests/Density" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/elmerice/Tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DELMERSOLVER_HOME=/Users/johnchristian/Elmer/install/share/elmersolver" "-DSHLEXT=.dylib" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/elmerice/Tests/Density/runTest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/elmerice/Tests/Density "Density" start time: Apr 29 16:51 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file mesh. Elmergrid loading data: ----------------------- Loading the geometry from file 'mesh.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 2 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'mesh.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 18003 knots in 12000 4-node elements. Numbering order was and max levelwidth 5. 2 element sides between materials -1 and 1 were located to type 1. 6000 element sides between materials -2 and 1 were located to type 2. 2 element sides between materials -3 and 1 were located to type 3. 6000 element sides between materials -4 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions There are 24000 elements after triangularization (was 12000) Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory mesh. Saving 18003 coordinates to mesh.nodes. Saving 24000 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice CMake Warning (dev) at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:49 (IF): Policy CMP0054 is not set: Only interpret if() arguments as variables or keywords when unquoted. Run "cmake --help-policy CMP0054" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Quoted variables like "LIST_VAR" will no longer be dereferenced when the policy is set to NEW. Since the policy is not set the OLD behavior will be used. Call Stack (most recent call first): runTest.cmake:5 (RUN_ELMERICE_TEST) This warning is for project developers. Use -Wno-dev to suppress it. -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:70 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/elmerice/Tests/Density/TEST.PASSED Call Stack (most recent call first): runTest.cmake:5 (RUN_ELMERICE_TEST) Test time = 9.36 sec ---------------------------------------------------------- Test Failed. "Density" end time: Apr 29 16:51 PDT "Density" time elapsed: 00:00:09 ---------------------------------------------------------- 7/340 Testing: DGsolver 7/340 Test: DGsolver Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/elmerice/Tests/DGsolver" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/elmerice/Tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DELMERSOLVER_HOME=/Users/johnchristian/Elmer/install/share/elmersolver" "-DSHLEXT=.dylib" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/elmerice/Tests/DGsolver/runTest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/elmerice/Tests/DGsolver "DGsolver" start time: Apr 29 16:51 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file cube. Elmergrid loading data: ----------------------- Loading the geometry from file 'cube.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (3-DIM). Loading 2 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading 2 subcell limits in Z-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'cube.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 4 knots in 1 4-node elements. Numbering order was and max levelwidth 4. 1 element sides between materials -1 and 1 were located to type 1. 1 element sides between materials -2 and 1 were located to type 2. 1 element sides between materials -3 and 1 were located to type 3. 1 element sides between materials -4 and 1 were located to type 4. Created 10 extruded divisions. Elementtype 404 extruded to type 808. Allocated for 6 new BC lists Extruded mesh has 10 elements in 10 levels. Simple extrusion would have 10 elements Extruded BCs list 0 of types [1,1] has 10 elements. Extruded BCs list 1 of types [2,2] has 10 elements. Extruded BCs list 2 of types [3,3] has 10 elements. Extruded BCs list 3 of types [4,4] has 10 elements. Layer BCs list 4 of types [5,5] has 1 elements. Layer BCs list 5 of types [6,6] has 1 elements. Created 10 elements and 44 nodes by extruding the 2D geometry Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory cube. Saving 44 coordinates to mesh.nodes. Saving 10 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice CMake Warning (dev) at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:49 (IF): Policy CMP0054 is not set: Only interpret if() arguments as variables or keywords when unquoted. Run "cmake --help-policy CMP0054" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Quoted variables like "LIST_VAR" will no longer be dereferenced when the policy is set to NEW. Since the policy is not set the OLD behavior will be used. Call Stack (most recent call first): runTest.cmake:5 (RUN_ELMERICE_TEST) This warning is for project developers. Use -Wno-dev to suppress it. -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:70 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/elmerice/Tests/DGsolver/TEST.PASSED Call Stack (most recent call first): runTest.cmake:5 (RUN_ELMERICE_TEST) Test time = 0.78 sec ---------------------------------------------------------- Test Failed. "DGsolver" end time: Apr 29 16:51 PDT "DGsolver" time elapsed: 00:00:00 ---------------------------------------------------------- 8/340 Testing: EigenValues 8/340 Test: EigenValues Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/elmerice/Tests/EigenValues" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/elmerice/Tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DELMERSOLVER_HOME=/Users/johnchristian/Elmer/install/share/elmersolver" "-DSHLEXT=.dylib" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/elmerice/Tests/EigenValues/runTest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/elmerice/Tests/EigenValues "EigenValues" start time: Apr 29 16:51 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file mesh. Elmergrid loading data: ----------------------- Loading the geometry from file 'mesh.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 2 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'mesh.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 441 knots in 400 4-node elements. Numbering order was and max levelwidth 23. 20 element sides between materials -1 and 1 were located to type 1. 20 element sides between materials -2 and 1 were located to type 2. 20 element sides between materials -3 and 1 were located to type 3. 20 element sides between materials -4 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions There are 800 elements after triangularization (was 400) Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory mesh. Saving 441 coordinates to mesh.nodes. Saving 800 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice CMake Warning (dev) at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:49 (IF): Policy CMP0054 is not set: Only interpret if() arguments as variables or keywords when unquoted. Run "cmake --help-policy CMP0054" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Quoted variables like "LIST_VAR" will no longer be dereferenced when the policy is set to NEW. Since the policy is not set the OLD behavior will be used. Call Stack (most recent call first): runTest.cmake:5 (RUN_ELMERICE_TEST) This warning is for project developers. Use -Wno-dev to suppress it. -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:70 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/elmerice/Tests/EigenValues/TEST.PASSED Call Stack (most recent call first): runTest.cmake:5 (RUN_ELMERICE_TEST) Test time = 0.78 sec ---------------------------------------------------------- Test Failed. "EigenValues" end time: Apr 29 16:51 PDT "EigenValues" time elapsed: 00:00:00 ---------------------------------------------------------- 9/340 Testing: Enthalpy 9/340 Test: Enthalpy Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/elmerice/Tests/Enthalpy" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/elmerice/Tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DELMERSOLVER_HOME=/Users/johnchristian/Elmer/install/share/elmersolver" "-DSHLEXT=.dylib" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/elmerice/Tests/Enthalpy/runTest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/elmerice/Tests/Enthalpy "Enthalpy" start time: Apr 29 16:51 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice CMake Warning (dev) at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:49 (IF): Policy CMP0054 is not set: Only interpret if() arguments as variables or keywords when unquoted. Run "cmake --help-policy CMP0054" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Quoted variables like "LIST_VAR" will no longer be dereferenced when the policy is set to NEW. Since the policy is not set the OLD behavior will be used. Call Stack (most recent call first): runTest.cmake:3 (RUN_ELMERICE_TEST) This warning is for project developers. Use -Wno-dev to suppress it. -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:70 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/elmerice/Tests/Enthalpy/TEST.PASSED Call Stack (most recent call first): runTest.cmake:3 (RUN_ELMERICE_TEST) Test time = 0.98 sec ---------------------------------------------------------- Test Failed. "Enthalpy" end time: Apr 29 16:51 PDT "Enthalpy" time elapsed: 00:00:00 ---------------------------------------------------------- 10/340 Testing: ExportVertically 10/340 Test: ExportVertically Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/elmerice/Tests/ExportVertically" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/elmerice/Tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DELMERSOLVER_HOME=/Users/johnchristian/Elmer/install/share/elmersolver" "-DSHLEXT=.dylib" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/elmerice/Tests/ExportVertically/runTest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/elmerice/Tests/ExportVertically "ExportVertically" start time: Apr 29 16:51 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file mesh. Elmergrid loading data: ----------------------- Loading the geometry from file 'mesh.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (3-DIM). Loading 2 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading 2 subcell limits in Z-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'mesh.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 441 knots in 400 4-node elements. Numbering order was and max levelwidth 23. 20 element sides between materials -1 and 1 were located to type 1. 20 element sides between materials -2 and 1 were located to type 2. 20 element sides between materials -3 and 1 were located to type 3. 20 element sides between materials -4 and 1 were located to type 4. Created 10 extruded divisions. Elementtype 404 extruded to type 808. Allocated for 6 new BC lists Extruded mesh has 4000 elements in 10 levels. Simple extrusion would have 4000 elements Extruded BCs list 0 of types [1,1] has 200 elements. Extruded BCs list 1 of types [2,2] has 200 elements. Extruded BCs list 2 of types [3,3] has 200 elements. Extruded BCs list 3 of types [4,4] has 200 elements. Layer BCs list 4 of types [5,5] has 400 elements. Layer BCs list 5 of types [6,6] has 400 elements. Created 4000 elements and 4851 nodes by extruding the 2D geometry Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory mesh. Saving 4851 coordinates to mesh.nodes. Saving 4000 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice CMake Warning (dev) at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:49 (IF): Policy CMP0054 is not set: Only interpret if() arguments as variables or keywords when unquoted. Run "cmake --help-policy CMP0054" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Quoted variables like "LIST_VAR" will no longer be dereferenced when the policy is set to NEW. Since the policy is not set the OLD behavior will be used. Call Stack (most recent call first): runTest.cmake:5 (RUN_ELMERICE_TEST) This warning is for project developers. Use -Wno-dev to suppress it. -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:70 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/elmerice/Tests/ExportVertically/TEST.PASSED Call Stack (most recent call first): runTest.cmake:5 (RUN_ELMERICE_TEST) Test time = 0.82 sec ---------------------------------------------------------- Test Failed. "ExportVertically" end time: Apr 29 16:51 PDT "ExportVertically" time elapsed: 00:00:00 ---------------------------------------------------------- 11/340 Testing: ForceToStress 11/340 Test: ForceToStress Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/elmerice/Tests/ForceToStress" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/elmerice/Tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DELMERSOLVER_HOME=/Users/johnchristian/Elmer/install/share/elmersolver" "-DSHLEXT=.dylib" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/elmerice/Tests/ForceToStress/runTest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/elmerice/Tests/ForceToStress "ForceToStress" start time: Apr 29 16:51 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file cube. Elmergrid loading data: ----------------------- Loading the geometry from file 'cube.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (3-DIM). Loading 2 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading 2 subcell limits in Z-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'cube.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 441 knots in 400 4-node elements. Numbering order was and max levelwidth 23. 20 element sides between materials -1 and 1 were located to type 1. 20 element sides between materials -2 and 1 were located to type 2. 20 element sides between materials -3 and 1 were located to type 3. 20 element sides between materials -4 and 1 were located to type 4. Created 2 extruded divisions. Elementtype 404 extruded to type 808. Allocated for 6 new BC lists Extruded mesh has 800 elements in 2 levels. Simple extrusion would have 800 elements Extruded BCs list 0 of types [1,1] has 40 elements. Extruded BCs list 1 of types [2,2] has 40 elements. Extruded BCs list 2 of types [3,3] has 40 elements. Extruded BCs list 3 of types [4,4] has 40 elements. Layer BCs list 4 of types [5,5] has 400 elements. Layer BCs list 5 of types [6,6] has 400 elements. Created 800 elements and 1323 nodes by extruding the 2D geometry Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory cube. Saving 1323 coordinates to mesh.nodes. Saving 800 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice CMake Warning (dev) at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:49 (IF): Policy CMP0054 is not set: Only interpret if() arguments as variables or keywords when unquoted. Run "cmake --help-policy CMP0054" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Quoted variables like "LIST_VAR" will no longer be dereferenced when the policy is set to NEW. Since the policy is not set the OLD behavior will be used. Call Stack (most recent call first): runTest.cmake:5 (RUN_ELMERICE_TEST) This warning is for project developers. Use -Wno-dev to suppress it. -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:70 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/elmerice/Tests/ForceToStress/TEST.PASSED Call Stack (most recent call first): runTest.cmake:5 (RUN_ELMERICE_TEST) Test time = 1.00 sec ---------------------------------------------------------- Test Failed. "ForceToStress" end time: Apr 29 16:51 PDT "ForceToStress" time elapsed: 00:00:01 ---------------------------------------------------------- 12/340 Testing: FrictionHeat 12/340 Test: FrictionHeat Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/elmerice/Tests/FrictionHeat" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/elmerice/Tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DELMERSOLVER_HOME=/Users/johnchristian/Elmer/install/share/elmersolver" "-DSHLEXT=.dylib" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/elmerice/Tests/FrictionHeat/runTest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/elmerice/Tests/FrictionHeat "FrictionHeat" start time: Apr 29 16:51 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file cube. Elmergrid loading data: ----------------------- Loading the geometry from file 'cube.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (3-DIM). Loading 2 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading 2 subcell limits in Z-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'cube.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 121 knots in 100 4-node elements. Numbering order was and max levelwidth 13. 10 element sides between materials -1 and 1 were located to type 1. 10 element sides between materials -2 and 1 were located to type 2. 10 element sides between materials -3 and 1 were located to type 3. 10 element sides between materials -4 and 1 were located to type 4. Created 5 extruded divisions. Elementtype 404 extruded to type 808. Allocated for 6 new BC lists Extruded mesh has 500 elements in 5 levels. Simple extrusion would have 500 elements Extruded BCs list 0 of types [1,1] has 50 elements. Extruded BCs list 1 of types [2,2] has 50 elements. Extruded BCs list 2 of types [3,3] has 50 elements. Extruded BCs list 3 of types [4,4] has 50 elements. Layer BCs list 4 of types [5,5] has 100 elements. Layer BCs list 5 of types [6,6] has 100 elements. Created 500 elements and 726 nodes by extruding the 2D geometry Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory cube. Saving 726 coordinates to mesh.nodes. Saving 500 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice CMake Warning (dev) at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:49 (IF): Policy CMP0054 is not set: Only interpret if() arguments as variables or keywords when unquoted. Run "cmake --help-policy CMP0054" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Quoted variables like "LIST_VAR" will no longer be dereferenced when the policy is set to NEW. Since the policy is not set the OLD behavior will be used. Call Stack (most recent call first): runTest.cmake:5 (RUN_ELMERICE_TEST) This warning is for project developers. Use -Wno-dev to suppress it. -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:70 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/elmerice/Tests/FrictionHeat/TEST.PASSED Call Stack (most recent call first): runTest.cmake:5 (RUN_ELMERICE_TEST) Test time = 0.87 sec ---------------------------------------------------------- Test Failed. "FrictionHeat" end time: Apr 29 16:51 PDT "FrictionHeat" time elapsed: 00:00:00 ---------------------------------------------------------- 13/340 Testing: GL_MISMIP 13/340 Test: GL_MISMIP Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/elmerice/Tests/GL_MISMIP" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/elmerice/Tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DELMERSOLVER_HOME=/Users/johnchristian/Elmer/install/share/elmersolver" "-DSHLEXT=.dylib" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/elmerice/Tests/GL_MISMIP/runTest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/elmerice/Tests/GL_MISMIP "GL_MISMIP" start time: Apr 29 16:51 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice CMake Warning (dev) at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:49 (IF): Policy CMP0054 is not set: Only interpret if() arguments as variables or keywords when unquoted. Run "cmake --help-policy CMP0054" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Quoted variables like "LIST_VAR" will no longer be dereferenced when the policy is set to NEW. Since the policy is not set the OLD behavior will be used. Call Stack (most recent call first): runTest.cmake:7 (RUN_ELMERICE_TEST) This warning is for project developers. Use -Wno-dev to suppress it. -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:70 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/elmerice/Tests/GL_MISMIP/TEST.PASSED Call Stack (most recent call first): runTest.cmake:7 (RUN_ELMERICE_TEST) Test time = 1.15 sec ---------------------------------------------------------- Test Failed. "GL_MISMIP" end time: Apr 29 16:51 PDT "GL_MISMIP" time elapsed: 00:00:01 ---------------------------------------------------------- 14/340 Testing: Glen_2D 14/340 Test: Glen_2D Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/elmerice/Tests/Glen_2D" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/elmerice/Tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DELMERSOLVER_HOME=/Users/johnchristian/Elmer/install/share/elmersolver" "-DSHLEXT=.dylib" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/elmerice/Tests/Glen_2D/runTest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/elmerice/Tests/Glen_2D "Glen_2D" start time: Apr 29 16:51 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file mesh_B. Elmergrid loading data: ----------------------- Loading the geometry from file 'mesh_B.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 2 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Loaded 3 geometry mappings Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'mesh_B.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 8241 knots in 8000 4-node elements. Numbering order was and max levelwidth 203. 200 element sides between materials -1 and 1 were located to type 1. 40 element sides between materials -2 and 1 were located to type 2. 200 element sides between materials -3 and 1 were located to type 3. 40 element sides between materials -4 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory mesh_B. Saving 8241 coordinates to mesh.nodes. Saving 8000 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice CMake Warning (dev) at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:49 (IF): Policy CMP0054 is not set: Only interpret if() arguments as variables or keywords when unquoted. Run "cmake --help-policy CMP0054" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Quoted variables like "LIST_VAR" will no longer be dereferenced when the policy is set to NEW. Since the policy is not set the OLD behavior will be used. Call Stack (most recent call first): runTest.cmake:5 (RUN_ELMERICE_TEST) This warning is for project developers. Use -Wno-dev to suppress it. -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:70 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/elmerice/Tests/Glen_2D/TEST.PASSED Call Stack (most recent call first): runTest.cmake:5 (RUN_ELMERICE_TEST) Test time = 0.90 sec ---------------------------------------------------------- Test Failed. "Glen_2D" end time: Apr 29 16:51 PDT "Glen_2D" time elapsed: 00:00:00 ---------------------------------------------------------- 15/340 Testing: Grid2DInterpolator 15/340 Test: Grid2DInterpolator Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/elmerice/Tests/Grid2DInterpolator" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/elmerice/Tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DELMERSOLVER_HOME=/Users/johnchristian/Elmer/install/share/elmersolver" "-DSHLEXT=.dylib" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/elmerice/Tests/Grid2DInterpolator/runTest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/elmerice/Tests/Grid2DInterpolator "Grid2DInterpolator" start time: Apr 29 16:51 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Lower dimensional boundaries will be removed Materials and boundaries will be renumbered Nodes that do not appear in any element will be removed Output will be saved to file teterousse1a. Elmergrid loading data: ----------------------- Format chosen using the first line: $MeshFormat Loading mesh in Gmsh format 2.0 from file teterousse1a.msh Allocating for 389 knots and 776 elements. Moving bulk elements to boundary elements Leading bulk elementtype is 303 Trailing bulk elementtype is 202 There are 74 (out of 776) lower dimensional elements. Node 164 belongs to maximum of 9 elements Found correctly 74 side elements. Parent elements were reordered up to indx 702. Moved 702 elements (out of 776) to new positions Successfully read the mesh from the Gmsh input file. Elmergrid creating and manipulating meshes: ------------------------------------------- Reordering 389 knots and 702 elements in 3-dimensions. Ordering with (1*x + 0.1*y + 0.01*z) Moving knots to new positions Moving the elements to new positions Moving the parents of the boundary nodes. Indexwidth of the new node order is 20. Removing lower dimensional boundaries Maximum elementtype is 303 and dimension 2 Removed 0 (out of 74) less than 2D boundary elements All 389 nodes were used by the mesh elements Initial boundary interval [4,4] boundary index changed 4 -> 1 in 74 elements Mapping boundary types from [4 4] to [1 1] Initial body interval [5,5] body index changed 5 -> 1 in 702 elements Mapping material types from [5 5] to [1 1] Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory teterousse1a. Saving 389 coordinates to mesh.nodes. Saving 702 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice CMake Warning (dev) at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:49 (IF): Policy CMP0054 is not set: Only interpret if() arguments as variables or keywords when unquoted. Run "cmake --help-policy CMP0054" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Quoted variables like "LIST_VAR" will no longer be dereferenced when the policy is set to NEW. Since the policy is not set the OLD behavior will be used. Call Stack (most recent call first): runTest.cmake:5 (RUN_ELMERICE_TEST) This warning is for project developers. Use -Wno-dev to suppress it. -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:70 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/elmerice/Tests/Grid2DInterpolator/TEST.PASSED Call Stack (most recent call first): runTest.cmake:5 (RUN_ELMERICE_TEST) Test time = 0.93 sec ---------------------------------------------------------- Test Failed. "Grid2DInterpolator" end time: Apr 29 16:51 PDT "Grid2DInterpolator" time elapsed: 00:00:00 ---------------------------------------------------------- 16/340 Testing: Grounded 16/340 Test: Grounded Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/elmerice/Tests/Grounded" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/elmerice/Tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DELMERSOLVER_HOME=/Users/johnchristian/Elmer/install/share/elmersolver" "-DSHLEXT=.dylib" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/elmerice/Tests/Grounded/runTest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/elmerice/Tests/Grounded "Grounded" start time: Apr 29 16:51 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file Cube. Elmergrid loading data: ----------------------- Loading the geometry from file 'Cube.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (3-DIM). Loading 2 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading 2 subcell limits in Z-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'Cube.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 1681 knots in 1600 4-node elements. Numbering order was and max levelwidth 43. 40 element sides between materials -1 and 1 were located to type 1. 40 element sides between materials -2 and 1 were located to type 2. 40 element sides between materials -3 and 1 were located to type 3. 40 element sides between materials -4 and 1 were located to type 4. Created 2 extruded divisions. Elementtype 404 extruded to type 808. Allocated for 6 new BC lists Extruded mesh has 3200 elements in 2 levels. Simple extrusion would have 3200 elements Extruded BCs list 0 of types [1,1] has 80 elements. Extruded BCs list 1 of types [2,2] has 80 elements. Extruded BCs list 2 of types [3,3] has 80 elements. Extruded BCs list 3 of types [4,4] has 80 elements. Layer BCs list 4 of types [5,5] has 1600 elements. Layer BCs list 5 of types [6,6] has 1600 elements. Created 3200 elements and 5043 nodes by extruding the 2D geometry Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory Cube. Saving 5043 coordinates to mesh.nodes. Saving 3200 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice CMake Warning (dev) at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:49 (IF): Policy CMP0054 is not set: Only interpret if() arguments as variables or keywords when unquoted. Run "cmake --help-policy CMP0054" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Quoted variables like "LIST_VAR" will no longer be dereferenced when the policy is set to NEW. Since the policy is not set the OLD behavior will be used. Call Stack (most recent call first): runTest.cmake:5 (RUN_ELMERICE_TEST) This warning is for project developers. Use -Wno-dev to suppress it. -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:70 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/elmerice/Tests/Grounded/TEST.PASSED Call Stack (most recent call first): runTest.cmake:5 (RUN_ELMERICE_TEST) Test time = 0.98 sec ---------------------------------------------------------- Test Failed. "Grounded" end time: Apr 29 16:51 PDT "Grounded" time elapsed: 00:00:00 ---------------------------------------------------------- 17/340 Testing: Hydro_Coupled 17/340 Test: Hydro_Coupled Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/elmerice/Tests/Hydro_Coupled" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/elmerice/Tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DELMERSOLVER_HOME=/Users/johnchristian/Elmer/install/share/elmersolver" "-DSHLEXT=.dylib" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/elmerice/Tests/Hydro_Coupled/runTest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/elmerice/Tests/Hydro_Coupled "Hydro_Coupled" start time: Apr 29 16:51 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file cube. Elmergrid loading data: ----------------------- Loading the geometry from file 'cube.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (3-DIM). Loading 2 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading 2 subcell limits in Z-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'cube.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 2601 knots in 2500 4-node elements. Numbering order was and max levelwidth 53. 50 element sides between materials -1 and 1 were located to type 1. 50 element sides between materials -2 and 1 were located to type 2. 50 element sides between materials -3 and 1 were located to type 3. 50 element sides between materials -4 and 1 were located to type 4. Created 2 extruded divisions. Elementtype 404 extruded to type 808. Allocated for 6 new BC lists Extruded mesh has 5000 elements in 2 levels. Simple extrusion would have 5000 elements Extruded BCs list 0 of types [1,1] has 100 elements. Extruded BCs list 1 of types [2,2] has 100 elements. Extruded BCs list 2 of types [3,3] has 100 elements. Extruded BCs list 3 of types [4,4] has 100 elements. Layer BCs list 4 of types [5,5] has 2500 elements. Layer BCs list 5 of types [6,6] has 2500 elements. Created 5000 elements and 7803 nodes by extruding the 2D geometry Finding nodes between boundary elements of type 1 and 5 There are from 0 to 4 hits per node Located 51 nodes at the interval between boundaries 1 and 5 There are 51 nonzero entries in boundnodes vector! Allocating for 50 sides of boundary 7 Found 50 sides of dim 1 to define boundary 7 Finding nodes between boundary elements of type 2 and 5 There are from 0 to 4 hits per node Located 51 nodes at the interval between boundaries 2 and 5 There are 51 nonzero entries in boundnodes vector! Allocating for 50 sides of boundary 7 Found 50 sides of dim 1 to define boundary 7 Finding nodes between boundary elements of type 3 and 5 There are from 0 to 4 hits per node Located 51 nodes at the interval between boundaries 3 and 5 There are 51 nonzero entries in boundnodes vector! Allocating for 50 sides of boundary 7 Found 50 sides of dim 1 to define boundary 7 Finding nodes between boundary elements of type 4 and 5 There are from 0 to 4 hits per node Located 51 nodes at the interval between boundaries 4 and 5 There are 51 nonzero entries in boundnodes vector! Allocating for 50 sides of boundary 8 Found 50 sides of dim 1 to define boundary 8 Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory cube. Saving 7803 coordinates to mesh.nodes. Saving 5000 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice CMake Warning (dev) at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:49 (IF): Policy CMP0054 is not set: Only interpret if() arguments as variables or keywords when unquoted. Run "cmake --help-policy CMP0054" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Quoted variables like "LIST_VAR" will no longer be dereferenced when the policy is set to NEW. Since the policy is not set the OLD behavior will be used. Call Stack (most recent call first): runTest.cmake:5 (RUN_ELMERICE_TEST) This warning is for project developers. Use -Wno-dev to suppress it. -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:70 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/elmerice/Tests/Hydro_Coupled/TEST.PASSED Call Stack (most recent call first): runTest.cmake:5 (RUN_ELMERICE_TEST) Test time = 0.94 sec ---------------------------------------------------------- Test Failed. "Hydro_Coupled" end time: Apr 29 16:51 PDT "Hydro_Coupled" time elapsed: 00:00:00 ---------------------------------------------------------- 18/340 Testing: Hydro_SedOnly 18/340 Test: Hydro_SedOnly Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/elmerice/Tests/Hydro_SedOnly" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/elmerice/Tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DELMERSOLVER_HOME=/Users/johnchristian/Elmer/install/share/elmersolver" "-DSHLEXT=.dylib" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/elmerice/Tests/Hydro_SedOnly/runTest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/elmerice/Tests/Hydro_SedOnly "Hydro_SedOnly" start time: Apr 29 16:51 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file cube. Elmergrid loading data: ----------------------- Loading the geometry from file 'cube.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (3-DIM). Loading 2 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading 2 subcell limits in Z-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'cube.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 2601 knots in 2500 4-node elements. Numbering order was and max levelwidth 53. 50 element sides between materials -1 and 1 were located to type 1. 50 element sides between materials -2 and 1 were located to type 2. 50 element sides between materials -3 and 1 were located to type 3. 50 element sides between materials -4 and 1 were located to type 4. Created 2 extruded divisions. Elementtype 404 extruded to type 808. Allocated for 6 new BC lists Extruded mesh has 5000 elements in 2 levels. Simple extrusion would have 5000 elements Extruded BCs list 0 of types [1,1] has 100 elements. Extruded BCs list 1 of types [2,2] has 100 elements. Extruded BCs list 2 of types [3,3] has 100 elements. Extruded BCs list 3 of types [4,4] has 100 elements. Layer BCs list 4 of types [5,5] has 2500 elements. Layer BCs list 5 of types [6,6] has 2500 elements. Created 5000 elements and 7803 nodes by extruding the 2D geometry Finding nodes between boundary elements of type 1 and 5 There are from 0 to 4 hits per node Located 51 nodes at the interval between boundaries 1 and 5 There are 51 nonzero entries in boundnodes vector! Allocating for 50 sides of boundary 7 Found 50 sides of dim 1 to define boundary 7 Finding nodes between boundary elements of type 2 and 5 There are from 0 to 4 hits per node Located 51 nodes at the interval between boundaries 2 and 5 There are 51 nonzero entries in boundnodes vector! Allocating for 50 sides of boundary 7 Found 50 sides of dim 1 to define boundary 7 Finding nodes between boundary elements of type 3 and 5 There are from 0 to 4 hits per node Located 51 nodes at the interval between boundaries 3 and 5 There are 51 nonzero entries in boundnodes vector! Allocating for 50 sides of boundary 7 Found 50 sides of dim 1 to define boundary 7 Finding nodes between boundary elements of type 4 and 5 There are from 0 to 4 hits per node Located 51 nodes at the interval between boundaries 4 and 5 There are 51 nonzero entries in boundnodes vector! Allocating for 50 sides of boundary 8 Found 50 sides of dim 1 to define boundary 8 Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory cube. Saving 7803 coordinates to mesh.nodes. Saving 5000 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice CMake Warning (dev) at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:49 (IF): Policy CMP0054 is not set: Only interpret if() arguments as variables or keywords when unquoted. Run "cmake --help-policy CMP0054" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Quoted variables like "LIST_VAR" will no longer be dereferenced when the policy is set to NEW. Since the policy is not set the OLD behavior will be used. Call Stack (most recent call first): runTest.cmake:5 (RUN_ELMERICE_TEST) This warning is for project developers. Use -Wno-dev to suppress it. -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:70 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/elmerice/Tests/Hydro_SedOnly/TEST.PASSED Call Stack (most recent call first): runTest.cmake:5 (RUN_ELMERICE_TEST) Test time = 0.92 sec ---------------------------------------------------------- Test Failed. "Hydro_SedOnly" end time: Apr 29 16:51 PDT "Hydro_SedOnly" time elapsed: 00:00:00 ---------------------------------------------------------- 19/340 Testing: IntegratedVelocity 19/340 Test: IntegratedVelocity Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/elmerice/Tests/IntegratedVelocity" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/elmerice/Tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DELMERSOLVER_HOME=/Users/johnchristian/Elmer/install/share/elmersolver" "-DSHLEXT=.dylib" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/elmerice/Tests/IntegratedVelocity/runTest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/elmerice/Tests/IntegratedVelocity "IntegratedVelocity" start time: Apr 29 16:51 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file rectangle. Elmergrid loading data: ----------------------- Loading the geometry from file 'rectangle.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 2 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'rectangle.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 961 knots in 900 4-node elements. Numbering order was and max levelwidth 33. 30 element sides between materials -1 and 1 were located to type 1. 30 element sides between materials -2 and 1 were located to type 2. 30 element sides between materials -3 and 1 were located to type 3. 30 element sides between materials -4 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory rectangle. Saving 961 coordinates to mesh.nodes. Saving 900 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice CMake Warning (dev) at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:49 (IF): Policy CMP0054 is not set: Only interpret if() arguments as variables or keywords when unquoted. Run "cmake --help-policy CMP0054" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Quoted variables like "LIST_VAR" will no longer be dereferenced when the policy is set to NEW. Since the policy is not set the OLD behavior will be used. Call Stack (most recent call first): runTest.cmake:5 (RUN_ELMERICE_TEST) This warning is for project developers. Use -Wno-dev to suppress it. -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:70 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/elmerice/Tests/IntegratedVelocity/TEST.PASSED Call Stack (most recent call first): runTest.cmake:5 (RUN_ELMERICE_TEST) Test time = 0.85 sec ---------------------------------------------------------- Test Failed. "IntegratedVelocity" end time: Apr 29 16:51 PDT "IntegratedVelocity" time elapsed: 00:00:00 ---------------------------------------------------------- 20/340 Testing: IntegrateVertically 20/340 Test: IntegrateVertically Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/elmerice/Tests/IntegrateVertically" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/elmerice/Tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DELMERSOLVER_HOME=/Users/johnchristian/Elmer/install/share/elmersolver" "-DSHLEXT=.dylib" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/elmerice/Tests/IntegrateVertically/runTest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/elmerice/Tests/IntegrateVertically "IntegrateVertically" start time: Apr 29 16:51 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file mesh. Elmergrid loading data: ----------------------- Loading the geometry from file 'mesh.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (3-DIM). Loading 2 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading 2 subcell limits in Z-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'mesh.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 441 knots in 400 4-node elements. Numbering order was and max levelwidth 23. 20 element sides between materials -1 and 1 were located to type 1. 20 element sides between materials -2 and 1 were located to type 2. 20 element sides between materials -3 and 1 were located to type 3. 20 element sides between materials -4 and 1 were located to type 4. Created 10 extruded divisions. Elementtype 404 extruded to type 808. Allocated for 6 new BC lists Extruded mesh has 4000 elements in 10 levels. Simple extrusion would have 4000 elements Extruded BCs list 0 of types [1,1] has 200 elements. Extruded BCs list 1 of types [2,2] has 200 elements. Extruded BCs list 2 of types [3,3] has 200 elements. Extruded BCs list 3 of types [4,4] has 200 elements. Layer BCs list 4 of types [5,5] has 400 elements. Layer BCs list 5 of types [6,6] has 400 elements. Created 4000 elements and 4851 nodes by extruding the 2D geometry Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory mesh. Saving 4851 coordinates to mesh.nodes. Saving 4000 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice CMake Warning (dev) at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:49 (IF): Policy CMP0054 is not set: Only interpret if() arguments as variables or keywords when unquoted. Run "cmake --help-policy CMP0054" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Quoted variables like "LIST_VAR" will no longer be dereferenced when the policy is set to NEW. Since the policy is not set the OLD behavior will be used. Call Stack (most recent call first): runTest.cmake:5 (RUN_ELMERICE_TEST) This warning is for project developers. Use -Wno-dev to suppress it. -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:70 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/elmerice/Tests/IntegrateVertically/TEST.PASSED Call Stack (most recent call first): runTest.cmake:5 (RUN_ELMERICE_TEST) Test time = 1.52 sec ---------------------------------------------------------- Test Failed. "IntegrateVertically" end time: Apr 29 16:51 PDT "IntegrateVertically" time elapsed: 00:00:01 ---------------------------------------------------------- 21/340 Testing: InvMeth_AdjBeta 21/340 Test: InvMeth_AdjBeta Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/elmerice/Tests/InvMeth_AdjBeta" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/elmerice/Tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DELMERSOLVER_HOME=/Users/johnchristian/Elmer/install/share/elmersolver" "-DSHLEXT=.dylib" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/elmerice/Tests/InvMeth_AdjBeta/runTest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/elmerice/Tests/InvMeth_AdjBeta "InvMeth_AdjBeta" start time: Apr 29 16:51 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments The mesh will be partitioned with Metis to 4 partitions. Output will be saved to file mesh2D. Elmergrid loading data: ----------------------- Loading the geometry from file 'mesh2D.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 2 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'mesh2D.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 2626 knots in 2500 4-node elements. Numbering order was and max levelwidth 28. 100 element sides between materials -1 and 1 were located to type 1. 25 element sides between materials -2 and 1 were located to type 2. 100 element sides between materials -3 and 1 were located to type 3. 25 element sides between materials -4 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid partitioning meshes: ------------------------------ Making a Metis partitioning for 2626 nodes in 2-dimensions. Creating a nodal graph of the finite element mesh There are at maximum 8 connections in nodal graph. There are at all in all 20250 connections in nodal graph. There are 20250 connections alltogether in the graph. Starting graph partitioning METIS_PartGraphVKway. Finished Metis graph partitioning call. Set the element partitions by the dominating nodal partition There are from 614 to 633 elements in the 4 partitions. Successfully made a Metis partition using the nodal graph. Optimizing the partitioning at boundaries. Ownership of 0 parents was changed at BCs Optimizing for 4 partitions Creating a table showing all parenting partitions of nodes. Nodes belong to 2 partitions in maximum There are 90 shared nodes which is 3.43 % of all nodes. The initial owner was not any of the elements for 0 nodes Checking partitioning before optimization Checking for partitioning Information on partition bandwidth Distribution of elements, nodes and shared nodes partition elements nodes shared 1 614 652 14 2 628 653 29 3 633 659 30 4 625 662 17 Average number of elements in partition 6.565e+02 Maximum deviation in ownership 10 Average deviation in ownership 4.153e+00 Average relative deviation 0.63 % Checking for problematic sharings Optimizing sharing for 4 partitions There shouldn't be any problematic sharings, knock, knock... Partitioning was not altered Elmergrid saving data with method 2: ------------------------------------- Saving Elmer mesh in partitioned format Saving mesh in parallel ElmerSolver format to directory mesh2D/partitioning.4. Nodes belong to 2 partitions in maximum Saving mesh for 4 partitions part elements nodes shared bc elems orphan indirect 1 614 652 14 74 0 0 2 628 653 29 51 0 0 3 633 659 30 51 0 0 4 625 662 17 74 0 0 ---------------------------------------------------------------------------------------------- ave 625.0 656.5 22.5 62.5 0.0 0.0 Writing of partitioned mesh finished Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice CMake Warning (dev) at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:49 (IF): Policy CMP0054 is not set: Only interpret if() arguments as variables or keywords when unquoted. Run "cmake --help-policy CMP0054" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Quoted variables like "LIST_VAR" will no longer be dereferenced when the policy is set to NEW. Since the policy is not set the OLD behavior will be used. Call Stack (most recent call first): runTest.cmake:7 (RUN_ELMERICE_TEST) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:55 (IF): Policy CMP0054 is not set: Only interpret if() arguments as variables or keywords when unquoted. Run "cmake --help-policy CMP0054" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Quoted variables like "WITH_MPI" will no longer be dereferenced when the policy is set to NEW. Since the policy is not set the OLD behavior will be used. Call Stack (most recent call first): runTest.cmake:7 (RUN_ELMERICE_TEST) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:57 (IF): Policy CMP0054 is not set: Only interpret if() arguments as variables or keywords when unquoted. Run "cmake --help-policy CMP0054" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Quoted variables like "N" will no longer be dereferenced when the policy is set to NEW. Since the policy is not set the OLD behavior will be used. Call Stack (most recent call first): runTest.cmake:7 (RUN_ELMERICE_TEST) This warning is for project developers. Use -Wno-dev to suppress it. -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:70 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/elmerice/Tests/InvMeth_AdjBeta/TEST.PASSED Call Stack (most recent call first): runTest.cmake:7 (RUN_ELMERICE_TEST) Test time = 5.06 sec ---------------------------------------------------------- Test Failed. "InvMeth_AdjBeta" end time: Apr 29 16:51 PDT "InvMeth_AdjBeta" time elapsed: 00:00:05 ---------------------------------------------------------- 22/340 Testing: InvMeth_AdjMu 22/340 Test: InvMeth_AdjMu Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/elmerice/Tests/InvMeth_AdjMu" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/elmerice/Tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DELMERSOLVER_HOME=/Users/johnchristian/Elmer/install/share/elmersolver" "-DSHLEXT=.dylib" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/elmerice/Tests/InvMeth_AdjMu/runTest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/elmerice/Tests/InvMeth_AdjMu "InvMeth_AdjMu" start time: Apr 29 16:51 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments The mesh will be partitioned with Metis to 4 partitions. Output will be saved to file mesh2D. Elmergrid loading data: ----------------------- Loading the geometry from file 'mesh2D.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 2 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'mesh2D.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 2626 knots in 2500 4-node elements. Numbering order was and max levelwidth 28. 100 element sides between materials -1 and 1 were located to type 1. 25 element sides between materials -2 and 1 were located to type 2. 100 element sides between materials -3 and 1 were located to type 3. 25 element sides between materials -4 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid partitioning meshes: ------------------------------ Making a Metis partitioning for 2626 nodes in 2-dimensions. Creating a nodal graph of the finite element mesh There are at maximum 8 connections in nodal graph. There are at all in all 20250 connections in nodal graph. There are 20250 connections alltogether in the graph. Starting graph partitioning METIS_PartGraphVKway. Finished Metis graph partitioning call. Set the element partitions by the dominating nodal partition There are from 614 to 633 elements in the 4 partitions. Successfully made a Metis partition using the nodal graph. Optimizing the partitioning at boundaries. Ownership of 0 parents was changed at BCs Optimizing for 4 partitions Creating a table showing all parenting partitions of nodes. Nodes belong to 2 partitions in maximum There are 90 shared nodes which is 3.43 % of all nodes. The initial owner was not any of the elements for 0 nodes Checking partitioning before optimization Checking for partitioning Information on partition bandwidth Distribution of elements, nodes and shared nodes partition elements nodes shared 1 614 652 14 2 628 653 29 3 633 659 30 4 625 662 17 Average number of elements in partition 6.565e+02 Maximum deviation in ownership 10 Average deviation in ownership 4.153e+00 Average relative deviation 0.63 % Checking for problematic sharings Optimizing sharing for 4 partitions There shouldn't be any problematic sharings, knock, knock... Partitioning was not altered Elmergrid saving data with method 2: ------------------------------------- Saving Elmer mesh in partitioned format Saving mesh in parallel ElmerSolver format to directory mesh2D/partitioning.4. Nodes belong to 2 partitions in maximum Saving mesh for 4 partitions part elements nodes shared bc elems orphan indirect 1 614 652 14 74 0 0 2 628 653 29 51 0 0 3 633 659 30 51 0 0 4 625 662 17 74 0 0 ---------------------------------------------------------------------------------------------- ave 625.0 656.5 22.5 62.5 0.0 0.0 Writing of partitioned mesh finished Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice CMake Warning (dev) at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:49 (IF): Policy CMP0054 is not set: Only interpret if() arguments as variables or keywords when unquoted. Run "cmake --help-policy CMP0054" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Quoted variables like "LIST_VAR" will no longer be dereferenced when the policy is set to NEW. Since the policy is not set the OLD behavior will be used. Call Stack (most recent call first): runTest.cmake:7 (RUN_ELMERICE_TEST) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:55 (IF): Policy CMP0054 is not set: Only interpret if() arguments as variables or keywords when unquoted. Run "cmake --help-policy CMP0054" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Quoted variables like "WITH_MPI" will no longer be dereferenced when the policy is set to NEW. Since the policy is not set the OLD behavior will be used. Call Stack (most recent call first): runTest.cmake:7 (RUN_ELMERICE_TEST) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:57 (IF): Policy CMP0054 is not set: Only interpret if() arguments as variables or keywords when unquoted. Run "cmake --help-policy CMP0054" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Quoted variables like "N" will no longer be dereferenced when the policy is set to NEW. Since the policy is not set the OLD behavior will be used. Call Stack (most recent call first): runTest.cmake:7 (RUN_ELMERICE_TEST) This warning is for project developers. Use -Wno-dev to suppress it. -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:70 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/elmerice/Tests/InvMeth_AdjMu/TEST.PASSED Call Stack (most recent call first): runTest.cmake:7 (RUN_ELMERICE_TEST) Test time = 4.95 sec ---------------------------------------------------------- Test Failed. "InvMeth_AdjMu" end time: Apr 29 16:51 PDT "InvMeth_AdjMu" time elapsed: 00:00:04 ---------------------------------------------------------- 23/340 Testing: InvMeth_AdjRobin 23/340 Test: InvMeth_AdjRobin Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/elmerice/Tests/InvMeth_AdjRobin" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/elmerice/Tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DELMERSOLVER_HOME=/Users/johnchristian/Elmer/install/share/elmersolver" "-DSHLEXT=.dylib" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/elmerice/Tests/InvMeth_AdjRobin/runTest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/elmerice/Tests/InvMeth_AdjRobin "InvMeth_AdjRobin" start time: Apr 29 16:51 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments The mesh will be partitioned with Metis to 4 partitions. Output will be saved to file mesh2D. Elmergrid loading data: ----------------------- Loading the geometry from file 'mesh2D.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 2 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'mesh2D.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 2626 knots in 2500 4-node elements. Numbering order was and max levelwidth 28. 100 element sides between materials -1 and 1 were located to type 1. 25 element sides between materials -2 and 1 were located to type 2. 100 element sides between materials -3 and 1 were located to type 3. 25 element sides between materials -4 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid partitioning meshes: ------------------------------ Making a Metis partitioning for 2626 nodes in 2-dimensions. Creating a nodal graph of the finite element mesh There are at maximum 8 connections in nodal graph. There are at all in all 20250 connections in nodal graph. There are 20250 connections alltogether in the graph. Starting graph partitioning METIS_PartGraphVKway. Finished Metis graph partitioning call. Set the element partitions by the dominating nodal partition There are from 614 to 633 elements in the 4 partitions. Successfully made a Metis partition using the nodal graph. Optimizing the partitioning at boundaries. Ownership of 0 parents was changed at BCs Optimizing for 4 partitions Creating a table showing all parenting partitions of nodes. Nodes belong to 2 partitions in maximum There are 90 shared nodes which is 3.43 % of all nodes. The initial owner was not any of the elements for 0 nodes Checking partitioning before optimization Checking for partitioning Information on partition bandwidth Distribution of elements, nodes and shared nodes partition elements nodes shared 1 614 652 14 2 628 653 29 3 633 659 30 4 625 662 17 Average number of elements in partition 6.565e+02 Maximum deviation in ownership 10 Average deviation in ownership 4.153e+00 Average relative deviation 0.63 % Checking for problematic sharings Optimizing sharing for 4 partitions There shouldn't be any problematic sharings, knock, knock... Partitioning was not altered Elmergrid saving data with method 2: ------------------------------------- Saving Elmer mesh in partitioned format Saving mesh in parallel ElmerSolver format to directory mesh2D/partitioning.4. Nodes belong to 2 partitions in maximum Saving mesh for 4 partitions part elements nodes shared bc elems orphan indirect 1 614 652 14 74 0 0 2 628 653 29 51 0 0 3 633 659 30 51 0 0 4 625 662 17 74 0 0 ---------------------------------------------------------------------------------------------- ave 625.0 656.5 22.5 62.5 0.0 0.0 Writing of partitioned mesh finished Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice CMake Warning (dev) at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:49 (IF): Policy CMP0054 is not set: Only interpret if() arguments as variables or keywords when unquoted. Run "cmake --help-policy CMP0054" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Quoted variables like "LIST_VAR" will no longer be dereferenced when the policy is set to NEW. Since the policy is not set the OLD behavior will be used. Call Stack (most recent call first): runTest.cmake:7 (RUN_ELMERICE_TEST) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:55 (IF): Policy CMP0054 is not set: Only interpret if() arguments as variables or keywords when unquoted. Run "cmake --help-policy CMP0054" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Quoted variables like "WITH_MPI" will no longer be dereferenced when the policy is set to NEW. Since the policy is not set the OLD behavior will be used. Call Stack (most recent call first): runTest.cmake:7 (RUN_ELMERICE_TEST) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:57 (IF): Policy CMP0054 is not set: Only interpret if() arguments as variables or keywords when unquoted. Run "cmake --help-policy CMP0054" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Quoted variables like "N" will no longer be dereferenced when the policy is set to NEW. Since the policy is not set the OLD behavior will be used. Call Stack (most recent call first): runTest.cmake:7 (RUN_ELMERICE_TEST) This warning is for project developers. Use -Wno-dev to suppress it. -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:70 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/elmerice/Tests/InvMeth_AdjRobin/TEST.PASSED Call Stack (most recent call first): runTest.cmake:7 (RUN_ELMERICE_TEST) Test time = 5.02 sec ---------------------------------------------------------- Test Failed. "InvMeth_AdjRobin" end time: Apr 29 16:52 PDT "InvMeth_AdjRobin" time elapsed: 00:00:05 ---------------------------------------------------------- 24/340 Testing: LateralFriction 24/340 Test: LateralFriction Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/elmerice/Tests/LateralFriction" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/elmerice/Tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DELMERSOLVER_HOME=/Users/johnchristian/Elmer/install/share/elmersolver" "-DSHLEXT=.dylib" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/elmerice/Tests/LateralFriction/runTest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/elmerice/Tests/LateralFriction "LateralFriction" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file rectangle. Elmergrid loading data: ----------------------- Loading the geometry from file 'rectangle.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 2 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'rectangle.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 441 knots in 400 4-node elements. Numbering order was and max levelwidth 23. 20 element sides between materials -1 and 1 were located to type 1. 20 element sides between materials -2 and 1 were located to type 2. 20 element sides between materials -3 and 1 were located to type 3. 20 element sides between materials -4 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory rectangle. Saving 441 coordinates to mesh.nodes. Saving 400 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice CMake Warning (dev) at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:49 (IF): Policy CMP0054 is not set: Only interpret if() arguments as variables or keywords when unquoted. Run "cmake --help-policy CMP0054" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Quoted variables like "LIST_VAR" will no longer be dereferenced when the policy is set to NEW. Since the policy is not set the OLD behavior will be used. Call Stack (most recent call first): runTest.cmake:5 (RUN_ELMERICE_TEST) This warning is for project developers. Use -Wno-dev to suppress it. -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:70 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/elmerice/Tests/LateralFriction/TEST.PASSED Call Stack (most recent call first): runTest.cmake:5 (RUN_ELMERICE_TEST) Test time = 0.81 sec ---------------------------------------------------------- Test Failed. "LateralFriction" end time: Apr 29 16:52 PDT "LateralFriction" time elapsed: 00:00:00 ---------------------------------------------------------- 25/340 Testing: Porous 25/340 Test: Porous Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/elmerice/Tests/Porous" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/elmerice/Tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DELMERSOLVER_HOME=/Users/johnchristian/Elmer/install/share/elmersolver" "-DSHLEXT=.dylib" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/elmerice/Tests/Porous/runTest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/elmerice/Tests/Porous "Porous" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Lower dimensional boundaries will be removed Materials and boundaries will be renumbered Nodes that do not appear in any element will be removed Output will be saved to file mesh_504. Elmergrid loading data: ----------------------- Format chosen using the first line: $MeshFormat Loading mesh in Gmsh format 2.0 from file mesh_504.msh Allocating for 1562 knots and 8544 elements. Moving bulk elements to boundary elements Leading bulk elementtype is 504 Trailing bulk elementtype is 303 There are 1284 (out of 8544) lower dimensional elements. Node 1032 belongs to maximum of 38 elements Found correctly 1284 side elements. Parent elements were reordered up to indx 7260. Moved 7260 elements (out of 8544) to new positions Successfully read the mesh from the Gmsh input file. Elmergrid creating and manipulating meshes: ------------------------------------------- Removing lower dimensional boundaries Maximum elementtype is 504 and dimension 3 Removed 0 (out of 1284) less than 3D boundary elements All 1562 nodes were used by the mesh elements Initial boundary interval [1,6] Numbering of boundary types is already ok Initial body interval [8,8] body index changed 8 -> 1 in 7260 elements Mapping material types from [8 8] to [1 1] Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory mesh_504. Saving 1562 coordinates to mesh.nodes. Saving 7260 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice CMake Warning (dev) at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:49 (IF): Policy CMP0054 is not set: Only interpret if() arguments as variables or keywords when unquoted. Run "cmake --help-policy CMP0054" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Quoted variables like "LIST_VAR" will no longer be dereferenced when the policy is set to NEW. Since the policy is not set the OLD behavior will be used. Call Stack (most recent call first): runTest.cmake:5 (RUN_ELMERICE_TEST) This warning is for project developers. Use -Wno-dev to suppress it. -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:70 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/elmerice/Tests/Porous/TEST.PASSED Call Stack (most recent call first): runTest.cmake:5 (RUN_ELMERICE_TEST) Test time = 1.02 sec ---------------------------------------------------------- Test Failed. "Porous" end time: Apr 29 16:52 PDT "Porous" time elapsed: 00:00:01 ---------------------------------------------------------- 26/340 Testing: ShapeFactor 26/340 Test: ShapeFactor Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/elmerice/Tests/ShapeFactor" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/elmerice/Tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DELMERSOLVER_HOME=/Users/johnchristian/Elmer/install/share/elmersolver" "-DSHLEXT=.dylib" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/elmerice/Tests/ShapeFactor/runTest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/elmerice/Tests/ShapeFactor "ShapeFactor" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file rectangle. Elmergrid loading data: ----------------------- Loading the geometry from file 'rectangle.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 2 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Loaded 2 geometry mappings Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'rectangle.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 441 knots in 400 4-node elements. Numbering order was and max levelwidth 23. 20 element sides between materials -1 and 1 were located to type 1. 20 element sides between materials -2 and 1 were located to type 2. 20 element sides between materials -3 and 1 were located to type 3. 20 element sides between materials -4 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory rectangle. Saving 441 coordinates to mesh.nodes. Saving 400 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice CMake Warning (dev) at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:49 (IF): Policy CMP0054 is not set: Only interpret if() arguments as variables or keywords when unquoted. Run "cmake --help-policy CMP0054" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Quoted variables like "LIST_VAR" will no longer be dereferenced when the policy is set to NEW. Since the policy is not set the OLD behavior will be used. Call Stack (most recent call first): runTest.cmake:5 (RUN_ELMERICE_TEST) This warning is for project developers. Use -Wno-dev to suppress it. -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:70 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/elmerice/Tests/ShapeFactor/TEST.PASSED Call Stack (most recent call first): runTest.cmake:5 (RUN_ELMERICE_TEST) Test time = 0.77 sec ---------------------------------------------------------- Test Failed. "ShapeFactor" end time: Apr 29 16:52 PDT "ShapeFactor" time elapsed: 00:00:00 ---------------------------------------------------------- 27/340 Testing: SIA 27/340 Test: SIA Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/elmerice/Tests/SIA" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/elmerice/Tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DELMERSOLVER_HOME=/Users/johnchristian/Elmer/install/share/elmersolver" "-DSHLEXT=.dylib" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/elmerice/Tests/SIA/runTest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/elmerice/Tests/SIA "SIA" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file mesh_A. Elmergrid loading data: ----------------------- Loading the geometry from file 'mesh_A.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 2 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'mesh_A.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 441 knots in 400 4-node elements. Numbering order was and max levelwidth 23. 20 element sides between materials -1 and 1 were located to type 1. 20 element sides between materials -2 and 1 were located to type 2. 20 element sides between materials -3 and 1 were located to type 3. 20 element sides between materials -4 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory mesh_A. Saving 441 coordinates to mesh.nodes. Saving 400 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice CMake Warning (dev) at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:49 (IF): Policy CMP0054 is not set: Only interpret if() arguments as variables or keywords when unquoted. Run "cmake --help-policy CMP0054" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Quoted variables like "LIST_VAR" will no longer be dereferenced when the policy is set to NEW. Since the policy is not set the OLD behavior will be used. Call Stack (most recent call first): runTest.cmake:5 (RUN_ELMERICE_TEST) This warning is for project developers. Use -Wno-dev to suppress it. -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:70 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/elmerice/Tests/SIA/TEST.PASSED Call Stack (most recent call first): runTest.cmake:5 (RUN_ELMERICE_TEST) Test time = 1.05 sec ---------------------------------------------------------- Test Failed. "SIA" end time: Apr 29 16:52 PDT "SIA" time elapsed: 00:00:01 ---------------------------------------------------------- 28/340 Testing: SSA_Coulomb 28/340 Test: SSA_Coulomb Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/elmerice/Tests/SSA_Coulomb" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/elmerice/Tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DELMERSOLVER_HOME=/Users/johnchristian/Elmer/install/share/elmersolver" "-DSHLEXT=.dylib" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/elmerice/Tests/SSA_Coulomb/runTest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/elmerice/Tests/SSA_Coulomb "SSA_Coulomb" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file rectangle. Elmergrid loading data: ----------------------- Loading the geometry from file 'rectangle.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 2 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'rectangle.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 1681 knots in 1600 4-node elements. Numbering order was and max levelwidth 43. 40 element sides between materials -1 and 1 were located to type 1. 40 element sides between materials -2 and 1 were located to type 2. 40 element sides between materials -3 and 1 were located to type 3. 40 element sides between materials -4 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory rectangle. Saving 1681 coordinates to mesh.nodes. Saving 1600 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice CMake Warning (dev) at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:49 (IF): Policy CMP0054 is not set: Only interpret if() arguments as variables or keywords when unquoted. Run "cmake --help-policy CMP0054" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Quoted variables like "LIST_VAR" will no longer be dereferenced when the policy is set to NEW. Since the policy is not set the OLD behavior will be used. Call Stack (most recent call first): runTest.cmake:5 (RUN_ELMERICE_TEST) This warning is for project developers. Use -Wno-dev to suppress it. -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:70 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/elmerice/Tests/SSA_Coulomb/TEST.PASSED Call Stack (most recent call first): runTest.cmake:5 (RUN_ELMERICE_TEST) Test time = 1.22 sec ---------------------------------------------------------- Test Failed. "SSA_Coulomb" end time: Apr 29 16:52 PDT "SSA_Coulomb" time elapsed: 00:00:01 ---------------------------------------------------------- 29/340 Testing: SSA_IceSheet 29/340 Test: SSA_IceSheet Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/elmerice/Tests/SSA_IceSheet" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/elmerice/Tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DELMERSOLVER_HOME=/Users/johnchristian/Elmer/install/share/elmersolver" "-DSHLEXT=.dylib" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/elmerice/Tests/SSA_IceSheet/runTest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/elmerice/Tests/SSA_IceSheet "SSA_IceSheet" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file rectangle. Elmergrid loading data: ----------------------- Loading the geometry from file 'rectangle.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 2 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'rectangle.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 1681 knots in 1600 4-node elements. Numbering order was and max levelwidth 43. 40 element sides between materials -1 and 1 were located to type 1. 40 element sides between materials -2 and 1 were located to type 2. 40 element sides between materials -3 and 1 were located to type 3. 40 element sides between materials -4 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory rectangle. Saving 1681 coordinates to mesh.nodes. Saving 1600 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice CMake Warning (dev) at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:49 (IF): Policy CMP0054 is not set: Only interpret if() arguments as variables or keywords when unquoted. Run "cmake --help-policy CMP0054" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Quoted variables like "LIST_VAR" will no longer be dereferenced when the policy is set to NEW. Since the policy is not set the OLD behavior will be used. Call Stack (most recent call first): runTest.cmake:5 (RUN_ELMERICE_TEST) This warning is for project developers. Use -Wno-dev to suppress it. -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:70 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/elmerice/Tests/SSA_IceSheet/TEST.PASSED Call Stack (most recent call first): runTest.cmake:5 (RUN_ELMERICE_TEST) Test time = 1.27 sec ---------------------------------------------------------- Test Failed. "SSA_IceSheet" end time: Apr 29 16:52 PDT "SSA_IceSheet" time elapsed: 00:00:01 ---------------------------------------------------------- 30/340 Testing: SSA_Weertman 30/340 Test: SSA_Weertman Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/elmerice/Tests/SSA_Weertman" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/elmerice/Tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DELMERSOLVER_HOME=/Users/johnchristian/Elmer/install/share/elmersolver" "-DSHLEXT=.dylib" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/elmerice/Tests/SSA_Weertman/runTest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/elmerice/Tests/SSA_Weertman "SSA_Weertman" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file rectangle. Elmergrid loading data: ----------------------- Loading the geometry from file 'rectangle.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 2 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'rectangle.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 1681 knots in 1600 4-node elements. Numbering order was and max levelwidth 43. 40 element sides between materials -1 and 1 were located to type 1. 40 element sides between materials -2 and 1 were located to type 2. 40 element sides between materials -3 and 1 were located to type 3. 40 element sides between materials -4 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory rectangle. Saving 1681 coordinates to mesh.nodes. Saving 1600 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice CMake Warning (dev) at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:49 (IF): Policy CMP0054 is not set: Only interpret if() arguments as variables or keywords when unquoted. Run "cmake --help-policy CMP0054" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Quoted variables like "LIST_VAR" will no longer be dereferenced when the policy is set to NEW. Since the policy is not set the OLD behavior will be used. Call Stack (most recent call first): runTest.cmake:5 (RUN_ELMERICE_TEST) This warning is for project developers. Use -Wno-dev to suppress it. -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:70 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/elmerice/Tests/SSA_Weertman/TEST.PASSED Call Stack (most recent call first): runTest.cmake:5 (RUN_ELMERICE_TEST) Test time = 1.04 sec ---------------------------------------------------------- Test Failed. "SSA_Weertman" end time: Apr 29 16:52 PDT "SSA_Weertman" time elapsed: 00:00:01 ---------------------------------------------------------- 31/340 Testing: Teterousse3a 31/340 Test: Teterousse3a Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/elmerice/Tests/Teterousse3a" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/elmerice/Tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DELMERSOLVER_HOME=/Users/johnchristian/Elmer/install/share/elmersolver" "-DSHLEXT=.dylib" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/elmerice/Tests/Teterousse3a/runTest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/elmerice/Tests/Teterousse3a "Teterousse3a" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Lower dimensional boundaries will be removed Materials and boundaries will be renumbered Nodes that do not appear in any element will be removed Output will be saved to file teterousse. Elmergrid loading data: ----------------------- Format chosen using the first line: $MeshFormat Loading mesh in Gmsh format 2.0 from file teterousse.msh Allocating for 389 knots and 776 elements. Moving bulk elements to boundary elements Leading bulk elementtype is 303 Trailing bulk elementtype is 202 There are 74 (out of 776) lower dimensional elements. Node 164 belongs to maximum of 9 elements Found correctly 74 side elements. Parent elements were reordered up to indx 702. Moved 702 elements (out of 776) to new positions Successfully read the mesh from the Gmsh input file. Elmergrid creating and manipulating meshes: ------------------------------------------- Reordering 389 knots and 702 elements in 3-dimensions. Ordering with (1*x + 0.1*y + 0.01*z) Moving knots to new positions Moving the elements to new positions Moving the parents of the boundary nodes. Indexwidth of the new node order is 20. Removing lower dimensional boundaries Maximum elementtype is 303 and dimension 2 Removed 0 (out of 74) less than 2D boundary elements All 389 nodes were used by the mesh elements Initial boundary interval [4,4] boundary index changed 4 -> 1 in 74 elements Mapping boundary types from [4 4] to [1 1] Initial body interval [5,5] body index changed 5 -> 1 in 702 elements Mapping material types from [5 5] to [1 1] Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory teterousse. Saving 389 coordinates to mesh.nodes. Saving 702 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice CMake Warning (dev) at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:49 (IF): Policy CMP0054 is not set: Only interpret if() arguments as variables or keywords when unquoted. Run "cmake --help-policy CMP0054" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Quoted variables like "LIST_VAR" will no longer be dereferenced when the policy is set to NEW. Since the policy is not set the OLD behavior will be used. Call Stack (most recent call first): runTest.cmake:8 (RUN_ELMERICE_TEST) This warning is for project developers. Use -Wno-dev to suppress it. -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:70 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/elmerice/Tests/Teterousse3a/TEST.PASSED Call Stack (most recent call first): runTest.cmake:8 (RUN_ELMERICE_TEST) Test time = 1.44 sec ---------------------------------------------------------- Test Failed. "Teterousse3a" end time: Apr 29 16:52 PDT "Teterousse3a" time elapsed: 00:00:01 ---------------------------------------------------------- 32/340 Testing: Teterousse3a_b 32/340 Test: Teterousse3a_b Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/elmerice/Tests/Teterousse3a_b" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/elmerice/Tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DELMERSOLVER_HOME=/Users/johnchristian/Elmer/install/share/elmersolver" "-DSHLEXT=.dylib" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/elmerice/Tests/Teterousse3a_b/runTest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/elmerice/Tests/Teterousse3a_b "Teterousse3a_b" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Lower dimensional boundaries will be removed Materials and boundaries will be renumbered Nodes that do not appear in any element will be removed Output will be saved to file teterousse. Elmergrid loading data: ----------------------- Format chosen using the first line: $MeshFormat Loading mesh in Gmsh format 2.0 from file teterousse.msh Allocating for 389 knots and 776 elements. Moving bulk elements to boundary elements Leading bulk elementtype is 303 Trailing bulk elementtype is 202 There are 74 (out of 776) lower dimensional elements. Node 164 belongs to maximum of 9 elements Found correctly 74 side elements. Parent elements were reordered up to indx 702. Moved 702 elements (out of 776) to new positions Successfully read the mesh from the Gmsh input file. Elmergrid creating and manipulating meshes: ------------------------------------------- Reordering 389 knots and 702 elements in 3-dimensions. Ordering with (1*x + 0.1*y + 0*z) Moving knots to new positions Moving the elements to new positions Moving the parents of the boundary nodes. Indexwidth of the new node order is 20. Removing lower dimensional boundaries Maximum elementtype is 303 and dimension 2 Removed 0 (out of 74) less than 2D boundary elements All 389 nodes were used by the mesh elements Initial boundary interval [4,4] boundary index changed 4 -> 1 in 74 elements Mapping boundary types from [4 4] to [1 1] Initial body interval [5,5] body index changed 5 -> 1 in 702 elements Mapping material types from [5 5] to [1 1] Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory teterousse. Saving 389 coordinates to mesh.nodes. Saving 702 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice CMake Warning (dev) at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:49 (IF): Policy CMP0054 is not set: Only interpret if() arguments as variables or keywords when unquoted. Run "cmake --help-policy CMP0054" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Quoted variables like "LIST_VAR" will no longer be dereferenced when the policy is set to NEW. Since the policy is not set the OLD behavior will be used. Call Stack (most recent call first): runTest.cmake:5 (RUN_ELMERICE_TEST) This warning is for project developers. Use -Wno-dev to suppress it. -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:70 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/elmerice/Tests/Teterousse3a_b/TEST.PASSED Call Stack (most recent call first): runTest.cmake:5 (RUN_ELMERICE_TEST) Test time = 1.38 sec ---------------------------------------------------------- Test Failed. "Teterousse3a_b" end time: Apr 29 16:52 PDT "Teterousse3a_b" time elapsed: 00:00:01 ---------------------------------------------------------- 33/340 Testing: Teterousse_DeformHeat 33/340 Test: Teterousse_DeformHeat Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/elmerice/Tests/Teterousse_DeformHeat" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/elmerice/Tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DELMERSOLVER_HOME=/Users/johnchristian/Elmer/install/share/elmersolver" "-DSHLEXT=.dylib" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/elmerice/Tests/Teterousse_DeformHeat/runTest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/elmerice/Tests/Teterousse_DeformHeat "Teterousse_DeformHeat" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Lower dimensional boundaries will be removed Materials and boundaries will be renumbered Nodes that do not appear in any element will be removed Output will be saved to file teterousse. Elmergrid loading data: ----------------------- Format chosen using the first line: $MeshFormat Loading mesh in Gmsh format 2.0 from file teterousse.msh Allocating for 389 knots and 776 elements. Moving bulk elements to boundary elements Leading bulk elementtype is 303 Trailing bulk elementtype is 202 There are 74 (out of 776) lower dimensional elements. Node 164 belongs to maximum of 9 elements Found correctly 74 side elements. Parent elements were reordered up to indx 702. Moved 702 elements (out of 776) to new positions Successfully read the mesh from the Gmsh input file. Elmergrid creating and manipulating meshes: ------------------------------------------- Reordering 389 knots and 702 elements in 3-dimensions. Ordering with (1*x + 0.1*y + 0.01*z) Moving knots to new positions Moving the elements to new positions Moving the parents of the boundary nodes. Indexwidth of the new node order is 20. Removing lower dimensional boundaries Maximum elementtype is 303 and dimension 2 Removed 0 (out of 74) less than 2D boundary elements All 389 nodes were used by the mesh elements Initial boundary interval [4,4] boundary index changed 4 -> 1 in 74 elements Mapping boundary types from [4 4] to [1 1] Initial body interval [5,5] body index changed 5 -> 1 in 702 elements Mapping material types from [5 5] to [1 1] Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory teterousse. Saving 389 coordinates to mesh.nodes. Saving 702 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice CMake Warning (dev) at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:49 (IF): Policy CMP0054 is not set: Only interpret if() arguments as variables or keywords when unquoted. Run "cmake --help-policy CMP0054" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Quoted variables like "LIST_VAR" will no longer be dereferenced when the policy is set to NEW. Since the policy is not set the OLD behavior will be used. Call Stack (most recent call first): runTest.cmake:5 (RUN_ELMERICE_TEST) This warning is for project developers. Use -Wno-dev to suppress it. -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:70 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/elmerice/Tests/Teterousse_DeformHeat/TEST.PASSED Call Stack (most recent call first): runTest.cmake:5 (RUN_ELMERICE_TEST) Test time = 1.39 sec ---------------------------------------------------------- Test Failed. "Teterousse_DeformHeat" end time: Apr 29 16:52 PDT "Teterousse_DeformHeat" time elapsed: 00:00:01 ---------------------------------------------------------- 34/340 Testing: ThicknessSolver 34/340 Test: ThicknessSolver Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/elmerice/Tests/ThicknessSolver" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/elmerice/Tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DELMERSOLVER_HOME=/Users/johnchristian/Elmer/install/share/elmersolver" "-DSHLEXT=.dylib" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/elmerice/Tests/ThicknessSolver/runTest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/elmerice/Tests/ThicknessSolver "ThicknessSolver" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file cube. Elmergrid loading data: ----------------------- Loading the geometry from file 'cube.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (3-DIM). Loading 2 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading 2 subcell limits in Z-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'cube.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 121 knots in 100 4-node elements. Numbering order was and max levelwidth 13. 10 element sides between materials -1 and 1 were located to type 1. 10 element sides between materials -2 and 1 were located to type 2. 10 element sides between materials -3 and 1 were located to type 3. 10 element sides between materials -4 and 1 were located to type 4. Created 5 extruded divisions. Elementtype 404 extruded to type 808. Allocated for 6 new BC lists Extruded mesh has 500 elements in 5 levels. Simple extrusion would have 500 elements Extruded BCs list 0 of types [1,1] has 50 elements. Extruded BCs list 1 of types [2,2] has 50 elements. Extruded BCs list 2 of types [3,3] has 50 elements. Extruded BCs list 3 of types [4,4] has 50 elements. Layer BCs list 4 of types [5,5] has 100 elements. Layer BCs list 5 of types [6,6] has 100 elements. Created 500 elements and 726 nodes by extruding the 2D geometry Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory cube. Saving 726 coordinates to mesh.nodes. Saving 500 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice CMake Warning (dev) at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:49 (IF): Policy CMP0054 is not set: Only interpret if() arguments as variables or keywords when unquoted. Run "cmake --help-policy CMP0054" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Quoted variables like "LIST_VAR" will no longer be dereferenced when the policy is set to NEW. Since the policy is not set the OLD behavior will be used. Call Stack (most recent call first): runTest.cmake:5 (RUN_ELMERICE_TEST) This warning is for project developers. Use -Wno-dev to suppress it. -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/elmerice/Tests/test_macros.cmake:70 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/elmerice/Tests/ThicknessSolver/TEST.PASSED Call Stack (most recent call first): runTest.cmake:5 (RUN_ELMERICE_TEST) Test time = 0.89 sec ---------------------------------------------------------- Test Failed. "ThicknessSolver" end time: Apr 29 16:52 PDT "ThicknessSolver" time elapsed: 00:00:00 ---------------------------------------------------------- 35/340 Testing: 1dtests 35/340 Test: 1dtests Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/1dtests" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/1dtests/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/1dtests "1dtests" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file 1d. Elmergrid loading data: ----------------------- Loading the geometry from file '1d.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (1-DIM). Loading 2 subcell limits in X-direction Loading material structure End of field Loading boundary conditions Found 2 boundaries Loading minimum number of elements Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file '1d.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 61 knots in 20 4-node elements. 1 element sides between materials -1 and 1 were located to type 1. 1 element sides between materials -2 and 1 were located to type 2. Dimension 3 not active but higher dimensions are? Dimension 2 not active but higher dimensions are? Coordinates defined in 1 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory 1d. Saving 61 coordinates to mesh.nodes. Saving 20 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/1dtests/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.80 sec ---------------------------------------------------------- Test Failed. "1dtests" end time: Apr 29 16:52 PDT "1dtests" time elapsed: 00:00:00 ---------------------------------------------------------- 36/340 Testing: 1sttime 36/340 Test: 1sttime Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/1sttime" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/1sttime/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/1sttime "1sttime" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: Test time = 0.49 sec ---------------------------------------------------------- Test Passed. "1sttime" end time: Apr 29 16:52 PDT "1sttime" time elapsed: 00:00:00 ---------------------------------------------------------- 37/340 Testing: 2ndtime 37/340 Test: 2ndtime Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/2ndtime" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/2ndtime/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/2ndtime "2ndtime" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: Test time = 0.48 sec ---------------------------------------------------------- Test Passed. "2ndtime" end time: Apr 29 16:52 PDT "2ndtime" time elapsed: 00:00:00 ---------------------------------------------------------- 38/340 Testing: adaptivity1 38/340 Test: adaptivity1 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/adaptivity1" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/adaptivity1/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/adaptivity1 "adaptivity1" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Mesh input file: Ldomain.mif Mesh output directory: . Parse OK Node 1: 0.3 Node 2: 0.3 Node 3: 0.3 Node 4: 0.3 Node 5: 0.3 Node 6: 0.3 Conversion completed. Generating Body 1 completed! Nodes: 199 Elements: 84 *** ALL DONE -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/adaptivity1/TEST.PASSED Call Stack (most recent call first): runtest.cmake:8 (RUN_ELMER_TEST) Test time = 0.81 sec ---------------------------------------------------------- Test Failed. "adaptivity1" end time: Apr 29 16:52 PDT "adaptivity1" time elapsed: 00:00:00 ---------------------------------------------------------- 39/340 Testing: adaptivity2 39/340 Test: adaptivity2 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/adaptivity2" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/adaptivity2/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/adaptivity2 "adaptivity2" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/adaptivity2/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.79 sec ---------------------------------------------------------- Test Failed. "adaptivity2" end time: Apr 29 16:52 PDT "adaptivity2" time elapsed: 00:00:00 ---------------------------------------------------------- 40/340 Testing: adaptivity3 40/340 Test: adaptivity3 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/adaptivity3" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/adaptivity3/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/adaptivity3 "adaptivity3" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file Step. Elmergrid loading data: ----------------------- Loading the geometry from file 'Step.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 5 subcell limits in X-direction Loading 3 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 3 boundaries Loading minimum number of elements Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'Step.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 3 cells were created. Numbered 133 knots in 105 4-node elements. Numbering order was and max levelwidth 9. 3 element sides between materials 2 and 1 were located to type 1. 6 element sides between materials 3 and 1 were located to type 2. 45 element sides between materials 0 and 1 were located to type 3. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions There are 210 elements after triangularization (was 105) Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory Step. Saving 133 coordinates to mesh.nodes. Saving 210 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/adaptivity3/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.79 sec ---------------------------------------------------------- Test Failed. "adaptivity3" end time: Apr 29 16:52 PDT "adaptivity3" time elapsed: 00:00:00 ---------------------------------------------------------- 41/340 Testing: adaptivity4 41/340 Test: adaptivity4 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/adaptivity4" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/adaptivity4/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/adaptivity4 "adaptivity4" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments The rectangles will be split to triangles. Output will be saved to file mesh. Elmergrid loading data: ----------------------- Loading the geometry from file 'mesh.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 2 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 2 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'mesh.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 164 knots in 120 4-node elements. Numbering order was and max levelwidth 43. 3 element sides between materials -4 and 1 were located to type 1. 3 element sides between materials -2 and 1 were located to type 2. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions There are 240 elements after triangularization (was 120) Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory mesh. Saving 164 coordinates to mesh.nodes. Saving 240 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/adaptivity4/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.81 sec ---------------------------------------------------------- Test Failed. "adaptivity4" end time: Apr 29 16:52 PDT "adaptivity4" time elapsed: 00:00:00 ---------------------------------------------------------- 42/340 Testing: adaptivity5 42/340 Test: adaptivity5 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/adaptivity5" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/adaptivity5/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/adaptivity5 "adaptivity5" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments The rectangles will be split to triangles. Output will be saved to file mesh. Elmergrid loading data: ----------------------- Loading the geometry from file 'mesh.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 2 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 2 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'mesh.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 164 knots in 120 4-node elements. Numbering order was and max levelwidth 43. 3 element sides between materials -4 and 1 were located to type 1. 3 element sides between materials -2 and 1 were located to type 2. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions There are 240 elements after triangularization (was 120) Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory mesh. Saving 164 coordinates to mesh.nodes. Saving 240 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/adaptivity5/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.76 sec ---------------------------------------------------------- Test Failed. "adaptivity5" end time: Apr 29 16:52 PDT "adaptivity5" time elapsed: 00:00:00 ---------------------------------------------------------- 43/340 Testing: adv_diff1 43/340 Test: adv_diff1 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/adv_diff1" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/adv_diff1/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/adv_diff1 "adv_diff1" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file Step. Elmergrid loading data: ----------------------- Loading the geometry from file 'Step.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 5 subcell limits in X-direction Loading 3 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 3 boundaries Loading minimum number of elements Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'Step.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 3 cells were created. Numbered 1632 knots in 511 8-node elements. Numbering order was and max levelwidth 67. 14 element sides between materials 2 and 1 were located to type 1. 21 element sides between materials 3 and 1 were located to type 2. 63 element sides between materials 0 and 1 were located to type 3. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory Step. Saving 1632 coordinates to mesh.nodes. Saving 511 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/adv_diff1/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.74 sec ---------------------------------------------------------- Test Failed. "adv_diff1" end time: Apr 29 16:52 PDT "adv_diff1" time elapsed: 00:00:00 ---------------------------------------------------------- 44/340 Testing: adv_diff2 44/340 Test: adv_diff2 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/adv_diff2" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/adv_diff2/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/adv_diff2 "adv_diff2" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file Step. Elmergrid loading data: ----------------------- Loading the geometry from file 'Step.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 5 subcell limits in X-direction Loading 3 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 3 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'Step.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 3 cells were created. Numbered 1090 knots in 1020 4-node elements. Numbering order was and max levelwidth 33. 20 element sides between materials 2 and 1 were located to type 1. 30 element sides between materials 3 and 1 were located to type 2. 88 element sides between materials 0 and 1 were located to type 3. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory Step. Saving 1090 coordinates to mesh.nodes. Saving 1020 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/adv_diff2/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.74 sec ---------------------------------------------------------- Test Failed. "adv_diff2" end time: Apr 29 16:52 PDT "adv_diff2" time elapsed: 00:00:00 ---------------------------------------------------------- 45/340 Testing: adv_diff3 45/340 Test: adv_diff3 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/adv_diff3" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/adv_diff3/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/adv_diff3 "adv_diff3" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file Step. Elmergrid loading data: ----------------------- Loading the geometry from file 'Step.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 5 subcell limits in X-direction Loading 3 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 3 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'Step.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 3 cells were created. Numbered 1090 knots in 1020 4-node elements. Numbering order was and max levelwidth 33. 20 element sides between materials 2 and 1 were located to type 1. 30 element sides between materials 3 and 1 were located to type 2. 88 element sides between materials 0 and 1 were located to type 3. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory Step. Saving 1090 coordinates to mesh.nodes. Saving 1020 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/adv_diff3/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.76 sec ---------------------------------------------------------- Test Failed. "adv_diff3" end time: Apr 29 16:52 PDT "adv_diff3" time elapsed: 00:00:00 ---------------------------------------------------------- 46/340 Testing: adv_diff4 46/340 Test: adv_diff4 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/adv_diff4" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/adv_diff4/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/adv_diff4 "adv_diff4" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file Step2. Elmergrid loading data: ----------------------- Loading the geometry from file 'Step2.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 6 subcell limits in X-direction Loading 5 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 7 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'Step2.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 7 cells were created. Numbered 1722 knots in 1626 4-node elements. Numbering order was and max levelwidth 50. 12 element sides between materials 5 and 1 were located to type 1. 12 element sides between materials 3 and 1 were located to type 2. 66 element sides between materials 0 and 1 were located to type 3. 30 element sides between materials 2 and 1 were located to type 4. 12 element sides between materials 4 and 2 were located to type 5. 12 element sides between materials 3 and 2 were located to type 6. 76 element sides between materials 0 and 2 were located to type 7. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory Step2. Saving 1722 coordinates to mesh.nodes. Saving 1626 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/adv_diff4/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.74 sec ---------------------------------------------------------- Test Failed. "adv_diff4" end time: Apr 29 16:52 PDT "adv_diff4" time elapsed: 00:00:00 ---------------------------------------------------------- 47/340 Testing: AdvDiffFCT 47/340 Test: AdvDiffFCT Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/AdvDiffFCT" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/AdvDiffFCT/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/AdvDiffFCT "AdvDiffFCT" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file square. Elmergrid loading data: ----------------------- Loading the geometry from file 'square.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 2 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'square.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 10201 knots in 10000 4-node elements. Numbering order was and max levelwidth 103. 100 element sides between materials -1 and 1 were located to type 1. 100 element sides between materials -2 and 1 were located to type 2. 100 element sides between materials -3 and 1 were located to type 3. 100 element sides between materials -4 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory square. Saving 10201 coordinates to mesh.nodes. Saving 10000 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/AdvDiffFCT/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.83 sec ---------------------------------------------------------- Test Failed. "AdvDiffFCT" end time: Apr 29 16:52 PDT "AdvDiffFCT" time elapsed: 00:00:00 ---------------------------------------------------------- 48/340 Testing: AdvDiffHandles 48/340 Test: AdvDiffHandles Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/AdvDiffHandles" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/AdvDiffHandles/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/AdvDiffHandles "AdvDiffHandles" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file Step. Elmergrid loading data: ----------------------- Loading the geometry from file 'Step.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 5 subcell limits in X-direction Loading 3 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 3 boundaries Loading minimum number of elements Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'Step.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 3 cells were created. Numbered 2114 knots in 2016 4-node elements. Numbering order was and max levelwidth 58. 28 element sides between materials 2 and 1 were located to type 1. 42 element sides between materials 3 and 1 were located to type 2. 124 element sides between materials 0 and 1 were located to type 3. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory Step. Saving 2114 coordinates to mesh.nodes. Saving 2016 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/AdvDiffHandles/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.73 sec ---------------------------------------------------------- Test Failed. "AdvDiffHandles" end time: Apr 29 16:52 PDT "AdvDiffHandles" time elapsed: 00:00:00 ---------------------------------------------------------- 49/340 Testing: AdvDiffHandles2 49/340 Test: AdvDiffHandles2 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/AdvDiffHandles2" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/AdvDiffHandles2/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/AdvDiffHandles2 "AdvDiffHandles2" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file Step. Elmergrid loading data: ----------------------- Loading the geometry from file 'Step.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 5 subcell limits in X-direction Loading 3 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 3 boundaries Loading minimum number of elements Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'Step.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 3 cells were created. Numbered 2114 knots in 2016 4-node elements. Numbering order was and max levelwidth 58. 28 element sides between materials 2 and 1 were located to type 1. 42 element sides between materials 3 and 1 were located to type 2. 124 element sides between materials 0 and 1 were located to type 3. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory Step. Saving 2114 coordinates to mesh.nodes. Saving 2016 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/AdvDiffHandles2/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.73 sec ---------------------------------------------------------- Test Failed. "AdvDiffHandles2" end time: Apr 29 16:52 PDT "AdvDiffHandles2" time elapsed: 00:00:00 ---------------------------------------------------------- 50/340 Testing: AdvDiffHandles3 50/340 Test: AdvDiffHandles3 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/AdvDiffHandles3" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/AdvDiffHandles3/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/AdvDiffHandles3 "AdvDiffHandles3" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file Step. Elmergrid loading data: ----------------------- Loading the geometry from file 'Step.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 5 subcell limits in X-direction Loading 3 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 3 boundaries Loading minimum number of elements Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'Step.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 3 cells were created. Numbered 2114 knots in 2016 4-node elements. Numbering order was and max levelwidth 58. 28 element sides between materials 2 and 1 were located to type 1. 42 element sides between materials 3 and 1 were located to type 2. 124 element sides between materials 0 and 1 were located to type 3. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory Step. Saving 2114 coordinates to mesh.nodes. Saving 2016 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/AdvDiffHandles3/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.73 sec ---------------------------------------------------------- Test Failed. "AdvDiffHandles3" end time: Apr 29 16:52 PDT "AdvDiffHandles3" time elapsed: 00:00:00 ---------------------------------------------------------- 51/340 Testing: AdvReactDG 51/340 Test: AdvReactDG Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/AdvReactDG" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/AdvReactDG/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/AdvReactDG "AdvReactDG" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file square. Elmergrid loading data: ----------------------- Loading the geometry from file 'square.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 4 subcell limits in X-direction Loading 4 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries End of field Loading minimum number of elements Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'square.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 240 knots in 210 4-node elements. Numbering order was and max levelwidth 17. 15 element sides between materials 2 and 1 were located to type 1. 15 element sides between materials 3 and 1 were located to type 2. 14 element sides between materials 4 and 1 were located to type 3. 14 element sides between materials 5 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory square. Saving 240 coordinates to mesh.nodes. Saving 210 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/AdvReactDG/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.72 sec ---------------------------------------------------------- Test Failed. "AdvReactDG" end time: Apr 29 16:52 PDT "AdvReactDG" time elapsed: 00:00:00 ---------------------------------------------------------- 52/340 Testing: AdvReactDG_P 52/340 Test: AdvReactDG_P Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/AdvReactDG_P" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/AdvReactDG_P/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/AdvReactDG_P "AdvReactDG_P" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file square. Elmergrid loading data: ----------------------- Loading the geometry from file 'square.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 4 subcell limits in X-direction Loading 4 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries End of field Loading minimum number of elements Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'square.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 240 knots in 210 4-node elements. Numbering order was and max levelwidth 18. 15 element sides between materials 2 and 1 were located to type 1. 15 element sides between materials 3 and 1 were located to type 2. 14 element sides between materials 4 and 1 were located to type 3. 14 element sides between materials 5 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory square. Saving 240 coordinates to mesh.nodes. Saving 210 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/AdvReactDG_P/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.75 sec ---------------------------------------------------------- Test Failed. "AdvReactDG_P" end time: Apr 29 16:52 PDT "AdvReactDG_P" time elapsed: 00:00:00 ---------------------------------------------------------- 53/340 Testing: amultg 53/340 Test: amultg Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/amultg" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/amultg/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/amultg "amultg" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file angle. Elmergrid loading data: ----------------------- Loading the geometry from file 'angle.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 2 subcell sizes in X-direction Loading 2 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 1 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'angle.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 3 cells were created. Numbered 30401 knots in 30000 4-node elements. Numbering order was and max levelwidth 203. 800 element sides between materials 0 and 1 were located to type 1. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory angle. Saving 30401 coordinates to mesh.nodes. Saving 30000 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/amultg/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.90 sec ---------------------------------------------------------- Test Failed. "amultg" end time: Apr 29 16:52 PDT "amultg" time elapsed: 00:00:00 ---------------------------------------------------------- 54/340 Testing: amultg2 54/340 Test: amultg2 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/amultg2" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/amultg2/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/amultg2 "amultg2" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file angle. Elmergrid loading data: ----------------------- Loading the geometry from file 'angle.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 2 subcell sizes in X-direction Loading 2 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 3 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'angle.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 3 cells were created. Numbered 5208 knots in 5043 4-node elements. Numbering order was and max levelwidth 85. 82 element sides between materials 2 and 1 were located to type 1. 82 element sides between materials -2 and 1 were located to type 2. 82 element sides between materials -3 and 1 were located to type 2. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory angle. Saving 5208 coordinates to mesh.nodes. Saving 5043 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/amultg2/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.75 sec ---------------------------------------------------------- Test Failed. "amultg2" end time: Apr 29 16:52 PDT "amultg2" time elapsed: 00:00:00 ---------------------------------------------------------- 55/340 Testing: AnalyticalTest 55/340 Test: AnalyticalTest Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/AnalyticalTest" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/AnalyticalTest/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/AnalyticalTest "AnalyticalTest" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file beam. Elmergrid loading data: ----------------------- Loading the geometry from file 'beam.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 1 subcell sizes in X-direction Loading 1 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'beam.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 303 knots in 200 4-node elements. Numbering order was and max levelwidth 103. 100 element sides between materials -1 and 1 were located to type 1. 2 element sides between materials -2 and 1 were located to type 2. 100 element sides between materials -3 and 1 were located to type 3. 2 element sides between materials -4 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory beam. Saving 303 coordinates to mesh.nodes. Saving 200 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/AnalyticalTest/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.72 sec ---------------------------------------------------------- Test Failed. "AnalyticalTest" end time: Apr 29 16:52 PDT "AnalyticalTest" time elapsed: 00:00:00 ---------------------------------------------------------- 56/340 Testing: ArteryOutlet 56/340 Test: ArteryOutlet Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/ArteryOutlet" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/ArteryOutlet/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/ArteryOutlet "ArteryOutlet" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file contra. Elmergrid loading data: ----------------------- Loading the geometry from file 'contra.grd'. Loading old version of Elmergrid file. Loading the geometry from file 'contra.grd'. Defining the coordinate system (2-DIM). Loading [4 5] subcell intervals in 2D Loading material structure Loading element meshing no 1 Loading element ratios Loading element numbers Loading 15 boundary conditions Found 1 divisions for grid Loading ElmerGrid commands from file 'contra.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 6 cells were created. Numbered 1213 knots in 366 8-node elements. Numbering order was and max levelwidth 46. 14 element sides between materials 5 and 1 were located to type 1. 7 element sides between materials 6 and 3 were located to type 2. 6 element sides between materials 0 and 1 were located to type 3. 6 element sides between materials 0 and 2 were located to type 4. 30 element sides between materials 0 and 3 were located to type 5. 7 element sides between materials 2 and 1 were located to type 6. 7 element sides between materials 3 and 2 were located to type 7. 1 element sides between materials 9 and 4 were located to type 8. 1 element sides between materials 7 and 4 were located to type 9. 30 element sides between materials 8 and 4 were located to type 10. 30 element sides between materials 4 and 3 were located to type 11. 6 element sides between materials 9 and 2 were located to type 12. 1 element sides between materials 9 and 1 were located to type 13. 6 element sides between materials 10 and 1 were located to type 14. 6 element sides between materials 11 and 1 were located to type 15. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory contra. Saving 1213 coordinates to mesh.nodes. Saving 366 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/ArteryOutlet/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.77 sec ---------------------------------------------------------- Test Failed. "ArteryOutlet" end time: Apr 29 16:52 PDT "ArteryOutlet" time elapsed: 00:00:00 ---------------------------------------------------------- 57/340 Testing: BDM2D 57/340 Test: BDM2D Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/BDM2D" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/BDM2D/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/BDM2D "BDM2D" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/BDM2D/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.72 sec ---------------------------------------------------------- Test Failed. "BDM2D" end time: Apr 29 16:52 PDT "BDM2D" time elapsed: 00:00:00 ---------------------------------------------------------- 58/340 Testing: BDM3D 58/340 Test: BDM3D Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/BDM3D" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/BDM3D/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/BDM3D "BDM3D" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/BDM3D/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.96 sec ---------------------------------------------------------- Test Failed. "BDM3D" end time: Apr 29 16:52 PDT "BDM3D" time elapsed: 00:00:00 ---------------------------------------------------------- 59/340 Testing: beam-springs 59/340 Test: beam-springs Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/beam-springs" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/beam-springs/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/beam-springs "beam-springs" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file beam3d. Elmergrid loading data: ----------------------- Loading the geometry from file 'beam3d.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (3-DIM). Loading 2 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading 2 subcell limits in Z-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Loading minimum number of elements Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'beam3d.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 36 knots in 25 4-node elements. Numbering order was and max levelwidth 8. 5 element sides between materials -1 and 1 were located to type 1. 5 element sides between materials -2 and 1 were located to type 2. 5 element sides between materials -3 and 1 were located to type 3. 5 element sides between materials -4 and 1 were located to type 4. Created 40 extruded divisions. Elementtype 404 extruded to type 808. Allocated for 6 new BC lists Extruded mesh has 1000 elements in 40 levels. Simple extrusion would have 1000 elements Extruded BCs list 0 of types [1,1] has 200 elements. Extruded BCs list 1 of types [2,2] has 200 elements. Extruded BCs list 2 of types [3,3] has 200 elements. Extruded BCs list 3 of types [4,4] has 200 elements. Layer BCs list 4 of types [5,5] has 25 elements. Layer BCs list 5 of types [6,6] has 25 elements. Created 1000 elements and 1476 nodes by extruding the 2D geometry Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory beam3d. Saving 1476 coordinates to mesh.nodes. Saving 1000 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/beam-springs/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.74 sec ---------------------------------------------------------- Test Failed. "beam-springs" end time: Apr 29 16:52 PDT "beam-springs" time elapsed: 00:00:00 ---------------------------------------------------------- 60/340 Testing: bentonite 60/340 Test: bentonite Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/bentonite" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/bentonite/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/bentonite "bentonite" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/bentonite/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.71 sec ---------------------------------------------------------- Test Failed. "bentonite" end time: Apr 29 16:52 PDT "bentonite" time elapsed: 00:00:00 ---------------------------------------------------------- 61/340 Testing: BlockLinElast1 61/340 Test: BlockLinElast1 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/BlockLinElast1" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/BlockLinElast1/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/BlockLinElast1 "BlockLinElast1" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file square. Elmergrid loading data: ----------------------- Loading the geometry from file 'square.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 4 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 2 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'square.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 451 knots in 400 4-node elements. Numbering order was and max levelwidth 43. 10 element sides between materials 2 and 1 were located to type 1. 10 element sides between materials 3 and 1 were located to type 2. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory square. Saving 451 coordinates to mesh.nodes. Saving 400 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/BlockLinElast1/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.72 sec ---------------------------------------------------------- Test Failed. "BlockLinElast1" end time: Apr 29 16:52 PDT "BlockLinElast1" time elapsed: 00:00:00 ---------------------------------------------------------- 62/340 Testing: BlockLinElast2 62/340 Test: BlockLinElast2 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/BlockLinElast2" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/BlockLinElast2/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/BlockLinElast2 "BlockLinElast2" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file square. Elmergrid loading data: ----------------------- Loading the geometry from file 'square.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 4 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 2 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'square.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 451 knots in 400 4-node elements. Numbering order was and max levelwidth 43. 10 element sides between materials 2 and 1 were located to type 1. 10 element sides between materials 3 and 1 were located to type 2. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory square. Saving 451 coordinates to mesh.nodes. Saving 400 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/BlockLinElast2/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.73 sec ---------------------------------------------------------- Test Failed. "BlockLinElast2" end time: Apr 29 16:52 PDT "BlockLinElast2" time elapsed: 00:00:00 ---------------------------------------------------------- 63/340 Testing: BlockLinElast2b 63/340 Test: BlockLinElast2b Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/BlockLinElast2b" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/BlockLinElast2b/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/BlockLinElast2b "BlockLinElast2b" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file square. Elmergrid loading data: ----------------------- Loading the geometry from file 'square.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 4 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 2 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'square.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 451 knots in 400 4-node elements. Numbering order was and max levelwidth 43. 10 element sides between materials 2 and 1 were located to type 1. 10 element sides between materials 3 and 1 were located to type 2. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory square. Saving 451 coordinates to mesh.nodes. Saving 400 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/BlockLinElast2b/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.75 sec ---------------------------------------------------------- Test Failed. "BlockLinElast2b" end time: Apr 29 16:52 PDT "BlockLinElast2b" time elapsed: 00:00:00 ---------------------------------------------------------- 64/340 Testing: BlockLinElast3 64/340 Test: BlockLinElast3 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/BlockLinElast3" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/BlockLinElast3/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/BlockLinElast3 "BlockLinElast3" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/BlockLinElast3/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.88 sec ---------------------------------------------------------- Test Failed. "BlockLinElast3" end time: Apr 29 16:52 PDT "BlockLinElast3" time elapsed: 00:00:00 ---------------------------------------------------------- 65/340 Testing: BlockPoisson1 65/340 Test: BlockPoisson1 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/BlockPoisson1" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/BlockPoisson1/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/BlockPoisson1 "BlockPoisson1" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file angle. Elmergrid loading data: ----------------------- Loading the geometry from file 'angle.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 3 subcell limits in X-direction Loading 3 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 3 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'angle.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 3 cells were created. Numbered 341 knots in 300 4-node elements. Numbering order was and max levelwidth 23. 50 element sides between materials 0 and 1 were located to type 1. 30 element sides between materials 0 and 2 were located to type 2. 10 element sides between materials 2 and 1 were located to type 3. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory angle. Saving 341 coordinates to mesh.nodes. Saving 300 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/BlockPoisson1/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.73 sec ---------------------------------------------------------- Test Failed. "BlockPoisson1" end time: Apr 29 16:52 PDT "BlockPoisson1" time elapsed: 00:00:00 ---------------------------------------------------------- 66/340 Testing: BlockPoisson2 66/340 Test: BlockPoisson2 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/BlockPoisson2" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/BlockPoisson2/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/BlockPoisson2 "BlockPoisson2" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file angle. Elmergrid loading data: ----------------------- Loading the geometry from file 'angle.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 3 subcell limits in X-direction Loading 3 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 3 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'angle.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 3 cells were created. Numbered 65 knots in 48 4-node elements. Numbering order was and max levelwidth 11. 20 element sides between materials 0 and 1 were located to type 1. 12 element sides between materials 0 and 2 were located to type 2. 4 element sides between materials 2 and 1 were located to type 3. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory angle. Saving 65 coordinates to mesh.nodes. Saving 48 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/BlockPoisson2/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.73 sec ---------------------------------------------------------- Test Failed. "BlockPoisson2" end time: Apr 29 16:52 PDT "BlockPoisson2" time elapsed: 00:00:00 ---------------------------------------------------------- 67/340 Testing: BlockPoisson3 67/340 Test: BlockPoisson3 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/BlockPoisson3" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/BlockPoisson3/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/BlockPoisson3 "BlockPoisson3" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file square. Elmergrid loading data: ----------------------- Loading the geometry from file 'square.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 2 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 1 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'square.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 441 knots in 400 4-node elements. Numbering order was and max levelwidth 23. 80 element sides between materials 0 and 1 were located to type 1. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory square. Saving 441 coordinates to mesh.nodes. Saving 400 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/BlockPoisson3/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.79 sec ---------------------------------------------------------- Test Failed. "BlockPoisson3" end time: Apr 29 16:52 PDT "BlockPoisson3" time elapsed: 00:00:00 ---------------------------------------------------------- 68/340 Testing: bodydir 68/340 Test: bodydir Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/bodydir" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/bodydir/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/bodydir "bodydir" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file test. Elmergrid loading data: ----------------------- Loading the geometry from file 'test.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 2 subcell sizes in X-direction Loading 1 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 2 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'test.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 2 cells were created. Numbered 441 knots in 400 4-node elements. Numbering order was and max levelwidth 23. 20 element sides between materials -4 and 1 were located to type 1. 20 element sides between materials -2 and 2 were located to type 2. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory test. Saving 441 coordinates to mesh.nodes. Saving 400 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/bodydir/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.72 sec ---------------------------------------------------------- Test Failed. "bodydir" end time: Apr 29 16:52 PDT "bodydir" time elapsed: 00:00:00 ---------------------------------------------------------- 69/340 Testing: bodydir2 69/340 Test: bodydir2 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/bodydir2" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/bodydir2/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/bodydir2 "bodydir2" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file cross. Elmergrid loading data: ----------------------- Loading the geometry from file 'cross.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 5 subcell sizes in X-direction Loading 5 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 5 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'cross.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 5 cells were created. Numbered 6014 knots in 5749 4-node elements. Numbering order was and max levelwidth 129. 432 element sides between materials 0 and 1 were located to type 1. 23 element sides between materials 2 and 1 were located to type 2. 25 element sides between materials 3 and 1 were located to type 3. 23 element sides between materials 4 and 1 were located to type 4. 25 element sides between materials 5 and 1 were located to type 5. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory cross. Saving 6014 coordinates to mesh.nodes. Saving 5749 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/bodydir2/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.81 sec ---------------------------------------------------------- Test Failed. "bodydir2" end time: Apr 29 16:52 PDT "bodydir2" time elapsed: 00:00:00 ---------------------------------------------------------- 70/340 Testing: bodyload 70/340 Test: bodyload Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/bodyload" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/bodyload/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/bodyload "bodyload" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file test. Elmergrid loading data: ----------------------- Loading the geometry from file 'test.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 2 subcell sizes in X-direction Loading 1 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 2 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'test.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 2 cells were created. Numbered 441 knots in 400 4-node elements. Numbering order was and max levelwidth 23. 20 element sides between materials -4 and 1 were located to type 1. 20 element sides between materials -2 and 2 were located to type 2. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory test. Saving 441 coordinates to mesh.nodes. Saving 400 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/bodyload/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.78 sec ---------------------------------------------------------- Test Failed. "bodyload" end time: Apr 29 16:52 PDT "bodyload" time elapsed: 00:00:00 ---------------------------------------------------------- 71/340 Testing: BoundaryFluxes 71/340 Test: BoundaryFluxes Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/BoundaryFluxes" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/BoundaryFluxes/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/BoundaryFluxes "BoundaryFluxes" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file angle. Elmergrid loading data: ----------------------- Loading the geometry from file 'angle.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 3 subcell limits in X-direction Loading 3 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 3 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'angle.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 3 cells were created. Numbered 341 knots in 300 4-node elements. Numbering order was and max levelwidth 23. 20 element sides between materials 2 and 1 were located to type 1. 20 element sides between materials -1 and 1 were located to type 2. 20 element sides between materials -2 and 1 were located to type 2. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory angle. Saving 341 coordinates to mesh.nodes. Saving 300 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/BoundaryFluxes/TEST.PASSED Call Stack (most recent call first): runtest.cmake:4 (RUN_ELMER_TEST) Test time = 0.78 sec ---------------------------------------------------------- Test Failed. "BoundaryFluxes" end time: Apr 29 16:52 PDT "BoundaryFluxes" time elapsed: 00:00:00 ---------------------------------------------------------- 72/340 Testing: BoundaryFluxes2 72/340 Test: BoundaryFluxes2 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/BoundaryFluxes2" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/BoundaryFluxes2/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/BoundaryFluxes2 "BoundaryFluxes2" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file square. Elmergrid loading data: ----------------------- Loading the geometry from file 'square.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 1 subcell sizes in X-direction Loading 1 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'square.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 121 knots in 100 4-node elements. Numbering order was and max levelwidth 13. 10 element sides between materials -1 and 1 were located to type 1. 10 element sides between materials -2 and 1 were located to type 2. 10 element sides between materials -3 and 1 were located to type 3. 10 element sides between materials -4 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory square. Saving 121 coordinates to mesh.nodes. Saving 100 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/BoundaryFluxes2/TEST.PASSED Call Stack (most recent call first): runtest.cmake:4 (RUN_ELMER_TEST) Test time = 0.79 sec ---------------------------------------------------------- Test Failed. "BoundaryFluxes2" end time: Apr 29 16:52 PDT "BoundaryFluxes2" time elapsed: 00:00:00 ---------------------------------------------------------- 73/340 Testing: buckling 73/340 Test: buckling Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/buckling" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/buckling/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/buckling "buckling" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file buckling. Elmergrid loading data: ----------------------- Loading the geometry from file 'buckling.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 1 subcell sizes in X-direction Loading 1 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 2 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'buckling.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 567 knots in 120 9-node elements. Numbering order was and max levelwidth 164. 3 element sides between materials -4 and 1 were located to type 1. 3 element sides between materials -2 and 1 were located to type 2. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory buckling. Saving 567 coordinates to mesh.nodes. Saving 120 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/buckling/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.78 sec ---------------------------------------------------------- Test Failed. "buckling" end time: Apr 29 16:52 PDT "buckling" time elapsed: 00:00:00 ---------------------------------------------------------- 74/340 Testing: CapacitanceMatrix 74/340 Test: CapacitanceMatrix Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/CapacitanceMatrix" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/CapacitanceMatrix/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/CapacitanceMatrix "CapacitanceMatrix" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file plates. Elmergrid loading data: ----------------------- Loading the geometry from file 'plates.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 3 subcell sizes in X-direction Loading 11 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 6 boundaries Loading minimum number of elements Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'plates.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 28 cells were created. Numbered 4356 knots in 4000 4-node elements. Numbering order was and max levelwidth 53. 320 element sides between materials 0 and 1 were located to type 1. 80 element sides between materials 2 and 1 were located to type 2. 80 element sides between materials 3 and 1 were located to type 3. 80 element sides between materials 4 and 1 were located to type 4. 80 element sides between materials 5 and 1 were located to type 5. 80 element sides between materials 6 and 1 were located to type 6. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory plates. Saving 4356 coordinates to mesh.nodes. Saving 4000 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/CapacitanceMatrix/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.79 sec ---------------------------------------------------------- Test Failed. "CapacitanceMatrix" end time: Apr 29 16:52 PDT "CapacitanceMatrix" time elapsed: 00:00:00 ---------------------------------------------------------- 75/340 Testing: CavityLid 75/340 Test: CavityLid Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/CavityLid" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/CavityLid/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/CavityLid "CavityLid" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file square. Elmergrid loading data: ----------------------- Loading the geometry from file 'square.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 1 subcell sizes in X-direction Loading 1 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'square.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 841 knots in 784 4-node elements. Numbering order was and max levelwidth 31. 28 element sides between materials -1 and 1 were located to type 1. 28 element sides between materials -2 and 1 were located to type 2. 28 element sides between materials -3 and 1 were located to type 3. 28 element sides between materials -4 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory square. Saving 841 coordinates to mesh.nodes. Saving 784 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/CavityLid/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.75 sec ---------------------------------------------------------- Test Failed. "CavityLid" end time: Apr 29 16:52 PDT "CavityLid" time elapsed: 00:00:00 ---------------------------------------------------------- 76/340 Testing: CavityLid2 76/340 Test: CavityLid2 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/CavityLid2" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/CavityLid2/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/CavityLid2 "CavityLid2" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file square. Elmergrid loading data: ----------------------- Loading the geometry from file 'square.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 1 subcell sizes in X-direction Loading 1 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'square.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 841 knots in 784 4-node elements. Numbering order was and max levelwidth 31. 28 element sides between materials -1 and 1 were located to type 1. 28 element sides between materials -2 and 1 were located to type 2. 28 element sides between materials -3 and 1 were located to type 3. 28 element sides between materials -4 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory square. Saving 841 coordinates to mesh.nodes. Saving 784 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/CavityLid2/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.77 sec ---------------------------------------------------------- Test Failed. "CavityLid2" end time: Apr 29 16:52 PDT "CavityLid2" time elapsed: 00:00:00 ---------------------------------------------------------- 77/340 Testing: channel_v2f 77/340 Test: channel_v2f Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/channel_v2f" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/channel_v2f/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/channel_v2f "channel_v2f" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file channel. Elmergrid loading data: ----------------------- Loading the geometry from file 'channel.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 4 subcell limits in X-direction Loading 4 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Loading minimum number of elements Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'channel.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 221 knots in 192 4-node elements. Numbering order was and max levelwidth 15. 12 element sides between materials 2 and 1 were located to type 1. 12 element sides between materials 3 and 1 were located to type 2. 16 element sides between materials 4 and 1 were located to type 3. 16 element sides between materials 5 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory channel. Saving 221 coordinates to mesh.nodes. Saving 192 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/channel_v2f/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.85 sec ---------------------------------------------------------- Test Failed. "channel_v2f" end time: Apr 29 16:52 PDT "channel_v2f" time elapsed: 00:00:00 ---------------------------------------------------------- 78/340 Testing: cmultg 78/340 Test: cmultg Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/cmultg" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/cmultg/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/cmultg "cmultg" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file angle. Elmergrid loading data: ----------------------- Loading the geometry from file 'angle.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 2 subcell sizes in X-direction Loading 2 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 1 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'angle.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 3 cells were created. Numbered 101016 knots in 100284 4-node elements. Numbering order was and max levelwidth 368. 1462 element sides between materials 0 and 1 were located to type 1. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory angle. Saving 101016 coordinates to mesh.nodes. Saving 100284 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/cmultg/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 1.40 sec ---------------------------------------------------------- Test Failed. "cmultg" end time: Apr 29 16:52 PDT "cmultg" time elapsed: 00:00:01 ---------------------------------------------------------- 79/340 Testing: coating 79/340 Test: coating Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/coating" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/coating/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/coating "coating" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file coat. Elmergrid loading data: ----------------------- Loading the geometry from file 'coat.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 4 subcell limits in X-direction Loading 4 subcell limits in Y-direction Loading material structure End of field Loaded 1 geometry mappings Loading boundary conditions Found 5 boundaries Loading minimum number of elements Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'coat.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 4 cells were created. Numbered 477 knots in 416 4-node elements. Numbering order was and max levelwidth 47. 44 element sides between materials -4 and 1 were located to type 1. 16 element sides between materials 3 and 1 were located to type 2. 16 element sides between materials -1 and 1 were located to type 3. 16 element sides between materials -3 and 1 were located to type 4. 37 element sides between materials 2 and 1 were located to type 5. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory coat. Saving 477 coordinates to mesh.nodes. Saving 416 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/coating/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.79 sec ---------------------------------------------------------- Test Failed. "coating" end time: Apr 29 16:52 PDT "coating" time elapsed: 00:00:00 ---------------------------------------------------------- 80/340 Testing: CompressIdealGas 80/340 Test: CompressIdealGas Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/CompressIdealGas" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/CompressIdealGas/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/CompressIdealGas "CompressIdealGas" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file square. Elmergrid loading data: ----------------------- Loading the geometry from file 'square.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 1 subcell sizes in X-direction Loading 1 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'square.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 441 knots in 400 4-node elements. Numbering order was and max levelwidth 23. 20 element sides between materials -1 and 1 were located to type 1. 20 element sides between materials -2 and 1 were located to type 2. 20 element sides between materials -3 and 1 were located to type 3. 20 element sides between materials -4 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory square. Saving 441 coordinates to mesh.nodes. Saving 400 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/CompressIdealGas/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.79 sec ---------------------------------------------------------- Test Failed. "CompressIdealGas" end time: Apr 29 16:52 PDT "CompressIdealGas" time elapsed: 00:00:00 ---------------------------------------------------------- 81/340 Testing: ConstantBCDisplacement 81/340 Test: ConstantBCDisplacement Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/ConstantBCDisplacement" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/ConstantBCDisplacement/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/ConstantBCDisplacement "ConstantBCDisplacement" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file block. Elmergrid loading data: ----------------------- Loading the geometry from file 'block.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 2 subcell sizes in X-direction Loading 2 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 2 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'block.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 2 cells were created. Numbered 4961 knots in 1600 8-node elements. Numbering order was and max levelwidth 124. 40 element sides between materials -1 and 1 were located to type 1. 12 element sides between materials 2 and 1 were located to type 2. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory block. Saving 4961 coordinates to mesh.nodes. Saving 1600 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/ConstantBCDisplacement/TEST.PASSED Call Stack (most recent call first): runtest.cmake:4 (RUN_ELMER_TEST) Test time = 0.81 sec ---------------------------------------------------------- Test Failed. "ConstantBCDisplacement" end time: Apr 29 16:52 PDT "ConstantBCDisplacement" time elapsed: 00:00:00 ---------------------------------------------------------- 82/340 Testing: ConstantBCTemperature 82/340 Test: ConstantBCTemperature Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/ConstantBCTemperature" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/ConstantBCTemperature/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/ConstantBCTemperature "ConstantBCTemperature" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file squares. Elmergrid loading data: ----------------------- Loading the geometry from file 'squares.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 4 subcell limits in X-direction Loading 4 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 2 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'squares.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 8 cells were created. Numbered 1099 knots in 1016 4-node elements. Numbering order was and max levelwidth 35. 132 element sides between materials 0 and 1 were located to type 1. 34 element sides between materials 2 and 1 were located to type 2. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory squares. Saving 1099 coordinates to mesh.nodes. Saving 1016 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/ConstantBCTemperature/TEST.PASSED Call Stack (most recent call first): runtest.cmake:4 (RUN_ELMER_TEST) Test time = 0.78 sec ---------------------------------------------------------- Test Failed. "ConstantBCTemperature" end time: Apr 29 16:52 PDT "ConstantBCTemperature" time elapsed: 00:00:00 ---------------------------------------------------------- 83/340 Testing: ContactFriction 83/340 Test: ContactFriction Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/ContactFriction" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/ContactFriction/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/ContactFriction "ContactFriction" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Lower dimensional boundaries will be removed Materials and boundaries will be renumbered Nodes that do not appear in any element will be removed Output will be saved to file blunt. Elmergrid loading data: ----------------------- Format chosen using the first line: $MeshFormat Loading mesh in Gmsh format 2.0 from file blunt.msh Allocating for 1761 knots and 3524 elements. Moving bulk elements to boundary elements Leading bulk elementtype is 303 Trailing bulk elementtype is 101 There are 147 (out of 3524) lower dimensional elements. Node 222 belongs to maximum of 8 elements Found 146 side elements, could have found 147 Removing 1 lower dimensional elements from the element list Parent elements were reordered up to indx 3377. Moved 3377 elements (out of 3524) to new positions Initial boundary interval [1,6] Numbering of boundary types is already ok Initial body interval [7,7] body index changed 7 -> 1 in 3377 elements Mapping material types from [7 7] to [1 1] Successfully read the mesh from the Gmsh input file. Elmergrid creating and manipulating meshes: ------------------------------------------- Removing lower dimensional boundaries Maximum elementtype is 303 and dimension 2 Removed 5 (out of 146) less than 2D boundary elements Removing 1 unused nodes (out of 1761) from the mesh Initial boundary interval [1,5] Numbering of boundary types is already ok Initial body interval [1,1] Numbering of bodies is already ok Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory blunt. Saving 1760 coordinates to mesh.nodes. Saving 3377 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/ContactFriction/TEST.PASSED Call Stack (most recent call first): runtest.cmake:4 (RUN_ELMER_TEST) Test time = 0.79 sec ---------------------------------------------------------- Test Failed. "ContactFriction" end time: Apr 29 16:52 PDT "ContactFriction" time elapsed: 00:00:00 ---------------------------------------------------------- 84/340 Testing: ContactFrictionHeating 84/340 Test: ContactFrictionHeating Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/ContactFrictionHeating" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/ContactFrictionHeating/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/ContactFrictionHeating "ContactFrictionHeating" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Lower dimensional boundaries will be removed Materials and boundaries will be renumbered Nodes that do not appear in any element will be removed Output will be saved to file blunt. Elmergrid loading data: ----------------------- Format chosen using the first line: $MeshFormat Loading mesh in Gmsh format 2.0 from file blunt.msh Allocating for 1761 knots and 3524 elements. Moving bulk elements to boundary elements Leading bulk elementtype is 303 Trailing bulk elementtype is 101 There are 147 (out of 3524) lower dimensional elements. Node 222 belongs to maximum of 8 elements Found 146 side elements, could have found 147 Removing 1 lower dimensional elements from the element list Parent elements were reordered up to indx 3377. Moved 3377 elements (out of 3524) to new positions Initial boundary interval [1,6] Numbering of boundary types is already ok Initial body interval [7,7] body index changed 7 -> 1 in 3377 elements Mapping material types from [7 7] to [1 1] Successfully read the mesh from the Gmsh input file. Elmergrid creating and manipulating meshes: ------------------------------------------- Removing lower dimensional boundaries Maximum elementtype is 303 and dimension 2 Removed 5 (out of 146) less than 2D boundary elements Removing 1 unused nodes (out of 1761) from the mesh Initial boundary interval [1,5] Numbering of boundary types is already ok Initial body interval [1,1] Numbering of bodies is already ok Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory blunt. Saving 1760 coordinates to mesh.nodes. Saving 3377 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file base. Elmergrid loading data: ----------------------- Loading the geometry from file 'base.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 2 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Loading minimum number of elements Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'base.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 861 knots in 800 4-node elements. Numbering order was and max levelwidth 43. 40 element sides between materials -1 and 2 were located to type 7. 20 element sides between materials -2 and 2 were located to type 8. 40 element sides between materials -3 and 2 were located to type 9. 20 element sides between materials -4 and 2 were located to type 10. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory base. Saving 861 coordinates to mesh.nodes. Saving 800 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi Starting program Elmergrid Elmergrid reading in-line arguments A secondary input file base will be loaded. The meshes will be united. Output will be saved to file mesh. Elmergrid loading data: ----------------------- Loading mesh in ElmerSolver format from directory blunt. Loading header from mesh.header Maximum elementtype index is: 303 Allocating for 1760 knots and 3377 elements. Loading 1760 Elmer nodes from mesh.nodes Loading 3377 bulk elements from mesh.elements Loading 141 boundary elements from mesh.boundary Elmer mesh loaded succesfully Elmergrid loading data from another file: Loading mesh in ElmerSolver format from directory base. Loading header from mesh.header Maximum elementtype index is: 404 Allocating for 861 knots and 800 elements. Loading 861 Elmer nodes from mesh.nodes Loading 800 bulk elements from mesh.elements Loading 120 boundary elements from mesh.boundary Elmer mesh loaded succesfully Elmergrid creating and manipulating meshes: ------------------------------------------- Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Two meshes were united to one with 2621 nodes and 4177 elements. Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory mesh. Saving 2621 coordinates to mesh.nodes. Saving 4177 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/ContactFrictionHeating/TEST.PASSED Call Stack (most recent call first): runtest.cmake:6 (RUN_ELMER_TEST) Test time = 0.86 sec ---------------------------------------------------------- Test Failed. "ContactFrictionHeating" end time: Apr 29 16:52 PDT "ContactFrictionHeating" time elapsed: 00:00:00 ---------------------------------------------------------- 85/340 Testing: ContactFrictionNonlin 85/340 Test: ContactFrictionNonlin Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/ContactFrictionNonlin" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/ContactFrictionNonlin/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/ContactFrictionNonlin "ContactFrictionNonlin" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Lower dimensional boundaries will be removed Materials and boundaries will be renumbered Nodes that do not appear in any element will be removed Output will be saved to file blunt. Elmergrid loading data: ----------------------- Format chosen using the first line: $MeshFormat Loading mesh in Gmsh format 2.0 from file blunt.msh Allocating for 1761 knots and 3524 elements. Moving bulk elements to boundary elements Leading bulk elementtype is 303 Trailing bulk elementtype is 101 There are 147 (out of 3524) lower dimensional elements. Node 222 belongs to maximum of 8 elements Found 146 side elements, could have found 147 Removing 1 lower dimensional elements from the element list Parent elements were reordered up to indx 3377. Moved 3377 elements (out of 3524) to new positions Initial boundary interval [1,6] Numbering of boundary types is already ok Initial body interval [7,7] body index changed 7 -> 1 in 3377 elements Mapping material types from [7 7] to [1 1] Successfully read the mesh from the Gmsh input file. Elmergrid creating and manipulating meshes: ------------------------------------------- Removing lower dimensional boundaries Maximum elementtype is 303 and dimension 2 Removed 5 (out of 146) less than 2D boundary elements Removing 1 unused nodes (out of 1761) from the mesh Initial boundary interval [1,5] Numbering of boundary types is already ok Initial body interval [1,1] Numbering of bodies is already ok Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory blunt. Saving 1760 coordinates to mesh.nodes. Saving 3377 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/ContactFrictionNonlin/TEST.PASSED Call Stack (most recent call first): runtest.cmake:4 (RUN_ELMER_TEST) Test time = 0.89 sec ---------------------------------------------------------- Test Failed. "ContactFrictionNonlin" end time: Apr 29 16:52 PDT "ContactFrictionNonlin" time elapsed: 00:00:00 ---------------------------------------------------------- 86/340 Testing: CoordinateScaling 86/340 Test: CoordinateScaling Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/CoordinateScaling" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/CoordinateScaling/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/CoordinateScaling "CoordinateScaling" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file square. Elmergrid loading data: ----------------------- Loading the geometry from file 'square.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 1 subcell sizes in X-direction Loading 1 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 1 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'square.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 441 knots in 400 4-node elements. Numbering order was and max levelwidth 23. 80 element sides between materials 0 and 1 were located to type 1. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory square. Saving 441 coordinates to mesh.nodes. Saving 400 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/CoordinateScaling/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.78 sec ---------------------------------------------------------- Test Failed. "CoordinateScaling" end time: Apr 29 16:52 PDT "CoordinateScaling" time elapsed: 00:00:00 ---------------------------------------------------------- 87/340 Testing: CoordinateTrans 87/340 Test: CoordinateTrans Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/CoordinateTrans" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/CoordinateTrans/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/CoordinateTrans "CoordinateTrans" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file cylinder. Elmergrid loading data: ----------------------- Loading the geometry from file 'cylinder.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 3 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 1 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'cylinder.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 2 cells were created. Numbered 231 knots in 200 4-node elements. Numbering order was and max levelwidth 13. 20 element sides between materials -2 and 1 were located to type 1. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Created 40 divisions in 8 cells for rotation [0.2 0.4]. Elementtype 404 extruded to type 808. Allocated for 1 new BC lists Extruded mesh has 6000 elements in 40 levels. Simple extrusion would have 8000 elements Cylindrical geometry with r1=0.2 r2=0.4 for 9471 nodes. 2352/9471 candidates for duplicate nodes. Found 945 double nodes in 2764776 tests. Eliminated 3480 nodes from topology. Extruded BCs list 0 of types [1,1] has 800 elements. 9471 original nodes moved to 6741 new ones. Reordering 6741 knots and 6000 elements in 3-dimensions. Ordering with (100*x + 1*y + 1e+04*z) Moving knots to new positions Moving the elements to new positions Moving the parents of the boundary nodes. Indexwidth of the new node order is 360. Cylindrical coordinate for r1=0.2 and r2=0.4. Created 6000 elements and 6741 nodes by rotation of 360 degrees. Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory cylinder. Saving 6741 coordinates to mesh.nodes. Saving 6000 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/CoordinateTrans/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.87 sec ---------------------------------------------------------- Test Failed. "CoordinateTrans" end time: Apr 29 16:52 PDT "CoordinateTrans" time elapsed: 00:00:00 ---------------------------------------------------------- 88/340 Testing: CoordinateTrans2 88/340 Test: CoordinateTrans2 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/CoordinateTrans2" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/CoordinateTrans2/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/CoordinateTrans2 "CoordinateTrans2" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file cylinder. Elmergrid loading data: ----------------------- Loading the geometry from file 'cylinder.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 3 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 1 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'cylinder.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 2 cells were created. Numbered 231 knots in 200 4-node elements. Numbering order was and max levelwidth 13. 20 element sides between materials -2 and 1 were located to type 1. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Created 40 divisions in 8 cells for rotation [0.2 0.4]. Elementtype 404 extruded to type 808. Allocated for 1 new BC lists Extruded mesh has 6000 elements in 40 levels. Simple extrusion would have 8000 elements Cylindrical geometry with r1=0.2 r2=0.4 for 9471 nodes. 2352/9471 candidates for duplicate nodes. Found 945 double nodes in 2764776 tests. Eliminated 3480 nodes from topology. Extruded BCs list 0 of types [1,1] has 800 elements. 9471 original nodes moved to 6741 new ones. Reordering 6741 knots and 6000 elements in 3-dimensions. Ordering with (100*x + 1*y + 1e+04*z) Moving knots to new positions Moving the elements to new positions Moving the parents of the boundary nodes. Indexwidth of the new node order is 360. Cylindrical coordinate for r1=0.2 and r2=0.4. Created 6000 elements and 6741 nodes by rotation of 360 degrees. Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory cylinder. Saving 6741 coordinates to mesh.nodes. Saving 6000 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/CoordinateTrans2/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.88 sec ---------------------------------------------------------- Test Failed. "CoordinateTrans2" end time: Apr 29 16:52 PDT "CoordinateTrans2" time elapsed: 00:00:00 ---------------------------------------------------------- 89/340 Testing: CoupledPoisson1 89/340 Test: CoupledPoisson1 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/CoupledPoisson1" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/CoupledPoisson1/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/CoupledPoisson1 "CoupledPoisson1" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file angle. Elmergrid loading data: ----------------------- Loading the geometry from file 'angle.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 3 subcell limits in X-direction Loading 3 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 3 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'angle.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 3 cells were created. Numbered 341 knots in 300 4-node elements. Numbering order was and max levelwidth 23. 50 element sides between materials 0 and 1 were located to type 1. 30 element sides between materials 0 and 2 were located to type 2. 10 element sides between materials 2 and 1 were located to type 3. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory angle. Saving 341 coordinates to mesh.nodes. Saving 300 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/CoupledPoisson1/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.77 sec ---------------------------------------------------------- Test Failed. "CoupledPoisson1" end time: Apr 29 16:52 PDT "CoupledPoisson1" time elapsed: 00:00:00 ---------------------------------------------------------- 90/340 Testing: CoupledPoisson1b 90/340 Test: CoupledPoisson1b Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/CoupledPoisson1b" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/CoupledPoisson1b/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/CoupledPoisson1b "CoupledPoisson1b" start time: Apr 29 16:52 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file angle. Elmergrid loading data: ----------------------- Loading the geometry from file 'angle.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 3 subcell limits in X-direction Loading 3 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 3 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'angle.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 3 cells were created. Numbered 341 knots in 300 4-node elements. Numbering order was and max levelwidth 23. 50 element sides between materials 0 and 1 were located to type 1. 30 element sides between materials 0 and 2 were located to type 2. 10 element sides between materials 2 and 1 were located to type 3. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory angle. Saving 341 coordinates to mesh.nodes. Saving 300 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/CoupledPoisson1b/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.78 sec ---------------------------------------------------------- Test Failed. "CoupledPoisson1b" end time: Apr 29 16:53 PDT "CoupledPoisson1b" time elapsed: 00:00:00 ---------------------------------------------------------- 91/340 Testing: CoupledPoisson2 91/340 Test: CoupledPoisson2 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/CoupledPoisson2" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/CoupledPoisson2/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/CoupledPoisson2 "CoupledPoisson2" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file angle. Elmergrid loading data: ----------------------- Loading the geometry from file 'angle.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 3 subcell limits in X-direction Loading 3 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 3 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'angle.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 3 cells were created. Numbered 341 knots in 300 4-node elements. Numbering order was and max levelwidth 23. 50 element sides between materials 0 and 1 were located to type 1. 30 element sides between materials 0 and 2 were located to type 2. 10 element sides between materials 2 and 1 were located to type 3. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory angle. Saving 341 coordinates to mesh.nodes. Saving 300 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/CoupledPoisson2/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.78 sec ---------------------------------------------------------- Test Failed. "CoupledPoisson2" end time: Apr 29 16:53 PDT "CoupledPoisson2" time elapsed: 00:00:00 ---------------------------------------------------------- 92/340 Testing: CoupledPoisson2b 92/340 Test: CoupledPoisson2b Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/CoupledPoisson2b" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/CoupledPoisson2b/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/CoupledPoisson2b "CoupledPoisson2b" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file angle. Elmergrid loading data: ----------------------- Loading the geometry from file 'angle.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 3 subcell limits in X-direction Loading 3 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 3 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'angle.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 3 cells were created. Numbered 341 knots in 300 4-node elements. Numbering order was and max levelwidth 23. 50 element sides between materials 0 and 1 were located to type 1. 30 element sides between materials 0 and 2 were located to type 2. 10 element sides between materials 2 and 1 were located to type 3. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory angle. Saving 341 coordinates to mesh.nodes. Saving 300 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/CoupledPoisson2b/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.76 sec ---------------------------------------------------------- Test Failed. "CoupledPoisson2b" end time: Apr 29 16:53 PDT "CoupledPoisson2b" time elapsed: 00:00:00 ---------------------------------------------------------- 93/340 Testing: CoupledPoisson2c 93/340 Test: CoupledPoisson2c Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/CoupledPoisson2c" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/CoupledPoisson2c/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/CoupledPoisson2c "CoupledPoisson2c" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file angle. Elmergrid loading data: ----------------------- Loading the geometry from file 'angle.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 3 subcell limits in X-direction Loading 3 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 3 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'angle.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 3 cells were created. Numbered 341 knots in 300 4-node elements. Numbering order was and max levelwidth 23. 50 element sides between materials 0 and 1 were located to type 1. 30 element sides between materials 0 and 2 were located to type 2. 10 element sides between materials 2 and 1 were located to type 3. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory angle. Saving 341 coordinates to mesh.nodes. Saving 300 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/CoupledPoisson2c/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.78 sec ---------------------------------------------------------- Test Failed. "CoupledPoisson2c" end time: Apr 29 16:53 PDT "CoupledPoisson2c" time elapsed: 00:00:00 ---------------------------------------------------------- 94/340 Testing: CoupledPoisson3 94/340 Test: CoupledPoisson3 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/CoupledPoisson3" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/CoupledPoisson3/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/CoupledPoisson3 "CoupledPoisson3" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file angle. Elmergrid loading data: ----------------------- Loading the geometry from file 'angle.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 3 subcell limits in X-direction Loading 3 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 3 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'angle.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 3 cells were created. Numbered 341 knots in 300 4-node elements. Numbering order was and max levelwidth 23. 50 element sides between materials 0 and 1 were located to type 1. 30 element sides between materials 0 and 2 were located to type 2. 10 element sides between materials 2 and 1 were located to type 3. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory angle. Saving 341 coordinates to mesh.nodes. Saving 300 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/CoupledPoisson3/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.77 sec ---------------------------------------------------------- Test Failed. "CoupledPoisson3" end time: Apr 29 16:53 PDT "CoupledPoisson3" time elapsed: 00:00:00 ---------------------------------------------------------- 95/340 Testing: CoupledPoisson4 95/340 Test: CoupledPoisson4 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/CoupledPoisson4" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/CoupledPoisson4/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/CoupledPoisson4 "CoupledPoisson4" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file angle. Elmergrid loading data: ----------------------- Loading the geometry from file 'angle.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 3 subcell limits in X-direction Loading 3 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 3 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'angle.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 3 cells were created. Numbered 341 knots in 300 4-node elements. Numbering order was and max levelwidth 23. 50 element sides between materials 0 and 1 were located to type 1. 30 element sides between materials 0 and 2 were located to type 2. 10 element sides between materials 2 and 1 were located to type 3. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory angle. Saving 341 coordinates to mesh.nodes. Saving 300 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/CoupledPoisson4/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.79 sec ---------------------------------------------------------- Test Failed. "CoupledPoisson4" end time: Apr 29 16:53 PDT "CoupledPoisson4" time elapsed: 00:00:00 ---------------------------------------------------------- 96/340 Testing: CoupledPoisson5 96/340 Test: CoupledPoisson5 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/CoupledPoisson5" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/CoupledPoisson5/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/CoupledPoisson5 "CoupledPoisson5" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file angle. Elmergrid loading data: ----------------------- Loading the geometry from file 'angle.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 3 subcell limits in X-direction Loading 3 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 3 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'angle.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 3 cells were created. Numbered 341 knots in 300 4-node elements. Numbering order was and max levelwidth 23. 50 element sides between materials 0 and 1 were located to type 1. 30 element sides between materials 0 and 2 were located to type 2. 10 element sides between materials 2 and 1 were located to type 3. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory angle. Saving 341 coordinates to mesh.nodes. Saving 300 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/CoupledPoisson5/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.81 sec ---------------------------------------------------------- Test Failed. "CoupledPoisson5" end time: Apr 29 16:53 PDT "CoupledPoisson5" time elapsed: 00:00:00 ---------------------------------------------------------- 97/340 Testing: CoupledPoisson6 97/340 Test: CoupledPoisson6 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/CoupledPoisson6" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/CoupledPoisson6/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/CoupledPoisson6 "CoupledPoisson6" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file angle. Elmergrid loading data: ----------------------- Loading the geometry from file 'angle.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 3 subcell limits in X-direction Loading 3 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 3 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'angle.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 3 cells were created. Numbered 341 knots in 300 4-node elements. Numbering order was and max levelwidth 23. 50 element sides between materials 0 and 1 were located to type 1. 30 element sides between materials 0 and 2 were located to type 2. 10 element sides between materials 2 and 1 were located to type 3. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory angle. Saving 341 coordinates to mesh.nodes. Saving 300 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/CoupledPoisson6/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.77 sec ---------------------------------------------------------- Test Failed. "CoupledPoisson6" end time: Apr 29 16:53 PDT "CoupledPoisson6" time elapsed: 00:00:00 ---------------------------------------------------------- 98/340 Testing: CoupledPoisson7 98/340 Test: CoupledPoisson7 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/CoupledPoisson7" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/CoupledPoisson7/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/CoupledPoisson7 "CoupledPoisson7" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file angle. Elmergrid loading data: ----------------------- Loading the geometry from file 'angle.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 3 subcell limits in X-direction Loading 3 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 3 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'angle.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 3 cells were created. Numbered 341 knots in 300 4-node elements. Numbering order was and max levelwidth 23. 50 element sides between materials 0 and 1 were located to type 1. 30 element sides between materials 0 and 2 were located to type 2. 10 element sides between materials 2 and 1 were located to type 3. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory angle. Saving 341 coordinates to mesh.nodes. Saving 300 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/CoupledPoisson7/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.78 sec ---------------------------------------------------------- Test Failed. "CoupledPoisson7" end time: Apr 29 16:53 PDT "CoupledPoisson7" time elapsed: 00:00:00 ---------------------------------------------------------- 99/340 Testing: CoupledPoisson8 99/340 Test: CoupledPoisson8 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/CoupledPoisson8" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/CoupledPoisson8/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/CoupledPoisson8 "CoupledPoisson8" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file squares. Elmergrid loading data: ----------------------- Loading the geometry from file 'squares.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 4 subcell limits in X-direction Loading 4 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 2 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'squares.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 8 cells were created. Numbered 1099 knots in 1016 4-node elements. Numbering order was and max levelwidth 35. 132 element sides between materials 0 and 1 were located to type 1. 34 element sides between materials 2 and 1 were located to type 2. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory squares. Saving 1099 coordinates to mesh.nodes. Saving 1016 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/CoupledPoisson8/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.80 sec ---------------------------------------------------------- Test Failed. "CoupledPoisson8" end time: Apr 29 16:53 PDT "CoupledPoisson8" time elapsed: 00:00:00 ---------------------------------------------------------- 100/340 Testing: CoupledPoisson9 100/340 Test: CoupledPoisson9 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/CoupledPoisson9" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/CoupledPoisson9/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/CoupledPoisson9 "CoupledPoisson9" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file squares. Elmergrid loading data: ----------------------- Loading the geometry from file 'squares.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 4 subcell limits in X-direction Loading 4 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 2 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'squares.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 8 cells were created. Numbered 1099 knots in 1016 4-node elements. Numbering order was and max levelwidth 35. 132 element sides between materials 0 and 1 were located to type 1. 34 element sides between materials 2 and 1 were located to type 2. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory squares. Saving 1099 coordinates to mesh.nodes. Saving 1016 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/CoupledPoisson9/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.79 sec ---------------------------------------------------------- Test Failed. "CoupledPoisson9" end time: Apr 29 16:53 PDT "CoupledPoisson9" time elapsed: 00:00:00 ---------------------------------------------------------- 101/340 Testing: current 101/340 Test: current Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/current" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/current/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/current "current" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/current/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.80 sec ---------------------------------------------------------- Test Failed. "current" end time: Apr 29 16:53 PDT "current" time elapsed: 00:00:00 ---------------------------------------------------------- 102/340 Testing: current_heat_control 102/340 Test: current_heat_control Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/current_heat_control" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/current_heat_control/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/current_heat_control "current_heat_control" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file Step. Elmergrid loading data: ----------------------- Loading the geometry from file 'Step.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 4 subcell sizes in X-direction Loading 2 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 3 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'Step.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 3 cells were created. Numbered 3688 knots in 1159 8-node elements. Numbering order was and max levelwidth 46. 9 element sides between materials 2 and 1 were located to type 1. 14 element sides between materials 3 and 1 were located to type 2. 187 element sides between materials 0 and 1 were located to type 3. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory Step. Saving 3688 coordinates to mesh.nodes. Saving 1159 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/current_heat_control/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.90 sec ---------------------------------------------------------- Test Failed. "current_heat_control" end time: Apr 29 16:53 PDT "current_heat_control" time elapsed: 00:00:00 ---------------------------------------------------------- 103/340 Testing: CurvedBndryPFEM 103/340 Test: CurvedBndryPFEM Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/CurvedBndryPFEM" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/CurvedBndryPFEM/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/CurvedBndryPFEM "CurvedBndryPFEM" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file square. Elmergrid loading data: ----------------------- Loading the geometry from file 'square.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 4 subcell limits in X-direction Loading 4 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 1 boundaries Loading minimum number of elements Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'square.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 9 knots in 4 4-node elements. Numbering order was and max levelwidth 5. 8 element sides between materials 0 and 1 were located to type 1. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory square. Saving 9 coordinates to mesh.nodes. Saving 4 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/CurvedBndryPFEM/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.83 sec ---------------------------------------------------------- Test Failed. "CurvedBndryPFEM" end time: Apr 29 16:53 PDT "CurvedBndryPFEM" time elapsed: 00:00:00 ---------------------------------------------------------- 104/340 Testing: CurvedBndryPFEM2 104/340 Test: CurvedBndryPFEM2 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/CurvedBndryPFEM2" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/CurvedBndryPFEM2/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/CurvedBndryPFEM2 "CurvedBndryPFEM2" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file square. Elmergrid loading data: ----------------------- Loading the geometry from file 'square.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 4 subcell limits in X-direction Loading 4 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 1 boundaries Loading minimum number of elements Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'square.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 9 knots in 4 4-node elements. Numbering order was and max levelwidth 5. 8 element sides between materials 0 and 1 were located to type 1. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory square. Saving 9 coordinates to mesh.nodes. Saving 4 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/CurvedBndryPFEM2/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.80 sec ---------------------------------------------------------- Test Failed. "CurvedBndryPFEM2" end time: Apr 29 16:53 PDT "CurvedBndryPFEM2" time elapsed: 00:00:00 ---------------------------------------------------------- 105/340 Testing: DataToField 105/340 Test: DataToField Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/DataToField" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/DataToField/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/DataToField "DataToField" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file square. Elmergrid loading data: ----------------------- Loading the geometry from file 'square.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 2 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'square.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 1681 knots in 1600 4-node elements. Numbering order was and max levelwidth 43. 40 element sides between materials -1 and 1 were located to type 1. 40 element sides between materials -2 and 1 were located to type 2. 40 element sides between materials -3 and 1 were located to type 3. 40 element sides between materials -4 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory square. Saving 1681 coordinates to mesh.nodes. Saving 1600 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/DataToField/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 1.32 sec ---------------------------------------------------------- Test Failed. "DataToField" end time: Apr 29 16:53 PDT "DataToField" time elapsed: 00:00:01 ---------------------------------------------------------- 106/340 Testing: diffuser_sa 106/340 Test: diffuser_sa Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/diffuser_sa" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/diffuser_sa/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/diffuser_sa "diffuser_sa" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file diffuser. Elmergrid loading data: ----------------------- Loading the geometry from file 'diffuser.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 5 subcell limits in X-direction Loading 5 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Loaded 1 geometry mappings Loading minimum number of elements Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'diffuser.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 4 cells were created. Numbered 825 knots in 768 4-node elements. Numbering order was and max levelwidth 27. 24 element sides between materials 2 and 1 were located to type 1. 24 element sides between materials 3 and 1 were located to type 2. 32 element sides between materials 4 and 1 were located to type 3. 32 element sides between materials 5 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Scaling mesh with vector [0.127 0.127 0.127] Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory diffuser. Reusing an existing directory Saving 825 coordinates to mesh.nodes. Saving 768 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/diffuser_sa/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.91 sec ---------------------------------------------------------- Test Failed. "diffuser_sa" end time: Apr 29 16:53 PDT "diffuser_sa" time elapsed: 00:00:00 ---------------------------------------------------------- 107/340 Testing: diffuser_sst 107/340 Test: diffuser_sst Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/diffuser_sst" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/diffuser_sst/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/diffuser_sst "diffuser_sst" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file diffuser. Elmergrid loading data: ----------------------- Loading the geometry from file 'diffuser.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 5 subcell limits in X-direction Loading 5 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Loaded 1 geometry mappings Loading minimum number of elements Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'diffuser.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 4 cells were created. Numbered 825 knots in 768 4-node elements. Numbering order was and max levelwidth 27. 24 element sides between materials 2 and 1 were located to type 1. 24 element sides between materials 3 and 1 were located to type 2. 32 element sides between materials 4 and 1 were located to type 3. 32 element sides between materials 5 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Scaling mesh with vector [0.127 0.127 0.127] Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory diffuser. Reusing an existing directory Saving 825 coordinates to mesh.nodes. Saving 768 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/diffuser_sst/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.89 sec ---------------------------------------------------------- Test Failed. "diffuser_sst" end time: Apr 29 16:53 PDT "diffuser_sst" time elapsed: 00:00:00 ---------------------------------------------------------- 108/340 Testing: diffuser_v2f 108/340 Test: diffuser_v2f Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/diffuser_v2f" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/diffuser_v2f/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/diffuser_v2f "diffuser_v2f" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file diffuser. Elmergrid loading data: ----------------------- Loading the geometry from file 'diffuser.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 5 subcell limits in X-direction Loading 5 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Loaded 1 geometry mappings Loading minimum number of elements Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'diffuser.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 4 cells were created. Numbered 825 knots in 768 4-node elements. Numbering order was and max levelwidth 27. 24 element sides between materials 2 and 1 were located to type 1. 24 element sides between materials 3 and 1 were located to type 2. 32 element sides between materials 4 and 1 were located to type 3. 32 element sides between materials 5 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Scaling mesh with vector [0.127 0.127 0.127] Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory diffuser. Reusing an existing directory Saving 825 coordinates to mesh.nodes. Saving 768 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/diffuser_v2f/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 1.53 sec ---------------------------------------------------------- Test Failed. "diffuser_v2f" end time: Apr 29 16:53 PDT "diffuser_v2f" time elapsed: 00:00:01 ---------------------------------------------------------- 109/340 Testing: DirichletNeumann 109/340 Test: DirichletNeumann Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/DirichletNeumann" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/DirichletNeumann/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/DirichletNeumann "DirichletNeumann" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file internal_slope. Elmergrid loading data: ----------------------- Loading the geometry from file 'internal_slope.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 2 subcell sizes in X-direction Loading 2 subcell sizes in Y-direction Loading material structure End of field Loaded 1 geometry mappings Loading boundary conditions Found 3 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'internal_slope.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 4 cells were created. Numbered 240 knots in 210 4-node elements. Numbering order was and max levelwidth 17. 14 element sides between materials -1 and 1 were located to type 1. 14 element sides between materials -3 and 2 were located to type 2. 14 element sides between materials 2 and 1 were located to type 3. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory internal_slope. Saving 240 coordinates to mesh.nodes. Saving 210 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/DirichletNeumann/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.80 sec ---------------------------------------------------------- Test Failed. "DirichletNeumann" end time: Apr 29 16:53 PDT "DirichletNeumann" time elapsed: 00:00:00 ---------------------------------------------------------- 110/340 Testing: DirichletNeumannSlave 110/340 Test: DirichletNeumannSlave Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/DirichletNeumannSlave" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/DirichletNeumannSlave/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/DirichletNeumannSlave "DirichletNeumannSlave" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file internal_slope. Elmergrid loading data: ----------------------- Loading the geometry from file 'internal_slope.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 2 subcell sizes in X-direction Loading 2 subcell sizes in Y-direction Loading material structure End of field Loaded 1 geometry mappings Loading boundary conditions Found 3 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'internal_slope.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 4 cells were created. Numbered 240 knots in 210 4-node elements. Numbering order was and max levelwidth 17. 14 element sides between materials -1 and 1 were located to type 1. 14 element sides between materials -3 and 2 were located to type 2. 14 element sides between materials 2 and 1 were located to type 3. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory internal_slope. Saving 240 coordinates to mesh.nodes. Saving 210 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/DirichletNeumannSlave/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.83 sec ---------------------------------------------------------- Test Failed. "DirichletNeumannSlave" end time: Apr 29 16:53 PDT "DirichletNeumannSlave" time elapsed: 00:00:00 ---------------------------------------------------------- 111/340 Testing: DisContBoundary 111/340 Test: DisContBoundary Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/DisContBoundary" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/DisContBoundary/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/DisContBoundary "DisContBoundary" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file square. Elmergrid loading data: ----------------------- Loading the geometry from file 'square.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 3 subcell limits in X-direction Loading 3 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 6 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'square.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 4 cells were created. Numbered 441 knots in 400 4-node elements. Numbering order was and max levelwidth 23. 40 element sides between materials 0 and 1 were located to type 1. 10 element sides between materials -1 and 2 were located to type 2. 10 element sides between materials -2 and 2 were located to type 3. 10 element sides between materials -4 and 2 were located to type 4. 10 element sides between materials -1 and 3 were located to type 5. 10 element sides between materials -2 and 3 were located to type 6. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory square. Saving 441 coordinates to mesh.nodes. Saving 400 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/DisContBoundary/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.82 sec ---------------------------------------------------------- Test Failed. "DisContBoundary" end time: Apr 29 16:53 PDT "DisContBoundary" time elapsed: 00:00:00 ---------------------------------------------------------- 112/340 Testing: DisContBoundary3D 112/340 Test: DisContBoundary3D Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/DisContBoundary3D" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/DisContBoundary3D/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/DisContBoundary3D "DisContBoundary3D" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file rect. Elmergrid loading data: ----------------------- Loading the geometry from file 'rect.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (3-DIM). Loading 3 subcell limits in X-direction Loading 3 subcell limits in Y-direction Loading 2 subcell limits in Z-direction Loading material structure End of field Loading boundary conditions Found 6 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'rect.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 4 cells were created. Numbered 441 knots in 400 4-node elements. Numbering order was and max levelwidth 23. 40 element sides between materials 0 and 1 were located to type 1. 10 element sides between materials -1 and 2 were located to type 2. 10 element sides between materials -2 and 2 were located to type 3. 10 element sides between materials -4 and 2 were located to type 4. 10 element sides between materials -1 and 3 were located to type 5. 10 element sides between materials -2 and 3 were located to type 6. Created 5 extruded divisions. Elementtype 404 extruded to type 808. Allocated for 8 new BC lists Extruded mesh has 2000 elements in 5 levels. Simple extrusion would have 2000 elements Extruded BCs list 0 of types [1,1] has 200 elements. Extruded BCs list 1 of types [2,2] has 50 elements. Extruded BCs list 2 of types [3,3] has 50 elements. Extruded BCs list 3 of types [4,4] has 50 elements. Extruded BCs list 4 of types [5,5] has 50 elements. Extruded BCs list 5 of types [6,6] has 50 elements. Layer BCs list 6 of types [7,9] has 400 elements. Layer BCs list 7 of types [10,12] has 400 elements. Created 2000 elements and 2646 nodes by extruding the 2D geometry Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory rect. Saving 2646 coordinates to mesh.nodes. Saving 2000 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/DisContBoundary3D/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.89 sec ---------------------------------------------------------- Test Failed. "DisContBoundary3D" end time: Apr 29 16:53 PDT "DisContBoundary3D" time elapsed: 00:00:00 ---------------------------------------------------------- 113/340 Testing: DisContBoundaryDouble 113/340 Test: DisContBoundaryDouble Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/DisContBoundaryDouble" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/DisContBoundaryDouble/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/DisContBoundaryDouble "DisContBoundaryDouble" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/DisContBoundaryDouble/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.80 sec ---------------------------------------------------------- Test Failed. "DisContBoundaryDouble" end time: Apr 29 16:53 PDT "DisContBoundaryDouble" time elapsed: 00:00:00 ---------------------------------------------------------- 114/340 Testing: DisContBoundaryDoubleMortar 114/340 Test: DisContBoundaryDoubleMortar Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/DisContBoundaryDoubleMortar" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/DisContBoundaryDoubleMortar/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/DisContBoundaryDoubleMortar "DisContBoundaryDoubleMortar" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/DisContBoundaryDoubleMortar/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.86 sec ---------------------------------------------------------- Test Failed. "DisContBoundaryDoubleMortar" end time: Apr 29 16:53 PDT "DisContBoundaryDoubleMortar" time elapsed: 00:00:00 ---------------------------------------------------------- 115/340 Testing: DisContBoundaryDoubleNames 115/340 Test: DisContBoundaryDoubleNames Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/DisContBoundaryDoubleNames" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/DisContBoundaryDoubleNames/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/DisContBoundaryDoubleNames "DisContBoundaryDoubleNames" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/DisContBoundaryDoubleNames/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.85 sec ---------------------------------------------------------- Test Failed. "DisContBoundaryDoubleNames" end time: Apr 29 16:53 PDT "DisContBoundaryDoubleNames" time elapsed: 00:00:00 ---------------------------------------------------------- 116/340 Testing: DisContBoundaryMortarCont 116/340 Test: DisContBoundaryMortarCont Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/DisContBoundaryMortarCont" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/DisContBoundaryMortarCont/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/DisContBoundaryMortarCont "DisContBoundaryMortarCont" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file square. Elmergrid loading data: ----------------------- Loading the geometry from file 'square.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 3 subcell limits in X-direction Loading 3 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 6 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'square.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 4 cells were created. Numbered 441 knots in 400 4-node elements. Numbering order was and max levelwidth 23. 40 element sides between materials 0 and 1 were located to type 1. 10 element sides between materials -1 and 2 were located to type 2. 10 element sides between materials -2 and 2 were located to type 3. 10 element sides between materials -4 and 2 were located to type 4. 10 element sides between materials -1 and 3 were located to type 5. 10 element sides between materials -2 and 3 were located to type 6. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory square. Saving 441 coordinates to mesh.nodes. Saving 400 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/DisContBoundaryMortarCont/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.77 sec ---------------------------------------------------------- Test Failed. "DisContBoundaryMortarCont" end time: Apr 29 16:53 PDT "DisContBoundaryMortarCont" time elapsed: 00:00:00 ---------------------------------------------------------- 117/340 Testing: DisContBoundaryMortarJump 117/340 Test: DisContBoundaryMortarJump Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/DisContBoundaryMortarJump" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/DisContBoundaryMortarJump/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/DisContBoundaryMortarJump "DisContBoundaryMortarJump" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file square. Elmergrid loading data: ----------------------- Loading the geometry from file 'square.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 3 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 7 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'square.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 2 cells were created. Numbered 231 knots in 200 4-node elements. Numbering order was and max levelwidth 23. 10 element sides between materials 2 and 1 were located to type 1. 10 element sides between materials -1 and 1 were located to type 2. 10 element sides between materials -3 and 1 were located to type 3. 10 element sides between materials -4 and 1 were located to type 4. 10 element sides between materials -1 and 2 were located to type 5. 10 element sides between materials -2 and 2 were located to type 6. 10 element sides between materials -3 and 2 were located to type 7. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory square. Saving 231 coordinates to mesh.nodes. Saving 200 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/DisContBoundaryMortarJump/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.77 sec ---------------------------------------------------------- Test Failed. "DisContBoundaryMortarJump" end time: Apr 29 16:53 PDT "DisContBoundaryMortarJump" time elapsed: 00:00:00 ---------------------------------------------------------- 118/340 Testing: DisContBoundaryMortarJumpB 118/340 Test: DisContBoundaryMortarJumpB Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/DisContBoundaryMortarJumpB" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/DisContBoundaryMortarJumpB/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/DisContBoundaryMortarJumpB "DisContBoundaryMortarJumpB" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file square. Elmergrid loading data: ----------------------- Loading the geometry from file 'square.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 3 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 7 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'square.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 2 cells were created. Numbered 231 knots in 200 4-node elements. Numbering order was and max levelwidth 23. 10 element sides between materials 2 and 1 were located to type 1. 10 element sides between materials -1 and 1 were located to type 2. 10 element sides between materials -3 and 1 were located to type 3. 10 element sides between materials -4 and 1 were located to type 4. 10 element sides between materials -1 and 2 were located to type 5. 10 element sides between materials -2 and 2 were located to type 6. 10 element sides between materials -3 and 2 were located to type 7. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory square. Saving 231 coordinates to mesh.nodes. Saving 200 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/DisContBoundaryMortarJumpB/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.79 sec ---------------------------------------------------------- Test Failed. "DisContBoundaryMortarJumpB" end time: Apr 29 16:53 PDT "DisContBoundaryMortarJumpB" time elapsed: 00:00:00 ---------------------------------------------------------- 119/340 Testing: DisContBoundaryMortarJumpC 119/340 Test: DisContBoundaryMortarJumpC Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/DisContBoundaryMortarJumpC" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/DisContBoundaryMortarJumpC/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/DisContBoundaryMortarJumpC "DisContBoundaryMortarJumpC" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file square. Elmergrid loading data: ----------------------- Loading the geometry from file 'square.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 3 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 7 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'square.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 2 cells were created. Numbered 231 knots in 200 4-node elements. Numbering order was and max levelwidth 23. 10 element sides between materials 2 and 1 were located to type 1. 10 element sides between materials -1 and 1 were located to type 2. 10 element sides between materials -3 and 1 were located to type 3. 10 element sides between materials -4 and 1 were located to type 4. 10 element sides between materials -1 and 2 were located to type 5. 10 element sides between materials -2 and 2 were located to type 6. 10 element sides between materials -3 and 2 were located to type 7. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory square. Saving 231 coordinates to mesh.nodes. Saving 200 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/DisContBoundaryMortarJumpC/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.77 sec ---------------------------------------------------------- Test Failed. "DisContBoundaryMortarJumpC" end time: Apr 29 16:53 PDT "DisContBoundaryMortarJumpC" time elapsed: 00:00:00 ---------------------------------------------------------- 120/340 Testing: DisContBoundaryNodalJump 120/340 Test: DisContBoundaryNodalJump Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/DisContBoundaryNodalJump" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/DisContBoundaryNodalJump/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/DisContBoundaryNodalJump "DisContBoundaryNodalJump" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file square. Elmergrid loading data: ----------------------- Loading the geometry from file 'square.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 3 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 7 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'square.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 2 cells were created. Numbered 231 knots in 200 4-node elements. Numbering order was and max levelwidth 23. 10 element sides between materials 2 and 1 were located to type 1. 10 element sides between materials -1 and 1 were located to type 2. 10 element sides between materials -3 and 1 were located to type 3. 10 element sides between materials -4 and 1 were located to type 4. 10 element sides between materials -1 and 2 were located to type 5. 10 element sides between materials -2 and 2 were located to type 6. 10 element sides between materials -3 and 2 were located to type 7. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory square. Saving 231 coordinates to mesh.nodes. Saving 200 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/DisContBoundaryNodalJump/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.75 sec ---------------------------------------------------------- Test Failed. "DisContBoundaryNodalJump" end time: Apr 29 16:53 PDT "DisContBoundaryNodalJump" time elapsed: 00:00:00 ---------------------------------------------------------- 121/340 Testing: DisContBoundaryNodalJumpB 121/340 Test: DisContBoundaryNodalJumpB Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/DisContBoundaryNodalJumpB" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/DisContBoundaryNodalJumpB/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/DisContBoundaryNodalJumpB "DisContBoundaryNodalJumpB" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file square. Elmergrid loading data: ----------------------- Loading the geometry from file 'square.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 3 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 7 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'square.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 2 cells were created. Numbered 231 knots in 200 4-node elements. Numbering order was and max levelwidth 23. 10 element sides between materials 2 and 1 were located to type 1. 10 element sides between materials -1 and 1 were located to type 2. 10 element sides between materials -3 and 1 were located to type 3. 10 element sides between materials -4 and 1 were located to type 4. 10 element sides between materials -1 and 2 were located to type 5. 10 element sides between materials -2 and 2 were located to type 6. 10 element sides between materials -3 and 2 were located to type 7. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory square. Saving 231 coordinates to mesh.nodes. Saving 200 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/DisContBoundaryNodalJumpB/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.79 sec ---------------------------------------------------------- Test Failed. "DisContBoundaryNodalJumpB" end time: Apr 29 16:53 PDT "DisContBoundaryNodalJumpB" time elapsed: 00:00:00 ---------------------------------------------------------- 122/340 Testing: DisContBoundaryNodalProj 122/340 Test: DisContBoundaryNodalProj Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/DisContBoundaryNodalProj" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/DisContBoundaryNodalProj/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/DisContBoundaryNodalProj "DisContBoundaryNodalProj" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file square. Elmergrid loading data: ----------------------- Loading the geometry from file 'square.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 3 subcell limits in X-direction Loading 3 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 6 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'square.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 4 cells were created. Numbered 441 knots in 400 4-node elements. Numbering order was and max levelwidth 23. 40 element sides between materials 0 and 1 were located to type 1. 10 element sides between materials -1 and 2 were located to type 2. 10 element sides between materials -2 and 2 were located to type 3. 10 element sides between materials -4 and 2 were located to type 4. 10 element sides between materials -1 and 3 were located to type 5. 10 element sides between materials -2 and 3 were located to type 6. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory square. Saving 441 coordinates to mesh.nodes. Saving 400 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/DisContBoundaryNodalProj/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.79 sec ---------------------------------------------------------- Test Failed. "DisContBoundaryNodalProj" end time: Apr 29 16:53 PDT "DisContBoundaryNodalProj" time elapsed: 00:00:00 ---------------------------------------------------------- 123/340 Testing: DivergenceAnalytic2D 123/340 Test: DivergenceAnalytic2D Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/DivergenceAnalytic2D" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/DivergenceAnalytic2D/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/DivergenceAnalytic2D "DivergenceAnalytic2D" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file square. Elmergrid loading data: ----------------------- Loading the geometry from file 'square.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 2 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'square.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 2601 knots in 2500 4-node elements. Numbering order was and max levelwidth 53. 50 element sides between materials -1 and 1 were located to type 1. 50 element sides between materials -2 and 1 were located to type 2. 50 element sides between materials -3 and 1 were located to type 3. 50 element sides between materials -4 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory square. Saving 2601 coordinates to mesh.nodes. Saving 2500 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/DivergenceAnalytic2D/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 1.03 sec ---------------------------------------------------------- Test Failed. "DivergenceAnalytic2D" end time: Apr 29 16:53 PDT "DivergenceAnalytic2D" time elapsed: 00:00:01 ---------------------------------------------------------- 124/340 Testing: DNS_WaveSimulation 124/340 Test: DNS_WaveSimulation Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/DNS_WaveSimulation" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/DNS_WaveSimulation/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/DNS_WaveSimulation "DNS_WaveSimulation" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file tube. Elmergrid loading data: ----------------------- Loading the geometry from file 'tube.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 5 subcell limits in X-direction Loading 6 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'tube.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 6 cells were created. Numbered 1938 knots in 1818 4-node elements. Numbering order was and max levelwidth 21. 18 element sides between materials 3 and 1 were located to type 1. 101 element sides between materials 0 and 1 were located to type 2. 18 element sides between materials 4 and 1 were located to type 3. 101 element sides between materials 2 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory tube. Saving 1938 coordinates to mesh.nodes. Saving 1818 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/DNS_WaveSimulation/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.77 sec ---------------------------------------------------------- Test Failed. "DNS_WaveSimulation" end time: Apr 29 16:53 PDT "DNS_WaveSimulation" time elapsed: 00:00:00 ---------------------------------------------------------- 125/340 Testing: EdgeElementInterpolation 125/340 Test: EdgeElementInterpolation Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/EdgeElementInterpolation" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/EdgeElementInterpolation/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/EdgeElementInterpolation "EdgeElementInterpolation" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/EdgeElementInterpolation/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 1.12 sec ---------------------------------------------------------- Test Failed. "EdgeElementInterpolation" end time: Apr 29 16:53 PDT "EdgeElementInterpolation" time elapsed: 00:00:01 ---------------------------------------------------------- 126/340 Testing: el_adaptivity 126/340 Test: el_adaptivity Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/el_adaptivity" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/el_adaptivity/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/el_adaptivity "el_adaptivity" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- Mesh input file: kulma.mif Mesh output directory: kulma Parse OK Node 1: 0.333 Node 2: 0.333 Node 3: 0.333 Node 4: 0.333 Node 5: 0.333 Node 6: 0.333 Conversion completed. Generating Body 1 completed! Nodes: 49 Elements: 72 *** ALL DONE -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/el_adaptivity/TEST.PASSED Call Stack (most recent call first): runtest.cmake:5 (RUN_ELMER_TEST) Test time = 0.76 sec ---------------------------------------------------------- Test Failed. "el_adaptivity" end time: Apr 29 16:53 PDT "el_adaptivity" time elapsed: 00:00:00 ---------------------------------------------------------- 127/340 Testing: ElastElstat1DBeam 127/340 Test: ElastElstat1DBeam Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/ElastElstat1DBeam" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/ElastElstat1DBeam/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/ElastElstat1DBeam "ElastElstat1DBeam" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file beam_no_air. Elmergrid loading data: ----------------------- Loading the geometry from file 'beam_no_air.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 2 subcell sizes in X-direction Loading 4 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'beam_no_air.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 861 knots in 250 8-node elements. Numbering order was and max levelwidth 154. 5 element sides between materials 0 and 1 were located to type 1. 50 element sides between materials -1 and 1 were located to type 2. No boundary between materials 3 and 2 exists. No boundary between materials 0 and 2 exists. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory beam_no_air. Saving 861 coordinates to mesh.nodes. Saving 250 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/ElastElstat1DBeam/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.78 sec ---------------------------------------------------------- Test Failed. "ElastElstat1DBeam" end time: Apr 29 16:53 PDT "ElastElstat1DBeam" time elapsed: 00:00:00 ---------------------------------------------------------- 128/340 Testing: ElastElstatBeam 128/340 Test: ElastElstatBeam Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/ElastElstatBeam" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/ElastElstatBeam/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/ElastElstatBeam "ElastElstatBeam" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file beam_in_air. Elmergrid loading data: ----------------------- Loading the geometry from file 'beam_in_air.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 2 subcell sizes in X-direction Loading 4 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'beam_in_air.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 6 cells were created. Numbered 3761 knots in 1200 8-node elements. Numbering order was and max levelwidth 184. 5 element sides between materials 0 and 1 were located to type 1. 105 element sides between materials 2 and 1 were located to type 2. 60 element sides between materials 3 and 2 were located to type 3. 95 element sides between materials 0 and 2 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory beam_in_air. Saving 3761 coordinates to mesh.nodes. Saving 1200 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/ElastElstatBeam/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.77 sec ---------------------------------------------------------- Test Failed. "ElastElstatBeam" end time: Apr 29 16:53 PDT "ElastElstatBeam" time elapsed: 00:00:00 ---------------------------------------------------------- 129/340 Testing: elasticity 129/340 Test: elasticity Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/elasticity" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/elasticity/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/elasticity "elasticity" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file elasticity. Elmergrid loading data: ----------------------- Loading the geometry from file 'elasticity.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 1 subcell sizes in X-direction Loading 1 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'elasticity.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 549 knots in 120 9-node elements. Numbering order was and max levelwidth 20. 4 element sides between materials -4 and 1 were located to type 1. 30 element sides between materials -3 and 1 were located to type 2. 30 element sides between materials -1 and 1 were located to type 3. 4 element sides between materials -2 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory elasticity. Saving 549 coordinates to mesh.nodes. Saving 120 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/elasticity/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.77 sec ---------------------------------------------------------- Test Failed. "elasticity" end time: Apr 29 16:53 PDT "elasticity" time elapsed: 00:00:00 ---------------------------------------------------------- 130/340 Testing: ElasticLubrication 130/340 Test: ElasticLubrication Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/ElasticLubrication" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/ElasticLubrication/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/ElasticLubrication "ElasticLubrication" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file bump. Elmergrid loading data: ----------------------- Loading the geometry from file 'bump.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 1 subcell sizes in X-direction Loading 2 subcell sizes in Y-direction Loading material structure End of field Loaded 1 geometry mappings Loading boundary conditions Found 7 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'bump.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 2 cells were created. Numbered 1080 knots in 1012 4-node elements. Numbering order was and max levelwidth 26. 9 element sides between materials -4 and 1 were located to type 1. 9 element sides between materials -2 and 1 were located to type 2. 44 element sides between materials -3 and 1 were located to type 3. 14 element sides between materials -4 and 2 were located to type 4. 14 element sides between materials -2 and 2 were located to type 5. 44 element sides between materials -1 and 2 were located to type 6. 44 element sides between materials -3 and 2 were located to type 7. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory bump. Saving 1080 coordinates to mesh.nodes. Saving 1012 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/ElasticLubrication/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.75 sec ---------------------------------------------------------- Test Failed. "ElasticLubrication" end time: Apr 29 16:53 PDT "ElasticLubrication" time elapsed: 00:00:00 ---------------------------------------------------------- 131/340 Testing: ElastPelem 131/340 Test: ElastPelem Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/ElastPelem" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/ElastPelem/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/ElastPelem "ElastPelem" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/ElastPelem/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.92 sec ---------------------------------------------------------- Test Failed. "ElastPelem" end time: Apr 29 16:53 PDT "ElastPelem" time elapsed: 00:00:00 ---------------------------------------------------------- 132/340 Testing: Electrokinetics 132/340 Test: Electrokinetics Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/Electrokinetics" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/Electrokinetics/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/Electrokinetics "Electrokinetics" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file Tcross. Elmergrid loading data: ----------------------- Loading the geometry from file 'Tcross.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 5 subcell limits in X-direction Loading 6 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 5 boundaries Loading minimum number of elements Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'Tcross.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 4 cells were created. Numbered 1359 knots in 1200 4-node elements. Numbering order was and max levelwidth 89. 8 element sides between materials 3 and 1 were located to type 1. 8 element sides between materials 5 and 1 were located to type 2. 8 element sides between materials 6 and 1 were located to type 3. 220 element sides between materials 2 and 1 were located to type 4. 72 element sides between materials 4 and 1 were located to type 5. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory Tcross. Saving 1359 coordinates to mesh.nodes. Saving 1200 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/Electrokinetics/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.80 sec ---------------------------------------------------------- Test Failed. "Electrokinetics" end time: Apr 29 16:53 PDT "Electrokinetics" time elapsed: 00:00:00 ---------------------------------------------------------- 133/340 Testing: ElmerGridExtrudeHelicity 133/340 Test: ElmerGridExtrudeHelicity Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/ElmerGridExtrudeHelicity" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/ElmerGridExtrudeHelicity/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/ElmerGridExtrudeHelicity "ElmerGridExtrudeHelicity" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file helix. Elmergrid loading data: ----------------------- Loading the geometry from file 'helix.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (3-DIM). Loading 2 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading 1 subcell sizes in Z-direction Loading material structure End of field End of field Loading boundary conditions Found 1 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'helix.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 121 knots in 100 4-node elements. Numbering order was and max levelwidth 13. 40 element sides between materials 0 and 1 were located to type 1. Created 50 extruded divisions. Elementtype 404 extruded to type 808. Allocated for 3 new BC lists Extruded mesh has 5000 elements in 50 levels. Simple extrusion would have 5000 elements Extruded BCs list 0 of types [1,1] has 2000 elements. Layer BCs list 1 of types [2,2] has 100 elements. Layer BCs list 2 of types [3,3] has 100 elements. Created 5000 elements and 6171 nodes by extruding the 2D geometry Applied helicity of 3.60000e+02 degrees Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory helix. Saving 6171 coordinates to mesh.nodes. Saving 5000 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/ElmerGridExtrudeHelicity/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.83 sec ---------------------------------------------------------- Test Failed. "ElmerGridExtrudeHelicity" end time: Apr 29 16:53 PDT "ElmerGridExtrudeHelicity" time elapsed: 00:00:00 ---------------------------------------------------------- 134/340 Testing: ElmerGridExtrudeMaterial 134/340 Test: ElmerGridExtrudeMaterial Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/ElmerGridExtrudeMaterial" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/ElmerGridExtrudeMaterial/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/ElmerGridExtrudeMaterial "ElmerGridExtrudeMaterial" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- The program encountered a minor error... Check your output line length! ...we'll try to continue... The program encountered a minor error... Check your output line length! ...we'll try to continue... Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file cubes. Elmergrid loading data: ----------------------- Loading the geometry from file 'cubes.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (3-DIM). Loading 2 subcell sizes in X-direction Loading 2 subcell sizes in Y-direction Loading 4 subcell sizes in Z-direction Loading material structure End of field Loading boundary conditions Found 8 boundaries There is a risk that somethings was missed in line: Extruded BC Offset = 100 Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'cubes.grd'. There is a risk that somethings was missed in line: Extruded BC Offset = 100 Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 4 cells were created. Numbered 289 knots in 256 4-node elements. Numbering order was and max levelwidth 19. 16 element sides between materials 0 and 1 were located to type 1. 16 element sides between materials 0 and 2 were located to type 2. 16 element sides between materials 0 and 3 were located to type 3. 16 element sides between materials 0 and 4 were located to type 4. 8 element sides between materials 2 and 1 were located to type 5. 8 element sides between materials 4 and 1 were located to type 6. 8 element sides between materials 2 and 3 were located to type 7. 8 element sides between materials 4 and 3 were located to type 8. Created 24 extruded divisions. Elementtype 404 extruded to type 808. Allocated for 13 new BC lists Extruded mesh has 3072 elements in 24 levels. Simple extrusion would have 6144 elements Extruded BCs list 0 of types [1,1] has 192 elements. Extruded BCs list 1 of types [2,2] has 192 elements. Extruded BCs list 2 of types [3,3] has 192 elements. Extruded BCs list 3 of types [4,4] has 192 elements. Extruded BCs list 4 of types [5,5] has 96 elements. Extruded BCs list 5 of types [6,6] has 96 elements. Extruded BCs list 6 of types [7,7] has 96 elements. Extruded BCs list 7 of types [8,8] has 96 elements. Layer BCs list 8 of types [101,102] has 128 elements. Layer BCs list 9 of types [201,203] has 128 elements. Layer BCs list 10 of types [302,304] has 192 elements. Layer BCs list 11 of types [401,403] has 128 elements. Layer BCs list 12 of types [501,504] has 128 elements. 7225 original nodes moved to 4041 new ones. Created 3072 elements and 4041 nodes by extruding the 2D geometry Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory cubes. Saving 4041 coordinates to mesh.nodes. Saving 3072 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/ElmerGridExtrudeMaterial/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.84 sec ---------------------------------------------------------- Test Failed. "ElmerGridExtrudeMaterial" end time: Apr 29 16:53 PDT "ElmerGridExtrudeMaterial" time elapsed: 00:00:00 ---------------------------------------------------------- 135/340 Testing: ElmerGridExtrudeMaterial2 135/340 Test: ElmerGridExtrudeMaterial2 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/ElmerGridExtrudeMaterial2" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/ElmerGridExtrudeMaterial2/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/ElmerGridExtrudeMaterial2 "ElmerGridExtrudeMaterial2" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file squares. Elmergrid loading data: ----------------------- Loading the geometry from file 'squares.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 2 subcell sizes in X-direction Loading 2 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 8 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'squares.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 4 cells were created. Numbered 289 knots in 256 4-node elements. Numbering order was and max levelwidth 19. 16 element sides between materials 0 and 1 were located to type 1. 16 element sides between materials 0 and 2 were located to type 2. 16 element sides between materials 0 and 3 were located to type 3. 16 element sides between materials 0 and 4 were located to type 4. 8 element sides between materials 2 and 1 were located to type 5. 8 element sides between materials 4 and 1 were located to type 6. 8 element sides between materials 2 and 3 were located to type 7. 8 element sides between materials 4 and 3 were located to type 8. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory squares. Saving 289 coordinates to mesh.nodes. Saving 256 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi Starting program Elmergrid Loading ElmerGrid commands from file 'squares2cubes.eg'. Reached the end of command file Read commands from a file Elmergrid loading data: ----------------------- Loading mesh in ElmerSolver format from directory squares. Loading header from mesh.header Maximum elementtype index is: 404 Allocating for 289 knots and 256 elements. Loading 289 Elmer nodes from mesh.nodes Loading 256 bulk elements from mesh.elements Loading 96 boundary elements from mesh.boundary Elmer mesh loaded succesfully Elmergrid creating and manipulating meshes: ------------------------------------------- Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Created 24 extruded divisions. Elementtype 404 extruded to type 808. Allocated for 6 new BC lists Extruded mesh has 3072 elements in 24 levels. Simple extrusion would have 6144 elements Extruded BCs list 0 of types [1,8] has 1152 elements. Layer BCs list 1 of types [101,102] has 128 elements. Layer BCs list 2 of types [201,203] has 128 elements. Layer BCs list 3 of types [302,304] has 192 elements. Layer BCs list 4 of types [401,403] has 128 elements. Layer BCs list 5 of types [501,504] has 128 elements. 7225 original nodes moved to 4041 new ones. Created 3072 elements and 4041 nodes by extruding the 2D geometry Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory cubes. Saving 4041 coordinates to mesh.nodes. Saving 3072 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/ElmerGridExtrudeMaterial2/TEST.PASSED Call Stack (most recent call first): runtest.cmake:5 (RUN_ELMER_TEST) Test time = 0.85 sec ---------------------------------------------------------- Test Failed. "ElmerGridExtrudeMaterial2" end time: Apr 29 16:53 PDT "ElmerGridExtrudeMaterial2" time elapsed: 00:00:00 ---------------------------------------------------------- 136/340 Testing: ElmerGridExtrudeOffset 136/340 Test: ElmerGridExtrudeOffset Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/ElmerGridExtrudeOffset" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/ElmerGridExtrudeOffset/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/ElmerGridExtrudeOffset "ElmerGridExtrudeOffset" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- The program encountered a minor error... Check your output line length! ...we'll try to continue... The program encountered a minor error... Check your output line length! ...we'll try to continue... Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file cubes. Elmergrid loading data: ----------------------- Loading the geometry from file 'cubes.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (3-DIM). Loading 2 subcell sizes in X-direction Loading 2 subcell sizes in Y-direction Loading 3 subcell sizes in Z-direction Loading material structure End of field End of field Loading boundary conditions Found 8 boundaries There is a risk that somethings was missed in line: Extruded BC Offset = 100 Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'cubes.grd'. There is a risk that somethings was missed in line: Extruded BC Offset = 100 Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 4 cells were created. Numbered 289 knots in 256 4-node elements. Numbering order was and max levelwidth 19. 16 element sides between materials 0 and 1 were located to type 1. 16 element sides between materials 0 and 2 were located to type 2. 16 element sides between materials 0 and 3 were located to type 3. 16 element sides between materials 0 and 4 were located to type 4. 8 element sides between materials 2 and 1 were located to type 4. 8 element sides between materials 4 and 1 were located to type 4. 8 element sides between materials 2 and 3 were located to type 4. 8 element sides between materials 4 and 3 were located to type 4. Created 24 extruded divisions. Elementtype 404 extruded to type 808. Allocated for 12 new BC lists Extruded mesh has 3072 elements in 24 levels. Simple extrusion would have 6144 elements Extruded BCs list 0 of types [1,1] has 256 elements. Extruded BCs list 1 of types [2,2] has 128 elements. Extruded BCs list 2 of types [3,3] has 256 elements. Extruded BCs list 3 of types [4,4] has 128 elements. Extruded BCs list 4 of types [4,4] has 64 elements. Extruded BCs list 5 of types [4,4] has 64 elements. Extruded BCs list 6 of types [4,4] has 64 elements. Extruded BCs list 7 of types [4,4] has 64 elements. Layer BCs list 8 of types [101,101] has 64 elements. Layer BCs list 9 of types [202,204] has 192 elements. Layer BCs list 10 of types [301,304] has 192 elements. Layer BCs list 11 of types [403,403] has 64 elements. 7225 original nodes moved to 3897 new ones. Created 3072 elements and 3897 nodes by extruding the 2D geometry Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory cubes. Saving 3897 coordinates to mesh.nodes. Saving 3072 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/ElmerGridExtrudeOffset/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.86 sec ---------------------------------------------------------- Test Failed. "ElmerGridExtrudeOffset" end time: Apr 29 16:53 PDT "ElmerGridExtrudeOffset" time elapsed: 00:00:00 ---------------------------------------------------------- 137/340 Testing: elstat 137/340 Test: elstat Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/elstat" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/elstat/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/elstat "elstat" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file elmesh. Elmergrid loading data: ----------------------- Loading the geometry from file 'elmesh.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 4 subcell limits in X-direction Loading 4 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 6 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'elmesh.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 5 cells were created. Numbered 1336 knots in 1227 4-node elements. Numbering order was and max levelwidth 46. 13 element sides between materials 2 and -4 were located to type 1. 28 element sides between materials 2 and -3 were located to type 2. 28 element sides between materials 2 and -1 were located to type 3. 43 element sides between materials 0 and -3 were located to type 4. 43 element sides between materials 0 and -1 were located to type 5. 24 element sides between materials 3 and 1 were located to type 6. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Created 30 divisions in 2 cells for rotation [1.5 1e+06]. Elementtype 404 extruded to type 808. Allocated for 11 new BC lists Extruded mesh has 28485 elements in 30 levels. Simple extrusion would have 36810 elements Rectangular geometry with r1=1.5 for 41416 nodes. 3398/41416 candidates for duplicate nodes. Found 390 double nodes in 5771503 tests. Eliminated 1392 nodes from topology. Extruded BCs list 0 of types [1,1] has 195 elements. Extruded BCs list 1 of types [2,2] has 840 elements. Extruded BCs list 2 of types [3,3] has 840 elements. Extruded BCs list 3 of types [4,4] has 1065 elements. Extruded BCs list 4 of types [5,5] has 1065 elements. Extruded BCs list 5 of types [6,6] has 720 elements. Layer BCs list 6 of types [7,7] has 195 elements. Symmetry BCs list 7 of type 8 has 1227 elements. Symmetry BCs list 8 of type 9 has 1227 elements. 41416 original nodes moved to 32296 new ones. Reordering 32296 knots and 28485 elements in 3-dimensions. Ordering with (1*x + 100*y + 1e+04*z) Moving knots to new positions Moving the elements to new positions Moving the parents of the boundary nodes. Indexwidth of the new node order is 1240. Cylindrical coordinate for r1=1.5 and r2=1e+06. Maximum boundary type is 9 Separating 2 rectangular boundaries from boundary 5. Separating 2 rectangular boundaries from boundary 6. Created 28485 elements and 32296 nodes by rotation of 90 degrees. Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory elmesh. Saving 32296 coordinates to mesh.nodes. Saving 28485 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/elstat/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 1.31 sec ---------------------------------------------------------- Test Failed. "elstat" end time: Apr 29 16:53 PDT "elstat" time elapsed: 00:00:01 ---------------------------------------------------------- 138/340 Testing: elstat_infty 138/340 Test: elstat_infty Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/elstat_infty" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/elstat_infty/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/elstat_infty "elstat_infty" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file cubes. Elmergrid loading data: ----------------------- Loading the geometry from file 'cubes.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (3-DIM). Loading 3 subcell sizes in X-direction Loading 3 subcell sizes in Y-direction Loading 2 subcell sizes in Z-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'cubes.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 4 cells were created. Numbered 560 knots in 169 8-node elements. Numbering order was and max levelwidth 43. 16 element sides between materials 0 and 1 were located to type 1. 10 element sides between materials 2 and 1 were located to type 2. 26 element sides between materials 3 and 1 were located to type 3. 10 element sides between materials 0 and 2 were located to type 4. Created 13 extruded divisions. Elementtype 408 extruded to type 820. Allocated for 7 new BC lists Extruded mesh has 2072 elements in 13 levels. Simple extrusion would have 2197 elements Extruded BCs list 0 of types [1,1] has 208 elements. Extruded BCs list 1 of types [2,2] has 50 elements. Extruded BCs list 2 of types [3,3] has 338 elements. Extruded BCs list 3 of types [4,4] has 80 elements. Layer BCs list 4 of types [5,5] has 144 elements. Layer BCs list 5 of types [6,6] has 25 elements. Layer BCs list 6 of types [7,7] has 169 elements. 15120 original nodes moved to 9888 new ones. Created 2072 elements and 9888 nodes by extruding the 2D geometry Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory cubes. Saving 9888 coordinates to mesh.nodes. Saving 2072 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/elstat_infty/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 1.01 sec ---------------------------------------------------------- Test Failed. "elstat_infty" end time: Apr 29 16:53 PDT "elstat_infty" time elapsed: 00:00:01 ---------------------------------------------------------- 139/340 Testing: elstat_source 139/340 Test: elstat_source Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/elstat_source" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/elstat_source/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/elstat_source "elstat_source" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file Step. Elmergrid loading data: ----------------------- Loading the geometry from file 'Step.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 5 subcell limits in X-direction Loading 3 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 3 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'Step.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 3 cells were created. Numbered 1632 knots in 511 8-node elements. Numbering order was and max levelwidth 67. 14 element sides between materials 2 and 1 were located to type 1. 21 element sides between materials 3 and 1 were located to type 2. 63 element sides between materials 0 and 1 were located to type 3. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory Step. Saving 1632 coordinates to mesh.nodes. Saving 511 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/elstat_source/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.79 sec ---------------------------------------------------------- Test Failed. "elstat_source" end time: Apr 29 16:53 PDT "elstat_source" time elapsed: 00:00:00 ---------------------------------------------------------- 140/340 Testing: ExtrudedMesh 140/340 Test: ExtrudedMesh Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/ExtrudedMesh" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/ExtrudedMesh/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/ExtrudedMesh "ExtrudedMesh" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file square. Elmergrid loading data: ----------------------- Loading the geometry from file 'square.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 4 subcell limits in X-direction Loading 4 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 1 boundaries Loading minimum number of elements Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'square.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 121 knots in 100 4-node elements. Numbering order was and max levelwidth 13. 40 element sides between materials 0 and 1 were located to type 1. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory square. Saving 121 coordinates to mesh.nodes. Saving 100 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/ExtrudedMesh/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.76 sec ---------------------------------------------------------- Test Failed. "ExtrudedMesh" end time: Apr 29 16:53 PDT "ExtrudedMesh" time elapsed: 00:00:00 ---------------------------------------------------------- 141/340 Testing: ExtrudedMesh2 141/340 Test: ExtrudedMesh2 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/ExtrudedMesh2" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/ExtrudedMesh2/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/ExtrudedMesh2 "ExtrudedMesh2" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file square. Elmergrid loading data: ----------------------- Loading the geometry from file 'square.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 4 subcell limits in X-direction Loading 4 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Loading minimum number of elements Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'square.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 121 knots in 100 4-node elements. Numbering order was and max levelwidth 13. 10 element sides between materials 2 and 1 were located to type 1. 10 element sides between materials 3 and 1 were located to type 2. 10 element sides between materials 4 and 1 were located to type 3. 10 element sides between materials 5 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory square. Saving 121 coordinates to mesh.nodes. Saving 100 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/ExtrudedMesh2/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.78 sec ---------------------------------------------------------- Test Failed. "ExtrudedMesh2" end time: Apr 29 16:53 PDT "ExtrudedMesh2" time elapsed: 00:00:00 ---------------------------------------------------------- 142/340 Testing: ExtrudedMesh3 142/340 Test: ExtrudedMesh3 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/ExtrudedMesh3" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/ExtrudedMesh3/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/ExtrudedMesh3 "ExtrudedMesh3" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file square. Elmergrid loading data: ----------------------- Loading the geometry from file 'square.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 1 subcell sizes in X-direction Loading 1 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'square.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 121 knots in 100 4-node elements. Numbering order was and max levelwidth 13. 10 element sides between materials -1 and 1 were located to type 1. 10 element sides between materials -2 and 1 were located to type 2. 10 element sides between materials -3 and 1 were located to type 3. 10 element sides between materials -4 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory square. Saving 121 coordinates to mesh.nodes. Saving 100 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/ExtrudedMesh3/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.91 sec ---------------------------------------------------------- Test Failed. "ExtrudedMesh3" end time: Apr 29 16:53 PDT "ExtrudedMesh3" time elapsed: 00:00:00 ---------------------------------------------------------- 143/340 Testing: ExtrudedMesh4 143/340 Test: ExtrudedMesh4 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/ExtrudedMesh4" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/ExtrudedMesh4/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/ExtrudedMesh4 "ExtrudedMesh4" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file square. Elmergrid loading data: ----------------------- Loading the geometry from file 'square.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 1 subcell sizes in X-direction Loading 1 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'square.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 121 knots in 100 4-node elements. Numbering order was and max levelwidth 13. 10 element sides between materials -1 and 1 were located to type 1. 10 element sides between materials -2 and 1 were located to type 2. 10 element sides between materials -3 and 1 were located to type 3. 10 element sides between materials -4 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory square. Saving 121 coordinates to mesh.nodes. Saving 100 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/ExtrudedMesh4/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.81 sec ---------------------------------------------------------- Test Failed. "ExtrudedMesh4" end time: Apr 29 16:53 PDT "ExtrudedMesh4" time elapsed: 00:00:00 ---------------------------------------------------------- 144/340 Testing: ExtrudedMesh5 144/340 Test: ExtrudedMesh5 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/ExtrudedMesh5" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/ExtrudedMesh5/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/ExtrudedMesh5 "ExtrudedMesh5" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/ExtrudedMesh5/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 1.03 sec ---------------------------------------------------------- Test Failed. "ExtrudedMesh5" end time: Apr 29 16:53 PDT "ExtrudedMesh5" time elapsed: 00:00:01 ---------------------------------------------------------- 145/340 Testing: ExtrudedMeshDG 145/340 Test: ExtrudedMeshDG Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/ExtrudedMeshDG" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/ExtrudedMeshDG/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/ExtrudedMeshDG "ExtrudedMeshDG" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/ExtrudedMeshDG/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.93 sec ---------------------------------------------------------- Test Failed. "ExtrudedMeshDG" end time: Apr 29 16:53 PDT "ExtrudedMeshDG" time elapsed: 00:00:00 ---------------------------------------------------------- 146/340 Testing: ExtrusionStructured2D 146/340 Test: ExtrusionStructured2D Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/ExtrusionStructured2D" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/ExtrusionStructured2D/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/ExtrusionStructured2D "ExtrusionStructured2D" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file slab. Elmergrid loading data: ----------------------- Loading the geometry from file 'slab.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 4 subcell limits in X-direction Loading 2 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'slab.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 2 cells were created. Numbered 2121 knots in 2000 4-node elements. Numbering order was and max levelwidth 23. 84 element sides between materials 2 and 1 were located to type 1. 116 element sides between materials 3 and 1 were located to type 2. 20 element sides between materials -1 and 1 were located to type 3. 20 element sides between materials -3 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory slab. Saving 2121 coordinates to mesh.nodes. Saving 2000 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/ExtrusionStructured2D/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.84 sec ---------------------------------------------------------- Test Failed. "ExtrusionStructured2D" end time: Apr 29 16:53 PDT "ExtrusionStructured2D" time elapsed: 00:00:00 ---------------------------------------------------------- 147/340 Testing: FixPotentialLevels 147/340 Test: FixPotentialLevels Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/FixPotentialLevels" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/FixPotentialLevels/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/FixPotentialLevels "FixPotentialLevels" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file squares. Elmergrid loading data: ----------------------- Loading the geometry from file 'squares.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 5 subcell sizes in X-direction Loading 1 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 3 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'squares.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 3 cells were created. Numbered 363 knots in 300 4-node elements. Numbering order was and max levelwidth 35. 40 element sides between materials 0 and 1 were located to type 1. 40 element sides between materials 0 and 2 were located to type 2. 40 element sides between materials 0 and 3 were located to type 3. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory squares. Saving 363 coordinates to mesh.nodes. Saving 300 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/FixPotentialLevels/TEST.PASSED Call Stack (most recent call first): runtest.cmake:4 (RUN_ELMER_TEST) Test time = 0.78 sec ---------------------------------------------------------- Test Failed. "FixPotentialLevels" end time: Apr 29 16:53 PDT "FixPotentialLevels" time elapsed: 00:00:00 ---------------------------------------------------------- 148/340 Testing: FlowResNoslip 148/340 Test: FlowResNoslip Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/FlowResNoslip" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/FlowResNoslip/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/FlowResNoslip "FlowResNoslip" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- The program encountered a minor error... Check your output line length! ...we'll try to continue... The program encountered a minor error... Check your output line length! ...we'll try to continue... Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file hole. Elmergrid loading data: ----------------------- Loading the geometry from file 'hole.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 4 subcell limits in X-direction Loading 4 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 6 boundaries Loading minimum number of elements There is a risk that somethings was missed in line: Scaling = 1.0e-6 Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'hole.grd'. There is a risk that somethings was missed in line: Scaling = 1.0e-6 Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 5 cells were created. Numbered 829 knots in 753 4-node elements. Numbering order was and max levelwidth 21. 21 element sides between materials 2 and -4 were located to type 1. 7 element sides between materials 2 and -3 were located to type 2. 7 element sides between materials 2 and -1 were located to type 3. 18 element sides between materials 0 and -3 were located to type 4. 18 element sides between materials 0 and -1 were located to type 5. 29 element sides between materials 3 and 1 were located to type 6. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Created 22 divisions in 2 cells for rotation [2.5 1e+06]. Elementtype 404 extruded to type 808. Allocated for 11 new BC lists Extruded mesh has 10516 elements in 22 levels. Simple extrusion would have 16566 elements Rectangular geometry with r1=2.5 for 19067 nodes. 2802/19067 candidates for duplicate nodes. Found 341 double nodes in 3924201 tests. Eliminated 1218 nodes from topology. Extruded BCs list 0 of types [1,1] has 231 elements. Extruded BCs list 1 of types [2,2] has 154 elements. Extruded BCs list 2 of types [3,3] has 154 elements. Extruded BCs list 3 of types [4,4] has 275 elements. Extruded BCs list 4 of types [5,5] has 275 elements. Extruded BCs list 5 of types [6,6] has 638 elements. Layer BCs list 6 of types [7,7] has 231 elements. Symmetry BCs list 7 of type 8 has 753 elements. Symmetry BCs list 8 of type 9 has 753 elements. 19067 original nodes moved to 12335 new ones. Reordering 12335 knots and 10516 elements in 3-dimensions. Ordering with (1*x + 1*y + 1e+04*z) Moving knots to new positions Moving the elements to new positions Moving the parents of the boundary nodes. Indexwidth of the new node order is 348. Cylindrical coordinate for r1=2.5 and r2=1e+06. Maximum boundary type is 9 Separating 1 rectangular boundaries from boundary 5. Separating 1 rectangular boundaries from boundary 6. Created 10516 elements and 12335 nodes by rotation of 90 degrees. Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory hole. Saving 12335 coordinates to mesh.nodes. Saving 10516 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/FlowResNoslip/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 1.08 sec ---------------------------------------------------------- Test Failed. "FlowResNoslip" end time: Apr 29 16:53 PDT "FlowResNoslip" time elapsed: 00:00:01 ---------------------------------------------------------- 149/340 Testing: FlowResSlip 149/340 Test: FlowResSlip Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/FlowResSlip" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/FlowResSlip/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/FlowResSlip "FlowResSlip" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- The program encountered a minor error... Check your output line length! ...we'll try to continue... The program encountered a minor error... Check your output line length! ...we'll try to continue... Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file hole. Elmergrid loading data: ----------------------- Loading the geometry from file 'hole.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 4 subcell limits in X-direction Loading 4 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 6 boundaries Loading minimum number of elements There is a risk that somethings was missed in line: Scaling = 1.0e-6 Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'hole.grd'. There is a risk that somethings was missed in line: Scaling = 1.0e-6 Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 5 cells were created. Numbered 829 knots in 753 4-node elements. Numbering order was and max levelwidth 21. 21 element sides between materials 2 and -4 were located to type 1. 7 element sides between materials 2 and -3 were located to type 2. 7 element sides between materials 2 and -1 were located to type 3. 18 element sides between materials 0 and -3 were located to type 4. 18 element sides between materials 0 and -1 were located to type 5. 29 element sides between materials 3 and 1 were located to type 6. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Created 22 divisions in 2 cells for rotation [2.5 1e+06]. Elementtype 404 extruded to type 808. Allocated for 11 new BC lists Extruded mesh has 10516 elements in 22 levels. Simple extrusion would have 16566 elements Rectangular geometry with r1=2.5 for 19067 nodes. 2802/19067 candidates for duplicate nodes. Found 341 double nodes in 3924201 tests. Eliminated 1218 nodes from topology. Extruded BCs list 0 of types [1,1] has 231 elements. Extruded BCs list 1 of types [2,2] has 154 elements. Extruded BCs list 2 of types [3,3] has 154 elements. Extruded BCs list 3 of types [4,4] has 275 elements. Extruded BCs list 4 of types [5,5] has 275 elements. Extruded BCs list 5 of types [6,6] has 638 elements. Layer BCs list 6 of types [7,7] has 231 elements. Symmetry BCs list 7 of type 8 has 753 elements. Symmetry BCs list 8 of type 9 has 753 elements. 19067 original nodes moved to 12335 new ones. Reordering 12335 knots and 10516 elements in 3-dimensions. Ordering with (1*x + 1*y + 1e+04*z) Moving knots to new positions Moving the elements to new positions Moving the parents of the boundary nodes. Indexwidth of the new node order is 348. Cylindrical coordinate for r1=2.5 and r2=1e+06. Maximum boundary type is 9 Separating 1 rectangular boundaries from boundary 5. Separating 1 rectangular boundaries from boundary 6. Created 10516 elements and 12335 nodes by rotation of 90 degrees. Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory hole. Saving 12335 coordinates to mesh.nodes. Saving 10516 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/FlowResSlip/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 1.09 sec ---------------------------------------------------------- Test Failed. "FlowResSlip" end time: Apr 29 16:53 PDT "FlowResSlip" time elapsed: 00:00:01 ---------------------------------------------------------- 150/340 Testing: fluxsolver 150/340 Test: fluxsolver Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/fluxsolver" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/fluxsolver/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/fluxsolver "fluxsolver" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file angle. Elmergrid loading data: ----------------------- Loading the geometry from file 'angle.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 3 subcell limits in X-direction Loading 3 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 1 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'angle.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 3 cells were created. Numbered 341 knots in 300 4-node elements. Numbering order was and max levelwidth 23. 80 element sides between materials 0 and 1 were located to type 1. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory angle. Saving 341 coordinates to mesh.nodes. Saving 300 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/fluxsolver/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.83 sec ---------------------------------------------------------- Test Failed. "fluxsolver" end time: Apr 29 16:53 PDT "fluxsolver" time elapsed: 00:00:00 ---------------------------------------------------------- 151/340 Testing: fluxsolver2 151/340 Test: fluxsolver2 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/fluxsolver2" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/fluxsolver2/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/fluxsolver2 "fluxsolver2" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file angle. Elmergrid loading data: ----------------------- Loading the geometry from file 'angle.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 3 subcell limits in X-direction Loading 3 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 1 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'angle.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 3 cells were created. Numbered 341 knots in 300 4-node elements. Numbering order was and max levelwidth 23. 80 element sides between materials 0 and 1 were located to type 1. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory angle. Saving 341 coordinates to mesh.nodes. Saving 300 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/fluxsolver2/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.80 sec ---------------------------------------------------------- Test Failed. "fluxsolver2" end time: Apr 29 16:53 PDT "fluxsolver2" time elapsed: 00:00:00 ---------------------------------------------------------- 152/340 Testing: fluxsolver3 152/340 Test: fluxsolver3 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/fluxsolver3" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/fluxsolver3/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/fluxsolver3 "fluxsolver3" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file angle. Elmergrid loading data: ----------------------- Loading the geometry from file 'angle.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 3 subcell sizes in X-direction Loading 2 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 2 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'angle.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 4 cells were created. Numbered 3162 knots in 3024 4-node elements. Numbering order was and max levelwidth 57. 28 element sides between materials -4 and 1 were located to type 1. 28 element sides between materials -2 and 2 were located to type 2. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory angle. Saving 3162 coordinates to mesh.nodes. Saving 3024 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/fluxsolver3/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.91 sec ---------------------------------------------------------- Test Failed. "fluxsolver3" end time: Apr 29 16:53 PDT "fluxsolver3" time elapsed: 00:00:00 ---------------------------------------------------------- 153/340 Testing: freesurf 153/340 Test: freesurf Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/freesurf" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/freesurf/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/freesurf "freesurf" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/freesurf/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.84 sec ---------------------------------------------------------- Test Failed. "freesurf" end time: Apr 29 16:53 PDT "freesurf" time elapsed: 00:00:00 ---------------------------------------------------------- 154/340 Testing: freesurf_axi 154/340 Test: freesurf_axi Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/freesurf_axi" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/freesurf_axi/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/freesurf_axi "freesurf_axi" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file Free. Elmergrid loading data: ----------------------- Loading the geometry from file 'Free.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 5 subcell limits in X-direction Loading 4 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 6 boundaries Loading minimum number of elements Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'Free.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 2 cells were created. Numbered 560 knots in 510 4-node elements. Numbering order was and max levelwidth 18. 15 element sides between materials 2 and 1 were located to type 1. 10 element sides between materials 3 and 1 were located to type 2. 24 element sides between materials 4 and 1 were located to type 3. 15 element sides between materials 5 and 1 were located to type 4. 24 element sides between materials 6 and 1 were located to type 5. 10 element sides between materials 7 and 1 were located to type 6. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory Free. Saving 560 coordinates to mesh.nodes. Saving 510 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/freesurf_axi/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.80 sec ---------------------------------------------------------- Test Failed. "freesurf_axi" end time: Apr 29 16:53 PDT "freesurf_axi" time elapsed: 00:00:00 ---------------------------------------------------------- 155/340 Testing: freesurf_int 155/340 Test: freesurf_int Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/freesurf_int" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/freesurf_int/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/freesurf_int "freesurf_int" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/freesurf_int/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.76 sec ---------------------------------------------------------- Test Failed. "freesurf_int" end time: Apr 29 16:53 PDT "freesurf_int" time elapsed: 00:00:00 ---------------------------------------------------------- 156/340 Testing: freesurf_ltd 156/340 Test: freesurf_ltd Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/freesurf_ltd" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/freesurf_ltd/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/freesurf_ltd "freesurf_ltd" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/freesurf_ltd/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.82 sec ---------------------------------------------------------- Test Failed. "freesurf_ltd" end time: Apr 29 16:53 PDT "freesurf_ltd" time elapsed: 00:00:00 ---------------------------------------------------------- 157/340 Testing: freesurf_sloshing_2d 157/340 Test: freesurf_sloshing_2d Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/freesurf_sloshing_2d" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/freesurf_sloshing_2d/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/freesurf_sloshing_2d "freesurf_sloshing_2d" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file square. Elmergrid loading data: ----------------------- Loading the geometry from file 'square.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 2 subcell limits in X-direction Loading 1 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'square.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 1681 knots in 1600 4-node elements. Numbering order was and max levelwidth 43. 40 element sides between materials -4 and 1 were located to type 1. 40 element sides between materials -3 and 1 were located to type 2. 40 element sides between materials -2 and 1 were located to type 3. 40 element sides between materials -1 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory square. Saving 1681 coordinates to mesh.nodes. Saving 1600 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/freesurf_sloshing_2d/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.83 sec ---------------------------------------------------------- Test Failed. "freesurf_sloshing_2d" end time: Apr 29 16:53 PDT "freesurf_sloshing_2d" time elapsed: 00:00:00 ---------------------------------------------------------- 158/340 Testing: fsi_beam 158/340 Test: fsi_beam Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/fsi_beam" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/fsi_beam/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/fsi_beam "fsi_beam" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file fsi. Elmergrid loading data: ----------------------- Loading the geometry from file 'fsi.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 6 subcell limits in X-direction Loading 4 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 6 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'fsi.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 6 cells were created. Numbered 598 knots in 540 4-node elements. Numbering order was and max levelwidth 15. 12 element sides between materials 3 and 1 were located to type 1. 12 element sides between materials 4 and 1 were located to type 2. 17 element sides between materials 2 and 1 were located to type 3. 45 element sides between materials -3 and 1 were located to type 4. 40 element sides between materials 5 and 1 were located to type 5. 5 element sides between materials 5 and 2 were located to type 6. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory fsi. Saving 598 coordinates to mesh.nodes. Saving 540 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/fsi_beam/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.79 sec ---------------------------------------------------------- Test Failed. "fsi_beam" end time: Apr 29 16:53 PDT "fsi_beam" time elapsed: 00:00:00 ---------------------------------------------------------- 159/340 Testing: fsi_beam_optimize 159/340 Test: fsi_beam_optimize Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/fsi_beam_optimize" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/fsi_beam_optimize/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/fsi_beam_optimize "fsi_beam_optimize" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/fsi_beam_optimize/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.89 sec ---------------------------------------------------------- Test Failed. "fsi_beam_optimize" end time: Apr 29 16:53 PDT "fsi_beam_optimize" time elapsed: 00:00:00 ---------------------------------------------------------- 160/340 Testing: fsi_box 160/340 Test: fsi_box Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/fsi_box" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/fsi_box/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/fsi_box "fsi_box" start time: Apr 29 16:53 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file box. Elmergrid loading data: ----------------------- Loading the geometry from file 'box.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 3 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 6 boundaries Loading minimum number of elements Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'box.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 2 cells were created. Numbered 288 knots in 255 4-node elements. Numbering order was and max levelwidth 18. 15 element sides between materials -4 and 1 were located to type 1. 14 element sides between materials -3 and 1 were located to type 2. 15 element sides between materials -2 and 1 were located to type 3. 3 element sides between materials -3 and 2 were located to type 4. 14 element sides between materials -1 and 1 were located to type 5. 3 element sides between materials -1 and 2 were located to type 6. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory box. Saving 288 coordinates to mesh.nodes. Saving 255 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/fsi_box/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.82 sec ---------------------------------------------------------- Test Failed. "fsi_box" end time: Apr 29 16:54 PDT "fsi_box" time elapsed: 00:00:00 ---------------------------------------------------------- 161/340 Testing: fsi_box2 161/340 Test: fsi_box2 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/fsi_box2" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/fsi_box2/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/fsi_box2 "fsi_box2" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file box. Elmergrid loading data: ----------------------- Loading the geometry from file 'box.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 3 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 6 boundaries Loading minimum number of elements Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'box.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 2 cells were created. Numbered 288 knots in 255 4-node elements. Numbering order was and max levelwidth 18. 15 element sides between materials -4 and 1 were located to type 1. 14 element sides between materials -3 and 1 were located to type 2. 15 element sides between materials -2 and 1 were located to type 3. 3 element sides between materials -3 and 2 were located to type 4. 14 element sides between materials -1 and 1 were located to type 5. 3 element sides between materials -1 and 2 were located to type 6. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory box. Saving 288 coordinates to mesh.nodes. Saving 255 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/fsi_box2/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.82 sec ---------------------------------------------------------- Test Failed. "fsi_box2" end time: Apr 29 16:54 PDT "fsi_box2" time elapsed: 00:00:00 ---------------------------------------------------------- 162/340 Testing: geomstiff 162/340 Test: geomstiff Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/geomstiff" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/geomstiff/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/geomstiff "geomstiff" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file geomstiff. Elmergrid loading data: ----------------------- Loading the geometry from file 'geomstiff.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 1 subcell sizes in X-direction Loading 1 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 2 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'geomstiff.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 567 knots in 120 9-node elements. Numbering order was and max levelwidth 164. 3 element sides between materials -4 and 1 were located to type 1. 3 element sides between materials -2 and 1 were located to type 2. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory geomstiff. Saving 567 coordinates to mesh.nodes. Saving 120 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/geomstiff/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.82 sec ---------------------------------------------------------- Test Failed. "geomstiff" end time: Apr 29 16:54 PDT "geomstiff" time elapsed: 00:00:00 ---------------------------------------------------------- 163/340 Testing: gmultg 163/340 Test: gmultg Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/gmultg" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/gmultg/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/gmultg "gmultg" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/gmultg/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.85 sec ---------------------------------------------------------- Test Failed. "gmultg" end time: Apr 29 16:54 PDT "gmultg" time elapsed: 00:00:00 ---------------------------------------------------------- 164/340 Testing: HarmonicNS 164/340 Test: HarmonicNS Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/HarmonicNS" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/HarmonicNS/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/HarmonicNS "HarmonicNS" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file tube. Elmergrid loading data: ----------------------- Loading the geometry from file 'tube.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 5 subcell limits in X-direction Loading 6 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'tube.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 6 cells were created. Numbered 1938 knots in 1818 4-node elements. Numbering order was and max levelwidth 21. 18 element sides between materials 3 and 1 were located to type 1. 101 element sides between materials 0 and 1 were located to type 2. 18 element sides between materials 4 and 1 were located to type 3. 101 element sides between materials 2 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory tube. Saving 1938 coordinates to mesh.nodes. Saving 1818 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/HarmonicNS/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.84 sec ---------------------------------------------------------- Test Failed. "HarmonicNS" end time: Apr 29 16:54 PDT "HarmonicNS" time elapsed: 00:00:00 ---------------------------------------------------------- 165/340 Testing: HeatControl 165/340 Test: HeatControl Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/HeatControl" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/HeatControl/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/HeatControl "HeatControl" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file square. Elmergrid loading data: ----------------------- Loading the geometry from file 'square.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 1 subcell sizes in X-direction Loading 1 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 1 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'square.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 441 knots in 400 4-node elements. Numbering order was and max levelwidth 23. 80 element sides between materials 0 and 1 were located to type 1. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory square. Saving 441 coordinates to mesh.nodes. Saving 400 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/HeatControl/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.81 sec ---------------------------------------------------------- Test Failed. "HeatControl" end time: Apr 29 16:54 PDT "HeatControl" time elapsed: 00:00:00 ---------------------------------------------------------- 166/340 Testing: HeatControl2 166/340 Test: HeatControl2 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/HeatControl2" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/HeatControl2/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/HeatControl2 "HeatControl2" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file square. Elmergrid loading data: ----------------------- Loading the geometry from file 'square.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 1 subcell sizes in X-direction Loading 1 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 1 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'square.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 441 knots in 400 4-node elements. Numbering order was and max levelwidth 23. 80 element sides between materials 0 and 1 were located to type 1. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory square. Saving 441 coordinates to mesh.nodes. Saving 400 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/HeatControl2/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.79 sec ---------------------------------------------------------- Test Failed. "HeatControl2" end time: Apr 29 16:54 PDT "HeatControl2" time elapsed: 00:00:00 ---------------------------------------------------------- 167/340 Testing: heateq 167/340 Test: heateq Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/heateq" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/heateq/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/heateq "heateq" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/heateq/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.81 sec ---------------------------------------------------------- Test Failed. "heateq" end time: Apr 29 16:54 PDT "heateq" time elapsed: 00:00:00 ---------------------------------------------------------- 168/340 Testing: heateq-par 168/340 Test: heateq-par Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/heateq-par" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/heateq-par/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/heateq-par "heateq-par" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/heateq-par/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.78 sec ---------------------------------------------------------- Test Failed. "heateq-par" end time: Apr 29 16:54 PDT "heateq-par" time elapsed: 00:00:00 ---------------------------------------------------------- 169/340 Testing: heateq_bdf2 169/340 Test: heateq_bdf2 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/heateq_bdf2" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/heateq_bdf2/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/heateq_bdf2 "heateq_bdf2" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file angle. Elmergrid loading data: ----------------------- Loading the geometry from file 'angle.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 3 subcell limits in X-direction Loading 3 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 1 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'angle.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 3 cells were created. Numbered 341 knots in 300 4-node elements. Numbering order was and max levelwidth 23. 80 element sides between materials 0 and 1 were located to type 1. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory angle. Saving 341 coordinates to mesh.nodes. Saving 300 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/heateq_bdf2/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.80 sec ---------------------------------------------------------- Test Failed. "heateq_bdf2" end time: Apr 29 16:54 PDT "heateq_bdf2" time elapsed: 00:00:00 ---------------------------------------------------------- 170/340 Testing: heateq_bdf3 170/340 Test: heateq_bdf3 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/heateq_bdf3" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/heateq_bdf3/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/heateq_bdf3 "heateq_bdf3" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file angle. Elmergrid loading data: ----------------------- Loading the geometry from file 'angle.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 3 subcell limits in X-direction Loading 3 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 1 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'angle.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 3 cells were created. Numbered 341 knots in 300 4-node elements. Numbering order was and max levelwidth 23. 80 element sides between materials 0 and 1 were located to type 1. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory angle. Saving 341 coordinates to mesh.nodes. Saving 300 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/heateq_bdf3/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.82 sec ---------------------------------------------------------- Test Failed. "heateq_bdf3" end time: Apr 29 16:54 PDT "heateq_bdf3" time elapsed: 00:00:00 ---------------------------------------------------------- 171/340 Testing: heateq_infty 171/340 Test: heateq_infty Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/heateq_infty" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/heateq_infty/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/heateq_infty "heateq_infty" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file cubes. Elmergrid loading data: ----------------------- Loading the geometry from file 'cubes.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (3-DIM). Loading 3 subcell sizes in X-direction Loading 3 subcell sizes in Y-direction Loading 2 subcell sizes in Z-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'cubes.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 4 cells were created. Numbered 560 knots in 169 8-node elements. Numbering order was and max levelwidth 43. 16 element sides between materials 0 and 1 were located to type 1. 10 element sides between materials 2 and 1 were located to type 2. 26 element sides between materials 3 and 1 were located to type 3. 10 element sides between materials 0 and 2 were located to type 4. Created 13 extruded divisions. Elementtype 408 extruded to type 820. Allocated for 7 new BC lists Extruded mesh has 2072 elements in 13 levels. Simple extrusion would have 2197 elements Extruded BCs list 0 of types [1,1] has 208 elements. Extruded BCs list 1 of types [2,2] has 50 elements. Extruded BCs list 2 of types [3,3] has 338 elements. Extruded BCs list 3 of types [4,4] has 80 elements. Layer BCs list 4 of types [5,5] has 144 elements. Layer BCs list 5 of types [6,6] has 25 elements. Layer BCs list 6 of types [7,7] has 169 elements. 15120 original nodes moved to 9888 new ones. Created 2072 elements and 9888 nodes by extruding the 2D geometry Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory cubes. Saving 9888 coordinates to mesh.nodes. Saving 2072 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/heateq_infty/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 1.07 sec ---------------------------------------------------------- Test Failed. "heateq_infty" end time: Apr 29 16:54 PDT "heateq_infty" time elapsed: 00:00:01 ---------------------------------------------------------- 172/340 Testing: heateq_newmark 172/340 Test: heateq_newmark Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/heateq_newmark" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/heateq_newmark/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/heateq_newmark "heateq_newmark" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file angle. Elmergrid loading data: ----------------------- Loading the geometry from file 'angle.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 3 subcell limits in X-direction Loading 3 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 1 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'angle.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 3 cells were created. Numbered 341 knots in 300 4-node elements. Numbering order was and max levelwidth 23. 80 element sides between materials 0 and 1 were located to type 1. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory angle. Saving 341 coordinates to mesh.nodes. Saving 300 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/heateq_newmark/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.81 sec ---------------------------------------------------------- Test Failed. "heateq_newmark" end time: Apr 29 16:54 PDT "heateq_newmark" time elapsed: 00:00:00 ---------------------------------------------------------- 173/340 Testing: heateq_newmark_global 173/340 Test: heateq_newmark_global Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/heateq_newmark_global" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/heateq_newmark_global/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/heateq_newmark_global "heateq_newmark_global" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file angle. Elmergrid loading data: ----------------------- Loading the geometry from file 'angle.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 3 subcell limits in X-direction Loading 3 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 1 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'angle.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 3 cells were created. Numbered 341 knots in 300 4-node elements. Numbering order was and max levelwidth 23. 80 element sides between materials 0 and 1 were located to type 1. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory angle. Saving 341 coordinates to mesh.nodes. Saving 300 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/heateq_newmark_global/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.78 sec ---------------------------------------------------------- Test Failed. "heateq_newmark_global" end time: Apr 29 16:54 PDT "heateq_newmark_global" time elapsed: 00:00:00 ---------------------------------------------------------- 174/340 Testing: heateq_spline_table 174/340 Test: heateq_spline_table Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/heateq_spline_table" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/heateq_spline_table/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/heateq_spline_table "heateq_spline_table" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file angle. Elmergrid loading data: ----------------------- Loading the geometry from file 'angle.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 2 subcell sizes in X-direction Loading 2 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 1 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'angle.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 3 cells were created. Numbered 2821 knots in 2700 4-node elements. Numbering order was and max levelwidth 63. 240 element sides between materials 0 and 1 were located to type 1. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory angle. Saving 2821 coordinates to mesh.nodes. Saving 2700 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/heateq_spline_table/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.83 sec ---------------------------------------------------------- Test Failed. "heateq_spline_table" end time: Apr 29 16:54 PDT "heateq_spline_table" time elapsed: 00:00:00 ---------------------------------------------------------- 175/340 Testing: heateq_steady_start 175/340 Test: heateq_steady_start Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/heateq_steady_start" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/heateq_steady_start/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/heateq_steady_start "heateq_steady_start" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file angle. Elmergrid loading data: ----------------------- Loading the geometry from file 'angle.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 3 subcell limits in X-direction Loading 3 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 1 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'angle.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 3 cells were created. Numbered 341 knots in 300 4-node elements. Numbering order was and max levelwidth 23. 80 element sides between materials 0 and 1 were located to type 1. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory angle. Saving 341 coordinates to mesh.nodes. Saving 300 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/heateq_steady_start/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.81 sec ---------------------------------------------------------- Test Failed. "heateq_steady_start" end time: Apr 29 16:54 PDT "heateq_steady_start" time elapsed: 00:00:00 ---------------------------------------------------------- 176/340 Testing: HeatGap 176/340 Test: HeatGap Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/HeatGap" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/HeatGap/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/HeatGap "HeatGap" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file Mesh. Elmergrid loading data: ----------------------- Loading the geometry from file 'Mesh.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 5 subcell limits in X-direction Loading 4 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 5 boundaries Loading minimum number of elements Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'Mesh.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 2 cells were created. Numbered 560 knots in 513 4-node elements. Numbering order was and max levelwidth 22. 19 element sides between materials 2 and 1 were located to type 1. 15 element sides between materials 4 and 1 were located to type 2. 12 element sides between materials 4 and 2 were located to type 3. 15 element sides between materials 6 and 1 were located to type 4. 12 element sides between materials 6 and 2 were located to type 5. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Creating discontinuous boundary between materials 1 and 2 New set of nodes will be created for material 1 Creating 20 new nodes for discontinuous boundary. Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory Mesh. Saving 580 coordinates to mesh.nodes. Saving 513 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/HeatGap/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.81 sec ---------------------------------------------------------- Test Failed. "HeatGap" end time: Apr 29 16:54 PDT "HeatGap" time elapsed: 00:00:00 ---------------------------------------------------------- 177/340 Testing: HelmholtzBEM 177/340 Test: HelmholtzBEM Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/HelmholtzBEM" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/HelmholtzBEM/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/HelmholtzBEM "HelmholtzBEM" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/HelmholtzBEM/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.80 sec ---------------------------------------------------------- Test Failed. "HelmholtzBEM" end time: Apr 29 16:54 PDT "HelmholtzBEM" time elapsed: 00:00:00 ---------------------------------------------------------- 178/340 Testing: HelmholtzEdge 178/340 Test: HelmholtzEdge Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/HelmholtzEdge" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/HelmholtzEdge/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/HelmholtzEdge "HelmholtzEdge" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments The rectangles will be split to triangles. Output will be saved to file square. Elmergrid loading data: ----------------------- Loading the geometry from file 'square.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 4 subcell limits in X-direction Loading 4 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Loading minimum number of elements Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'square.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 1089 knots in 1024 4-node elements. Numbering order was and max levelwidth 35. 32 element sides between materials 2 and 1 were located to type 1. 32 element sides between materials 3 and 1 were located to type 2. 32 element sides between materials 4 and 1 were located to type 3. 32 element sides between materials 5 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions There are 2048 elements after triangularization (was 1024) Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory square. Saving 1089 coordinates to mesh.nodes. Saving 2048 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/HelmholtzEdge/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.84 sec ---------------------------------------------------------- Test Failed. "HelmholtzEdge" end time: Apr 29 16:54 PDT "HelmholtzEdge" time elapsed: 00:00:00 ---------------------------------------------------------- 179/340 Testing: HelmholtzFace 179/340 Test: HelmholtzFace Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/HelmholtzFace" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/HelmholtzFace/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/HelmholtzFace "HelmholtzFace" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments The rectangles will be split to triangles. Output will be saved to file square. Elmergrid loading data: ----------------------- Loading the geometry from file 'square.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 4 subcell limits in X-direction Loading 4 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Loading minimum number of elements Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'square.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 1089 knots in 1024 4-node elements. Numbering order was and max levelwidth 35. 32 element sides between materials 2 and 1 were located to type 1. 32 element sides between materials 3 and 1 were located to type 2. 32 element sides between materials 4 and 1 were located to type 3. 32 element sides between materials 5 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions There are 2048 elements after triangularization (was 1024) Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory square. Saving 1089 coordinates to mesh.nodes. Saving 2048 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/HelmholtzFace/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.83 sec ---------------------------------------------------------- Test Failed. "HelmholtzFace" end time: Apr 29 16:54 PDT "HelmholtzFace" time elapsed: 00:00:00 ---------------------------------------------------------- 180/340 Testing: HelmholtzFEM 180/340 Test: HelmholtzFEM Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/HelmholtzFEM" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/HelmholtzFEM/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/HelmholtzFEM "HelmholtzFEM" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/HelmholtzFEM/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.81 sec ---------------------------------------------------------- Test Failed. "HelmholtzFEM" end time: Apr 29 16:54 PDT "HelmholtzFEM" time elapsed: 00:00:00 ---------------------------------------------------------- 181/340 Testing: HelmholtzPlaneWaves 181/340 Test: HelmholtzPlaneWaves Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/HelmholtzPlaneWaves" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/HelmholtzPlaneWaves/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/HelmholtzPlaneWaves "HelmholtzPlaneWaves" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file rect. Elmergrid loading data: ----------------------- Loading the geometry from file 'rect.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 2 subcell limits in X-direction Loading 1 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'rect.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 3221 knots in 1000 8-node elements. Numbering order was and max levelwidth 304. 100 element sides between materials -1 and 1 were located to type 1. 10 element sides between materials -2 and 1 were located to type 2. 100 element sides between materials -3 and 1 were located to type 3. 10 element sides between materials -4 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions ElementsToTriangles: not implemented for elementtype 408 Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory rect. Saving 3221 coordinates to mesh.nodes. Saving 1000 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/HelmholtzPlaneWaves/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.81 sec ---------------------------------------------------------- Test Failed. "HelmholtzPlaneWaves" end time: Apr 29 16:54 PDT "HelmholtzPlaneWaves" time elapsed: 00:00:00 ---------------------------------------------------------- 182/340 Testing: HelmholtzPlaneWavesAxis 182/340 Test: HelmholtzPlaneWavesAxis Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/HelmholtzPlaneWavesAxis" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/HelmholtzPlaneWavesAxis/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/HelmholtzPlaneWavesAxis "HelmholtzPlaneWavesAxis" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file rect. Elmergrid loading data: ----------------------- Loading the geometry from file 'rect.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 2 subcell limits in X-direction Loading 1 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'rect.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 3221 knots in 1000 8-node elements. Numbering order was and max levelwidth 304. 100 element sides between materials -1 and 1 were located to type 1. 10 element sides between materials -2 and 1 were located to type 2. 100 element sides between materials -3 and 1 were located to type 3. 10 element sides between materials -4 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions ElementsToTriangles: not implemented for elementtype 408 Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory rect. Saving 3221 coordinates to mesh.nodes. Saving 1000 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/HelmholtzPlaneWavesAxis/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.84 sec ---------------------------------------------------------- Test Failed. "HelmholtzPlaneWavesAxis" end time: Apr 29 16:54 PDT "HelmholtzPlaneWavesAxis" time elapsed: 00:00:00 ---------------------------------------------------------- 183/340 Testing: HelmholtzStructure 183/340 Test: HelmholtzStructure Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/HelmholtzStructure" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/HelmholtzStructure/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/HelmholtzStructure "HelmholtzStructure" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/HelmholtzStructure/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.87 sec ---------------------------------------------------------- Test Failed. "HelmholtzStructure" end time: Apr 29 16:54 PDT "HelmholtzStructure" time elapsed: 00:00:00 ---------------------------------------------------------- 184/340 Testing: HelmholtzStructure2 184/340 Test: HelmholtzStructure2 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/HelmholtzStructure2" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/HelmholtzStructure2/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/HelmholtzStructure2 "HelmholtzStructure2" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/HelmholtzStructure2/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.87 sec ---------------------------------------------------------- Test Failed. "HelmholtzStructure2" end time: Apr 29 16:54 PDT "HelmholtzStructure2" time elapsed: 00:00:00 ---------------------------------------------------------- 185/340 Testing: HelmholtzStructure3 185/340 Test: HelmholtzStructure3 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/HelmholtzStructure3" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/HelmholtzStructure3/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/HelmholtzStructure3 "HelmholtzStructure3" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/HelmholtzStructure3/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.87 sec ---------------------------------------------------------- Test Failed. "HelmholtzStructure3" end time: Apr 29 16:54 PDT "HelmholtzStructure3" time elapsed: 00:00:00 ---------------------------------------------------------- 186/340 Testing: InductionHeating 186/340 Test: InductionHeating Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/InductionHeating" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/InductionHeating/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/InductionHeating "InductionHeating" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file crucible. Elmergrid loading data: ----------------------- Loading the geometry from file 'crucible.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 8 subcell limits in X-direction Loading 9 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 1 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'crucible.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 48 cells were created. Numbered 5194 knots in 5044 4-node elements. Numbering order was and max levelwidth 55. 201 element sides between materials 0 and 1 were located to type 1. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory crucible. Saving 5194 coordinates to mesh.nodes. Saving 5044 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/InductionHeating/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.87 sec ---------------------------------------------------------- Test Failed. "InductionHeating" end time: Apr 29 16:54 PDT "InductionHeating" time elapsed: 00:00:00 ---------------------------------------------------------- 187/340 Testing: InductionHeating2 187/340 Test: InductionHeating2 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/InductionHeating2" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/InductionHeating2/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/InductionHeating2 "InductionHeating2" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file crucible. Elmergrid loading data: ----------------------- Loading the geometry from file 'crucible.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 8 subcell limits in X-direction Loading 9 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 3 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'crucible.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 48 cells were created. Numbered 5184 knots in 5035 4-node elements. Numbering order was and max levelwidth 56. 201 element sides between materials 0 and 1 were located to type 1. 109 element sides between materials 3 and 1 were located to type 2. 50 element sides between materials 2 and -10 were located to type 3. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory crucible. Saving 5184 coordinates to mesh.nodes. Saving 5035 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/InductionHeating2/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 1.52 sec ---------------------------------------------------------- Test Failed. "InductionHeating2" end time: Apr 29 16:54 PDT "InductionHeating2" time elapsed: 00:00:01 ---------------------------------------------------------- 188/340 Testing: InductionHeating3 188/340 Test: InductionHeating3 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/InductionHeating3" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/InductionHeating3/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/InductionHeating3 "InductionHeating3" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file crucible. Elmergrid loading data: ----------------------- Loading the geometry from file 'crucible.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 8 subcell limits in X-direction Loading 9 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 1 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'crucible.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 48 cells were created. Numbered 5194 knots in 5044 4-node elements. Numbering order was and max levelwidth 55. 201 element sides between materials 0 and 1 were located to type 1. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory crucible. Saving 5194 coordinates to mesh.nodes. Saving 5044 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/InductionHeating3/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.92 sec ---------------------------------------------------------- Test Failed. "InductionHeating3" end time: Apr 29 16:54 PDT "InductionHeating3" time elapsed: 00:00:00 ---------------------------------------------------------- 189/340 Testing: IsolineGmsh 189/340 Test: IsolineGmsh Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/IsolineGmsh" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/IsolineGmsh/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/IsolineGmsh "IsolineGmsh" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file angle. Elmergrid loading data: ----------------------- Loading the geometry from file 'angle.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 3 subcell limits in X-direction Loading 3 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 1 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'angle.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 3 cells were created. Numbered 341 knots in 300 4-node elements. Numbering order was and max levelwidth 23. 80 element sides between materials 0 and 1 were located to type 1. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory angle. Saving 341 coordinates to mesh.nodes. Saving 300 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/IsolineGmsh/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.78 sec ---------------------------------------------------------- Test Failed. "IsolineGmsh" end time: Apr 29 16:54 PDT "IsolineGmsh" time elapsed: 00:00:00 ---------------------------------------------------------- 190/340 Testing: L2norm 190/340 Test: L2norm Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/L2norm" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/L2norm/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/L2norm "L2norm" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/L2norm/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.81 sec ---------------------------------------------------------- Test Failed. "L2norm" end time: Apr 29 16:54 PDT "L2norm" time elapsed: 00:00:00 ---------------------------------------------------------- 191/340 Testing: levelset1 191/340 Test: levelset1 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/levelset1" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/levelset1/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/levelset1 "levelset1" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file square. Elmergrid loading data: ----------------------- Loading the geometry from file 'square.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 2 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'square.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 2601 knots in 2500 4-node elements. Numbering order was and max levelwidth 53. 50 element sides between materials -1 and 1 were located to type 1. 50 element sides between materials -2 and 1 were located to type 2. 50 element sides between materials -3 and 1 were located to type 3. 50 element sides between materials -4 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory square. Saving 2601 coordinates to mesh.nodes. Saving 2500 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/levelset1/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.81 sec ---------------------------------------------------------- Test Failed. "levelset1" end time: Apr 29 16:54 PDT "levelset1" time elapsed: 00:00:00 ---------------------------------------------------------- 192/340 Testing: levelset2 192/340 Test: levelset2 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/levelset2" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/levelset2/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/levelset2 "levelset2" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file fill. Elmergrid loading data: ----------------------- Loading the geometry from file 'fill.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 5 subcell limits in X-direction Loading 4 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 3 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'fill.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 4 cells were created. Numbered 2105 knots in 2000 4-node elements. Numbering order was and max levelwidth 73. 160 element sides between materials 0 and 1 were located to type 1. 14 element sides between materials 2 and 1 were located to type 2. 34 element sides between materials 3 and 1 were located to type 3. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory fill. Saving 2105 coordinates to mesh.nodes. Saving 2000 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/levelset2/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.93 sec ---------------------------------------------------------- Test Failed. "levelset2" end time: Apr 29 16:54 PDT "levelset2" time elapsed: 00:00:00 ---------------------------------------------------------- 193/340 Testing: levelset3 193/340 Test: levelset3 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/levelset3" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/levelset3/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/levelset3 "levelset3" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file beam. Elmergrid loading data: ----------------------- Loading the geometry from file 'beam.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 1 subcell sizes in X-direction Loading 1 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'beam.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 891 knots in 800 4-node elements. Numbering order was and max levelwidth 13. 10 element sides between materials -3 and 1 were located to type 1. 10 element sides between materials -1 and 1 were located to type 2. 80 element sides between materials -4 and 1 were located to type 3. 80 element sides between materials -2 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory beam. Saving 891 coordinates to mesh.nodes. Saving 800 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/levelset3/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.90 sec ---------------------------------------------------------- Test Failed. "levelset3" end time: Apr 29 16:54 PDT "levelset3" time elapsed: 00:00:00 ---------------------------------------------------------- 194/340 Testing: levelset3b 194/340 Test: levelset3b Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/levelset3b" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/levelset3b/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/levelset3b "levelset3b" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file beam. Elmergrid loading data: ----------------------- Loading the geometry from file 'beam.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 1 subcell sizes in X-direction Loading 1 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'beam.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 891 knots in 800 4-node elements. Numbering order was and max levelwidth 13. 10 element sides between materials -3 and 1 were located to type 1. 10 element sides between materials -1 and 1 were located to type 2. 80 element sides between materials -4 and 1 were located to type 3. 80 element sides between materials -2 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory beam. Saving 891 coordinates to mesh.nodes. Saving 800 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/levelset3b/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.89 sec ---------------------------------------------------------- Test Failed. "levelset3b" end time: Apr 29 16:54 PDT "levelset3b" time elapsed: 00:00:00 ---------------------------------------------------------- 195/340 Testing: LimitDisplacement 195/340 Test: LimitDisplacement Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/LimitDisplacement" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/LimitDisplacement/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/LimitDisplacement "LimitDisplacement" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file beam. Elmergrid loading data: ----------------------- Loading the geometry from file 'beam.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 1 subcell sizes in X-direction Loading 1 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'beam.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 4140 knots in 4005 4-node elements. Numbering order was and max levelwidth 92. 89 element sides between materials -1 and 1 were located to type 1. 45 element sides between materials -2 and 1 were located to type 2. 89 element sides between materials -3 and 1 were located to type 3. 45 element sides between materials -4 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory beam. Saving 4140 coordinates to mesh.nodes. Saving 4005 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/LimitDisplacement/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.82 sec ---------------------------------------------------------- Test Failed. "LimitDisplacement" end time: Apr 29 16:54 PDT "LimitDisplacement" time elapsed: 00:00:00 ---------------------------------------------------------- 196/340 Testing: LimitDisplacement2 196/340 Test: LimitDisplacement2 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/LimitDisplacement2" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/LimitDisplacement2/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/LimitDisplacement2 "LimitDisplacement2" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- The program encountered a minor error... Check your output line length! ...we'll try to continue... The program encountered a minor error... Check your output line length! ...we'll try to continue... Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file cube. Elmergrid loading data: ----------------------- Loading the geometry from file 'cube.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (3-DIM). Loading 2 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading 2 subcell limits in Z-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries There is a risk that somethings was missed in line: Element Divisions 3 = 10 Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'cube.grd'. There is a risk that somethings was missed in line: Element Divisions 3 = 10 Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 441 knots in 400 4-node elements. Numbering order was and max levelwidth 23. 20 element sides between materials -1 and 1 were located to type 1. 20 element sides between materials -2 and 1 were located to type 2. 20 element sides between materials -3 and 1 were located to type 3. 20 element sides between materials -4 and 1 were located to type 4. Created 10 extruded divisions. Elementtype 404 extruded to type 808. Allocated for 6 new BC lists Extruded mesh has 4000 elements in 10 levels. Simple extrusion would have 4000 elements Extruded BCs list 0 of types [1,1] has 200 elements. Extruded BCs list 1 of types [2,2] has 200 elements. Extruded BCs list 2 of types [3,3] has 200 elements. Extruded BCs list 3 of types [4,4] has 200 elements. Layer BCs list 4 of types [5,5] has 400 elements. Layer BCs list 5 of types [6,6] has 400 elements. Created 4000 elements and 4851 nodes by extruding the 2D geometry Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory cube. Saving 4851 coordinates to mesh.nodes. Saving 4000 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/LimitDisplacement2/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.89 sec ---------------------------------------------------------- Test Failed. "LimitDisplacement2" end time: Apr 29 16:54 PDT "LimitDisplacement2" time elapsed: 00:00:00 ---------------------------------------------------------- 197/340 Testing: LimitDisplacement3 197/340 Test: LimitDisplacement3 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/LimitDisplacement3" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/LimitDisplacement3/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/LimitDisplacement3 "LimitDisplacement3" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file beam. Elmergrid loading data: ----------------------- Loading the geometry from file 'beam.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 1 subcell sizes in X-direction Loading 1 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'beam.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 4140 knots in 4005 4-node elements. Numbering order was and max levelwidth 92. 89 element sides between materials -1 and 1 were located to type 1. 45 element sides between materials -2 and 1 were located to type 2. 89 element sides between materials -3 and 1 were located to type 3. 45 element sides between materials -4 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory beam. Saving 4140 coordinates to mesh.nodes. Saving 4005 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/LimitDisplacement3/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.83 sec ---------------------------------------------------------- Test Failed. "LimitDisplacement3" end time: Apr 29 16:54 PDT "LimitDisplacement3" time elapsed: 00:00:00 ---------------------------------------------------------- 198/340 Testing: LimitTemperature 198/340 Test: LimitTemperature Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/LimitTemperature" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/LimitTemperature/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/LimitTemperature "LimitTemperature" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file square. Elmergrid loading data: ----------------------- Loading the geometry from file 'square.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 1 subcell sizes in X-direction Loading 1 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 1 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'square.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 4160 knots in 4032 4-node elements. Numbering order was and max levelwidth 66. 254 element sides between materials 0 and 1 were located to type 1. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory square. Saving 4160 coordinates to mesh.nodes. Saving 4032 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/LimitTemperature/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.80 sec ---------------------------------------------------------- Test Failed. "LimitTemperature" end time: Apr 29 16:54 PDT "LimitTemperature" time elapsed: 00:00:00 ---------------------------------------------------------- 199/340 Testing: LimitTemperature2 199/340 Test: LimitTemperature2 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/LimitTemperature2" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/LimitTemperature2/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/LimitTemperature2 "LimitTemperature2" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file square. Elmergrid loading data: ----------------------- Loading the geometry from file 'square.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 1 subcell sizes in X-direction Loading 1 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'square.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 4160 knots in 4032 4-node elements. Numbering order was and max levelwidth 66. 63 element sides between materials -1 and 1 were located to type 1. 64 element sides between materials -2 and 1 were located to type 2. 63 element sides between materials -3 and 1 were located to type 3. 64 element sides between materials -4 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory square. Saving 4160 coordinates to mesh.nodes. Saving 4032 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/LimitTemperature2/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.81 sec ---------------------------------------------------------- Test Failed. "LimitTemperature2" end time: Apr 29 16:54 PDT "LimitTemperature2" time elapsed: 00:00:00 ---------------------------------------------------------- 200/340 Testing: linearsolvers 200/340 Test: linearsolvers Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/linearsolvers" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/linearsolvers/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/linearsolvers "linearsolvers" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/linearsolvers/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.82 sec ---------------------------------------------------------- Test Failed. "linearsolvers" end time: Apr 29 16:54 PDT "linearsolvers" time elapsed: 00:00:00 ---------------------------------------------------------- 201/340 Testing: linearsolvers_cmplx 201/340 Test: linearsolvers_cmplx Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/linearsolvers_cmplx" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/linearsolvers_cmplx/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/linearsolvers_cmplx "linearsolvers_cmplx" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/linearsolvers_cmplx/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.82 sec ---------------------------------------------------------- Test Failed. "linearsolvers_cmplx" end time: Apr 29 16:54 PDT "linearsolvers_cmplx" time elapsed: 00:00:00 ---------------------------------------------------------- 202/340 Testing: LubricationTunedForce 202/340 Test: LubricationTunedForce Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/LubricationTunedForce" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/LubricationTunedForce/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/LubricationTunedForce "LubricationTunedForce" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file bump. Elmergrid loading data: ----------------------- Loading the geometry from file 'bump.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 1 subcell sizes in X-direction Loading 1 subcell sizes in Y-direction Loading material structure End of field Loaded 1 geometry mappings Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'bump.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 560 knots in 507 4-node elements. Numbering order was and max levelwidth 16. 39 element sides between materials -1 and 1 were located to type 1. 13 element sides between materials -2 and 1 were located to type 2. 39 element sides between materials -3 and 1 were located to type 3. 13 element sides between materials -4 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory bump. Saving 560 coordinates to mesh.nodes. Saving 507 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/LubricationTunedForce/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.79 sec ---------------------------------------------------------- Test Failed. "LubricationTunedForce" end time: Apr 29 16:54 PDT "LubricationTunedForce" time elapsed: 00:00:00 ---------------------------------------------------------- 203/340 Testing: marangoni 203/340 Test: marangoni Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/marangoni" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/marangoni/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/marangoni "marangoni" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/marangoni/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.80 sec ---------------------------------------------------------- Test Failed. "marangoni" end time: Apr 29 16:54 PDT "marangoni" time elapsed: 00:00:00 ---------------------------------------------------------- 204/340 Testing: MeshRefineGrading 204/340 Test: MeshRefineGrading Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/MeshRefineGrading" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/MeshRefineGrading/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/MeshRefineGrading "MeshRefineGrading" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file Step. Elmergrid loading data: ----------------------- Loading the geometry from file 'Step.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 5 subcell limits in X-direction Loading 3 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 3 boundaries Loading minimum number of elements Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'Step.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 3 cells were created. Numbered 236 knots in 203 4-node elements. Numbering order was and max levelwidth 17. 7 element sides between materials 2 and 1 were located to type 1. 14 element sides between materials 3 and 1 were located to type 2. 43 element sides between materials 0 and 1 were located to type 3. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory Step. Saving 236 coordinates to mesh.nodes. Saving 203 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/MeshRefineGrading/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.82 sec ---------------------------------------------------------- Test Failed. "MeshRefineGrading" end time: Apr 29 16:54 PDT "MeshRefineGrading" time elapsed: 00:00:00 ---------------------------------------------------------- 205/340 Testing: mgdyn2D_em 205/340 Test: mgdyn2D_em Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn2D_em" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn2D_em/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn2D_em "mgdyn2D_em" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn2D_em/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.82 sec ---------------------------------------------------------- Test Failed. "mgdyn2D_em" end time: Apr 29 16:54 PDT "mgdyn2D_em" time elapsed: 00:00:00 ---------------------------------------------------------- 206/340 Testing: mgdyn2D_em_harmonic 206/340 Test: mgdyn2D_em_harmonic Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn2D_em_harmonic" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn2D_em_harmonic/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn2D_em_harmonic "mgdyn2D_em_harmonic" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn2D_em_harmonic/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.82 sec ---------------------------------------------------------- Test Failed. "mgdyn2D_em_harmonic" end time: Apr 29 16:54 PDT "mgdyn2D_em_harmonic" time elapsed: 00:00:00 ---------------------------------------------------------- 207/340 Testing: mgdyn2D_pm 207/340 Test: mgdyn2D_pm Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn2D_pm" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn2D_pm/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn2D_pm "mgdyn2D_pm" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file square. Elmergrid loading data: ----------------------- Loading the geometry from file 'square.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 6 subcell limits in X-direction Loading 6 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 2 boundaries Loading minimum number of elements Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'square.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 9 cells were created. Numbered 1600 knots in 1521 4-node elements. Numbering order was and max levelwidth 42. 156 element sides between materials 3 and 2 were located to type 1. 30 element sides between materials 2 and 1 were located to type 2. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory square. Saving 1600 coordinates to mesh.nodes. Saving 1521 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn2D_pm/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.83 sec ---------------------------------------------------------- Test Failed. "mgdyn2D_pm" end time: Apr 29 16:54 PDT "mgdyn2D_pm" time elapsed: 00:00:00 ---------------------------------------------------------- 208/340 Testing: mgdyn_3phase 208/340 Test: mgdyn_3phase Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_3phase" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_3phase/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_3phase "mgdyn_3phase" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file kiskot. Elmergrid loading data: ----------------------- Loading the geometry from file 'kiskot.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (3-DIM). Loading 5 subcell sizes in X-direction Loading 7 subcell sizes in Y-direction Loading 3 subcell sizes in Z-direction Loading material structure End of field End of field Loading boundary conditions Found 7 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'kiskot.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 35 cells were created. Numbered 276 knots in 242 4-node elements. Numbering order was and max levelwidth 14. 66 element sides between materials 0 and 1 were located to type 1. 12 element sides between materials 2 and 1 were located to type 2. 12 element sides between materials 3 and 1 were located to type 3. 12 element sides between materials 4 and 1 were located to type 4. 10 element sides between materials 5 and 1 were located to type 5. 10 element sides between materials 6 and 1 were located to type 6. 10 element sides between materials 7 and 1 were located to type 7. Created 14 extruded divisions. Elementtype 404 extruded to type 808. Allocated for 11 new BC lists Extruded mesh has 3388 elements in 14 levels. Simple extrusion would have 3388 elements Extruded BCs list 0 of types [1,1] has 924 elements. Extruded BCs list 1 of types [2,2] has 96 elements. Extruded BCs list 2 of types [3,3] has 96 elements. Extruded BCs list 3 of types [4,4] has 96 elements. Extruded BCs list 4 of types [5,5] has 80 elements. Extruded BCs list 5 of types [6,6] has 80 elements. Extruded BCs list 6 of types [7,7] has 80 elements. Layer BCs list 7 of types [8,8] has 242 elements. Layer BCs list 8 of types [9,14] has 36 elements. Layer BCs list 9 of types [15,20] has 36 elements. Layer BCs list 10 of types [21,21] has 242 elements. Created 3388 elements and 4140 nodes by extruding the 2D geometry Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory kiskot. Saving 4140 coordinates to mesh.nodes. Saving 3388 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_3phase/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 1.18 sec ---------------------------------------------------------- Test Failed. "mgdyn_3phase" end time: Apr 29 16:54 PDT "mgdyn_3phase" time elapsed: 00:00:01 ---------------------------------------------------------- 209/340 Testing: mgdyn_airgap 209/340 Test: mgdyn_airgap Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_airgap" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_airgap/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_airgap "mgdyn_airgap" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_airgap/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.76 sec ---------------------------------------------------------- Test Failed. "mgdyn_airgap" end time: Apr 29 16:54 PDT "mgdyn_airgap" time elapsed: 00:00:00 ---------------------------------------------------------- 210/340 Testing: mgdyn_anisotropic_cond 210/340 Test: mgdyn_anisotropic_cond Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_anisotropic_cond" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_anisotropic_cond/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_anisotropic_cond "mgdyn_anisotropic_cond" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_anisotropic_cond/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 1.11 sec ---------------------------------------------------------- Test Failed. "mgdyn_anisotropic_cond" end time: Apr 29 16:54 PDT "mgdyn_anisotropic_cond" time elapsed: 00:00:01 ---------------------------------------------------------- 211/340 Testing: mgdyn_bh 211/340 Test: mgdyn_bh Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_bh" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_bh/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_bh "mgdyn_bh" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_bh/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 1.45 sec ---------------------------------------------------------- Test Failed. "mgdyn_bh" end time: Apr 29 16:54 PDT "mgdyn_bh" time elapsed: 00:00:01 ---------------------------------------------------------- 212/340 Testing: mgdyn_harmonic 212/340 Test: mgdyn_harmonic Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_harmonic" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_harmonic/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_harmonic "mgdyn_harmonic" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_harmonic/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 2.32 sec ---------------------------------------------------------- Test Failed. "mgdyn_harmonic" end time: Apr 29 16:54 PDT "mgdyn_harmonic" time elapsed: 00:00:02 ---------------------------------------------------------- 213/340 Testing: mgdyn_harmonic_loss 213/340 Test: mgdyn_harmonic_loss Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_harmonic_loss" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_harmonic_loss/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_harmonic_loss "mgdyn_harmonic_loss" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_harmonic_loss/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 2.28 sec ---------------------------------------------------------- Test Failed. "mgdyn_harmonic_loss" end time: Apr 29 16:54 PDT "mgdyn_harmonic_loss" time elapsed: 00:00:02 ---------------------------------------------------------- 214/340 Testing: mgdyn_lamstack_lowfreq_harmonic 214/340 Test: mgdyn_lamstack_lowfreq_harmonic Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_lamstack_lowfreq_harmonic" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_lamstack_lowfreq_harmonic/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_lamstack_lowfreq_harmonic "mgdyn_lamstack_lowfreq_harmonic" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_lamstack_lowfreq_harmonic/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 1.15 sec ---------------------------------------------------------- Test Failed. "mgdyn_lamstack_lowfreq_harmonic" end time: Apr 29 16:54 PDT "mgdyn_lamstack_lowfreq_harmonic" time elapsed: 00:00:01 ---------------------------------------------------------- 215/340 Testing: mgdyn_lamstack_lowfreq_transient 215/340 Test: mgdyn_lamstack_lowfreq_transient Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_lamstack_lowfreq_transient" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_lamstack_lowfreq_transient/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_lamstack_lowfreq_transient "mgdyn_lamstack_lowfreq_transient" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_lamstack_lowfreq_transient/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 1.15 sec ---------------------------------------------------------- Test Failed. "mgdyn_lamstack_lowfreq_transient" end time: Apr 29 16:54 PDT "mgdyn_lamstack_lowfreq_transient" time elapsed: 00:00:01 ---------------------------------------------------------- 216/340 Testing: mgdyn_lamstack_widefreq_harmonic 216/340 Test: mgdyn_lamstack_widefreq_harmonic Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_lamstack_widefreq_harmonic" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_lamstack_widefreq_harmonic/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_lamstack_widefreq_harmonic "mgdyn_lamstack_widefreq_harmonic" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_lamstack_widefreq_harmonic/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 1.23 sec ---------------------------------------------------------- Test Failed. "mgdyn_lamstack_widefreq_harmonic" end time: Apr 29 16:54 PDT "mgdyn_lamstack_widefreq_harmonic" time elapsed: 00:00:01 ---------------------------------------------------------- 217/340 Testing: mgdyn_steady 217/340 Test: mgdyn_steady Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_steady" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_steady/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_steady "mgdyn_steady" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_steady/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 1.69 sec ---------------------------------------------------------- Test Failed. "mgdyn_steady" end time: Apr 29 16:54 PDT "mgdyn_steady" time elapsed: 00:00:01 ---------------------------------------------------------- 218/340 Testing: mgdyn_steady_periodic 218/340 Test: mgdyn_steady_periodic Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_steady_periodic" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_steady_periodic/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_steady_periodic "mgdyn_steady_periodic" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_steady_periodic/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 1.59 sec ---------------------------------------------------------- Test Failed. "mgdyn_steady_periodic" end time: Apr 29 16:54 PDT "mgdyn_steady_periodic" time elapsed: 00:00:01 ---------------------------------------------------------- 219/340 Testing: mgdyn_steady_piolaversion 219/340 Test: mgdyn_steady_piolaversion Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_steady_piolaversion" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_steady_piolaversion/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_steady_piolaversion "mgdyn_steady_piolaversion" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_steady_piolaversion/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.85 sec ---------------------------------------------------------- Test Failed. "mgdyn_steady_piolaversion" end time: Apr 29 16:54 PDT "mgdyn_steady_piolaversion" time elapsed: 00:00:00 ---------------------------------------------------------- 220/340 Testing: mgdyn_torus 220/340 Test: mgdyn_torus Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_torus" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_torus/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_torus "mgdyn_torus" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_torus/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 1.24 sec ---------------------------------------------------------- Test Failed. "mgdyn_torus" end time: Apr 29 16:54 PDT "mgdyn_torus" time elapsed: 00:00:01 ---------------------------------------------------------- 221/340 Testing: mgdyn_torus_harmonic 221/340 Test: mgdyn_torus_harmonic Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_torus_harmonic" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_torus_harmonic/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_torus_harmonic "mgdyn_torus_harmonic" start time: Apr 29 16:54 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_torus_harmonic/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 1.65 sec ---------------------------------------------------------- Test Failed. "mgdyn_torus_harmonic" end time: Apr 29 16:55 PDT "mgdyn_torus_harmonic" time elapsed: 00:00:01 ---------------------------------------------------------- 222/340 Testing: mgdyn_transient 222/340 Test: mgdyn_transient Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_transient" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_transient/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_transient "mgdyn_transient" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_transient/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 2.31 sec ---------------------------------------------------------- Test Failed. "mgdyn_transient" end time: Apr 29 16:55 PDT "mgdyn_transient" time elapsed: 00:00:02 ---------------------------------------------------------- 223/340 Testing: mgdyn_transient_loss 223/340 Test: mgdyn_transient_loss Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_transient_loss" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_transient_loss/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_transient_loss "mgdyn_transient_loss" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/mgdyn_transient_loss/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 2.56 sec ---------------------------------------------------------- Test Failed. "mgdyn_transient_loss" end time: Apr 29 16:55 PDT "mgdyn_transient_loss" time elapsed: 00:00:02 ---------------------------------------------------------- 224/340 Testing: mhd 224/340 Test: mhd Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/mhd" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/mhd/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/mhd "mhd" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file mesh. Elmergrid loading data: ----------------------- Loading the geometry from file 'mesh.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 2 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Loading minimum number of elements Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'mesh.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 1089 knots in 1024 4-node elements. Numbering order was and max levelwidth 35. 32 element sides between materials -1 and 1 were located to type 1. 32 element sides between materials -2 and 1 were located to type 2. 32 element sides between materials -3 and 1 were located to type 3. 32 element sides between materials -4 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory mesh. Saving 1089 coordinates to mesh.nodes. Saving 1024 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/mhd/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.80 sec ---------------------------------------------------------- Test Failed. "mhd" end time: Apr 29 16:55 PDT "mhd" time elapsed: 00:00:00 ---------------------------------------------------------- 225/340 Testing: mhd2 225/340 Test: mhd2 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/mhd2" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/mhd2/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/mhd2 "mhd2" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file mesh. Elmergrid loading data: ----------------------- Loading the geometry from file 'mesh.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 2 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Loading minimum number of elements Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'mesh.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 1152 knots in 1065 4-node elements. Numbering order was and max levelwidth 18. 15 element sides between materials -1 and 1 were located to type 1. 71 element sides between materials -2 and 1 were located to type 2. 15 element sides between materials -3 and 1 were located to type 3. 71 element sides between materials -4 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory mesh. Saving 1152 coordinates to mesh.nodes. Saving 1065 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/mhd2/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.82 sec ---------------------------------------------------------- Test Failed. "mhd2" end time: Apr 29 16:55 PDT "mhd2" time elapsed: 00:00:00 ---------------------------------------------------------- 226/340 Testing: ModelPDE 226/340 Test: ModelPDE Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/ModelPDE" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/ModelPDE/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/ModelPDE "ModelPDE" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/ModelPDE/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.81 sec ---------------------------------------------------------- Test Failed. "ModelPDE" end time: Apr 29 16:55 PDT "ModelPDE" time elapsed: 00:00:00 ---------------------------------------------------------- 227/340 Testing: MortarMixedDimensions 227/340 Test: MortarMixedDimensions Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/MortarMixedDimensions" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/MortarMixedDimensions/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/MortarMixedDimensions "MortarMixedDimensions" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file square. Elmergrid loading data: ----------------------- Loading the geometry from file 'square.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 2 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'square.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 651 knots in 600 4-node elements. Numbering order was and max levelwidth 33. 30 element sides between materials -1 and 1 were located to type 1. 20 element sides between materials -2 and 1 were located to type 2. 30 element sides between materials -3 and 1 were located to type 3. 20 element sides between materials -4 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory square. Saving 651 coordinates to mesh.nodes. Saving 600 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file cube. Elmergrid loading data: ----------------------- Loading the geometry from file 'cube.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (3-DIM). Loading 1 subcell sizes in X-direction Loading 1 subcell sizes in Y-direction Loading 2 subcell limits in Z-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'cube.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 81 knots in 64 4-node elements. Numbering order was and max levelwidth 11. 8 element sides between materials -1 and 1 were located to type 5. 8 element sides between materials -2 and 1 were located to type 6. 8 element sides between materials -3 and 1 were located to type 7. 8 element sides between materials -4 and 1 were located to type 8. Created 8 extruded divisions. Elementtype 404 extruded to type 808. Allocated for 6 new BC lists Extruded mesh has 512 elements in 8 levels. Simple extrusion would have 512 elements Extruded BCs list 0 of types [5,5] has 64 elements. Extruded BCs list 1 of types [6,6] has 64 elements. Extruded BCs list 2 of types [7,7] has 64 elements. Extruded BCs list 3 of types [8,8] has 64 elements. Layer BCs list 4 of types [9,9] has 64 elements. Layer BCs list 5 of types [10,10] has 64 elements. Created 512 elements and 729 nodes by extruding the 2D geometry Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory cube. Saving 729 coordinates to mesh.nodes. Saving 512 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi Starting program Elmergrid Elmergrid reading in-line arguments A secondary input file square will be loaded. The meshes will be united. Output will be saved to file mesh. Elmergrid loading data: ----------------------- Loading mesh in ElmerSolver format from directory cube. Loading header from mesh.header Maximum elementtype index is: 808 Allocating for 729 knots and 512 elements. Loading 729 Elmer nodes from mesh.nodes Loading 512 bulk elements from mesh.elements Loading 384 boundary elements from mesh.boundary Elmer mesh loaded succesfully Elmergrid loading data from another file: Loading mesh in ElmerSolver format from directory square. Loading header from mesh.header Maximum elementtype index is: 404 Allocating for 651 knots and 600 elements. Loading 651 Elmer nodes from mesh.nodes Loading 600 bulk elements from mesh.elements Loading 100 boundary elements from mesh.boundary Elmer mesh loaded succesfully Elmergrid creating and manipulating meshes: ------------------------------------------- Two meshes were united to one with 1380 nodes and 1112 elements. Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory mesh. Saving 1380 coordinates to mesh.nodes. Saving 1112 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/MortarMixedDimensions/TEST.PASSED Call Stack (most recent call first): runtest.cmake:6 (RUN_ELMER_TEST) Test time = 0.77 sec ---------------------------------------------------------- Test Failed. "MortarMixedDimensions" end time: Apr 29 16:55 PDT "MortarMixedDimensions" time elapsed: 00:00:00 ---------------------------------------------------------- 228/340 Testing: MortarPoisson2D 228/340 Test: MortarPoisson2D Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/MortarPoisson2D" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/MortarPoisson2D/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/MortarPoisson2D "MortarPoisson2D" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file pieces. Elmergrid loading data: ----------------------- Loading the geometry from file 'pieces.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 5 subcell sizes in X-direction Loading 1 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Loading element meshing no 2 Loading boundary conditions Found 4 boundaries Loading element meshing no 3 Loading boundary conditions Found 4 boundaries End of field Reached the end of command file Found 3 divisions for grid Loading ElmerGrid commands from file 'pieces.grd'. Found 1 bulk type mappings Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 121 knots in 100 4-node elements. Numbering order was and max levelwidth 13. 10 element sides between materials -1 and 1 were located to type 1. 10 element sides between materials -2 and 1 were located to type 2. 10 element sides between materials -3 and 1 were located to type 3. 10 element sides between materials -4 and 1 were located to type 4. 1 cells were created. Numbered 132 knots in 110 4-node elements. Numbering order was and max levelwidth 13. 10 element sides between materials -1 and 2 were located to type 5. 11 element sides between materials -2 and 2 were located to type 6. 10 element sides between materials -3 and 2 were located to type 7. 11 element sides between materials -4 and 2 were located to type 8. 1 cells were created. Numbered 231 knots in 200 4-node elements. Numbering order was and max levelwidth 13. 10 element sides between materials -1 and 3 were located to type 9. 20 element sides between materials -2 and 3 were located to type 10. 10 element sides between materials -3 and 3 were located to type 11. 20 element sides between materials -4 and 3 were located to type 12. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Two meshes were united to one with 253 nodes and 210 elements. Two meshes were united to one with 484 nodes and 410 elements. Setting material types between 1 and 3 to 1 Renumbering material indexes finished Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory pieces. Saving 484 coordinates to mesh.nodes. Saving 410 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/MortarPoisson2D/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.77 sec ---------------------------------------------------------- Test Failed. "MortarPoisson2D" end time: Apr 29 16:55 PDT "MortarPoisson2D" time elapsed: 00:00:00 ---------------------------------------------------------- 229/340 Testing: multimesh 229/340 Test: multimesh Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/multimesh" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/multimesh/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/multimesh "multimesh" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file global. Elmergrid loading data: ----------------------- Loading the geometry from file 'global.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 4 subcell limits in X-direction Loading 4 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 2 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'global.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 8 cells were created. Numbered 131 knots in 100 4-node elements. Numbering order was and max levelwidth 13. 44 element sides between materials 0 and 1 were located to type 1. 18 element sides between materials 2 and 1 were located to type 2. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory global. Saving 131 coordinates to mesh.nodes. Saving 100 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file local. Elmergrid loading data: ----------------------- Loading the geometry from file 'local.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 4 subcell limits in X-direction Loading 4 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 2 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'local.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 9 cells were created. Numbered 130 knots in 108 4-node elements. Numbering order was and max levelwidth 12. 42 element sides between materials 0 and 1 were located to type 3. 14 element sides between materials 2 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory local. Saving 130 coordinates to mesh.nodes. Saving 108 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file reference. Elmergrid loading data: ----------------------- Loading the geometry from file 'reference.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 4 subcell limits in X-direction Loading 4 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 2 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'reference.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 9 cells were created. Numbered 121 knots in 100 4-node elements. Numbering order was and max levelwidth 13. 40 element sides between materials 0 and 1 were located to type 1. 8 element sides between materials 2 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory reference. Saving 121 coordinates to mesh.nodes. Saving 100 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/multimesh/TEST.PASSED Call Stack (most recent call first): runtest.cmake:5 (RUN_ELMER_TEST) Test time = 0.78 sec ---------------------------------------------------------- Test Failed. "multimesh" end time: Apr 29 16:55 PDT "multimesh" time elapsed: 00:00:00 ---------------------------------------------------------- 230/340 Testing: NaturalConvection 230/340 Test: NaturalConvection Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/NaturalConvection" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/NaturalConvection/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/NaturalConvection "NaturalConvection" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file square. Elmergrid loading data: ----------------------- Loading the geometry from file 'square.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 1 subcell sizes in X-direction Loading 1 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'square.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 841 knots in 784 4-node elements. Numbering order was and max levelwidth 31. 28 element sides between materials -1 and 1 were located to type 1. 28 element sides between materials -2 and 1 were located to type 2. 28 element sides between materials -3 and 1 were located to type 3. 28 element sides between materials -4 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory square. Saving 841 coordinates to mesh.nodes. Saving 784 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/NaturalConvection/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.79 sec ---------------------------------------------------------- Test Failed. "NaturalConvection" end time: Apr 29 16:55 PDT "NaturalConvection" time elapsed: 00:00:00 ---------------------------------------------------------- 231/340 Testing: NaturalConvection2 231/340 Test: NaturalConvection2 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/NaturalConvection2" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/NaturalConvection2/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/NaturalConvection2 "NaturalConvection2" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file square. Elmergrid loading data: ----------------------- Loading the geometry from file 'square.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 1 subcell sizes in X-direction Loading 1 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'square.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 841 knots in 784 4-node elements. Numbering order was and max levelwidth 31. 28 element sides between materials -1 and 1 were located to type 1. 28 element sides between materials -2 and 1 were located to type 2. 28 element sides between materials -3 and 1 were located to type 3. 28 element sides between materials -4 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory square. Saving 841 coordinates to mesh.nodes. Saving 784 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/NaturalConvection2/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.82 sec ---------------------------------------------------------- Test Failed. "NaturalConvection2" end time: Apr 29 16:55 PDT "NaturalConvection2" time elapsed: 00:00:00 ---------------------------------------------------------- 232/340 Testing: NaturalConvectionRestart 232/340 Test: NaturalConvectionRestart Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/NaturalConvectionRestart" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/NaturalConvectionRestart/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/NaturalConvectionRestart "NaturalConvectionRestart" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file square. Elmergrid loading data: ----------------------- Loading the geometry from file 'square.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 1 subcell sizes in X-direction Loading 1 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'square.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 841 knots in 784 4-node elements. Numbering order was and max levelwidth 31. 28 element sides between materials -1 and 1 were located to type 1. 28 element sides between materials -2 and 1 were located to type 2. 28 element sides between materials -3 and 1 were located to type 3. 28 element sides between materials -4 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory square. Saving 841 coordinates to mesh.nodes. Saving 784 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/NaturalConvectionRestart/TEST.PASSED Call Stack (most recent call first): runtest.cmake:4 (RUN_ELMER_TEST) Test time = 0.88 sec ---------------------------------------------------------- Test Failed. "NaturalConvectionRestart" end time: Apr 29 16:55 PDT "NaturalConvectionRestart" time elapsed: 00:00:00 ---------------------------------------------------------- 233/340 Testing: NonnewtonianChannelFlow 233/340 Test: NonnewtonianChannelFlow Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/NonnewtonianChannelFlow" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/NonnewtonianChannelFlow/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/NonnewtonianChannelFlow "NonnewtonianChannelFlow" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file square. Elmergrid loading data: ----------------------- Loading the geometry from file 'square.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 1 subcell sizes in X-direction Loading 1 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'square.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 561 knots in 500 4-node elements. Numbering order was and max levelwidth 13. 10 element sides between materials -1 and 1 were located to type 1. 50 element sides between materials -2 and 1 were located to type 2. 10 element sides between materials -3 and 1 were located to type 3. 50 element sides between materials -4 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory square. Saving 561 coordinates to mesh.nodes. Saving 500 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/NonnewtonianChannelFlow/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.80 sec ---------------------------------------------------------- Test Failed. "NonnewtonianChannelFlow" end time: Apr 29 16:55 PDT "NonnewtonianChannelFlow" time elapsed: 00:00:00 ---------------------------------------------------------- 234/340 Testing: NormalizeBC 234/340 Test: NormalizeBC Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/NormalizeBC" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/NormalizeBC/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/NormalizeBC "NormalizeBC" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file angle. Elmergrid loading data: ----------------------- Loading the geometry from file 'angle.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 3 subcell limits in X-direction Loading 3 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'angle.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 3 cells were created. Numbered 341 knots in 300 4-node elements. Numbering order was and max levelwidth 23. 20 element sides between materials -1 and 1 were located to type 1. 20 element sides between materials -2 and 1 were located to type 2. 20 element sides between materials -3 and 1 were located to type 3. 20 element sides between materials -4 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory angle. Saving 341 coordinates to mesh.nodes. Saving 300 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/NormalizeBC/TEST.PASSED Call Stack (most recent call first): runtest.cmake:4 (RUN_ELMER_TEST) Test time = 0.80 sec ---------------------------------------------------------- Test Failed. "NormalizeBC" end time: Apr 29 16:55 PDT "NormalizeBC" time elapsed: 00:00:00 ---------------------------------------------------------- 235/340 Testing: NormalizeBF 235/340 Test: NormalizeBF Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/NormalizeBF" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/NormalizeBF/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/NormalizeBF "NormalizeBF" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file angle. Elmergrid loading data: ----------------------- Loading the geometry from file 'angle.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 3 subcell limits in X-direction Loading 3 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'angle.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 3 cells were created. Numbered 341 knots in 300 4-node elements. Numbering order was and max levelwidth 23. 20 element sides between materials -1 and 1 were located to type 1. 20 element sides between materials -2 and 1 were located to type 2. 20 element sides between materials -3 and 1 were located to type 3. 20 element sides between materials -4 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory angle. Saving 341 coordinates to mesh.nodes. Saving 300 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/NormalizeBF/TEST.PASSED Call Stack (most recent call first): runtest.cmake:4 (RUN_ELMER_TEST) Test time = 0.81 sec ---------------------------------------------------------- Test Failed. "NormalizeBF" end time: Apr 29 16:55 PDT "NormalizeBF" time elapsed: 00:00:00 ---------------------------------------------------------- 236/340 Testing: NormalizeMaterial 236/340 Test: NormalizeMaterial Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/NormalizeMaterial" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/NormalizeMaterial/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/NormalizeMaterial "NormalizeMaterial" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file angle. Elmergrid loading data: ----------------------- Loading the geometry from file 'angle.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 3 subcell limits in X-direction Loading 3 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'angle.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 3 cells were created. Numbered 341 knots in 300 4-node elements. Numbering order was and max levelwidth 23. 20 element sides between materials -1 and 1 were located to type 1. 20 element sides between materials -2 and 1 were located to type 2. 20 element sides between materials -3 and 1 were located to type 3. 20 element sides between materials -4 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory angle. Saving 341 coordinates to mesh.nodes. Saving 300 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/NormalizeMaterial/TEST.PASSED Call Stack (most recent call first): runtest.cmake:4 (RUN_ELMER_TEST) Test time = 0.80 sec ---------------------------------------------------------- Test Failed. "NormalizeMaterial" end time: Apr 29 16:55 PDT "NormalizeMaterial" time elapsed: 00:00:00 ---------------------------------------------------------- 237/340 Testing: normals 237/340 Test: normals Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/normals" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/normals/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/normals "normals" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file angle. Elmergrid loading data: ----------------------- Loading the geometry from file 'angle.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 3 subcell limits in X-direction Loading 3 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 1 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'angle.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 3 cells were created. Numbered 341 knots in 300 4-node elements. Numbering order was and max levelwidth 23. 80 element sides between materials 0 and 1 were located to type 1. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory angle. Saving 341 coordinates to mesh.nodes. Saving 300 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/normals/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.81 sec ---------------------------------------------------------- Test Failed. "normals" end time: Apr 29 16:55 PDT "normals" time elapsed: 00:00:00 ---------------------------------------------------------- 238/340 Testing: NormalTangentialBC 238/340 Test: NormalTangentialBC Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/NormalTangentialBC" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/NormalTangentialBC/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/NormalTangentialBC "NormalTangentialBC" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file sinus0. Elmergrid loading data: ----------------------- Loading the geometry from file 'sinus0.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 4 subcell limits in X-direction Loading 4 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Loading minimum number of elements Loaded 1 geometry mappings Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'sinus0.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 3141 knots in 1000 8-node elements. Numbering order was and max levelwidth 154. 50 element sides between materials 3 and 1 were located to type 1. 20 element sides between materials 4 and 1 were located to type 2. 50 element sides between materials 5 and 1 were located to type 3. 20 element sides between materials 6 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory sinus0. Saving 3141 coordinates to mesh.nodes. Saving 1000 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/NormalTangentialBC/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.85 sec ---------------------------------------------------------- Test Failed. "NormalTangentialBC" end time: Apr 29 16:55 PDT "NormalTangentialBC" time elapsed: 00:00:00 ---------------------------------------------------------- 239/340 Testing: NormalTangentialDisplacement 239/340 Test: NormalTangentialDisplacement Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/NormalTangentialDisplacement" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/NormalTangentialDisplacement/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/NormalTangentialDisplacement "NormalTangentialDisplacement" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file square. Elmergrid loading data: ----------------------- Loading the geometry from file 'square.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 1 subcell sizes in X-direction Loading 1 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'square.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 481 knots in 144 8-node elements. Numbering order was and max levelwidth 40. 12 element sides between materials -1 and 1 were located to type 1. 12 element sides between materials -2 and 1 were located to type 2. 12 element sides between materials -3 and 1 were located to type 3. 12 element sides between materials -4 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory square. Saving 481 coordinates to mesh.nodes. Saving 144 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/NormalTangentialDisplacement/TEST.PASSED Call Stack (most recent call first): runtest.cmake:4 (RUN_ELMER_TEST) Test time = 0.81 sec ---------------------------------------------------------- Test Failed. "NormalTangentialDisplacement" end time: Apr 29 16:55 PDT "NormalTangentialDisplacement" time elapsed: 00:00:00 ---------------------------------------------------------- 240/340 Testing: NormalTangentialDisplacement2 240/340 Test: NormalTangentialDisplacement2 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/NormalTangentialDisplacement2" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/NormalTangentialDisplacement2/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/NormalTangentialDisplacement2 "NormalTangentialDisplacement2" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file square. Elmergrid loading data: ----------------------- Loading the geometry from file 'square.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 1 subcell sizes in X-direction Loading 1 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'square.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 481 knots in 144 8-node elements. Numbering order was and max levelwidth 40. 12 element sides between materials -1 and 1 were located to type 1. 12 element sides between materials -2 and 1 were located to type 2. 12 element sides between materials -3 and 1 were located to type 3. 12 element sides between materials -4 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory square. Saving 481 coordinates to mesh.nodes. Saving 144 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/NormalTangentialDisplacement2/TEST.PASSED Call Stack (most recent call first): runtest.cmake:4 (RUN_ELMER_TEST) Test time = 0.81 sec ---------------------------------------------------------- Test Failed. "NormalTangentialDisplacement2" end time: Apr 29 16:55 PDT "NormalTangentialDisplacement2" time elapsed: 00:00:00 ---------------------------------------------------------- 241/340 Testing: OptimizeSimplexFourHeaters 241/340 Test: OptimizeSimplexFourHeaters Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/OptimizeSimplexFourHeaters" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/OptimizeSimplexFourHeaters/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/OptimizeSimplexFourHeaters "OptimizeSimplexFourHeaters" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file spots. Elmergrid loading data: ----------------------- Loading the geometry from file 'spots.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 6 subcell limits in X-direction Loading 6 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 1 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'spots.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 25 cells were created. Numbered 729 knots in 676 4-node elements. Numbering order was and max levelwidth 29. 104 element sides between materials 0 and 1 were located to type 1. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory spots. Saving 729 coordinates to mesh.nodes. Saving 676 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/OptimizeSimplexFourHeaters/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.84 sec ---------------------------------------------------------- Test Failed. "OptimizeSimplexFourHeaters" end time: Apr 29 16:55 PDT "OptimizeSimplexFourHeaters" time elapsed: 00:00:00 ---------------------------------------------------------- 242/340 Testing: ParticleAdvector 242/340 Test: ParticleAdvector Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/ParticleAdvector" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/ParticleAdvector/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/ParticleAdvector "ParticleAdvector" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file angle. Elmergrid loading data: ----------------------- Loading the geometry from file 'angle.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 3 subcell sizes in X-direction Loading 3 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 3 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'angle.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 3 cells were created. Numbered 2121 knots in 2000 4-node elements. Numbering order was and max levelwidth 63. 200 element sides between materials 0 and 1 were located to type 1. 20 element sides between materials 2 and 1 were located to type 2. 20 element sides between materials 3 and 1 were located to type 3. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory angle. Saving 2121 coordinates to mesh.nodes. Saving 2000 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/ParticleAdvector/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.82 sec ---------------------------------------------------------- Test Failed. "ParticleAdvector" end time: Apr 29 16:55 PDT "ParticleAdvector" time elapsed: 00:00:00 ---------------------------------------------------------- 243/340 Testing: ParticleAdvector2 243/340 Test: ParticleAdvector2 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/ParticleAdvector2" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/ParticleAdvector2/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/ParticleAdvector2 "ParticleAdvector2" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/ParticleAdvector2/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 1.00 sec ---------------------------------------------------------- Test Failed. "ParticleAdvector2" end time: Apr 29 16:55 PDT "ParticleAdvector2" time elapsed: 00:00:01 ---------------------------------------------------------- 244/340 Testing: ParticleAdvector3 244/340 Test: ParticleAdvector3 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/ParticleAdvector3" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/ParticleAdvector3/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/ParticleAdvector3 "ParticleAdvector3" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/ParticleAdvector3/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.84 sec ---------------------------------------------------------- Test Failed. "ParticleAdvector3" end time: Apr 29 16:55 PDT "ParticleAdvector3" time elapsed: 00:00:00 ---------------------------------------------------------- 245/340 Testing: ParticleAdvectorPathIntegral 245/340 Test: ParticleAdvectorPathIntegral Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/ParticleAdvectorPathIntegral" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/ParticleAdvectorPathIntegral/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/ParticleAdvectorPathIntegral "ParticleAdvectorPathIntegral" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file square. Elmergrid loading data: ----------------------- Loading the geometry from file 'square.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 2 subcell limits in X-direction Loading 3 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 3 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'square.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 2 cells were created. Numbered 1116 knots in 1050 4-node elements. Numbering order was and max levelwidth 33. 70 element sides between materials 0 and 1 were located to type 1. 60 element sides between materials 0 and 2 were located to type 2. 30 element sides between materials 2 and 1 were located to type 3. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory square. Saving 1116 coordinates to mesh.nodes. Saving 1050 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/ParticleAdvectorPathIntegral/TEST.PASSED Call Stack (most recent call first): runtest.cmake:4 (RUN_ELMER_TEST) Test time = 1.06 sec ---------------------------------------------------------- Test Failed. "ParticleAdvectorPathIntegral" end time: Apr 29 16:55 PDT "ParticleAdvectorPathIntegral" time elapsed: 00:00:01 ---------------------------------------------------------- 246/340 Testing: ParticleAdvectorZalesak 246/340 Test: ParticleAdvectorZalesak Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/ParticleAdvectorZalesak" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/ParticleAdvectorZalesak/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/ParticleAdvectorZalesak "ParticleAdvectorZalesak" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file square. Elmergrid loading data: ----------------------- Loading the geometry from file 'square.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 1 subcell sizes in X-direction Loading 1 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'square.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 8008 knots in 2601 8-node elements. Numbering order was and max levelwidth 157. 51 element sides between materials -1 and 1 were located to type 1. 51 element sides between materials -2 and 1 were located to type 2. 51 element sides between materials -3 and 1 were located to type 3. 51 element sides between materials -4 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory square. Saving 8008 coordinates to mesh.nodes. Saving 2601 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/ParticleAdvectorZalesak/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.95 sec ---------------------------------------------------------- Test Failed. "ParticleAdvectorZalesak" end time: Apr 29 16:55 PDT "ParticleAdvectorZalesak" time elapsed: 00:00:00 ---------------------------------------------------------- 247/340 Testing: ParticleFalling 247/340 Test: ParticleFalling Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/ParticleFalling" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/ParticleFalling/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/ParticleFalling "ParticleFalling" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file square. Elmergrid loading data: ----------------------- Loading the geometry from file 'square.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 2 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'square.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 441 knots in 400 4-node elements. Numbering order was and max levelwidth 23. 20 element sides between materials -1 and 1 were located to type 1. 20 element sides between materials -2 and 1 were located to type 2. 20 element sides between materials -3 and 1 were located to type 3. 20 element sides between materials -4 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory square. Saving 441 coordinates to mesh.nodes. Saving 400 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/ParticleFalling/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.75 sec ---------------------------------------------------------- Test Failed. "ParticleFalling" end time: Apr 29 16:55 PDT "ParticleFalling" time elapsed: 00:00:00 ---------------------------------------------------------- 248/340 Testing: ParticleHeating 248/340 Test: ParticleHeating Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/ParticleHeating" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/ParticleHeating/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/ParticleHeating "ParticleHeating" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file maze. Elmergrid loading data: ----------------------- Loading the geometry from file 'maze.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 4 subcell sizes in X-direction Loading 4 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 2 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'maze.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 8 cells were created. Numbered 2571 knots in 2400 4-node elements. Numbering order was and max levelwidth 83. 320 element sides between materials 0 and 1 were located to type 1. 20 element sides between materials 2 and 1 were located to type 2. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory maze. Saving 2571 coordinates to mesh.nodes. Saving 2400 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/ParticleHeating/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.76 sec ---------------------------------------------------------- Test Failed. "ParticleHeating" end time: Apr 29 16:55 PDT "ParticleHeating" time elapsed: 00:00:00 ---------------------------------------------------------- 249/340 Testing: passive 249/340 Test: passive Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/passive" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/passive/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/passive "passive" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/passive/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.76 sec ---------------------------------------------------------- Test Failed. "passive" end time: Apr 29 16:55 PDT "passive" time elapsed: 00:00:00 ---------------------------------------------------------- 250/340 Testing: periodic1 250/340 Test: periodic1 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/periodic1" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/periodic1/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/periodic1 "periodic1" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file test. Elmergrid loading data: ----------------------- Loading the geometry from file 'test.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 1 subcell sizes in X-direction Loading 1 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'test.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 576 knots in 529 4-node elements. Numbering order was and max levelwidth 26. 23 element sides between materials -3 and 1 were located to type 1. 23 element sides between materials -1 and 1 were located to type 2. 23 element sides between materials -4 and 1 were located to type 3. 23 element sides between materials -2 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory test. Saving 576 coordinates to mesh.nodes. Saving 529 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/periodic1/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.73 sec ---------------------------------------------------------- Test Failed. "periodic1" end time: Apr 29 16:55 PDT "periodic1" time elapsed: 00:00:00 ---------------------------------------------------------- 251/340 Testing: periodic2 251/340 Test: periodic2 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/periodic2" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/periodic2/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/periodic2 "periodic2" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file test. Elmergrid loading data: ----------------------- Loading the geometry from file 'test.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 4 subcell sizes in X-direction Loading 4 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'test.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 3 cells were created. Numbered 560 knots in 507 4-node elements. Numbering order was and max levelwidth 29. 26 element sides between materials 2 and 1 were located to type 1. 39 element sides between materials 3 and 1 were located to type 2. 13 element sides between materials 4 and 1 were located to type 3. 26 element sides between materials 5 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory test. Saving 560 coordinates to mesh.nodes. Saving 507 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/periodic2/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.74 sec ---------------------------------------------------------- Test Failed. "periodic2" end time: Apr 29 16:55 PDT "periodic2" time elapsed: 00:00:00 ---------------------------------------------------------- 252/340 Testing: periodic3 252/340 Test: periodic3 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/periodic3" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/periodic3/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/periodic3 "periodic3" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/periodic3/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.73 sec ---------------------------------------------------------- Test Failed. "periodic3" end time: Apr 29 16:55 PDT "periodic3" time elapsed: 00:00:00 ---------------------------------------------------------- 253/340 Testing: periodic_explicit 253/340 Test: periodic_explicit Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/periodic_explicit" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/periodic_explicit/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/periodic_explicit "periodic_explicit" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file beam. Elmergrid loading data: ----------------------- Loading the geometry from file 'beam.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 1 subcell sizes in X-direction Loading 1 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'beam.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 561 knots in 500 4-node elements. Numbering order was and max levelwidth 53. 50 element sides between materials -1 and 1 were located to type 1. 10 element sides between materials -2 and 1 were located to type 2. 50 element sides between materials -3 and 1 were located to type 3. 10 element sides between materials -4 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory beam. Saving 561 coordinates to mesh.nodes. Saving 500 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/periodic_explicit/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.76 sec ---------------------------------------------------------- Test Failed. "periodic_explicit" end time: Apr 29 16:55 PDT "periodic_explicit" time elapsed: 00:00:00 ---------------------------------------------------------- 254/340 Testing: periodic_homogenize 254/340 Test: periodic_homogenize Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/periodic_homogenize" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/periodic_homogenize/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/periodic_homogenize "periodic_homogenize" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/periodic_homogenize/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.77 sec ---------------------------------------------------------- Test Failed. "periodic_homogenize" end time: Apr 29 16:55 PDT "periodic_homogenize" time elapsed: 00:00:00 ---------------------------------------------------------- 255/340 Testing: periodic_nonconforming 255/340 Test: periodic_nonconforming Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/periodic_nonconforming" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/periodic_nonconforming/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/periodic_nonconforming "periodic_nonconforming" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- The program encountered a minor error... Check your output line length! ...we'll try to continue... The program encountered a minor error... Check your output line length! ...we'll try to continue... Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file test. Elmergrid loading data: ----------------------- Loading the geometry from file 'test.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 2 subcell sizes in X-direction Loading 2 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 2 boundaries Loading element meshing no 2 Loading boundary conditions Found 2 boundaries There is a risk that somethings was missed in line: Unite = True Reached the end of command file Found 2 divisions for grid Loading ElmerGrid commands from file 'test.grd'. There is a risk that somethings was missed in line: Unite = True Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 3 cells were created. Numbered 550 knots in 500 4-node elements. Numbering order was and max levelwidth 27. 78 element sides between materials 0 and 1 were located to type 1. 20 element sides between materials 2 and 1 were located to type 2. 1 cells were created. Numbered 552 knots in 506 4-node elements. Numbering order was and max levelwidth 25. 45 element sides between materials 0 and 2 were located to type 3. 45 element sides between materials 1 and 2 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Two meshes were united to one with 1102 nodes and 1006 elements. Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory test. Saving 1102 coordinates to mesh.nodes. Saving 1006 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/periodic_nonconforming/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.77 sec ---------------------------------------------------------- Test Failed. "periodic_nonconforming" end time: Apr 29 16:55 PDT "periodic_nonconforming" time elapsed: 00:00:00 ---------------------------------------------------------- 256/340 Testing: periodic_offset 256/340 Test: periodic_offset Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/periodic_offset" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/periodic_offset/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/periodic_offset "periodic_offset" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file test. Elmergrid loading data: ----------------------- Loading the geometry from file 'test.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 5 subcell sizes in X-direction Loading 3 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'test.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 4 cells were created. Numbered 1088 knots in 1008 4-node elements. Numbering order was and max levelwidth 35. 110 element sides between materials 0 and 1 were located to type 1. 16 element sides between materials 2 and 1 were located to type 2. 16 element sides between materials 3 and 1 were located to type 3. 16 element sides between materials 4 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory test. Saving 1088 coordinates to mesh.nodes. Saving 1008 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/periodic_offset/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.76 sec ---------------------------------------------------------- Test Failed. "periodic_offset" end time: Apr 29 16:55 PDT "periodic_offset" time elapsed: 00:00:00 ---------------------------------------------------------- 257/340 Testing: periodic_offset2 257/340 Test: periodic_offset2 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/periodic_offset2" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/periodic_offset2/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/periodic_offset2 "periodic_offset2" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file square. Elmergrid loading data: ----------------------- Loading the geometry from file 'square.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 1 subcell sizes in X-direction Loading 1 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'square.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 841 knots in 784 4-node elements. Numbering order was and max levelwidth 31. 28 element sides between materials -1 and 1 were located to type 1. 28 element sides between materials -2 and 1 were located to type 2. 28 element sides between materials -3 and 1 were located to type 3. 28 element sides between materials -4 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory square. Saving 841 coordinates to mesh.nodes. Saving 784 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/periodic_offset2/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.74 sec ---------------------------------------------------------- Test Failed. "periodic_offset2" end time: Apr 29 16:55 PDT "periodic_offset2" time elapsed: 00:00:00 ---------------------------------------------------------- 258/340 Testing: periodic_rot 258/340 Test: periodic_rot Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/periodic_rot" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/periodic_rot/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/periodic_rot "periodic_rot" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/periodic_rot/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.73 sec ---------------------------------------------------------- Test Failed. "periodic_rot" end time: Apr 29 16:55 PDT "periodic_rot" time elapsed: 00:00:00 ---------------------------------------------------------- 259/340 Testing: PhaseChange 259/340 Test: PhaseChange Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/PhaseChange" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/PhaseChange/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/PhaseChange "PhaseChange" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/PhaseChange/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.73 sec ---------------------------------------------------------- Test Failed. "PhaseChange" end time: Apr 29 16:55 PDT "PhaseChange" time elapsed: 00:00:00 ---------------------------------------------------------- 260/340 Testing: PhaseChange2 260/340 Test: PhaseChange2 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/PhaseChange2" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/PhaseChange2/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/PhaseChange2 "PhaseChange2" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file PhaseChange. Elmergrid loading data: ----------------------- Loading the geometry from file 'PhaseChange.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 2 subcell limits in X-direction Loading 4 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 8 boundaries Loading minimum number of elements Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'PhaseChange.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 3 cells were created. Numbered 3146 knots in 3000 4-node elements. Numbering order was and max levelwidth 123. 25 element sides between materials 2 and 1 were located to type 1. 25 element sides between materials -1 and 2 were located to type 2. 25 element sides between materials -3 and 1 were located to type 3. 58 element sides between materials -2 and 1 were located to type 4. 58 element sides between materials -2 and 2 were located to type 4. 58 element sides between materials -4 and 1 were located to type 5. 58 element sides between materials -4 and 2 were located to type 5. 25 element sides between materials -1 and 3 were located to type 6. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory PhaseChange. Saving 3146 coordinates to mesh.nodes. Saving 3000 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/PhaseChange2/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.81 sec ---------------------------------------------------------- Test Failed. "PhaseChange2" end time: Apr 29 16:55 PDT "PhaseChange2" time elapsed: 00:00:00 ---------------------------------------------------------- 261/340 Testing: PhaseChange3 261/340 Test: PhaseChange3 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/PhaseChange3" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/PhaseChange3/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/PhaseChange3 "PhaseChange3" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file PhaseChange. Elmergrid loading data: ----------------------- Loading the geometry from file 'PhaseChange.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 2 subcell limits in X-direction Loading 4 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 8 boundaries Loading minimum number of elements Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'PhaseChange.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 3 cells were created. Numbered 3146 knots in 3000 4-node elements. Numbering order was and max levelwidth 123. 25 element sides between materials 2 and 1 were located to type 1. 25 element sides between materials -1 and 2 were located to type 2. 25 element sides between materials -3 and 1 were located to type 3. 58 element sides between materials -2 and 1 were located to type 4. 58 element sides between materials -2 and 2 were located to type 4. 58 element sides between materials -4 and 1 were located to type 5. 58 element sides between materials -4 and 2 were located to type 5. 25 element sides between materials -1 and 3 were located to type 6. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory PhaseChange. Saving 3146 coordinates to mesh.nodes. Saving 3000 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/PhaseChange3/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.83 sec ---------------------------------------------------------- Test Failed. "PhaseChange3" end time: Apr 29 16:55 PDT "PhaseChange3" time elapsed: 00:00:00 ---------------------------------------------------------- 262/340 Testing: piezo 262/340 Test: piezo Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/piezo" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/piezo/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/piezo "piezo" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file beam. Elmergrid loading data: ----------------------- Loading the geometry from file 'beam.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 2 subcell limits in X-direction Loading 3 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 6 boundaries Loading minimum number of elements Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'beam.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 2 cells were created. Numbered 369 knots in 320 4-node elements. Numbering order was and max levelwidth 11. 4 element sides between materials -4 and 1 were located to type 1. 4 element sides between materials -4 and 2 were located to type 2. 40 element sides between materials -1 and 2 were located to type 3. 40 element sides between materials -3 and 1 were located to type 4. 4 element sides between materials -2 and 1 were located to type 5. 4 element sides between materials -2 and 2 were located to type 6. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory beam. Saving 369 coordinates to mesh.nodes. Saving 320 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/piezo/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.73 sec ---------------------------------------------------------- Test Failed. "piezo" end time: Apr 29 16:55 PDT "piezo" time elapsed: 00:00:00 ---------------------------------------------------------- 263/340 Testing: plates 263/340 Test: plates Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/plates" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/plates/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/plates "plates" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/plates/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.75 sec ---------------------------------------------------------- Test Failed. "plates" end time: Apr 29 16:55 PDT "plates" time elapsed: 00:00:00 ---------------------------------------------------------- 264/340 Testing: platesEigen 264/340 Test: platesEigen Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/platesEigen" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/platesEigen/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/platesEigen "platesEigen" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file plates. Elmergrid loading data: ----------------------- Loading the geometry from file 'plates.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 2 subcell sizes in X-direction Loading 2 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 1 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'plates.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 3 cells were created. Numbered 341 knots in 300 4-node elements. Numbering order was and max levelwidth 23. 80 element sides between materials 0 and 1 were located to type 1. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions There are 600 elements after triangularization (was 300) Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory plates. Saving 341 coordinates to mesh.nodes. Saving 600 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/platesEigen/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.72 sec ---------------------------------------------------------- Test Failed. "platesEigen" end time: Apr 29 16:55 PDT "platesEigen" time elapsed: 00:00:00 ---------------------------------------------------------- 265/340 Testing: pmultg 265/340 Test: pmultg Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/pmultg" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/pmultg/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/pmultg "pmultg" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/pmultg/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.89 sec ---------------------------------------------------------- Test Failed. "pmultg" end time: Apr 29 16:55 PDT "pmultg" time elapsed: 00:00:00 ---------------------------------------------------------- 266/340 Testing: pointdir 266/340 Test: pointdir Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/pointdir" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/pointdir/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/pointdir "pointdir" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file test. Elmergrid loading data: ----------------------- Loading the geometry from file 'test.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 2 subcell sizes in X-direction Loading 1 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 2 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'test.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 2 cells were created. Numbered 441 knots in 400 4-node elements. Numbering order was and max levelwidth 23. 20 element sides between materials -4 and 1 were located to type 1. 20 element sides between materials -2 and 2 were located to type 2. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory test. Saving 441 coordinates to mesh.nodes. Saving 400 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/pointdir/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.73 sec ---------------------------------------------------------- Test Failed. "pointdir" end time: Apr 29 16:55 PDT "pointdir" time elapsed: 00:00:00 ---------------------------------------------------------- 267/340 Testing: pointload 267/340 Test: pointload Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/pointload" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/pointload/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/pointload "pointload" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file test. Elmergrid loading data: ----------------------- Loading the geometry from file 'test.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 2 subcell sizes in X-direction Loading 1 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 2 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'test.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 2 cells were created. Numbered 441 knots in 400 4-node elements. Numbering order was and max levelwidth 23. 20 element sides between materials -4 and 1 were located to type 1. 20 element sides between materials -2 and 2 were located to type 2. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory test. Saving 441 coordinates to mesh.nodes. Saving 400 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/pointload/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.75 sec ---------------------------------------------------------- Test Failed. "pointload" end time: Apr 29 16:55 PDT "pointload" time elapsed: 00:00:00 ---------------------------------------------------------- 268/340 Testing: pointload2 268/340 Test: pointload2 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/pointload2" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/pointload2/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/pointload2 "pointload2" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file square. Elmergrid loading data: ----------------------- Loading the geometry from file 'square.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 1 subcell sizes in X-direction Loading 1 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'square.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 10201 knots in 10000 4-node elements. Numbering order was and max levelwidth 103. 100 element sides between materials -1 and 1 were located to type 1. 100 element sides between materials -2 and 1 were located to type 2. 100 element sides between materials -3 and 1 were located to type 3. 100 element sides between materials -4 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory square. Saving 10201 coordinates to mesh.nodes. Saving 10000 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/pointload2/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.81 sec ---------------------------------------------------------- Test Failed. "pointload2" end time: Apr 29 16:55 PDT "pointload2" time elapsed: 00:00:00 ---------------------------------------------------------- 269/340 Testing: PoissonBEM 269/340 Test: PoissonBEM Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/PoissonBEM" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/PoissonBEM/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/PoissonBEM "PoissonBEM" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file heater. Elmergrid loading data: ----------------------- Loading the geometry from file 'heater.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 4 subcell limits in X-direction Loading 4 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 2 boundaries Loading minimum number of elements Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'heater.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 8 cells were created. Numbered 576 knots in 512 4-node elements. Numbering order was and max levelwidth 27. 32 element sides between materials 2 and 1 were located to type 1. 96 element sides between materials 0 and 1 were located to type 2. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory heater. Saving 576 coordinates to mesh.nodes. Saving 512 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/PoissonBEM/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.75 sec ---------------------------------------------------------- Test Failed. "PoissonBEM" end time: Apr 29 16:55 PDT "PoissonBEM" time elapsed: 00:00:00 ---------------------------------------------------------- 270/340 Testing: PoissonBoltzmann 270/340 Test: PoissonBoltzmann Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/PoissonBoltzmann" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/PoissonBoltzmann/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/PoissonBoltzmann "PoissonBoltzmann" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file corner. Elmergrid loading data: ----------------------- Loading the geometry from file 'corner.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 4 subcell sizes in X-direction Loading 4 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 3 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'corner.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 5 cells were created. Numbered 10273 knots in 10031 4-node elements. Numbering order was and max levelwidth 123. 375 element sides between materials 0 and 1 were located to type 1. 53 element sides between materials 2 and 1 were located to type 2. 54 element sides between materials 3 and 1 were located to type 3. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory corner. Saving 10273 coordinates to mesh.nodes. Saving 10031 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/PoissonBoltzmann/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.85 sec ---------------------------------------------------------- Test Failed. "PoissonBoltzmann" end time: Apr 29 16:55 PDT "PoissonBoltzmann" time elapsed: 00:00:00 ---------------------------------------------------------- 271/340 Testing: PoissonDG 271/340 Test: PoissonDG Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/PoissonDG" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/PoissonDG/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/PoissonDG "PoissonDG" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/PoissonDG/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.74 sec ---------------------------------------------------------- Test Failed. "PoissonDG" end time: Apr 29 16:55 PDT "PoissonDG" time elapsed: 00:00:00 ---------------------------------------------------------- 272/340 Testing: PoissonPFEM 272/340 Test: PoissonPFEM Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/PoissonPFEM" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/PoissonPFEM/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/PoissonPFEM "PoissonPFEM" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/PoissonPFEM/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.73 sec ---------------------------------------------------------- Test Failed. "PoissonPFEM" end time: Apr 29 16:55 PDT "PoissonPFEM" time elapsed: 00:00:00 ---------------------------------------------------------- 273/340 Testing: PorousPipe 273/340 Test: PorousPipe Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/PorousPipe" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/PorousPipe/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/PorousPipe "PorousPipe" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file Pipe. Elmergrid loading data: ----------------------- Loading the geometry from file 'Pipe.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 6 subcell limits in X-direction Loading 6 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 3 boundaries Loading minimum number of elements Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'Pipe.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 7 cells were created. Numbered 1167 knots in 1022 4-node elements. Numbering order was and max levelwidth 77. 8 element sides between materials 3 and 1 were located to type 1. 7 element sides between materials 4 and 1 were located to type 2. 273 element sides between materials 0 and -10 were located to type 3. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory Pipe. Saving 1167 coordinates to mesh.nodes. Saving 1022 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/PorousPipe/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.74 sec ---------------------------------------------------------- Test Failed. "PorousPipe" end time: Apr 29 16:55 PDT "PorousPipe" time elapsed: 00:00:00 ---------------------------------------------------------- 274/340 Testing: Q1Q0 274/340 Test: Q1Q0 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/Q1Q0" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/Q1Q0/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/Q1Q0 "Q1Q0" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file Step. Elmergrid loading data: ----------------------- Loading the geometry from file 'Step.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 5 subcell limits in X-direction Loading 3 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 3 boundaries Loading minimum number of elements Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'Step.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 3 cells were created. Numbered 462 knots in 405 4-node elements. Numbering order was and max levelwidth 14. 5 element sides between materials 2 and 1 were located to type 1. 11 element sides between materials 3 and 1 were located to type 2. 96 element sides between materials 0 and 1 were located to type 3. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory Step. Saving 462 coordinates to mesh.nodes. Saving 405 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/Q1Q0/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.73 sec ---------------------------------------------------------- Test Failed. "Q1Q0" end time: Apr 29 16:55 PDT "Q1Q0" time elapsed: 00:00:00 ---------------------------------------------------------- 275/340 Testing: radiation 275/340 Test: radiation Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/radiation" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/radiation/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/radiation "radiation" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file radiation. Elmergrid loading data: ----------------------- Loading the geometry from file 'radiation.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 6 subcell limits in X-direction Loading 6 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 3 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'radiation.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 12 cells were created. Numbered 148 knots in 105 4-node elements. Numbering order was and max levelwidth 15. 14 element sides between materials 3 and 1 were located to type 1. 25 element sides between materials 3 and 2 were located to type 2. 37 element sides between materials 0 and 2 were located to type 3. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory radiation. Saving 148 coordinates to mesh.nodes. Saving 105 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/radiation/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 1.41 sec ---------------------------------------------------------- Test Failed. "radiation" end time: Apr 29 16:55 PDT "radiation" time elapsed: 00:00:01 ---------------------------------------------------------- 276/340 Testing: radiation2 276/340 Test: radiation2 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/radiation2" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/radiation2/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/radiation2 "radiation2" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file radiation2. Elmergrid loading data: ----------------------- Loading the geometry from file 'radiation2.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 4 subcell limits in X-direction Loading 6 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 5 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'radiation2.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 8 cells were created. Numbered 265 knots in 208 4-node elements. Numbering order was and max levelwidth 15. 16 element sides between materials 3 and 1 were located to type 1. 8 element sides between materials 3 and 2 were located to type 1. 16 element sides between materials 4 and 1 were located to type 2. 8 element sides between materials 4 and 2 were located to type 2. 52 element sides between materials 0 and 1 were located to type 3. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory radiation2. Saving 265 coordinates to mesh.nodes. Saving 208 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/radiation2/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.80 sec ---------------------------------------------------------- Test Failed. "radiation2" end time: Apr 29 16:55 PDT "radiation2" time elapsed: 00:00:00 ---------------------------------------------------------- 277/340 Testing: radiation2d 277/340 Test: radiation2d Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/radiation2d" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/radiation2d/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/radiation2d "radiation2d" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file radiation. Elmergrid loading data: ----------------------- Loading the geometry from file 'radiation.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 6 subcell limits in X-direction Loading 6 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 3 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'radiation.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 17 cells were created. Numbered 646 knots in 504 4-node elements. Numbering order was and max levelwidth 34. 104 element sides between materials 3 and 1 were located to type 1. 50 element sides between materials 3 and 2 were located to type 2. 128 element sides between materials 0 and 1 were located to type 3. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory radiation. Saving 646 coordinates to mesh.nodes. Saving 504 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/radiation2d/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 1.53 sec ---------------------------------------------------------- Test Failed. "radiation2d" end time: Apr 29 16:55 PDT "radiation2d" time elapsed: 00:00:01 ---------------------------------------------------------- 278/340 Testing: radiation3d 278/340 Test: radiation3d Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/radiation3d" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/radiation3d/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/radiation3d "radiation3d" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/radiation3d/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 1.54 sec ---------------------------------------------------------- Test Failed. "radiation3d" end time: Apr 29 16:55 PDT "radiation3d" time elapsed: 00:00:01 ---------------------------------------------------------- 279/340 Testing: RaviartThomas2D 279/340 Test: RaviartThomas2D Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/RaviartThomas2D" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/RaviartThomas2D/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/RaviartThomas2D "RaviartThomas2D" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/RaviartThomas2D/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.75 sec ---------------------------------------------------------- Test Failed. "RaviartThomas2D" end time: Apr 29 16:55 PDT "RaviartThomas2D" time elapsed: 00:00:00 ---------------------------------------------------------- 280/340 Testing: RaviartThomas3D 280/340 Test: RaviartThomas3D Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/RaviartThomas3D" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/RaviartThomas3D/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/RaviartThomas3D "RaviartThomas3D" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/RaviartThomas3D/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.83 sec ---------------------------------------------------------- Test Failed. "RaviartThomas3D" end time: Apr 29 16:55 PDT "RaviartThomas3D" time elapsed: 00:00:00 ---------------------------------------------------------- 281/340 Testing: reload 281/340 Test: reload Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/reload" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/reload/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/reload "reload" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file Step. Elmergrid loading data: ----------------------- Loading the geometry from file 'Step.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 5 subcell limits in X-direction Loading 3 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 3 boundaries Loading minimum number of elements Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'Step.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 3 cells were created. Numbered 595 knots in 531 4-node elements. Numbering order was and max levelwidth 16. 6 element sides between materials 2 and 1 were located to type 1. 13 element sides between materials 3 and 1 were located to type 2. 107 element sides between materials 0 and 1 were located to type 3. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory Step. Saving 595 coordinates to mesh.nodes. Saving 531 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/reload/TEST.PASSED Call Stack (most recent call first): runtest.cmake:4 (RUN_ELMER_TEST) Test time = 0.76 sec ---------------------------------------------------------- Test Failed. "reload" end time: Apr 29 16:55 PDT "reload" time elapsed: 00:00:00 ---------------------------------------------------------- 282/340 Testing: reynolds1 282/340 Test: reynolds1 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/reynolds1" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/reynolds1/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/reynolds1 "reynolds1" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- The program encountered a minor error... Check your output line length! ...we'll try to continue... The program encountered a minor error... Check your output line length! ...we'll try to continue... Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file cylinder. Elmergrid loading data: ----------------------- Loading the geometry from file 'cylinder.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 2 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading material structure End of field Loaded 1 geometry mappings Loading boundary conditions Found 2 boundaries There is a risk that somethings was missed in line: Merge = 1.0e-6 Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'cylinder.grd'. There is a risk that somethings was missed in line: Merge = 1.0e-6 Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 1111 knots in 1000 4-node elements. Numbering order was and max levelwidth 13. 100 element sides between materials -2 and 1 were located to type 1. 100 element sides between materials -4 and 1 were located to type 2. Making coordinate transformation from polar to cartesian Reordering 1111 knots and 1000 elements in 3-dimensions. Ordering with (1e+04*x + 100*y + 1*z) Moving knots to new positions Moving the elements to new positions Moving the parents of the boundary nodes. Indexwidth of the new node order is 33. Merging nodes close (1e-06) to one another. 1111 original nodes merged to 1100 new nodes. Merging of nodes is complete. Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory cylinder. Saving 1100 coordinates to mesh.nodes. Saving 1000 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/reynolds1/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.78 sec ---------------------------------------------------------- Test Failed. "reynolds1" end time: Apr 29 16:55 PDT "reynolds1" time elapsed: 00:00:00 ---------------------------------------------------------- 283/340 Testing: reynolds2 283/340 Test: reynolds2 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/reynolds2" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/reynolds2/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/reynolds2 "reynolds2" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file cylplate. Elmergrid loading data: ----------------------- Loading the geometry from file 'cylplate.grd'. Loading ElmerGrid file version: 210903 Unknown coordinate system: 2D CARTESIAN Ôí1‰ÿ Defining the coordinate system (2-DIM). Loading 2 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'cylplate.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 1111 knots in 1000 4-node elements. Numbering order was and max levelwidth 103. 100 element sides between materials -1 and 1 were located to type 1. 100 element sides between materials -3 and 1 were located to type 2. 10 element sides between materials -4 and 1 were located to type 3. 10 element sides between materials -2 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory cylplate. Saving 1111 coordinates to mesh.nodes. Saving 1000 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/reynolds2/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.81 sec ---------------------------------------------------------- Test Failed. "reynolds2" end time: Apr 29 16:55 PDT "reynolds2" time elapsed: 00:00:00 ---------------------------------------------------------- 284/340 Testing: reynolds3 284/340 Test: reynolds3 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/reynolds3" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/reynolds3/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/reynolds3 "reynolds3" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- The program encountered a minor error... Check your output line length! ...we'll try to continue... The program encountered a minor error... Check your output line length! ...we'll try to continue... Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file cylinder. Elmergrid loading data: ----------------------- Loading the geometry from file 'cylinder.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 2 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading material structure End of field Loaded 1 geometry mappings Loading boundary conditions Found 2 boundaries There is a risk that somethings was missed in line: Merge = 1.0e-6 Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'cylinder.grd'. There is a risk that somethings was missed in line: Merge = 1.0e-6 Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 1111 knots in 1000 4-node elements. Numbering order was and max levelwidth 13. 100 element sides between materials -2 and 1 were located to type 1. 100 element sides between materials -4 and 1 were located to type 2. Making coordinate transformation from polar to cartesian Reordering 1111 knots and 1000 elements in 3-dimensions. Ordering with (1e+04*x + 100*y + 1*z) Moving knots to new positions Moving the elements to new positions Moving the parents of the boundary nodes. Indexwidth of the new node order is 33. Merging nodes close (1e-06) to one another. 1111 original nodes merged to 1100 new nodes. Merging of nodes is complete. Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory cylinder. Saving 1100 coordinates to mesh.nodes. Saving 1000 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/reynolds3/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.76 sec ---------------------------------------------------------- Test Failed. "reynolds3" end time: Apr 29 16:55 PDT "reynolds3" time elapsed: 00:00:00 ---------------------------------------------------------- 285/340 Testing: reynolds3b 285/340 Test: reynolds3b Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/reynolds3b" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/reynolds3b/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/reynolds3b "reynolds3b" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- The program encountered a minor error... Check your output line length! ...we'll try to continue... The program encountered a minor error... Check your output line length! ...we'll try to continue... Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file cylinder. Elmergrid loading data: ----------------------- Loading the geometry from file 'cylinder.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 2 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading material structure End of field Loaded 1 geometry mappings Loading boundary conditions Found 2 boundaries There is a risk that somethings was missed in line: Merge = 1.0e-6 Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'cylinder.grd'. There is a risk that somethings was missed in line: Merge = 1.0e-6 Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 1111 knots in 1000 4-node elements. Numbering order was and max levelwidth 13. 100 element sides between materials -2 and 1 were located to type 1. 100 element sides between materials -4 and 1 were located to type 2. Making coordinate transformation from polar to cartesian Reordering 1111 knots and 1000 elements in 3-dimensions. Ordering with (1e+04*x + 100*y + 1*z) Moving knots to new positions Moving the elements to new positions Moving the parents of the boundary nodes. Indexwidth of the new node order is 33. Merging nodes close (1e-06) to one another. 1111 original nodes merged to 1100 new nodes. Merging of nodes is complete. Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory cylinder. Saving 1100 coordinates to mesh.nodes. Saving 1000 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/reynolds3b/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.80 sec ---------------------------------------------------------- Test Failed. "reynolds3b" end time: Apr 29 16:55 PDT "reynolds3b" time elapsed: 00:00:00 ---------------------------------------------------------- 286/340 Testing: rgdblock 286/340 Test: rgdblock Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/rgdblock" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/rgdblock/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/rgdblock "rgdblock" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file anturi. Elmergrid loading data: ----------------------- Loading the geometry from file 'anturi.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (3-DIM). Loading 3 subcell limits in X-direction Loading 6 subcell limits in Y-direction Loading 5 subcell limits in Z-direction Loading material structure End of field Loading boundary conditions Found 2 boundaries Loading minimum number of elements Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'anturi.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 7 cells were created. Numbered 670 knots in 576 4-node elements. Numbering order was and max levelwidth 51. 1 element sides between materials -4 and 1 were located to type 1. 2 element sides between materials -4 and 2 were located to type 2. Created 8 extruded divisions. Elementtype 404 extruded to type 808. Allocated for 7 new BC lists Extruded mesh has 4272 elements in 8 levels. Simple extrusion would have 4608 elements Extruded BCs list 0 of types [1,1] has 2 elements. Extruded BCs list 1 of types [2,2] has 8 elements. Layer BCs list 2 of types [3,3] has 504 elements. Layer BCs list 3 of types [4,5] has 72 elements. Layer BCs list 4 of types [6,6] has 24 elements. Layer BCs list 5 of types [7,7] has 48 elements. Layer BCs list 6 of types [8,8] has 504 elements. 6030 original nodes moved to 5454 new ones. Created 4272 elements and 5454 nodes by extruding the 2D geometry Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory anturi. Saving 5454 coordinates to mesh.nodes. Saving 4272 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/rgdblock/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.86 sec ---------------------------------------------------------- Test Failed. "rgdblock" end time: Apr 29 16:55 PDT "rgdblock" time elapsed: 00:00:00 ---------------------------------------------------------- 287/340 Testing: RichardsDyke 287/340 Test: RichardsDyke Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/RichardsDyke" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/RichardsDyke/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/RichardsDyke "RichardsDyke" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file land_dyke. Elmergrid loading data: ----------------------- Loading the geometry from file 'land_dyke.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 5 subcell limits in X-direction Loading 3 subcell limits in Y-direction Loading material structure End of field Loaded 1 geometry mappings Loading boundary conditions Found 7 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'land_dyke.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 4 cells were created. Numbered 20400 knots in 20066 4-node elements. Numbering order was and max levelwidth 82. 254 element sides between materials -1 and 1 were located to type 1. 79 element sides between materials -2 and 1 were located to type 2. 49 element sides between materials 3 and 1 were located to type 3. 103 element sides between materials 4 and 1 were located to type 4. 53 element sides between materials 5 and 1 were located to type 5. 49 element sides between materials 6 and 1 were located to type 6. 79 element sides between materials -4 and 1 were located to type 7. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory land_dyke. Saving 20400 coordinates to mesh.nodes. Saving 20066 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/RichardsDyke/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.92 sec ---------------------------------------------------------- Test Failed. "RichardsDyke" end time: Apr 29 16:55 PDT "RichardsDyke" time elapsed: 00:00:00 ---------------------------------------------------------- 288/340 Testing: RichardsDyke2 288/340 Test: RichardsDyke2 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/RichardsDyke2" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/RichardsDyke2/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/RichardsDyke2 "RichardsDyke2" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file land_gauss. Elmergrid loading data: ----------------------- Loading the geometry from file 'land_gauss.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 5 subcell limits in X-direction Loading 2 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 5 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'land_gauss.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 4 cells were created. Numbered 20381 knots in 20064 4-node elements. Numbering order was and max levelwidth 91. 228 element sides between materials -1 and 1 were located to type 1. 88 element sides between materials -2 and 1 were located to type 2. 114 element sides between materials 2 and 1 were located to type 3. 114 element sides between materials 3 and 1 were located to type 4. 88 element sides between materials -4 and 1 were located to type 5. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory land_gauss. Saving 20381 coordinates to mesh.nodes. Saving 20064 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/RichardsDyke2/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.94 sec ---------------------------------------------------------- Test Failed. "RichardsDyke2" end time: Apr 29 16:55 PDT "RichardsDyke2" time elapsed: 00:00:00 ---------------------------------------------------------- 289/340 Testing: RigidMeshMapper1 289/340 Test: RigidMeshMapper1 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/RigidMeshMapper1" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/RigidMeshMapper1/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/RigidMeshMapper1 "RigidMeshMapper1" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file square. Elmergrid loading data: ----------------------- Loading the geometry from file 'square.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 1 subcell sizes in X-direction Loading 1 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 1 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'square.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 3136 knots in 3025 4-node elements. Numbering order was and max levelwidth 58. 220 element sides between materials 0 and 1 were located to type 1. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory square. Saving 3136 coordinates to mesh.nodes. Saving 3025 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/RigidMeshMapper1/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.76 sec ---------------------------------------------------------- Test Failed. "RigidMeshMapper1" end time: Apr 29 16:55 PDT "RigidMeshMapper1" time elapsed: 00:00:00 ---------------------------------------------------------- 290/340 Testing: RigidMeshMapper2 290/340 Test: RigidMeshMapper2 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/RigidMeshMapper2" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/RigidMeshMapper2/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/RigidMeshMapper2 "RigidMeshMapper2" start time: Apr 29 16:55 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file rectangles. Elmergrid loading data: ----------------------- Loading the geometry from file 'rectangles.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 3 subcell sizes in X-direction Loading 3 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 2 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'rectangles.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 9 cells were created. Numbered 3111 knots in 3000 4-node elements. Numbering order was and max levelwidth 63. 220 element sides between materials 0 and 1 were located to type 1. 60 element sides between materials 2 and 1 were located to type 2. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory rectangles. Saving 3111 coordinates to mesh.nodes. Saving 3000 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/RigidMeshMapper2/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.78 sec ---------------------------------------------------------- Test Failed. "RigidMeshMapper2" end time: Apr 29 16:56 PDT "RigidMeshMapper2" time elapsed: 00:00:00 ---------------------------------------------------------- 291/340 Testing: rot_aniso 291/340 Test: rot_aniso Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/rot_aniso" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/rot_aniso/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/rot_aniso "rot_aniso" start time: Apr 29 16:56 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file beam3d. Elmergrid loading data: ----------------------- Loading the geometry from file 'beam3d.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (3-DIM). Loading 2 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading 2 subcell limits in Z-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Loading minimum number of elements Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'beam3d.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 56 knots in 42 4-node elements. Numbering order was and max levelwidth 9. 6 element sides between materials -1 and 1 were located to type 1. 7 element sides between materials -2 and 1 were located to type 2. 6 element sides between materials -3 and 1 were located to type 3. 7 element sides between materials -4 and 1 were located to type 4. Created 60 extruded divisions. Elementtype 404 extruded to type 808. Allocated for 6 new BC lists Extruded mesh has 2520 elements in 60 levels. Simple extrusion would have 2520 elements Extruded BCs list 0 of types [1,1] has 360 elements. Extruded BCs list 1 of types [2,2] has 420 elements. Extruded BCs list 2 of types [3,3] has 360 elements. Extruded BCs list 3 of types [4,4] has 420 elements. Layer BCs list 4 of types [5,5] has 42 elements. Layer BCs list 5 of types [6,6] has 42 elements. Created 2520 elements and 3416 nodes by extruding the 2D geometry Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory beam3d. Saving 3416 coordinates to mesh.nodes. Saving 2520 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/rot_aniso/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.85 sec ---------------------------------------------------------- Test Failed. "rot_aniso" end time: Apr 29 16:56 PDT "rot_aniso" time elapsed: 00:00:00 ---------------------------------------------------------- 292/340 Testing: RotatingBCMagnetoDynamics 292/340 Test: RotatingBCMagnetoDynamics Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/RotatingBCMagnetoDynamics" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/RotatingBCMagnetoDynamics/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/RotatingBCMagnetoDynamics "RotatingBCMagnetoDynamics" start time: Apr 29 16:56 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Lower dimensional boundaries will be removed Materials and boundaries will be renumbered Nodes that do not appear in any element will be removed Output will be saved to file mortar_quarter. Elmergrid loading data: ----------------------- Format chosen using the first line: $MeshFormat Loading mesh in Gmsh format 2.0 from file mortar_quarter.msh Allocating for 1738 knots and 3505 elements. Moving bulk elements to boundary elements Leading bulk elementtype is 303 Trailing bulk elementtype is 101 There are 262 (out of 3505) lower dimensional elements. Node 1544 belongs to maximum of 9 elements Found 25 side elements that have two parents. Found 261 side elements, could have found 262 Removing 1 lower dimensional elements from the element list Parent elements were reordered up to indx 3243. Moved 3243 elements (out of 3505) to new positions Initial boundary interval [1,12] boundary index changed 5 -> 3 in 25 elements boundary index changed 6 -> 4 in 26 elements boundary index changed 7 -> 5 in 26 elements boundary index changed 8 -> 6 in 53 elements boundary index changed 9 -> 7 in 18 elements boundary index changed 10 -> 8 in 21 elements boundary index changed 11 -> 9 in 19 elements boundary index changed 12 -> 10 in 17 elements boundary index changed 3 -> 11 in 1 elements boundary index changed 4 -> 12 in 1 elements Mapping boundary types from [1 12] to [1 12] Initial body interval [14,18] body index changed 14 -> 1 in 686 elements body index changed 16 -> 2 in 670 elements body index changed 18 -> 3 in 1887 elements Mapping material types from [14 18] to [1 3] Successfully read the mesh from the Gmsh input file. Elmergrid creating and manipulating meshes: ------------------------------------------- Removing lower dimensional boundaries Maximum elementtype is 303 and dimension 2 Removed 9 (out of 261) less than 2D boundary elements Removing 1 unused nodes (out of 1738) from the mesh Initial boundary interval [1,10] Numbering of boundary types is already ok Initial body interval [1,3] Numbering of bodies is already ok Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory mortar_quarter. Saving 1737 coordinates to mesh.nodes. Saving 3243 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi Starting program Elmergrid Loading ElmerGrid commands from file 'extrude_quarter.eg'. Reached the end of command file Read commands from a file Elmergrid loading data: ----------------------- Loading mesh in ElmerSolver format from directory mortar_quarter. Loading header from mesh.header Maximum elementtype index is: 303 Allocating for 1737 knots and 3243 elements. Loading 1737 Elmer nodes from mesh.nodes Loading 3243 bulk elements from mesh.elements Loading 252 boundary elements from mesh.boundary Elmer mesh loaded succesfully Elmergrid creating and manipulating meshes: ------------------------------------------- Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Created 3 extruded divisions. Elementtype 303 extruded to type 706. Allocated for 3 new BC lists Extruded mesh has 9729 elements in 3 levels. Simple extrusion would have 9729 elements Extruded BCs list 0 of types [1,10] has 756 elements. Layer BCs list 1 of types [11,13] has 3243 elements. Layer BCs list 2 of types [14,16] has 3243 elements. Created 9729 elements and 6948 nodes by extruding the 2D geometry Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory mortar3d. Saving 6948 coordinates to mesh.nodes. Saving 9729 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/RotatingBCMagnetoDynamics/TEST.PASSED Call Stack (most recent call first): runtest.cmake:5 (RUN_ELMER_TEST) Test time = 1.37 sec ---------------------------------------------------------- Test Failed. "RotatingBCMagnetoDynamics" end time: Apr 29 16:56 PDT "RotatingBCMagnetoDynamics" time elapsed: 00:00:01 ---------------------------------------------------------- 293/340 Testing: RotatingBCMagnetoDynamics2 293/340 Test: RotatingBCMagnetoDynamics2 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/RotatingBCMagnetoDynamics2" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/RotatingBCMagnetoDynamics2/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/RotatingBCMagnetoDynamics2 "RotatingBCMagnetoDynamics2" start time: Apr 29 16:56 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Lower dimensional boundaries will be removed Materials and boundaries will be renumbered Nodes that do not appear in any element will be removed Output will be saved to file mortar_quarter. Elmergrid loading data: ----------------------- Format chosen using the first line: $MeshFormat Loading mesh in Gmsh format 2.0 from file mortar_quarter.msh Allocating for 1738 knots and 3505 elements. Moving bulk elements to boundary elements Leading bulk elementtype is 303 Trailing bulk elementtype is 101 There are 262 (out of 3505) lower dimensional elements. Node 1544 belongs to maximum of 9 elements Found 25 side elements that have two parents. Found 261 side elements, could have found 262 Removing 1 lower dimensional elements from the element list Parent elements were reordered up to indx 3243. Moved 3243 elements (out of 3505) to new positions Initial boundary interval [1,12] boundary index changed 5 -> 3 in 25 elements boundary index changed 6 -> 4 in 26 elements boundary index changed 7 -> 5 in 26 elements boundary index changed 8 -> 6 in 53 elements boundary index changed 9 -> 7 in 18 elements boundary index changed 10 -> 8 in 21 elements boundary index changed 11 -> 9 in 19 elements boundary index changed 12 -> 10 in 17 elements boundary index changed 3 -> 11 in 1 elements boundary index changed 4 -> 12 in 1 elements Mapping boundary types from [1 12] to [1 12] Initial body interval [14,18] body index changed 14 -> 1 in 686 elements body index changed 16 -> 2 in 670 elements body index changed 18 -> 3 in 1887 elements Mapping material types from [14 18] to [1 3] Successfully read the mesh from the Gmsh input file. Elmergrid creating and manipulating meshes: ------------------------------------------- Removing lower dimensional boundaries Maximum elementtype is 303 and dimension 2 Removed 9 (out of 261) less than 2D boundary elements Removing 1 unused nodes (out of 1738) from the mesh Initial boundary interval [1,10] Numbering of boundary types is already ok Initial body interval [1,3] Numbering of bodies is already ok Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory mortar_quarter. Saving 1737 coordinates to mesh.nodes. Saving 3243 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi Starting program Elmergrid Loading ElmerGrid commands from file 'extrude_quarter.eg'. Reached the end of command file Read commands from a file Elmergrid loading data: ----------------------- Loading mesh in ElmerSolver format from directory mortar_quarter. Loading header from mesh.header Maximum elementtype index is: 303 Allocating for 1737 knots and 3243 elements. Loading 1737 Elmer nodes from mesh.nodes Loading 3243 bulk elements from mesh.elements Loading 252 boundary elements from mesh.boundary Elmer mesh loaded succesfully Elmergrid creating and manipulating meshes: ------------------------------------------- Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Created 6 extruded divisions. Elementtype 303 extruded to type 706. Allocated for 3 new BC lists Extruded mesh has 19458 elements in 6 levels. Simple extrusion would have 19458 elements Extruded BCs list 0 of types [1,10] has 1512 elements. Layer BCs list 1 of types [11,13] has 3243 elements. Layer BCs list 2 of types [14,16] has 3243 elements. Created 19458 elements and 12159 nodes by extruding the 2D geometry Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory mortar3d. Saving 12159 coordinates to mesh.nodes. Saving 19458 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/RotatingBCMagnetoDynamics2/TEST.PASSED Call Stack (most recent call first): runtest.cmake:5 (RUN_ELMER_TEST) Test time = 1.93 sec ---------------------------------------------------------- Test Failed. "RotatingBCMagnetoDynamics2" end time: Apr 29 16:56 PDT "RotatingBCMagnetoDynamics2" time elapsed: 00:00:01 ---------------------------------------------------------- 294/340 Testing: RotatingBCMagnetoDynamicsGeneric 294/340 Test: RotatingBCMagnetoDynamicsGeneric Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/RotatingBCMagnetoDynamicsGeneric" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/RotatingBCMagnetoDynamicsGeneric/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/RotatingBCMagnetoDynamicsGeneric "RotatingBCMagnetoDynamicsGeneric" start time: Apr 29 16:56 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Lower dimensional boundaries will be removed Materials and boundaries will be renumbered Nodes that do not appear in any element will be removed Output will be saved to file mortar_quarter. Elmergrid loading data: ----------------------- Format chosen using the first line: $MeshFormat Loading mesh in Gmsh format 2.0 from file mortar_quarter.msh Allocating for 1738 knots and 3505 elements. Moving bulk elements to boundary elements Leading bulk elementtype is 303 Trailing bulk elementtype is 101 There are 262 (out of 3505) lower dimensional elements. Node 1544 belongs to maximum of 9 elements Found 25 side elements that have two parents. Found 261 side elements, could have found 262 Removing 1 lower dimensional elements from the element list Parent elements were reordered up to indx 3243. Moved 3243 elements (out of 3505) to new positions Initial boundary interval [1,12] boundary index changed 5 -> 3 in 25 elements boundary index changed 6 -> 4 in 26 elements boundary index changed 7 -> 5 in 26 elements boundary index changed 8 -> 6 in 53 elements boundary index changed 9 -> 7 in 18 elements boundary index changed 10 -> 8 in 21 elements boundary index changed 11 -> 9 in 19 elements boundary index changed 12 -> 10 in 17 elements boundary index changed 3 -> 11 in 1 elements boundary index changed 4 -> 12 in 1 elements Mapping boundary types from [1 12] to [1 12] Initial body interval [14,18] body index changed 14 -> 1 in 686 elements body index changed 16 -> 2 in 670 elements body index changed 18 -> 3 in 1887 elements Mapping material types from [14 18] to [1 3] Successfully read the mesh from the Gmsh input file. Elmergrid creating and manipulating meshes: ------------------------------------------- Removing lower dimensional boundaries Maximum elementtype is 303 and dimension 2 Removed 9 (out of 261) less than 2D boundary elements Removing 1 unused nodes (out of 1738) from the mesh Initial boundary interval [1,10] Numbering of boundary types is already ok Initial body interval [1,3] Numbering of bodies is already ok Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory mortar_quarter. Saving 1737 coordinates to mesh.nodes. Saving 3243 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi Starting program Elmergrid Loading ElmerGrid commands from file 'extrude_quarter.eg'. Reached the end of command file Read commands from a file Elmergrid loading data: ----------------------- Loading mesh in ElmerSolver format from directory mortar_quarter. Loading header from mesh.header Maximum elementtype index is: 303 Allocating for 1737 knots and 3243 elements. Loading 1737 Elmer nodes from mesh.nodes Loading 3243 bulk elements from mesh.elements Loading 252 boundary elements from mesh.boundary Elmer mesh loaded succesfully Elmergrid creating and manipulating meshes: ------------------------------------------- Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Created 6 extruded divisions. Elementtype 303 extruded to type 706. Allocated for 3 new BC lists Extruded mesh has 19458 elements in 6 levels. Simple extrusion would have 19458 elements Extruded BCs list 0 of types [1,10] has 1512 elements. Layer BCs list 1 of types [11,13] has 3243 elements. Layer BCs list 2 of types [14,16] has 3243 elements. Created 19458 elements and 12159 nodes by extruding the 2D geometry Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory mortar3d. Saving 12159 coordinates to mesh.nodes. Saving 19458 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/RotatingBCMagnetoDynamicsGeneric/TEST.PASSED Call Stack (most recent call first): runtest.cmake:5 (RUN_ELMER_TEST) Test time = 1.93 sec ---------------------------------------------------------- Test Failed. "RotatingBCMagnetoDynamicsGeneric" end time: Apr 29 16:56 PDT "RotatingBCMagnetoDynamicsGeneric" time elapsed: 00:00:01 ---------------------------------------------------------- 295/340 Testing: RotatingBCPoisson2D 295/340 Test: RotatingBCPoisson2D Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/RotatingBCPoisson2D" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/RotatingBCPoisson2D/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/RotatingBCPoisson2D "RotatingBCPoisson2D" start time: Apr 29 16:56 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Lower dimensional boundaries will be removed Materials and boundaries will be renumbered Nodes that do not appear in any element will be removed Output will be saved to file mortar. Elmergrid loading data: ----------------------- Format chosen using the first line: $MeshFormat Loading mesh in Gmsh format 2.0 from file mortar.msh Allocating for 1983 knots and 3993 elements. Moving bulk elements to boundary elements Leading bulk elementtype is 303 Trailing bulk elementtype is 101 There are 311 (out of 3993) lower dimensional elements. Node 87 belongs to maximum of 8 elements Found 19 side elements that have two parents. Found 309 side elements, could have found 311 Removing 2 lower dimensional elements from the element list Parent elements were reordered up to indx 3682. Moved 3682 elements (out of 3993) to new positions Initial boundary interval [1,14] Numbering of boundary types is already ok Initial body interval [16,20] body index changed 16 -> 1 in 2952 elements body index changed 18 -> 2 in 369 elements body index changed 20 -> 3 in 361 elements Mapping material types from [16 20] to [1 3] Successfully read the mesh from the Gmsh input file. Elmergrid creating and manipulating meshes: ------------------------------------------- Removing lower dimensional boundaries Maximum elementtype is 303 and dimension 2 Removed 12 (out of 309) less than 2D boundary elements Removing 2 unused nodes (out of 1983) from the mesh Initial boundary interval [1,13] Numbering of boundary types is already ok Initial body interval [1,3] Numbering of bodies is already ok Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory mortar. Saving 1981 coordinates to mesh.nodes. Saving 3682 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/RotatingBCPoisson2D/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.79 sec ---------------------------------------------------------- Test Failed. "RotatingBCPoisson2D" end time: Apr 29 16:56 PDT "RotatingBCPoisson2D" time elapsed: 00:00:00 ---------------------------------------------------------- 296/340 Testing: RotatingBCPoisson3D 296/340 Test: RotatingBCPoisson3D Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/RotatingBCPoisson3D" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/RotatingBCPoisson3D/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/RotatingBCPoisson3D "RotatingBCPoisson3D" start time: Apr 29 16:56 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Lower dimensional boundaries will be removed Materials and boundaries will be renumbered Nodes that do not appear in any element will be removed Output will be saved to file mortar. Elmergrid loading data: ----------------------- Format chosen using the first line: $MeshFormat Loading mesh in Gmsh format 2.0 from file mortar.msh Allocating for 1983 knots and 3993 elements. Moving bulk elements to boundary elements Leading bulk elementtype is 303 Trailing bulk elementtype is 101 There are 311 (out of 3993) lower dimensional elements. Node 87 belongs to maximum of 8 elements Found 19 side elements that have two parents. Found 309 side elements, could have found 311 Removing 2 lower dimensional elements from the element list Parent elements were reordered up to indx 3682. Moved 3682 elements (out of 3993) to new positions Initial boundary interval [1,14] Numbering of boundary types is already ok Initial body interval [16,20] body index changed 16 -> 1 in 2952 elements body index changed 18 -> 2 in 369 elements body index changed 20 -> 3 in 361 elements Mapping material types from [16 20] to [1 3] Successfully read the mesh from the Gmsh input file. Elmergrid creating and manipulating meshes: ------------------------------------------- Removing lower dimensional boundaries Maximum elementtype is 303 and dimension 2 Removed 12 (out of 309) less than 2D boundary elements Removing 2 unused nodes (out of 1983) from the mesh Initial boundary interval [1,13] Numbering of boundary types is already ok Initial body interval [1,3] Numbering of bodies is already ok Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory mortar. Saving 1981 coordinates to mesh.nodes. Saving 3682 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi Starting program Elmergrid Loading ElmerGrid commands from file 'extrude.eg'. Reached the end of command file Read commands from a file Elmergrid loading data: ----------------------- Loading mesh in ElmerSolver format from directory mortar. Loading header from mesh.header Maximum elementtype index is: 303 Allocating for 1981 knots and 3682 elements. Loading 1981 Elmer nodes from mesh.nodes Loading 3682 bulk elements from mesh.elements Loading 297 boundary elements from mesh.boundary Elmer mesh loaded succesfully Elmergrid creating and manipulating meshes: ------------------------------------------- Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Created 2 extruded divisions. Elementtype 303 extruded to type 706. Allocated for 3 new BC lists Extruded mesh has 7364 elements in 2 levels. Simple extrusion would have 7364 elements Extruded BCs list 0 of types [1,13] has 594 elements. Layer BCs list 1 of types [14,16] has 3682 elements. Layer BCs list 2 of types [17,19] has 3682 elements. Created 7364 elements and 5943 nodes by extruding the 2D geometry Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory mortar3d. Saving 5943 coordinates to mesh.nodes. Saving 7364 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/RotatingBCPoisson3D/TEST.PASSED Call Stack (most recent call first): runtest.cmake:5 (RUN_ELMER_TEST) Test time = 0.89 sec ---------------------------------------------------------- Test Failed. "RotatingBCPoisson3D" end time: Apr 29 16:56 PDT "RotatingBCPoisson3D" time elapsed: 00:00:00 ---------------------------------------------------------- 297/340 Testing: RotatingBCPoisson3DGeneric 297/340 Test: RotatingBCPoisson3DGeneric Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/RotatingBCPoisson3DGeneric" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/RotatingBCPoisson3DGeneric/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/RotatingBCPoisson3DGeneric "RotatingBCPoisson3DGeneric" start time: Apr 29 16:56 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Lower dimensional boundaries will be removed Materials and boundaries will be renumbered Nodes that do not appear in any element will be removed Output will be saved to file mortar_quarter. Elmergrid loading data: ----------------------- Format chosen using the first line: $MeshFormat Loading mesh in Gmsh format 2.0 from file mortar_quarter.msh Allocating for 1738 knots and 3505 elements. Moving bulk elements to boundary elements Leading bulk elementtype is 303 Trailing bulk elementtype is 101 There are 262 (out of 3505) lower dimensional elements. Node 1544 belongs to maximum of 9 elements Found 25 side elements that have two parents. Found 261 side elements, could have found 262 Removing 1 lower dimensional elements from the element list Parent elements were reordered up to indx 3243. Moved 3243 elements (out of 3505) to new positions Initial boundary interval [1,12] boundary index changed 5 -> 3 in 25 elements boundary index changed 6 -> 4 in 26 elements boundary index changed 7 -> 5 in 26 elements boundary index changed 8 -> 6 in 53 elements boundary index changed 9 -> 7 in 18 elements boundary index changed 10 -> 8 in 21 elements boundary index changed 11 -> 9 in 19 elements boundary index changed 12 -> 10 in 17 elements boundary index changed 3 -> 11 in 1 elements boundary index changed 4 -> 12 in 1 elements Mapping boundary types from [1 12] to [1 12] Initial body interval [14,18] body index changed 14 -> 1 in 686 elements body index changed 16 -> 2 in 670 elements body index changed 18 -> 3 in 1887 elements Mapping material types from [14 18] to [1 3] Successfully read the mesh from the Gmsh input file. Elmergrid creating and manipulating meshes: ------------------------------------------- Removing lower dimensional boundaries Maximum elementtype is 303 and dimension 2 Removed 9 (out of 261) less than 2D boundary elements Removing 1 unused nodes (out of 1738) from the mesh Initial boundary interval [1,10] Numbering of boundary types is already ok Initial body interval [1,3] Numbering of bodies is already ok Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory mortar_quarter. Saving 1737 coordinates to mesh.nodes. Saving 3243 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi Starting program Elmergrid Loading ElmerGrid commands from file 'extrude_quarter.eg'. Reached the end of command file Read commands from a file Elmergrid loading data: ----------------------- Loading mesh in ElmerSolver format from directory mortar_quarter. Loading header from mesh.header Maximum elementtype index is: 303 Allocating for 1737 knots and 3243 elements. Loading 1737 Elmer nodes from mesh.nodes Loading 3243 bulk elements from mesh.elements Loading 252 boundary elements from mesh.boundary Elmer mesh loaded succesfully Elmergrid creating and manipulating meshes: ------------------------------------------- Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Created 6 extruded divisions. Elementtype 303 extruded to type 706. Allocated for 3 new BC lists Extruded mesh has 19458 elements in 6 levels. Simple extrusion would have 19458 elements Extruded BCs list 0 of types [1,10] has 1512 elements. Layer BCs list 1 of types [11,13] has 3243 elements. Layer BCs list 2 of types [14,16] has 3243 elements. Created 19458 elements and 12159 nodes by extruding the 2D geometry Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory mortar3d. Saving 12159 coordinates to mesh.nodes. Saving 19458 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/RotatingBCPoisson3DGeneric/TEST.PASSED Call Stack (most recent call first): runtest.cmake:5 (RUN_ELMER_TEST) Test time = 1.01 sec ---------------------------------------------------------- Test Failed. "RotatingBCPoisson3DGeneric" end time: Apr 29 16:56 PDT "RotatingBCPoisson3DGeneric" time elapsed: 00:00:01 ---------------------------------------------------------- 298/340 Testing: RotatingBCPoisson3DSymmSkev 298/340 Test: RotatingBCPoisson3DSymmSkev Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/RotatingBCPoisson3DSymmSkev" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/RotatingBCPoisson3DSymmSkev/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/RotatingBCPoisson3DSymmSkev "RotatingBCPoisson3DSymmSkev" start time: Apr 29 16:56 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Lower dimensional boundaries will be removed Materials and boundaries will be renumbered Nodes that do not appear in any element will be removed Output will be saved to file mortar_quarter. Elmergrid loading data: ----------------------- Format chosen using the first line: $MeshFormat Loading mesh in Gmsh format 2.0 from file mortar_quarter.msh Allocating for 1738 knots and 3505 elements. Moving bulk elements to boundary elements Leading bulk elementtype is 303 Trailing bulk elementtype is 101 There are 262 (out of 3505) lower dimensional elements. Node 1544 belongs to maximum of 9 elements Found 25 side elements that have two parents. Found 261 side elements, could have found 262 Removing 1 lower dimensional elements from the element list Parent elements were reordered up to indx 3243. Moved 3243 elements (out of 3505) to new positions Initial boundary interval [1,12] boundary index changed 5 -> 3 in 25 elements boundary index changed 6 -> 4 in 26 elements boundary index changed 7 -> 5 in 26 elements boundary index changed 8 -> 6 in 53 elements boundary index changed 9 -> 7 in 18 elements boundary index changed 10 -> 8 in 21 elements boundary index changed 11 -> 9 in 19 elements boundary index changed 12 -> 10 in 17 elements boundary index changed 3 -> 11 in 1 elements boundary index changed 4 -> 12 in 1 elements Mapping boundary types from [1 12] to [1 12] Initial body interval [14,18] body index changed 14 -> 1 in 686 elements body index changed 16 -> 2 in 670 elements body index changed 18 -> 3 in 1887 elements Mapping material types from [14 18] to [1 3] Successfully read the mesh from the Gmsh input file. Elmergrid creating and manipulating meshes: ------------------------------------------- Removing lower dimensional boundaries Maximum elementtype is 303 and dimension 2 Removed 9 (out of 261) less than 2D boundary elements Removing 1 unused nodes (out of 1738) from the mesh Initial boundary interval [1,10] Numbering of boundary types is already ok Initial body interval [1,3] Numbering of bodies is already ok Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory mortar_quarter. Saving 1737 coordinates to mesh.nodes. Saving 3243 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi Starting program Elmergrid Loading ElmerGrid commands from file 'extrude_quarter.eg'. Reached the end of command file Read commands from a file Elmergrid loading data: ----------------------- Loading mesh in ElmerSolver format from directory mortar_quarter. Loading header from mesh.header Maximum elementtype index is: 303 Allocating for 1737 knots and 3243 elements. Loading 1737 Elmer nodes from mesh.nodes Loading 3243 bulk elements from mesh.elements Loading 252 boundary elements from mesh.boundary Elmer mesh loaded succesfully Elmergrid creating and manipulating meshes: ------------------------------------------- Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Created 6 extruded divisions. Elementtype 303 extruded to type 706. Allocated for 3 new BC lists Extruded mesh has 19458 elements in 6 levels. Simple extrusion would have 19458 elements Extruded BCs list 0 of types [1,10] has 1512 elements. Layer BCs list 1 of types [11,13] has 3243 elements. Layer BCs list 2 of types [14,16] has 3243 elements. Created 19458 elements and 12159 nodes by extruding the 2D geometry Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory mortar3d. Saving 12159 coordinates to mesh.nodes. Saving 19458 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/RotatingBCPoisson3DSymmSkev/TEST.PASSED Call Stack (most recent call first): runtest.cmake:4 (RUN_ELMER_TEST) Test time = 1.00 sec ---------------------------------------------------------- Test Failed. "RotatingBCPoisson3DSymmSkev" end time: Apr 29 16:56 PDT "RotatingBCPoisson3DSymmSkev" time elapsed: 00:00:00 ---------------------------------------------------------- 299/340 Testing: RotatingFlow 299/340 Test: RotatingFlow Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/RotatingFlow" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/RotatingFlow/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/RotatingFlow "RotatingFlow" start time: Apr 29 16:56 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/RotatingFlow/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.78 sec ---------------------------------------------------------- Test Failed. "RotatingFlow" end time: Apr 29 16:56 PDT "RotatingFlow" time elapsed: 00:00:00 ---------------------------------------------------------- 300/340 Testing: rotflow 300/340 Test: rotflow Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/rotflow" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/rotflow/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/rotflow "rotflow" start time: Apr 29 16:56 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/rotflow/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.81 sec ---------------------------------------------------------- Test Failed. "rotflow" end time: Apr 29 16:56 PDT "rotflow" time elapsed: 00:00:00 ---------------------------------------------------------- 301/340 Testing: savescalars 301/340 Test: savescalars Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/savescalars" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/savescalars/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/savescalars "savescalars" start time: Apr 29 16:56 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file angle. Elmergrid loading data: ----------------------- Loading the geometry from file 'angle.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 2 subcell sizes in X-direction Loading 2 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 1 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'angle.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 3 cells were created. Numbered 981 knots in 300 8-node elements. Numbering order was and max levelwidth 64. 80 element sides between materials 0 and 1 were located to type 1. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory angle. Saving 981 coordinates to mesh.nodes. Saving 300 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/savescalars/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.78 sec ---------------------------------------------------------- Test Failed. "savescalars" end time: Apr 29 16:56 PDT "savescalars" time elapsed: 00:00:00 ---------------------------------------------------------- 302/340 Testing: savescalars_boundary 302/340 Test: savescalars_boundary Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/savescalars_boundary" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/savescalars_boundary/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/savescalars_boundary "savescalars_boundary" start time: Apr 29 16:56 PDT Output: ---------------------------------------------------------- The program encountered a minor error... Check your output line length! ...we'll try to continue... The program encountered a minor error... Check your output line length! ...we'll try to continue... Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file cube. Elmergrid loading data: ----------------------- Loading the geometry from file 'cube.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (3-DIM). Loading 1 subcell sizes in X-direction Loading 1 subcell sizes in Y-direction Loading 1 subcell sizes in Z-direction Loading material structure End of field Loading boundary conditions Found 1 boundaries There is a risk that somethings was missed in line: Reference Density = 0.2 Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'cube.grd'. There is a risk that somethings was missed in line: Reference Density = 0.2 Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 36 knots in 25 4-node elements. Numbering order was and max levelwidth 8. 20 element sides between materials 0 and 1 were located to type 1. Created 5 extruded divisions. Elementtype 404 extruded to type 808. Allocated for 3 new BC lists Extruded mesh has 125 elements in 5 levels. Simple extrusion would have 125 elements Extruded BCs list 0 of types [1,1] has 100 elements. Layer BCs list 1 of types [2,2] has 25 elements. Layer BCs list 2 of types [3,3] has 25 elements. Created 125 elements and 216 nodes by extruding the 2D geometry Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory cube. Saving 216 coordinates to mesh.nodes. Saving 125 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/savescalars_boundary/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.80 sec ---------------------------------------------------------- Test Failed. "savescalars_boundary" end time: Apr 29 16:56 PDT "savescalars_boundary" time elapsed: 00:00:00 ---------------------------------------------------------- 303/340 Testing: savescalars_flux 303/340 Test: savescalars_flux Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/savescalars_flux" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/savescalars_flux/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/savescalars_flux "savescalars_flux" start time: Apr 29 16:56 PDT Output: ---------------------------------------------------------- The program encountered a minor error... Check your output line length! ...we'll try to continue... The program encountered a minor error... Check your output line length! ...we'll try to continue... Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file cube. Elmergrid loading data: ----------------------- Loading the geometry from file 'cube.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (3-DIM). Loading 1 subcell sizes in X-direction Loading 1 subcell sizes in Y-direction Loading 1 subcell sizes in Z-direction Loading material structure End of field Loading boundary conditions Found 1 boundaries There is a risk that somethings was missed in line: Reference Density = 0.2 Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'cube.grd'. There is a risk that somethings was missed in line: Reference Density = 0.2 Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 36 knots in 25 4-node elements. Numbering order was and max levelwidth 8. 20 element sides between materials 0 and 1 were located to type 1. Created 5 extruded divisions. Elementtype 404 extruded to type 808. Allocated for 3 new BC lists Extruded mesh has 125 elements in 5 levels. Simple extrusion would have 125 elements Extruded BCs list 0 of types [1,1] has 100 elements. Layer BCs list 1 of types [2,2] has 25 elements. Layer BCs list 2 of types [3,3] has 25 elements. Created 125 elements and 216 nodes by extruding the 2D geometry Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory cube. Saving 216 coordinates to mesh.nodes. Saving 125 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/savescalars_flux/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.79 sec ---------------------------------------------------------- Test Failed. "savescalars_flux" end time: Apr 29 16:56 PDT "savescalars_flux" time elapsed: 00:00:00 ---------------------------------------------------------- 304/340 Testing: SensTemperature 304/340 Test: SensTemperature Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/SensTemperature" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/SensTemperature/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/SensTemperature "SensTemperature" start time: Apr 29 16:56 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file neck. Elmergrid loading data: ----------------------- Loading the geometry from file 'neck.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 4 subcell sizes in X-direction Loading 4 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 3 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'neck.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 5 cells were created. Numbered 5247 knots in 5056 4-node elements. Numbering order was and max levelwidth 66. 253 element sides between materials 0 and 1 were located to type 1. 64 element sides between materials 2 and 1 were located to type 2. 63 element sides between materials 3 and 1 were located to type 3. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory neck. Saving 5247 coordinates to mesh.nodes. Saving 5056 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/SensTemperature/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.85 sec ---------------------------------------------------------- Test Failed. "SensTemperature" end time: Apr 29 16:56 PDT "SensTemperature" time elapsed: 00:00:00 ---------------------------------------------------------- 305/340 Testing: ShallowWaterNS 305/340 Test: ShallowWaterNS Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/ShallowWaterNS" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/ShallowWaterNS/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/ShallowWaterNS "ShallowWaterNS" start time: Apr 29 16:56 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file 1d. Elmergrid loading data: ----------------------- Loading the geometry from file '1d.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (1-DIM). Loading 4 subcell limits in X-direction Loading material structure End of field Loading boundary conditions Found 2 boundaries Loading minimum number of elements Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file '1d.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 101 knots in 100 2-node elements. 1 element sides between materials 2 and 1 were located to type 1. 1 element sides between materials 3 and 1 were located to type 2. Dimension 3 not active but higher dimensions are? Dimension 2 not active but higher dimensions are? Coordinates defined in 1 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory 1d. Saving 101 coordinates to mesh.nodes. Saving 100 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/ShallowWaterNS/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.77 sec ---------------------------------------------------------- Test Failed. "ShallowWaterNS" end time: Apr 29 16:56 PDT "ShallowWaterNS" time elapsed: 00:00:00 ---------------------------------------------------------- 306/340 Testing: shell 306/340 Test: shell Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/shell" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/shell/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/shell "shell" start time: Apr 29 16:56 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/shell/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.76 sec ---------------------------------------------------------- Test Failed. "shell" end time: Apr 29 16:56 PDT "shell" time elapsed: 00:00:00 ---------------------------------------------------------- 307/340 Testing: shell2 307/340 Test: shell2 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/shell2" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/shell2/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/shell2 "shell2" start time: Apr 29 16:56 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/shell2/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.81 sec ---------------------------------------------------------- Test Failed. "shell2" end time: Apr 29 16:56 PDT "shell2" time elapsed: 00:00:00 ---------------------------------------------------------- 308/340 Testing: staged_sim 308/340 Test: staged_sim Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/staged_sim" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/staged_sim/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/staged_sim "staged_sim" start time: Apr 29 16:56 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file mesh. Elmergrid loading data: ----------------------- Loading the geometry from file 'mesh.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 6 subcell limits in X-direction Loading 3 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 3 boundaries Loading minimum number of elements Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'mesh.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 7 cells were created. Numbered 1128 knots in 1015 4-node elements. Numbering order was and max levelwidth 48. 45 element sides between materials -1 and 1 were located to type 1. 10 element sides between materials -3 and 2 were located to type 2. 10 element sides between materials 2 and 1 were located to type 3. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory mesh. Saving 1128 coordinates to mesh.nodes. Saving 1015 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/staged_sim/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.79 sec ---------------------------------------------------------- Test Failed. "staged_sim" end time: Apr 29 16:56 PDT "staged_sim" time elapsed: 00:00:00 ---------------------------------------------------------- 309/340 Testing: Step_ke 309/340 Test: Step_ke Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/Step_ke" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/Step_ke/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/Step_ke "Step_ke" start time: Apr 29 16:56 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file Step_ke. Elmergrid loading data: ----------------------- Loading the geometry from file 'Step_ke.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 5 subcell limits in X-direction Loading 7 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 6 boundaries Loading minimum number of elements Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'Step_ke.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 6 cells were created. Numbered 240 knots in 204 4-node elements. Numbering order was and max levelwidth 11. 4 element sides between materials 7 and 1 were located to type 1. 3 element sides between materials 6 and 1 were located to type 2. 4 element sides between materials 6 and 2 were located to type 3. 24 element sides between materials 4 and 2 were located to type 4. 27 element sides between materials 5 and 1 were located to type 5. 4 element sides between materials 3 and 1 were located to type 6. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory Step_ke. Saving 240 coordinates to mesh.nodes. Saving 204 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/Step_ke/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.77 sec ---------------------------------------------------------- Test Failed. "Step_ke" end time: Apr 29 16:56 PDT "Step_ke" time elapsed: 00:00:00 ---------------------------------------------------------- 310/340 Testing: Step_ns 310/340 Test: Step_ns Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/Step_ns" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/Step_ns/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/Step_ns "Step_ns" start time: Apr 29 16:56 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file Step. Elmergrid loading data: ----------------------- Loading the geometry from file 'Step.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 5 subcell limits in X-direction Loading 3 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 3 boundaries Loading minimum number of elements Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'Step.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 3 cells were created. Numbered 595 knots in 531 4-node elements. Numbering order was and max levelwidth 16. 6 element sides between materials 2 and 1 were located to type 1. 13 element sides between materials 3 and 1 were located to type 2. 107 element sides between materials 0 and 1 were located to type 3. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory Step. Saving 595 coordinates to mesh.nodes. Saving 531 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/Step_ns/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.78 sec ---------------------------------------------------------- Test Failed. "Step_ns" end time: Apr 29 16:56 PDT "Step_ns" time elapsed: 00:00:00 ---------------------------------------------------------- 311/340 Testing: Step_sa 311/340 Test: Step_sa Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/Step_sa" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/Step_sa/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/Step_sa "Step_sa" start time: Apr 29 16:56 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file Step. Elmergrid loading data: ----------------------- Loading the geometry from file 'Step.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 5 subcell limits in X-direction Loading 7 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 8 boundaries Loading minimum number of elements Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'Step.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 6 cells were created. Numbered 1607 knots in 1508 4-node elements. Numbering order was and max levelwidth 25. 18 element sides between materials 7 and 1 were located to type 1. 18 element sides between materials 3 and 1 were located to type 2. 4 element sides between materials 3 and 2 were located to type 3. 35 element sides between materials 4 and 2 were located to type 4. 4 element sides between materials 6 and 2 were located to type 5. 76 element sides between materials 5 and 1 were located to type 6. 41 element sides between materials 6 and 1 were located to type 7. 35 element sides between materials 2 and 1 were located to type 8. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory Step. Saving 1607 coordinates to mesh.nodes. Saving 1508 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/Step_sa/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.89 sec ---------------------------------------------------------- Test Failed. "Step_sa" end time: Apr 29 16:56 PDT "Step_sa" time elapsed: 00:00:00 ---------------------------------------------------------- 312/340 Testing: Step_sst-kw-wf 312/340 Test: Step_sst-kw-wf Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/Step_sst-kw-wf" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/Step_sst-kw-wf/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/Step_sst-kw-wf "Step_sst-kw-wf" start time: Apr 29 16:56 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/Step_sst-kw-wf/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.82 sec ---------------------------------------------------------- Test Failed. "Step_sst-kw-wf" end time: Apr 29 16:56 PDT "Step_sst-kw-wf" time elapsed: 00:00:00 ---------------------------------------------------------- 313/340 Testing: Step_stokes 313/340 Test: Step_stokes Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/Step_stokes" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/Step_stokes/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/Step_stokes "Step_stokes" start time: Apr 29 16:56 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file Step. Elmergrid loading data: ----------------------- Loading the geometry from file 'Step.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 5 subcell limits in X-direction Loading 3 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 3 boundaries Loading minimum number of elements Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'Step.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 3 cells were created. Numbered 595 knots in 531 4-node elements. Numbering order was and max levelwidth 16. 6 element sides between materials 2 and 1 were located to type 1. 13 element sides between materials 3 and 1 were located to type 2. 107 element sides between materials 0 and 1 were located to type 3. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory Step. Saving 595 coordinates to mesh.nodes. Saving 531 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/Step_stokes/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.81 sec ---------------------------------------------------------- Test Failed. "Step_stokes" end time: Apr 29 16:56 PDT "Step_stokes" time elapsed: 00:00:00 ---------------------------------------------------------- 314/340 Testing: Step_stokes_block 314/340 Test: Step_stokes_block Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/Step_stokes_block" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/Step_stokes_block/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/Step_stokes_block "Step_stokes_block" start time: Apr 29 16:56 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file Step. Elmergrid loading data: ----------------------- Loading the geometry from file 'Step.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 5 subcell limits in X-direction Loading 3 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 3 boundaries Loading minimum number of elements Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'Step.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 3 cells were created. Numbered 595 knots in 531 4-node elements. Numbering order was and max levelwidth 16. 6 element sides between materials 2 and 1 were located to type 1. 13 element sides between materials 3 and 1 were located to type 2. 107 element sides between materials 0 and 1 were located to type 3. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory Step. Saving 595 coordinates to mesh.nodes. Saving 531 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/Step_stokes_block/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.82 sec ---------------------------------------------------------- Test Failed. "Step_stokes_block" end time: Apr 29 16:56 PDT "Step_stokes_block" time elapsed: 00:00:00 ---------------------------------------------------------- 315/340 Testing: Step_v2f 315/340 Test: Step_v2f Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/Step_v2f" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/Step_v2f/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/Step_v2f "Step_v2f" start time: Apr 29 16:56 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file Step_v2f. Elmergrid loading data: ----------------------- Loading the geometry from file 'Step_v2f.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 5 subcell limits in X-direction Loading 7 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 8 boundaries Loading minimum number of elements Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'Step_v2f.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 6 cells were created. Numbered 1607 knots in 1508 4-node elements. Numbering order was and max levelwidth 25. 18 element sides between materials 7 and 1 were located to type 1. 18 element sides between materials 3 and 1 were located to type 2. 4 element sides between materials 3 and 2 were located to type 3. 35 element sides between materials 4 and 2 were located to type 4. 4 element sides between materials 6 and 2 were located to type 5. 76 element sides between materials 5 and 1 were located to type 6. 41 element sides between materials 6 and 1 were located to type 7. 35 element sides between materials 2 and 1 were located to type 8. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory Step_v2f. Saving 1607 coordinates to mesh.nodes. Saving 1508 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/Step_v2f/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 1.30 sec ---------------------------------------------------------- Test Failed. "Step_v2f" end time: Apr 29 16:56 PDT "Step_v2f" time elapsed: 00:00:01 ---------------------------------------------------------- 316/340 Testing: StokesPFEM 316/340 Test: StokesPFEM Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/StokesPFEM" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/StokesPFEM/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/StokesPFEM "StokesPFEM" start time: Apr 29 16:56 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/StokesPFEM/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.74 sec ---------------------------------------------------------- Test Failed. "StokesPFEM" end time: Apr 29 16:56 PDT "StokesPFEM" time elapsed: 00:00:00 ---------------------------------------------------------- 317/340 Testing: StokesProj 317/340 Test: StokesProj Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/StokesProj" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/StokesProj/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/StokesProj "StokesProj" start time: Apr 29 16:56 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/StokesProj/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.77 sec ---------------------------------------------------------- Test Failed. "StokesProj" end time: Apr 29 16:56 PDT "StokesProj" time elapsed: 00:00:00 ---------------------------------------------------------- 318/340 Testing: StrainCalculation01 318/340 Test: StrainCalculation01 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/StrainCalculation01" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/StrainCalculation01/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/StrainCalculation01 "StrainCalculation01" start time: Apr 29 16:56 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/StrainCalculation01/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.80 sec ---------------------------------------------------------- Test Failed. "StrainCalculation01" end time: Apr 29 16:56 PDT "StrainCalculation01" time elapsed: 00:00:00 ---------------------------------------------------------- 319/340 Testing: StrainCalculation02 319/340 Test: StrainCalculation02 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/StrainCalculation02" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/StrainCalculation02/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/StrainCalculation02 "StrainCalculation02" start time: Apr 29 16:56 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/StrainCalculation02/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.81 sec ---------------------------------------------------------- Test Failed. "StrainCalculation02" end time: Apr 29 16:56 PDT "StrainCalculation02" time elapsed: 00:00:00 ---------------------------------------------------------- 320/340 Testing: StrainCalculation03 320/340 Test: StrainCalculation03 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/StrainCalculation03" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/StrainCalculation03/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/StrainCalculation03 "StrainCalculation03" start time: Apr 29 16:56 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file plate. Elmergrid loading data: ----------------------- Loading the geometry from file 'plate.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (3-DIM). Loading 1 subcell sizes in X-direction Loading 1 subcell sizes in Y-direction Loading 1 subcell sizes in Z-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Loading minimum number of elements Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'plate.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 176 knots in 49 8-node elements. Numbering order was and max levelwidth 25. 7 element sides between materials -1 and 1 were located to type 1. 7 element sides between materials -2 and 1 were located to type 2. 7 element sides between materials -3 and 1 were located to type 3. 7 element sides between materials -4 and 1 were located to type 4. Created 2 extruded divisions. Elementtype 408 extruded to type 820. Allocated for 6 new BC lists Extruded mesh has 98 elements in 2 levels. Simple extrusion would have 98 elements Extruded BCs list 0 of types [1,1] has 14 elements. Extruded BCs list 1 of types [2,2] has 14 elements. Extruded BCs list 2 of types [3,3] has 14 elements. Extruded BCs list 3 of types [4,4] has 14 elements. Layer BCs list 4 of types [5,5] has 49 elements. Layer BCs list 5 of types [6,6] has 49 elements. 880 original nodes moved to 656 new ones. Created 98 elements and 656 nodes by extruding the 2D geometry Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory plate. Saving 656 coordinates to mesh.nodes. Saving 98 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/StrainCalculation03/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.75 sec ---------------------------------------------------------- Test Failed. "StrainCalculation03" end time: Apr 29 16:56 PDT "StrainCalculation03" time elapsed: 00:00:00 ---------------------------------------------------------- 321/340 Testing: streamlines 321/340 Test: streamlines Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/streamlines" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/streamlines/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/streamlines "streamlines" start time: Apr 29 16:56 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file step. Elmergrid loading data: ----------------------- Loading the geometry from file 'step.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 4 subcell sizes in X-direction Loading 2 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 3 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'step.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 3 cells were created. Numbered 496 knots in 430 4-node elements. Numbering order was and max levelwidth 13. 116 element sides between materials 0 and 1 were located to type 1. 10 element sides between materials 2 and 1 were located to type 2. 4 element sides between materials 3 and 1 were located to type 3. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory step. Saving 496 coordinates to mesh.nodes. Saving 430 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/streamlines/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.80 sec ---------------------------------------------------------- Test Failed. "streamlines" end time: Apr 29 16:56 PDT "streamlines" time elapsed: 00:00:00 ---------------------------------------------------------- 322/340 Testing: stress 322/340 Test: stress Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/stress" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/stress/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/stress "stress" start time: Apr 29 16:56 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/stress/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.73 sec ---------------------------------------------------------- Test Failed. "stress" end time: Apr 29 16:56 PDT "stress" time elapsed: 00:00:00 ---------------------------------------------------------- 323/340 Testing: StressEigen 323/340 Test: StressEigen Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/StressEigen" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/StressEigen/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/StressEigen "StressEigen" start time: Apr 29 16:56 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file angle. Elmergrid loading data: ----------------------- Loading the geometry from file 'angle.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 4 subcell sizes in X-direction Loading 2 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 3 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'angle.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 3 cells were created. Numbered 1281 knots in 1200 4-node elements. Numbering order was and max levelwidth 43. 100 element sides between materials 0 and 1 were located to type 1. 40 element sides between materials 2 and 1 were located to type 2. 20 element sides between materials 3 and 1 were located to type 3. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory angle. Saving 1281 coordinates to mesh.nodes. Saving 1200 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/StressEigen/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.76 sec ---------------------------------------------------------- Test Failed. "StressEigen" end time: Apr 29 16:56 PDT "StressEigen" time elapsed: 00:00:00 ---------------------------------------------------------- 324/340 Testing: StressEigen3D 324/340 Test: StressEigen3D Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/StressEigen3D" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/StressEigen3D/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/StressEigen3D "StressEigen3D" start time: Apr 29 16:56 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file block. Elmergrid loading data: ----------------------- Loading the geometry from file 'block.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (3-DIM). Loading 1 subcell sizes in X-direction Loading 1 subcell sizes in Y-direction Loading 1 subcell sizes in Z-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'block.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 143 knots in 120 4-node elements. Numbering order was and max levelwidth 13. 10 element sides between materials -1 and 1 were located to type 1. 12 element sides between materials -2 and 1 were located to type 2. 10 element sides between materials -3 and 1 were located to type 3. 12 element sides between materials -4 and 1 were located to type 4. Created 14 extruded divisions. Elementtype 404 extruded to type 808. Allocated for 6 new BC lists Extruded mesh has 1680 elements in 14 levels. Simple extrusion would have 1680 elements Extruded BCs list 0 of types [1,1] has 140 elements. Extruded BCs list 1 of types [2,2] has 168 elements. Extruded BCs list 2 of types [3,3] has 140 elements. Extruded BCs list 3 of types [4,4] has 168 elements. Layer BCs list 4 of types [5,5] has 120 elements. Layer BCs list 5 of types [6,6] has 120 elements. Created 1680 elements and 2145 nodes by extruding the 2D geometry Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory block. Saving 2145 coordinates to mesh.nodes. Saving 1680 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/StressEigen3D/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.83 sec ---------------------------------------------------------- Test Failed. "StressEigen3D" end time: Apr 29 16:56 PDT "StressEigen3D" time elapsed: 00:00:00 ---------------------------------------------------------- 325/340 Testing: structmap 325/340 Test: structmap Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/structmap" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/structmap/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/structmap "structmap" start time: Apr 29 16:56 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file box. Elmergrid loading data: ----------------------- Loading the geometry from file 'box.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 2 subcell limits in X-direction Loading 2 subcell limits in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'box.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 1136 knots in 1050 4-node elements. Numbering order was and max levelwidth 73. 70 element sides between materials -1 and 1 were located to type 1. 15 element sides between materials -2 and 1 were located to type 2. 70 element sides between materials -3 and 1 were located to type 3. 15 element sides between materials -4 and 1 were located to type 3. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory box. Saving 1136 coordinates to mesh.nodes. Saving 1050 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/structmap/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.79 sec ---------------------------------------------------------- Test Failed. "structmap" end time: Apr 29 16:56 PDT "structmap" time elapsed: 00:00:00 ---------------------------------------------------------- 326/340 Testing: structmap2 326/340 Test: structmap2 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/structmap2" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/structmap2/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/structmap2 "structmap2" start time: Apr 29 16:56 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file cube. Elmergrid loading data: ----------------------- Loading the geometry from file 'cube.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (3-DIM). Loading 1 subcell sizes in X-direction Loading 1 subcell sizes in Y-direction Loading 1 subcell sizes in Z-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'cube.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 676 knots in 625 4-node elements. Numbering order was and max levelwidth 28. 25 element sides between materials -1 and 1 were located to type 1. 25 element sides between materials -2 and 1 were located to type 2. 25 element sides between materials -3 and 1 were located to type 3. 25 element sides between materials -4 and 1 were located to type 4. Created 13 extruded divisions. Elementtype 404 extruded to type 808. Allocated for 6 new BC lists Extruded mesh has 8125 elements in 13 levels. Simple extrusion would have 8125 elements Extruded BCs list 0 of types [1,1] has 325 elements. Extruded BCs list 1 of types [2,2] has 325 elements. Extruded BCs list 2 of types [3,3] has 325 elements. Extruded BCs list 3 of types [4,4] has 325 elements. Layer BCs list 4 of types [5,5] has 625 elements. Layer BCs list 5 of types [6,6] has 625 elements. Created 8125 elements and 9464 nodes by extruding the 2D geometry Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory cube. Saving 9464 coordinates to mesh.nodes. Saving 8125 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/structmap2/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.89 sec ---------------------------------------------------------- Test Failed. "structmap2" end time: Apr 29 16:56 PDT "structmap2" time elapsed: 00:00:00 ---------------------------------------------------------- 327/340 Testing: structmap3 327/340 Test: structmap3 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/structmap3" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/structmap3/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/structmap3 "structmap3" start time: Apr 29 16:56 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file cube. Elmergrid loading data: ----------------------- Loading the geometry from file 'cube.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (3-DIM). Loading 1 subcell sizes in X-direction Loading 1 subcell sizes in Y-direction Loading 1 subcell sizes in Z-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'cube.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 676 knots in 625 4-node elements. Numbering order was and max levelwidth 28. 25 element sides between materials -1 and 1 were located to type 1. 25 element sides between materials -2 and 1 were located to type 2. 25 element sides between materials -3 and 1 were located to type 3. 25 element sides between materials -4 and 1 were located to type 4. Created 13 extruded divisions. Elementtype 404 extruded to type 808. Allocated for 6 new BC lists Extruded mesh has 8125 elements in 13 levels. Simple extrusion would have 8125 elements Extruded BCs list 0 of types [1,1] has 325 elements. Extruded BCs list 1 of types [2,2] has 325 elements. Extruded BCs list 2 of types [3,3] has 325 elements. Extruded BCs list 3 of types [4,4] has 325 elements. Layer BCs list 4 of types [5,5] has 625 elements. Layer BCs list 5 of types [6,6] has 625 elements. Created 8125 elements and 9464 nodes by extruding the 2D geometry Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory cube. Saving 9464 coordinates to mesh.nodes. Saving 8125 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/structmap3/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 3.13 sec ---------------------------------------------------------- Test Failed. "structmap3" end time: Apr 29 16:56 PDT "structmap3" time elapsed: 00:00:03 ---------------------------------------------------------- 328/340 Testing: StructuredHeightDepth 328/340 Test: StructuredHeightDepth Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/StructuredHeightDepth" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/StructuredHeightDepth/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/StructuredHeightDepth "StructuredHeightDepth" start time: Apr 29 16:56 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file cube. Elmergrid loading data: ----------------------- Loading the geometry from file 'cube.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (3-DIM). Loading 1 subcell sizes in X-direction Loading 1 subcell sizes in Y-direction Loading 1 subcell sizes in Z-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'cube.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 676 knots in 625 4-node elements. Numbering order was and max levelwidth 28. 25 element sides between materials -1 and 1 were located to type 1. 25 element sides between materials -2 and 1 were located to type 2. 25 element sides between materials -3 and 1 were located to type 3. 25 element sides between materials -4 and 1 were located to type 4. Created 13 extruded divisions. Elementtype 404 extruded to type 808. Allocated for 6 new BC lists Extruded mesh has 8125 elements in 13 levels. Simple extrusion would have 8125 elements Extruded BCs list 0 of types [1,1] has 325 elements. Extruded BCs list 1 of types [2,2] has 325 elements. Extruded BCs list 2 of types [3,3] has 325 elements. Extruded BCs list 3 of types [4,4] has 325 elements. Layer BCs list 4 of types [5,5] has 625 elements. Layer BCs list 5 of types [6,6] has 625 elements. Created 8125 elements and 9464 nodes by extruding the 2D geometry Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory cube. Saving 9464 coordinates to mesh.nodes. Saving 8125 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/StructuredHeightDepth/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.87 sec ---------------------------------------------------------- Test Failed. "StructuredHeightDepth" end time: Apr 29 16:56 PDT "StructuredHeightDepth" time elapsed: 00:00:00 ---------------------------------------------------------- 329/340 Testing: ThermalActuator 329/340 Test: ThermalActuator Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/ThermalActuator" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/ThermalActuator/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/ThermalActuator "ThermalActuator" start time: Apr 29 16:56 PDT Output: ---------------------------------------------------------- -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/ThermalActuator/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 1.54 sec ---------------------------------------------------------- Test Failed. "ThermalActuator" end time: Apr 29 16:56 PDT "ThermalActuator" time elapsed: 00:00:01 ---------------------------------------------------------- 330/340 Testing: ThermalBiMetal 330/340 Test: ThermalBiMetal Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/ThermalBiMetal" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/ThermalBiMetal/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/ThermalBiMetal "ThermalBiMetal" start time: Apr 29 16:56 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file beams. Elmergrid loading data: ----------------------- Loading the geometry from file 'beams.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 1 subcell sizes in X-direction Loading 2 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 7 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'beams.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 2 cells were created. Numbered 1033 knots in 320 8-node elements. Numbering order was and max levelwidth 64. 20 element sides between materials -1 and 1 were located to type 1. 8 element sides between materials -2 and 1 were located to type 2. 20 element sides between materials 2 and 1 were located to type 3. 8 element sides between materials -4 and 1 were located to type 4. 8 element sides between materials -2 and 2 were located to type 5. 20 element sides between materials -3 and 2 were located to type 6. 8 element sides between materials -4 and 2 were located to type 7. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory beams. Saving 1033 coordinates to mesh.nodes. Saving 320 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/ThermalBiMetal/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.80 sec ---------------------------------------------------------- Test Failed. "ThermalBiMetal" end time: Apr 29 16:56 PDT "ThermalBiMetal" time elapsed: 00:00:00 ---------------------------------------------------------- 331/340 Testing: ThermalBiMetal2 331/340 Test: ThermalBiMetal2 Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/ThermalBiMetal2" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/ThermalBiMetal2/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/ThermalBiMetal2 "ThermalBiMetal2" start time: Apr 29 16:56 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file beams. Elmergrid loading data: ----------------------- Loading the geometry from file 'beams.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 1 subcell sizes in X-direction Loading 2 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 7 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'beams.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 2 cells were created. Numbered 1033 knots in 320 8-node elements. Numbering order was and max levelwidth 64. 20 element sides between materials -1 and 1 were located to type 1. 8 element sides between materials -2 and 1 were located to type 2. 20 element sides between materials 2 and 1 were located to type 3. 8 element sides between materials -4 and 1 were located to type 4. 8 element sides between materials -2 and 2 were located to type 5. 20 element sides between materials -3 and 2 were located to type 6. 8 element sides between materials -4 and 2 were located to type 7. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory beams. Saving 1033 coordinates to mesh.nodes. Saving 320 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/ThermalBiMetal2/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.78 sec ---------------------------------------------------------- Test Failed. "ThermalBiMetal2" end time: Apr 29 16:56 PDT "ThermalBiMetal2" time elapsed: 00:00:00 ---------------------------------------------------------- 332/340 Testing: ThermalCompress 332/340 Test: ThermalCompress Command: "/usr/local/Cellar/cmake/3.2.2/bin/cmake" "-DELMERGRID_BIN=/Users/johnchristian/Elmer/elmerice/elmergrid/src/ElmerGrid" "-DELMERSOLVER_BIN=/Users/johnchristian/Elmer/elmerice/fem/src/ElmerSolver_mpi" "-DFINDNORM_BIN=/Users/johnchristian/Elmer/elmerice/fem/tests/findnorm" "-DMESH2D_BIN=/Users/johnchristian/Elmer/elmerice/meshgen2d/src/Mesh2D" "-DTEST_SOURCE=/Users/johnchristian/Elmer/elmerice/fem/tests/ThermalCompress" "-DPROJECT_SOURCE_DIR=/Users/johnchristian/Elmer/elmerice/fem/tests" "-DBINARY_DIR=/Users/johnchristian/Elmer/elmerice" "-DCMAKE_Fortran_COMPILER=/usr/local/bin/gfortran" "-DMPIEXEC=/usr/local/bin/mpiexec" "-DMPIEXEC_NUMPROC_FLAG=-np" "-DMPIEXEC_PREFLAGS=" "-DMPIEXEC_POSTFLAGS=" "-DWITH_MPI=TRUE" "-P" "/Users/johnchristian/Elmer/elmerice/fem/tests/ThermalCompress/runtest.cmake" Directory: /Users/johnchristian/Elmer/elmerice/fem/tests/ThermalCompress "ThermalCompress" start time: Apr 29 16:56 PDT Output: ---------------------------------------------------------- Starting program Elmergrid Elmergrid reading in-line arguments Output will be saved to file ThermalCompress. Elmergrid loading data: ----------------------- Loading the geometry from file 'ThermalCompress.grd'. Loading ElmerGrid file version: 210903 Defining the coordinate system (2-DIM). Loading 1 subcell sizes in X-direction Loading 1 subcell sizes in Y-direction Loading material structure End of field Loading boundary conditions Found 4 boundaries Reached the end of command file Found 1 divisions for grid Loading ElmerGrid commands from file 'ThermalCompress.grd'. Reached the end of command file Read commands from a file Elmergrid creating and manipulating meshes: ------------------------------------------- 1 cells were created. Numbered 441 knots in 400 4-node elements. Numbering order was and max levelwidth 23. 20 element sides between materials -3 and 1 were located to type 1. 20 element sides between materials -4 and 1 were located to type 2. 20 element sides between materials -1 and 1 were located to type 3. 20 element sides between materials -2 and 1 were located to type 4. Dimension 3 not active but higher dimensions are? Coordinates defined in 2 dimensions Elmergrid saving data with method 2: ------------------------------------- Saving mesh in ElmerSolver format to directory ThermalCompress. Saving 441 coordinates to mesh.nodes. Saving 400 element topologies to mesh.elements. Saving boundary elements to mesh.boundary. Saving header info to mesh.header. Thank you for using Elmergrid! Send bug reports and feature wishes to elmeradm@csc.fi -- BINARY_DIR = /Users/johnchristian/Elmer/elmerice -- testoutput.........: CMake Error at /Users/johnchristian/Elmer/elmerice/fem/tests/test_macros.cmake:79 (FILE): file failed to open for reading (No such file or directory): /Users/johnchristian/Elmer/elmerice/fem/tests/ThermalCompress/TEST.PASSED Call Stack (most recent call first): runtest.cmake:3 (RUN_ELMER_TEST) Test time = 0.79 sec ---------------------------------------------------------- Test Failed. "ThermalCompress" end time: Apr 29 16:56 PDT "ThermalCompress" time elapsed: 00:00:00 ---------------------------------------------------------- ** Last part of this file cut out to keep file size < 1 MB **