From 0ff1bad0697ca7373a9716b80ce4b56d6a20992a Mon Sep 17 00:00:00 2001 From: Thomas Albers Raviola Date: Fri, 19 Jul 2024 14:47:33 +0200 Subject: Add further tests --- test/asymmetric.inp | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 test/asymmetric.inp (limited to 'test/asymmetric.inp') diff --git a/test/asymmetric.inp b/test/asymmetric.inp new file mode 100644 index 0000000..cdf3e84 --- /dev/null +++ b/test/asymmetric.inp @@ -0,0 +1,17 @@ +1.0 # mass +0.0 20.0 1999 # xMin xMax nPoint +1 7 # first and last eigenvalue to include in the output +cspline # interpolation type +12 # nr. of interpolation points and xy declarations +0.0 30.0 +1.0 11.8 +2.0 1.7 +3.0 0.0 +5.0 0.6 +7.0 1.6 +9.0 2.4 +11.0 3.0 +13.0 3.4 +15.0 3.6 +19.0 3.79 +20.0 3.8 -- cgit v1.2.3