################################################################## # ******** Input of program EIGEN.FOR ******* # # NPNTS = number of points in the radial mesh # RMAX = maximum radius size (fm) # # NPTS,RMAX # 9999, 100. # # N_0 = nodes of the Wav.Func. (exclude origin) # J_0 = 2*total ang. mom., L_0 = orbital ang. mom. # # N_0,J_0,L_0 # 0, 3, 1 # # V0 = depth of central pot., FSO = spin-orbit length (0.341 fm) # R0 = radius of the pot., AA = diffuseness of the pot. # Z1, Z2 = charges of the nuclei # A1, A2 = masses of the nuclei (in nucleon mass units) # # V0,FSO,R0,AA,Z1,Z2,A1,A2 # -21.76, 0.341, 3.6, 0.6, 0., 4., 1., 8. ##################################################################