Hi, I have 2 .vtu files containing scalar data and I would like to combine them to one vector. Probably I will have to use the Calculator with something like firstfile.value0*iHat + secondfile.value0*jHat But I don't know how to access the value0 of the 2 files. Does anyone know this ? Thanks in advance for your help! Sebastian