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

Generate new petro logs from original logs as part of an AHM workflow in FMU #264

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

oddvarlia
Copy link
Contributor

@oddvarlia oddvarlia commented Dec 5, 2024

Purpose:
RMS python script to create new petro logs from original petro logs with one new log per facies.
The new logs will get name in the form: "faciesname_petroname" where the new log has the same values as the original log with name "petroname" except that all values belonging to other facies than "faciesname" is det to undefined.

The new logs created will be used to condition petrophysical realisations where only one facies is present for all grid cells in the zone instead of using a facies realization as input when simulating petrophysical realization. This is relevant for workflows where both facies and petrophysical parameters are used as field parameters in assisted history matching with ERT.

Closes: #265

@oddvarlia oddvarlia marked this pull request as draft December 5, 2024 18:56
@oddvarlia oddvarlia changed the title Add script to generate new petro logs from original logs Generate new petro logs from original logs as part of an AHM workflow in FMU Dec 5, 2024
@oddvarlia oddvarlia force-pushed the create_petro_logs branch 9 times, most recently from 4465cc8 to 9ec6308 Compare December 10, 2024 15:20
@oddvarlia oddvarlia marked this pull request as ready for review December 10, 2024 15:29
@oddvarlia oddvarlia requested a review from jcrivenaes December 11, 2024 08:15
@oddvarlia oddvarlia force-pushed the create_petro_logs branch 4 times, most recently from 41d9f40 to de86bb4 Compare December 16, 2024 19:26
Copy link
Collaborator

@jcrivenaes jcrivenaes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few comments you can consider, otherwise LGTM

Added test and testdata
Add documentation
@oddvarlia oddvarlia merged commit ab5c4c9 into equinor:main Dec 17, 2024
14 checks passed
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.

Need a script to create new petro logs with one per facies in RMS from original petro logs
2 participants