mirror of
https://github.com/paboyle/Grid.git
synced 2025-08-12 01:07:06 +01:00
16 lines
310 B
XML
16 lines
310 B
XML
<?xml version="1.0"?>
|
|
<grid>
|
|
<LanczosParameters>
|
|
<mass>-1.025</mass>
|
|
<mstep>-0.025</mstep>
|
|
<M5>1.8</M5>
|
|
<Ls>48</Ls>
|
|
<Nstop>10</Nstop>
|
|
<Nk>12</Nk>
|
|
<Np>30</Np>
|
|
<ChebyLow>0.1</ChebyLow>
|
|
<ChebyHigh>50</ChebyHigh>
|
|
<ChebyOrder>51</ChebyOrder>
|
|
</LanczosParameters>
|
|
</grid>
|