Skip to content

Commit

Permalink
How to change name of summary and ensemble
Browse files Browse the repository at this point in the history
  • Loading branch information
magnesj committed Jun 8, 2023
1 parent fb46aae commit c8f834d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions content/import/EclipseSummaryData.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@ By default the file names are displayed using relative path based on the common

If the user selected multiple summary files or grid files, this dialog will be displayed for every file that has an origin summary file. In this case the button **OK to All** appears. When this button is clicked, the rest of the files will be imported silently using the same options.


## Naming
The name of a summary case can be changed by interactive edit of the name in the **Project Tree** (by clicking or using **F2**) or selecting the summary case in the **Property Editor** and edit the name.

## Summary Data File Formats

**ResInsight** is able to import summary data in three file formats. Default exported by *Eclipse* is **\*.SMSPEC/.UNSMRY**. In addition, *Eclipse* can export into **\*.h5** for improved performance.
Expand Down
2 changes: 1 addition & 1 deletion content/plot-window/EnsemblePlotting.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ During import of a summary case, ResInsight tries to find an associated **parame
[Ensemble File Dialog]({{< relref "ensemblefiledialog" >}})

## Naming
The name of an ensemble can be changed by interactive edit of the name in the **Project Tree** (by clicking or using **F2**) or selecting the ensemble changing the name in the **Property Editor**.
The name of an ensemble can be changed by interactive edit of the name in the **Project Tree** (by clicking or using **F2**) or selecting the ensemble and changing the name in the **Property Editor**.

## Plotting
Ensembles are plotted in the summary plot the same way as ordinary summary curves. Create a new summary plot using the [summary plot editor]({{< relref "summaryploteditor" >}}). Imported ensembles will appear in a separate group in the list of summary cases. When an ensemble is selected, a new curve set is created and plotted as multiple summary curves. By default all curves in an ensemble curve set will have the same color.
Expand Down

0 comments on commit c8f834d

Please sign in to comment.