# Análisis 30: Temperatura de rocío

{% hint style="info" %}
El combustible siguiente combustiona con aire a 35ºC, con una temperatura del bulbo húmedo de 29.4ºC. Trabajando en una base de 100 kg de combustible obtener la temperatura de rocío de los productos de combustión, y la composición de los mismos. Obtener el aire necesario para la combustión. El coeficiente de exceso de aire es del 37.1%.

&#x20;

(problema 7.21 extraído de Stoichiometry de Bhatt and Vora, 4ª edición, 2004)
{% endhint %}

<figure><img src="/files/SfLsDlFij6lbVFC475se" alt=""><figcaption></figcaption></figure>


---

# 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://thermosuite.gitbook.io/thermocombustion-bb/analisis-21-al-30/analisis-30-temperatura-de-rocio.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.
