aboutsummaryrefslogtreecommitdiff
path: root/test/double_linear.inp
diff options
context:
space:
mode:
authorThomas Albers Raviola <thomas@thomaslabs.org>2024-07-19 14:47:33 +0200
committerThomas Albers Raviola <thomas@thomaslabs.org>2024-07-19 14:47:33 +0200
commit0ff1bad0697ca7373a9716b80ce4b56d6a20992a (patch)
treec7bdbcf80d8f3f61280c1d66a8fefee54e2427c6 /test/double_linear.inp
parentf862643dc4dff18f3bc5853b74b881ecd1844390 (diff)
Add further tests
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