Hi,
yes: "C_1_2_3" is the expansion of the C vector (or matrix), where 1, 2, 3 denote specific indices.
I assume you have a vector C[i, j, k] right ?
[list]
[li]'i' may indicate the component index (in the state vector), e.g. (ref ASM1) H2O is 1, S_I is 2, etc.[/li]
[li]'j' may be the layer index, 1-5[/li]
[li]not sure what 'k' means in your case ...[/li]
[/list]
If you can provide more details about your model, I may be able to help you further.