Still I couldn't find the error: These are components generated. Which one is undefined?
// AUTOMATICALLY GENERATED - DO NOT MODIFY
TYPE ADM1_onlyComponents "The components considered" =
ENUM
{
H2O,
S_INN,
S_IC,
S_ch4,
S_h2,
S_IC_liq,
S_ch4_liq,
S_h2_liq,
S_aa,
S_ac,
S_bu,
S_fa,
S_Inert,
S_pro,
S_su,
S_va,
X_aa,
X_ac,
X_c,
X_c4,
X_ch,
X_fa,
X_h2,
X_Inert,
X_li,
X_pr,
X_pro,
X_su,
S_an,
S_cat,
G_CO2,
G_H2,
G_CH4
};
#define ADM1_onlyStandardCategoryModels
OBJ ADM1_onlyIndexOfSolvent "Index of the solvent in the component vector" : Integer := 1;
#define ADM1_onlySolublesPresent
OBJ ADM1_onlyIndexOfFirstSolubleComponent "Index of the first soluble component in the component vector" : Integer := 2;
OBJ ADM1_onlyIndexOfLastSolubleComponent "Index of the last soluble component in the component vector" : Integer := 16;
#define ADM1_onlyParticulatesPresent
OBJ ADM1_onlyIndexOfFirstParticulateComponent "Index of the first particulate component in the component vector" : Integer := 17;
OBJ ADM1_onlyIndexOfLastParticulateComponent "Index of the last particulate component in the component vector" : Integer := 28;
#define ADM1_onlyGasesPresent
OBJ ADM1_onlyIndexOfFirstGasComponent "Index of the first gas component in the component vector" : Integer := 31;
OBJ ADM1_onlyIndexOfLastGasComponent "Index of the last gas component in the component vector" : Integer := 33;
#define ADM1_onlyCalculateTSSComponent
OBJ ADM1_onlyIndexOfFirstTSSComponent "Index of the first TSS component in the component vector" : Integer := 17;
OBJ ADM1_onlyIndexOfLastTSSComponent "Index of the last TSS component in the component vector" : Integer := 28;