Index: DamClients/DamUI/trunk/doc/DAM UI - Functional Design/DAM UI - Functional Design.tex =================================================================== diff -u -r3577 -r3579 --- DamClients/DamUI/trunk/doc/DAM UI - Functional Design/DAM UI - Functional Design.tex (.../DAM UI - Functional Design.tex) (revision 3577) +++ DamClients/DamUI/trunk/doc/DAM UI - Functional Design/DAM UI - Functional Design.tex (.../DAM UI - Functional Design.tex) (revision 3579) @@ -45,8 +45,8 @@ \versionii{0.2} \dateii{April 2022} \authorii{Irene van der Zwan \newline John Bokma} -\reviewerii{Kin Sun Lam \newline Andr\'e Grijze} -\approvalii{Leo voogt} +\reviewerii{Kin Sun Lam \newline Dennis Tang} +\approvalii{Goaitske de Vries} \status{draft} \disclaimer{This is a draft report, intended for discussion purposes only. No part of this report may be relied upon by either principals or third parties.} Index: DamClients/DamUI/trunk/doc/DAM UI - Functional Design/DataExport.tex =================================================================== diff -u -r3564 -r3579 --- DamClients/DamUI/trunk/doc/DAM UI - Functional Design/DataExport.tex (.../DataExport.tex) (revision 3564) +++ DamClients/DamUI/trunk/doc/DAM UI - Functional Design/DataExport.tex (.../DataExport.tex) (revision 3579) @@ -6,10 +6,18 @@ \item The calculation log (the log that is produced during the calculations with all errors and warnings provided by kernel validation and calculation) must be saved as text file. - \item Surfacelines with characteristic points. - The surface lines and the corresponding characteristic points must be exported in the same format as the import files. - It is a complete set of all locations in the project. - \item Scenarios file - \item Calculation file - \item Calculation image + This needs to be done automatically for every performed calculation. + In order to keep the files traceable and apart, a time stamp will be incorporated in the filename. + \item Redesigned surface lines after calculation with characteristic points. + The during calculation redesigned surface lines and the corresponding characteristic points must be exported in the same format as the import files. + It is a complete set of all calculated locations. + \item Location scenarios file(s). + The location scenario data can be exported to a csv file per location. + \item Calculation result file(s). + For stability calculations these are both the sti and the std file as used/produced by D-Geo Stability. + For Piping, these are the xml files containing the redesigned surface line and its belonging 1D profile. + \item Calculation image when available. + This is only for stability calculations. + The image shows the critical slip plane. + In case of design, Adapted geometry, the slip plane will be projected on the adapted geometry. \end{itemize} Index: DamClients/DamUI/trunk/doc/DAM UI - Functional Design/DAM UI - Functional Design.pdf =================================================================== diff -u -r3566 -r3579 Binary files differ Index: DamClients/DamUI/trunk/doc/DAM UI - Functional Design/ResultsDisplay.tex =================================================================== diff -u -r3566 -r3579 --- DamClients/DamUI/trunk/doc/DAM UI - Functional Design/ResultsDisplay.tex (.../ResultsDisplay.tex) (revision 3566) +++ DamClients/DamUI/trunk/doc/DAM UI - Functional Design/ResultsDisplay.tex (.../ResultsDisplay.tex) (revision 3579) @@ -2,7 +2,7 @@ The user must be able to view the results of the calculations within \ProgramName. -The overall results at main level must be presented in a table so these can be exported and/or copy pasted in an excel sheet. +The overall results at main level must be presented in a table so these can be exported and/or copy pasted in an excel sheet. Unless stated otherwise, all results are read only. Next to that, the individual results of a single calculation must be presented in a property view. This view must show the relevant information about the calculation @@ -11,7 +11,7 @@ It must also be possible to open/recalculate the individual result in the original program from within \ProgramName when applicable. \section{Stabilty results} -The results presented in the table for the stability calculations must be: +The results presented in the table for the stability calculations must be (at least but not limited to): \begin{itemize} \item name of the location \item name of the scenario @@ -22,11 +22,17 @@ \item profile name \item profile probability \item the safety factor - \item etc.etc. + \item entry point of the slip plane + \item exit point of the slip plane + \item Result messages (e.g. error messages from calculation/validation) + \item Number of iterations (important for Design with adapt geometry) + \item Notes (free remarks by user, editable) + \item Evaluation (Not evaluated/Accepted/Rejected, editable) \end{itemize} +In the technical design (\citep{DAMUI_TechnicalDesign}), a full list of all required results is presented. + \section{Piping results} -Unless stated otherwise, all results are read only. The results per individual calculation presented using a table for the piping calculations must be (at least but not limited to): \begin{itemize} \item name of the location @@ -40,8 +46,6 @@ \item safety factor (= piping factor) \item required safety factor \item River level - \item River level low - \item Dike table height \item Piping Model \item Entry point piping X (local) \item Exit point piping X (local) @@ -63,7 +67,7 @@ \item Piping hc (WBI*) \item Effective stress exit point (WBI*) \item Result messages (e.g. error messages from calculation/validation) - \item Number of iterations (important for Desing with adapt geometry) + \item Number of iterations (important for option Design with adapt geometry) \item Notes (free remarks by user, editable) \item Evaluation (Not evaluated/Accepted/Rejected, editable) \end{itemize}