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

Activate WELPI and WPIMULT for use in PyAction #5467

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

lisajulia
Copy link
Contributor

@lisajulia lisajulia commented Jul 4, 2024

For the reference manual: With this PR and OPM/opm-common#4136, the keywords WELPI and WPIMULT can be used in the "insert keywords"-function in Pyaction.

@lisajulia lisajulia force-pushed the feature/pyAction-insert-kw-WELPI-WPIMULT branch 3 times, most recently from 8d29f0f to ef10afa Compare July 4, 2024 12:49
@lisajulia lisajulia force-pushed the feature/pyAction-insert-kw-WELPI-WPIMULT branch from ef10afa to fa911bd Compare July 4, 2024 12:57
@lisajulia lisajulia force-pushed the feature/pyAction-insert-kw-WELPI-WPIMULT branch from fa911bd to 5157e95 Compare July 4, 2024 17:32
opm/simulators/flow/ActionHandler.cpp Outdated Show resolved Hide resolved
opm/simulators/flow/ActionHandler.cpp Outdated Show resolved Hide resolved
opm/simulators/flow/ActionHandler.hpp Outdated Show resolved Hide resolved
opm/simulators/flow/ActionHandler.hpp Outdated Show resolved Hide resolved
@lisajulia lisajulia force-pushed the feature/pyAction-insert-kw-WELPI-WPIMULT branch 2 times, most recently from ea366df to 955db92 Compare July 10, 2024 08:37
@blattms
Copy link
Member

blattms commented Jul 10, 2024

I am not sure how the performance implications of this are. It seems like we now always get all the WELPI of all wells even without any PYACTION if there is an actionx (even without WELPI). This is more information/computation then we need. Do you see a possibility to get only the needed ones if there is no PYACTION?

I think getting them at once is an improvement.

@blattms
Copy link
Member

blattms commented Jul 10, 2024

Should we reset the welpimap in the schedule somewhen?

@lisajulia lisajulia force-pushed the feature/pyAction-insert-kw-WELPI-WPIMULT branch 3 times, most recently from 7c8173d to 91338bd Compare August 14, 2024 06:29
@lisajulia lisajulia force-pushed the feature/pyAction-insert-kw-WELPI-WPIMULT branch from 91338bd to 465b895 Compare December 18, 2024 09:18
@lisajulia lisajulia force-pushed the feature/pyAction-insert-kw-WELPI-WPIMULT branch from 465b895 to 83f2485 Compare December 24, 2024 07:06
@lisajulia lisajulia requested review from blattms, bska and akva2 December 24, 2024 08:21
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.

2 participants