mirror of
https://github.com/paboyle/Grid.git
synced 2025-08-07 23:17:11 +01:00
Adding mass step
This commit is contained in:
@@ -1,14 +1,15 @@
|
||||
<?xml version="1.0"?>
|
||||
<grid>
|
||||
<LanczosParameters>
|
||||
<mass>0.00107</mass>
|
||||
<mass>-1.025</mass>
|
||||
<mstep>-0.025</mstep>
|
||||
<M5>1.8</M5>
|
||||
<Ls>48</Ls>
|
||||
<Nstop>10</Nstop>
|
||||
<Nk>15</Nk>
|
||||
<Np>85</Np>
|
||||
<ChebyLow>0.003</ChebyLow>
|
||||
<ChebyHigh>60</ChebyHigh>
|
||||
<ChebyOrder>201</ChebyOrder>
|
||||
<Nk>12</Nk>
|
||||
<Np>30</Np>
|
||||
<ChebyLow>0.1</ChebyLow>
|
||||
<ChebyHigh>50</ChebyHigh>
|
||||
<ChebyOrder>51</ChebyOrder>
|
||||
</LanczosParameters>
|
||||
</grid>
|
||||
|
Reference in New Issue
Block a user