diff --git a/Documentation/ProjectFile/prj/parameters/parameter/MeshElement/c_MeshElement.md b/Documentation/ProjectFile/prj/parameters/parameter/MeshElement/c_MeshElement.md index 5a605667fdb9a75542823d703a6b191fcc90d624..527d3c5a821cfd9dad11ddbff49f405281b7baab 100644 --- a/Documentation/ProjectFile/prj/parameters/parameter/MeshElement/c_MeshElement.md +++ b/Documentation/ProjectFile/prj/parameters/parameter/MeshElement/c_MeshElement.md @@ -1 +1 @@ -Defines a parameter which is piecewise constant on each mesh element. +Defines a parameter which is piecewise constant on each mesh element. This is for element-wise evaluation, such as in the field equations. diff --git a/Documentation/ProjectFile/prj/parameters/parameter/MeshNode/c_MeshNode.md b/Documentation/ProjectFile/prj/parameters/parameter/MeshNode/c_MeshNode.md index bc63fd98dec0041036e4bd85a5e8c36f65425915..94ec709dd89bde120e865ba22c0bba9c5799702e 100644 --- a/Documentation/ProjectFile/prj/parameters/parameter/MeshNode/c_MeshNode.md +++ b/Documentation/ProjectFile/prj/parameters/parameter/MeshNode/c_MeshNode.md @@ -1 +1 @@ -Defines a parameter with values in each mesh node. +Defines a parameter with values in each mesh node. This is for node-wise evaluations. diff --git a/web/content/_index.md b/web/content/_index.md index 5b562575f41155eb2dc9fa7976deb16a2b8d85e1..59f7be73d9851cfe8170140ab03796cbcaef9f5d 100644 --- a/web/content/_index.md +++ b/web/content/_index.md @@ -39,7 +39,7 @@ features: - headline: Process Coupling textline: | - A coupled system of equations can be either solved in a fully coupled way of the monolithic method, or in the sequential manner of the staggered scheme. The monolithic scheme is applied for all coupled processes, while the staggered scheme are available for the coupled processes of themo-hydraulic, hydro-mechanical, and phase field mechanical problems. + A coupled system of equations can be either solved in a fully coupled way of the monolithic method, or in the sequential manner of the staggered scheme. The monolithic scheme is applied for all coupled processes, while the staggered scheme are available for the coupled processes of thermo-hydraulic, hydro-mechanical, and phase field mechanical problems. visual: permalink: /features/StaggeredCouplingScheme.png alt: Staggered coupling scheme