Index: DamClients/DamUI/trunk/doc/DAM UI - Functional Design/DAM_UI_FO.tex =================================================================== diff -u -r3564 -r6332 --- DamClients/DamUI/trunk/doc/DAM UI - Functional Design/DAM_UI_FO.tex (.../DAM_UI_FO.tex) (revision 3564) +++ DamClients/DamUI/trunk/doc/DAM UI - Functional Design/DAM_UI_FO.tex (.../DAM_UI_FO.tex) (revision 6332) @@ -55,9 +55,6 @@ Main purpose of the \ProgramName The \ProgramName can import data and combines this data to make geotechnical calculations. After calculations (made by DAM Engine) the \ProgramName shows the results and make analyzation possible. -\section{User story Open project} -As a geotechnical engineer I want to open existing projects to see what data is used and which calculations are made with what result. - \section{User story Data format} As a geotechnical engineer I want to store my data in a predescribed format, so that I can reuse the data. The design of this functionality is described in \autoref{sec:USDataFormat}. @@ -67,10 +64,23 @@ \section{User story Soil Data combination} As a geotechnical engineer I want to combine subsoil with surfaceline per location, so that I don't have to draw 2D geometries. The design of this functionality is described in \autoref{sec:GeometryGeneration} +\section{User story Design configuration} +As a geotechnical engineer I want to make a Design configuration in which I can import project information and perform calculations with certain settings and for given situations. +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:DesignConfiguration}. + +\section{User story Calamity configuration} +As a geotechnical engineer I want to make a Calamity configuration 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:CalamityConfiguration}. + % ToDo MWDAM-1717 DAMLiveConfiguration.tex is not present in the repository. -\section{User story DAM Live configuration} -As a geotechnical engineer I want to make a DAM Live 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:DAMLiveConfiguration}. +\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:DAMLiveConfiguration}. +\section{User story Open project} +As a geotechnical engineer I want to open existing projects to see what data is used and which calculations are made with what result. + \section{User story Data display} As a geotechnical engineer I want to see the data per location in tables, cross section and map view, so I can check the data before calculation. The design of this functionality is described in \autoref{sec:USDataDisplay}.