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

Filtering by dynamic perforation criteria does not work in fm_well_trajectory #63

Open
slawekszklarz opened this issue Oct 2, 2024 · 0 comments · May be fixed by #73
Open

Filtering by dynamic perforation criteria does not work in fm_well_trajectory #63

slawekszklarz opened this issue Oct 2, 2024 · 0 comments · May be fixed by #73
Assignees
Labels
bug Something isn't working

Comments

@slawekszklarz
Copy link

Setting a simple criteria in input YMAL file, e.g.:

connections:
  date: 2022-10-01
  perforations:
    - well: WELL1
      dynamic:
        -
          key: SOIL
          min: 0
          max: 1

despite well being in the grid and crossing the cells wit criteria satisfied at the existing simulation date produces empty las file and empty compdat file:

#
~Version information
VERS . 2.0 : 
WRAP . NO : 
#
~Well information
STRT .M 0.00000 : 
STOP .M 0.00000 : 
STEP .M 0.00000 : 
NULL . -999.25000 : 
WELL . WELL1 :
DATE . 01_Oct_2022 :
#
~Parameter information
#
~Curve information
DEPTH .M  : Depth in meters
#
~Ascii
-- WELL  GROUP           BHP    PHASE  DRAIN  INFLOW  OPEN  CROSS  PVT    HYDS  FIP 
-- NAME  NAME   I    J   DEPTH  FLUID  AREA   EQUANS  SHUT  FLOW   TABLE  DENS  REGN 
WELSPECS 
  WELL1  GROUP     1  1  1*     OIL    0.0    STD     STOP  YES    0      SEG   0    / 
    / 
-- WELL                        OPEN   SAT   CONN           WELL      KH             SKIN      D      DIR 
-- NAME   I     J    K1   K2   SHUT   TAB   FACT           DIA       FACT           FACT      FACT   PEN 
COMPDAT 
  WELL1   1   1   1   1   SHUT   1*    1   0.5   1   0.00000   1*     'Z' / 
 /  
@verveerpj verveerpj added the bug Something isn't working label Oct 25, 2024
@verveerpj verveerpj self-assigned this Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Ready for Review
Development

Successfully merging a pull request may close this issue.

2 participants