diff --git a/reference_manual/tab_en/basichydrographs.tex b/reference_manual/tab_en/basichydrographs.tex index 6accca3..3933b0e 100644 --- a/reference_manual/tab_en/basichydrographs.tex +++ b/reference_manual/tab_en/basichydrographs.tex @@ -2,7 +2,7 @@ \centering - \caption{Hydrograph variable description of surface runoff} + \caption{Surface runoff hydrograph variable description} \label{tab:hydrographs} % \begin{tabular}{p{4cm}lp{2cm}p{5cm}} \begin{tabular}{llp{0.5\textwidth}} diff --git a/reference_manual/tab_en/streamhydrographs.tex b/reference_manual/tab_en/streamhydrographs.tex index ec5c5a6..22b1e0a 100644 --- a/reference_manual/tab_en/streamhydrographs.tex +++ b/reference_manual/tab_en/streamhydrographs.tex @@ -1,7 +1,7 @@ \begin{table}[t] \centering - \caption{Hydrograph variable description of sections of the hydrographic network} + \caption{Stream hydrograph variable description} \label{tab:vystupytokdat} \begin{tabular}{llp{0.5\textwidth}} \hline \hline @@ -12,7 +12,7 @@ rainfall[m] & $m$ & Rainfall depth in the current time step \\ reachWaterLevel[m] & $m$ & Level of sheet flow \\ reachFlow[m3/s] & $m^3s^{-1}$ & Sheet flow rate \\ - reachVolRunoff[m3] & $m^3$ & Runoff volume of sheet flow \\ + cumReachVolRunoff[m3] & $m^3$ & Cumulative runoff volume in stream network reach \\ % reachVolInflow[m3] & $m^3$ & Sum of inflows from surrounding cells of the section in the current time step \\ % reachVolRest[m3] & $m^3$ & Volume in the reach after runoff \\ \hline \hline diff --git a/user_guide/docs/input_data.md b/user_guide/docs/input_data.md index b003058..9c4edf5 100644 --- a/user_guide/docs/input_data.md +++ b/user_guide/docs/input_data.md @@ -99,4 +99,4 @@ The meanings of the individual parameters are described in reference manual. ## Other input's and model settings ### Points of interest (Optional) **Vector (point)** layer with point for detail outputs as hydrographs (describe in outpust). In this points are indicating the thopology of watercourses and/or temporal ditches technical conservation measure). -The monitored output data are continuously stored at these points. In the case of a point located outside the watercourse, surface runoff data are recorded. If the point is inserted into a watercourse, data are recorded for the relevant watercourse section. \ No newline at end of file +The monitored output data are continuously stored at these points. In the case of a point located outside the watercourse, surface runoff data are recorded. If the point is inserted into a watercourse, data are recorded for the relevant watercourse section. diff --git a/user_guide/docs/output.md b/user_guide/docs/output.md index c5be8c0..f35b100 100644 --- a/user_guide/docs/output.md +++ b/user_guide/docs/output.md @@ -31,6 +31,22 @@ XXX - outpoint, stream parts *need be hire* *table with descrtiption of cols will be hire?* + + +Tab: Surface runoff hydrograph variable description + +{{ read_csv('tables/basichydrographs.csv', sep=',') }} + +\* *The water level for rill runoff is not the actual water level in the +channel, but rather the critical height of the water level related to the +entire computational cell area* + + +Tab: Stream hydrograph variable description + +{{ read_csv('tables/streamhydrographs.csv', sep=';') }} + + ## Advanced outputs Advanced outputs are stored in two specific folders: