Commit Graph

23 Commits

Author SHA1 Message Date
Kristian Bendiksen
851e245f83 #6234 Fracture Model: add template to enable data sharing. 2020-09-28 12:02:45 +02:00
Kristian Bendiksen
724131d310 #1061 Add missing override keyword in ApplicationCode. 2020-09-15 11:04:39 +02:00
jonjenssen
5eae17551f Make sure the dialog doesn't show up when importing summary cases using python interface 2020-09-10 12:14:12 +02:00
Gaute Lindkvist
2e1bf89bff #6417 Fix update of cvf::Vec3d from Python 2020-09-08 13:44:55 +02:00
Gaute Lindkvist
e4677004af Fix tests\test_summary_cases.py by making the paths absolute in RimcProject 2020-09-08 13:44:55 +02:00
Kristian Bendiksen
a2f6a28248 #6423 Use directory instead of file path for FRK export. 2020-09-07 13:47:18 +02:00
Kristian Bendiksen
100c1b9e14
Merge pull request #6372 from OPM/stimplan-detailed-fluid-loss-6364
Stimplan detailed fluid loss 6364
2020-08-26 12:50:43 +02:00
jonjenssen
cfe64f5706
Surface python interface (#6370)
* Add python interface for importing surfaces with example.
2020-08-26 12:31:23 +02:00
Kristian Bendiksen
ddc23fa5ea #6364 Add scaffolding for exporting detailed fluid loss for Stimplan. 2020-08-25 16:16:52 +02:00
Gaute Lindkvist
f82b2f73ec #6320 Refactor of PdmScripting
* Make base class abstract
* Implement support for IOHandling for PdmChild and PdmChildArray fields
2020-08-25 08:33:47 +02:00
Kristian Bendiksen
307639a7d1 #6232 Add python api for exporting fracture model plot to frk file. 2020-08-18 10:12:10 +02:00
Kristian Bendiksen
22759b201d #6232 Simplify importing elastic properties for fracture model. 2020-08-18 10:12:10 +02:00
Kristian Bendiksen
8dfe9bd4b5 #6232 Add python api for creating fracture model plot. 2020-08-18 10:12:10 +02:00
Kristian Bendiksen
a79b794eab #6232 Add python api for creating fracture model. 2020-08-18 10:12:10 +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
8662ff90d2 #5792 Python : Add import_summary_case and find summary case from ID
Add example of use and updated documentation
2020-04-17 13:54:19 +02:00
Magne Sjaastad
f076749dab Adjustments after review 2020-04-17 13:54:13 +02:00
Magne Sjaastad
d895f342e2 Use AppEnum for DateTimePeriod 2020-04-17 13:54:13 +02:00
Magne Sjaastad
54206a42f6 #5757 Python : Add resampling of summary data 2020-04-17 13:54:12 +02:00
Magne Sjaastad
ae15122632 #5757 Python : Add access to time_t values 2020-04-17 13:54:12 +02:00
Magne Sjaastad
27def6c132 #5757 Python : Add access to summary addresses 2020-04-17 13:54:12 +02:00
Magne Sjaastad
6adffe5050 #5757 Python : Add access to summary values 2020-04-17 13:54:11 +02:00
Gaute Lindkvist
2853308a4a Python: Create summary plot from string 2020-03-13 14:18:41 +01:00