# hyd\_typ

The following hydrographs can be printed:

| Hydrograph Code | Description                                 | Object type |
| --------------- | ------------------------------------------- | ----------- |
| tot             | Total flow                                  | all         |
| rhg             | Percolation                                 | hru, ru     |
| sur             | Surface runoff                              | hru, ru     |
| lat             | Lateral flow                                | hru, ru     |
| til             | Tiledrain flow                              | hru, ru     |
| sol\_water      | Soil moisture                               | hru         |
| solnut\_ly      | Soil nutrients (N and P) by layer           | hru         |
| solnut\_pr      | Soil nutrients (N and P) for entire profile | hru         |
| plant           | Plant status                                | hru         |
| cha\_fp         | Channel and floodplain water balance        | hru         |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://swatplus.gitbook.io/io-docs/introduction-1/simulation-settings/object.prt/hyd_typ.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
