Revision 7faae9b10b4475ce4566f9cbbe45f77aac366452 authored by edwards on 12 March 2005, 18:43:57 UTC, committed by edwards on 12 March 2005, 18:43:57 UTC
1 parent 8922869
Raw File
t_leapfrog.prec_dwf.xml.ini
<?xml version="1.0"?>
<LeapfrogTest>
   <Hamiltonian>
    <Monomials>
      <elem>
	<Name>TWO_FLAVOR_DWF_FERM_MONOMIAL</Name>
	<InvertParam>
          <invType>CG_INVERTER</invType>
          <RsdCG>1.0e-8</RsdCG>
          <MaxCG>1000</MaxCG>
        </InvertParam>
        <FermionAction>
          <FermAct>DWF</FermAct>
          <OverMass>1.4</OverMass>
          <Mass>0.06</Mass>
          <N5>6</N5>
          <boundary>1 1 1 -1</boundary>
        </FermionAction>
      </elem>
      <elem>
	<Name>WILSON_GAUGEACT_MONOMIAL</Name>
	<GaugeAction>
	   <Name>WILSON_GAUGEACT</Name>
	   <beta>5.2</beta>
	   <GaugeBC>
		<Name>PERIODIC_GAUGEBC</Name>
           </GaugeBC>
        </GaugeAction>
      </elem>
    </Monomials>
   </Hamiltonian>
   <MDIntegrator>
	<Name>LCM_PQP_LEAPFROG_INTEGRATOR</Name>
	<dt>0.01</dt>
	<tau0>.5</tau0>
   </MDIntegrator>
   <GaugeStartup>
	<cfg_type>UNIT</cfg_type>
	<cfg_file>DUMMY</cfg_file>
   </GaugeStartup>
   <nrow>2 2 2 2</nrow>
</LeapfrogTest>
back to top