Some quite major bugs seem to be fixed here (thanks to Joel for finding them!).
The results of traces differed when switching between models. The only model unaffected was T96. The reason was that the model functions for the other models either implicitly or explicitly declared the inputs as being REAL, when they should have been REAL *8.
This appears to be fixed now...