Commit Graph

8666 Commits

Author SHA1 Message Date
Gaute Lindkvist
4011caec64 Update after review 2018-08-16 10:22:07 +02:00
Gaute Lindkvist
16560a7d81 #3183 Export Fractures as Multi Segment Wells. 2018-08-16 10:22:07 +02:00
Magne Sjaastad
90ce1126a9 Guard null pointer access 2018-08-15 16:23:02 +02:00
Magne Sjaastad
fa25f448a1 #3089 Non-Darcy longitudinal : Use weighted average calculator 2018-08-15 15:52:06 +02:00
Bjørn Erik Jensen
2e78bddaf6 #3119 detect grid unit. Read unit system from one of three available sources 2018-08-15 14:47:56 +02:00
Magne Sjaastad
59f9d189e5 #3214 Use template function to get referencing objects of specified type 2018-08-15 13:01:11 +02:00
Magne Sjaastad
97c3b9efea #3214 AppFwk : Add function to get referencing objects of specified type 2018-08-15 13:01:11 +02:00
Bjørn Erik Jensen
37962e040c #3170 observed data import. Add new misc vector items 2018-08-15 11:35:38 +02:00
Bjørn Erik Jensen
611cf998ae #3211 Ensemble statistics. Display warning when time range mismatch 2018-08-15 11:00:06 +02:00
Magne Sjaastad
2ddc3d77df #3089 Non-Darcy longitudinal : Add support for longitudinal fractures
- move non-darcy data from template to fracture, as this data is now depending of fracutre
- compute weighted average of stimplan width and conductivity based on fracture perforation length
- use referringPtrFields() to find fractures using this fracture template
2018-08-15 09:53:52 +02:00
Magne Sjaastad
4c75e2514d #3089 Move text parsing for unit conversion 2018-08-15 09:53:52 +02:00
Magne Sjaastad
45f0f6b485 Whitespace and rename 2018-08-15 09:53:52 +02:00
Magne Sjaastad
e195eed246 #3210 Helper class used to compute weighted average 2018-08-15 09:53:52 +02:00
Bjørn Erik Jensen
f6e6cacc36 #3206 ecllib crash. Temporary patch to handle huge ensembles 2018-08-15 09:29:03 +02:00
Gaute Lindkvist
8d6214b76d #3183 Very minor rename of local variable to reflect reality. 2018-08-14 15:17:45 +02:00
Bjørn Erik Jensen
1ce7701fa3 #3194 ecllib. Apply patch install-ert after update 2018-08-14 15:08:59 +02:00
Bjørn Erik Jensen
6ebee07c84 #3194 ecllib. Apply patch fix-synthetic-odb-cases after update 2018-08-14 15:08:59 +02:00
Bjørn Erik Jensen
445a78b4b0 #3194. Add note 2018-08-14 15:08:58 +02:00
Gaute Lindkvist
3f6185ae3d #3183 Fix errors in regular fishbones completion output for LGR grids following MSW fracture work. 2018-08-14 14:56:30 +02:00
Jacob Støren
1d4fef5a8b #3208 Improve read only settings in well path target list 2018-08-14 14:23:55 +02:00
Jacob Støren
a6d91873e6 #3205 Improved default name of modelled wellpaths. Made sure that the name is read and written. 2018-08-14 13:22:42 +02:00
Jacob Støren
319203b7fc #3204, #2609 First somewhat working version of the editable wellpath with "complete" geometry 2018-08-14 11:41:20 +02:00
Jacob Støren
088dd61fd8 #3201, #3202 Add end tangent access and some better handling of errors 2018-08-14 11:41:20 +02:00
Jacob Støren
9025cedecb #3204 Add double precision to OffshoreSphericalCoords 2018-08-14 11:41:20 +02:00
Jacob Støren
92dd375da3 #3201 Fix error discovered by unit test 2018-08-14 11:41:19 +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
Jacob Støren
c6069ade29 Guard access of error text pointer in CsvUserDataParser 2018-08-14 11:41:19 +02:00
Bjørn Erik Jensen
8b14a01a2b #3200 Plot editor. Remove curve sets correctly 2018-08-14 11:01:19 +02:00
Bjørn Erik Jensen
6feb743542 #3196 Summary import. Use vector based ecllib functions 2018-08-13 15:15:15 +02:00
Gaute Lindkvist
2987e6128d #3198 Support LGR when exporting fishbone completions for multi segment wells.
* Also refactor RicMultiSegmentWellExportInfo to remove public member variables.
2018-08-13 15:10:03 +02:00
Gaute Lindkvist
ffd545c75c #3183 Refactor MSW export code so fishbones structures are not needed at the time of formatting/writing
* Instead fill up the RicMultiSegmentWellExportInfo structures beforehand
2018-08-13 14:36:32 +02:00
Bjørn Erik Jensen
5081f12bb5 #3194. Adapt ResInsight to modified ecllib API 2018-08-13 14:00:26 +02:00
Bjørn Erik Jensen
23024b790f Update ecllib from statoil master repo commit a165d636552fa0c0f96219d341f7f2c17c08dc9d 2018-08-13 14:00:26 +02:00
Jacob Støren
bffdef1c78 Disable failing S-Curve tests 2018-08-13 08:58:58 +02:00
Magne Sjaastad
76913aded5 CppCheck : Use std::array 2018-08-10 16:05:35 +02:00
Jacob Støren
840f011346 #2608 Guard input and and validate output of SolveSpace SCurve calculator.
Now fallback is used in most cases where needed
2018-08-10 15:57:41 +02:00
Jacob Støren
752510fab2 #2608 Use Solve Space solver in an iterative fashion 2018-08-10 15:57:40 +02:00
Jacob Støren
650798ab16 #2608 Add tests for principal configurations of SCurve.
Lots of disabled debug stuff
2018-08-10 15:57:40 +02:00
Jacob Støren
e61942f88e #2608 Adjust default radius to equivalent to 5deg dogleg = 115 m,
Use 0.2*p1p2 as controll point Fallback
2018-08-10 15:57:40 +02:00
Jacob Støren
22fd7a7692 #2608 Make the constraints in the SolveSpace solver available for editing 2018-08-10 15:57:40 +02:00
Jacob Støren
5cdde7f851 #2608 Fix error in analythical control point based S-Curve calculation.
Seed SolveSpace solution with estimated solution.
Add (disabled) test covering all configurations of curves for ctl point based curve
2018-08-10 15:57:40 +02:00
Jacob Støren
1fff2dfa97 #2608 Prepare to find a correct seeding of the SolveSpace S-curve solver
Extracted the inital values to a separate section.
Use an explicit fallback calculation (based on control points) if the solvespace one fails
2018-08-10 15:57:40 +02:00
Jacob Støren
1d7320cc0c #2609 Changed azimuth and inclination to degrees in GUI 2018-08-10 15:57:40 +02:00
Magne Sjaastad
92d49248b0 #3197 Refactoring : Fix missing const 2018-08-10 15:53:45 +02:00
Magne Sjaastad
252950e625 #3197 Refactoring : Add const keyword 2018-08-10 15:34:27 +02:00
Magne Sjaastad
2569a14347 #3197 Refactoring : Whitespace and remove includes 2018-08-10 15:04:56 +02:00
Magne Sjaastad
a16fe5966b #3197 Refactoring : Add const keyword to Rim3dPropertiesInterface 2018-08-10 14:55:50 +02:00
Magne Sjaastad
b111b87e41 #3197 Refactoring : Whitespace 2018-08-10 14:47:06 +02:00
Magne Sjaastad
a672e1fa7f #3197 Refactoring : Add const keyword
Removed fractureBorderPolygon from RimFractureTemplate
2018-08-10 14:28:52 +02:00
Magne Sjaastad
d612362d4b #3197 Refactoring : Add const keyword and use const ref 2018-08-10 14:12:14 +02:00