From 50d7bf036fe039acdcd01577978033396a08a83c Mon Sep 17 00:00:00 2001
From: gdfldm <142009224+gdfldm@users.noreply.github.com>
Date: Wed, 24 Jul 2024 09:56:55 +0100
Subject: [PATCH] Fix table references
---
parts/chapters/subsections/5.3/SATOPTS.fodt | 2 +-
parts/chapters/subsections/9.3/IMBNUM.fodt | 2 +-
parts/chapters/subsections/9.3/KRNUM.fodt | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/parts/chapters/subsections/5.3/SATOPTS.fodt b/parts/chapters/subsections/5.3/SATOPTS.fodt
index c421cce8..6754dbb4 100644
--- a/parts/chapters/subsections/5.3/SATOPTS.fodt
+++ b/parts/chapters/subsections/5.3/SATOPTS.fodt
@@ -4783,7 +4783,7 @@ Updated with AFR/TSA Rev-D comments and new keywords.
- Table 5.40: SATOPTS Relative Permeability Function Allocation Keywords
+ Table 5.40: SATOPTS Relative Permeability Function Allocation Keywords
Examples
The first example actives the directional relative permeability assignment option only and hence the following keywords are used to allocate the relative permeability arrays for Cartesian grids: KRNUMX, KRNUMY, and KRNUMZ.
diff --git a/parts/chapters/subsections/9.3/IMBNUM.fodt b/parts/chapters/subsections/9.3/IMBNUM.fodt
index df24f625..7a7bbd25 100644
--- a/parts/chapters/subsections/9.3/IMBNUM.fodt
+++ b/parts/chapters/subsections/9.3/IMBNUM.fodt
@@ -4260,7 +4260,7 @@ Updated with AFR/TSA Rev-D comments and new keywords.
Table 9.9: IMBNUM Keyword Description
- In addition, saturation table assignment may be directional dependent in which case the directional dependent versions of the aforementioned array should be used, that is IMBNUMX, IMBNUMY and IMBNUMZ instead of IMBNUM. There is also the facility to make the directional end-point scaling reversible or non-reversible and if the non-reversible option is selected, the non-reversible versions of the aforementioned arrays should be used, that is IMBNUMX, IMBNUMX-, IMBNUMY, IMBNUMY-,IMBNUMZ and IMBNUMZ-,instead of the IMBNUM keyword. For reference, See SATOPTS – Activate Relative Permeability Assignment Options for more information on the various keywords that may be used with directional dependent relative permeability tables.
+ In addition, saturation table assignment may be directional dependent in which case the directional dependent versions of the aforementioned array should be used, that is IMBNUMX, IMBNUMY and IMBNUMZ instead of IMBNUM. There is also the facility to make the directional end-point scaling reversible or non-reversible and if the non-reversible option is selected, the non-reversible versions of the aforementioned arrays should be used, that is IMBNUMX, IMBNUMX-, IMBNUMY, IMBNUMY-,IMBNUMZ and IMBNUMZ-,instead of the IMBNUM keyword. For reference, see Table 5.40, that lists the various keywords that may be used with directional dependent relative permeability tables.
Note, currently IMBNUMX-, IMBNUMY-, and IMBNUMZ- are not supported by OPM Flow.
Example
The example below sets three IMBNUM regions for a 4 x 5 x 2 model using the EQUALS keyword.
diff --git a/parts/chapters/subsections/9.3/KRNUM.fodt b/parts/chapters/subsections/9.3/KRNUM.fodt
index 38ab969f..bfd24540 100644
--- a/parts/chapters/subsections/9.3/KRNUM.fodt
+++ b/parts/chapters/subsections/9.3/KRNUM.fodt
@@ -4283,7 +4283,7 @@ Updated with AFR/TSA Rev-D comments and new keywords.
Table 9.10: KRNUM Keyword Description
- If the Directional Dependent Saturation Function option has been activated by the DIRECT parameter on the SATOPTS keyword in the RUNSPEC section,then the KRNUMX, KRNUMY and KRNUMZ versions of the keyword should be used for cartesian grids. Secondly, if the Non-Reversible End-Point Scaling option has also been activated by the IRREVERS parameter on the SATOPTS keyword in the RUNSPEC section, then the non-reversible versions of the KRNUM should be used, that is KRNUMX, KRNUMX-, KRNUMY, KRNUMY-, KRNUMZ and KRNUMZ-. See SATOPTS – Activate Relative Permeability Assignment Options for more information on the various keywords that may be used with directional dependent relative permeability tables.
+ If the Directional Dependent Saturation Function option has been activated by the DIRECT parameter on the SATOPTS keyword in the RUNSPEC section,then the KRNUMX, KRNUMY and KRNUMZ versions of the keyword should be used for cartesian grids. Secondly, if the Non-Reversible End-Point Scaling option has also been activated by the IRREVERS parameter on the SATOPTS keyword in the RUNSPEC section, then the non-reversible versions of the KRNUM should be used, that is KRNUMX, KRNUMX-, KRNUMY, KRNUMY-, KRNUMZ and KRNUMZ-. For reference, see Table 5.40, that lists the various keywords that may be used with directional dependent relative permeability tables.
Note, currently KRNUMX-, KRNUMY-, and KRNUMZ- are not supported by OPM Flow.
Example