Skip to content

Commit

Permalink
Commonly used Eclipse/Flow keywords included
Browse files Browse the repository at this point in the history
  • Loading branch information
dmva committed Apr 17, 2024
1 parent a1ddb06 commit deddcd9
Showing 1 changed file with 17 additions and 4 deletions.
21 changes: 17 additions & 4 deletions src/subscript/eclcompress/allowlist.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
"EXTREPGL",
"FIP",
"FIPNUM",
"FLUXNUM",
"GASADCO",
"GASADEC",
"GASCONC",
Expand All @@ -66,6 +67,10 @@
"IONROCK",
"ISTNUM",
"KRNUMMF",
"KRO",
"KRORG",
"KRORW",
"KRW",
"LANGMPL",
"LANGMULC",
"LANGMULT",
Expand Down Expand Up @@ -100,6 +105,7 @@
"LX",
"LY",
"LZ",
"MINPVV",
"MISCNUM",
"MLANG",
"MLANGSLV",
Expand Down Expand Up @@ -161,6 +167,8 @@
"SATNUM",
"SFOAM",
"SGAS",
"SGCR",
"SGL",
"SGLPC",
"SGWCR",
"SKRO",
Expand All @@ -169,20 +177,25 @@
"SKRW",
"SKRWR",
"SOCRS",
"SOGCR",
"SOLVCONC",
"SOLVFRAC",
"SOLWNUM",
"SORBFRAC",
"SORBPRES",
"SOWCR",
"SWCR",
"SWL",
"SWU",
"SPOLY",
"SSGCR",
"SSGL",
"SSOGCR",
"SSOL",
"SSOWCR",
"SSWCR",
"SSWL",
"SSWU",
"SSOWCR",
"SSWCR",
"SSWL",
"SSWU",
"SURF",
"SURFNUM",
"SURFWNUM",
Expand Down

0 comments on commit deddcd9

Please sign in to comment.