> For the complete documentation index, see [llms.txt](https://docs.kegland.com.au/products/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kegland.com.au/products/cooling-equipment/icemaster-beverage-chiller-g40.1-glycol-icebank-with-digital-control-or-user-guide/using-g40.1-for-fermentation-control.md).

# Using G40.1 for Fermentation Control

**It is strongly recommended to use a dedicated glycol chiller such as a** [**G20**](https://kegland.com.au/products/icemaster-jointech-g20-glycol-icebank-with-digital-control-220-240v) **or** [**G40 Fermentation Glycol Chiller with Digital Control**](https://kegland.com.au/products/icemaster-jointech-g40-glycol-with-digital-control-220-240v?_pos=8&_sid=e772ec364&_ss=r) **for fermentation control.**

Although the G40 can be used to control fermentation temperature it should primarily be used to&#x20;flood a font or dispense product, instead we would highly advise a G20 primarily be used for&#x20;fermentation control. If you were going to use the G40 for fermentation control then it is suggested&#x20;you adhere to the following advice and steps.

It is not advised to use the agitator pump to supply glycol to cool a fermenter, this is due to this&#x20;pump not being powerful enough to overcome the resistance of the cooling coils or large fermenter&#x20;jacket, and hence it is advised that an external pump be used connected to an external temperature&#x20;controller ([KL01946](https://www.kegland.com.au/mkii-10-30amp-temperature-controller-heat-cool.html)).

Furthermore, it is not advisable to use the temperature controller on the G40 as a temperature&#x20;controller for fermentation control. This is because if the fermentation temperature is set on the&#x20;temperature controller on the G40 it will result in the temperature of the reservoir being set to your&#x20;fermentation temperature and hence there will not be a high enough temperature differential&#x20;between the temperature of the glycol and the temperature of the fermenter to maintain stable&#x20;fermentation temperatures. Instead, the following method should be employed to setup your G40&#x20;to cool a jacketed fermenter up to 500L.

1. Connect an external pump to an external temperature controller
2. Attach tubing to the ½ inch drainage port on the G40 and connect this tube to your external   &#x20;pump
3. Attach tubing to the outlet of the external pump and attach this tube to the cooling coils on   &#x20;your fermenter
4. Run tubing from the outlet of the fermenter cooling coils back into the reservoir of the G40
5. Set the temperature on the G40 to -2°C (if using glycol) or to 2°C (if only using water in the   &#x20;reservoir)
6. Attach 10mm ID silicone tube to the “Water Out” barb and connect this silicone tube to the   &#x20;adjacent “Water in” barb. Run the agitator continuously to keep the reservoir agitated and   &#x20;prevent the reservoir from freezing
7. Insert the temperature probe of the external temperature controller into the thermowell on   &#x20;your fermenter
8. Set the temperature on your external temperature controller to your set fermentation   &#x20;temperature. This will cycle the pump on and off to supply cold glycol solution only when   &#x20;the temperature of the fermenter increases above the set fermentation temperature. When   &#x20;under load such as when cooling a fermenter it can take a longer time to cool the reservoir   &#x20;down to the set temperature on the glycol chiller. This time is dependent on a number of   &#x20;variables including but not limited to:\
   • Jacketing of the fermenter (jacketed or non-jacketed)   \
   • Number of fermenters being cooled   \
   • Ambient temperature   \
   • Heat ingress


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.kegland.com.au/products/cooling-equipment/icemaster-beverage-chiller-g40.1-glycol-icebank-with-digital-control-or-user-guide/using-g40.1-for-fermentation-control.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
