Commit Graph
27 Commits
Author SHA1 Message Date
Jacob Støren 32b5af2033 Added code to output cell corner coordinates when picking. Disabled by default.
p4#: 20305
2013-01-30 14:51:31 +01:00
Jacob Støren b610133117 Octave interface Spec: Added some considerations
p4#: 20260
2013-01-28 07:53:48 +01:00
Jacob Støren 78af79ef7a More Octave interface specification
p4#: 20259
2013-01-25 17:37:39 +01:00
Jacob Støren 0111681f10 First "Complete" Draft. Still questions, but all relevant suggestions are addressed
p4#: 20250
2013-01-25 13:46:29 +01:00
Jacob Støren 1d7984c305 Started to refine the draft octave interface specification
p4#: 20243
2013-01-25 09:49:54 +01:00
Jacob Støren 03a3ceb9c1 Start of a specification draft
p4#: 20242
2013-01-25 07:30:30 +01:00
Jacob Støren 288c8bda71 Removed compiler warnings on linux as well. Now there are (nearly)only ERT warnings left.
p4#: 20238
2013-01-24 14:26:51 +01:00
Jacob Støren 6465913e0d Fixed linux compile error. Missing include.
p4#: 20236
2013-01-24 14:08:56 +01:00
Jacob Støren 0807261123 Fix of missing well data from separate restart files.
p4#: 20234
2013-01-24 10:41:28 +01:00
Jacob Støren f5da271c17 Fix of missing well data from separate restart files.
p4#: 20234
2013-01-24 10:41:09 +01:00
Jacob Støren d7c542307d Now using size_t instead of int in progressInfo interface.
This is due to the fact that progress is positive only, and that the size and index of std::vectors often are used when setting progress.
It ultimatly reduces compiler warnings.
p4#: 20221
2013-01-23 11:03:33 +01:00
Jacob Støren 268b38aa65 Removed even more compiler warnings.
p4#: 20220
2013-01-23 10:56:09 +01:00
Jacob Støren b938b14b5b Removed a lot of size_t/uint/int related compiler warnings. Still more to go.
p4#: 20215
2013-01-22 11:34:47 +01:00
Jacob Støren 24ac7b819e Version number put into a separate file
p4#: 20214
2013-01-22 11:28:35 +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
Jacob Støren 96e1b7db0d Removed compiler warning
p4#: 20205
2013-01-21 16:14:31 +01:00
Jacob Støren e88f62abcf Intermediate fix of bool size inconsistency between C and C++
p4#: 20200
2013-01-21 08:29:50 +01:00
Jacob Støren c74619e79a Fixed cmakelist for Reservoirdatamodel test project
p4#: 20190
2013-01-17 21:26:12 +01:00
Jacob Støren 80b34bd7f8 Startup script now adjusted to start Resinsight with the users cwd as default file open path
p4#: 19320
2012-10-26 14:03:57 +02:00
Jacob Støren 2b85dbd264 Well visibility is now independent of the surface and mesh visibility, and will be visible even if both mesh and surface are turned off.
p4#: 19292
2012-10-24 12:54:57 +02:00
Jacob Støren 6a4f15368c Mesh/Surface style is now made independent so it is possible to show the mesh lines without the surface geometry.
A new mesh style "Faults only" is also added making it possible to show the mesh lines on the faults only
p4#: 19289
2012-10-24 11:23:40 +02:00
Jacob Støren a1feaa1acf Put the statistical parameters into a table in the 3D info text
p4#: 19269
2012-10-23 12:40:55 +02:00
Jacob Støren a8b4d35b4f ResInsight: Added mean value to 3D info text
p4#: 19268
2012-10-23 12:08:46 +02:00
Jacob Støren 875d7b7d12 Resinsight: Made Home path the default path for file dialog browsing, and added remembering of the last opened path.
Added -startdir command line argument to override the default file browse path
p4#: 19263
2012-10-23 09:59:57 +02:00
Jacob Støren 7c63cccc8d ResInsight: Linux compile fixes
p4#: 18783
2012-09-18 15:34:50 +02:00
Jacob Støren e679ba07a5 ResInsight: Integrated from Caf trunc. Multi variable fields (multiselect) with option values now handled. Improved PdmUi layout. Improved Viewer widget size behaviour, Xml keyword check.
p4#: 18777
2012-09-18 15:21:04 +02:00