Index: DamEngine/trunk/doc/Dam Engine - Functional Design/DesignGeometryAdaption.tex =================================================================== diff -u -r877 -r1085 --- DamEngine/trunk/doc/Dam Engine - Functional Design/DesignGeometryAdaption.tex (.../DesignGeometryAdaption.tex) (revision 877) +++ DamEngine/trunk/doc/Dam Engine - Functional Design/DesignGeometryAdaption.tex (.../DesignGeometryAdaption.tex) (revision 1085) @@ -1,5 +1,5 @@ \chapter{Geometry Adaption} \label{sec:DesignGeometryAdaption} -For the purposes of policy studies or determining impact scope or emergency measures, it can be useful to generate a profile that corresponds to the stated safety factor. \ProgramName can make automatic geometry adaptations for this purpose using a number of basic assumptions.\newline +For the purposes of policy studies or determining impact scope or emergency measures, it can be useful to generate a profile that corresponds to the stated safety factor. The stated safety factor can be given for stability inward and for piping.\ProgramName can make automatic geometry adaptations for this purpose using a number of basic assumptions.\newline Automatic profile adaptation in \ProgramName consists of the following steps: \begin{enumerate} @@ -9,7 +9,7 @@ \end{enumerate} \section{Raising the crest} \label{sec:RaiseCrest} -During this step, \ProgramName checks whether the crest height complies with the required (in other words the stated) dike table height (DTH, attribute: DikeTableHeight).\\ +During this step, \ProgramName checks whether the crest height complies with the required (in other words the stated) dike table height (DTH, \textcolor[rgb]{0.65,0.16,0}{\textsl{DikeTableHeight}}).\\ If the crest height (the Z value for characteristic point Outer crest) is equal to or higher than the stated DTH, the profile will not be adapted. If the profile is lower than the stated DTH, \ProgramName adjusts the geometry and creates a new surface line based on the original slope gradients ($\alpha$ and $\beta$) and the original crest width (B), see \autoref{fig:DTHAdaptedGeometry}.\\ The slope gradients, and the crest width, are determined on the basis of the following characteristic points: \begin{itemize} @@ -90,4 +90,6 @@ \includegraphics[width=1\textwidth]{pictures/ShoulderDevelop.png} \caption{Iterative shoulder development for macrostability} \label{fig:ShoulderDevelop} -\end{figure} \ No newline at end of file +\end{figure} + +