Commit Graph

2645 Commits

Author SHA1 Message Date
Magne Sjaastad
d45aded7f7 Removed more functions from MainGrid
p4#: 20468
2013-02-12 14:00:39 +01:00
Magne Sjaastad
6c7dc10791 Removed functions from MainGrid
p4#: 20459
2013-02-12 12:55:58 +01:00
Magne Sjaastad
6101209d40 Moved functionality from main grid to active cell info
p4#: 20457
2013-02-12 11:50:23 +01:00
Magne Sjaastad
2b4edf39d1 Use active cell info structure
p4#: 20455
2013-02-12 11:15:36 +01:00
Magne Sjaastad
942cccfdcb Search for Eclipse data in project file folder in addition to the given case folder.
This allows for copy of a folder containing a project file and related Eclipse data
p4#: 20437
2013-02-11 08:16:51 +01:00
Jacob Støren
baeba974bf Fixed compiler warning
p4#: 20432
2013-02-08 16:57:54 +01:00
Magne Sjaastad
6017e6db35 Build new well pipe geometry when radius is changed
p4#: 20431
2013-02-08 14:59:27 +01:00
Magne Sjaastad
defc91ba08 As display of wells is dependent on timestep, do not reset timestep when no results are present.
This fix was reverted unintentionally.
p4#: 20423
2013-02-07 15:49:36 +01:00
Jacob Støren
09544f082b Guard against missing well results
When project file has settings for wells but there are no well results
p4#: 20416
2013-02-07 13:44:18 +01:00
Magne Sjaastad
f8059880b8 As display of wells is dependent on timestep, do not reset timestep when no results are present.
p4#: 20411
2013-02-07 12:28:34 +01:00
Magne Sjaastad
5e38c909cf Early exit when data fails to load
p4#: 20405
2013-02-07 10:12:59 +01:00
Jacob Støren
6fef9994db Improved progress bar smoothness.
Particularily when having many result files
p4#: 20392
2013-02-06 13:44:27 +01:00
Magne Sjaastad
f9dca273af Added missing computation of active cell count to mock models
p4#: 20382
2013-02-06 10:02:50 +01:00
Jacob Støren
487ee03212 Rearranged members a bit in preparations to split out active info
p4#: 20381
2013-02-05 16:35:04 +01:00
Magne Sjaastad
3e4b0520d4 Show matrix/fracture selection only for models with fracture results
p4#: 20376
2013-02-05 14:45:35 +01:00
Magne Sjaastad
cf5aa3e882 Rewrite of file acces helper class
RifEcliseOutputFileTools is now a class with only static functions
Moved some application logic from file readers to RifEcliseOutput
Added more tests for extracting metainfo related to results
p4#: 20368
2013-02-05 10:51:32 +01:00
Magne Sjaastad
644d201b37 Added porosity model to ResultDefinition
Keep this property hidden from GUI until more testing is done
p4#: 20339
2013-02-01 14:39:32 +01:00
Magne Sjaastad
e635bb5dbb Removed functions in RigGridBase due to changes in StructGridInterface
p4#: 20335
2013-02-01 13:10:31 +01:00
Magne Sjaastad
ce95f13c10 Added reading of fracture model active index
Lots of renaming
p4#: 20302
2013-01-30 14:13:50 +01:00
Magne Sjaastad
4275e67a82 Compute active and fracture cell count for all grids
Renamed numActiveCells on maingrid to globalMatrixActiveCellCount
p4#: 20295
2013-01-30 10:39:45 +01:00
Magne Sjaastad
76721130eb Added fracture active index
p4#: 20294
2013-01-30 09:30:48 +01:00
Magne Sjaastad
1c8bb6e38e Prepare for dual porosity
Renamed active to matrixActive
p4#: 20286
2013-01-29 15:09:34 +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
Magne Sjaastad
15044a4db4 Improved menu texts
p4#: 19299
2012-10-24 13:53:03 +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
Magne Sjaastad
ddc555d590 Compute DEPTH, DX, DY, DZ, TOP and BOTTOM if not present. Added flag in Preferences to control if ResInsight automatically computes these values. Improved statistical computations by skipping HUGE_VAL.
p4#: 19287
2012-10-24 10:52:44 +02:00
CeetronResInsight
6792ce1f4a Removed wrong assert causing arbitrary crashes
p4#: 19286
2012-10-24 10:31:46 +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
Magne Sjaastad
f833244b68 Added close on context menu for reservoir case
p4#: 19266
2012-10-23 11:12:47 +02:00
Magne Sjaastad
f4a328b4cb Fixed memory leak
p4#: 19265
2012-10-23 10:42: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
Magne Sjaastad
346db45afc Added default Z scale factor and default gridlines on/off when creating a new view
p4#: 19177
2012-10-12 15:05:42 +02:00
Magne Sjaastad
b4ae324d9b Added script folder to Octave function search path. This makes it possible to recursively call other functions from an Octave script.
p4#: 19164
2012-10-12 12:08:38 +02:00
Magne Sjaastad
5f9de8644e Use slider for property filter range
p4#: 19096
2012-10-09 16:19:49 +02:00
Magne Sjaastad
65acad250c Reduced loading time of Eclipse Ascii files by storing filepos for keywords
QFile is used directly due to a bug with QTextStream fixed in 4.8.0
p4#: 19079
2012-10-08 19:44:10 +02:00
Magne Sjaastad
9c1ce7591e Upgraded visualization libraries
Major refactoring of color legend framework
Added discrete log color legend
p4#: 18989
2012-10-02 10:17:52 +02:00
Magne Sjaastad
01ee943155 Improved integer slider editor
Use sliders for cell range filter
2012-09-14 15:48:49 +02:00
Magne Sjaastad
03fc06e6a4 Changed keyword name as an Xml attribute is not allowed to start with a digit 2012-09-13 15:17:59 +02:00
CeetronResInsight
ad95533d2f Change 18604 on 2012/09/11 by magne@magne_at_MAGNE
Added check for NULL pointer
2012-09-11 10:16:39 +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