Skip to content

Commit 2a61622

Browse files
committed
release task: update manual
1 parent dd9374e commit 2a61622

File tree

2 files changed

+1097
-1065
lines changed

2 files changed

+1097
-1065
lines changed

doc/manual/parameters.tex

+1-3
Original file line numberDiff line numberDiff line change
@@ -15988,8 +15988,6 @@ \subsection{Parameters in section \tt Mesh refinement}
1598815988

1598915989
`particle density': A mesh refinement criterion that computes refinement indicators based on the density of particles. In practice this plugin equilibrates the number of particles per cell, leading to fine cells in high particle density regions and coarse cells in low particle density regions. This plugin is mostly useful for models with inhomogeneous particle density, e.g. when tracking an initial interface with a high particle density, or when the spatial particle density denotes the region of interest. Additionally, this plugin tends to balance the computational load between processes in parallel computations, because the particle and mesh density is more aligned.
1599015990

15991-
`periodic': A mesh refinement criterion that ensures that cells across periodic boundaries have the same refinement level.
15992-
1599315991
`slope': A class that implements a mesh refinement criterion intended for use with deforming mesh boundaries, like the free surface. It calculates a local slope based on the angle between the surface normal and the local gravity vector. Cells with larger angles are marked for refinement.
1599415992

1599515993
To use this refinement criterion, you may want to combine it with other refinement criteria, setting the 'Normalize individual refinement criteria' flag and using the `max' setting for 'Refinement criteria merge operation'.
@@ -16019,7 +16017,7 @@ \subsection{Parameters in section \tt Mesh refinement}
1601916017
`volume of fluid interface': A class that implements a mesh refinement criterion, which ensures a minimum level of refinement near the volume of fluid interface boundary.
1602016018

1602116019

16022-
{\it Possible values:} A comma-separated list of any of artificial viscosity, boundary, compaction length, composition, composition approximate gradient, composition gradient, composition threshold, density, maximum refinement function, minimum refinement function, nonadiabatic temperature, particle density, periodic, slope, strain rate, temperature, thermal energy density, topography, velocity, viscosity, volume of fluid interface
16020+
{\it Possible values:} A comma-separated list of any of artificial viscosity, boundary, compaction length, composition, composition approximate gradient, composition gradient, composition threshold, density, maximum refinement function, minimum refinement function, nonadiabatic temperature, particle density, slope, strain rate, temperature, thermal energy density, topography, velocity, viscosity, volume of fluid interface
1602316021
\item {\it Parameter name:} {\tt Time steps between mesh refinement}
1602416022
\phantomsection\label{parameters:Mesh refinement/Time steps between mesh refinement}
1602516023
\label{parameters:Mesh_20refinement/Time_20steps_20between_20mesh_20refinement}

0 commit comments

Comments
 (0)