I'll get to the point quickly...
I'm currently using a Boundary Condition similar to FixedValue(faces=mesh.getFacesRight(),Value), FixedValue(faces=mesh.getFacesLeft(),Value2)... To satisfy a boundary of Jq*n=0 , T|x=0 = Value, T|x=L = Value2 I believe this is correct, however, I would like to confirm. Regards, Joshua Bush
