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

feat: Injection valve #112

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

feat: Injection valve #112

wants to merge 5 commits into from

Conversation

cutn94
Copy link

@cutn94 cutn94 commented Jun 19, 2024

Description

Implementing injection valve in the completor.

Why

New valve is coming.

Close: #111

Checklist:

Before submitting this PR, please make sure:

  • I am complying with the contributing doc
  • My code builds clean without any errors or warnings
  • I have added/extended tests that prove my fix is effective or that my feature works
  • I have made corresponding changes to the documentation, and it builds correctly

Copy link
Collaborator

@hrsut hrsut left a comment

Choose a reason for hiding this comment

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

nice first run, suggested changes

tests/completor/data/wb_injv.true Outdated Show resolved Hide resolved
tests/completor/data/wb_injv.true Outdated Show resolved Hide resolved
WSEGINJV = """
WSEGINJV
-- Number Cv_Inj Primary_Ac Secondary_Ac Water_Rate_cutoff Pressure_drop_cutoff
1 0.96 4.700e-04 8e-5 -150 -0.5
Copy link
Collaborator

Choose a reason for hiding this comment

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

do we need to put the rate and pressure drop as negative? it is not a so user friendly or intepretable as negative?

completor/prepare_outputs.py Show resolved Hide resolved
@cutn94 cutn94 mentioned this pull request Jun 20, 2024
4 tasks
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.

Implement model for injection valve
2 participants