Skip to content

Commit 47ce35a

Browse files
committed
some small corrections
1 parent 0b48c83 commit 47ce35a

File tree

1 file changed

+7
-13
lines changed

1 file changed

+7
-13
lines changed

user_guide/docs/output.md

+7-13
Original file line numberDiff line numberDiff line change
@@ -19,32 +19,26 @@ Among the basic results are the maximum or cumulative values of selected quantit
1919
- maximum surface flow (mqsur_m3_s.asc) – maximum flow at a given point,
2020

2121
### Vector, point and table data
22-
23-
folder ./control_point - time series of outpust at monitored points. *The listed quantities at points depend on the type of runoff process. If the point is in the cell of a hydrographic network segment, the values of this entire segment relevant to the runoff process in the watercourse are listed. If the point is in the watershed area, the model gives the values of surface (areal and furrow) runoff for the respective cell*.
24-
25-
Cumulative ruonff a maximal discharge in the edn of streams elements are stored in XXXX, **csv or .txt file** *in case stream flow are calculated*.
26-
27-
XXX - outpoint, stream parts *need be hire*
22+
- **stream-aoi** - is a cliped vector of streams by computing area.
23+
- cumulative ruonff a maximal discharge in the ends of streams elements are stored in **streams.csv** file *(in case stream flow are calculated)*.
24+
- ** points_aoi** - cliped points of hydrograph by computing area.
25+
- folder **./control_point** - time series of outpust at thos clipped points. *The listed quantities at points depend on the type of runoff process. If the point is in the cell of a hydrographic network segment, the values of this entire segment relevant to the runoff process in the watercourse are listed. If the point is in the watershed area, the model gives the values of surface (areal and furrow) runoff for the respective cell*.
2826

2927
### Hydrograph data
30-
./control_point - stored for each point in computation domain time series of basic data
31-
32-
*table with descrtiption of cols will be hire?*
33-
34-
28+
**./control_point** - stored for each point in computation domain time series of basic data
3529

3630
Tab: Surface runoff hydrograph variable description
3731

3832
| **Column name** | **Units** | **Description** |
3933
|-------------------------------|-------------|--------------------------------------------|
4034
| **time\[s\]** | s | Time from the beginning of simulation |
4135
| **rainfall\[m\]** | m | Rainfall depth in the current time step |
42-
| **totalWaterLevel\[m\]\*** | m | Total water level |
36+
| **totalWaterLevel\[m\]\** | m | Total water level |
4337
| **surfaceFlow\[m3/s\]** | m^3s\{\-1\} | Total flow \(sheet \+ rill\) |
4438
| **cumSurfaceVolRunoff\[m3\]** | m | Cumulative runoff volume \(sheet \+ rill\) |
4539

4640

47-
\* *The water level for rill runoff is not the actual water level in the
41+
*The water level for rill runoff is not the actual water level in the
4842
channel, but rather the critical height of the water level related to the
4943
entire computational cell area*
5044

0 commit comments

Comments
 (0)