Skip to content

Instantly share code, notes, and snippets.

View laods's full-sized avatar

Lars Hov Odsæter laods

  • DNV Digital Solutions
  • Trondheim
View GitHub Profile
@laods
laods / parallel.grdecl
Created July 29, 2014 12:50
Parallel test model
-- Length Unit : m
-- PERMX Unit : mD
-- PORO Unit : Fraction
MAPAXES
0.0000 0.0000
0.0000 15.0000
100.0000 15.0000 /
SPECGRID
@laods
laods / gist:65aca11eadc7669369d8
Created July 14, 2014 06:58
Output upscale_relperm July 11
Parsed command line option: points := 5
Parsing Eclipse file <parallel.grdecl> ... (0.05 secs)
Cells with permx truncated from below: 1560
Tesselating grid... (0.01 secs)
Pcmin: -1.00662e+15
Pcmax: 1.00662e+15
LF Pore volume: 780
LF Volume: 7800
Upscaled porosity: 0.1
Upscaled Swir: 0
@laods
laods / gist:604c1d16ed3efc21441e
Created July 14, 2014 06:57
Output upscale_relperm March 12
Parsed command line option: points := 5
Parsing Eclipse file <parallel.grdecl> ... Keyword found: MAPAXES
Keyword found: SPECGRID
Keyword found: COORD
Keyword found: ZCORN
Keyword found: ACTNUM
Keyword found: PERMX
Keyword found: PORO
Keyword found: SATNUM
@laods
laods / make VERBOSE=1
Created July 9, 2013 10:31
Output from Jenkins
Started by user laods
Building remotely on opm-RH5 in workspace /project/multiscale/jenkins-build/RH5/workspace/opm-autodiff
Checkout:opm-autodiff / /project/multiscale/jenkins-build/RH5/workspace/opm-autodiff - hudson.remoting.Channel@4ac087a:opm-RH5
Using strategy: Default
Last Built Revision: Revision 960b4f4f74974072833ddd6598cf06ebbcc976c1 (origin/eigen3_external)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision 74151ecdd5fa5e685b6eabe7d7c123f3469738ee (origin/eigen3_external)
Checking out Revision 74151ecdd5fa5e685b6eabe7d7c123f3469738ee (origin/eigen3_external)
[opm-autodiff] $ /bin/sh -xe /tmp/hudson2145134849712334933.sh
@laods
laods / make VERBOSE=1 opm-autodiff
Created July 9, 2013 09:28
Output from Jenkins
Started by user laods
Building remotely on opm-RH5 in workspace /project/multiscale/jenkins-build/RH5/workspace/opm-autodiff
Checkout:opm-autodiff / /project/multiscale/jenkins-build/RH5/workspace/opm-autodiff - hudson.remoting.Channel@4ac087a:opm-RH5
Using strategy: Default
Last Built Revision: Revision 960b4f4f74974072833ddd6598cf06ebbcc976c1 (origin/eigen3_external)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision 960b4f4f74974072833ddd6598cf06ebbcc976c1 (origin/eigen3_external)
Checking out Revision 960b4f4f74974072833ddd6598cf06ebbcc976c1 (origin/eigen3_external)
[opm-autodiff] $ /bin/sh -xe /tmp/hudson6872332472619541401.sh
Scanning dependencies of target dune-compat
Scanning dependencies of target datafiles
[ 0%] [ 1%] [ 1%] Patching Makefile to be DUNE compatible
Generating tests/testdata.xml
Generating tests/extratestdata.xml
[ 2%] Making "tests" data available in output tree
[ 2%] Built target datafiles
[ 2%] Built target dune-compat
Scanning dependencies of target opmcore
[ 3%] [ 4%] [ 4%] [ 5%] Building CXX object CMakeFiles/opmcore.dir/opm/core/grid/GridManager.cpp.o
@laods
laods / CMakeError.log
Created March 12, 2013 11:11
CMakeFiles/CMakeError.log from building opm-core on branch release/2013.03
Determining if the CXX compiler accepts the flag -flto failed with the following output:
Change Dir: /private/laods/opm/RH5/realization_cmake/dune2.2/opm-core/build-cmake/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build
gmake[1]: Entering directory `/private/laods/opm/RH5/realization_cmake/dune2.2/opm-core/build-cmake/CMakeFiles/CMakeTmp'
/project/res/x86_64_RH_5/bin/cmake -E cmake_progress_report /private/laods/opm/RH5/realization_cmake/dune2.2/opm-core/build-cmake/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec.dir/DummyCXXFile.cxx.o
/usr/bin/c++ -pipe -flto -o CMakeFiles/cmTryCompileExec.dir/DummyCXXFile.cxx.o -c /project/res/x86_64_RH_5/share/cmake-2.8/Modules/DummyCXXFile.cxx
cc1plus: error: unrecognized command line option "-flto"
@laods
laods / CMakeOutput.log
Created March 12, 2013 11:10
CMakeFiles/CMakeOutput.log from building opm-core on branch release/2013.03
The system is: Linux - 2.6.18-308.el5 - x86_64
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler: /usr/bin/gcc
Build flags:
Id flags:
The output was:
0
@laods
laods / build_core.log
Created March 12, 2013 10:05
Output log from building opm-core (release/2013.03) with dunecontrol
--- calling all for opm-core ---
--- calling autogen for opm-core ---
Skipping dune-autogen because of CMake
--- calling configure for opm-core ---
LOCAL_USE_CMAKE=yes /private/laods/opm/RH5/realization_cmake/dune2.2/opm-core/CMakeLists.txt
/private/laods/opm/RH5/realization_cmake/dune2.2/opm-core/build-cmake
cmake -DBUILD_SHARED_LIBS:BOOL=OFF -DCMAKE_MODULE_PATH="" "-Ddune-common_DIR=/private/laods/opm/RH5/realization_cmake/dune2.2/dune-common/build-cmake" "-Ddune-istl_DIR=/private/laods/opm/RH5/realization_cmake/dune2.2/dune-istl/build-cmake" -DCMAKE_PREFIX_PATH="/project/res/x86_64_RH_5/share/opm/boost;/project/res/x86_64_RH_5/share/opm/SuperLU_4.0" /private/laods/opm/RH5/realization_cmake/dune2.2/opm-core
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
@laods
laods / configure_debug_dune-cornerpoint.log
Created March 8, 2013 08:50
Output log from running ./configure inside dune-cornerpoint in debug mode.
--- calling CMake for dune-cornerpoint ---
env cmake "." "-DCMAKE_INSTALL_PREFIX=/usr/local" -DCMAKE_BUILD_TYPE=Debug
-- CMake version: 2.8.7
-- Linux distribution: Ubuntu precise (12.04.2 LTS)
-- Source code repository: git 7e7ed95*%
-- Precompiled headers: disabled
-- Build type: Debug
-- Finding package C99 using module mode
-- Finding package CXX11Features using module mode
-- Finding package Boost using module mode