Index: DamClients/DamLive/trunk/doc/DAMLive - Functional Design/DAMLive_Intro.tex =================================================================== diff -u -r2676 -r2679 --- DamClients/DamLive/trunk/doc/DAMLive - Functional Design/DAMLive_Intro.tex (.../DAMLive_Intro.tex) (revision 2676) +++ DamClients/DamLive/trunk/doc/DAMLive - Functional Design/DAMLive_Intro.tex (.../DAMLive_Intro.tex) (revision 2679) @@ -50,20 +50,35 @@ \chapter{Functional requirements} Main purpose of \ProgramName -DAMLive can combine a dam project with sensor data to calculation input for the DAM Engine. After calculations made by DAM Engine DAMLive can produce an output files with results. +DAMLive can combine a dam project with sensor data to calculation input for the DAM Engine. The sensor data is provided by an external application, i.e. FEWS. After calculations made by DAM Engine DAMLive can produce an output files with results. These results can be imported by other external applications. \section{REQ Data.Input}\label{sec:REQDataInput} \ProgramName needs a DAM project file (*.damx) and sensordata. The generation of the DAM project file is described in the Functional Design of DAM UI, see \citep{DAMUI_FunctionalDesign}. -In this DAM project information about the sensors is present; where are the sensors placed and for which PL-line is the data used. +In this DAM project information containing situation information about the sensors; where are the sensors placed and for which PL-line is the data used. -The sensordata itself must be provided in xml format. -This is described in the FEWS Public Wiki +The sensordata itself (the measurements0 must be provided in xml format. +For DAM-FEWS is this described in the FEWS Public Wiki: https://publicwiki.deltares.nl/display/FEWSDOC/Delft-Fews+Published+Interface+timeseries+Format+Import. \section{REQ Calc.Settings}\label{sec:REQCalcSettings} -\ProgramName can use the kernels which are used by DAM Engine. Via a xml file ables \ProgramName the user to change calculations settings such as failure mechanisms (kernel) and models. +\ProgramName can use the kernels which are used by DAM Engine. Via a xml file ables \ProgramName the user to change calculations settings such as failure mechanisms (kernel) and models. The xsd is described in \autoref{sec:DamLiveCalculationParameters}. The available failure mechanisms and models are described in the Functional Design of DAM Engine \citep{ -DAMEngine_FunctionalDesign}. +DAMEngine_FunctionalDesign}.\newline +Available for DAM live are: + +\begin{table}[H] +\begin{tabular}{|p{40mm}|p{\textwidth-40mm-24pt}|} \hline +\textbf{Parameter} & \textbf{Options} \\ \hline +Calculation Module & Stability inside\newline Stability outside\newline Piping Bligh\newline PipingWTI\newline PipingSellmeijer \\ \hline +Calculation model & Bishop\newline UpliftVan \\ \hline +Search method & Grid \\ \hline +Use zones & Use of Forbidden zones: yes or no \\ \hline +Forbidden zone factor & Value between 0 and 1 \\ \hline +\end{tabular} +\caption{\small \ProgramName system documents.} +\label{table-SystemDocuments} +\end{table} + \section{REQ Data.Output}\label{sec:REQDataOutput} \ProgramName can produce output files. Index: DamClients/DamLive/trunk/doc/DAMLive - Functional Design/DAMLive - Functional Design.pdf =================================================================== diff -u -r2677 -r2679 Binary files differ Index: DamClients/DamLive/trunk/doc/DAMLive - Functional Design/DAMLive - Functional Design.tex =================================================================== diff -u -r2676 -r2679 --- DamClients/DamLive/trunk/doc/DAMLive - Functional Design/DAMLive - Functional Design.tex (.../DAMLive - Functional Design.tex) (revision 2676) +++ DamClients/DamLive/trunk/doc/DAMLive - Functional Design/DAMLive - Functional Design.tex (.../DAMLive - Functional Design.tex) (revision 2679) @@ -47,7 +47,6 @@ \deltarestitle \include{DAMLive_Intro} -\include{DAMLive_CalculationParameters} \include{Literature} %------------------------------------------------------------------------------