# RiverSplit Node

## Общее описание

The **RiverSplit node** представляет собой раскол речной сети. Он предназначен для простого случая, когда необходимо распределять поток по нескольким маршрутам, расположенным ниже по течению. [API Справка](https://pywr.github.io/pywr-docs/master/api/generated/pywr.domains.river.RiverSplit.html).

## Основные атрибуты

). \_имена

<table><thead><tr><th width="180.33333333333331">Имя</th><th width="355">Описание</th><th>Требуется</th><th></th></tr></thead><tbody><tr><td>факторов</td><td>Факторы, влияющие на дополнительные сплиты. Количество дополнительных_предполагается, что длина слота на единицу меньше длины факторов (согласно документации <em>pywr.Nodes.MultisplitLink</em></td><td></td><td></td></tr><tr><td>Дополнительный</td><td>слот</td><td>Идентификаторы, указывающие на слоты при подключении с этого узла. Длина должна быть на единицу больше требуемого количества дополнительных слотов.</td><td>Опционально</td></tr></tbody></table>

## Примеры

скоро...


---

# 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://water-strategy.gitbook.io/waterstrategy/russkii/osnovy-modelirovaniya/node-types/water-transport/riversplit-node.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.
