Defects Index  | Documentation Table of Contents 


98/05/07 DEFECT in program page4


SYMPTOM: Error message about unknown counts which was unrelated to the real problem
PROBLEM: Page4 failed because an orbit run was being attemped but the code had been compiled for baseline processing so the dimensions were not correct for the type of run being made. In addition, in attempts to trace the problem there was another problem in compiling subroutine obsdd.f because of dimension inconsistancies when the orbit variables were set to zero.
CORRECTION: In sizes.par, change definition of array sizes so the compile will always be successful. In estchk.f, add warning messages to alert the user that the code was not compiled for computation of orbits.
FOUND BY: Bill Kass 98/05/07
FIXED BY: Steve Hilla 98/05/07

VERSION: 9805.07
SOURCE: /g1/HPUX.10/Src/Page4 /g1/HPUX.09/Src/Page4
EXECUTABLE: /g1/HPUX.10/Bin /g1/HPUX.09/Bin
NOTES: While the code will be made more robust and user friendly, this in one sense was a user error, as it has been announced that the standard code setup is as needed for baseline processing. Individuals computing orbits should be aware that they have more responsibility than the average user.



980507.page4
June 25, 1999
Steve Hilla