# Análisis 29: Combustible con defecto de combustible

{% hint style="info" %}
Un combustible combustiona con defecto de combustible (λ=0.9). Determinar la composición de los productos de combustión asumiendo la reacción agua-gas para una temperatura de los productos de combustión de 2000 K. Los reactivos están a 298K y 1 atm. No hay oxígeno presente en los productos de combustión.

Combustible sólido: C(60 %), H2(10 %), N2(10 %), O2(15 %) y S(5 %)
{% 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://thermosuite.gitbook.io/thermocombustion-bb/analisis-21-al-30/analisis-29-combustible-con-defecto-de-combustible.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.
