mirror of https://github.com/QMCPACK/qmcpack.git
34 lines
1.4 KiB
XML
34 lines
1.4 KiB
XML
<?xml version="1.0"?>
|
|
<qmcsystem>
|
|
<wavefunction name="psi0" target="e">
|
|
<!-- Uncomment this out to use plane-wave basis functions
|
|
<determinantset type="PW" href="O.q1.pwscf.h5" version="1.10">
|
|
-->
|
|
<determinantset type="bspline" href="O.q1.pwscf.h5" sort="1" tilematrix="1 0 0 0 1 0 0 0 1" twistnum="0" source="ion0" version="0.10">
|
|
<slaterdeterminant>
|
|
<determinant id="updet" size="4">
|
|
<occupation mode="ground" spindataset="0">
|
|
</occupation>
|
|
</determinant>
|
|
<determinant id="downdet" size="1" ref="updet">
|
|
<occupation mode="ground" spindataset="1">
|
|
</occupation>
|
|
</determinant>
|
|
</slaterdeterminant>
|
|
</determinantset>
|
|
<jastrow name="J2" type="Two-Body" function="Bspline" print="yes">
|
|
<correlation speciesA="u" speciesB="u" size="8" rcut="10.0">
|
|
<coefficients id="uu" type="Array"> 0 0 0 0 0 0 0 0</coefficients>
|
|
</correlation>
|
|
<correlation speciesA="u" speciesB="d" size="8" rcut="10.0">
|
|
<coefficients id="ud" type="Array"> 0 0 0 0 0 0 0 0</coefficients>
|
|
</correlation>
|
|
</jastrow>
|
|
<jastrow name="J1" type="One-Body" function="Bspline" source="ion0" print="yes">
|
|
<correlation elementType="O" size="8" rcut="5.0">
|
|
<coefficients id="eO" type="Array"> 0 0 0 0 0 0 0 0</coefficients>
|
|
</correlation>
|
|
</jastrow>
|
|
</wavefunction>
|
|
</qmcsystem>
|