Index: DamEngine/trunk/doc/Dam Engine - Technical Design/DAM Engine - Technical Design.tex =================================================================== diff -u -r3452 -r3462 --- DamEngine/trunk/doc/Dam Engine - Technical Design/DAM Engine - Technical Design.tex (.../DAM Engine - Technical Design.tex) (revision 3452) +++ DamEngine/trunk/doc/Dam Engine - Technical Design/DAM Engine - Technical Design.tex (.../DAM Engine - Technical Design.tex) (revision 3462) @@ -453,11 +453,11 @@ If the safety requirement is met, the calculation for that item stops and returns its results. When it is not, the geometry is adapted -(see /ToDo{describe geometry adaptions}) -until the safety requirement is met or possibilty to adapt further . +(see \todo{describe geometry adaptions}) +until the safety requirement is met or possibilty to adapt further. \subsection{Calamity module} -This module (alos known as the Operational module) performs a time series based calculation for all types of dikes. +This module (also known as the Operational module) performs a time series based calculation for all types of dikes. \paragraph*{Time series based calculation} This is the main submodule of the time series based calculation. @@ -487,7 +487,7 @@ Next to that, each wrapper can have properties that hold data that are specific to the failure mechanism.\newline Example: -\MacrostabilityKernel needs parameters specifying the grid, tangent lines et. These can be passed as properties to the wrapper directly.\newline +\MacrostabilityKernel needs parameters specifying the grid, tangent lines etc. These can be passed as properties to the wrapper directly.\newline \subsubsection{Prepare} \label{sec:Prepare}