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
Magne Sjaastad
987af95391
Harmonize branches on basis of project external pull requests
...
p4#: 21273
2013-04-12 15:27:18 +02:00
Magne Sjaastad
e5b7bbc5af
Merge pull request #22 from OPM/internal
...
Internal
2013-04-12 04:06:49 -07:00
Magne Sjaastad
ca63b9163a
Set the variable to override in the CMake cache, then the default value for the option in the sub project will have no effect.
...
p4#: 21136
2013-04-05 09:43:49 +02:00
Magne Sjaastad
4a8a24c433
Disable install of ERT libs and headers
...
p4#: 21126
2013-04-04 11:27:38 +02:00
Roland Kaufmann
e7613fe9ee
Optionally enable system installation of binaries
...
If the option PRIVATE_INSTALL is set to OFF, LSB-compliant paths are
used for the `install' target.
2013-03-27 00:43:01 +01:00
Roland Kaufmann
e63c609111
Use $ORIGIN to load libs from program directory
...
The RPATH attribute won't expand relative directories (such as ".")
neither can it be a semi-colon separated list; the old way of setting
it was wrong and would lead to libraries being loaded from system
directories instead.
2013-03-27 00:38:59 +01:00
Jacob Støren
b33dd15372
Ert: Updated to 3f8166c4739fdfe654d3992920a36bf0a6981b4d
...
Had to remove a krsj.txt file that caused trouble (again)
p4#: 20320
2013-01-31 15:55:49 +01:00
Magne Sjaastad
571da22931
Removed obsolete USE_ECL_LIB, as ERT is now part of the source code tree
...
p4#: 20253
2013-01-25 14:28:42 +01:00
Jacob Støren
ebdf9ccdc3
Version number put into a separate file
...
p4#: 20214
2013-01-22 09:30:28 +01:00
Jacob Støren
bbec410144
Consolidated the root CMakeLists.txt. Removed the .cmake and _install.txt
...
p4#: 20212
2013-01-22 09:04:42 +01:00
Magne Sjaastad
2cf0e32d4b
Updated ERT to GIT version a39d4b4a9e597532b2dbf845751a70ffe1de3805
...
p4#: 20194
2013-01-18 08:53:37 +01:00
Jacob Støren
c74619e79a
Fixed cmakelist for Reservoirdatamodel test project
...
p4#: 20190
2013-01-17 21:26:12 +01:00
Magne Sjaastad
04006370ac
Added ERT as source code based on https://github.com/Ensembles/ert/ and commit 7b53b5f61f5b47e8169b72098b562071df394bc3
...
This is SVN commit 4117
Updated ResInsight cmakelists to build ERT and link directly
Removed precompiled ERT binaries
p4#: 20183
2013-01-17 13:33:59 +01:00
Magne Sjaastad
1be475306d
Updated version to 0.9.0
...
p4#: 19312
2012-10-25 14:08:39 +02:00
Magne Sjaastad
32944e660c
Upped to 0.8.8
...
p4#: 19186
2012-10-16 10:40:41 +02:00
Magne Sjaastad
1622df540b
When compiling 64-bit Windows, establish 32-bit Visual Studio 2010 environment and compile Octave plugin using this environment.
...
p4#: 19011
2012-10-04 12:12:58 +02:00
Magne Sjaastad
c4e5d9e842
Do not include Octave plugin for Windows 64-bit, as no precompiled Octave 64-bit is available.
...
p4#: 18838
2012-09-20 15:15:43 +02:00
CeetronResInsight
3f96c61c72
Change 18625 on 2012/09/11 by magne@ResInsight_magne_RHE5
...
Decorate package name with either el5 or el6 when compiled on RHEL5/RHEL6
2012-09-11 15:10:28 +02:00
CeetronResInsight
b3c142cc9a
Change 18603 on 2012/09/11 by fredrik@fredrik_MBP-BootCamp
...
Added glPointParameteri(GL_POINT_SPRITE_COORD_ORIGIN, GL_LOWER_LEFT); to get proper orientation of textures on point sprites
2012-09-11 09:22:36 +02:00
Magne Sjaastad
27d8808c5c
Version 0.8.6
2012-08-31 19:12:47 +02:00
unknown
2c9695e594
Updated to version 0.8.0
2012-06-26 16:10:41 +02:00
Alf B. Rustad
dfe97efb1b
Initial commit of ResInsight version 0.4.8
2012-05-18 09:45:23 +02:00