Hello,
a) This is not implemented for a single tracer among others. I would suggest that you change subroutine diff3d.f for your case: on line 259 or 261, depending on the case, you put FN instead of FC (thus cancelling the effect of advection). To do this only for one tracer use FN%NAME which will be TAN1, TAN2, etc., depending on the tracer rank (in version 6.3 it will be TRN1, TRN2, we changed to avoid a conflict with the Tangent function).
b) the name is utimp.f
With best regards,
Jean-Michel Hervouet