Commit Graph
77 Commits
Author SHA1 Message Date
jonjenssen 0cc4f69ba3 Add grid calculator button to 3d view toolbar, add grid calc command to case context menu 2022-06-25 00:44:38 +02:00
Jon Jenssen fa1f189709 Simplify "New ... script" enable logic. 2022-06-07 16:22:11 +02:00
jonjenssen ed392e6300 Keep source step dimension when saving/loading multiplots, including templates 2022-06-03 18:05:26 +02:00
Jon Jenssen 89773da26e Fix intersection crash by making sure we do nothing when top limit is below bottom limit 2022-06-02 06:54:45 +02:00
Jon Jenssen cf9f69b620 Fix plot layout after plot visibility filter has been applied 2022-06-01 14:07:27 +02:00
Jon Jenssen 534e74dd31 Make sure drag'n'drop works when explorer window is undocked, too. 2022-05-30 18:47:42 +02:00
jonjenssen 2a57adf222 Make sure we create multiple plots if we import multiple summary cases at once. 2022-05-27 12:30:51 +02:00
jonjenssen ff57252812 Add support for dropping folders in summary plots and multi summary plots 2022-05-26 02:29:59 +02:00
Jon Jenssen 329e1e8b69 Fix crash in ensemble plot duplicate 2022-05-23 13:32:18 +02:00
Jon Jenssen 05ce13b533 Fix crash if 3d window is not there when importing summary data 2022-05-23 11:03:32 +02:00
jonjenssen 886f5e3295 Move duplicate button to the right of the multiplot toolbar 2022-05-20 16:47:44 +02:00
jonjenssen 7c25677d18 Add support for appending curves for summary case and ensemble by stepping 2022-05-20 16:29:26 +02:00
Jon Jenssen 4ef1f73a58 Add delete plot comand to subplot context menu 2022-05-03 18:01:01 +02:00
Jon Jenssen 2c1ef661b0 Avoid regenerating viewer pages when just stepping curves in plots 2022-05-03 16:31:30 +02:00
Jon Jenssen 5457c96a63 Remove obsolete open editor command 2022-04-21 17:28:50 +02:00
jonjenssen 28dcd47d73 Hide summary multiplot tree node if only one summary plot 2022-03-31 13:03:03 +02:00
Jon Jenssen 2eb1713866 Fix mouse wheel not working in 3D view if a plot window is created.
Fix issue with multiplot sometimes being shown incorrectly when switching between fullscreen plots
2022-03-30 16:19:16 +02:00
jonjenssen 19dc7493a8 Change ouput model name 2022-03-28 08:46:10 +02:00
jonjenssen abd4e80b48 Add well angles in degrees, not radians. 2022-03-28 08:46:10 +02:00
jonjenssen 8c27a0f656 Support pausing before running abaqus script to allow input file modifications.
Add option in preferences to enable/disable pause.
2022-03-28 08:46:10 +02:00
jonjenssen f41c772f03 Show plot curves at the first level below a summary plot. 2022-03-25 20:02:23 +01:00
Jon Jenssen 560917a481 Rename NewSummaryPlot command to what it actually is - OpenSummaryPlotEditor command. Remove unused includes.
Move Single Summary Plots to bottom of tree and show them as Single Summary Plots.
2022-03-21 13:05:57 +01:00
jonjenssen 0d45b88d09 Fix indent 2022-03-09 11:29:03 +01:00
Jon Jenssen cdbeec7ff8 Remove unused include 2022-03-09 11:29:03 +01:00
Jon Jenssen d7555cbf4c Add support for giving all axes with the same label the same range. 2022-03-09 11:29:03 +01:00
Jon Jenssen 85d3f98f91 Allow drag'n'drop of realizations into summary plots
Improve "Create Summary Case Group" feature to not delete selected realizations from the source collection.
2022-03-08 07:55:39 +01:00
Jon Jenssen 2e9c6e7a64 Allow dragging and dropping ensemble data vectors into summary plots 2022-03-04 17:06:28 +01:00
jonjenssen 0b5bc2ba68 Change ouput model name 2022-02-17 15:39:39 +01:00
jonjenssen 35adae926f Add well angles in degrees, not radians. 2022-01-31 15:10:19 +01:00
jonjenssen 376451da2e Update GUI text for faults 2022-01-14 16:52:41 +01:00
jonjenssen 9edb0385d5 Support pausing before running abaqus script to allow input file modifications.
Add option in preferences to enable/disable pause.
2021-12-06 21:52:42 +01:00
Jon Jenssen cc8e9c69f9 Hide internal bool from UI 2021-11-01 14:32:09 +01:00
Jon Jenssen 19fa581c92 Use correct name for timestep 2021-10-26 14:01:16 +02:00
Jon Jenssen be59eedd18 Update Well IA and Fault RA processing workflows to work with updated tree UI hidden/visible logic changes. 2021-10-25 18:25:41 +02:00
jonjenssen 8c7ff445b6 Add support for calculating LE123 and PE123 2021-10-22 13:00:26 +02:00
jonjenssen 3ec66602cf Allow calculating ST again without POR results, as element types are correct now 2021-10-20 20:37:19 +02:00
jonjenssen 5bb49f4f57 Initial PP should be set to 0 if not defined. 2021-10-20 15:44:45 +02:00
jonjenssen ae7139e18d Use the last frame for each timestep. 2021-10-15 17:13:09 +02:00
jonjenssen 9a63e6564c Cleanup 2021-10-09 14:42:09 +02:00
jonjenssen 3cb3170331 Fix: Disable contour map for multi-part geomech data, as that is not supported properly in the code. 2021-10-09 14:42:09 +02:00
Jon Jenssen a2acadf3f4 Crash protection 2021-10-09 14:42:09 +02:00
jonjenssen d1e81f3c1e Update ODB libraried needed for linking 2021-08-16 12:34:50 +02:00
jonjenssen ca0433ca3a Move well related pdm files into subfolders to clean up a bit 2021-07-15 13:47:16 +02:00
jonjenssen 5dd7822b5f Fix typo in fault id parameter, send correct id to processing 2021-06-21 12:36:27 +02:00
jonjenssen f9129e767f Make sure fault_ra parameter file is overwritten.
Adjust digits in loadstep strings to max number of steps.
Always use 0 as first step for adv. processing.
2021-06-10 14:27:21 +02:00
jonjenssen 326a1765ef Include all timesteps in preproc file, not just from/to
Convert angle to radians.
2021-05-29 00:47:03 +02:00
jonjenssen ec9713212e Smoothing is default on
Fix timestep and odb case name issues.
2021-05-26 14:56:18 +02:00
jonjenssen 832bd6c58f Make sure we use the correct timestep index to avoid a crash. 2021-05-26 10:44:01 +02:00
jonjenssen 9cd4edb025 Fix parameter file name. Do not clean up tmp parameter files while we test FaultRA. 2021-05-21 12:46:16 +02:00
jonjenssen 304ba4dedc Add bash/csh for external scripts on linux. 2021-05-20 14:45:38 +02:00
jonjenssen 9c74e58510 Fix json parameter file syntax error 2021-05-20 11:47:31 +02:00
jonjenssen aa8c630c98 Move faults into subfolder. Remove obsolete code. 2021-03-11 08:29:17 +01:00
jonjenssen df53e80913 Move GeoMech PDM files into subfolder 2021-03-10 14:45:52 +01:00
jonjenssen 207f72c37e Move geomech commands into subfolder 2021-03-09 17:14:18 +01:00
jonjenssen 1c4a1b9e80 Add tooltip text to K range filter input in Polygon Filter properties 2021-01-28 11:15:12 +01:00
jonjenssen 66c2e02e49 Do not use disabled points in polygon filter outline. 2021-01-27 22:58:36 +01:00
jonjenssen df9a1b1ce1 Bugfix: show y axis text even if ensemble and summary curves are turned off. 2020-12-08 21:45:26 +01:00
Jon Jenssen 6b3b76fc9d Bugfix - make show contour label checkbox work for contour plots 2020-12-08 21:45:26 +01:00
Jon Jenssen a630f7710a Allow user to edit well path name for user defined well paths. 2020-12-08 21:45:26 +01:00
jonjenssen 7f3df954ad Bugfix: show y axis text even if ensemble and summary curves are turned off. 2020-11-11 09:01:07 -05:00
Jon Jenssen 784e241eb9 Bugfix - make show contour label checkbox work for contour plots 2020-11-05 02:38:59 -05:00
Jon Jenssen db007dfaab Allow user to edit well path name for user defined well paths. 2020-11-05 02:23:25 -05:00
Jon Jenssen cbadfd456a Do not allow opening the same odb file twice. The odb reader does not support that. 2020-09-15 07:27:01 +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
jonjenssen f206fa5ca8 Fix compilation error for missing QString 2020-09-09 15:09:42 +02:00
jonjenssen c0c9fcfe55 Drop inline 2020-09-08 16:58:47 +02:00
jonjenssen 44bfb79469 Refactor 2020-09-08 16:58:47 +02:00
Jon Jenssen 64e4ce3ab9 Only show histogram statistics in info overlay box if the histogram has valid data. 2020-09-08 16:58:47 +02:00
jonjenssen 49a1c94364 Remove 2020-09-08 15:30:21 +02:00
Jon Jenssen 5f10732d1e Remove uncessary method call that causes crash during copy.
Add some more safeguards in code.
2020-09-08 15:30:21 +02:00
Jon Jenssen c2ae283445 Fix unused vars 2020-09-03 16:09:43 +02:00
Jon Jenssen 3bb833e103 Add reordering to some more collections 2020-09-03 15:19:18 +02:00
Jon Jenssen 42ab0485bd Make sure we refresh the scene after setting a new color legend, not before 2020-08-28 08:48:02 +02:00
Jon Jenssen c0c0c2c4b8 Make sure we don't override the color legend type chosen by the user when switching between results. 2020-08-28 08:48:02 +02:00
Jon Jenssen beef70a791 Fix spelling of "Petrel" 2020-08-12 19:44:40 +02:00
Jon Jenssen ea32743ad5 Add additional check 2020-08-05 13:36:54 +02:00
Jon Jenssen 0ce53a3219 Fix for issue #6187 - hide surfaces when creating a contour map 2020-08-05 13:20:59 +02:00