Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2023.12: Update main branch from dev #10940

Merged
merged 143 commits into from
Dec 11, 2023
Merged

2023.12: Update main branch from dev #10940

merged 143 commits into from
Dec 11, 2023

Conversation

magnesj
Copy link
Member

@magnesj magnesj commented Dec 11, 2023

No description provided.

magnesj and others added 30 commits October 30, 2023 11:20
Disable editingFinsished() signal when read-only. Using tab after change of Degree in a regression curve object causes the application to hang.
This will ensure that the x-axis range is reset when switching from a cross plot to time plot
If a summary plot is created with a cross plot curve, the time axis object might not be configured. Always use a time based summary plot as source for linking of time axis.
The plots are duplicated, and the axis objects are referenced using ptrField. Make sure resolveReferencesRecursively() is called after the plot is inserted into the project tree.
Add action with an icon inside the line edit to clear the content of the line edit.
Support scripting of wellNameForExport, GroupNameForExport, MswLinerDiameter, MswRoutghness, Preferred Fluid Phase scriptable
Show a dialog with all available RFT wells, and let the user select from this list. Create a copy of the RFT plot, and replace well name in the copy.
After merging the cross plot with the summary plot, the sources stepping can be simplified. Remove obsolete sources stepping code, to prepare for other source stepping issues.
Use std::variant to wrap curve and ensemble curve set.
Move some code into RimSummaryAddressModifier
…rking

Find candidate for the observation file name including measurement ID. Make sure that observations are filtered by date.
This option makes it possible to look at data from other cases without creating one view per case.
- add data source selection, either Case Property or Grid Calculation
- add Time Step Selection, can be used for both dynamic case properties and Grid Calculations
- optionally release grid calculation data when statistics is computed
- recursive grid calculations is supported
…ent.

The "absolute" filter cake adjustment should only be used for cells when
filter cake is present (i.e filtrate thickness is not zero).
Adjust build settings to c++20
Add ifdef for code related to CeeViz, so it is possible to compile AppFwk without CeeViz
kriben and others added 28 commits December 4, 2023 17:26
Fix issue with 0 fault extension
* Make sure the cell filters are refreshed when the geomech grid is reloaded to handle grid changes
Several operations was attached to the POST_BUILD custom command of the ResInsight target. The number of characters in this command exceeded the limit on Windows, and error message "line too long" was displayed on GitHub actions.

Suggested solution to copy files into build folder
- add new target ResInsightDummyTarget used to find full path to build folder
- add new target PreBuildFileCopy for file copy
- add all copy operations as a list of cmake commands on PreBuildFileCopy
Previous OpenVds version was removed from server, update to latest available 3.2 version
Check if any geometry is present before accessing geometry data
Do not try to create ESMRY file if there are no time steps in the summary data
Do not try to read "TIME" record if no time steps are present
@magnesj magnesj merged commit 72e537a into main Dec 11, 2023
17 checks passed
magnesj added a commit that referenced this pull request Mar 25, 2024
Merge pull request #10940 from OPM/dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants