Hello,
indeed this multiplication by 100 doesn't seem to be useful anymore.
In Tomawac, the keyword DATE OF COMPUTATION BEGINNING is used to give the date of the beginning od the computation in the WINDS FILE. This date gives a reference for the reading of the wind file. The convention adopted for writing the DATE OF COMPUTATION BEGINNING is yymmddhhmm. Then the subroutine temp.f calculates the difference between the current date of your wind file and the date of the computation beginning to give you the simulation time (in second).
If your wind file has the WAM format, the date in this file are also in yymmddhhmm, so it should work well. But for the Selafin format, this is not the case. I think the multiplication by 100 must come from a former version of the TELEMAC format, in which date was probably given in yymmddhh.
Regards,
Elodie