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

add program arraylist #2882

Merged
merged 1 commit into from
Dec 6, 2021
Merged

add program arraylist #2882

merged 1 commit into from
Dec 6, 2021

Conversation

tskille
Copy link
Contributor

@tskille tskille commented Dec 4, 2021

simple program tOPMhat lists arrays (name, type and size) for a specified eclipse output file.

@bska
Copy link
Member

bska commented Dec 6, 2021

I like the feature very much. Here's sample output when running the new arraylist utility on the .INIT file of a parallel Norne model run

INTEHEAD          411   INTE
LOGIHEAD          121   LOGI
DOUBHEAD          229   DOUB
PORV           113344   REAL
DEPTH           44431   REAL
DX              44431   REAL
DY              44431   REAL
DZ              44431   REAL
PORO            44431   REAL
PERMX           44431   REAL
PERMY           44431   REAL
PERMZ           44431   REAL
NTG             44431   REAL
TRANX           44431   REAL
TRANY           44431   REAL
TRANZ           44431   REAL
TABDIMS           100   INTE
TAB             73576   DOUB
ENDNUM          44431   INTE
EQLNUM          44431   INTE
PVTNUM          44431   INTE
SATNUM          44431   INTE
IMBNUM          44431   INTE
FIPNUM          44431   INTE
FLUXNUM         44431   INTE
MPI_RANK        44431   INTE
SWL             44431   REAL
SWCR            44431   REAL
SWU             44431   REAL
SGL             44431   REAL
SGCR            44431   REAL
SGU             44431   REAL
SOWCR           44431   REAL
SOGCR           44431   REAL
ISWL            44431   REAL
ISWCR           44431   REAL
ISWU            44431   REAL
ISGL            44431   REAL
ISGCR           44431   REAL
ISGU            44431   REAL
ISOWCR          44431   REAL
ISOGCR          44431   REAL
TRANNNC         11286   REAL

Copy link
Member

@bska bska left a comment

Choose a reason for hiding this comment

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

Looks good to me and, as mentioned earlier, a very welcome utility. I'll run a build check just to be sure and then I'll merge into master.

@bska
Copy link
Member

bska commented Dec 6, 2021

jenkins build this please

@bska
Copy link
Member

bska commented Dec 6, 2021

Build check was successful. I'll merge this into master now.

@bska bska merged commit 6452e64 into OPM:master Dec 6, 2021
@tskille tskille deleted the array_list branch April 14, 2022 11:36
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