aboutsummaryrefslogtreecommitdiff
path: root/test/double_linear.inp
diff options
context:
space:
mode:
authorTim Suhling <tim@suhling.com>2024-07-19 15:12:35 +0200
committerTim Suhling <tim@suhling.com>2024-07-19 15:12:35 +0200
commitc02bb4ac9df63c3bed3a0771e02e0f6900e3074d (patch)
tree763abf36441a1518fd5a825824df9c9b2bf329f9 /test/double_linear.inp
parent1c0aee1f87f9f35da422f51601e3baffda071d19 (diff)
parentcf5c404add0c69d25effbc8e6cc10545918ca4b8 (diff)
Merge branch 'master' into plot
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