@@ -252,15 +252,16 @@ a well.
252252The WELL keyword can contain two types of configuration: LOCALIZATION and
253253BREAKTHROUGH.
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
264265be configured per WELL.
265266
266267A SUMMARY configuration containing all of these elements may look like:
@@ -584,6 +585,8 @@ are correctly associated with reservoir zones.
584585If a zone is specified but no ZONEMAP is provided, or if the observation location doesn't match
585586the expected zone, the observation will be deactivated with a warning during the simulation.
586587
588+ .. _localization_keyword :
589+
587590The LOCALIZATION keyword - Configuring observations with location
588591-----------------------------------------------------------------
589592
0 commit comments