ObjectivesThis tutorial shows how to run QMCPACK to perform VMC-optimization and DMC with a prepared input file for Li2 Main input xmlThe molecular orbitals for a Li2 molecule are represented by Slater-type atomic orbitals. They are optimized by Umrigar et al, see JCP 99, 2865 (1993).
Electrons and IonsTrialwavefunctionHamiltonianRunning this input file for VMC-DMCOptimization of JastrowTwo-body Jastrow1D bspline with rcut=12 bohr. <jastrow name="J2" type="Two-Body" function="Bspline" print="yes"> <correlation pairType="uu" speciesA="u" speciesB="u" size="8" rcut="12.0" cusp="-0.25"> <coefficients id="uu" type="Array"> 0.199175 0.0449776 0.0172974 0.00723406 0.0184583 0.03176 0.0185173 0.0198187</coefficients> </correlation> <correlation pairType="ud" speciesA="u" speciesB="d" size="8" rcut="12.0" cusp="-0.5"> <coefficients id="ud" type="Array"> 0.324139 0.145526 0.0636637 0.0411212 0.0272355 0.0178122 -0.00372468 0.00868363</coefficients> </correlation></jastrow>Analyzing data |
