Fix url after page name has changed

This commit is contained in:
Magne Sjaastad
2019-01-18 13:21:07 +01:00
committed by GitHub
parent a78c1637ac
commit bdc25d64ba

View File

@@ -6,7 +6,7 @@ published: true
---
![]({{ site.baseurl }}/images/WellBoreStability.png)
ResInsight can create **Well Bore Stability** plots for Geomechanical cases. These plots are specialized [Well Log Plots]({{site.baseurl}}/docs/welllogandplots) and contain a visualization of [Formations]({{site.baseurl}}/docs/formations), [Well Path Attributes]({{site.baseurl}}/docs/wellpaths#well-path-attributes) as well as a set of well path derived curves in two different tracks.
ResInsight can create **Well Bore Stability** plots for Geomechanical cases. These plots are specialized [Well Log Plots]({{site.baseurl}}/docs/welllogsandplots) and contain a visualization of [Formations]({{site.baseurl}}/docs/formations), [Well Path Attributes]({{site.baseurl}}/docs/wellpaths#well-path-attributes) as well as a set of well path derived curves in two different tracks.
The third track contains curves showing different stability gradients (all normalized by mud weight):
- **FG**: Fracture Gradient for sands based on Kirsch.
@@ -17,6 +17,6 @@ The third track contains curves showing different stability gradients (all norma
The fourth track contains curves showing the angular orientation of the well path as azimuth (deviation from vertical) and inclination (deviation from x-axis) in degrees.
These plots can be created from the context menu for a well path in the 3D view or from the the context menu of the Well Log Plots entry in the 2D Plot Window. In the former case the well bore stability plot will be created for the selected **Well Path**. In the latter case it will be created for the first well path in the well path list and the well path for the entire plot can be changed with the [Change Data Source Feature]({{site.baseurl}}/docs/welllogandplots#change-data-source-for-plots-and-curves).
These plots can be created from the context menu for a well path in the 3D view or from the the context menu of the Well Log Plots entry in the 2D Plot Window. In the former case the well bore stability plot will be created for the selected **Well Path**. In the latter case it will be created for the first well path in the well path list and the well path for the entire plot can be changed with the [Change Data Source Feature]({{site.baseurl}}/docs/welllogsandplots#change-data-source-for-plots-and-curves).
![]({{ site.baseurl }}/images/WellBoreStabilityCreation.png) ![]({{ site.baseurl }}/images/WellBoreStabilityCreation2.png)