Kristian Bendiksen
e80b3c2ff2
#5927 Add pore compressibility calculation.
2020-05-20 08:53:15 +02:00
Kristian Bendiksen
f628730618
#5910 Add calculator for stress anisotropy.
2020-05-14 06:19:26 +02:00
Kristian Bendiksen
c016c02e40
Replace RiaApplication::instance()->project() with RimProject::current().
...
Also remove uneccessary includes of RiaApplication.h.
2020-05-12 12:01:44 +02:00
Kristian Bendiksen
2bc677b8c8
#5785 Add timelapse calculator one time.
2020-05-12 12:01:44 +02:00
Kristian Bendiksen
b84e868564
Split fem part results collection 5785 ( #5871 )
...
* #5785 Extract RigFemClosestResultIndexCalculator class to separate file.
* #5785 Move method implementation of RigFemClosestResutIndexCalculator to cpp file.
Also improve const correctness.
* #5785 Extract method for calculating normal SE, ie. SE:11/22/33.
* #5785 Extract method for calculating shear SE, ie. SE:12/13/23.
* #5785 Create a list of result calculators.
* #5785 Extract method for calculating timelapse, normalized, and gamma results.
* #5785 Extract method for calculating normal ST, ie. ST:11/22/33.
* #5785 Extract method for calculating shear ST, ie. ST:12/13/23.
* #5785 Extract method for calculating surface angles and aligned stress.
* #5785 Extract method for calculating principal strain and stress.
* #5785 Extract method for calculating FOS, SFI and DSM for SE.
* #5785 Extract method for calculating NE.EV, NE.ED, ST.Q and ST.STM.
* #5785 Extract method for calculating compaction.
* #5785 Extract method for calculating stress gradients.
* #5785 Extract method for calculating SE.SEM.
* #5785 Extract method for calculating NE.
* #5785 Extract method for calculating formation indices.
* #5785 Extract method for calculating nodal graidents, bar conversions, and EnIpPorBar.
* #5785 Use std::unique_ptr to calculators.
* Use std::vector<unique_ptr>
Co-authored-by: Magne Sjaastad <magne.sjaastad@ceetronsolutions.com >
2020-05-09 08:57:07 +02:00
Kristian Bendiksen
d9c01f2486
#5213 Split out calculation of SE for shear components (S12, S13, S23)
...
These results are independent of pore pressure and biot coefficient.
2020-04-14 06:32:00 +02:00
Kristian Bendiksen
ecf61f9854
#5213 Show file name in biot coefficient from file UI.
2020-04-14 06:32:00 +02:00
Kristian Bendiksen
0d0ecf42fa
#5213 Use calculate geo mech stresses with biot coefficient.
2020-04-14 06:32:00 +02:00
Kristian Bendiksen
a349232c6c
#5665 Fix import of element properties in saved projects.
...
The RigFemPartResultsCollection result cache could contain entries without data if
a query for that particular result had been made before the file had been
imported.
2020-04-06 13:55:22 +02:00
Gaute Lindkvist
1c75d9b4bd
#5663 Fix element property input for UCS
2020-03-10 20:11:54 +01:00
Gaute Lindkvist
bd1d1caacc
#5591 Avoid saw tooth shape on normalized stresses
2020-03-02 15:04:25 +01:00
Magne Sjaastad
c82df63e10
#5101 clang-format: Adjusted penalties
...
Use lower absolute values to improve control of behavior
2020-02-12 13:35:31 +01:00
Magne Sjaastad
10f0abc9b5
#5101 clang-format: Allow short functions on a single line
...
Use AllowShortFunctionsOnASingleLine: InlineOnly
2020-02-12 13:35:31 +01:00
Gaute Lindkvist
25740fbced
#5470 Stop using normalization on results it isn't valid for
2020-02-11 15:38:16 +01:00
Gaute Lindkvist
1a7d0a901c
#5470 Add normalized result for stress and POR-Bar
2020-02-11 15:38:16 +01:00
Kristian Bendiksen
6562dbdb5d
#5469 Move POR and ST/SE differentials to a new category "Differentials".
2020-02-11 10:16:28 +01:00
Kristian Bendiksen
81b78edb6b
#5455 Use openmp for nodal gradients calculation.
2020-02-05 10:15:56 +01:00
Kristian Bendiksen
192e7fce48
#4669 Improve method names.
2020-02-05 10:15:23 +01:00
Kristian Bendiksen
22ccf6003d
#4669 Round small values to avoid ugly coloring for near-zero gradients.
2020-02-05 10:15:23 +01:00
Kristian Bendiksen
235dd1a2c0
#4669 Use the average of the node elements for nodal gradient calculation.
2020-02-05 10:15:16 +01:00
Kristian Bendiksen
4106780102
#4669 Generate more and nicer result addresses in RigFemPartResultsCollection.
2020-02-05 09:55:44 +01:00
Kristian Bendiksen
967d8b9bd4
#4669 Calculate nodal gradients for POR.
2020-02-05 09:55:44 +01:00
Kristian Bendiksen
5556fb39b1
#4669 Add unit test for RigHexGradientTools.
2020-02-05 09:55:44 +01:00
Kristian Bendiksen
cb6fdd5532
#4669 Add scalar result frames for all components.
2020-02-05 09:55:44 +01:00
Kristian Bendiksen
17d0bcb49c
#4669 Compute stress gradient.
2020-02-05 09:55:43 +01:00
Kristian Bendiksen
50f219412a
#4669 Compute dummy result and populate cell results.
2020-02-05 09:55:43 +01:00
Magne Sjaastad
1c4feade71
#5279 Formations GeoMech : Add const and simplify access
2020-01-03 11:59:17 +01:00
Gaute Lindkvist
df5c5fb2a8
#5161 Make the WBS parameter curves work right
2019-12-04 13:36:22 +01:00
Gaute Lindkvist
431f0ff347
Add additional WBS curves and rewrite parameters
2019-11-27 10:14:15 +01:00
Magne Sjaastad
57cab2457e
clang-format : Set PenaltyBreakAssignment to 130
2019-11-04 15:08:09 +01:00
Magne Sjaastad
7c8cf60dba
clang-format : Set AllowAllParametersOfDeclarationOnNextLine to false
2019-11-04 14:35:41 +01:00
Magne Sjaastad
fe9e567825
#4683 clang-format on all files in ApplicationCode
2019-09-06 10:57:22 +02:00
Magne Sjaastad
8cefcbb562
#4348 System , cppcheck : Remove unused variables
2019-04-20 15:11:21 +02:00
Magne Sjaastad
3c2f4eb692
#4348 System , cppcheck : Remove unused variables
2019-04-20 14:14:29 +02:00
Gaute Lindkvist
815689372a
Fix Linux build problem by forcing use of function value to yield case diff values
2019-04-03 15:43:43 +02:00
Gaute Lindkvist
810a991ba4
#3979 #3980 Contour Maps: Fix GeoMech crash and make limit to POR-result optional.
2019-01-22 14:00:09 +01:00
Gaute Lindkvist
1f754f2b63
#3807 Initial implementation of GeoMech contour maps.
2019-01-16 14:09:28 +01:00
Bjørn Erik Jensen
0c05c93a72
#3420 Result info. Fix cordinate system translations. Renaming to improve readability
2018-09-27 14:47:33 +02:00
Gaute Lindkvist
4fd9cdfda3
#3300 Fix crash when loading formation indices as part of a project file.
...
* Rename structGrid() to getOrCreateStructGrid() to make it obvious that it allocates internally.
2018-09-04 09:33:48 +02:00
Jacob Støren
fb7a7e39eb
#3201 #3202 Split in separate files. Move offshore spherical coords stuff to separate file in RiaTools
2018-08-14 11:41:19 +02:00
Gaute Lindkvist
0a0cb584b5
Move hard coded parameter names to RiaDefines
2018-07-02 10:29:32 +02:00
Gaute Lindkvist
fab83846e6
#3095 Add PP, OBG and SH to well path derived extraction curves.
2018-06-25 08:37:26 +02:00
Gaute Lindkvist
6cd5ae9e22
#3093 Implement Azimuth and inclination well path derived extraction curves.
...
* Needed improvement of tangent calculation. Take the tangent from the well path, not the two intersection points.
2018-06-25 08:37:26 +02:00
Gaute Lindkvist
a9aad1cf69
#3062 Ditch temporary GeoMech results as soon as they are used.
2018-06-20 11:46:19 +02:00
Gaute Lindkvist
d13a52a8b4
#3058 Implement a memory cleanup dialog for GeoMech data.
2018-06-19 12:20:21 +02:00
Gaute Lindkvist
280656ca26
#3043 Implement Time step filtering on import for Geomech
2018-06-13 14:10:47 +02:00
Gaute Lindkvist
4ddacad385
#2680 . First reasonable Fracture Gradient and Shear Failure Gradient estimation.
...
Caveats:
* Hard coded poissonRatio = 0.25
* Hard coded UCS to 100 bar (fairly close to average value for shale in literature).
2018-06-06 12:03:08 +02:00
Gaute Lindkvist
14a5fd4009
#2959 Fix crash when loading ODB file without overburden.
2018-05-25 09:36:46 +02:00
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