Magne Sjaastad
a6af4fbd00
#6773 Regression Test : Add more input validation due to missing files
...
Running regression tests without valid external files revealed several crashes. Add guarding and remove asserts to make sure regression tests can be executed without crash.
2020-10-13 08:31:05 -04:00
Kristian Bendiksen
8da32eddc1
Remove unused RiaColorTables includes.
2020-05-24 17:26:51 +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
Magne Sjaastad
83914006fd
Convert to enum class
2020-04-24 11:40:22 +02: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
Magne Sjaastad
fe9e567825
#4683 clang-format on all files in ApplicationCode
2019-09-06 10:57:22 +02:00
Magne Sjaastad
b8f0fcd7e9
Flow Diag : Do not assert when tracername is not found
2019-07-30 11:23:31 +02:00
Magne Sjaastad
ac8c6edafa
Flow Diagnostics : Guard null pointer access
2018-10-02 08:23:45 +02:00
Rebecca Cox
7da8e3091b
#1996 : Rename RimEclipseWellCollection -> RimSimWellInViewCollection
2017-10-17 09:52:31 +02:00
Rebecca Cox
44be1bfd6b
#1996 Rename RigSingleWellResultsData -> RigSimWellData
2017-10-17 09:52:31 +02:00
Rebecca Cox
7d908394db
#1996 Renaming. Remove unused includes and rename local variables
2017-10-17 09:52:31 +02:00
Rebecca Cox
d748803159
#1996 Rename RimEclipseWell -> RimSimWellInView
2017-10-17 09:52:31 +02:00
Magne Sjaastad
89684c243f
#1755 Use namespace RiaDefines instead of class
2017-08-11 14:28:42 +02:00
Magne Sjaastad
c4aa625d33
#1755 Move porosity model enum to separate file
2017-08-11 14:27:56 +02:00
Magne Sjaastad
88bbea6339
#1755 Remove porosity enum from RifReaderInterface
2017-08-11 14:27:22 +02:00
Jacob Støren
26b85dedfc
#1402 Fixed Well Alloc plot case switching, and removed dependency on active view
2017-04-06 14:15:12 +02:00
Jacob Støren
c39462d19a
#1345 Fixed. Injector TOF results ended up with a double unit conversion, because tracers with no cells were wrongfully added to the flow diag solver solution.
2017-03-22 14:04:13 +01:00
Jacob Støren
2fb35af7a6
#1335 Connection arrows for all cross-flows also. Made ready for options to show straight arrows, and adjusted a bit.
2017-03-17 18:11:06 +01:00
Jacob Støren
5fd2fe683a
#1331 Changed "-Xf" to "-XF" fro crossflow tracers
2017-03-16 17:46:45 +01:00
Magne Sjaastad
647b4348eb
Renamed to eclipseCaseData
2017-03-15 09:10:16 +01:00
Magne Sjaastad
6e69bdb81d
Added const and cleaned up includes and whitespace
2017-03-09 10:03:52 +01:00
Jacob Støren
c9dc41d374
#1298 Included wells with "closed" state consistently
2017-03-07 12:27:49 +01:00
Jacob Støren
0428dbffa3
#1279 Added <wellname>-Xf as tracer on connections with opposite flow thant the well type indicates.
2017-03-06 16:34:30 +01:00
Jacob Støren
6c0a866008
#1292 Fixed CppCheck Issues in ProjectDataModel
2017-03-06 11:20:28 +01:00
Jacob Støren
e19373ec9d
#1265 Made sure all in/out fluxes are added to the flow diag solution.
...
Also made sure only producing cells are added to the producer tracers and injecting cells as injector tracers.
2017-02-28 16:03:43 +01:00
Magne Sjaastad
5c20bff5d1
#1255 Remove includes from header files
2017-02-24 11:07:26 +01:00
Jacob Støren
b7b31f6c03
Well Alloc plots: Differentiated gray colors for "Total", "Reservoir" and "Others"
2017-02-17 15:49:14 +01:00
Magne Sjaastad
b3e845ed5e
#1178 Use well colors for Max Fraction Tracer
2017-02-10 18:53:14 +01:00
Magne Sjaastad
652df8854d
#1180 Use RiaColorTables for several features (well log, summary, flow rates)
2017-02-10 08:39:25 +01:00
Jacob Støren
b26bd11674
#1113 Made tracer colors consistent, and son to be consistent with default well colors
2017-02-02 09:56:39 +01:00
Magne Sjaastad
fcd2a09f83
#1105 Created new folder for flow project files
2017-01-12 15:00:23 +01:00