# bf\_max

This parameter determines the daily groundwater flow amount needed for all channels linked to an aquifer to receive groundwater flow. If groundwater flow < *flo\_max*, the channels with the smallest drainage areas will stop receiving groundwater flow. The amount of groundwater flow a channel receives depends on the channel length.

{% hint style="info" %}
This parameter is only active when the file [**aqu\_cha.lin**](/io-docs/introduction-1/connectivity/aqu_cha.lin.md) is used instead of [**aquifer.con**](/io-docs/introduction-1/connectivity/hru.con.md) to connect aquifers to channels.&#x20;
{% endhint %}


---

# 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/aquifers/aquifer.aqu/flo_max.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.
