Explanations to H2prog Date: 2007/Aug/27th ====================== Purpose of program : to show influence of quntum numbers n,m,p,sigma as tabulated in the 1989 report in comparison to quantum numbers computed with present program . This code relies on Heims unpublished paper from about 1989 which obtains W(N=0) without use of the A-Matrix . The recursion to obtain the quantum numbers was coded following the instructions in Heims book vol.2 , pg.341. The quantum numbers which Heim obtained in this way will be found as input herein ( c.f. files hprogin.dat and hshortin.dat), they are compared to those obtained with this program ( c.f. subroutine Qnum ).In the output (sproglist.lis etc.) both sets are listed , but only for the figures which show different results . ================================ ======================== Accordingly , a comparison of masses is provided . ( "fma" using tabulated numbers and "fcomp" using computed numbers , c.f. subroutine fmass ). The latest update 2006/nov./4th replaced in subroutine Qnum code between "GOTO 1" and "1 continue" by the lines following there. The values for W(N=0) from subroutine WN0fu confirm those given in the 1989 paper. For convenience I also include some elder output listings .Please look for the date stamps to identify . Anton Mueller .