equinor / equinor/res2df

gruptree reads `GRUPNET` within `ACTION` block

Open
#435 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
37
Forks
38
Avg merge
1h 45m
Merged PRs (30d)
1

Description

The gruptree parser will read `GRUPNET` keywords within `ACTION` block as if they were normal `GRUPNET`s. If f.ex the VFP number is updated in an `ACTION` based on GOR, the exported VFP number will belong to what is in the last `ACTION`. I think it would be better if ecl2df just ignores ACTIONs.

```
ACTIONX
'ACT_NAME' /
GGOR 'NODE' > 2000 /
/

GRUPNET
'NODE' 1* 16 1* 'NO' /
/

ENDACTIO
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.