You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/import/EclipseCases.md
+2-7Lines changed: 2 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,9 +22,7 @@ ResInsight offers several ways to import Eclipse (grid) files. Use one of the fo
22
22
-**Import Input Eclipse Case**: See [description](#eclipse-ascii-input-data)
23
23
-**Create Grid Case Group from Files** and **Create Grid Case Group from Files Recursively**: These commands import a number of Eclipse files and places the cases in a [grid case group]({{< relref "casegroupsandstatistics" >}}#creating-grid-case-groups). The only difference between the two commands, is the dialog used to select files. The recursive version is using the [recursive file selection dialog]({{< relref "summaryplots" >}}#recursive-summary-file-import) and is considered the new way of selecting files.
24
24
25
-
The **Reload** command can be used to reload a previously imported case, to make sure it is up to date. This is useful if the grid or result files changes while a ResInsight session is active.
26
-
27
-
The **Replace** command selects a new case to replace an existing one. All attached views is updated with data from the newly imported case.
25
+
The **Reload Case** command can be used to reload a previously imported case, to make sure it is up to date. This is useful if the grid or result files changes while a ResInsight session is active.
28
26
29
27
{{% notice note %}}
30
28
You can select several grid files in one go by multiple selection of files (Ctrl + left mouse button, Shift + left mouse button).
@@ -59,10 +57,7 @@ After clicking *Reload Case*, the time steps in the toolbar will be updated.
59
57
### Eclipse ASCII Input Data
60
58
1. Select **File->Import->Eclipse Cases-> {{< image-in-text src="images/getting-started/EclipseInput24x24.png" >}} Import Input Eclipse Case** and select a _`*.GRDECL`_ file.
61
59
2. The case is imported, and a view of the case is created
62
-
63
-
### Adding Input Properties
64
-
65
-
Right-click on an **Eclipse Case** and select the **Add Input Property** command to import additional Eclipse Property data files. The imported property can be selected in the **Input Property** panel under **Cell Result** of the case.
60
+
3. Right-click the **Input Properties** in the generated **Input Case** and use the right-click menu to import additional Eclipse Property data files.
0 commit comments