mirror of https://github.com/QMCPACK/qmcpack.git
18 lines
503 B
XML
18 lines
503 B
XML
<?xml version="1.0"?>
|
|
<simulation>
|
|
<project id="heg_long_NI" series="0">
|
|
<application name="qmcapp" class="serial">
|
|
Sample qmc run for non-interacting HEG.
|
|
</application>
|
|
<parameter name="driver_version">legacy</parameter>
|
|
</project>
|
|
<include href="heg.ptcl.xml"/>
|
|
<include href="heg.ni.wfs.xml"/>
|
|
<include href="heg.H_NI.xml"/>
|
|
<qmc method="vmc" move="pbyp">
|
|
<parameter name="blocks">800</parameter>
|
|
<parameter name="steps">10</parameter>
|
|
<parameter name="tau">5.0</parameter>
|
|
</qmc>
|
|
</simulation>
|