aboutsummaryrefslogtreecommitdiff
path: root/test/double_linear.inp
diff options
context:
space:
mode:
authorTim Suhling <tim@suhling.com>2024-07-19 15:05:01 +0200
committerTim Suhling <tim@suhling.com>2024-07-19 15:05:01 +0200
commit536259f5e608a941b3adb02b83375e804198cafb (patch)
treec7bdbcf80d8f3f61280c1d66a8fefee54e2427c6 /test/double_linear.inp
parent665bff51d17329259a80e0aeae1b2af2f4caaa26 (diff)
parent0ff1bad0697ca7373a9716b80ce4b56d6a20992a (diff)
Merge branch 'solve'
Diffstat (limited to 'test/double_linear.inp')
-rw-r--r--test/double_linear.inp13
1 files changed, 13 insertions, 0 deletions
diff --git a/test/double_linear.inp b/test/double_linear.inp
new file mode 100644
index 0000000..309cbed
--- /dev/null
+++ b/test/double_linear.inp
@@ -0,0 +1,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