[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Notes on Disk Set 19
Tom,
I just took a quick look at model.bas and noticed this:
TilNow# = JulianDay# - 2451545.5# ' Days since Jan 1, 2000
midnight
If Jan 1, 2000 midnight is 1/1/2000 0h UT, I think it should be
2451544.5.
I haven't had a chance to test it out (though it does add the 1 day),
but I thought I'd at least mention it in case it's obvious to you (or
someone else) if this is the problem or not.
Mike
Tom Droege wrote:
>
> Rob, Mike, and all,
>
> Rob, I think that I never got around to using your latest version. The
> version I am using is dated 4-16-01 5.08PM.
>
> OK, I just looked, and it is my error. At least I compute the file
> label. This is done in my subroutine "TimeStuff". It is not clear why the
> two entries are different. I think someone who understands this should
> look at my code and fix it. There is now good reason to just number the
> files V1, V2, ... I1, I2, ... for each run.
>