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: modules/phase_field/doc/content/source/materials/InterfaceNormalCurvatures.md
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
7
7
`InterfaceNormalCurvatures` is a `Material` object that computes the two **normal curvatures** of a diffuse interface defined by an order parameter $\eta$. The interface geometry is encoded entirely in the gradient and Hessian of $\eta$; no explicit surface mesh is required.
8
8
9
-
The two normal curvatures characterise how the interface bends in two orthogonal tangent directions:
9
+
The two normal curvatures characterize how the interface bends in two orthogonal tangent directions:
10
10
11
11
| Property | Symbol | Direction |
12
12
|---|---|---|
@@ -121,9 +121,6 @@ The mean curvature $\kappa = \nabla \cdot \hat{n}$ is also declared as a materia
121
121
|`kappa1`|`Real`| Normal curvature $\kappa_1$ along the in-plane tangent $\hat{t}_1$ |
122
122
|`kappa2`|`Real`| Normal curvature $\kappa_2$ along the out-of-plane tangent $\hat{t}_2$ |
0 commit comments