I am using the general form PDE option from the mathematics package to solve some equation and I would like to use adaptive meshing. The default error indicator is sqrt(comp1.u5x^2+comp1.u5y^2) (my dependent variables are u1-u5), however I have not been able to find any documentation on what this comp1 variable is. Does anyone know?
Thanks in advance.