mirror of
https://github.com/paboyle/Grid.git
synced 2026-07-17 23:53:27 +01:00
22 lines
453 B
XML
22 lines
453 B
XML
<?xml version="1.0"?>
|
|
<grid>
|
|
<LanczosParameters>
|
|
<mass>0</mass>
|
|
<mstep>-0.025</mstep>
|
|
<M5>1.8</M5>
|
|
<Ls>48</Ls>
|
|
<Nstop>4</Nstop>
|
|
<Nk>16</Nk>
|
|
<Np>8</Np>
|
|
<ReadEvec>0</ReadEvec>
|
|
<maxIter>20</maxIter>
|
|
<reorthog>1</reorthog>
|
|
<Nblock>4</Nblock>
|
|
<verify>1</verify>
|
|
<resid>1e-10</resid>
|
|
<ChebyLow>1</ChebyLow>
|
|
<ChebyHigh>100</ChebyHigh>
|
|
<ChebyOrder>51</ChebyOrder>
|
|
</LanczosParameters>
|
|
</grid>
|