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

Permit Operating on Defaulted MULT* Arrays #4235

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bska
Copy link
Member

@bska bska commented Sep 26, 2024

The existence checks introduced in commit 90be095 (PR #4109) turned out to be a little too restrictive. Recent experience suggests that we need to permit array operations like ADD or MULTIPLY on the MULT* arrays (MULT[XYZ] and MULT[XYZ]-) even if these arrays have not yet been explicitly defined in the input deck.

This commit re-enables those array operations for property arrays whose multiplier flag is true.

The existence checks introduced in commit 90be095 (PR OPM#4109)
turned out to be a little too restrictive.  Recent experience
suggests that we need to permit array operations like ADD or
MULTIPLY on the MULT* arrays (MULT[XYZ] and MULT[XYZ]-) even if
these arrays have not yet been explicitly defined in the input deck.

This commit re-enables those array operations for property arrays
whose 'multiplier' flag is 'true'.
@bska
Copy link
Member Author

bska commented Sep 26, 2024

jenkins build this please

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.

1 participant