[cig-commits] [commit] aspect-1.1: release task: update manual (df4f3be)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Wed Jun 4 12:46:31 PDT 2014


Repository : https://github.com/geodynamics/aspect

On branch  : aspect-1.1
Link       : https://github.com/geodynamics/aspect/compare/dea94ae3fdac1f434e32718c384fe5ce83109802...db7eea299d721e7afa2dc72d8f42352dc88a9e16

>---------------------------------------------------------------

commit df4f3be3c54363c0b697a3eadc5dda4917baf785
Author: Timo Heister <timo.heister at gmail.com>
Date:   Fri May 30 18:36:37 2014 -0400

    release task: update manual


>---------------------------------------------------------------

df4f3be3c54363c0b697a3eadc5dda4917baf785
 doc/manual.pdf            | Bin 12659957 -> 12662978 bytes
 doc/manual/parameters.tex | 526 +---------------------------------------------
 2 files changed, 8 insertions(+), 518 deletions(-)

diff --git a/doc/manual.pdf b/doc/manual.pdf
index cea96b6..f720af5 100644
Binary files a/doc/manual.pdf and b/doc/manual.pdf differ
diff --git a/doc/manual/parameters.tex b/doc/manual/parameters.tex
index 9a260a1..f294c8f 100644
--- a/doc/manual/parameters.tex
+++ b/doc/manual/parameters.tex
@@ -115,9 +115,9 @@ For more information, see the section in the manual that discusses the general m
 {\it Default:} 1e-7
 
 
-{\it Description:} A relative tolerance up to which the linear Stokes systems in each time or nonlinear step should be solved. The absolute tolerance will then be the norm of the right hand side of the equation times this tolerance. A given tolerance value of 1 would mean that a zero solution vector is an acceptable solution since in that case the norm of the residual of the linear system equals the norm of the right hand side. A given tolerance of 0 would mean that the linear system has to be solved exactly, since this is the only way to obtain a zero residual.
+{\it Description:} A relative tolerance up to which the linear Stokes systems in each time or nonlinear step should be solved. The absolute tolerance will then be $\| M x_0 - F \| \cdot \text{tol}$, where $x_0 = (0,p_0)$ is the initial guess of the pressure, $M$ is the system matrix, F is the right-hand side, and tol is the parameter specified here. We include the initial guess of the pressure to remove the dependency of the tolerance on the static pressure. A given tolerance value of 1 would mean that a zero solution vector is an acceptable solution since in that case the norm of the residual of the linear system equals the norm of the right hand side. A given tolerance of 0 would mean that the linear system has to be solved exactly, since this is the only way to obtain a zero residual.
 
-In practice, you should choose the value of this parameter to be so that if you make it smaller the results of your simulation do not change any more (qualitatively) whereas if you make it larger, they do. For most cases, the default value should be sufficient. However, for cases where the static pressure is much larger than the dynamic one, it may be necessary to choose a smaller value.
+In practice, you should choose the value of this parameter to be so that if you make it smaller the results of your simulation do not change any more (qualitatively) whereas if you make it larger, they do. For most cases, the default value should be sufficient. In fact, a tolerance of 1e-4 might be accurate enough.
 
 
 {\it Possible values:} [Double 0...1 (inclusive)]
@@ -2662,10 +2662,8 @@ This model uses the following equations for the density: \begin{align}  \rho(p,T
 
 \note{This material model fills the role the ``simple'' material model was originally intended to fill, before the latter acquired all sorts of complicated temperature and compositional dependencies.}
 
-`table': A material model that reads tables of pressure and temperature dependent material coefficients from files. The default values for this model's runtime parameters use a material description taken from the paper \textit{Complex phase distribution and seismic velocity structure of the transition zone: Convection model predictions for a magnesium-endmember olivine-pyroxene mantle} by Michael H.G. Jacobs and Arie P. van den Berg, Physics of the Earth and Planetary Interiors, Volume 186, Issues 1-2, May 2011, Pages 36--48. See \url{http://www.sciencedirect.com/science/article/pii/S0031920111000422}.
 
-
-{\it Possible values:} [Selection Steinberger|composition reaction|latent heat|multicomponent|simple|simple compressible|simpler|table ]
+{\it Possible values:} [Selection Steinberger|composition reaction|latent heat|multicomponent|simple|simple compressible|simpler ]
 \end{itemize}
 
 
@@ -3768,510 +3766,6 @@ This model uses the following equations for the density: \begin{align}  \rho(p,T
 {\it Possible values:} [Double 0...1.79769e+308 (inclusive)]
 \end{itemize}
 
-\subsection{Parameters in section \tt Material model/Table model}
-\label{parameters:Material_20model/Table_20model}
-
-\begin{itemize}
-\item {\it Parameter name:} {\tt Composition}
-\phantomsection\label{parameters:Material model/Table model/Composition}
-
-
-\index[prmindex]{Composition}
-\index[prmindexfull]{Material model!Table model!Composition}
-{\it Value:} standard
-
-
-{\it Default:} standard
-
-
-{\it Description:} The Composition of the model. 
-
-
-{\it Possible values:} [Anything]
-\item {\it Parameter name:} {\tt Compressible}
-\phantomsection\label{parameters:Material model/Table model/Compressible}
-
-
-\index[prmindex]{Compressible}
-\index[prmindexfull]{Material model!Table model!Compressible}
-{\it Value:} true
-
-
-{\it Default:} true
-
-
-{\it Description:} whether the model is compressible. 
-
-
-{\it Possible values:} [Bool]
-\item {\it Parameter name:} {\tt ComputePhases}
-\phantomsection\label{parameters:Material model/Table model/ComputePhases}
-
-
-\index[prmindex]{ComputePhases}
-\index[prmindexfull]{Material model!Table model!ComputePhases}
-{\it Value:} false
-
-
-{\it Default:} false
-
-
-{\it Description:} whether to compute phases. 
-
-
-{\it Possible values:} [Bool]
-\item {\it Parameter name:} {\tt Gravity}
-\phantomsection\label{parameters:Material model/Table model/Gravity}
-
-
-\index[prmindex]{Gravity}
-\index[prmindexfull]{Material model!Table model!Gravity}
-{\it Value:} 30
-
-
-{\it Default:} 30
-
-
-{\it Description:} The value of the gravity constant.Units: $m/s^2$.
-
-
-{\it Possible values:} [Double 0...1.79769e+308 (inclusive)]
-\item {\it Parameter name:} {\tt Path to model data}
-\phantomsection\label{parameters:Material model/Table model/Path to model data}
-
-
-\index[prmindex]{Path to model data}
-\index[prmindexfull]{Material model!Table model!Path to model data}
-{\it Value:} data/material-model/table/
-
-
-{\it Default:} data/material-model/table/
-
-
-{\it Description:} The path to the model data. 
-
-
-{\it Possible values:} [DirectoryName]
-\item {\it Parameter name:} {\tt Reference density}
-\phantomsection\label{parameters:Material model/Table model/Reference density}
-
-
-\index[prmindex]{Reference density}
-\index[prmindexfull]{Material model!Table model!Reference density}
-{\it Value:} 3300
-
-
-{\it Default:} 3300
-
-
-{\it Description:} Reference density $\rho_0$. Units: $kg/m^3$.
-
-
-{\it Possible values:} [Double 0...1.79769e+308 (inclusive)]
-\item {\it Parameter name:} {\tt Reference specific heat}
-\phantomsection\label{parameters:Material model/Table model/Reference specific heat}
-
-
-\index[prmindex]{Reference specific heat}
-\index[prmindexfull]{Material model!Table model!Reference specific heat}
-{\it Value:} 1250
-
-
-{\it Default:} 1250
-
-
-{\it Description:} The value of the specific heat $cp$. Units: $J/kg/K$.
-
-
-{\it Possible values:} [Double 0...1.79769e+308 (inclusive)]
-\item {\it Parameter name:} {\tt Reference temperature}
-\phantomsection\label{parameters:Material model/Table model/Reference temperature}
-
-
-\index[prmindex]{Reference temperature}
-\index[prmindexfull]{Material model!Table model!Reference temperature}
-{\it Value:} 293
-
-
-{\it Default:} 293
-
-
-{\it Description:} The reference temperature $T_0$. Units: $K$.
-
-
-{\it Possible values:} [Double 0...1.79769e+308 (inclusive)]
-\item {\it Parameter name:} {\tt Thermal conductivity}
-\phantomsection\label{parameters:Material model/Table model/Thermal conductivity}
-
-
-\index[prmindex]{Thermal conductivity}
-\index[prmindexfull]{Material model!Table model!Thermal conductivity}
-{\it Value:} 4.7
-
-
-{\it Default:} 4.7
-
-
-{\it Description:} The value of the thermal conductivity $k$. Units: $W/m/K$.
-
-
-{\it Possible values:} [Double 0...1.79769e+308 (inclusive)]
-\item {\it Parameter name:} {\tt Thermal expansion coefficient}
-\phantomsection\label{parameters:Material model/Table model/Thermal expansion coefficient}
-
-
-\index[prmindex]{Thermal expansion coefficient}
-\index[prmindexfull]{Material model!Table model!Thermal expansion coefficient}
-{\it Value:} 2e-5
-
-
-{\it Default:} 2e-5
-
-
-{\it Description:} The value of the thermal expansion coefficient $\beta$. Units: $1/K$.
-
-
-{\it Possible values:} [Double 0...1.79769e+308 (inclusive)]
-\end{itemize}
-
-
-
-\subsection{Parameters in section \tt Material model/Table model/Viscosity}
-\label{parameters:Material_20model/Table_20model/Viscosity}
-
-\begin{itemize}
-\item {\it Parameter name:} {\tt Reference Viscosity}
-\phantomsection\label{parameters:Material model/Table model/Viscosity/Reference Viscosity}
-
-
-\index[prmindex]{Reference Viscosity}
-\index[prmindexfull]{Material model!Table model!Viscosity!Reference Viscosity}
-{\it Value:} 5e24
-
-
-{\it Default:} 5e24
-
-
-{\it Description:} The value of the constant viscosity. Units: $kg/m/s$.
-
-
-{\it Possible values:} [Double 0...1.79769e+308 (inclusive)]
-\item {\it Parameter name:} {\tt Viscosity Model}
-\phantomsection\label{parameters:Material model/Table model/Viscosity/Viscosity Model}
-
-
-\index[prmindex]{Viscosity Model}
-\index[prmindexfull]{Material model!Table model!Viscosity!Viscosity Model}
-{\it Value:} Exponential
-
-
-{\it Default:} Exponential
-
-
-{\it Description:} Viscosity Model
-
-
-{\it Possible values:} [Anything]
-\item {\it Parameter name:} {\tt Viscosity increase lower mantle}
-\phantomsection\label{parameters:Material model/Table model/Viscosity/Viscosity increase lower mantle}
-
-
-\index[prmindex]{Viscosity increase lower mantle}
-\index[prmindexfull]{Material model!Table model!Viscosity!Viscosity increase lower mantle}
-{\it Value:} 1e0
-
-
-{\it Default:} 1e0
-
-
-{\it Description:} The Viscosity increase (jump) in the lower mantle.
-
-
-{\it Possible values:} [Double 0...1.79769e+308 (inclusive)]
-\end{itemize}
-
-
-
-\subsection{Parameters in section \tt Material model/Table model/Viscosity/Composite}
-\label{parameters:Material_20model/Table_20model/Viscosity/Composite}
-
-\begin{itemize}
-\item {\it Parameter name:} {\tt Activation energy diffusion}
-\phantomsection\label{parameters:Material model/Table model/Viscosity/Composite/Activation energy diffusion}
-
-
-\index[prmindex]{Activation energy diffusion}
-\index[prmindexfull]{Material model!Table model!Viscosity!Composite!Activation energy diffusion}
-{\it Value:} 335e3
-
-
-{\it Default:} 335e3
-
-
-{\it Description:} activation energy for diffusion creep
-
-
-{\it Possible values:} [Double 0...1.79769e+308 (inclusive)]
-\item {\it Parameter name:} {\tt Activation energy dislocation}
-\phantomsection\label{parameters:Material model/Table model/Viscosity/Composite/Activation energy dislocation}
-
-
-\index[prmindex]{Activation energy dislocation}
-\index[prmindexfull]{Material model!Table model!Viscosity!Composite!Activation energy dislocation}
-{\it Value:} 540e3
-
-
-{\it Default:} 540e3
-
-
-{\it Description:} activation energy for dislocation creep
-
-
-{\it Possible values:} [Double 0...1.79769e+308 (inclusive)]
-\item {\it Parameter name:} {\tt Activation volume diffusion}
-\phantomsection\label{parameters:Material model/Table model/Viscosity/Composite/Activation volume diffusion}
-
-
-\index[prmindex]{Activation volume diffusion}
-\index[prmindexfull]{Material model!Table model!Viscosity!Composite!Activation volume diffusion}
-{\it Value:} 4.0e-6
-
-
-{\it Default:} 4.0e-6
-
-
-{\it Description:} activation volume for diffusion creep
-
-
-{\it Possible values:} [Double 0...1.79769e+308 (inclusive)]
-\item {\it Parameter name:} {\tt Activation volume dislocation}
-\phantomsection\label{parameters:Material model/Table model/Viscosity/Composite/Activation volume dislocation}
-
-
-\index[prmindex]{Activation volume dislocation}
-\index[prmindexfull]{Material model!Table model!Viscosity!Composite!Activation volume dislocation}
-{\it Value:} 14.0e-6
-
-
-{\it Default:} 14.0e-6
-
-
-{\it Description:} activation volume for dislocation creep
-
-
-{\it Possible values:} [Double 0...1.79769e+308 (inclusive)]
-\item {\it Parameter name:} {\tt Prefactor diffusion}
-\phantomsection\label{parameters:Material model/Table model/Viscosity/Composite/Prefactor diffusion}
-
-
-\index[prmindex]{Prefactor diffusion}
-\index[prmindexfull]{Material model!Table model!Viscosity!Composite!Prefactor diffusion}
-{\it Value:} 1.92e-11
-
-
-{\it Default:} 1.92e-11
-
-
-{\it Description:} prefactor for diffusion creep (1e0/prefactor)*exp((activation\_energy+activation\_volume*pressure)/(R*temperature))
-
-
-{\it Possible values:} [Double 0...1.79769e+308 (inclusive)]
-\item {\it Parameter name:} {\tt Prefactor dislocation}
-\phantomsection\label{parameters:Material model/Table model/Viscosity/Composite/Prefactor dislocation}
-
-
-\index[prmindex]{Prefactor dislocation}
-\index[prmindexfull]{Material model!Table model!Viscosity!Composite!Prefactor dislocation}
-{\it Value:} 2.42e-10
-
-
-{\it Default:} 2.42e-10
-
-
-{\it Description:} prefactor for dislocation creep (1e0/prefactor)*exp((activation\_energy+activation\_volume*pressure)/(R*temperature))
-
-
-{\it Possible values:} [Double 0...1.79769e+308 (inclusive)]
-\item {\it Parameter name:} {\tt Stress exponent}
-\phantomsection\label{parameters:Material model/Table model/Viscosity/Composite/Stress exponent}
-
-
-\index[prmindex]{Stress exponent}
-\index[prmindexfull]{Material model!Table model!Viscosity!Composite!Stress exponent}
-{\it Value:} 3.5
-
-
-{\it Default:} 3.5
-
-
-{\it Description:} stress exponent for dislocation creep
-
-
-{\it Possible values:} [Double 0...1.79769e+308 (inclusive)]
-\end{itemize}
-
-\subsection{Parameters in section \tt Material model/Table model/Viscosity/Diffusion}
-\label{parameters:Material_20model/Table_20model/Viscosity/Diffusion}
-
-\begin{itemize}
-\item {\it Parameter name:} {\tt Activation energy diffusion}
-\phantomsection\label{parameters:Material model/Table model/Viscosity/Diffusion/Activation energy diffusion}
-
-
-\index[prmindex]{Activation energy diffusion}
-\index[prmindexfull]{Material model!Table model!Viscosity!Diffusion!Activation energy diffusion}
-{\it Value:} 335e3
-
-
-{\it Default:} 335e3
-
-
-{\it Description:} activation energy for diffusion creep
-
-
-{\it Possible values:} [Double 0...1.79769e+308 (inclusive)]
-\item {\it Parameter name:} {\tt Activation volume diffusion}
-\phantomsection\label{parameters:Material model/Table model/Viscosity/Diffusion/Activation volume diffusion}
-
-
-\index[prmindex]{Activation volume diffusion}
-\index[prmindexfull]{Material model!Table model!Viscosity!Diffusion!Activation volume diffusion}
-{\it Value:} 4.0e-6
-
-
-{\it Default:} 4.0e-6
-
-
-{\it Description:} activation volume for diffusion creep
-
-
-{\it Possible values:} [Double 0...1.79769e+308 (inclusive)]
-\item {\it Parameter name:} {\tt Prefactor diffusion}
-\phantomsection\label{parameters:Material model/Table model/Viscosity/Diffusion/Prefactor diffusion}
-
-
-\index[prmindex]{Prefactor diffusion}
-\index[prmindexfull]{Material model!Table model!Viscosity!Diffusion!Prefactor diffusion}
-{\it Value:} 1.92e-11
-
-
-{\it Default:} 1.92e-11
-
-
-{\it Description:} prefactor for diffusion creep (1e0/prefactor)*exp((activation\_energy+activation\_volume*pressure)/(R*temperature))
-
-
-{\it Possible values:} [Double 0...1.79769e+308 (inclusive)]
-\end{itemize}
-
-\subsection{Parameters in section \tt Material model/Table model/Viscosity/Dislocation}
-\label{parameters:Material_20model/Table_20model/Viscosity/Dislocation}
-
-\begin{itemize}
-\item {\it Parameter name:} {\tt Activation energy dislocation}
-\phantomsection\label{parameters:Material model/Table model/Viscosity/Dislocation/Activation energy dislocation}
-
-
-\index[prmindex]{Activation energy dislocation}
-\index[prmindexfull]{Material model!Table model!Viscosity!Dislocation!Activation energy dislocation}
-{\it Value:} 335e3
-
-
-{\it Default:} 335e3
-
-
-{\it Description:} activation energy for dislocation creep
-
-
-{\it Possible values:} [Double 0...1.79769e+308 (inclusive)]
-\item {\it Parameter name:} {\tt Activation volume dislocation}
-\phantomsection\label{parameters:Material model/Table model/Viscosity/Dislocation/Activation volume dislocation}
-
-
-\index[prmindex]{Activation volume dislocation}
-\index[prmindexfull]{Material model!Table model!Viscosity!Dislocation!Activation volume dislocation}
-{\it Value:} 4.0e-6
-
-
-{\it Default:} 4.0e-6
-
-
-{\it Description:} activation volume for dislocation creep
-
-
-{\it Possible values:} [Double 0...1.79769e+308 (inclusive)]
-\item {\it Parameter name:} {\tt Prefactor dislocation}
-\phantomsection\label{parameters:Material model/Table model/Viscosity/Dislocation/Prefactor dislocation}
-
-
-\index[prmindex]{Prefactor dislocation}
-\index[prmindexfull]{Material model!Table model!Viscosity!Dislocation!Prefactor dislocation}
-{\it Value:} 1.92e-11
-
-
-{\it Default:} 1.92e-11
-
-
-{\it Description:} prefactor for dislocation creep (1e0/prefactor)*exp((activation\_energy+activation\_volume*pressure)/(R*temperature))
-
-
-{\it Possible values:} [Double 0...1.79769e+308 (inclusive)]
-\item {\it Parameter name:} {\tt Stress exponent}
-\phantomsection\label{parameters:Material model/Table model/Viscosity/Dislocation/Stress exponent}
-
-
-\index[prmindex]{Stress exponent}
-\index[prmindexfull]{Material model!Table model!Viscosity!Dislocation!Stress exponent}
-{\it Value:} 3.5
-
-
-{\it Default:} 3.5
-
-
-{\it Description:} stress exponent for dislocation creep
-
-
-{\it Possible values:} [Double 0...1.79769e+308 (inclusive)]
-\end{itemize}
-
-\subsection{Parameters in section \tt Material model/Table model/Viscosity/Exponential}
-\label{parameters:Material_20model/Table_20model/Viscosity/Exponential}
-
-\begin{itemize}
-\item {\it Parameter name:} {\tt Exponential P}
-\phantomsection\label{parameters:Material model/Table model/Viscosity/Exponential/Exponential P}
-
-
-\index[prmindex]{Exponential P}
-\index[prmindexfull]{Material model!Table model!Viscosity!Exponential!Exponential P}
-{\it Value:} 1
-
-
-{\it Default:} 1
-
-
-{\it Description:} multiplication factor or Pressure exponent
-
-
-{\it Possible values:} [Double 0...1.79769e+308 (inclusive)]
-\item {\it Parameter name:} {\tt Exponential T}
-\phantomsection\label{parameters:Material model/Table model/Viscosity/Exponential/Exponential T}
-
-
-\index[prmindex]{Exponential T}
-\index[prmindexfull]{Material model!Table model!Viscosity!Exponential!Exponential T}
-{\it Value:} 1
-
-
-{\it Default:} 1
-
-
-{\it Description:} multiplication factor or Temperature exponent
-
-
-{\it Possible values:} [Double 0...1.79769e+308 (inclusive)]
-\end{itemize}
-
 \subsection{Parameters in section \tt Mesh refinement}
 \label{parameters:Mesh_20refinement}
 
@@ -4772,10 +4266,10 @@ Note that while more than operation can be selected it only makes sense to pick
 
 \index[prmindex]{List of postprocessors}
 \index[prmindexfull]{Postprocess!List of postprocessors}
-{\it Value:} all
+{\it Value:} 
 
 
-{\it Default:} all
+{\it Default:} 
 
 
 {\it Description:} A comma separated list of postprocessor objects that should be run at the end of each time step. Some of these postprocessors will declare their own parameters which may, for example, include that they will actually do something only every so many time steps or years. Alternatively, the text 'all' indicates that all available postprocessors should be run after each time step.
@@ -4798,8 +4292,6 @@ The exact approach works as follows: At the centers of all cells that sit along
 
 As stated, this postprocessor computes the \textit{outbound} heat flux. If you are interested in the opposite direction, for example from the core into the mantle when the domain describes the mantle, then you need to multiply the result by -1.
 
-`heat flux statistics for the table model': A postprocessor that computes some statistics about the heat flux across boundaries.
-
 `internal heating statistics': A postprocessor that computes some statistics about internal heating, averaged by volume. 
 
 `pressure statistics': A postprocessor that computes some statistics about the pressure field.
@@ -4816,14 +4308,12 @@ As stated, this postprocessor computes the \textit{outbound} heat flux. If you a
 
 `velocity statistics': A postprocessor that computes some statistics about the velocity field.
 
-`velocity statistics for the table model': A postprocessor that computes some statistics about the velocity field.
-
 `viscous dissipation statistics': A postprocessor that computes the viscous dissipationfor the whole domain as: $\frac{1}{2} \int_{V} \sigma : \dot{\epsilon}dV$ = $\int_{V} (-p\nabla \cdot u+2\mu\dot{\epsilon}:\dot{\epsilon} - \frac{2\mu}{3}(\nabla\cdot u)^{2}) dV$. 
 
 `visualization': A postprocessor that takes the solution and writes it into files that can be read by a graphical visualization program. Additional run time parameters are read from the parameter subsection 'Visualization'.
 
 
-{\it Possible values:} [MultipleSelection basic statistics|composition statistics|depth average|dynamic topography|heat flux statistics|heat flux statistics for the table model|internal heating statistics|pressure statistics|spherical velocity statistics|temperature statistics|topography|tracers|velocity boundary statistics|velocity statistics|velocity statistics for the table model|viscous dissipation statistics|visualization|all ]
+{\it Possible values:} [MultipleSelection basic statistics|composition statistics|depth average|dynamic topography|heat flux statistics|internal heating statistics|pressure statistics|spherical velocity statistics|temperature statistics|topography|tracers|velocity boundary statistics|velocity statistics|viscous dissipation statistics|visualization ]
 \end{itemize}
 
 
@@ -5039,7 +4529,7 @@ Strictly speaking, the dynamic topography is of course a quantity that is only o
 `viscosity ratio': A visualization output object that generates output for the ratio between dislocation viscosity and diffusion viscosity.
 
 
-{\it Possible values:} [MultipleSelection Vp anomaly|Vs anomaly|artificial viscosity|density|dynamic topography|error indicator|friction heating|internal heating|melt fraction|nonadiabatic pressure|nonadiabatic temperature|partition|seismic vp|seismic vs|specific heat|strain rate|thermal expansivity|thermodynamic phase|viscosity|viscosity ratio|all ]
+{\it Possible values:} [MultipleSelection Vp anomaly|Vs anomaly|artificial viscosity|density|dynamic topography|error indicator|friction heating|internal heating|melt fraction|nonadiabatic pressure|nonadiabatic temperature|partition|seismic vp|seismic vs|specific heat|strain rate|thermal expansivity|thermodynamic phase|viscosity|viscosity ratio ]
 \item {\it Parameter name:} {\tt Number of grouped files}
 \phantomsection\label{parameters:Postprocess/Visualization/Number of grouped files}
 
@@ -5467,7 +4957,7 @@ Strictly speaking, the dynamic topography is of course a quantity that is only o
 `user request': Terminate the simulation gracefully when a file with a specified name appears in the output directory. This allows the user to gracefully exit the simulation at any time by simply creating such a file using, for example, \texttt{touch output/terminate}. The file's location is chosen to be in the output directory, rather than in a generic location such as the Aspect directory, so that one can run multiple simulations at the same time (which presumably write to different output directories) and can selectively terminate a particular one.
 
 
-{\it Possible values:} [MultipleSelection end step|end time|steady state velocity|user request|all ]
+{\it Possible values:} [MultipleSelection end step|end time|steady state velocity|user request ]
 \end{itemize}
 
 



More information about the CIG-COMMITS mailing list