blob: 309cbed4274dce418a4f443ca69b63bf176d1996 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2.0 # mass
-20.0 20.0 1999 # xMin xMax nPoint
1 16 # first and last eigenvalue to print
linear # interpolation type
8 # nr. of interpolation points and xy declarations
-20.0 100.0
-8.0 -1.5
-7.0 -1.5
-0.5 1.8
0.5 1.8
7.0 -1.5
8.0 -1.5
20.0 100.0
|