Magne Sjaastad
|
090435a2ea
|
OpenMP : Make sure grid is created before using OpenMP
|
2018-05-09 16:29:14 +02:00 |
|
Magne Sjaastad
|
2aeafb509b
|
#2830 Geomech: Apply code improvements suggested by clang
|
2018-05-07 11:29:18 +02:00 |
|
Magne Sjaastad
|
9e5f0abfe9
|
#2830 Geomech: Move code into separate calculate functions, add OpenMP
|
2018-05-07 11:29:18 +02:00 |
|
Magne Sjaastad
|
bc4282d8d7
|
#2830 Geomech: Improve performance : Use dynamic on selected sections
Skip computation of formation layers if no formations are present
|
2018-05-07 11:29:18 +02:00 |
|
Magne Sjaastad
|
d132ecd036
|
#2830 Geomech: Improve performance on results calculations
|
2018-05-07 11:29:18 +02:00 |
|
Magne Sjaastad
|
a7b3aa0bab
|
#2716 #2830 Use OpenMP on calculations
|
2018-05-07 11:29:18 +02:00 |
|
Magne Sjaastad
|
7421a3f7cd
|
Fix signed / unsigned compare
|
2018-05-04 15:23:20 +02:00 |
|
Magne Sjaastad
|
085a3ea18a
|
#2717 Compaction: Use OpenMP for calculation
|
2018-05-04 15:23:20 +02:00 |
|
Magne Sjaastad
|
a0e4f71138
|
#2715 Add direct access to RigFemPartCollection from a GeoMechView
|
2018-04-25 12:45:58 +02:00 |
|
Magne Sjaastad
|
9856038524
|
#2715 Geo Mech : Show element type in Result Info
|
2018-04-25 12:45:58 +02:00 |
|
Jacob Støren
|
54c7932806
|
Fix crashes when reading an odb file fails due to corruption
|
2018-04-23 16:35:19 +02:00 |
|
Magne Sjaastad
|
fd0228ee01
|
System : Use numeric_limits::infinity instead of HUGE_VALF
|
2018-04-19 13:55:22 +02:00 |
|
Magne Sjaastad
|
2a840bae76
|
System : Use numeric_limits::max instead of INT_MAX
|
2018-04-19 13:55:22 +02:00 |
|
Magne Sjaastad
|
3bc85ce794
|
#2727 Legends : Rename to RimRegularLegendConfig
|
2018-04-18 10:10:39 +02:00 |
|
Bjørn Erik Jensen
|
d44ffbc1b5
|
#2615 Compaction. Fixed compaction calculation expression
|
2018-04-05 11:45:56 +02:00 |
|
Jacob Støren
|
f7bfe8d003
|
#2436 Separated Hide grid cells mode as a separate value. Make sure that all the possible drawstyles works as expected, both for 2D intersection view and 3D views.
|
2018-04-05 07:41:29 +02:00 |
|
Rebecca Cox
|
c77c08222d
|
Mohr circle: Use same function to calculate FOS (=1/dsm) in results collection and mohrs plot
|
2018-03-06 10:29:08 +01:00 |
|
Bjørn Erik Jensen
|
d92918d11e
|
Fix Linux build error
|
2018-03-06 10:20:23 +01:00 |
|
Bjørn Erik Jensen
|
c685453fbb
|
#2563 Compaction. Fixed compaction calculation due to wrong sign
|
2018-03-06 10:02:04 +01:00 |
|
Bjørn Erik Jensen
|
5e54c58c6d
|
#2564 Compaction. Set default reference layer to topmost layer having valid POR
|
2018-03-06 09:33:21 +01:00 |
|
Bjørn Erik Jensen
|
801b1aefb8
|
#2565 Campaction. Remove enable compaction checkbox
|
2018-03-05 14:36:42 +01:00 |
|
Magne Sjaastad
|
7b5963d75c
|
#2536 Build System : Add list of internal ResInsight libraries
|
2018-02-28 10:54:53 +01:00 |
|
Magne Sjaastad
|
25a1823f35
|
Merge branch 'dev' into cmake-improvements
|
2018-02-28 08:47:01 +01:00 |
|
Magne Sjaastad
|
89c090ba24
|
#2536 Build System : Remove obsolete code for cmake older than "2.8.2"
|
2018-02-28 08:05:00 +01:00 |
|
Magne Sjaastad
|
ca0087eb55
|
#2536 Build System VizFwk : Use target_* and remove includes
|
2018-02-28 07:42:19 +01:00 |
|
Magne Sjaastad
|
233df05f68
|
#2536 Build System : Remove obsolete includes and update depending includes
|
2018-02-27 20:00:56 +01:00 |
|
Magne Sjaastad
|
3b63c8d433
|
#2536 Build System : Add target_include_directories to app libraries
|
2018-02-27 19:05:04 +01:00 |
|
Rebecca Cox
|
f3859a6bee
|
#2528 Tensor Vectors: Make tensor vectors for result "E"
|
2018-02-26 11:03:57 +01:00 |
|
Magne Sjaastad
|
34c6e3d906
|
System : Add missing default sections of switch statements
|
2018-02-23 21:30:24 +01:00 |
|
Rebecca Cox
|
4ca78ca833
|
#2460 Tensor Vectors: Use result as colormapping on the vectors
|
2018-02-20 13:47:47 +01:00 |
|
Magne Sjaastad
|
8d30b6e09f
|
Use size_t instead of int
|
2018-02-18 19:01:38 +01:00 |
|
Magne Sjaastad
|
1ae30ef11a
|
(clang-tidy) : modernize-use-nullptr
|
2018-02-18 18:56:43 +01:00 |
|
Magne Sjaastad
|
69875eec8f
|
(clang-tidy) : modernize-use-nullptr
|
2018-02-18 18:22:23 +01:00 |
|
Bjørn Erik Jensen
|
3fd5d3a3a7
|
#2393 Reservoir compaction derived result
|
2018-02-15 11:01:55 +01:00 |
|
Rebecca Cox
|
bd0d23520b
|
#2344 Tensor Vectors: Vector visualization code
|
2018-02-08 16:43:18 +01:00 |
|
Rebecca Cox
|
96bff27519
|
#2372 Elm props: Map modulus and ratio ui names
|
2018-01-15 17:40:39 +01:00 |
|
Rebecca Cox
|
58123f4a49
|
#2369 Elm props: Only delete results from the closed files
|
2018-01-15 16:09:52 +01:00 |
|
Jacob Støren
|
b092565a61
|
#2331 Introduce new intermediate class RimGridView
|
2018-01-15 14:53:48 +01:00 |
|
Rebecca Cox
|
4bf8de2787
|
#2369 Elm props: Clear cell results on deletion
|
2018-01-15 14:48:05 +01:00 |
|
Rebecca Cox
|
a8039b8569
|
#2369 Elm Props: Remove deleted field results from cache
|
2018-01-13 12:38:08 +01:00 |
|
Rebecca Cox
|
27901f426c
|
#2369 Elm Props: Close selected files
|
2018-01-12 16:18:54 +01:00 |
|
Rebecca Cox
|
27f7f07ffd
|
Replace auto
|
2018-01-12 12:43:39 +01:00 |
|
Rebecca Cox
|
b08e382dae
|
#2360 Elm Props: Use correct index to id map
|
2018-01-12 12:43:39 +01:00 |
|
Rebecca Cox
|
e4e160cdd4
|
#2347 Elm Props: Evaluate result type ELEMENT for Intersections
|
2018-01-11 11:35:08 +01:00 |
|
Rebecca Cox
|
de95ee0a9a
|
#2347 Elm props: Traverse result type ELEMENT in stat calc
|
2018-01-11 10:58:24 +01:00 |
|
Rebecca Cox
|
5751acf2b9
|
#2347 Elm props: Evaluate result type ELEMENT in property visibility
|
2018-01-10 15:23:00 +01:00 |
|
Rebecca Cox
|
2ce7e2c3d2
|
#2360 Elm props: Use element index in closest result intex calc
|
2018-01-10 15:20:21 +01:00 |
|
Rebecca Cox
|
118980d568
|
#2360 Elm Props: read metadata on project load
|
2018-01-10 12:55:36 +01:00 |
|
Rebecca Cox
|
2cd006882f
|
#2360 Elm Props: Wire up reading of elm prop data into data structures
|
2018-01-10 10:43:33 +01:00 |
|
Jacob Støren
|
2dbc907934
|
Merge renaming of RimView into dev
|
2018-01-09 10:48:09 +01:00 |
|