Jacob Støren
0440b7ba5e
User Doc: Logo and Case Group images
2013-10-21 12:03:35 +02:00
Jacob Støren
5ac7aa84d0
Update UsersGuide.md
2013-10-21 11:43:34 +02:00
Magne Sjaastad
00f6bc6f22
Update CommandLineParameters.md
2013-10-21 11:42:34 +02:00
Magne Sjaastad
d118d0f60b
Update GettingStarted.md
2013-10-21 11:39:23 +02:00
Jacob Støren
cbb4441ec0
Update UsersGuide.md
2013-10-21 11:27:22 +02:00
Jacob Støren
3f5494ad35
Create UsersGuide.md
2013-10-21 10:38:23 +02:00
Magne Sjaastad
84ee155417
Documentation: Renamed folder
2013-10-21 10:33:39 +02:00
Magne Sjaastad
84adc7889b
Documentation: Command Line Help
2013-10-21 08:45:05 +02:00
Jacob Støren
9eb4b19384
Use the improved Ceetron Navigation
2013-10-20 00:42:14 +02:00
Jacob Støren
9c1b676f7f
Added an improved Ceetron Navigation
2013-10-20 00:41:25 +02:00
Magne Sjaastad
f4942dd0ed
Update README.md
2013-10-18 17:09:31 +02:00
Magne Sjaastad
4d88ba45e6
Added readme for export to PDF
2013-10-18 16:57:06 +02:00
Magne Sjaastad
b3d9926d31
Modifications to be able to generate PDF
2013-10-18 16:37:39 +02:00
Magne Sjaastad
74f6b544ce
Renaming related to import actions
2013-10-18 16:23:31 +02:00
Magne Sjaastad
299c25d115
Update README.md
...
Added code blocks
2013-10-18 16:01:20 +02:00
Magne Sjaastad
9f5a9b60dc
Update README.md
...
Added code blocks
2013-10-18 15:59:15 +02:00
Magne Sjaastad
0d311f9d55
Documentation: Renamed to README.md
...
Added some basic markdown formatting
2013-10-18 15:52:53 +02:00
Jacob Støren
6b41ad632d
Update GettingStarted.md
...
Testing image sizes
2013-10-18 15:37:06 +02:00
Jacob Støren
b010ba85fa
User Doc: Added some Icons
2013-10-18 15:25:39 +02:00
Magne Sjaastad
e8ed22c90e
Update GettingStarted.md
2013-10-18 14:34:47 +02:00
Magne Sjaastad
0a9b9aefe4
Documentation: Added image
2013-10-18 14:29:42 +02:00
Jacob Støren
1cce11f7f9
Add possible support for AllCell result in Result Cases
...
See issue #99 and #100
2013-10-18 14:27:37 +02:00
Magne Sjaastad
58e62e9a35
Initial commit for documentation framework
2013-10-18 14:23:05 +02:00
Jacob Støren
5a745b7f3b
Tool button to add well cells to range filter
...
Issue #73
2013-10-18 11:19:49 +02:00
Jacob Støren
c537d7179b
Caf Field: Comments etc. regarding optionvalues
...
Fields with option values implicitly have an index based
seUiValue/uiValue interface. This is commented better. Fields of AppEnum
specialization was not quite in line with the rest of the optionValue
system. That is commented and some ifdeffed code has been added to
highlight what could be done when we dare.
2013-10-18 10:11:57 +02:00
Jacob Støren
86fe500690
caf AppEnum: Added index() method
2013-10-18 10:05:25 +02:00
Jacob Støren
f7869f9a5c
Ui brush-up of View property panel
2013-10-17 13:38:53 +02:00
Jacob Støren
63177ef234
Ui Brushup of Well property panels
2013-10-17 13:38:52 +02:00
Jacob Støren
a29756edb4
Build system: Set 32bitOctave option not advanced
2013-10-17 13:38:51 +02:00
Magne Sjaastad
ffdeb6fdeb
CMAKE: Add missing NAMES keyword
2013-10-17 08:10:03 +02:00
Magne Sjaastad
290c6ea402
CMAKE: Also look for qmake-q4 for RHEL6
2013-10-17 08:05:58 +02:00
Magne Sjaastad
90e10dea4d
Mark option as advanced to hide from normal GUI options
2013-10-16 14:17:34 +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
ea45279154
Improved the build configuration of OctavePlugins. Added an advanced
...
option on Windows VS2010 to compile 32-bit octave plugins when compiling
ResInsight 64-bit. Renamed some options.
2013-10-16 13:57:48 +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
Magne Sjaastad
0d4bb9291a
Upped to dev version 0.9.31
2013-10-10 07:31:13 +02:00
Magne Sjaastad
df91d60cef
Uppped to 0.9.30
2013-10-09 09:02:10 +02:00
Magne Sjaastad
4459fe0c71
Added ResInsightVersion.cmake to list of files. Removed redundant
...
includes.
2013-10-09 08:54:51 +02:00
JacobStoren
a82b46846d
Octave interface: Copy oct files to the same directory as the ResInsight
...
binary to ease testing on linux.
2013-10-08 15:19:21 +02:00
Jacob Støren
52c2d4ba8d
Octave Interface: Unit Test Complete stage 1
2013-10-08 14:52:33 +02:00
Magne Sjaastad
3f7bdbb5ec
Use filename from file containing the grid as InputCase case description. Fixed Input Case Mock model.
2013-10-08 14:30:42 +02:00
Jacob Støren
606a14f9f7
Octave Interface: Tentative Fix of lockup of Resinsight
...
Added a timer to call back if a signal from the socket has to be
ignored.
This way we should not loose signals and state.
Needs to be experienced over some time to be verified.
2013-10-08 14:21:18 +02:00
Jacob Støren
d5fe84bfbb
Octave Interface: Moved debug output macro to socket tools
...
To make it available to all the SocketServer related classes.
2013-10-08 14:18:23 +02:00
Jacob Støren
cf3cf7c3f9
Octave Interface : Unit test. Still Work in progress
...
But several bugs have been discovered.
2013-10-08 13:54:35 +02:00
Jacob Støren
230561573e
Merge branch 'internal' of https://github.com/OPM/ResInsight into internal
2013-10-08 13:51:48 +02:00
Jacob Støren
8a66e0fd5c
Octave Interface: getWellNames: Return Cell values
...
instead of char matrix.
2013-10-08 13:48:36 +02:00
Jacob Støren
7701cef865
Octave interfance: GetActiveCellCenters GetActiveCellCorners Fixed wrong CaseId addressing
...
Fixed Wrong CaseId addressing
2013-10-08 13:41:30 +02:00
Magne Sjaastad
1d160d4f8a
Use date function from ERT, as ecl_rsthead_date() can handle time step
...
defined before 1970. This type of typesteps are often used in synthetic
cases.
2013-10-08 13:33:02 +02:00
Magne Sjaastad
ab31222efa
Octave: Use 1-based IJK for riGetWellCells
2013-10-08 13:07:14 +02:00
Magne Sjaastad
d1f8f383c4
ERT: Use 1-based ids for well branches and segments. Removed adding of 1
...
in picking text info in RimReservoirView.
Integraded ERT from
0f9e820554
2013-10-08 12:31:15 +02:00