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/3d-main-window/3DViews.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,7 +76,7 @@ The <b>Info Box</b> settings can be activated by clicking on the Info Text in th
76
76
77
77

78
78
79
-
The **Grids** {{< image-in-text src="images/3d-main-window/draw_style_meshlines_24x24.png" >}} node contains child nodes for **Main Grid**, **LGRs** and **Temporary LGRs** where each grid's visibilty can be controlled. The **LGRs** node contains all LGRs loaded from file, while **Temporary LGRs** contains all temporary LGRs (see [Completions LGR]({{% relref "completionslgr" %}})).
79
+
The **Grids** {{< image-in-text src="images/3d-main-window/draw_style_meshlines_24x24.png" >}} node contains child nodes for **Main Grid**, **LGRs** and **Temporary LGRs** where each grid's visibility can be controlled. The **LGRs** node contains all LGRs loaded from file, while **Temporary LGRs** contains all temporary LGRs (see [Completions LGR]({{% relref "completionslgr" %}})).
80
80
Toggling **Grids** off will hide all grids cell geometry. This option is used to display geometry for faults and intersections. This feature is also available as a toolbutton called *Hide grid cells*.
Copy file name to clipboardExpand all lines: content/3d-main-window/Annotations.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ ResInsight supports displaying a few types of annotations in 3D views and Contou
17
17
## Global scope vs local scope annotations
18
18
Global annotations may be displayed in all views and are located in the **Annotations** project tree node right below **Grid Models** (Global annotations sub tree). Local annotations are associated with a specific view and are located in the **Annotations** project tree node below the view node (Local annotations sub tree). All annotation types except text annotations are global only. Text annotation may be either global or local.
19
19
20
-
All global annotations also have a representation in the local **Annotation** tree node in order to toggle visibilty per view. Those annotations are located in tree nodes starting with **Global**.
20
+
All global annotations also have a representation in the local **Annotation** tree node in order to toggle visibility per view. Those annotations are located in tree nodes starting with **Global**.
@@ -35,7 +35,7 @@ There are two ways of creating a new text annotation.
35
35
36
36
-**Anchor Point** - The interesting point in the view
37
37
-**Label Point** - The point where the text label is placed
38
-
-**Text** - The text to display. Multiline supprted. The first line will be the name of the annotation in the project tree
38
+
-**Text** - The text to display. Multiline supported. The first line will be the name of the annotation in the project tree
39
39
-**Text appearance** - Set font size, font color, background color and anchor line color
40
40
41
41
When a text annotation tree node is selected, target markers in each end of the anchor line are displayed. The targets can be clicked and dragged. Clicking the blue part lets the user drag the target vertically (along Z axis). Clicking the magenta part lets the user drag the target in the XY plane.
@@ -59,7 +59,7 @@ To create a user defined polyline annotation, right click **Annotations** or **U
-**Line Appearance** - Set line color and thickness
61
61
62
-
When a user defined polyline annotation tree node is selected, the polyline target markers become visible. Those can be dragged around as decribed above.
62
+
When a user defined polyline annotation tree node is selected, the polyline target markers become visible. Those can be dragged around as described above.
63
63
64
64
## Polyline Imported From File
65
65
To import a polyline annotation from file, right click **Annotations** or **Polylines From File** tree node in the global annotations sub tree. Then select the file to import and click OK. Imported polyline annotations are not editable.
@@ -91,6 +91,6 @@ Define each point as three double per line (**X Y Depth**). Comment lines are su
91
91
92
92
93
93
## Annotations visibility
94
-
Local annotations visibility is controlled by the check boxes in the local annotations sub tree only. Global annotations visibility, on the other hand, is controlled by the check boxes in both the global and local annotations sub trees. So in order to display a global annotation in a specific view, both the annotation tree note itself and its representation in the local sub tree must have visibilty enabled.
94
+
Local annotations visibility is controlled by the check boxes in the local annotations sub tree only. Global annotations visibility, on the other hand, is controlled by the check boxes in both the global and local annotations sub trees. So in order to display a global annotation in a specific view, both the annotation tree note itself and its representation in the local sub tree must have visibility enabled.
Copy file name to clipboardExpand all lines: content/3d-main-window/ColorLegends.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ Activating this particular *Custom Color Legend* is performed by specifying it a
47
47
48
48
## Integer Cell Results
49
49
50
-
When displaying interger cell results, the default color mapping will be set to a category color mapping. This color legend is used when displaying **Formation Names**. If an integer result is loaded, a custom color legend with names can be used.
50
+
When displaying integer cell results, the default color mapping will be set to a category color mapping. This color legend is used when displaying **Formation Names**. If an integer result is loaded, a custom color legend with names can be used.
Copy file name to clipboardExpand all lines: content/3d-main-window/Filters.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ The available cell filters are:
48
48
49
49
-**Slice Filter**: Defining a filter to include or exclude a slice of cells in either I-, J-, or K-direction.
50
50
51
-
The following exemplifies the use of a **Polygon Filter** and target points. Target points are defined and manipulated in 3D view as decribed in [Polygons]({{% relref "polygons" %}}). Vertically, the filter can be set to use the XY target positions or IJK-index of targeted cells. The actual filtering can be specified to whole cells inside polygon, cell center inside polygon, or any cell corner inside polygon.
51
+
The following exemplifies the use of a **Polygon Filter** and target points. Target points are defined and manipulated in 3D view as described in [Polygons]({{% relref "polygons" %}}). Vertically, the filter can be set to use the XY target positions or IJK-index of targeted cells. The actual filtering can be specified to whole cells inside polygon, cell center inside polygon, or any cell corner inside polygon.
Copy file name to clipboardExpand all lines: content/3d-main-window/FlowVectorResult.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,7 @@ The Property Editor controls the following settings:
54
54
55
55
## Cell Result View
56
56
ResInsight may visualize intercell flows, flow rates, and transmissibilities as *Cell Results* optionally divided by face area, c.f. check-box *Divide By Area* below.
57
-
For instance, the option enables comparison of horisontal and vertical flow velocities as alternative to flow rates as the latter is typically influenced by significant differences in cell face areas.
57
+
For instance, the option enables comparison of horizontal and vertical flow velocities as alternative to flow rates as the latter is typically influenced by significant differences in cell face areas.
-**Name** -- Automatically created based on the item specifying the intersection. The user can edit the name, but it will be updated if you change well or well path.
40
-
-**Intersecting Geometry** -- Options to control the curve used for the cross section dependant on the type of intersection.
40
+
-**Intersecting Geometry** -- Options to control the curve used for the cross section dependent on the type of intersection.
41
41
-**Depth Filter** -- Controls the depth/z-range for visible geometry. Can be controlled from the **Intersections** folder object.
42
42
-**K Range Filter** -- Controls the visible K slices. Can be controlled from the **Intersections** folder object.
Copy file name to clipboardExpand all lines: content/3d-main-window/SeismicSections.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ The following types of Seismic Sections are available:
19
19
-**Inline Section**: A seismic line within a 3D survey *parallel* to the direction in which the data were acquired.
20
20
-**Xline Section**: A seismic line within a 3D survey *perpendicular* to the direction in which the data were acquired.
21
21
-**Depth Slice**: Horizontal slice through the volume data of a 3D survey at a specific depth.
22
-
-**Polyline Section**: Seismic section following a *user defined polyline*ontop a grid model for displaying volume data of a 3D survey, c.f. [Polyline Intersection]({{% relref "intersections" %}}#polyline-intersection) for specification of polyline.
22
+
-**Polyline Section**: Seismic section following a *user defined polyline*on top a grid model for displaying volume data of a 3D survey, c.f. [Polyline Intersection]({{% relref "intersections" %}}#polyline-intersection) for specification of polyline.
23
23
-**Well Path Section**: Seismic section following a *specific well path* through the volume data of a 3D survey.
0 commit comments