diff --git a/content/import/ObservedData.md b/content/import/ObservedData.md index 6c3cd878f..34dd68862 100644 --- a/content/import/ObservedData.md +++ b/content/import/ObservedData.md @@ -125,7 +125,7 @@ To import RSM files, the only action needed from the user is to select one or mo If a column based file is presented, ResInsight first tries to identify if its header has fixed width or not. Further, the header is interpreted by looking for specific lines. -The first line must have one or more vector mnemonics. The initial letter(s) in a mnemonic specify which summary data type the column represents. For instance, *FVPT* and *FWPT* are of type *Field*, as they both have an initial *F*. *WWCTH* and *WGORH* are well data types. See *Vector naming convention* in **Eclipse: File Formats Reference Manual** for a full overview of supported mnemonics. +The first line must have one or more vector mnemonics. The initial letter(s) in a mnemonic specify which summary data type the column represents. For instance, *FVPT* and *FWPT* are of type *Field*, as they both have an initial *F*. *WWCTH* and *WGORH* are well data types. The next lines can define units, well/group names, region names, LGR names and block numbers and the local cell number. They do not have to appear in any particular order. Scale factors can also be included, but will be ignored by ResInsight. All lines starting with _*--*_ will also be ignored. @@ -222,8 +222,6 @@ UNITS YEAR 2000.4966 ``` -Please seek "User data file formats" in **Eclipse: File Formats Reference Manual** for details. - ## Viewing Observed Time History Data ![]({{< relref "" >}}images/import/observedDataCurveCreator.png) diff --git a/content/plot-window/PltPlot.md b/content/plot-window/PltPlot.md index 996ef14a1..320626cc0 100644 --- a/content/plot-window/PltPlot.md +++ b/content/plot-window/PltPlot.md @@ -49,7 +49,7 @@ Select the well to display in the plot. Only observed well paths are displayed. After a well has been selected in the Well Name field, sources for that well should appear in the sources field. The sources are placed in one of three different groups: -- **RFT File Cases** -- Simulation cases may have associated PLT data in _\*.rft_ file(s). If the simulation case contains such files, those are imported together with the simulation case (See the keyword `WRFTPLT` in the Eclipse manual for information) +- **RFT File Cases** -- Simulation cases may have associated PLT data in _\*.rft_ file(s). If the simulation case contains such files, those are imported together with the simulation case (See the keyword `WRFTPLT` for details) - **Grid Cases** -- Simulation cases - **Observed Cases** -- Observed data imported from well log files and well path files diff --git a/content/plot-window/RftPlot.md b/content/plot-window/RftPlot.md index 3f2571185..10736f7cf 100644 --- a/content/plot-window/RftPlot.md +++ b/content/plot-window/RftPlot.md @@ -54,7 +54,7 @@ Select the well to display in the plot. Wells postfixed by _'(Well Path)'_ have ### Sources After a well has been selected in the Well Name field, the relevant sources for that well will appear in the sources field. The sources are placed in one of three different groups: -- **RFT File Cases** -- Simulation cases may have associated formation pressure data in _\*.rft_ file(s). If the simulation case contains such files, those are imported together with the simulation case (See the keyword `WRFTPLT` in the Eclipse manual for information). +- **RFT File Cases** -- Simulation cases may have associated formation pressure data in _\*.rft_ file(s). If the simulation case contains such files, those are imported together with the simulation case (See the keyword `WRFTPLT` for more information). - **Grid Cases** -- The PRESSURE property in the 3D grid. - **Observed Cases** -- Observed data imported from well log files.