freefoam-IFCLookUpTableGen — Calculate the the infinitely-fast chemistry relationships in function of ft. for a given fuel.
The output is given in moles. i.e. dictionary:
fileName "SpeciesTable";
fuel CH4(ANHARMONIC);
n 1;
m 4;
fields
(
{
name ft;
min 0.;
max 1.;
N 100;
}
);
output
(
{
name CH4;
}
{
name CO2;
}
{
name H2O;
}
);