Skip to content

Commit 86c3f91

Browse files
committed
Add references in bulk summary config
This will link to the BREAKTHROUGH observation section and the LOCALIZATION keyword section in the places where they are referenced from the bulk configuration documentation.
1 parent ba5dfb3 commit 86c3f91

1 file changed

Lines changed: 12 additions & 9 deletions

File tree

docs/ert/reference/configuration/observations.rst

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -252,15 +252,16 @@ a well.
252252
The WELL keyword can contain two types of configuration: LOCALIZATION and
253253
BREAKTHROUGH.
254254

255-
LOCALIZATION contains two required fields: NORTH and EAST, and optionally
256-
RADIUS. These localization attributes will be applied to all observations
257-
sharing the same well name as the WELL configuration.
258-
259-
BREAKTHROUGH allows the user to define a BREAKTHROUGH observation for
260-
the given well. BREAKTHROUGH is configured like a regular
261-
BREAKTHROUGH_OBSERVATION - which requires the fields KEY, THRESHOLD, DATE
262-
and ERROR. BREAKTHROUGH will also inherit the LOCALIZATION values should
263-
they be defined for the well. Only one occurrence of BREAKTHROUGH can
255+
:ref:`LOCALIZATION <localization_keyword>` is defined like a regular
256+
:ref:`LOCALIZATION keyword <localization_keyword>` but will be applied to all observations
257+
in the csv file sharing the same well name as the WELL configuration.
258+
259+
BREAKTHROUGH allows the user to define a
260+
:ref:`BREAKTHROUGH observation <breakthrough_observation>` for the given well.
261+
BREAKTHROUGH is configured like a regular
262+
:ref:`BREAKTHROUGH_OBSERVATION <breakthrough_observation>` - which requires the fields
263+
KEY, THRESHOLD, DATE and ERROR. BREAKTHROUGH will also inherit the LOCALIZATION values
264+
should they be defined for the well. Only one occurrence of BREAKTHROUGH can
264265
be configured per WELL.
265266

266267
A SUMMARY configuration containing all of these elements may look like:
@@ -584,6 +585,8 @@ are correctly associated with reservoir zones.
584585
If a zone is specified but no ZONEMAP is provided, or if the observation location doesn't match
585586
the expected zone, the observation will be deactivated with a warning during the simulation.
586587

588+
.. _localization_keyword:
589+
587590
The LOCALIZATION keyword - Configuring observations with location
588591
-----------------------------------------------------------------
589592

0 commit comments

Comments
 (0)