Hi all. When I ran MFiX, 2 errors appeared like this:
Please refer to the Readme file on the required input format and make
the necessary corrections to the data file.
species equations.
|--------------------------------------------------------------------|
| Name: RS_CO2 |
|---|
| Chemical Eq: CGR_REF_ELEMENT + CO2 --> 2*CO |
| -------------------------------------------------------------------- |
| Classification: Heterogeneous |
| -------------------------------------------------------------------- |
| Species |
| Alias |
| ---------- |
| CGR_REF_ |
| ---------- |
| CO2 |
| ---------- |
| CO |
| ---------- |
ERROR rxn_com_mod.f:473
Please refer to the Readme file on the required input format and make
the necessary corrections to the data file.
species equations.
|--------------------------------------------------------------------|
| Name: RS_H2O |
|---|
| Chemical Eq: CGR_REF_ELEMENT + H2O --> CO + H2 |
| -------------------------------------------------------------------- |
| Classification: Heterogeneous |
| -------------------------------------------------------------------- |
| Species |
| Alias |
| ---------- |
| CGR_REF_ |
| ---------- |
| H2O |
| ---------- |
| CO |
| ---------- |
| H2 |
| ---------- |
ERROR rxn_com_mod.f:473
So my reactions including solids went wrong, while reactions without solids was normal. 
What went wrong?