Magne Sjaastad
e57bbb2402
Modified compiler flags to make opm-parser unit test compile
2016-06-16 18:10:50 +02:00
Magne Sjaastad
718e724760
Include JSON files directly in opm-parser, opm-parser has now no dependencies
2016-06-13 10:39:57 +02:00
Jacob Støren
73e72623d2
Set to compile internal libraries statically by default
2016-06-12 15:47:41 +02:00
Jacob Støren
64aea7285d
Fixed BUILD_SHARED_LIBS related build sytem problems on linux. Now working with both on and off.
2016-06-12 02:03:48 +02:00
Magne Sjaastad
a7ed8f297f
cotire : Added unity build of cafUserInterface
2016-06-10 14:03:22 +02:00
Magne Sjaastad
954edd8ec1
Added missing library
2016-06-08 12:15:46 +02:00
Magne Sjaastad
4fd8e2503c
Added cotire to speed up build times
2016-06-06 09:56:45 +02:00
Jacob Støren
94bf950278
Boost is set to be staticly linked on MSVC and dynamic on linux
...
On MSVC force user to add the paths to the boost directories
2016-06-03 16:25:48 +02:00
Magne Sjaastad
c69ffc2a3d
#734 Must hardcode all ERT filenames because the search with GLOB returns empty list when compiled for the first time in a new folder
2016-06-02 13:55:27 +02:00
Magne Sjaastad
5c9e8a8075
#734 Always compile ERT as shared library on Linux
2016-06-02 12:50:42 +02:00
Magne Sjaastad
a08a4eb5ef
Added custom wrapper for json files to control install features of json
2016-06-02 11:31:41 +02:00
Magne Sjaastad
60b71cc078
Force build of ERT CXX wrappers in CMake
2016-06-02 09:36:11 +02:00
Magne Sjaastad
9b6e422d0c
#742 Integrated opm-parser and added basic unit test
2016-06-01 15:53:21 +02:00
Magne Sjaastad
2892653298
#742 Added custom-opm-parser, compiles on Windows
2016-06-01 15:53:21 +02:00
Magne Sjaastad
758b4a452b
#742 Added custom-opm-common to ThirdParty
2016-06-01 15:53:21 +02:00
Magne Sjaastad
54c98ca9f8
#742 NRLib now uses Boost from CMake
2016-06-01 15:53:21 +02:00
Magne Sjaastad
bffad18f9c
#742 Added dependency to Boost
2016-06-01 15:53:21 +02:00
Magne Sjaastad
e3fd05145f
#734 Fixed issue on Linux when compiling in-source ERT
2016-05-26 21:40:19 +02:00
Magne Sjaastad
31cb06089d
#734 Added support for linking with both custom and system installed external ERT library
2016-05-26 21:23:16 +02:00
Magne Sjaastad
1929798532
Moved include_directory from main to ApplicationCode. Include of Eclipse hearder files must now be prefixed with ert/<module_name>
2016-05-26 14:55:59 +02:00
Magne Sjaastad
a4fd584fb1
Added compiler directive for C++11
2016-05-24 10:28:04 +02:00
Magne Sjaastad
1d9405b266
ERT: Disable compile of CXX wrappers
...
CXX wrappers are using newer C++ syntax, disable this feature until
relevant compilers are verified
2016-04-19 15:09:13 +02:00
Magne Sjaastad
c72e047b23
( #687 ) Moved FileInterface tests into ApplicationCode/UnitTests
2015-12-03 11:11:07 +01:00
Magne Sjaastad
563dd8c04f
( #687 ) Moved tests from ModelVisualization into ApplicationCode/UnitTests
2015-12-03 10:53:12 +01:00
Magne Sjaastad
df604f7e12
Commented out test project
2015-11-26 14:22:53 +01:00
Magne Sjaastad
941d117fbf
[Fwk] Updated Cvf test application
2015-11-26 14:22:49 +01:00
Magne Sjaastad
11c76b9fcc
( #613 ) Disable compile of python wrappers
2015-10-30 10:03:09 +01:00
Pål Hagen
095d974e38
( #435 ) WIP - Reading metadata from LAS files
2015-09-14 16:33:28 +02:00
Pål Hagen
68662d2968
( #434 ) Building and linking NRLib with ResInsight
2015-09-11 17:03:11 +02:00
Pål Hagen
2b87c8c7d6
Added Qwt library and basic classes for well log viewer
2015-08-26 12:27:29 +02:00
Magne Sjaastad
57b005cdf2
Build system changes to be able to build using modularization fwk
2015-07-29 14:20:15 +02:00
Jacob Støren
ff79f1a8ba
Added calculation of S1, S2 and S3 of Geomechanical stress tensor
...
See #320
2015-06-17 13:07:48 +02:00
Stein Dale
ed3d8b422a
Removed ecl_lfs from target
2015-05-13 10:53:19 +02:00
Jacob Støren
4a21bb4a30
Added RimView, and sorted the libs in folders
2015-04-29 10:50:25 +02:00
Fredrik Gundersen
eea5ac6d1d
Enable usage of external ERT source
...
This change in cmakelist enables the usage of an external ERT source. You can now point to a later version of ERT and use this in sted of the one bundled in the ResInsight source.
2015-01-09 08:52:42 +01:00
Andreas Lauser
d8cefc1023
fix build
...
on my machine (openSUSE 13.1), it broke because the
CheckCSourceCompiles CMake module was not included...
2014-08-14 10:56:45 +02:00
Magne Sjaastad
bf9ecc7c5f
Changed how synchronization functions are detected
2014-04-15 11:50:04 +02:00
Magne Sjaastad
74d7ba276e
Test if variable is defined before executing GCC test
2014-04-15 09:48:32 +02:00
Magne Sjaastad
922d76cd91
Set atomics workaround if needed
2014-04-15 08:51:18 +02:00
Magne Sjaastad
48d6986954
Added define used to allow non-threadsafe reference counter
2014-04-11 11:29:31 +02:00
Magne Sjaastad
ca1ef3a5fb
Use upper case to be compatible with older cmake versions
2013-10-16 14:16:35 +02:00
Magne Sjaastad
f035f4a672
Improve error message if no Qt is found on the system. Also check for a
...
minimum version of Qt 4.6.x
2013-10-16 13:51:42 +02:00
magnesj
bbb33064b0
ERT: Turn off shared libs by default
2013-10-07 14:50:14 +02:00
Magne Sjaastad
c07875701a
ERT: Integrated ERT/master from
...
13c3c25fe1
2013-10-07 14:50:14 +02:00
Magne Sjaastad
70b20324f6
Cleaned up main platform defines and simplified OpenMP configuration
2013-10-07 07:23:04 +02:00
sigurdp
bcc33397a3
Adapted cmake files to new directory structure
2013-09-20 16:21:46 +02:00
Jacob Støren
1e7c4a385a
Buildsystem: Prefixed the resinsight vars to make them groupend and more accessible from the cmake gui.
...
Also introduced an option to turn openmp on and off
p4#: 22257
2013-08-30 15:37:29 +02:00
Vidar Lundberg
163ce74052
Added visualization of Well Paths in reservoir views.
...
Added PDM objects for a list of well paths (RimWellPathCollection) and for individual well paths (RimWellPath).
RimWellPathCollection uses RivWellPathCollectionPartMgr to generate visualization parts for each well path in the collection.
RimWellPath handles geometry defined in RigWellPath, and RivWellPathPartMgr is used to generate visualization parts. The well path visualization parts are generated by reusing RivPipeGeometryGenerator (also used for well pipes).
Added features:
- Select Open Well Paths in File menu to open one or more well path files, file format supported is Statoil JSON format.
- Each well path has a label showing the name, and the PDM window will show additional info (Id, Source System, UTM Zone, Update Date and User, Survey Type, File Path).
- Possible to turn on / off visibility, set thickness, set color for individual well paths.
- List of well paths including specified parameters/settings will be stored in project file.
- Possible to clip all well paths at a specified distance to the reservoir as this is the relevant area to see, and if showing whole well path it may be problematic for auto zoom etc.
Known problems:
- Well paths are not shown in some types of reservoir views, for instance reservoir views showing well pipes. Will look into this later.
p4#: 21658
2013-05-16 14:10:22 +02:00
Magne Sjaastad
e1b778d17f
Reverted renaming of cmake variable, as it caused issues on Linux
...
p4#: 21356
2013-04-22 11:00:41 +02:00
Magne Sjaastad
a9bde4032b
Added Doxygen configuration file and an CMake option to produce docs
...
p4#: 21339
2013-04-19 08:54:38 +02:00