Index: DamClients/DamUI/trunk/doc/DAM UI - Functional Design/DAM_UI_FO.tex =================================================================== diff -u -r6786 -r6868 --- DamClients/DamUI/trunk/doc/DAM UI - Functional Design/DAM_UI_FO.tex (.../DAM_UI_FO.tex) (revision 6786) +++ DamClients/DamUI/trunk/doc/DAM UI - Functional Design/DAM_UI_FO.tex (.../DAM_UI_FO.tex) (revision 6868) @@ -53,6 +53,7 @@ Added more functional requirements. \begin{itemize} \item Create Design project. + \item Create Calamity project \item Perform Design calculation - No adaption. \item Perform Design calculation - With adaption. \item Display results in graphic view. @@ -65,6 +66,12 @@ \item Undo-Redo. \end{itemize} +\subsection{Revision 0.4} +\label{sec:Revision03} +Removed functional requirement: +\begin{itemize} + \item Create Calamity project +\end{itemize} \chapter{Non-functional requirements} @@ -87,6 +94,10 @@ I can either just calculate the safety factors of the current situation or design (adapt geometry) to a required safety factor. The design of this functionality is described in \autoref{sec:USCreateDesignProject}. +\section{Obsolete: User story Create Calamity project} +As a geotechnical engineer I want to create a Calamity project in which I can import project information and perform calculations based on a time serie of water levels and evaluate the results. +The design of this functionality is described in \autoref{sec:USCreateCalamityProject}. + \section{User story DAMLive configuration} As a geotechnical engineer I want to make a DAMLive configuration, so that I can make calculations with DAM engine, using sensors for the input of piezometric lines. The design of this functionality is described in \autoref{sec:USDAMLiveConfiguration}. @@ -121,6 +132,11 @@ create a berm or a combination of these options according to given settings. The design of this functionality is described in \autoref{sec:USCalculationDesignWithAdaption}. +\section{Obsolete: User story Perform Calamity calculation} +As a geotechnical engineer I want to be able to make a calculation in a Calamity project. +After importing a time series of water levels the safety factors will be calculated for all locations and for all time steps. +The design of this functionality is described in \autoref{sec:USCalculationCalamity}. + \section{User story Display results in table form} As a geotechnical engineer I want to see the results of the calculations, so I can evaluate the calculations. The design of this functionality is described in \autoref{sec:USDisplayResultsTable}.