Index: DamEngine/trunk/doc/Dam Engine - Functional Design/UseStabKernel.tex =================================================================== diff -u -r4417 -r5537 --- DamEngine/trunk/doc/Dam Engine - Functional Design/UseStabKernel.tex (.../UseStabKernel.tex) (revision 4417) +++ DamEngine/trunk/doc/Dam Engine - Functional Design/UseStabKernel.tex (.../UseStabKernel.tex) (revision 5537) @@ -159,7 +159,7 @@ \section{Traffic load Degree of consolidation}\label{sec:TLDegOfCo} The traffic load degree of consolidation is a material parameter. This may vary per location, per traffic load and hydraulic load. Therefore it must be possible to define the traffic load degree of consolidation per location.\newline -In the UI the import of the traffic load degree of consolidation is done per material via soilmaterials.mdb and per location via csv-file or shape-file.\newline +In the UI the import of the traffic load degree of consolidation is done per material via soils.csv and per location via csv-file or shape-file.\newline \newline The hierarchy is: \begin{enumerate} Index: DamEngine/trunk/doc/Dam Engine - Technical Design/DAM Engine - Technical Design.tex =================================================================== diff -u -r4963 -r5537 --- DamEngine/trunk/doc/Dam Engine - Technical Design/DAM Engine - Technical Design.tex (.../DAM Engine - Technical Design.tex) (revision 4963) +++ DamEngine/trunk/doc/Dam Engine - Technical Design/DAM Engine - Technical Design.tex (.../DAM Engine - Technical Design.tex) (revision 5537) @@ -847,12 +847,11 @@ Therefore the following input options (see \autoref{sec:MappingDamEngineDataMacrostability}) will not be implemented: \begin{itemize} \item PreconsolidationStresses - \item ConsolidationValues \item MultiplicationFactorsCPhiForUplift \item SpencerSlipPlanes - \item SlipPlaneConstraints - \item GeneticAlgorithmOptions (except for BeeSwarm) - \item LevenbergMarquardtOptions + \item SlipPlaneConstraints + \item GeneticAlgorithmOptions (except for BeeSwarm) + \item LevenbergMarquardtOptions \item Waternet creation options (defined in Location) \end{itemize} Furthermore, no Waternet Daily will be specified. This was introduced in the \MacrostabilityKernel when POP is requested. @@ -929,8 +928,8 @@ SurfaceLine & DamKernelInput -> Location -> SurfaceLine \\ \hline Location & DamKernelInput -> Location (See \autoref{table-MappingDamEngineLocationMacrostability})\\ \hline PreconsolidationStresses & DO-NOT-IMPLEMENT \\ \hline - UniformLoads & generated (based on Location -> StabilityOptions -> Trafficload) \\ \hline - ConsolidationValues & DO-NOT-IMPLEMENT \\ \hline + UniformLoads & generated (based on Location -> StabilityOptions -> TrafficLoad) \\ \hline + ConsolidationValues & generated (based on DamKernelInput -> Location -> TrafficLoadDegreeOfConsolidations) \\ \hline MultiplicationFactorsCPhiForUplift & DO-NOT-IMPLEMENT \\ \hline Waternets & generated \\ \hline SpencerSlipPlanes & DO-NOT-IMPLEMENT \\ \hline